hi,
i have an Artec T1 USB-DVB-T stick. This device have unrecognized
product ids tells lsusb,
in cold state:
ID 05d8:810b Ultima Electronics Corp.
in warm state:
ID 05d8:810c Ultima Electronics Corp.
I have pictures of the stick here:
http://hal9000.drehmoment.org/artec/artec1.jpg
http://hal9000.drehmoment.org/artec/artec2.jpg
My first try to get the stick to work was editing the product ids:
diff /tmp/linux-2.6.16/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
/usr/src/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
74,75c74,75
< #define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x8109
< #define USB_PID_ULTIMA_TVBOX_USB2_WARM 0x810a
---
> #define USB_PID_ULTIMA_TVBOX_USB2_COLD 0x810b
> #define USB_PID_ULTIMA_TVBOX_USB2_WARM 0x810c
With this changes the stick loads the firmware successfully, the LED is
on. Some devices are created, but the driver create no frontend, dmesg says:
dvb-usb: no frontend was attached by 'Artec T1 USB2.0'
is there a way to get the stick to work?
dmesg says:
usb 4-3: new high speed USB device using ehci_hcd and address 15
usb 4-3: configuration #1 chosen from 1 choice
dvb-usb: found a 'Artec T1 USB2.0' in cold state, will try to load a
firmware
dvb-usb: downloading firmware from file 'dvb-usb-dibusb-6.0.0.8.fw'
usb 4-3: USB disconnect, address 15
dvb-usb: generic DVB-USB module successfully deinitialized and disconnected.
usb 4-3: new high speed USB device using ehci_hcd and address 16
usb 4-3: configuration #1 chosen from 1 choice
dvb-usb: found a 'Artec T1 USB2.0' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (Artec T1 USB2.0).
dvb-usb: no frontend was attached by 'Artec T1 USB2.0'
dibusb: This device has the Panasonic ENV77H11D5 onboard.
input: IR-receiver inside an USB DVB receiver as /class/input/input6
dvb-usb: schedule remote query interval to 150 msecs.
dvb-usb: Artec T1 USB2.0 successfully initialized and connected.
Greetings,
Thomas Rabe
_______________________________________________
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb