I have the same configuration and it is working well so the good news is you should be able to get there. Here are some tips. You no longer need media-tv/linuxtv-dvb as this is now in the kernel. Add "media-tv/linuxtv-dvb" to /etc/portage/package.mask (you may need to create the directory and file). I've included my .config but I use udev rather than devfs and as a result my /lib/udev-state/devices.tar.bz2 has all the dvb stuff in it. I think I used make MAKEDEV-DVB.sh and /etc/init.d/halt.sh script grabs it all and sticks it in the tar file. Perhaps the same happens for devfs. My /etc/modules.autoload.d/kernel-2.6 contains grundig_29504-401 lsmod gives this Module Size Used by ohci_hcd 16644 0 ehci_hcd 23812 0 uhci_hcd 28560 0 budget 4864 0 budget_core 5764 1 budget saa7146 15652 2 budget,budget_core ttpci_eeprom 2560 1 budget_core 3c59x 35368 0 via_agp 6016 1 agpgart 28072 1 via_agp usbcore 89564 5 ohci_hcd,ehci_hcd,uhci_hcd grundig_29504_401 6404 1 dvb_core 54932 7 budget,budget_core,grundig_29504_401 Rgds Scott White > Thanks for the help so far - it was that the gentoo kernel (using the > genkernel tool) didnt seem to include v4l support or make the modules. > Ive now compiled 2.6.5 gentoo-dev-sources with dvb support. > > Now instead I get the following from dmesg | grep dvb: > > saa7146: register extension 'budget dvb'. > saa7146: register extension 'budget_patch dvb'. > saa7146: register extension 'dvb'. > > I dont get any of the > > saa7146: found saa7146 @ mem 2284d000 (revision 1, irq 11) > (0x13c2,0x1005). DVB: registering new adapter (TT-Budget/WinTV-NOVA-T > PCI). > TT-Budget/WinTV-NOVA-T PCI adapter 0 has MAC addr = 00:d0:5c:1f:20:ea > > which Ive seen on some forums. What am I doing wrong? > > Ive tried both compiling in dvb, and using loadable modules. When I > compile the kernel, it doesn't give me the option of specifying where > dvb-ttpci-01.fw is - although I've put it where the readme specifies > in /usr/lib/hotplug/firmware anyway. Could this be the problem? > > Also, I don't have any files in the /dev/dvb/adapter0 directory, even > after downloading and running MAKEDEV-DVB.sh in the linuxtv-dvb > tarball. > > Any ideas? > > Cheers, > > Steveybaby2 > >>From: Gavin Hamill <gdh@acentral.co.uk> >>To: linux-dvb@linuxtv.org >>Subject: [linux-dvb] Re: Hauppauge NOVA-T and unresolved symbols under >> gentoo >>Date: Fri, 21 May 2004 11:15:31 +0100 >> >>On Thursday 20 May 2004 16:50, stevey baby wrote: >> > Hi all, >> > >> > unresolved symbol video_register_device_R053a0ec0 >> > unresolved symbol video_unregister_device_Rd83361ff >> >>Try 'modprobe videodev' - that's the core Video4Linux support which >> your DVB >>module is requiring. >> >>Cheers, >>Gavin. > > _________________________________________________________________ > Express yourself with cool new emoticons > http://www.msn.co.uk/specials/myemo > > > > -- > Info: > To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe > linux-dvb" as subject.
Attachment:
lian.config
Description: Binary data