Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Problems Pinnacle PCTV Sat on Debian Linux kernel 2.6.6



Hiho,

I try to get a Pinnacle PCTV Sat to work. I test with tvtime, but I 
always get this error message

  videoinput: Can't get tuner info: Invalid argument

and only S-Video and Composite as input sources, but no DVB TV.

These are the details. If you need more information, please tell me.

  * Debian unstable on an AMD XP 2500

  * Kernel 2.6.6, self compiled from Debian sources with an unchanged
    Debian kernel config file (needed to get the closed source ATI
    X11 DRI drivers to work)

  * I load the following kernel modules (found this in a so called "pinux"
    PDF file from a Pinnacle community site)

    modprobe bttv i2c_hw=1 card=94
    modprobe cx24110  
    modprobe dvb-bt8xx

    [ probably I'm already missing something essential here... ]

  * lsmod output

    Module                  Size  Used by
    dvb_bt8xx               8132  0 
    bt878                  11632  1 dvb_bt8xx
    cx24110                 9176  1 
    dvb_core               87720  2 dvb_bt8xx,cx24110
    bttv                  152172  3 dvb_bt8xx,bt878
    video_buf              21252  1 bttv
    v4l2_common             6208  1 bttv
    videodev                9920  1 bttv
    i2c_algo_bit            9736  1 bttv
    btcx_risc               4808  1 bttv
    i2c_core               23492  3 dvb_bt8xx,bttv,i2c_algo_bit
    firmware_class         10368  0 
    evdev                   9536  0 
    fglrx                 212804  7 
    visor                  17804  0 
    usbserial              30640  1 visor
    mousedev               10068  1 
    nfsd                  197280  8 
    exportfs                6464  1 nfsd
    lockd                  64456  2 nfsd
    sunrpc                143688  2 nfsd,lockd
    snd_rme96              26788  3 
    snd_pcm_oss            53668  1 
    snd_mixer_oss          19904  2 snd_pcm_oss
    snd_pcm                96996  2 snd_rme96,snd_pcm_oss
    snd_page_alloc         11460  1 snd_pcm
    snd_timer              25284  1 snd_pcm
    snd                    55140  7 snd_rme96,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    ipv6                  252320  10 
    dm_mod                 45152  0 
    via_agp                 7616  1 
    agpgart                33960  2 via_agp
    uhci_hcd               31376  0 
    usbcore               107292  5 visor,usbserial,uhci_hcd
    soundcore              10400  4 bttv,snd
    psmouse                20104  0 
    aic7xxx               204652  0 
    scsi_mod              121868  1 aic7xxx
    via_rhine              21704  0 
    mii                     5184  1 via_rhine
    crc32                   4352  2 dvb_core,via_rhine
    af_packet              22408  0 
    rtc                    12664  0 
    ext3                  125672  3 
    jbd                    61208  1 ext3
    mbcache                 9220  1 ext3
    ide_disk               19776  6 
    ide_generic             1472  0 
    via82cxxx              14236  1 
    ide_core              148512  3 ide_disk,ide_generic,via82cxxx
    unix                   28528  432

  * dmesg reports this when loading the modules

    bttv: driver version 0.9.14 loaded
    bttv: using 8 buffers with 2080k (520 pages) each for capture
    bttv: Bt8xx card found (0).
    bttv0: Bt878 (rev 17) at 0000:00:0e.0, irq: 17, latency: 32, mmio: 0xbf000000
    bttv0: detected: Pinnacle PCTV Sat [card=94], PCI subsystem ID is 11bd:001c
    bttv0: using: Pinnacle PCTV Sat [card=94,insmod option]
    bttv0: gpio: en=00000000, out=00000000 in=009f00fc [init]
    bttv0: using tuner=-1
    bttv0: registered device video0
    bttv0: registered device vbi0
    bttv0: PLL: 28636363 => 35468950 . ok
    bt878: AUDIO driver version 0.0.0 loaded
    bt878: Bt878 AUDIO function found (0).
    bt878(0): Bt878 (rev 17) at 00:0e.1, irq: 17, latency: 32, memory: 0xbe800000
    attach: checking "bt878 #0 [hw]"
    find by pci: checking "bt878 #0 [hw]"
    attach: "bt878 #0 [hw]", to card 0
    DVB: registering new adapter (Pin).
    DVB: registering frontend 0:0 (Conexant CX24110 with CX24108 tuner, aka HM1221/HM1811)...

  * looks good so far, but tvtime gives me this error message:

    videoinput: Can't get tuner info: Invalid argument

  * also scantv fails:

    scanning channel list europe-west...
    E2   ( 48.25 MHz): ioctl: VIDIOC_G_TUNER(index=0;name="";
         type=unknown;capability=0x0 [];rangelow=0;rangehigh=0;
         rxsubchans=0x0 [];audmode=MONO;signal=0;afc=0): Invalid argument
    no station

    ... and so on

I searched the web, all mailing list archives I found, but without 
success. From the CARDS list on linuxtv.org the Pinnacly PCTV card 
should be supported, so I'm hopefully simply doing something wrong and 
hopefully someone here can tell me what ;)

Thanks,

Joern

-- 
Joern Reder
Development Head ZYN! Coding Division - http://www.zyn.de/

Attachment: pgp00005.pgp
Description: PGP signature


Home | Main Index | Thread Index