ilmusy wrote: > 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.
You did use the build from portage? > > 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 I am uncertain why ivtv will try to load the modules if they are loaded already? But there is no error as far as i can see, but you should include the whole ivtv init in your mail (see below). > > > The modules are in the folder: > > /lib/modules/2.6.17-gentoo-r7/kernel/drivers/media/video Good > > 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 Why? Is there a reason you need these loaded on startup? If not please let ivtv load them. (This should not make any difference AFAIK) > > 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. There are none except for not telling us if you even tried capturing from the pvr350 and not providing the complete ivtv init. You should always include the ivtv init from the logs. It starts with: ===== START STATUS CARD #0 ====== and ends with ====== END STATUS CARD #0 =======. Everything in between paste it in your e-mail. > > Thank you > Greets Sander _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
