Got it :) needed to build these as modules: Device Drivers -> Multimedia devices -> Video Capture Adapaters -> Encoders and Decoders -> Wolfson Microelectronics WM8775 audio ADC with input mixer and Conexant CX2584x audio/video decoders
George Nychis wrote: > I am getting similar errors, i have no clue what these modules are though: > ivtv: ==================== START INIT IVTV ==================== > ivtv: version 0.7.0 (tagged release) loading > ivtv: Linux version: 2.6.17-rc6 SMP preempt mod_unload PENTIUM4 gcc-4.1 > ivtv: In case of problems please include the debug info between > ivtv: the START INIT IVTV and END INIT IVTV lines, along with > ivtv: any module options, when mailing the ivtv-users mailinglist. > ivtv0: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based) > ACPI: PCI Interrupt 0000:03:05.0[A] -> GSI 21 (level, low) -> IRQ 20 > tveeprom 0-0050: Hauppauge model 26032, rev C199, serial# 8181946 > tveeprom 0-0050: tuner model is TCL 2002N 5H (idx 99, type 50) > tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08) > tveeprom 0-0050: audio processor is CX25841 (idx 35) > tveeprom 0-0050: decoder processor is CX25841 (idx 28) > tveeprom 0-0050: has no radio, has IR remote > tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) > ivtv0: Failed to load module cx25840 > ivtv0: Failed to load module wm8775 > ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > ivtv0: Encoder revision: 0x02050032 > ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) > ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) > ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) > ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB > total) > tuner 0-0061: type set to 50 (TCL 2002N) > ivtv0: i2c hardware 0x00000001 not found for command 0xc008561c! > ivtv0: i2c addr 0x44 not found for command 0x4008646f! > ivtv0: i2c hardware 0x00000020 not found for command 0x4008646d! > ivtv0: i2c hardware 0x00000001 not found for command 0x4008646d! > ivtv0: i2c hardware 0x00000001 not found for command 0xc008561c! > ivtv0: i2c hardware 0x00000001 not found for command 0xc008561c! > ivtv0: i2c hardware 0x00000001 not found for command 0xc008561c! > ivtv0: Initialized Hauppauge WinTV PVR-150, card #0 > ivtv: ==================== END INIT IVTV ==================== > > > Nick Rosier wrote: >> Scott, >> >> these modules have been merged into the kernel; you need to select them >> there. >> >> N. >> >> On 7/12/06, scott miller <[EMAIL PROTECTED]> wrote: >>> Technically I've been having this exact same problem since upgrading from a >>> 2.6.12 kernel (for other hardware) and leaving ivtv 0.4.0. Any help would >>> be appreciated, I've pretty much exhausted all other avenues of support I >>> could find. >>> >>> Anyway, here's the results of a modprobe from dmesg: >>> >>> ivtv: ==================== START INIT IVTV ==================== >>> ivtv: version 0.7.0 (tagged release) loading >>> ivtv: Linux version: 2.6.17-gentoo-r2 SMP mod_unload gcc-3.4 >>> ivtv: In case of problems please include the debug info between >>> ivtv: the START INIT IVTV and END INIT IVTV lines, along with >>> ivtv: any module options, when mailing the ivtv-users mailinglist. >>> ivtv0: Autodetected Hauppauge WinTV PVR-250 card (cx23415 based) >>> ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16 >>> GSI 21 sharing vector 0x42 and IRQ 21 >>> ACPI: PCI Interrupt 0000:05:06.0[A] -> Link [APC1] -> GSI 16 (level, low) >>> -> IRQ 66 >>> ivtv0: Unreasonably low latency timer, setting to 64 (was 32) >>> ivtv0: Failed to load module tveeprom >>> tveeprom 0-0050: Hauppauge model 48011, rev G510, serial# 2670671 >>> tveeprom 0-0050: tuner model is Philips FI1236 MK2 (idx 10, type 2) >>> tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08) >>> tveeprom 0-0050: audio processor is MSP3435 (idx 10) >>> tveeprom 0-0050: decoder processor is SAA7115 (idx 19) >>> tveeprom 0-0050: has no 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 msp3400 >>> ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) >>> ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes) >>> ivtv0: Encoder revision: 0x02050032 >>> ivtv0: Decoder revision: 0x02020023 >>> ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) >>> ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) >>> ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) >>> ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB >>> total) >>> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c! >>> ivtv0: i2c addr 0x21 not found for command 0x4008646f! >>> ivtv0: i2c hardware 0x00000008 not found for command 0x4008646d! >>> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c! >>> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c! >>> ivtv0: i2c hardware 0x00000008 not found for command 0xc008561c! >>> ivtv0: Initialized Hauppauge WinTV PVR-250, card #0 >>> ivtv: ==================== END INIT IVTV ==================== >>> >>> It all seems to stemp from the ivtv0: Failed to load module tveeprom line. >>> For whatever reason tveeprom appears to load and actually does something >>> after that line regardless of this message. Here's my lsmod: >>> >>> Module Size Used by >>> snd_seq_oss 33408 0 >>> snd_seq_device 10252 1 snd_seq_oss >>> snd_seq_midi_event 10880 1 snd_seq_oss >>> snd_seq 51936 4 snd_seq_oss,snd_seq_midi_event >>> ivtv 178768 0 >>> i2c_algo_bit 12296 1 ivtv >>> v4l1_compat 15108 1 ivtv >>> tveeprom 19344 1 ivtv >>> videodev 12928 1 ivtv >>> i2c_dev 13320 0 >>> snd_pcm_oss 40992 0 >>> snd_mixer_oss 18816 1 snd_pcm_oss >>> snd_intel8x0 34984 0 >>> snd_ac97_codec 101464 1 snd_intel8x0 >>> snd_ac97_bus 6656 1 snd_ac97_codec >>> snd_pcm 82440 3 >>> snd_pcm_oss,snd_intel8x0,snd_ac97_codec >>> snd_timer 23560 2 snd_seq,snd_pcm >>> snd 52552 9 >>> snd_seq_oss,snd_seq_device,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer >>> snd_page_alloc 11792 2 snd_intel8x0,snd_pcm >>> nvidia 5428276 0 >>> >>> As you can see tveeprom does actually load and is used by ivtv. However >>> the other 4 modules that ivtv is supposed to load don't. tuner, tda9887, >>> saa7115, and msp3400. >>> >>> Thanks in advance! >>> >>> Scott >>> >>> _______________________________________________ >>> 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
