Mutta ei toimi. lsusb näyttää laitteen OK, mutta mitään /dev/dvb* -laitteita siitä ei synny.
Onko kokemuksia tosta monille vaikeuksia aiheuttaneesta vekottimesta?
Koodi: Valitse kaikki
root@moth:~# dmesg
...
3.318352] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 3.439775] usb 1-1.3: New USB device found, idVendor=14f7, idProduct=0003
[ 3.450762] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.461296] usb 1-1.3: Product: CableStar Combo HD CI
[ 3.467913] usb 1-1.3: Manufacturer: TechniSat Digital S.A.
[ 3.475085] usb 1-1.3: SerialNumber: 0008C9D91878
[ 4.137879] udevd[156]: starting version 175
[ 6.433281] bcm2708-i2s bcm2708-i2s.0: Failed to create debugfs directory
[ 16.205141] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 16.680879] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 22.992409] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 26.291007] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 27.080045] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 27.822629] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, half-duplex, lpa 0x40A1
[ 40.836139] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:507900k SSFS
root@moth:~# uname -a
Linux moth 3.12.28+ #709 PREEMPT Mon Sep 8 15:28:00 BST 2014 armv6l GNU/Linux
root@moth:~# lsusb -v
...
Bus 001 Device 004: ID 14f7:0003 TechniSat Digital GmbH CableStar Combo HD CI
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x14f7 TechniSat Digital GmbH
idProduct 0x0003 CableStar Combo HD CI
bcdDevice 0.03
iManufacturer 1 TechniSat Digital S.A.
iProduct 2 CableStar Combo HD CI
iSerial 3 0008C9D91878
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
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 100
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
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 1
Device Status: 0x0001
Self Powered
root@moth:~#