Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
[FeatureRequest] CIS-IBUS Integration
#93
das kommt bei mir  raus

Spoiler!
Code:
P: /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/ttyUSB0/tty/ttyUSB0
N: ttyUSB0
S: serial/by-id/usb-Silicon_Labs_IBUS-IF_0001-if00-port0
S: serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0
E: DEVLINKS=/dev/serial/by-id/usb-Silicon_Labs_IBUS-IF_0001-if00-port0 /dev/serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0
E: DEVNAME=/dev/ttyUSB0
E: DEVPATH=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/ttyUSB0/tty/ttyUSB0
E: ID_BUS=usb
E: ID_MODEL=IBUS-IF
E: ID_MODEL_ENC=IBUS-IF
E: ID_MODEL_ID=85ea
E: ID_PATH=platform-3f980000.usb-usb-0:1.3:1.0
E: ID_PATH_TAG=platform-3f980000_usb-usb-0_1_3_1_0
E: ID_REVISION=0202
E: ID_SERIAL=Silicon_Labs_IBUS-IF_0001
E: ID_SERIAL_SHORT=0001
E: ID_TYPE=generic
E: ID_USB_DRIVER=cp210x
E: ID_USB_INTERFACES=:ff0000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Silicon_Labs
E: ID_VENDOR_ENC=Silicon\x20Labs
E: ID_VENDOR_FROM_DATABASE=Cygnal Integrated Products, Inc.
E: ID_VENDOR_ID=10c4
E: MAJOR=188
E: MINOR=0
E: SUBSYSTEM=tty
E: TAGS=:systemd:
E: USEC_INITIALIZED=12581

und das kriege ich wenn ich -a -p und den DEVPATH nehme:

Spoiler!
Code:
osmc@osmc:~$ sudo udevadm info -a -p /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/ttyUSB0/tty/ttyUSB0

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/ttyUSB0/tty/ttyUSB0':
    KERNEL=="ttyUSB0"
    SUBSYSTEM=="tty"
    DRIVER==""

  looking at parent device '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/ttyUSB0':
    KERNELS=="ttyUSB0"
    SUBSYSTEMS=="usb-serial"
    DRIVERS=="cp210x"
    ATTRS{port_number}=="0"

  looking at parent device '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0':
    KERNELS=="1-1.3:1.0"
    SUBSYSTEMS=="usb"
    DRIVERS=="cp210x"
    ATTRS{bInterfaceClass}=="ff"
    ATTRS{bInterfaceSubClass}=="00"
    ATTRS{bInterfaceProtocol}=="00"
    ATTRS{bNumEndpoints}=="02"
    ATTRS{authorized}=="1"
    ATTRS{supports_autosuspend}=="1"
    ATTRS{bAlternateSetting}==" 0"
    ATTRS{bInterfaceNumber}=="00"
    ATTRS{interface}=="IBUS-IF"

  looking at parent device '/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3':
    KERNELS=="1-1.3"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="00"
    ATTRS{devpath}=="1.3"
    ATTRS{idVendor}=="10c4"
    ATTRS{speed}=="12"
    ATTRS{bNumInterfaces}==" 1"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="64"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="4"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}=="100mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="80"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="0"
    ATTRS{bcdDevice}=="0202"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{serial}=="0001"
    ATTRS{version}==" 1.10"
    ATTRS{urbnum}=="11"
    ATTRS{ltm_capable}=="no"
    ATTRS{manufacturer}=="Silicon Labs"
    ATTRS{removable}=="removable"
    ATTRS{idProduct}=="85ea"
    ATTRS{bDeviceClass}=="00"
    ATTRS{product}=="IBUS-IF"

  looking at parent device '/devices/platform/soc/3f980000.usb/usb1/1-1':
    KERNELS=="1-1"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="02"
    ATTRS{devpath}=="1"
    ATTRS{idVendor}=="0424"
    ATTRS{speed}=="480"
    ATTRS{bNumInterfaces}==" 1"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="64"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="2"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}=="2mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="e0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="5"
    ATTRS{bcdDevice}=="0200"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{version}==" 2.00"
    ATTRS{urbnum}=="76"
    ATTRS{ltm_capable}=="no"
    ATTRS{removable}=="unknown"
    ATTRS{idProduct}=="9514"
    ATTRS{bDeviceClass}=="09"

  looking at parent device '/devices/platform/soc/3f980000.usb/usb1':
    KERNELS=="usb1"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="01"
    ATTRS{devpath}=="0"
    ATTRS{idVendor}=="1d6b"
    ATTRS{speed}=="480"
    ATTRS{bNumInterfaces}==" 1"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="64"
    ATTRS{authorized_default}=="1"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="1"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}=="0mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="e0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="1"
    ATTRS{interface_authorized_default}=="1"
    ATTRS{bcdDevice}=="0404"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{serial}=="3f980000.usb"
    ATTRS{version}==" 2.00"
    ATTRS{urbnum}=="26"
    ATTRS{ltm_capable}=="no"
    ATTRS{manufacturer}=="Linux 4.4.6-3-osmc dwc_otg_hcd"
    ATTRS{removable}=="unknown"
    ATTRS{idProduct}=="0002"
    ATTRS{bDeviceClass}=="09"
    ATTRS{product}=="DWC OTG Controller"

  looking at parent device '/devices/platform/soc/3f980000.usb':
    KERNELS=="3f980000.usb"
    SUBSYSTEMS=="platform"
    DRIVERS=="dwc_otg"
    ATTRS{hnp}=="HstNegScs = 0x0"
    ATTRS{srp}=="SesReqScs = 0x1"
    ATTRS{regvalue}=="invalid offset"
    ATTRS{hsic_connect}=="HSIC Connect = 0x1"
    ATTRS{guid}=="GUID = 0x2708a000"
    ATTRS{mode}=="Mode = 0x1"
    ATTRS{srpcapable}=="SRPCapable = 0x1"
    ATTRS{regdump}=="Register Dump"
    ATTRS{gpvndctl}=="GPVNDCTL = 0x00000000"
    ATTRS{ggpio}=="GGPIO = 0x00000000"
    ATTRS{hprt0}=="HPRT0 = 0x00001405"
    ATTRS{wr_reg_test}=="Time to write GNPTXFSIZ reg 10000000 times: 590 msecs (59 jiffies)"
    ATTRS{driver_override}=="(null)"
    ATTRS{hcd_frrem}=="HCD Dump Frame Remaining"
    ATTRS{mode_ch_tim_en}=="Mode Change Ready Timer Enable = 0x0"
    ATTRS{gnptxfsiz}=="GNPTXFSIZ = 0x01000306"
    ATTRS{remote_wakeup}=="Remote Wakeup Sig = 0 Enabled = 0 LPM Remote Wakeup = 0"
    ATTRS{busconnected}=="Bus Connected = 0x1"
    ATTRS{hcddump}=="HCD Dump"
    ATTRS{gotgctl}=="GOTGCTL = 0x001c0001"
    ATTRS{spramdump}=="SPRAM Dump"
    ATTRS{grxfsiz}=="GRXFSIZ = 0x00000306"
    ATTRS{gsnpsid}=="GSNPSID = 0x4f54280a"
    ATTRS{gusbcfg}=="GUSBCFG = 0x20001700"
    ATTRS{hptxfsiz}=="HPTXFSIZ = 0x02000406"
    ATTRS{devspeed}=="Device Speed = 0x0"
    ATTRS{fr_interval}=="Frame Interval = 0x1d4c"
    ATTRS{rem_wakeup_pwrdn}==""
    ATTRS{bussuspend}=="Bus Suspend = 0x0"
    ATTRS{buspower}=="Bus Power = 0x1"
    ATTRS{hnpcapable}=="HNPCapable = 0x1"
    ATTRS{rd_reg_test}=="Time to read GNPTXFSIZ reg 10000000 times: 1620 msecs (162 jiffies)"
    ATTRS{enumspeed}=="Device Enumeration Speed = 0x1"
    ATTRS{inv_sel_hsic}=="Invert Select HSIC = 0x0"
    ATTRS{regoffset}=="0xffffffff"

  looking at parent device '/devices/platform/soc':
    KERNELS=="soc"
    SUBSYSTEMS=="platform"
    DRIVERS==""
    ATTRS{driver_override}=="(null)"

  looking at parent device '/devices/platform':
    KERNELS=="platform"
    SUBSYSTEMS==""
    DRIVERS==""
