well this is what lsmod shows me [code]> lsmod Module Size Used by tda9887 15248 0 wm8775 6028 0 cx25840 27152 0 tuner 23456 0 tveeprom 13356 0 ivtv 212628 0 firmware_class 8832 2 cx25840,ivtv i2c_algo_bit 9480 1 ivtv i2c_core 18304 7 tda9887,wm8775,cx25840,tuner,tveeprom,ivtv,i2c_algo_bit videodev 8192 1 ivtv snd_pcm_oss 49312 0 snd_mixer_oss 17920 2 snd_pcm_oss snd_seq_oss 32512 0 snd_seq_midi_event 6912 1 snd_seq_oss snd_seq 50832 4 snd_seq_oss,snd_seq_midi_event snd_seq_device 7820 2 snd_seq_oss,snd_seq snd_intel8x0 30944 2 snd_ac97_codec 92028 1 snd_intel8x0 snd_ac97_bus 2816 1 snd_ac97_codec snd_pcm 81668 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec snd_timer 22276 2 snd_seq,snd_pcm snd 46436 11 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer soundcore 8416 2 snd snd_page_alloc 9352 2 snd_intel8x0,snd_pcm fglrx 441792 7 intel_agp 21148 1 agpgart 29772 2 fglrx,intel_agp[/code] and this is "dmesg | grep ivtv" [code]> dmesg | grep ivtv ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.4.2 (tagged release) loading ivtv: Linux version: 2.6.14-gentoo-r5 SMP PENTIUM4 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 WinTV PVR 150 card (cx23416 based) ivtv0: Unreasonably low latency timer, setting to 64 (was 32) tveeprom: ivtv version ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61] cx25840 0-0044: ivtv driver cx25840 0-0044: cx25842-23 found @ 0x88 (ivtv i2c driver #0) ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44] wm8775 0-001b: ivtv driver wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0) ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b] tda9887 0-0043: (ivtv) chip found @ 0x86 (ivtv i2c driver #0) ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] 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: 161 x 12960 buffers (2048KB total) ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total) ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total) tuner: type set to 55 (TCL 2002MB) by ivtv i2c driver #0 ivtv0: Initialized WinTV PVR 150, card #0 ivtv: ==================== END INIT IVTV ====================[/code] do you see anything that might help me set my tuner so that i can watch tv??
>No, when you do a depmod it will find the modules in any sub- >directory. What happens when you modprobe ivtv and what messages >appear in dmesg? > >Keith C _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
