Hallo liebe Gemeinde
Ich habe mir heute einen DVB-T Stick von TrekStor zugelegt. Nun weiß ich nicht, wie ich Ihn installieren kann. Habe im Forum schon einiges Gelesen,
was mich aber noch mehr verwirrt hat ( z.b. http://forum.ubuntuusers.de/topic/127976/ oder http://forum.ubuntuusers.de/topic/140490/ )
Jeder schreibt dort etwas unterschiedliches. Nichts hat bei mit funktioniert. Hier mal einige Infos:
lsusb:
meech@meech-laptop:~$ lsusb Bus 003 Device 007: ID 15a4:901b Bus 003 Device 004: ID 0846:4260 NetGear, Inc. Bus 003 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 001 Device 003: ID 045e:0083 Microsoft Corp. Basic Optical Mouse Bus 001 Device 001: ID 0000:0000 meech@meech-laptop:~$
lsusb -v (angaben von Bus 003 Device 007)
meech@meech-laptop:~$ lsusb -v
Bus 003 Device 007: ID 15a4:901b
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x15a4
idProduct 0x901b
bcdDevice 2.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 71
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 4
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 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 0x84 EP 4 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 0x85 EP 5 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 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 1 Keyboard
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.01
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 65
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 16
can't get device qualifier: Operation not permitted
can't get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1) Ausschnitt von dmesg nach einstecken des Sticks:
[ 3750.231446] usb 3-2: USB disconnect, address 7 [ 3752.368467] usb 3-2: new high speed USB device using ehci_hcd and address 8 [ 3752.506013] usb 3-2: configuration #1 chosen from 1 choice [ 3752.553703] input: Afatech DVB-T 2 as /devices/pci0000:00/0000:00:03.3/usb3/3-2/3-2:1.1/input/input14 [ 3752.584406] input,hidraw0: USB HID v1.01 Keyboard [Afatech DVB-T 2] on usb-0000:00:03.3-2
Würde mich über eine Funktionierende Anleitung sehr freuen.
mfg. Micha