Chris, here is my modprobe.conf. I'm using FC2 ----- alias char-major-61 lirc_i2c alias eth0 driverloader alias usb-controller uhci-hcd
alias char-major-81 videodev alias char-major-81-0 ivtv install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb options ivtv ivtv_std=2 tda9887=0 install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c alias snd-card-0 snd-cmipci alias sound-slot-0 snd-cmipci ----- the Unknown parameter line has been there forever. > This is probably from a bad module parameter, what are yours, possibly > remove the black_magic or audiofmt ones from cx25840, or maybe another > one, the Unknown parameter line looks suspicious. > > Thanks, > Chris > On Sat, May 28, 2005 at 09:14:18PM +0200, Patrick de Brabander [mythtv] > wrote: >> After upadting form 0.3.5f -> 0.3.5m the follow errors appear in the >> log. >> >> May 28 21:02:35 localhost kernel: ivtv: Unknown parameter `' >> May 28 21:02:35 localhost kernel: ivtv: ==================== START INIT >> IVTV ==================== >> May 28 21:02:35 localhost kernel: ivtv: version 0.3.5 (m) loading >> May 28 21:02:35 localhost kernel: ivtv: Linux version: 2.6.10-1.771_FC2 >> 686 REGPARM 4KSTACKS gcc-3.3 >> May 28 21:02:35 localhost kernel: ivtv: In case of problems please >> include >> the debug info >> May 28 21:02:35 localhost kernel: ivtv: between the START INIT IVTV and >> END INIT IVTV lines when >> May 28 21:02:35 localhost kernel: ivtv: mailing the ivtv-devel >> mailinglist. >> May 28 21:02:35 localhost kernel: ivtv: Autodetected WinTV PVR 350 card >> May 28 21:02:35 localhost kernel: ivtv: Found an iTVC15 based chip >> May 28 21:02:35 localhost kernel: PCI: Found IRQ 10 for device >> 0000:02:0a.0 >> May 28 21:02:35 localhost kernel: ivtv: XXX PCI device: 0x1130 vendor: >> 0x8086 >> May 28 21:02:37 localhost modprobe: FATAL: Error inserting ivtv_fb >> (/lib/modules/2.6.10-1.771_FC2/ivtv/ivtv-fb.ko): Unknown symbol in >> module, >> or unknown parameter (see dmesg) >> May 28 21:02:38 localhost kernel: ivtv_fb: Unknown symbol >> ivtv_cards_active >> May 28 21:02:38 localhost modprobe: FATAL: Error running install command >> for ivtv >> May 28 21:02:39 localhost kernel: ivtv_fb: Unknown symbol ivtv_debug >> May 28 21:02:40 localhost kernel: ivtv_fb: Unknown symbol ivtv_vapi >> May 28 21:02:40 localhost kernel: ivtv_fb: Unknown symbol ivtv_cards >> May 28 21:02:40 localhost kernel: ivtv_fb: Unknown symbol ivtv_api >> May 28 21:02:40 localhost kernel: tveeprom: Hauppauge: model = 48139, >> rev >> = K257, serial# = 7596027 >> May 28 21:02:40 localhost kernel: tveeprom: tuner = Philips FM1216 ME >> MK3 >> (idx = 57, type = 38) >> May 28 21:02:40 localhost kernel: tveeprom: tuner fmt = PAL(B/G) PAL(I) >> SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) >> May 28 21:02:40 localhost kernel: tveeprom: audio_processor = CS5331 >> (type >> = 9) >> May 28 21:02:40 localhost kernel: ivtv: i2c attach >> [client=tveeprom[50],ok] >> May 28 21:02:40 localhost kernel: ivtv: Tuner Type 38, Tuner formats >> 0x00400e17, Radio: yes, Model 0x00ad2557, Revision 0x00000001 >> May 28 21:02:40 localhost kernel: ivtv: Radio detected >> May 28 21:02:40 localhost kernel: tuner: Ignoring new-style parameters >> in >> presence of obsolete ones >> >> gr. >> >> patrick >> >> > >> > This uses a register containing the VBI buffer offset to be exact >> about >> > buffer >> > grabbing, seems much better than the old method and so far seems to >> not >> > miss >> > characters in vbi insertion etc... >> > >> > Please check this in PAL for teletext, still trying to get it working >> > right >> > and not missing characters in raw mode, hopefully this buffer offset >> thing >> > makes that happen, or closer. >> > >> > #0.3.5m: http://www.ivtv.tv/releases/ivtv-0.3/ >> > >> > Thanks, >> > Chris >> > -- >> > --- >> > Chris Kennedy / [EMAIL PROTECTED] >> > Engineer KMOS-TV/KTBG-FM >> > Broadcasting Services Department >> > Central Missouri State University >> > >> > >> > ------------------------------------------------------- >> > This SF.Net email is sponsored by Yahoo. >> > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! >> > Search APIs Find out how you can build Yahoo! directly into your own >> > Applications - visit >> http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 >> > _______________________________________________ >> > ivtv-devel mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/ivtv-devel >> > >> >> >> -- >> gr. >> >> patrick >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by Yahoo. >> Introducing Yahoo! Search Developer Network - Create apps using Yahoo! >> Search APIs Find out how you can build Yahoo! directly into your own >> Applications - visit >> http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 >> _______________________________________________ >> ivtv-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/ivtv-devel > > -- > --- > Chris Kennedy / [EMAIL PROTECTED] > Engineer KMOS-TV/KTBG-FM > Broadcasting Services Department > Central Missouri State University > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 > _______________________________________________ > ivtv-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > -- gr. patrick ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
