Mailing List archive

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

[linux-dvb] Re: DiBcom DVB-T USB and frontend driver (Twinhan,KWorld, Hama)



Hi Patrick,

as soon as I've read about your new driver, I've downloaded the CVS
dvb-kernel and tried it.
After making a symlink(from dibusb.c to dvb-diusb) it compiled
clean(Bug?).
But I couldn't get it working. Plugging in the device, hotplug loads the
driver and the device powers on. After manually loading the frontend
module, I was able to run all dvb tools.
Running scan I got the following:

scanning downloads/init-conf-bremen
using '/dev/dvb/adapter1/frontend0' and '/dev/dvb/adapter1/demux0'
initial transponder 482000000 0 1 0 1 1 0 0
initial transponder 562000000 0 1 0 1 1 0 0
initial transponder 642000000 0 1 0 1 1 0 0
initial transponder 698000000 0 1 0 1 1 0 0
>>> tune to:
482000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_NONE:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
WARNING: filter timeout pid 0x0010
>>> tune to:
562000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_NONE:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
WARNING: filter timeout pid 0x0010
>>> tune to:
642000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_NONE:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
WARNING: filter timeout pid 0x0010
>>> tune to:
698000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_NONE:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
WARNING: filter timeout pid 0x0010
dumping lists (0 services)
Done.

I had similar experiences with the first driver but this time I even got
no signals from the 3 status LEDs(using the first driver, they flashed
shortly).

Also tzap doesn't work. The output is:

using '/dev/dvb/adapter1/frontend0' and '/dev/dvb/adapter1/demux0'
tuning to 482000000 Hz
video pid 0x00c9, audio pid 0x00ca
status 1f | signal d780 | snr 4015 | ber 00000000 | unc 00000000 |
FE_HAS_LOCK
status 1f | signal d780 | snr 4015 | ber 00000000 | unc 00000000 |
FE_HAS_LOCK
....

But there's no LED activity at all.





Home | Main Index | Thread Index