On 5/15/06, Dominik Bruhn <[EMAIL PROTECTED]> wrote: > Hy, > got the following Hardware: > - Asus K8V (most recent BIOS) > - AMD Sempron 2600+ (S754) (Palermo) > - 2x512MB DDR33 RAM > - Haupaug PVR150 > > and this Hardware: > - Gentoo Linux ~x86 > - Kernel: > Linux theather 2.6.16-gentoo-r7 #3 PREEMPT Sun May 14 23:25:20 CEST 2006 i686 > AMD Sempron(tm) Processor 2800+ GNU/Linux > - IVTV: Version 0.4.2 from Gentoo-Package > > I installed ivtv via emerge. Everything works except the audio. > <snip>
ivtv 0.4.2 is for kernel version <= 2.6.15. Since you're using 2.6.16 you should use ivtv 0.6.2. Doesn't look like ivtv 0.6 is in portage yet, so you either have find an unofficial ebuild or install the driver manually (or downgrade your kernel). Also make sure your kernel is compiled with 'Add support for additional audio chipsets' (VIDEO_AUDIO_DECODER) and 'Add support for additional video chipsets' (VIDEO_DECODER) turned on, otherwise some needed modules will be missing. If you're still experiencing problems remember to post the output from dmesg, as described here: http://ivtvdriver.org/index.php/Asking_for_help Regards, Petter _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
