The ebuild, media-tv/ivtv-0.2.0_rc3-r5, does not install the tuner module. It compiles it just fine along with everything else, but at the end it does not install it. Its an extremely easy fix of just adding an extra line to have the module installed. Reproducible: Always Steps to Reproduce: 1.emerge =ivtv-0.2.0_rc3-r5 2. 3. Actual Results: Emerges successfully, but the tuner module is not installed with the other modules. Expected Results: Everything it currently does, as well as install the tuner module.
Created attachment 62633 [details] modified to install the tuner module
Please, post just the diff, not the whole ebuild next time so that it's easier to review the required changes. Thanks.
I can confirm the bug, and the proposed fix works for me.
Some of the cards ivtv supports (m179 for example) need to use the in kernel tuner module, it would be nice to have a use flag notuner or similar.
(In reply to comment #4) > Some of the cards ivtv supports (m179 for example) need to use the in kernel > tuner module, it would be nice to have a use flag notuner or similar. Actually, most of the cards ivtv supports require the in kernel tuner. The ivtv tuner is only for the pvr 150/500 and it's only until they stablize it out and get it rolled into the in kernel one and then it shall go away.
Please upgrade to version 0.4.0-r2.