-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Aries Aries wrote: >Scott Alfter wrote: >> 1) If you're running Linux 2.6.15 or later, the official ebuild forces you >> to use the kernel's tuner.ko (and some other modules). Support for some >> newer tuners (such as the Samsung tuners on my card) isn't included >> there. You need to modify the ebuild so that ivtv's tuner.ko will be >> built and installed instead. > > How do I do that? Or is it fixed in your ebuild?
It's fixed in the ebuild. >> I've put a fixed ebuild up here that you can put in your Portage overlay: >> >> http://alfter.us/files/ivtv-0.4.2-r2.ebuild >> >> It pulls in the patch: >> >> http://alfter.us/files/ivtv-0.4.2-Samsungtuner.patch >> >> You'll want to rebuild your kernel source with CONFIG_VIDEO_BT848, >> CONFIG_VIDEO_AUDIO_DECODER, and CONFIG_VIDEO_DECODER disabled (instead of >> enabled) before using this ebuild. > > Okay, did all that. But It still complains about not having these things in > the module, so I thought to delete these modules in the ebuild, so I changed > this line: > CONFIG_CHECK="${CONFIG_CHECK} VIDEO_DECODER VIDEO_AUDIO_DECODER > VIDEO_BT848" > to > CONFIG_CHECK="${CONFIG_CHECK}" > > Digested the ebuild and tried again. It passes the test but after that I get > a lot of errors, like these: > [...] > /var/tmp/portage/ivtv-0.4.2-r2/work/ivtv-0.4.2/driver/saa7115.c:639: error: > structure has no member named `name' > /var/tmp/portage/ivtv-0.4.2-r2/work/ivtv-0.4.2/driver/saa7115.c:666: error: > structure has no member named `name' > [...] > > Maybe you could give me some guidelines to modify the ebuild. It works for me. What kernel version are you building against? I'm using 2.6.15-gentoo. _/_ / v \ Scott Alfter (IIGS( http://alfter.us/ Top-posting! \_^_/ rm -rf /bin/laden >What's the most annoying thing on Usenet? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFD4+wUVgTKos01OwkRAuyXAJ4tPIp/cDRK/LkeprE1Pp+wqvs6wQCghAlc Hdu0Hh/pLw9ff7SFybqn6BI= =M8Rc -----END PGP SIGNATURE----- _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
