Hallo zäme
Vermutlich stehe ich komplett auf dem Schlauch, da meine Linux/USB Kenntnisse nicht ausreichen.
Um knxd mit einem USB aufzurufen, bedarf es nach meinem Wissensstand folgender Parameter:
-DTRS -b usb:
Hinter usb: folgt dann eine HID Adresse (z.B. 1:4:1:0:0). Wie finde ich diese Adresse zu meinem USB Device? Im lsusb habe ich keinen Eintrag gefunden.
Wer kann mir hier bitte helfen?
LG Michi
lsusb ergibt:
Bus 002 Device 006: ID 135e:0025
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x135e
idProduct 0x0025
bcdDevice 1.01
iManufacturer 1 Hager Electro
iProduct 2 KNX-USB Data Interface
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 50mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.01
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 56
Report Descriptors:
** UNAVAILABLE **
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 2
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval
Device Status: 0x0000
Vermutlich stehe ich komplett auf dem Schlauch, da meine Linux/USB Kenntnisse nicht ausreichen.
Um knxd mit einem USB aufzurufen, bedarf es nach meinem Wissensstand folgender Parameter:
-DTRS -b usb:
Hinter usb: folgt dann eine HID Adresse (z.B. 1:4:1:0:0). Wie finde ich diese Adresse zu meinem USB Device? Im lsusb habe ich keinen Eintrag gefunden.
Wer kann mir hier bitte helfen?
LG Michi
lsusb ergibt:
Bus 002 Device 006: ID 135e:0025
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x135e
idProduct 0x0025
bcdDevice 1.01
iManufacturer 1 Hager Electro
iProduct 2 KNX-USB Data Interface
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 50mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.01
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 56
Report Descriptors:
** UNAVAILABLE **
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 2
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval
Device Status: 0x0000
Kommentar