TechniSat SkyStar USB plus
From LinuxTVWiki
(Difference between revisions)
m (note on support) |
m (verbose output of lsusb, i think it could help) |
||
| Line 7: | Line 7: | ||
Apparently the device is actually a rebranded [[TechnoTrend TT-connect S-2400]]. | Apparently the device is actually a rebranded [[TechnoTrend TT-connect S-2400]]. | ||
| - | Output of <code>lsusb</code>: | + | Output of <code>lsusb -v</code>: |
| - | Bus | + | <pre> |
| + | Bus 005 Device 006: ID 0b48:3006 TechnoTrend AG | ||
| + | Device Descriptor: | ||
| + | bLength 18 | ||
| + | bDescriptorType 1 | ||
| + | bcdUSB 2.00 | ||
| + | bDeviceClass 255 Vendor Specific Class | ||
| + | bDeviceSubClass 255 Vendor Specific Subclass | ||
| + | bDeviceProtocol 255 Vendor Specific Protocol | ||
| + | bMaxPacketSize0 64 | ||
| + | idVendor 0x0b48 TechnoTrend AG | ||
| + | idProduct 0x3006 | ||
| + | bcdDevice 0.00 | ||
| + | iManufacturer 0 | ||
| + | iProduct 0 | ||
| + | iSerial 0 | ||
| + | bNumConfigurations 1 | ||
| + | Configuration Descriptor: | ||
| + | bLength 9 | ||
| + | bDescriptorType 2 | ||
| + | wTotalLength 171 | ||
| + | bNumInterfaces 1 | ||
| + | bConfigurationValue 1 | ||
| + | iConfiguration 0 | ||
| + | bmAttributes 0x80 | ||
| + | (Bus Powered) | ||
| + | MaxPower 100mA | ||
| + | Interface Descriptor: | ||
| + | bLength 9 | ||
| + | bDescriptorType 4 | ||
| + | bInterfaceNumber 0 | ||
| + | bAlternateSetting 0 | ||
| + | bNumEndpoints 0 | ||
| + | bInterfaceClass 255 Vendor Specific Class | ||
| + | bInterfaceSubClass 255 Vendor Specific Subclass | ||
| + | bInterfaceProtocol 255 Vendor Specific Protocol | ||
| + | iInterface 0 | ||
| + | Interface Descriptor: | ||
| + | bLength 9 | ||
| + | bDescriptorType 4 | ||
| + | bInterfaceNumber 0 | ||
| + | bAlternateSetting 1 | ||
| + | bNumEndpoints 6 | ||
| + | bInterfaceClass 255 Vendor Specific Class | ||
| + | bInterfaceSubClass 255 Vendor Specific Subclass | ||
| + | bInterfaceProtocol 255 Vendor Specific Protocol | ||
| + | iInterface 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x01 EP 1 OUT | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x81 EP 1 IN | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x02 EP 2 OUT | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x04 EP 4 OUT | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x86 EP 6 IN | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x88 EP 8 IN | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Interface Descriptor: | ||
| + | bLength 9 | ||
| + | bDescriptorType 4 | ||
| + | bInterfaceNumber 0 | ||
| + | bAlternateSetting 2 | ||
| + | bNumEndpoints 6 | ||
| + | bInterfaceClass 255 Vendor Specific Class | ||
| + | bInterfaceSubClass 255 Vendor Specific Subclass | ||
| + | bInterfaceProtocol 255 Vendor Specific Protocol | ||
| + | iInterface 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x01 EP 1 OUT | ||
| + | bmAttributes 3 | ||
| + | Transfer Type Interrupt | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0040 1x 64 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x81 EP 1 IN | ||
| + | bmAttributes 3 | ||
| + | Transfer Type Interrupt | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0040 1x 64 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x02 EP 2 OUT | ||
| + | bmAttributes 3 | ||
| + | Transfer Type Interrupt | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x04 EP 4 OUT | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x86 EP 6 IN | ||
| + | bmAttributes 3 | ||
| + | Transfer Type Interrupt | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x88 EP 8 IN | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Interface Descriptor: | ||
| + | bLength 9 | ||
| + | bDescriptorType 4 | ||
| + | bInterfaceNumber 0 | ||
| + | bAlternateSetting 3 | ||
| + | bNumEndpoints 6 | ||
| + | bInterfaceClass 255 Vendor Specific Class | ||
| + | bInterfaceSubClass 255 Vendor Specific Subclass | ||
| + | bInterfaceProtocol 255 Vendor Specific Protocol | ||
| + | iInterface 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x01 EP 1 OUT | ||
| + | bmAttributes 3 | ||
| + | Transfer Type Interrupt | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0040 1x 64 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x81 EP 1 IN | ||
| + | bmAttributes 3 | ||
| + | Transfer Type Interrupt | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0040 1x 64 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x02 EP 2 OUT | ||
| + | bmAttributes 1 | ||
| + | Transfer Type Isochronous | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x04 EP 4 OUT | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x86 EP 6 IN | ||
| + | bmAttributes 1 | ||
| + | Transfer Type Isochronous | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 1 | ||
| + | Endpoint Descriptor: | ||
| + | bLength 7 | ||
| + | bDescriptorType 5 | ||
| + | bEndpointAddress 0x88 EP 8 IN | ||
| + | bmAttributes 2 | ||
| + | Transfer Type Bulk | ||
| + | Synch Type None | ||
| + | Usage Type Data | ||
| + | wMaxPacketSize 0x0200 1x 512 bytes | ||
| + | bInterval 0 | ||
| + | Device Qualifier (for other device speed): | ||
| + | bLength 10 | ||
| + | bDescriptorType 6 | ||
| + | bcdUSB 2.00 | ||
| + | bDeviceClass 255 Vendor Specific Class | ||
| + | bDeviceSubClass 255 Vendor Specific Subclass | ||
| + | bDeviceProtocol 255 Vendor Specific Protocol | ||
| + | bMaxPacketSize0 64 | ||
| + | bNumConfigurations 1 | ||
| + | Device Status: 0x0000 | ||
| + | (Bus Powered) | ||
| + | </pre> | ||
===Components Used=== | ===Components Used=== | ||
Revision as of 14:21, 3 January 2008
A DVB-S USB device from TechniSat.
It is currently unsupported by LinuxTV.
Overview
Apparently the device is actually a rebranded TechnoTrend TT-connect S-2400.
Output of lsusb -v:
Bus 005 Device 006: ID 0b48:3006 TechnoTrend AG
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
idVendor 0x0b48 TechnoTrend AG
idProduct 0x3006
bcdDevice 0.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 171
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 0
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 6
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x86 EP 6 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x88 EP 8 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 2
bNumEndpoints 6
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x86 EP 6 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x88 EP 8 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 3
bNumEndpoints 6
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x86 EP 6 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x88 EP 8 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Components Used
- NXP/Philips TDA8263 (tuner)
- NXP/Philips TDA10086HT (demodulator)
- Cypress CY7C68013A (i.e. FX2) (USB bridge)
- Atmel AT24C02Bn (EEPROM)
- STMicroelectronics LNBP21PD (LNB controller)