Mailing List archive

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

[linux-dvb] Re: dvb-bt8xx and dst char major problem ? can't find frontend FOUND WHERE IT COMES FROM !



I also am experiencing a "Frontend" issue with the Twinhan VP-1020 (old blue
circuit board).  The current (10/8/04) CVS dvb-kernel drivers will not find
a valid frontend.

Below, I've provided a dmesg snipit of failing to detect a front end using
vanilla kernel 2.6.10-rc1-bk12 and 10/08/04 CVS dvb-kernel driver:

2.6.10-rc1-bk12 10/08/04 CVS dvb-kernel - DST frontend for Twinhan VP-1020
won't load.
-----start dmesg snipit-----
   bttv: driver version 0.9.15 loaded
   bttv: using 8 buffers with 2080k (520 pages) each for capture
   bttv: Bt8xx card found (0).
   ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 10 (level, low) -> IRQ 10
   bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 10, latency: 32, mmio:
0xdc9fe000
   bttv0: using: Twinhan DST + clones [card=113,insmod option]
   bttv0: gpio: en=00000000, out=00000000 in=00f2a8fe [init]
   bttv0: using tuner=4
   tuner: Ignoring new-style parameters in presence of obsolete ones
   bttv0: add subdevice "dvb0"
   bt878: AUDIO driver version 0.0.0 loaded
   bt878: Bt878 AUDIO function found (0).
   ACPI: PCI interrupt 0000:00:0a.1[A] -> GSI 10 (level, low) -> IRQ 10
   bt878(0): Bt878 (rev 17) at 00:0a.1, irq: 10, latency: 32, memory:
0xdc9ff000
   DVB: registering new adapter (bttv0).
   dvb-bt8xx: A frontend driver was not found for device 109e/0878 subsystem
0000/0000
-----end dmesg snipit-----

Below is a dmesg snipit of a Gentoo-dev-sources 2.6.9-r3 (with the stock
dvb-kernel drivers).  This configuration correctly identifies and loads the
dst front end:

Stock 2.6.9 kernel (and dvb-drivers) - Twinhan VP-1020 is working.
-----start dmesg snipit-----
   bttv: driver version 0.9.15 loaded
   bttv: using 8 buffers with 2080k (520 pages) each for capture
   bttv: Bt8xx card found (0).
   ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 10 (level, low) -> IRQ 10
   bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 10, latency: 32, mmio:
0xdc9fe000
   bttv0: using: Twinhan DST + clones [card=113,insmod option]
   bttv0: gpio: en=00000000, out=00000000 in=00f234fe [init]
   bttv0: using tuner=4 tuner: Ignoring new-style parameters in presence of
obsolete ones
   bttv0: add subdevice "dvb0"
   bt878: AUDIO driver version 0.0.0 loaded
   bt878: Bt878 AUDIO function found (0).
   ACPI: PCI interrupt 0000:00:0a.1[A] -> GSI 10 (level, low) -> IRQ 10
   bt878(0): Bt878 (rev 17) at 00:0a.1, irq: 10, latency: 32, memory:
0xdc9ff000
   attach: checking "bt878 #0 [hw]"
   find by pci: checking "bt878 #0 [hw]"
   attach: "bt878 #0 [hw]", to card 0
   DVB: registering new adapter (DST).
   bt878 find by dvb adap: checking "Siemens/Technotrend/Hauppauge PCI
rev1.3"
   bt878 find by dvb adap: NOT found "Siemens/Technotrend/Hauppauge PCI
rev1.3"
   bt878 find by dvb adap: checking "DST"
   dst_check_ci: recognize DST-MOT
   DST type : satellite
   DST type flags : 0x4 symdiv
   DVB: registering frontend 1:0 (DST SAT)...
-----end dmesg snipit-----

Any enlightening information, or ideas of how I can best help, please let me
know.
Regards,
Jake





Home | Main Index | Thread Index