IBusCommunicator:
Image  <>  Kodi Addon

[Bild: usersignaturpic-14941mspx.jpg]
Zitieren


Nachrichten in diesem Thema
CIS-IBUS Integration - von madleecher - 08.12.2015, 10:09
RE: CIS-IBUS Integration - von harryberlin - 08.12.2015, 17:15
RE: CIS-IBUS Integration - von madleecher - 08.12.2015, 21:09
RE: CIS-IBUS Integration - von N3mesis - 11.12.2015, 03:08
RE: CIS-IBUS Integration - von Jounz - 28.03.2016, 11:52
RE: CIS-IBUS Integration - von Derhelge - 15.12.2015, 09:18
RE: CIS-IBUS Integration - von harryberlin - 15.12.2015, 09:55
RE: CIS-IBUS Integration - von N3mesis - 15.12.2015, 09:58
RE: CIS-IBUS Integration - von Derhelge - 15.12.2015, 10:03
RE: CIS-IBUS Integration - von N3mesis - 15.12.2015, 13:42
RE: CIS-IBUS Integration - von Derhelge - 18.12.2015, 12:43
RE: CIS-IBUS Integration - von N3mesis - 18.12.2015, 17:17
RE: CIS-IBUS Integration - von madleecher - 21.12.2015, 14:03
RE: CIS-IBUS Integration - von Jounz - 23.03.2016, 19:10
RE: CIS-IBUS Integration - von Derhelge - 24.03.2016, 10:03
RE: CIS-IBUS Integration - von Jounz - 24.03.2016, 10:36
RE: CIS-IBUS Integration - von harryberlin - 24.03.2016, 11:11
RE: CIS-IBUS Integration - von Jounz - 25.03.2016, 21:15
RE: CIS-IBUS Integration - von harryberlin - 25.03.2016, 21:37
RE: CIS-IBUS Integration - von Jounz - 26.03.2016, 14:20
RE: CIS-IBUS Integration - von harryberlin - 26.03.2016, 15:20
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 13:11
RE: CIS-IBUS Integration - von Derhelge - 27.03.2016, 13:14
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 13:43
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 17:50
RE: CIS-IBUS Integration - von Derhelge - 27.03.2016, 13:44
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 18:15
RE: CIS-IBUS Integration - von Jounz - 27.03.2016, 18:58
RE: CIS-IBUS Integration - von harryberlin - 27.03.2016, 19:50
RE: CIS-IBUS Integration - von Jounz - 30.03.2016, 14:13
RE: CIS-IBUS Integration - von harryberlin - 30.03.2016, 15:42
RE: CIS-IBUS Integration - von harryberlin - 30.03.2016, 19:30
RE: CIS-IBUS Integration - von Jounz - 30.03.2016, 21:57
RE: CIS-IBUS Integration - von harryberlin - 31.03.2016, 21:35
RE: CIS-IBUS Integration - von Jounz - 01.04.2016, 17:34
RE: CIS-IBUS Integration - von harryberlin - 01.04.2016, 17:42
RE: CIS-IBUS Integration - von Jounz - 04.04.2016, 19:35
RE: CIS-IBUS Integration - von harryberlin - 04.04.2016, 19:50
RE: CIS-IBUS Integration - von Jounz - 04.04.2016, 20:26
RE: CIS-IBUS Integration - von harryberlin - 04.04.2016, 20:35
RE: CIS-IBUS Integration - von Derhelge - 08.04.2016, 10:55
RE: CIS-IBUS Integration - von Jounz - 17.04.2016, 19:35
RE: CIS-IBUS Integration - von harryberlin - 17.04.2016, 19:42
RE: CIS-IBUS Integration - von Jounz - 18.04.2016, 20:19
RE: CIS-IBUS Integration - von harryberlin - 18.04.2016, 20:21
RE: CIS-IBUS Integration - von Jounz - 21.04.2016, 17:45
RE: CIS-IBUS Integration - von harryberlin - 21.04.2016, 17:51
RE: CIS-IBUS Integration - von Jounz - 21.04.2016, 18:25
RE: CIS-IBUS Integration - von harryberlin - 21.04.2016, 18:57
RE: CIS-IBUS Integration - von N3mesis - 22.04.2016, 18:00
RE: CIS-IBUS Integration - von ante - 23.04.2016, 12:52
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:09
RE: CIS-IBUS Integration - von ante - 23.04.2016, 13:11
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:20
RE: CIS-IBUS Integration - von ante - 23.04.2016, 13:31
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 13:36
RE: CIS-IBUS Integration - von Jounz - 23.04.2016, 15:38
RE: CIS-IBUS Integration - von ante - 23.04.2016, 15:45
RE: CIS-IBUS Integration - von harryberlin - 23.04.2016, 16:31
RE: CIS-IBUS Integration - von Jounz - 24.04.2016, 10:53
RE: CIS-IBUS Integration - von N3mesis - 24.04.2016, 11:36
RE: CIS-IBUS Integration - von harryberlin - 24.04.2016, 17:32
RE: CIS-IBUS Integration - von N3mesis - 25.04.2016, 21:23
RE: CIS-IBUS Integration - von Jounz - 26.04.2016, 18:58
RE: CIS-IBUS Integration - von N3mesis - 26.04.2016, 19:40
RE: CIS-IBUS Integration - von Jounz - 28.04.2016, 21:19
RE: CIS-IBUS Integration - von harryberlin - 28.04.2016, 21:38
RE: CIS-IBUS Integration - von Jounz - 29.04.2016, 18:09
RE: CIS-IBUS Integration - von harryberlin - 29.04.2016, 18:24
RE: CIS-IBUS Integration - von Jounz - 29.04.2016, 19:55
RE: CIS-IBUS Integration - von harryberlin - 29.04.2016, 22:09
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 13:27
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 15:36
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 15:50
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 16:07
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 16:18
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 16:41
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 16:42
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 16:47
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 17:19
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 17:36
RE: CIS-IBUS Integration - von Jounz - 30.04.2016, 17:48
RE: CIS-IBUS Integration - von N3mesis - 30.04.2016, 17:54
RE: CIS-IBUS Integration - von harryberlin - 30.04.2016, 18:09
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 11:43
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 12:13
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 12:23
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 15:09
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 15:12
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:03
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:13
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:14
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:22
RE: CIS-IBUS Integration - von Jounz - 01.05.2016, 16:35
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 16:39
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 21:02
RE: CIS-IBUS Integration - von harryberlin - 01.05.2016, 21:06
RE: CIS-IBUS Integration - von N3mesis - 01.05.2016, 22:07
RE: CIS-IBUS Integration - von Jounz - 08.05.2016, 14:31
RE: CIS-IBUS Integration - von harryberlin - 08.05.2016, 15:03

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 4 Gast/Gäste