Yes, this is what I set in my .config. ? ? [*] Enable loadable module support ? ? ? ? [*] Module unloading ? ? ? ? [*] Forced module unloading ? ? ? ? [ ] Module versioning support ? ? ? ? [ ] Source checksum for all modules ? ? ? ? [*] Automatic kernel module loading ? ?
----- Original Message ----- From: "Rudy Zijlstra" <[EMAIL PROTECTED]> To: "User discussion about IVTV" <[email protected]> Sent: Saturday, September 09, 2006 2:39 PM Subject: Re: [ivtv-users] PVR 350, ivtv 07, kernel 2.6.17-r7, loading of modules fails > imy wrote: > > > Is there really no one who can help? > > Should I try earlier versions of ivtv with kernel 2.6.17? > > > When you build your kernel, did you select "automatic kernel module > loading"? > > Otherwise i have no idea, never used gentoo. > > > > > > > > > ----- Original Message ----- > > *From:* ilmusy <mailto:[EMAIL PROTECTED]> > > *To:* [email protected] <mailto:[email protected]> > > *Sent:* Tuesday, September 05, 2006 12:11 AM > > *Subject:* [ivtv-users] PVR 350, ivtv 07, kernel 2.6.17-r7,loading > > of modules fails > > > > Hi, > > > > I have installed gentoo 2.6.17-r7 on a new harddisk. It's a very > > minimal installation, no X or other big apps so far. > > I've installed a PVR 350. > > > > Then I've installed ivtv 0.70. > > > > I know, that modules are build by the kernel with the current > > kernel and enabled them in the config. My config is mainly a copy > > of a gentoo 2.6.14 version, where my card has running. > > > > But with "modprobe ivtv" loading of some modules fails: > > > > > > saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) > > saa7127 1-0044: saa7127 found @ 0x88 (ivtv i2c driver #0) > > msp3400 1-0040: MSP4418G-A2 found @ 0x80 (ivtv i2c driver #0) > > msp3400 1-0040: MSP4418G-A2 supports nicam and radio, mode is > > autodetect and autoselect > > ivtv0: Failed to load module tveeprom > > tveeprom 1-0050: Hauppauge model 48134, rev J342, serial# 7067564 > > tveeprom 1-0050: tuner model is Temic 4009FR5 (idx 42, type 20) > > tveeprom 1-0050: TV standards PAL(B/G) (eeprom 0x04) > > tveeprom 1-0050: audio processor is MSP4418 (idx 25) > > tveeprom 1-0050: decoder processor is SAA7115 (idx 19) > > tveeprom 1-0050: has radio, has IR remote > > ivtv0: Failed to load module tuner > > ivtv0: Failed to load module tda9887 > > ivtv0: Failed to load module saa7115 > > ivtv0: Failed to load module saa7127 > > ivtv0: Failed to load module msp3400 > > > > The modules are in the folder: > > > > /lib/modules/2.6.17-gentoo-r7/kernel/drivers/media/video > > > > I've put the modules in the file > > /etc/modules.autoload.d/kernel-2.6 to be autoloaded by startup: > > > > tveeprom > > tuner > > tda9887 > > saa7115 > > saa7127 > > msp3400 > > And after reboot with lsmod I can see that the modules can be found: > > > > Module Size Used by > > msp3400 24896 0 > > saa7127 9332 0 > > saa7115 12112 0 > > tda9887 13360 0 > > tuner 43788 0 > > tveeprom 12016 0 > > But when loading ivtv with modprobe loading of the modules still > > fails. > > > > Please tell me where my mistake is. > > > > Thank you > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > > ivtv-users mailing list > > [email protected] > > http://ivtvdriver.org/mailman/listinfo/ivtv-users > > > >------------------------------------------------------------------------ > > > >_______________________________________________ > >ivtv-users mailing list > >[email protected] > >http://ivtvdriver.org/mailman/listinfo/ivtv-users > > > > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users > _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
