For the chips you list it seems to be an hybrid card, with a dibcom bridge. In this case, what's more easy is to make dvb-t working (dib0700 + xc5000) as you have tried. But there's no frontend which uses xc5000, so a new one must be specified. In theory xc5000 is supported.... I hope this helps.<br>
<br>Albert<br><br><div class="gmail_quote">2008/4/11 Jernej Tonejc <<a href="mailto:tonejc@math.wisc.edu" target="_blank">tonejc@math.wisc.edu</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I was wondering if anyone is working on enabling this device under linux.<br>
I took it apart and it contains the following chips:<br>
<br>
DIBcom 0700C-XCCXa-G<br>
USB 2.0 D3LTK.1<br>
0804-0100-C<br>
-----------------<br>
SAMSUNG<br>
S5H1411X01-Y0<br>
NOTKRSUI H0801<br>
-----------------<br>
XCeive<br>
XC5000AQ<br>
BK66326.1<br>
0802MYE3<br>
-----------------<br>
Cirrus<br>
5340CZZ<br>
0748<br>
-----------------<br>
CONEXANT<br>
CX25843-24Z<br>
71035657<br>
0742 KOREA<br>
-----------------<br>
<br>
It seems that all parts should be more or less supported. I played around<br>
with the code and managed to get the IR receiver to work, however the<br>
frontend and tuner do not get attached no matter what kind of combination<br>
I try. The firmware for DiBcom chip gets loaded successfully. Output in<br>
dmesg:<br>
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'<br>
dib0700: firmware started successfully.<br>
...<br>
input: IR-receiver inside an USB DVB receiver as<br>
/devices/pci0000:00/0000:00:1d.7/usb7/7-2/input/input20<br>
<br>
The output of lsusb -v is<br>
<br>
Bus 007 Device 023: ID 2304:023a Pinnacle Systems, Inc. [hex]<br>
Device Descriptor:<br>
bLength 18<br>
bDescriptorType 1<br>
bcdUSB 2.00<br>
bDeviceClass 0 (Defined at Interface level)<br>
bDeviceSubClass 0<br>
bDeviceProtocol 0<br>
bMaxPacketSize0 64<br>
idVendor 0x2304 Pinnacle Systems, Inc. [hex]<br>
idProduct 0x023a<br>
bcdDevice 1.00<br>
iManufacturer 1 YUANRD<br>
iProduct 2 PCTV 801e<br>
iSerial 3 01004E0F9F<br>
bNumConfigurations 1<br>
Configuration Descriptor:<br>
bLength 9<br>
bDescriptorType 2<br>
wTotalLength 46<br>
bNumInterfaces 1<br>
bConfigurationValue 1<br>
iConfiguration 0<br>
bmAttributes 0xa0<br>
(Bus Powered)<br>
Remote Wakeup<br>
MaxPower 500mA<br>
Interface Descriptor:<br>
bLength 9<br>
bDescriptorType 4<br>
bInterfaceNumber 0<br>
bAlternateSetting 0<br>
bNumEndpoints 4<br>
bInterfaceClass 255 Vendor Specific Class<br>
bInterfaceSubClass 0<br>
bInterfaceProtocol 0<br>
iInterface 0<br>
Endpoint Descriptor:<br>
bLength 7<br>
bDescriptorType 5<br>
bEndpointAddress 0x01 EP 1 OUT<br>
bmAttributes 2<br>
Transfer Type Bulk<br>
Synch Type None<br>
Usage Type Data<br>
wMaxPacketSize 0x0200 1x 512 bytes<br>
bInterval 1<br>
Endpoint Descriptor:<br>
bLength 7<br>
bDescriptorType 5<br>
bEndpointAddress 0x81 EP 1 IN<br>
bmAttributes 2<br>
Transfer Type Bulk<br>
Synch Type None<br>
Usage Type Data<br>
wMaxPacketSize 0x0200 1x 512 bytes<br>
bInterval 1<br>
Endpoint Descriptor:<br>
bLength 7<br>
bDescriptorType 5<br>
bEndpointAddress 0x82 EP 2 IN<br>
bmAttributes 2<br>
Transfer Type Bulk<br>
Synch Type None<br>
Usage Type Data<br>
wMaxPacketSize 0x0200 1x 512 bytes<br>
bInterval 1<br>
Endpoint Descriptor:<br>
bLength 7<br>
bDescriptorType 5<br>
bEndpointAddress 0x83 EP 3 IN<br>
bmAttributes 2<br>
Transfer Type Bulk<br>
Synch Type None<br>
Usage Type Data<br>
wMaxPacketSize 0x0200 1x 512 bytes<br>
bInterval 1<br>
Device Qualifier (for other device speed):<br>
bLength 10<br>
bDescriptorType 6<br>
bcdUSB 2.00<br>
bDeviceClass 0 (Defined at Interface level)<br>
bDeviceSubClass 0<br>
bDeviceProtocol 0<br>
bMaxPacketSize0 64<br>
bNumConfigurations 1<br>
Device Status: 0x0000<br>
(Bus Powered)<br>
<br>
<br>
Thanks,<br>
<br>
Jernej<br>
<br>
_______________________________________________<br>
linux-dvb mailing list<br>
<a href="mailto:linux-dvb@linuxtv.org" target="_blank">linux-dvb@linuxtv.org</a><br>
<a href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb" target="_blank">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br>
</blockquote></div><br>