Dear All,
This might nog be 100% tvheadend related, but I am sure theres a lot of knowedge here to help me out!
I got two adapters in my debian wheezy server;
1.) TEVII s460
2.) Cynergy Terrtac USB HD RC
The first gets recognized in tvheadend and is visible in /dev/dvb as adapter0
The 2nd, I compiled drivers for and is visible as;
lsusb;
lsusb -v;'
I think thats all fine!! ( I compiled the driver myself and no errors)
But....... There is no /dev/adapter1
And (thus?!) tvheadend doesnt recognize it.
What is the cause of my problem?
Thnx!
This might nog be 100% tvheadend related, but I am sure theres a lot of knowedge here to help me out!
I got two adapters in my debian wheezy server;
1.) TEVII s460
2.) Cynergy Terrtac USB HD RC
The first gets recognized in tvheadend and is visible in /dev/dvb as adapter0
The 2nd, I compiled drivers for and is visible as;
lsusb;
Code:
Bus 001 Device 002: ID 0ccd:00d3 TerraTec Electronic GmbH
lsusb -v;'
Code:
Bus 001 Device 002: ID 0ccd:00d3 TerraTec Electronic GmbH
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0ccd TerraTec Electronic GmbH
idProduct 0x00d3
bcdDevice 1.00
iManufacturer 1 Realtek
iProduct 2 RTL2838UHIDIR
iSerial 3 00000001
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 4 USB2.0-Bulk&Iso
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 5 Bulk-In, Interface
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
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 0
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 5 Bulk-In, Interface
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 2
Device Status: 0x0000
(Bus Powered)
I think thats all fine!! ( I compiled the driver myself and no errors)
But....... There is no /dev/adapter1
And (thus?!) tvheadend doesnt recognize it.
What is the cause of my problem?
Thnx!