Hi guys, I've got one new isdb-t usb full-seg dongle, with siano driver but I can't make it work with v4linux.<br><div class="gmail_quote">I've installed last version of v4l but it still doesn't load any driver. lsusb gives me:<br>
<br>----------------------------------------------------------------------------------------------------<br>
Bus 001 Device 005: ID 187f:0600 Siano Mobile Silicon <br>Couldn't open device, some information will be missing<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 0x187f Siano Mobile Silicon<br> idProduct 0x0600 <br>
bcdDevice 0.08<br> iManufacturer 1 <br> iProduct 2 <br> iSerial 0 <br> bNumConfigurations 1<br> Configuration Descriptor:<br> bLength 9<br>
bDescriptorType 2<br> wTotalLength 32<br> bNumInterfaces 1<br> bConfigurationValue 1<br> iConfiguration 0 <br> bmAttributes 0x80<br> (Bus Powered)<br>
MaxPower 100mA<br> Interface Descriptor:<br> bLength 9<br> bDescriptorType 4<br> bInterfaceNumber 0<br> bAlternateSetting 0<br> bNumEndpoints 2<br>
bInterfaceClass 255 Vendor Specific Class<br> bInterfaceSubClass 255 Vendor Specific Subclass<br> bInterfaceProtocol 255 Vendor Specific Protocol<br> iInterface 0 <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 0<br> Endpoint Descriptor:<br> bLength 7<br> bDescriptorType 5<br>
bEndpointAddress 0x02 EP 2 OUT<br> bmAttributes 2<br> Transfer Type Bulk<br> Synch Type None<br> Usage Type Data<br> wMaxPacketSize 0x0200 1x 512 bytes<br>
bInterval 0<br>------------------------------------------------------------------------------------------------------------<br><br>As we can see the hardware is 187f:0600 and not 187f:0201 like other siano isdb-t. In my windows 7 64bits the driver calls one file named sdbt_rio.inp instead of common <span>dvb_nova_12mhz<em></em></span>.inp<br>
<br>Typing dmesg it doesn't recognize the driver, it shows:<br>"usb 1-2: new high-speed USB device number 5 using ehci_hcd"<br> <br>I have driver files like sdbt_rio.inp to send if its needed. I don't know what else to do, I guess I tried a lot of things but this stick is somehow different than any other tutorial I saw in internet to isdb-t. My hope is in the fact that the dongle is SMS1xxx.<br>
<br>Thanks,<br>Wender Reis<br></div>