Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Cc2531 im iobroker mit Mqtt einbinden

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    192

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.4k

Cc2531 im iobroker mit Mqtt einbinden

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
18 Beiträge 7 Kommentatoren 4.7k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • richiblnR Offline
    richiblnR Offline
    richibln
    schrieb am zuletzt editiert von
    #6

    ich hab ein zotac minipc, linux debian installiert.

    mit mod-FW meinst du https://github.com/Koenkk/zigbee2mqtt/w … oordinator Zigbee Coordinator den?

    sonst hab ich kein anderen für cc2531 stick gefunden.

    ls -l /dev/ttyACM0

    ! root@iobroker:~# ls -l /dev/ttyACM0
    ! crw-rw–-- 1 root dialout 166, 0 Jun 30 19:29 /dev/ttyACM0

    serialport-list ergebnis

    ! root@iobroker:~# serialport-list
    ! /usr/lib/node_modules/serialport/node_modules/bindings/bindings.js:96
    ! throw err
    ! ^
    ! Error: Could not locate the bindings file. Tried:
    ! → /usr/lib/node_modules/serialport/build/serialport.node
    ! → /usr/lib/node_modules/serialport/build/Debug/serialport.node
    ! → /usr/lib/node_modules/serialport/build/Release/serialport.node
    ! → /usr/lib/node_modules/serialport/out/Debug/serialport.node
    ! → /usr/lib/node_modules/serialport/Debug/serialport.node
    ! → /usr/lib/node_modules/serialport/out/Release/serialport.node
    ! → /usr/lib/node_modules/serialport/Release/serialport.node
    ! → /usr/lib/node_modules/serialport/build/default/serialport.node
    ! → /usr/lib/node_modules/serialport/compiled/6.14.2/linux/x64/serialport.node
    ! at bindings (/usr/lib/node_modules/serialport/node_modules/bindings/bindings .js:93:9)
    ! at Object. <anonymous>(/usr/lib/node_modules/serialport/lib/bindings/linux.j s:2:36)
    ! at Module._compile (module.js:577:32)
    ! at Object.Module._extensions..js (module.js:586:10)
    ! at Module.load (module.js:494:32)
    ! at tryModuleLoad (module.js:453:12)
    ! at Function.Module._load (module.js:445:3)
    ! at Module.require (module.js:504:17)
    ! at require (internal/module.js:20:19)
    ! at Object. <anonymous>(/usr/lib/node_modules/serialport/lib/bindings/auto-de tect.js:16:22)
    ! root@iobroker:~# root@iobroker:~# ls -l /dev/ttyACM0
    ! -bash: root@iobroker:~#: Kommando nicht gefunden.
    ! root@iobroker:~# crw-rw–-- 1 root dialout 166, 0 Jun 30 19:29 /dev/ttyACM0
    ! -bash: crw-rw----: Kommando nicht gefunden.</anonymous></anonymous>

    lsusb

    ! root@iobroker:~# lsusb
    ! Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    ! Bus 003 Device 004: ID 0451:16a8 Texas Instruments, Inc.
    ! Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
    ! Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    ! Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    ! Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    1 Antwort Letzte Antwort
    0
    • richiblnR Offline
      richiblnR Offline
      richibln
      schrieb am zuletzt editiert von
      #7

      entschuldige die FW von https://github.com/kirovilya/files/blob … eyJoin.hex

      1 Antwort Letzte Antwort
      0
      • Alex1808A Offline
        Alex1808A Offline
        Alex1808
        schrieb am zuletzt editiert von
        #8

        @richibln:

        root@iobroker:~# ls -l /dev/ttyACM0

        crw-rw–-- 1 root dialout 166, 0 Jun 30 19:29 /dev/ttyACM0 `

        also du hast ttyACM0.

        Jetzt Stick mit CCDebuger Flaschen und kannst testen.

        1 Antwort Letzte Antwort
        0
        • richiblnR Offline
          richiblnR Offline
          richibln
          schrieb am zuletzt editiert von
          #9

          leider ohne erfolg

          wenn ich bei COM port name : ttyACM0 eingebe

          die Status ist gelb, paring geht auch nicht

          1 Antwort Letzte Antwort
          0
          • DutchmanD Online
            DutchmanD Online
            Dutchman
            Developer Most Active Administrators
            schrieb am zuletzt editiert von
            #10

            ttyACM 0 oder/dev/ttyACM0 ?

            Zur den USB Stick Mal raus, Dan wieder rein.

            Gebe in der console ein````
            dmesg

            
            Nachdem der USB Stick eingesteckt wurde siehst du mit dsmeg welcher Port im zugewiesen ist
            
            Sent from my iPhone using Tapatalk
            1 Antwort Letzte Antwort
            0
            • richiblnR Offline
              richiblnR Offline
              richibln
              schrieb am zuletzt editiert von
              #11

              @Dutchman:

              ttyACM 0 oder/dev/ttyACM0 ? `

              ttyACM0

              root@iobroker:~# dmesg

              ! root@iobroker:~# dmesg
              ! [ 0.000000] Linux version 4.9.0-6-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07)
              ! [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=f92dbd93-7e4f-4737-b0d4-bd5162eed30b ro quiet
              ! [ 0.000000] x86/fpu: Legacy x87 FPU detected.
              ! [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
              ! [ 0.000000] e820: BIOS-provided physical RAM map:
              ! [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
              ! [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
              ! [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
              ! [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf58ffff] usable
              ! [ 0.000000] BIOS-e820: [mem 0x00000000bf590000-0x00000000bf59dfff] ACPI data
              ! [ 0.000000] BIOS-e820: [mem 0x00000000bf59e000-0x00000000bf5cffff] ACPI NVS
              ! [ 0.000000] BIOS-e820: [mem 0x00000000bf5d0000-0x00000000bf5dffff] reserved
              ! [ 0.000000] BIOS-e820: [mem 0x00000000bf5ed000-0x00000000bfffffff] reserved
              ! [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
              ! [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
              ! [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
              ! [ 0.000000] NX (Execute Disable) protection: active
              ! [ 0.000000] SMBIOS 2.6 present.
              ! [ 0.000000] DMI: ZOTAC NM10/NM10, BIOS 080016 12/23/2010
              ! [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
              ! [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
              ! [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
              ! [ 0.000000] MTRR default type: uncachable
              ! [ 0.000000] MTRR fixed ranges enabled:
              ! [ 0.000000] 00000-9FFFF write-back
              ! [ 0.000000] A0000-BFFFF uncachable
              ! [ 0.000000] C0000-CFFFF write-protect
              ! [ 0.000000] D0000-DFFFF uncachable
              ! [ 0.000000] E0000-EFFFF write-through
              ! [ 0.000000] F0000-FFFFF write-protect
              ! [ 0.000000] MTRR variable ranges enabled:
              ! [ 0.000000] 0 base 000000000 mask F00000000 write-back
              ! [ 0.000000] 1 base 100000000 mask FC0000000 write-back
              ! [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
              ! [ 0.000000] 3 base 0BF600000 mask FFFF00000 write-through
              ! [ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable
              ! [ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable
              ! [ 0.000000] 6 disabled
              ! [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
              ! [ 0.000000] e820: last_pfn = 0xbf590 max_arch_pfn = 0x400000000
              ! [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff98a4800ff780]
              ! [ 0.000000] Base memory trampoline at [ffff98a480099000] 99000 size 24576
              ! [ 0.000000] BRK [0x11a539000, 0x11a539fff] PGTABLE
              ! [ 0.000000] BRK [0x11a53a000, 0x11a53afff] PGTABLE
              ! [ 0.000000] BRK [0x11a53b000, 0x11a53bfff] PGTABLE
              ! [ 0.000000] BRK [0x11a53c000, 0x11a53cfff] PGTABLE
              ! [ 0.000000] BRK [0x11a53d000, 0x11a53dfff] PGTABLE
              ! [ 0.000000] BRK [0x11a53e000, 0x11a53efff] PGTABLE
              ! [ 0.000000] BRK [0x11a53f000, 0x11a53ffff] PGTABLE
              ! [ 0.000000] BRK [0x11a540000, 0x11a540fff] PGTABLE
              ! [ 0.000000] RAMDISK: [mem 0x35cd3000-0x36e60fff]
              ! [ 0.000000] ACPI: Early table checksum verification disabled
              ! [ 0.000000] ACPI: RSDP 0x00000000000F99F0 000014 (v00 ACPIAM)
              ! [ 0.000000] ACPI: RSDT 0x00000000BF590000 00003C (v01 122310 RSDT1702 20101223 MSFT 00000097)
              ! [ 0.000000] ACPI: FACP 0x00000000BF590200 000084 (v01 122310 FACP1702 20101223 MSFT 00000097)
              ! [ 0.000000] ACPI: DSDT 0x00000000BF590440 00487F (v01 A160PA A160PA03 00000003 INTL 20051117)
              ! [ 0.000000] ACPI: FACS 0x00000000BF59E000 000040
              ! [ 0.000000] ACPI: APIC 0x00000000BF590390 00006C (v01 122310 APIC1702 20101223 MSFT 00000097)
              ! [ 0.000000] ACPI: MCFG 0x00000000BF590400 00003C (v01 122310 OEMMCFG 20101223 MSFT 00000097)
              ! [ 0.000000] ACPI: OEMB 0x00000000BF59E040 000082 (v01 122310 OEMB1702 20101223 MSFT 00000097)
              ! [ 0.000000] ACPI: HPET 0x00000000BF59A440 000038 (v01 122310 OEMHPET 20101223 MSFT 00000097)
              ! [ 0.000000] ACPI: GSCI 0x00000000BF59E0D0 002024 (v01 122310 GMCHSCI 20101223 MSFT 00000097)
              ! [ 0.000000] ACPI: Local APIC address 0xfee00000
              ! [ 0.000000] No NUMA configuration found
              ! [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
              ! [ 0.000000] NODE_DATA(0) allocated [mem 0x13fffb000-0x13fffffff]
              ! [ 0.000000] Zone ranges:
              ! [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
              ! [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
              ! [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
              ! [ 0.000000] Device empty
              ! [ 0.000000] Movable zone start for each node
              ! [ 0.000000] Early memory node ranges
              ! [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
              ! [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bf58ffff]
              ! [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]
              ! [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
              ! [ 0.000000] On node 0 totalpages: 1045806
              ! [ 0.000000] DMA zone: 64 pages used for memmap
              ! [ 0.000000] DMA zone: 21 pages reserved
              ! [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
              ! [ 0.000000] DMA32 zone: 12183 pages used for memmap
              ! [ 0.000000] DMA32 zone: 779664 pages, LIFO batch:31
              ! [ 0.000000] Normal zone: 4096 pages used for memmap
              ! [ 0.000000] Normal zone: 262144 pages, LIFO batch:31
              ! [ 0.000000] Reserving Intel graphics memory at 0x00000000bf800000-0x00000000bfffffff
              ! [ 0.000000] ACPI: PM-Timer IO Port: 0x808
              ! [ 0.000000] ACPI: Local APIC address 0xfee00000
              ! [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
              ! [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
              ! [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
              ! [ 0.000000] ACPI: IRQ0 used by override.
              ! [ 0.000000] ACPI: IRQ9 used by override.
              ! [ 0.000000] Using ACPI (MADT) for SMP configuration information
              ! [ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
              ! [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
              ! [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xbf590000-0xbf59dfff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xbf59e000-0xbf5cffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xbf5d0000-0xbf5dffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xbf5e0000-0xbf5ecfff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xbf5ed000-0xbfffffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfedfffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
              ! [ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
              ! [ 0.000000] e820: [mem 0xc0000000-0xfedfffff] available for PCI devices
              ! [ 0.000000] Booting paravirtualized kernel on bare hardware
              ! [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
              ! [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
              ! [ 0.000000] percpu: Embedded 35 pages/cpu @ffff98a5bfc00000 s105304 r8192 d29864 u524288
              ! [ 0.000000] pcpu-alloc: s105304 r8192 d29864 u524288 alloc=12097152
              ! [ 0.000000] pcpu-alloc: [0] 0 1 2 3
              ! [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1029442
              ! [ 0.000000] Policy zone: Normal
              ! [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=f92dbd93-7e4f-4737-b0d4-bd5162eed30b ro quiet
              ! [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
              ! [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
              ! [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
              ! [ 0.000000] Memory: 4017400K/4183224K available (6240K kernel code, 1159K rwdata, 2868K rodata, 1416K init, 688K bss, 165824K reserved, 0K cma-reserved)
              ! [ 0.000000] Kernel/User page tables isolation: enabled
              ! [ 0.000000] Hierarchical RCU implementation.
              ! [ 0.000000] Build-time adjustment of leaf fanout to 64.
              ! [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
              ! [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
              ! [ 0.000000] NR_IRQS:33024 nr_irqs:456 16
              ! [ 0.000000] Console: colour VGA+ 80x25
              ! [ 0.000000] console [tty0] enabled
              ! [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
              ! [ 0.000000] hpet clockevent registered
              ! [ 0.000000] tsc: Fast TSC calibration using PIT
              ! [ 0.000000] tsc: Detected 1795.709 MHz processor
              ! [ 0.004020] Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.41 BogoMIPS (lpj=7182836)
              ! [ 0.004027] pid_max: default: 32768 minimum: 301
              ! [ 0.004086] ACPI: Core revision 20160831
              ! [ 0.017246] ACPI: 1 ACPI AML tables successfully acquired and loaded
              ! [ 0.017414] Security Framework initialized
              ! [ 0.017418] Yama: disabled by default; enable with sysctl kernel.yama.

              ! [ 0.017432] AppArmor: AppArmor disabled by boot time parameter
              ! [ 0.018192] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
              ! [ 0.021654] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
              ! [ 0.023246] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
              ! [ 0.023263] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
              ! [ 0.024099] CPU: Physical Processor ID: 0
              ! [ 0.024102] CPU: Processor Core ID: 0
              ! [ 0.024106] mce: CPU supports 5 MCE banks
              ! [ 0.024117] CPU0: Thermal monitoring enabled (TM1)
              ! [ 0.024124] process: using mwait in idle threads
              ! [ 0.024132] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
              ! [ 0.024134] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
              ! [ 0.024728] Freeing SMP alternatives memory: 24K
              ! [ 0.027546] ftrace: allocating 25239 entries in 99 pages
              ! [ 0.040230] smpboot: Max logical packages: 2
              ! [ 0.040738] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
              ! [ 0.084000] smpboot: CPU0: Intel(R) Atom(TM) CPU D525 @ 1.80GHz (family: 0x6, model: 0x1c, stepping: 0xa)
              ! [ 0.084000] Performance Events: PEBS fmt0+, Atom events, 8-deep LBR, Intel PMU driver.
              ! [ 0.084000] … version: 3
              ! [ 0.084000] … bit width: 40
              ! [ 0.084000] … generic registers: 2
              ! [ 0.084000] … value mask: 000000ffffffffff
              ! [ 0.084000] … max period: 000000007fffffff
              ! [ 0.084000] … fixed-purpose events: 3
              ! [ 0.084000] … event mask: 0000000700000003
              ! [ 0.084000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
              ! [ 0.084000] x86: Booting SMP configuration:
              ! [ 0.084000] …. node #0, CPUs: #1
              ! [ 0.008000] Disabled fast string operations
              ! [ 0.084441] #2
              ! [ 0.008000] Disabled fast string operations
              ! [ 0.086683] #3
              ! [ 0.008000] Disabled fast string operations
              ! [ 0.088145] x86: Booted up 1 node, 4 CPUs
              ! [ 0.088145] smpboot: Total of 4 processors activated (14365.67 BogoMIPS)
              ! [ 0.092278] devtmpfs: initialized
              ! [ 0.092278] x86/mm: Memory block size: 128MB
              ! [ 0.101443] PM: Registering ACPI NVS region [mem 0xbf59e000-0xbf5cffff] (204800 bytes)
              ! [ 0.101443] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
              ! [ 0.101443] futex hash table entries: 1024 (order: 4, 65536 bytes)
              ! [ 0.101443] pinctrl core: initialized pinctrl subsystem
              ! [ 0.101443] NET: Registered protocol family 16
              ! [ 0.112019] cpuidle: using governor ladder
              ! [ 0.128014] cpuidle: using governor menu
              ! [ 0.128093] ACPI: bus type PCI registered
              ! [ 0.128097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
              ! [ 0.128317] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
              ! [ 0.128323] PCI: not using MMCONFIG
              ! [ 0.128325] PCI: Using configuration type 1 for base access
              ! [ 0.144126] HugeTLB registered 2 MB page size, pre-allocated 0 pages
              ! [ 0.144240] ACPI: Added _OSI(Module Device)
              ! [ 0.144244] ACPI: Added _OSI(Processor Device)
              ! [ 0.144246] ACPI: Added _OSI(3.0 _SCP Extensions)
              ! [ 0.144248] ACPI: Added _OSI(Processor Aggregator Device)
              ! [ 0.144644] ACPI: Executed 1 blocks of module-level executable AML code
              ! [ 0.152514] ACPI: Interpreter enabled
              ! [ 0.152559] ACPI: (supports S0 S1 S4 S5)
              ! [ 0.152563] ACPI: Using IOAPIC for interrupt routing
              ! [ 0.152676] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
              ! [ 0.154544] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
              ! [ 0.154556] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
              ! [ 0.155814] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
              ! [ 0.171741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
              ! [ 0.171756] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
              ! [ 0.172791] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
              ! [ 0.174046] PCI host bridge to bus 0000:00
              ! [ 0.174053] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
              ! [ 0.174057] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
              ! [ 0.174062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
              ! [ 0.174066] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
              ! [ 0.174070] pci_bus 0000:00: root bus resource [mem 0xbf700000-0xdfffffff window]
              ! [ 0.174075] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window]
              ! [ 0.174079] pci_bus 0000:00: root bus resource [mem 0x400000000-0xfffffffff window]
              ! [ 0.174084] pci_bus 0000:00: root bus resource [bus 00-ff]
              ! [ 0.174102] pci 0000:00:00.0: [8086:a000] type 00 class 0x060000
              ! [ 0.174364] pci 0000:00:02.0: [8086:a001] type 00 class 0x030000
              ! [ 0.174378] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfea7ffff]
              ! [ 0.174385] pci 0000:00:02.0: reg 0x14: [io 0xdc00-0xdc07]
              ! [ 0.174393] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref]
              ! [ 0.174401] pci 0000:00:02.0: reg 0x1c: [mem 0xfe900000-0xfe9fffff]
              ! [ 0.174657] pci 0000:00:02.1: [8086:a002] type 00 class 0x038000
              ! [ 0.174669] pci 0000:00:02.1: reg 0x10: [mem 0xfe880000-0xfe8fffff]
              ! [ 0.174953] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
              ! [ 0.174979] pci 0000:00:1b.0: reg 0x10: [mem 0xfeaf4000-0xfeaf7fff 64bit]
              ! [ 0.175086] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
              ! [ 0.175324] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
              ! [ 0.175436] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
              ! [ 0.175576] pci 0000:00:1c.0: System wakeup disabled by ACPI
              ! [ 0.175711] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
              ! [ 0.175821] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
              ! [ 0.175954] pci 0000:00:1c.1: System wakeup disabled by ACPI
              ! [ 0.176109] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
              ! [ 0.176160] pci 0000:00:1d.0: reg 0x20: [io 0xd880-0xd89f]
              ! [ 0.176369] pci 0000:00:1d.0: System wakeup disabled by ACPI
              ! [ 0.176503] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
              ! [ 0.176554] pci 0000:00:1d.1: reg 0x20: [io 0xd800-0xd81f]
              ! [ 0.176752] pci 0000:00:1d.1: System wakeup disabled by ACPI
              ! [ 0.176885] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
              ! [ 0.176936] pci 0000:00:1d.2: reg 0x20: [io 0xd480-0xd49f]
              ! [ 0.177131] pci 0000:00:1d.2: System wakeup disabled by ACPI
              ! [ 0.177267] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
              ! [ 0.177317] pci 0000:00:1d.3: reg 0x20: [io 0xd400-0xd41f]
              ! [ 0.177513] pci 0000:00:1d.3: System wakeup disabled by ACPI
              ! [ 0.177664] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
              ! [ 0.177851] pci 0000:00:1e.0: System wakeup disabled by ACPI
              ! [ 0.177982] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100
              ! [ 0.178073] pci 0000:00:1f.0: [Firmware Bug]: TigerPoint LPC.BM_STS cleared
              ! [ 0.178327] pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601
              ! [ 0.178350] pci 0000:00:1f.2: reg 0x10: [io 0xc800-0xc807]
              ! [ 0.178363] pci 0000:00:1f.2: reg 0x14: [io 0xd080-0xd083]
              ! [ 0.178375] pci 0000:00:1f.2: reg 0x18: [io 0xd000-0xd007]
              ! [ 0.178387] pci 0000:00:1f.2: reg 0x1c: [io 0xcc00-0xcc03]
              ! [ 0.178398] pci 0000:00:1f.2: reg 0x20: [io 0xc880-0xc89f]
              ! [ 0.178411] pci 0000:00:1f.2: reg 0x24: [mem 0xfeaf3c00-0xfeaf3fff]
              ! [ 0.178474] pci 0000:00:1f.2: PME# supported from D3hot
              ! [ 0.178716] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
              ! [ 0.178772] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
              ! [ 0.179133] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
              ! [ 0.179162] pci 0000:01:00.0: reg 0x10: [io 0xe800-0xe8ff]
              ! [ 0.179199] pci 0000:01:00.0: reg 0x18: [mem 0xfdffb000-0xfdffbfff 64bit pref]
              ! [ 0.179223] pci 0000:01:00.0: reg 0x20: [mem 0xfdffc000-0xfdffffff 64bit pref]
              ! [ 0.179354] pci 0000:01:00.0: supports D1 D2
              ! [ 0.179358] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
              ! [ 0.188038] pci 0000:00:1c.0: PCI bridge to [bus 01]
              ! [ 0.188046] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
              ! [ 0.188057] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
              ! [ 0.188193] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
              ! [ 0.188230] pci 0000:02:00.0: reg 0x10: [mem 0xfebf0000-0xfebfffff 64bit]
              ! [ 0.188402] pci 0000:02:00.0: supports D1
              ! [ 0.188405] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
              ! [ 0.200030] pci 0000:00:1c.1: PCI bridge to [bus 02]
              ! [ 0.200039] pci 0000:00:1c.1: bridge window [mem 0xfeb00000-0xfebfffff]
              ! [ 0.200175] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
              ! [ 0.200190] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
              ! [ 0.200195] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
              ! [ 0.200199] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
              ! [ 0.200203] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
              ! [ 0.200208] pci 0000:00:1e.0: bridge window [mem 0xbf700000-0xdfffffff window] (subtractive decode)
              ! [ 0.200212] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode)
              ! [ 0.200216] pci 0000:00:1e.0: bridge window [mem 0x400000000-0xfffffffff window] (subtractive decode)
              ! [ 0.201817] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *10 11 12 14 15)
              ! [ 0.202012] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 *11 12 14 15)
              ! [ 0.202202] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 *14 15)
              ! [ 0.202391] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 11 12 14 15)
              ! [ 0.202580] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
              ! [ 0.202769] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
              ! [ 0.202960] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
              ! [ 0.203150] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 *15)
              ! [ 0.203335] ACPI: Enabled 2 GPEs in block 00 to 1F
              ! [ 0.203634] vgaarb: setting as boot device: PCI:0000:00:02.0
              ! [ 0.203634] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
              ! [ 0.203634] vgaarb: loaded
              ! [ 0.203634] vgaarb: bridge control possible 0000:00:02.0
              ! [ 0.204041] PCI: Using ACPI for IRQ routing
              ! [ 0.212266] PCI: pci_cache_line_size set to 64 bytes
              ! [ 0.212330] Expanded resource reserved due to conflict with PCI Bus 0000:00
              ! [ 0.212333] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
              ! [ 0.212338] e820: reserve RAM buffer [mem 0xbf590000-0xbfffffff]
              ! [ 0.212732] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
              ! [ 0.212732] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
              ! [ 0.212732] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
              ! [ 0.214112] clocksource: Switched to clocksource hpet
              ! [ 0.239352] VFS: Disk quotas dquot_6.6.0
              ! [ 0.239428] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
              ! [ 0.239698] pnp: PnP ACPI init
              ! [ 0.239918] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
              ! [ 0.239924] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
              ! [ 0.239934] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
              ! [ 0.240163] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
              ! [ 0.240871] system 00:02: [io 0x04d0-0x04d1] has been reserved
              ! [ 0.240877] system 00:02: [io 0x0800-0x087f] has been reserved
              ! [ 0.240882] system 00:02: [io 0x0480-0x04bf] has been reserved
              ! [ 0.240888] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
              ! [ 0.240893] system 00:02: [mem 0xfed20000-0xfed8ffff] has been reserved
              ! [ 0.240902] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
              ! [ 0.241377] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
              ! [ 0.241382] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
              ! [ 0.241390] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
              ! [ 0.241756] system 00:04: [io 0x0a10-0x0a1f] has been reserved
              ! [ 0.241764] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
              ! [ 0.241968] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
              ! [ 0.241976] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
              ! [ 0.242544] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
              ! [ 0.242550] system 00:06: [mem 0x000c0000-0x000cffff] could not be reserved
              ! [ 0.242555] system 00:06: [mem 0x000e0000-0x000fffff] could not be reserved
              ! [ 0.242560] system 00:06: [mem 0x00100000-0xbf6fffff] could not be reserved
              ! [ 0.242566] system 00:06: [mem 0xfed90000-0xffffffff] could not be reserved
              ! [ 0.242573] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
              ! [ 0.242987] pnp: PnP ACPI: found 7 devices
              ! [ 0.254959] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
              ! [ 0.255000] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 400000 add_align 100000
              ! [ 0.255014] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
              ! [ 0.255021] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
              ! [ 0.255050] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 400000 min_align 100000
              ! [ 0.255055] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x004fffff] res_to_dev_res add_size 400000 min_align 100000
              ! [ 0.255060] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
              ! [ 0.255064] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
              ! [ 0.255069] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
              ! [ 0.255073] pci 0000:00:1c.1: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
              ! [ 0.255085] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc03fffff]
              ! [ 0.255096] pci 0000:00:1c.1: BAR 15: assigned [mem 0x400000000-0x4001fffff 64bit pref]
              ! [ 0.255103] pci 0000:00:1c.1: BAR 13: assigned [io 0x1000-0x1fff]
              ! [ 0.255112] pci 0000:00:1c.0: PCI bridge to [bus 01]
              ! [ 0.255117] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
              ! [ 0.255125] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc03fffff]
              ! [ 0.255131] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
              ! [ 0.255140] pci 0000:00:1c.1: PCI bridge to [bus 02]
              ! [ 0.255145] pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
              ! [ 0.255152] pci 0000:00:1c.1: bridge window [mem 0xfeb00000-0xfebfffff]
              ! [ 0.255159] pci 0000:00:1c.1: bridge window [mem 0x400000000-0x4001fffff 64bit pref]
              ! [ 0.255169] pci 0000:00:1e.0: PCI bridge to [bus 03]
              ! [ 0.255185] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
              ! [ 0.255189] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
              ! [ 0.255193] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
              ! [ 0.255197] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
              ! [ 0.255201] pci_bus 0000:00: resource 8 [mem 0xbf700000-0xdfffffff window]
              ! [ 0.255205] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window]
              ! [ 0.255209] pci_bus 0000:00: resource 10 [mem 0x400000000-0xfffffffff window]
              ! [ 0.255213] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
              ! [ 0.255216] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xc03fffff]
              ! [ 0.255220] pci_bus 0000:01: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
              ! [ 0.255224] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
              ! [ 0.255228] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
              ! [ 0.255232] pci_bus 0000:02: resource 2 [mem 0x400000000-0x4001fffff 64bit pref]
              ! [ 0.255236] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
              ! [ 0.255240] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
              ! [ 0.255244] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
              ! [ 0.255248] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff window]
              ! [ 0.255252] pci_bus 0000:03: resource 8 [mem 0xbf700000-0xdfffffff window]
              ! [ 0.255256] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfed8ffff window]
              ! [ 0.255260] pci_bus 0000:03: resource 10 [mem 0x400000000-0xfffffffff window]
              ! [ 0.255532] NET: Registered protocol family 2
              ! [ 0.256089] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
              ! [ 0.256356] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
              ! [ 0.256632] TCP: Hash tables configured (established 32768 bind 32768)
              ! [ 0.256767] UDP hash table entries: 2048 (order: 4, 65536 bytes)
              ! [ 0.256832] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
              ! [ 0.257081] NET: Registered protocol family 1
              ! [ 0.257126] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
              ! [ 0.258298] PCI: CLS 32 bytes, default 64
              ! [ 0.258465] Unpacking initramfs…
              ! [ 1.033863] Freeing initrd memory: 17976K
              ! [ 1.034002] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
              ! [ 1.034009] software IO TLB [mem 0xbb590000-0xbf590000] (64MB) mapped at [ffff98a53b590000-ffff98a53f58ffff]
              ! [ 1.035189] audit: initializing netlink subsys (disabled)
              ! [ 1.035240] audit: type=2000 audit(1530377350.032:1): initialized
              ! [ 1.036404] workingset: timestamp_bits=40 max_order=20 bucket_order=0
              ! [ 1.036548] zbud: loaded
              ! [ 1.038580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
              ! [ 1.038687] io scheduler noop registered
              ! [ 1.038689] io scheduler deadline registered
              ! [ 1.038725] io scheduler cfq registered (default)
              ! [ 1.039428] pcieport 0000:00:1c.1: enabling device (0106 -> 0107)
              ! [ 1.039973] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
              ! [ 1.039978] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
              ! [ 1.039984] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
              ! [ 1.040076] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
              ! [ 1.040080] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
              ! [ 1.040087] pcie_pme 0000:00:1c.1:pcie001: service driver pcie_pme loaded
              ! [ 1.040122] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
              ! [ 1.040155] pciehp 0000:00:1c.0:pcie004: Slot #32 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
              ! [ 1.040254] pciehp 0000:00:1c.0:pcie004: service driver pciehp loaded
              ! [ 1.040280] pciehp 0000:00:1c.1:pcie004: Slot #33 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
              ! [ 1.040356] pciehp 0000:00:1c.1:pcie004: service driver pciehp loaded
              ! [ 1.040374] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
              ! [ 1.040422] intel_idle: MWAIT substates: 0x10
              ! [ 1.040425] intel_idle: v0.4.1 model 0x1C
              ! [ 1.040647] intel_idle: lapic_timer_reliable_states 0x2
              ! [ 1.041059] GHES: HEST is not enabled!
              ! [ 1.041279] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
              ! [ 1.042548] Linux agpgart interface v0.103
              ! [ 1.042824] AMD IOMMUv2 driver by Joerg Roedel jroedel@suse.de
              ! [ 1.042826] AMD IOMMUv2 functionality not available on this system
              ! [ 1.043851] i8042: PNP: No PS/2 controller found. Probing ports directly.
              ! [ 1.046823] serio: i8042 KBD port at 0x60,0x64 irq 1
              ! [ 1.046840] serio: i8042 AUX port at 0x60,0x64 irq 12
              ! [ 1.047320] mousedev: PS/2 mouse device common for all mice
              ! [ 1.047450] rtc_cmos 00:01: RTC can wake from S4
              ! [ 1.047700] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
              ! [ 1.047745] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
              ! [ 1.047870] ledtrig-cpu: registered to indicate activity on CPUs
              ! [ 1.048731] NET: Registered protocol family 10
              ! [ 1.049352] mip6: Mobile IPv6
              ! [ 1.049359] NET: Registered protocol family 17
              ! [ 1.049367] mpls_gso: MPLS GSO support
              ! [ 1.050026] microcode: sig=0x106ca, pf=0x8, revision=0x107
              ! [ 1.050179] microcode: Microcode Update Driver: v2.01 tigran@aivazian.fsnet.co.uk, Peter Oruba
              ! [ 1.050613] registered taskstats version 1
              ! [ 1.050663] zswap: loaded using pool lzo/zbud
              ! [ 1.050896] ima: No TPM chip found, activating TPM-bypass!
              ! [ 1.051484] rtc_cmos 00:01: setting system clock to 2018-06-30 16:49:10 UTC (1530377350)
              ! [ 1.051615] PM: Hibernation image not present or could not be loaded.
              ! [ 1.055786] Freeing unused kernel memory: 1416K
              ! [ 1.055791] Write protecting the kernel read-only data: 12288k
              ! [ 1.057772] Freeing unused kernel memory: 1936K
              ! [ 1.066719] Freeing unused kernel memory: 1228K
              ! [ 1.082204] x86/mm: Checked W+X mappings: passed, no W+X pages found.
              ! [ 1.130730] random: systemd-udevd: uninitialized urandom read (16 bytes read)
              ! [ 1.131057] random: systemd-udevd: uninitialized urandom read (16 bytes read)
              ! [ 1.131106] random: systemd-udevd: uninitialized urandom read (16 bytes read)
              ! [ 1.134676] random: udevadm: uninitialized urandom read (16 bytes read)
              ! [ 1.134794] random: udevadm: uninitialized urandom read (16 bytes read)
              ! [ 1.139405] random: udevadm: uninitialized urandom read (16 bytes read)
              ! [ 1.139673] random: udevadm: uninitialized urandom read (16 bytes read)
              ! [ 1.141215] random: udevadm: uninitialized urandom read (16 bytes read)
              ! [ 1.141481] random: udevadm: uninitialized urandom read (16 bytes read)
              ! [ 1.141725] random: udevadm: uninitialized urandom read (16 bytes read)
              ! [ 1.240907] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
              ! [ 1.242074] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xffffa82580649000, 00:01:2e:bc:f9:47, XID 081000c0 IRQ 26
              ! [ 1.242082] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
              ! [ 1.249605] ACPI: bus type USB registered
              ! [ 1.249740] usbcore: registered new interface driver usbfs
              ! [ 1.249823] usbcore: registered new interface driver hub
              ! [ 1.250000] usbcore: registered new device driver usb
              ! [ 1.253133] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
              ! [ 1.254484] uhci_hcd: USB Universal Host Controller Interface driver
              ! [ 1.254854] uhci_hcd 0000:00:1d.0: UHCI Host Controller
              ! [ 1.254875] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
              ! [ 1.254895] uhci_hcd 0000:00:1d.0: detected 2 ports
              ! [ 1.254950] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d880
              ! [ 1.255783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
              ! [ 1.255791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
              ! [ 1.255797] usb usb1: Product: UHCI Host Controller
              ! [ 1.255801] usb usb1: Manufacturer: Linux 4.9.0-6-amd64 uhci_hcd
              ! [ 1.255806] usb usb1: SerialNumber: 0000:00:1d.0
              ! [ 1.256354] SCSI subsystem initialized
              ! [ 1.256578] hub 1-0:1.0: USB hub found
              ! [ 1.256627] hub 1-0:1.0: 2 ports detected
              ! [ 1.257608] uhci_hcd 0000:00:1d.1: UHCI Host Controller
              ! [ 1.257640] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
              ! [ 1.257662] uhci_hcd 0000:00:1d.1: detected 2 ports
              ! [ 1.257732] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d800
              ! [ 1.258015] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
              ! [ 1.258020] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
              ! [ 1.258024] usb usb2: Product: UHCI Host Controller
              ! [ 1.258027] usb usb2: Manufacturer: Linux 4.9.0-6-amd64 uhci_hcd
              ! [ 1.258030] usb usb2: SerialNumber: 0000:00:1d.1
              ! [ 1.258522] hub 2-0:1.0: USB hub found
              ! [ 1.258545] hub 2-0:1.0: 2 ports detected
              ! [ 1.259115] uhci_hcd 0000:00:1d.2: UHCI Host Controller
              ! [ 1.259131] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
              ! [ 1.259147] uhci_hcd 0000:00:1d.2: detected 2 ports
              ! [ 1.259197] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d480
              ! [ 1.259371] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
              ! [ 1.259375] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
              ! [ 1.259379] usb usb3: Product: UHCI Host Controller
              ! [ 1.259382] usb usb3: Manufacturer: Linux 4.9.0-6-amd64 uhci_hcd
              ! [ 1.259385] usb usb3: SerialNumber: 0000:00:1d.2
              ! [ 1.259802] hub 3-0:1.0: USB hub found
              ! [ 1.259825] hub 3-0:1.0: 2 ports detected
              ! [ 1.260679] uhci_hcd 0000:00:1d.3: UHCI Host Controller
              ! [ 1.260708] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
              ! [ 1.260729] uhci_hcd 0000:00:1d.3: detected 2 ports
              ! [ 1.260815] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d400
              ! [ 1.262044] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
              ! [ 1.262052] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
              ! [ 1.262056] usb usb4: Product: UHCI Host Controller
              ! [ 1.262060] usb usb4: Manufacturer: Linux 4.9.0-6-amd64 uhci_hcd
              ! [ 1.262064] usb usb4: SerialNumber: 0000:00:1d.3
              ! [ 1.262901] hub 4-0:1.0: USB hub found
              ! [ 1.262912] libata version 3.00 loaded.
              ! [ 1.262950] hub 4-0:1.0: 2 ports detected
              ! [ 1.266337] ahci 0000:00:1f.2: version 3.0
              ! [ 1.266875] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
              ! [ 1.266884] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
              ! [ 1.269582] scsi host0: ahci
              ! [ 1.270165] scsi host1: ahci
              ! [ 1.270727] scsi host2: ahci
              ! [ 1.271300] scsi host3: ahci
              ! [ 1.271588] ata1: SATA max UDMA/133 abar m1024@0xfeaf3c00 port 0xfeaf3d00 irq 27
              ! [ 1.271594] ata2: SATA max UDMA/133 abar m1024@0xfeaf3c00 port 0xfeaf3d80 irq 27
              ! [ 1.271598] ata3: DUMMY
              ! [ 1.271601] ata4: DUMMY
              ! [ 1.272430] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
              ! [ 1.328285] r8169 0000:01:00.0 ens32: renamed from eth0
              ! [ 1.586599] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
              ! [ 1.586631] ata2: SATA link down (SStatus 0 SControl 300)
              ! [ 1.587003] ata1.00: ATA-8: Patriot Torqx 2 32GB SSD, S5FAM007, max UDMA/100
              ! [ 1.587008] ata1.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
              ! [ 1.587625] ata1.00: configured for UDMA/100
              ! [ 1.588052] usb 3-1: new full-speed USB device number 2 using uhci_hcd
              ! [ 1.588137] scsi 0:0:0:0: Direct-Access ATA Patriot Torqx 2 M007 PQ: 0 ANSI: 5
              ! [ 1.630414] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
              ! [ 1.630799] sd 0:0:0:0: [sda] Write Protect is off
              ! [ 1.630809] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
              ! [ 1.630924] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
              ! [ 1.633162] sda: sda1 sda2 < sda5 >
              ! [ 1.634740] sd 0:0:0:0: [sda] Attached SCSI disk
              ! [ 1.724349] PM: Starting manual resume from disk
              ! [ 1.724357] PM: Hibernation image partition 8:5 present
              ! [ 1.724359] PM: Looking for hibernation image.
              ! [ 1.724913] PM: Image not found (code -22)
              ! [ 1.724915] PM: Hibernation image not present or could not be loaded.
              ! [ 1.766356] usb 3-1: New USB device found, idVendor=05e3, idProduct=0608
              ! [ 1.766366] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
              ! [ 1.766370] usb 3-1: Product: USB2.0 Hub
              ! [ 1.770471] hub 3-1:1.0: USB hub found
              ! [ 1.772299] hub 3-1:1.0: 4 ports detected
              ! [ 1.975227] random: fast init done
              ! [ 2.048053] tsc: Refined TSC clocksource calibration: 1795.702 MHz
              ! [ 2.048066] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19e24d52ab5, max_idle_ns: 440795235556 ns
              ! [ 2.072050] usb 3-1.2: new full-speed USB device number 3 using uhci_hcd
              ! [ 2.215361] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [ 2.215368] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [ 2.215373] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [ 2.215378] usb 3-1.2: Manufacturer: Texas Instruments
              ! [ 2.215383] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [ 3.014069] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
              ! [ 3.072245] clocksource: Switched to clocksource tsc
              ! [ 3.325022] ip_tables: (C) 2000-2006 Netfilter Core Team
              ! [ 3.339393] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
              ! [ 3.339893] systemd[1]: Detected architecture x86-64.
              ! [ 3.341066] systemd[1]: Set hostname to <iobroker>.
              ! [ 3.456085] systemd-sysv-generator[181]: Overwriting existing symlink /run/systemd/generator.late/iobroker.service with real service.
              ! [ 3.620515] systemd[1]: Listening on Journal Audit Socket.
              ! [ 3.620876] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
              ! [ 3.621038] systemd[1]: Listening on Syslog Socket.
              ! [ 3.621157] systemd[1]: Listening on udev Kernel Socket.
              ! [ 3.621230] systemd[1]: Reached target User and Group Name Lookups.
              ! [ 3.621436] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
              ! [ 3.621649] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
              ! [ 3.693929] lp: driver loaded but no devices found
              ! [ 3.698409] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
              ! [ 3.700766] ppdev: user-space parallel port driver
              ! [ 3.704180] parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
              ! [ 3.704208] parport0: irq 7 detected
              ! [ 3.807189] lp0: using parport0 (polling).
              ! [ 3.921464] systemd-journald[196]: Received request to flush runtime journal from PID 1
              ! [ 4.152849] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
              ! [ 4.152863] ACPI: Power Button [PWRB]
              ! [ 4.153237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
              ! [ 4.153249] ACPI: Power Button [PWRF]
              ! [ 4.243618] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
              ! [ 4.279410] sd 0:0:0:0: Attached scsi generic sg0 type 0
              ! [ 4.280820] [drm] Initialized
              ! [ 4.328974] input: PC Speaker as /devices/platform/pcspkr/input/input5
              ! [ 4.355849] intel_powerclamp: No package C-state available
              ! [ 4.456988] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [ 4.465032] usbcore: registered new interface driver cdc_acm
              ! [ 4.465037] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
              ! [ 4.479308] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC888: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
              ! [ 4.479319] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
              ! [ 4.479325] snd_hda_codec_realtek hdaudioC0D2: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
              ! [ 4.479328] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
              ! [ 4.479333] snd_hda_codec_realtek hdaudioC0D2: dig-out=0x1e/0x0
              ! [ 4.479336] snd_hda_codec_realtek hdaudioC0D2: inputs:
              ! [ 4.479343] snd_hda_codec_realtek hdaudioC0D2: Mic=0x18
              ! [ 4.550900] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
              ! [ 4.551113] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
              ! [ 4.589393] pci 0000:00:00.0: Intel GMA3150 Chipset
              ! [ 4.589449] pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
              ! [ 4.589572] pci 0000:00:00.0: detected 8192K stolen memory
              ! [ 4.589675] [drm] Memory usable by graphics device = 512M
              ! [ 4.589684] [drm] Replacing VGA console driver
              ! [ 4.590761] Console: switching to colour dummy device 80x25
              ! [ 4.606863] ath: phy0: Enable LNA combining
              ! [ 4.609418] ath: EEPROM regdomain: 0x60
              ! [ 4.609423] ath: EEPROM indicates we should expect a direct regpair map
              ! [ 4.609428] ath: Country alpha2 being used: 00
              ! [ 4.609430] ath: Regpair used: 0x60
              ! [ 4.609891] iTCO_vendor_support: vendor-support=0
              ! [ 4.612232] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
              ! [ 4.612237] [drm] Driver supports precise vblank timestamp query.
              ! [ 4.617200] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
              ! [ 4.617334] iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x0860)
              ! [ 4.617490] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
              ! [ 4.624566] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
              ! [ 4.628921] [drm] RC6 disabled, disabling runtime PM support
              ! [ 4.628956] [drm] initialized overlay support
              ! [ 4.633571] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
              ! [ 4.655421] fbcon: inteldrmfb (fb0) is primary device
              ! [ 4.702915] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
              ! [ 4.704071] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffa82580b20000, irq=17
              ! [ 4.717840] ath9k 0000:02:00.0 wls33: renamed from wlan0
              ! [ 4.763520] Adding 4180988k swap on /dev/sda5. Priority:-1 extents:1 across:4180988k SSFS
              ! [ 5.456267] Console: switching to colour frame buffer device 160x45
              ! [ 5.483644] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
              ! [ 6.213882] IPv6: ADDRCONF(NETDEV_UP): ens32: link is not ready
              ! [ 6.215696] r8169 0000:01:00.0: firmware: failed to load rtl_nic/rtl8168d-1.fw (-2)
              ! [ 6.215858] r8169 0000:01:00.0: Direct firmware load for rtl_nic/rtl8168d-1.fw failed with error -2
              ! [ 6.215870] r8169 0000:01:00.0 ens32: unable to load firmware patch rtl_nic/rtl8168d-1.fw (-2)
              ! [ 6.233468] r8169 0000:01:00.0 ens32: link down
              ! [ 6.233719] IPv6: ADDRCONF(NETDEV_UP): ens32: link is not ready
              ! [ 6.258505] IPv6: ADDRCONF(NETDEV_UP): wls33: link is not ready
              ! [ 6.278551] IPv6: ADDRCONF(NETDEV_UP): wls33: link is not ready
              ! [ 6.303500] IPv6: ADDRCONF(NETDEV_UP): wls33: link is not ready
              ! [ 6.510231] IPv6: ADDRCONF(NETDEV_UP): wls33: link is not ready
              ! [ 7.678468] IPv6: ADDRCONF(NETDEV_UP): wls33: link is not ready
              ! [ 7.771316] wls33: authenticate with e0:28:6d:e0:4c:b9
              ! [ 7.785118] wls33: send auth to e0:28:6d:e0:4c:b9 (try 1/3)
              ! [ 7.791104] wls33: authenticated
              ! [ 7.792094] wls33: associate with e0:28:6d:e0:4c:b9 (try 1/3)
              ! [ 7.797470] wls33: RX AssocResp from e0:28:6d:e0:4c:b9 (capab=0x31 status=0 aid=1)
              ! [ 7.797581] wls33: associated
              ! [ 7.835674] ath: EEPROM regdomain: 0x8114
              ! [ 7.835678] ath: EEPROM indicates we should expect a country code
              ! [ 7.835680] ath: doing EEPROM country->regdmn map search
              ! [ 7.835682] ath: country maps to regdmn code: 0x37
              ! [ 7.835684] ath: Country alpha2 being used: DE
              ! [ 7.835685] ath: Regpair used: 0x37
              ! [ 7.835688] ath: regdomain 0x8114 dynamically updated by country IE
              ! [ 7.838233] IPv6: ADDRCONF(NETDEV_CHANGE): wls33: link becomes ready
              ! [ 9.507599] fuse init (API version 7.26)
              ! [ 108.235214] random: crng init done
              ! [ 267.661641] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
              ! [ 398.931047] perf: interrupt took too long (3140 > 3132), lowering kernel.perf_event_max_sample_rate to 63500
              ! [ 606.289107] perf: interrupt took too long (3928 > 3925), lowering kernel.perf_event_max_sample_rate to 50750
              ! [ 897.295518] perf: interrupt took too long (4920 > 4910), lowering kernel.perf_event_max_sample_rate to 40500
              ! [ 1569.469029] perf: interrupt took too long (6169 > 6150), lowering kernel.perf_event_max_sample_rate to 32250
              ! [ 2395.138498] usb 3-1.2: USB disconnect, device number 3
              ! [ 2397.296034] usb 3-1.2: new full-speed USB device number 4 using uhci_hcd
              ! [ 2397.444996] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [ 2397.445001] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [ 2397.445005] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [ 2397.445008] usb 3-1.2: Manufacturer: Texas Instruments
              ! [ 2397.445011] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [ 2397.448363] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [18223.693703] usb 3-1.2: USB disconnect, device number 4
              ! [18225.152040] usb 3-1.2: new full-speed USB device number 5 using uhci_hcd
              ! [18225.297011] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [18225.297017] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [18225.297020] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [18225.297023] usb 3-1.2: Manufacturer: Texas Instruments
              ! [18225.297026] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [18225.299336] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [18452.663177] usb 3-1.2: USB disconnect, device number 5
              ! [18457.192152] usb 4-2: new full-speed USB device number 2 using uhci_hcd
              ! [18457.374055] usb 4-2: New USB device found, idVendor=0451, idProduct=16a8
              ! [18457.374063] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [18457.374068] usb 4-2: Product: TI CC2531 USB CDC
              ! [18457.374073] usb 4-2: Manufacturer: Texas Instruments
              ! [18457.374077] usb 4-2: SerialNumber: __0X00124B001202343A
              ! [18457.377426] cdc_acm 4-2:1.0: ttyACM0: USB ACM device
              ! [18474.420124] usb 4-2: USB disconnect, device number 2
              ! [18481.428030] usb 4-1: new full-speed USB device number 3 using uhci_hcd
              ! [18481.612049] usb 4-1: New USB device found, idVendor=0451, idProduct=16a8
              ! [18481.612054] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [18481.612057] usb 4-1: Product: TI CC2531 USB CDC
              ! [18481.612060] usb 4-1: Manufacturer: Texas Instruments
              ! [18481.612063] usb 4-1: SerialNumber: __0X00124B001202343A
              ! [18481.615251] cdc_acm 4-1:1.0: ttyACM0: USB ACM device
              ! [18489.548122] usb 4-1: USB disconnect, device number 3
              ! [18489.549870] cdc_acm 4-1:1.0: failed to set dtr/rts
              ! [18494.524033] usb 2-1: new full-speed USB device number 2 using uhci_hcd
              ! [18494.709033] usb 2-1: New USB device found, idVendor=0451, idProduct=16a8
              ! [18494.709039] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [18494.709042] usb 2-1: Product: TI CC2531 USB CDC
              ! [18494.709045] usb 2-1: Manufacturer: Texas Instruments
              ! [18494.709048] usb 2-1: SerialNumber: __0X00124B001202343A
              ! [18494.712459] cdc_acm 2-1:1.0: ttyACM0: USB ACM device
              ! [18501.700129] usb 2-1: USB disconnect, device number 2
              ! [18501.702028] cdc_acm 2-1:1.0: failed to set dtr/rts
              ! [18503.324108] usb 2-2: new full-speed USB device number 3 using uhci_hcd
              ! [18503.509012] usb 2-2: New USB device found, idVendor=0451, idProduct=16a8
              ! [18503.509017] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [18503.509021] usb 2-2: Product: TI CC2531 USB CDC
              ! [18503.509024] usb 2-2: Manufacturer: Texas Instruments
              ! [18503.509027] usb 2-2: SerialNumber: __0X00124B001202343A
              ! [18503.511282] cdc_acm 2-2:1.0: ttyACM0: USB ACM device
              ! [18509.884134] usb 2-2: USB disconnect, device number 3
              ! [18509.885116] cdc_acm 2-2:1.0: failed to set dtr/rts
              ! [18512.832034] usb 3-1.1: new full-speed USB device number 6 using uhci_hcd
              ! [18512.976977] usb 3-1.1: New USB device found, idVendor=0451, idProduct=16a8
              ! [18512.976984] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [18512.976987] usb 3-1.1: Product: TI CC2531 USB CDC
              ! [18512.976990] usb 3-1.1: Manufacturer: Texas Instruments
              ! [18512.976993] usb 3-1.1: SerialNumber: __0X00124B001202343A
              ! [18512.980368] cdc_acm 3-1.1:1.0: ttyACM0: USB ACM device
              ! [18517.955252] usb 3-1.1: USB disconnect, device number 6
              ! [18517.956492] cdc_acm 3-1.1:1.0: failed to set dtr/rts
              ! [18521.360034] usb 2-1: new full-speed USB device number 4 using uhci_hcd
              ! [18521.540058] usb 2-1: New USB device found, idVendor=0451, idProduct=16a8
              ! [18521.540064] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [18521.540067] usb 2-1: Product: TI CC2531 USB CDC
              ! [18521.540070] usb 2-1: Manufacturer: Texas Instruments
              ! [18521.540074] usb 2-1: SerialNumber: __0X00124B001202343A
              ! [18521.543352] cdc_acm 2-1:1.0: ttyACM0: USB ACM device
              ! [21058.332157] usb 2-1: USB disconnect, device number 4
              ! [21133.576085] usb 2-1: new full-speed USB device number 5 using uhci_hcd
              ! [21133.766118] usb 2-1: New USB device found, idVendor=0451, idProduct=16a8
              ! [21133.766125] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [21133.766130] usb 2-1: Product: TI CC2531 USB CDC
              ! [21133.766135] usb 2-1: Manufacturer: Texas Instruments
              ! [21133.766139] usb 2-1: SerialNumber: __0X00124B001202343A
              ! [21133.773296] cdc_acm 2-1:1.0: ttyACM0: USB ACM device
              ! [21633.692129] usb 2-1: USB disconnect, device number 5
              ! [21635.340030] usb 2-1: new full-speed USB device number 6 using uhci_hcd
              ! [21635.525011] usb 2-1: New USB device found, idVendor=0451, idProduct=16a8
              ! [21635.525016] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [21635.525019] usb 2-1: Product: TI CC2531 USB CDC
              ! [21635.525023] usb 2-1: Manufacturer: Texas Instruments
              ! [21635.525026] usb 2-1: SerialNumber: __0X00124B001202343A
              ! [21635.528375] cdc_acm 2-1:1.0: ttyACM0: USB ACM device
              ! [21703.380127] usb 2-1: USB disconnect, device number 6
              ! [21705.832040] usb 3-1.2: new full-speed USB device number 7 using uhci_hcd
              ! [21705.976993] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [21705.976998] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [21705.977002] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [21705.977005] usb 3-1.2: Manufacturer: Texas Instruments
              ! [21705.977008] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [21705.980369] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [54448.574380] usb 3-1.2: USB disconnect, device number 7
              ! [54450.016034] usb 3-1.2: new full-speed USB device number 8 using uhci_hcd
              ! [54450.161005] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [54450.161010] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [54450.161013] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [54450.161016] usb 3-1.2: Manufacturer: Texas Instruments
              ! [54450.161019] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [54450.163180] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [55520.521936] usb 3-1.2: USB disconnect, device number 8
              ! [55523.856036] usb 3-1.2: new full-speed USB device number 9 using uhci_hcd
              ! [55524.001011] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [55524.001017] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [55524.001020] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [55524.001023] usb 3-1.2: Manufacturer: Texas Instruments
              ! [55524.001026] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [55524.004410] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [55600.859644] usb 3-1.2: USB disconnect, device number 9
              ! [55604.952048] usb 3-1.2: new full-speed USB device number 10 using uhci_hcd
              ! [55605.097013] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [55605.097019] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [55605.097022] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [55605.097026] usb 3-1.2: Manufacturer: Texas Instruments
              ! [55605.097029] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [55605.100371] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [56888.447143] usb 3-1.2: USB disconnect, device number 10
              ! [56890.088036] usb 3-1.2: new full-speed USB device number 11 using uhci_hcd
              ! [56890.232000] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [56890.232020] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [56890.232023] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [56890.232027] usb 3-1.2: Manufacturer: Texas Instruments
              ! [56890.232030] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [56890.235267] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! [57110.736342] usb 3-1.2: USB disconnect, device number 11
              ! [57110.737393] cdc_acm 3-1.2:1.0: failed to set dtr/rts
              ! [57113.288032] usb 3-1.2: new full-speed USB device number 12 using uhci_hcd
              ! [57118.000034] usb 3-1.2: new full-speed USB device number 13 using uhci_hcd
              ! [57118.145002] usb 3-1.2: New USB device found, idVendor=0451, idProduct=16a8
              ! [57118.145008] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              ! [57118.145011] usb 3-1.2: Product: TI CC2531 USB CDC
              ! [57118.145014] usb 3-1.2: Manufacturer: Texas Instruments
              ! [57118.145017] usb 3-1.2: SerialNumber: __0X00124B001202343A
              ! [57118.148378] cdc_acm 3-1.2:1.0: ttyACM0: USB ACM device
              ! root@iobroker:~#</iobroker>

              1 Antwort Letzte Antwort
              0
              • DutchmanD Online
                DutchmanD Online
                Dutchman
                Developer Most Active Administrators
                schrieb am zuletzt editiert von
                #12

                Ok, ich kenne den Adapter nicht und ob du da ein dropdown Menu oder Plains Text hast.

                Wen Plains Text dann immer /dev/ dafür !

                Sent from my iPhone using Tapatalk

                1 Antwort Letzte Antwort
                0
                • richiblnR Offline
                  richiblnR Offline
                  richibln
                  schrieb am zuletzt editiert von
                  #13

                  :oops: danke dir

                  /dev/ttyACM0

                  und dann den stick neu reinstecken hat geholfen

                  ist gelöst

                  1 Antwort Letzte Antwort
                  0
                  • Alex1808A Offline
                    Alex1808A Offline
                    Alex1808
                    schrieb am zuletzt editiert von
                    #14

                    @richibln:

                    root@iobroker:~# serialport-list

                    /usr/lib/node_modules/serialport/node_modules/bindings/bindings.js:96

                    throw err

                    ^

                    Error: Could not locate the bindings file. Tried: `

                    Ist serailport global installiert?

                    sudo npm install --unsafe-perm --verbose -g serialport
                    

                    Soll ungefähr so sein

                    ! 513_screenshot_at_juli_01_11-15-11.png

                    1 Antwort Letzte Antwort
                    0
                    • Alex1808A Offline
                      Alex1808A Offline
                      Alex1808
                      schrieb am zuletzt editiert von
                      #15

                      @richibln:

                      :oops: danke dir

                      /dev/ttyACM0

                      und dann den stick neu reinstecken hat geholfen

                      ist gelöst `

                      Das steht aber in der Beschreibung!

                      ! 513_screenshot_at_juli_01_11-20-57.png

                      1 Antwort Letzte Antwort
                      0
                      • L Offline
                        L Offline
                        Lars89
                        schrieb am zuletzt editiert von
                        #16

                        Hallo,

                        ich habe da auch so ein Problem. Wenn ich die "serialport-list" über die Konsole auf rufe, wird mir der Stick nicht angezeigt da kommt nur folgendes zurück.

                        /dev/ttyS2
                        /dev/ttyS0
                        /dev/ttyS1
                        /dev/ttyS3
                        
                        

                        Muss ich da noch irgendwas installieren ?! Mein System läuft auf einem Rock64. Geht das vielleicht damit gar nicht :roll:

                        Gruß Lars

                        1 Antwort Letzte Antwort
                        0
                        • H Offline
                          H Offline
                          hawi1981
                          schrieb am zuletzt editiert von
                          #17

                          @Lars89:

                          Hallo,

                          ich habe da auch so ein Problem. Wenn ich die "serialport-list" über die Konsole auf rufe, wird mir der Stick nicht angezeigt da kommt nur folgendes zurück.

                          /dev/ttyS2
                          /dev/ttyS0
                          /dev/ttyS1
                          /dev/ttyS3
                          
                          

                          Muss ich da noch irgendwas installieren ?! Mein System läuft auf einem Rock64. Geht das vielleicht damit gar nicht :roll:

                          Gruß Lars `

                          Hast du das Problem lösen können? Stehe vor dem gleichen Problem

                          1 Antwort Letzte Antwort
                          0
                          • L Offline
                            L Offline
                            Lars89
                            schrieb am zuletzt editiert von
                            #18

                            @hawi1981:

                            @Lars89:

                            Hallo,

                            ich habe da auch so ein Problem. Wenn ich die "serialport-list" über die Konsole auf rufe, wird mir der Stick nicht angezeigt da kommt nur folgendes zurück.

                            /dev/ttyS2
                            /dev/ttyS0
                            /dev/ttyS1
                            /dev/ttyS3
                            
                            

                            Muss ich da noch irgendwas installieren ?! Mein System läuft auf einem Rock64. Geht das vielleicht damit gar nicht :roll:

                            Gruß Lars `

                            Hast du das Problem lösen können? Stehe vor dem gleichen Problem `

                            Hallo,

                            Nein, leider nicht. Das funktioniert leider übern Rock nicht.

                            Habe jetzt ein Raspi als Slave rangehängt .

                            Gruß Lars

                            1 Antwort Letzte Antwort
                            0
                            Antworten
                            • In einem neuen Thema antworten
                            Anmelden zum Antworten
                            • Älteste zuerst
                            • Neuste zuerst
                            • Meiste Stimmen


                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            781

                            Online

                            32.5k

                            Benutzer

                            81.7k

                            Themen

                            1.3m

                            Beiträge
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                            ioBroker Community 2014-2025
                            logo
                            • Anmelden

                            • Du hast noch kein Konto? Registrieren

                            • Anmelden oder registrieren, um zu suchen
                            • Erster Beitrag
                              Letzter Beitrag
                            0
                            • Home
                            • Aktuell
                            • Tags
                            • Ungelesen 0
                            • Kategorien
                            • Unreplied
                            • Beliebt
                            • GitHub
                            • Docu
                            • Hilfe