After some searching I actualy figured out where the change had to be made, but still no luck. Now from dmesg: dst_get_device_id: Recognise [DCT-CI] DST type flags : 0x1 newtuner 0x10 firmware version = 2 Unfortunately scan still gives me: scan -v est > channels.conf scanning est using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial transponder 322000000 6875000 0 5 >>> tune to: 322000000:INVERSION_AUTO:6875000:FEC_NONE:QAM_256 >>> tuning status == 0x00 ... >>> tuning status == 0x00 WARNING: >>> tuning failed!!! >>> tune to: 322000000:INVERSION_AUTO:6875000:FEC_NONE:QAM_256 (tuning failed) >>> tuning status == 0x00 ... >>> tuning status == 0x00 WARNING: >>> tuning failed!!! ERROR: initial tuning failed dumping lists (0 services) Done. Perhaps someone could send me a working version of drivers? Per Dal?n wrote: > Hi, > > I have the same card as You and I had also problems with > tuning/scaning berfore I changed the dst_tlist[] to be > ".type_flags = DST_TYPE_HAS_NEWTUNE | DST_TYPE_HAS_FW_2" as Manu > suggested. > I have not tested the new combined v4l/dvb cvs yet (hope that I will > find som time for that during the weekend). > So try to change and see if it makes any difference. > > regards > Per Dal?n > > Raido wrote: > >> >From what I can tell, they already have a channels.conf, but I am >> unable to create one. >> >> Svein Olav Bjerkeset wrote: >> >>> Hi, >>> >>> Check this link from the mailing list archive: >>> >>> http://www.linuxtv.org/pipermail/linux-dvb/2005-September/004866.html >>> >>> Svein Olav Bjerkeset >>> >>> >>> >>>> Hi, >>>> >>>> I have a Twinhan Cab-CI card and I've been trying to get it to work in >>>> my Debian machine, I want to use it as a MythTV backend eventually. >>>> The >>>> card is a model 20310(says so on the box). At first I tried it with >>>> the >>>> drivers that came with 2.6.14.1, but all I got from scan was ">>> >>>> tuning status == 0x00". So I tried the more-or-less latest CVS and a >>>> snapshot, but the only difference was that the scanning got faster(it >>>> was very slow at first). Right now I compiled a 2.6.14.3 kernel >>>> without >>>> any DVB drivers(only the dvb-core) included and installed the CVS >>>> versions, again only >>> tuning status == 0x00. >>>> >>>> So I'm wondering, does this card work at all? I understand that there >>>> are different versions? Also, all my channels are encrypted with >>>> Conax, >>>> but I do have a CAM and it works in my win machine. Nevertheless, I >>>> was >>>> under the impression, that I should still be able to detect the >>>> channels, just not watch them, if the CAM part doesn't work? >>>> >>>> It's very likely I'm just doing something wrong or missing a step... >>>> >>>> Raido >>>> >>>> part of dmesg: >>>> >>>> Linux video capture interface: v1.00 >>>> bttv: driver version 0.9.16 loaded >>>> bttv: using 8 buffers with 2080k (520 pages) each for capture >>>> bttv: Bt8xx card found (0). >>>> ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 19 >>>> ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [LNKB] -> GSI 19 (level, >>>> low) -> IRQ 17 >>>> bttv0: Bt878 (rev 17) at 0000:02:07.0, irq: 17, latency: 64, mmio: >>>> 0xfaafe000 >>>> bttv0: detected: Twinhan VisionPlus DVB [card=113], PCI subsystem >>>> ID is >>>> 1822:0001 >>>> bttv0: using: Twinhan DST + clones [card=113,autodetected] >>>> bttv0: gpio: en=00000000, out=00000000 in=00f100fd [init] >>>> bttv0: using tuner=4 >>>> bttv0: add subdevice "dvb0" >>>> bt878: AUDIO driver version 0.0.0 loaded >>>> bt878: Bt878 AUDIO function found (0). >>>> ACPI: PCI Interrupt 0000:02:07.1[A] -> Link [LNKB] -> GSI 19 (level, >>>> low) -> IRQ 17 >>>> bt878(0): Bt878 (rev 17) at 02:07.1, irq: 17, latency: 64, memory: >>>> 0xfaaff000 >>>> DVB: registering new adapter (bttv0). >>>> dst_get_device_id: Recognise [DCT-CI] >>>> >>>> DST type flags : 0x1 newtuner 0x2 ts204 0x8 firmware version = 1 0x10 >>>> firmware version = 2 >>>> dst_get_mac: MAC Address=[00:08:ca:16:15:00] >>>> dst_ca_attach: registering DST-CA device >>>> DVB: registering frontend 0 (DST DVB-C)... >>>>