does ivtv-tune -c channel work?

On 1/4/06, Richard van den Toorn <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I just upgraded to the latest linux kernel (2.6.15) and latest stable ivtv
> version (0.4.1) but have problems using the tuner. I hope somebody can
> help me out here, as the device has already been working with a previous
> kernel and ivtv version (don't have the install anymore but I guess it was
> 2.6.13 with 0.4.0, unfortunately i cannot reproduce this)
>
> Anyway, I only have problems using the tuner. The S-video input works
> fine! when I switch to input 0, I only get static/noise, on any frequency.
> The previous setup also used tuner=38 (Philips FM1216ME MK3), given as
> module argument, but now ivtv automatically detects the tuner correctly (I
> guess it is the right one: I can also vaguely hear the sounds of the
> tv-channel on /dev/video24, but it sounds like it cannot lock and there's
> a lot of noise)
>
> I tried the following versions without any luck (every time cold booting
> the machine...)
>
> ivtv: 0.4.0, 0.4.1 and 0.5.1
> kernel: 2.6.13, 2.6.14, 2.6.15 (including tuner.ko)
>
> Hopefully somebody can give me a hint how to proceed.
>
> $ lspci -v:
> 0000:00:10.0 Multimedia video controller: Internext Compression Inc iTVC16
> (CX23416) MPEG-2 Encoder (rev 01)
>         Subsystem: Hauppauge computer works Inc.: Unknown device 8801
>         Flags: bus master, medium devsel, latency 64, IRQ 5
>         Memory at d8000000 (32-bit, prefetchable) [size=64M]
>         Capabilities: [44] Power Management version 2
>
> [ivtv log]
>
> ivtv:  ==================== START INIT IVTV ====================
> ivtv:  version 0.4.1 (tagged release) loading
> ivtv:  Linux version: 2.6.15 preempt K7 REGPARM gcc-3.3
> 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)
> cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
> cx25840 1-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
> ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
> wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
> vtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
> tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
> ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
> tveeprom 1-0050: Hauppauge model 26559, rev B260, serial# 7681598
> tveeprom 1-0050: tuner model is LG S001D MK3 (idx 60, type 38)
> tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom 
> 0x74)
> tveeprom 1-0050: audio processor is CX25843 (idx 37)
> tveeprom 1-0050: decoder processor is CX25843 (idx 30)
> tveeprom 1-0050: has radio, has no IR remote
> 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)
> ivtv0: Create encoder radio stream
> tuner 1-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
> ivtv0 warning: i2c client addr: 0x43 not found for command 0x40047405!
> ivtv0: Initialized WinTV PVR 150, card #0
> ivtv:  ====================  END INIT IVTV  ====================
>
> $ lsmod -v
>
> lsmod
> ivtv                  192020  0
> tveeprom               14480  0
> tuner                  40228  0
> wm8775                  5900  0
> cx25840                22800  0
> i2c_algo_bit            9096  1 ivtv
> videodev                9344  1 ivtv
> i2c_dev                 9600  0
> i2c_viapro              8596  0
> dm_mod                 51896  0
> asb100                 19604  0
> hwmon_vid               2688  1 asb100
> i2c_core               20240  8 
> tveeprom,tuner,wm8775,cx25840,i2c_algo_bit,i2c_dev,i2c_viapro,asb100
> snd_cmipci             29824  1
> snd_pcm                79368  2 snd_cmipci
> snd_page_alloc         10376  1 snd_pcm
> snd_opl3_lib            9856  1 snd_cmipci
> snd_timer              22404  2 snd_pcm,snd_opl3_lib
> snd_hwdep               8480  1 snd_opl3_lib
> snd_mpu401_uart         7296  1 snd_cmipci
> snd_rawmidi            21504  1 snd_mpu401_uart
> snd                    44216  8 
> snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi
> soundcore               9696  1 snd
>
> module options for
> ivtv: autoload=0 (autoloading didn't work)
>
> Here are some questions I can't answer
>
> 1. Do i really need the tda9887 module? I didn't use it in the past, but
> ivtv complains about it. It doesn't make any difference though...
>
> 2. How do I make the tuner work?
>
> Thanks in advance!
>
> Richard
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> 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

Reply via email to