[linux-dvb] WideView WT-220U (based on ZL353)
Ron Simpkin
ron at doobedoobedo.org
Sat Apr 15 16:57:30 CEST 2006
Hi,
I've just got a new Freecom USB DVB-T stick of the new type. I found Patrick
Boettcher's repository and generated a patch for my kernel from it, as the
repository itself wouldn't compile.
Here's the output from dmesg when I plug it in:
usb 3-6: new high speed USB device using ehci_hcd and address 8
dvb-usb: found a 'WideView WT-220U PenType Receiver (based on ZL353)' in cold
state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-wt220u-zl0353-01.fw' to the
'Cypress FX2'
dvb-usb: WideView WT-220U PenType Receiver (based on ZL353) successfully
initialized and connected.
usbcore: registered new driver dvb_usb_dtt200u
usb 3-6: USB disconnect, address 8
dvb-usb: generic DVB-USB module successfully deinitialized and disconnected.
usb 3-6: new high speed USB device using ehci_hcd and address 9
dvb-usb: found a 'WideView WT-220U PenType Receiver (based on ZL353)' in warm
state.
dvb-usb: will use the device's hardware PID filter (table count: 15).
DVB: registering new adapter (WideView WT-220U PenType Receiver (based on
ZL353)).
DVB: registering frontend 0 (WideView USB DVB-T)...
dvb-usb: schedule remote query interval to 300 msecs.
dvb-usb: WideView WT-220U PenType Receiver (based on ZL353) successfully
initialized and connected.
dvb-usb: recv bulk message failed: -110
and
lsmod |grep dvb
dvb_usb_dtt200u 9476 0
dvb_usb 15816 1 dvb_usb_dtt200u
dvb_core 77352 1 dvb_usb
firmware_class 8128 1 dvb_usb
dvb_pll 7748 1 dvb_usb
i2c_core 17808 5 dvb_usb,i2c_nforce2,w83781d,i2c_isa,eeprom
and finally
dvbscan -c
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x0000
dumping lists (0 services)
Done.
any ideas?
Ron
More information about the linux-dvb
mailing list