home-assistant / operating-system

:beginner: Home Assistant Operating System
Apache License 2.0
4.79k stars 959 forks source link

upgrade to 8.5 breaks usb-Texas_Instruments_TUSB3410 working #2086

Closed IGastel closed 2 years ago

IGastel commented 2 years ago

Describe the issue you are experiencing

after upgrade from 8.4 to 8.5 my USB reviever (honeywell HGI80 which uses a TI USB3410 chip) is no longer showing in the hardware list. i have the following error in the log: Failed to open /dev/serial/by-id/usb-Texas_Instruments_TUSB3410_Boot_Device_TUSB3410-if00-port0 (config: {'rtscts': False, 'baudrate': 115200, 'dsrdtr': False, 'xonxoff': True, 'timeout': 0}): [Errno 2] could not open port /dev/serial/by-id/usb-Texas_Instruments_TUSB3410_Boot_Device_TUSB3410-if00-port0: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-Texas_Instruments_TUSB3410_Boot_Device_TUSB3410-if00-port0'

What operating system image do you use?

ova (for Virtual Machines)

What version of Home Assistant Operating System is installed?

8.5

Did you upgrade the Operating System.

Yes

Steps to reproduce the issue

upgraded via UI from 8.4 to 8.5

Anything in the Supervisor logs that might be useful for us?

no errors

Anything in the Host logs that might be useful for us?

Full logs
[    0.000000] Linux version 5.15.60 (builder@061dba7915c8) (x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot -g04ac0c825) 9.4.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Tue Aug 16 12:26:36 UTC 2022
[    0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/bzImage root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootwait zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=9b9b238f0f424d6b8a87bb9d70100408 cgroup_enable=memory fsck.repair=yes console=ttyS0 console=tty1 rauc.slot=A
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] signal: max sigframe size: 1440
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000000805fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000806000-0x0000000000807fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000900000-0x00000000beed7fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000beed8000-0x00000000befd9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000befda000-0x00000000bf8edfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf8ee000-0x00000000bf9edfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf9ee000-0x00000000bfaedfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bfaee000-0x00000000bfb6dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfb6e000-0x00000000bfb7dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfb7e000-0x00000000bfbfdfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfbfe000-0x00000000bfeebfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfeec000-0x00000000bff6ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bff70000-0x00000000bfffffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: SMBIOS=0xbf922000 ACPI=0xbfb7d000 ACPI 2.0=0xbfb7d014 MEMATTR=0xbe351018 
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 0.0.0 02/06/2015
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 129dbd001, primary cpu clock
[    0.000002] kvm-clock: using sched offset of 2375746258346213 cycles
[    0.000008] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000012] tsc: Detected 3292.372 MHz processor
[    0.000094] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000096] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000102] last_pfn = 0x140000 max_arch_pfn = 0x400000000
[    0.000136] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000145] last_pfn = 0xbfeec max_arch_pfn = 0x400000000
[    0.013260] Secure boot could not be determined
[    0.013285] ACPI: Early table checksum verification disabled
[    0.013302] ACPI: RSDP 0x00000000BFB7D014 000024 (v02 BOCHS )
[    0.013308] ACPI: XSDT 0x00000000BFB7C0E8 000054 (v01 BOCHS  BXPC     00000001      01000013)
[    0.013319] ACPI: FACP 0x00000000BFB78000 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013324] ACPI: DSDT 0x00000000BFB79000 002BF7 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013327] ACPI: FACS 0x00000000BFBDB000 000040
[    0.013330] ACPI: APIC 0x00000000BFB77000 000080 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013333] ACPI: SSDT 0x00000000BFB76000 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.013336] ACPI: HPET 0x00000000BFB75000 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013339] ACPI: WAET 0x00000000BFB74000 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.013342] ACPI: BGRT 0x00000000BFB73000 000038 (v01 INTEL  EDK2     00000002      01000013)
[    0.013344] ACPI: Reserving FACP table memory at [mem 0xbfb78000-0xbfb78073]
[    0.013346] ACPI: Reserving DSDT table memory at [mem 0xbfb79000-0xbfb7bbf6]
[    0.013347] ACPI: Reserving FACS table memory at [mem 0xbfbdb000-0xbfbdb03f]
[    0.013348] ACPI: Reserving APIC table memory at [mem 0xbfb77000-0xbfb7707f]
[    0.013349] ACPI: Reserving SSDT table memory at [mem 0xbfb76000-0xbfb760c9]
[    0.013349] ACPI: Reserving HPET table memory at [mem 0xbfb75000-0xbfb75037]
[    0.013350] ACPI: Reserving WAET table memory at [mem 0xbfb74000-0xbfb74027]
[    0.013351] ACPI: Reserving BGRT table memory at [mem 0xbfb73000-0xbfb73037]
[    0.013625] No NUMA configuration found
[    0.013626] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[    0.013631] NODE_DATA(0) allocated [mem 0x13fffb000-0x13fffffff]
[    0.013665] Zone ranges:
[    0.013666]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.013668]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.013669]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
[    0.013671]   Device   empty
[    0.013672] Movable zone start for each node
[    0.013673] Early memory node ranges
[    0.013673]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.013675]   node   0: [mem 0x0000000000100000-0x0000000000805fff]
[    0.013677]   node   0: [mem 0x0000000000808000-0x000000000080ffff]
[    0.013677]   node   0: [mem 0x0000000000900000-0x00000000beed7fff]
[    0.013678]   node   0: [mem 0x00000000befda000-0x00000000bf8edfff]
[    0.013679]   node   0: [mem 0x00000000bfbfe000-0x00000000bfeebfff]
[    0.013680]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.013682] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.013690] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.013713] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.013715] On node 0, zone DMA: 2 pages in unavailable ranges
[    0.013736] On node 0, zone DMA: 240 pages in unavailable ranges
[    0.022418] On node 0, zone DMA32: 258 pages in unavailable ranges
[    0.022440] On node 0, zone DMA32: 784 pages in unavailable ranges
[    0.025424] On node 0, zone Normal: 276 pages in unavailable ranges
[    0.026238] ACPI: PM-Timer IO Port: 0xb008
[    0.026255] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.026298] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.026301] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.026303] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.026304] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.026307] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.026308] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.026311] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.026312] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.026338] e820: update [mem 0xbe220000-0xbe243fff] usable ==> reserved
[    0.026357] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.026407] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.026409] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.026411] PM: hibernation: Registered nosave memory: [mem 0x00806000-0x00807fff]
[    0.026412] PM: hibernation: Registered nosave memory: [mem 0x00810000-0x008fffff]
[    0.026414] PM: hibernation: Registered nosave memory: [mem 0xbe220000-0xbe243fff]
[    0.026415] PM: hibernation: Registered nosave memory: [mem 0xbeed8000-0xbefd9fff]
[    0.026416] PM: hibernation: Registered nosave memory: [mem 0xbf8ee000-0xbf9edfff]
[    0.026417] PM: hibernation: Registered nosave memory: [mem 0xbf9ee000-0xbfaedfff]
[    0.026418] PM: hibernation: Registered nosave memory: [mem 0xbfaee000-0xbfb6dfff]
[    0.026419] PM: hibernation: Registered nosave memory: [mem 0xbfb6e000-0xbfb7dfff]
[    0.026419] PM: hibernation: Registered nosave memory: [mem 0xbfb7e000-0xbfbfdfff]
[    0.026421] PM: hibernation: Registered nosave memory: [mem 0xbfeec000-0xbff6ffff]
[    0.026421] PM: hibernation: Registered nosave memory: [mem 0xbff70000-0xbfffffff]
[    0.026422] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xffffffff]
[    0.026424] [mem 0xc0000000-0xffffffff] available for PCI devices
[    0.026425] Booting paravirtualized kernel on KVM
[    0.026435] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.030889] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[    0.031125] percpu: Embedded 55 pages/cpu s184792 r8192 d32296 u1048576
[    0.031133] pcpu-alloc: s184792 r8192 d32296 u1048576 alloc=1*2097152
[    0.031135] pcpu-alloc: [0] 0 1 
[    0.031160] kvm-guest: stealtime: cpu 0, msr 13bc1c000
[    0.031165] kvm-guest: PV spinlocks enabled
[    0.031167] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.031187] Built 1 zonelists, mobility grouping on.  Total pages: 1028609
[    0.031188] Policy zone: Normal
[    0.031189] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/bzImage root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootwait zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=9b9b238f0f424d6b8a87bb9d70100408 cgroup_enable=memory fsck.repair=yes console=ttyS0 console=tty1 rauc.slot=A
[    0.031355] Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt2)/bzImage cgroup_enable=memory", will be passed to user space.
[    0.031557] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.031695] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.031746] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.062464] Memory: 3975212K/4187676K available (16395K kernel code, 2598K rwdata, 5452K rodata, 1856K init, 2440K bss, 212204K reserved, 0K cma-reserved)
[    0.062512] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.062527] Kernel/User page tables isolation: enabled
[    0.062682] rcu: Hierarchical RCU implementation.
[    0.062683] rcu:     RCU event tracing is enabled.
[    0.062684] rcu:     RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[    0.062685]  Tracing variant of Tasks RCU enabled.
[    0.062689] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.062690] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.063360] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16
[    0.063647] Console: colour dummy device 80x25
[    0.063791] printk: console [tty1] enabled
[    0.119270] printk: console [ttyS0] enabled
[    0.119541] ACPI: Core revision 20210730
[    0.119924] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.120581] APIC: Switch to symmetric I/O mode setup
[    0.121963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.122353] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f75263f196, max_idle_ns: 440795244155 ns
[    0.123049] Calibrating delay loop (skipped) preset value.. 6584.74 BogoMIPS (lpj=3292372)
[    0.123557] pid_max: default: 32768 minimum: 301
[    0.125689] LSM: Security Framework initializing
[    0.126015] AppArmor: AppArmor initialized
[    0.126085] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.126551] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.127384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.127714] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.128051] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.128570] Spectre V2 : Mitigation: Retpolines
[    0.129044] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.129546] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.130044] Speculative Store Bypass: Vulnerable
[    0.130331] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.148352] Freeing SMP alternatives memory: 52K
[    0.250785] smpboot: CPU0: Intel Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.251043] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[    0.251086] rcu: Hierarchical SRCU implementation.
[    0.251628] smp: Bringing up secondary CPUs ...
[    0.252111] x86: Booting SMP configuration:
[    0.252372] .... node  #0, CPUs:      #1
[    0.058460] kvm-clock: cpu 1, msr 129dbd041, secondary cpu clock
[    0.265070] kvm-guest: stealtime: cpu 1, msr 13bd1c000
[    0.265818] smp: Brought up 1 node, 2 CPUs
[    0.266046] smpboot: Max logical packages: 1
[    0.266310] smpboot: Total of 2 processors activated (13169.48 BogoMIPS)
[    0.267159] devtmpfs: initialized
[    0.267326] x86/mm: Memory block size: 128MB
[    0.268115] ACPI: PM: Registering ACPI NVS region [mem 0x00806000-0x00807fff] (8192 bytes)
[    0.268688] ACPI: PM: Registering ACPI NVS region [mem 0x00810000-0x008fffff] (983040 bytes)
[    0.269050] ACPI: PM: Registering ACPI NVS region [mem 0xbfb7e000-0xbfbfdfff] (524288 bytes)
[    0.269574] ACPI: PM: Registering ACPI NVS region [mem 0xbff70000-0xbfffffff] (589824 bytes)
[    0.270078] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.270675] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.271131] PM: RTC time: 20:06:30, date: 2022-08-24
[    0.271570] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.272139] audit: initializing netlink subsys (disabled)
[    0.272503] audit: type=2000 audit(1661371590.874:1): state=initialized audit_enabled=0 res=1
[    0.272503] thermal_sys: Registered thermal governor 'step_wise'
[    0.273045] thermal_sys: Registered thermal governor 'user_space'
[    0.273499] cpuidle: using governor menu
[    0.274445] ACPI: bus type PCI registered
[    0.274770] PCI: Using configuration type 1 for base access
[    0.275812] Kprobes globally optimized
[    0.277106] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.279096] ACPI: Added _OSI(Module Device)
[    0.279382] ACPI: Added _OSI(Processor Device)
[    0.279692] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.280049] ACPI: Added _OSI(Processor Aggregator Device)
[    0.280383] ACPI: Added _OSI(Linux-Dell-Video)
[    0.280659] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.281049] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.281183] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.282122] ACPI: Interpreter enabled
[    0.282366] ACPI: PM: (supports S0 S3 S4 S5)
[    0.282632] ACPI: Using IOAPIC for interrupt routing
[    0.282946] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.284128] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.286132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.286518] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.286997] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.288073] PCI host bridge to bus 0000:00
[    0.288331] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.289045] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.289461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.290044] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.290502] pci_bus 0000:00: root bus resource [mem 0x800000000-0x87fffffff window]
[    0.291044] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.291451] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.291579] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.292391] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.295578] pci 0000:00:01.1: reg 0x20: [io  0xd360-0xd36f]
[    0.296598] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.297044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.297480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.297480] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.297585] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.300748] pci 0000:00:01.2: reg 0x20: [io  0xd340-0xd35f]
[    0.301051] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.301740] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
[    0.303050] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.303679] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.305356] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc0ffffff pref]
[    0.307338] pci 0000:00:02.0: reg 0x18: [mem 0xc1444000-0xc1444fff]
[    0.310391] pci 0000:00:02.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.311106] pci 0000:00:02.0: BAR 0: assigned to efifb
[    0.311447] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.312599] pci 0000:00:03.0: [1af4:1002] type 00 class 0x00ff00
[    0.312771] pci 0000:00:03.0: reg 0x10: [io  0xd280-0xd2bf]
[    0.317045] pci 0000:00:03.0: reg 0x20: [mem 0x800000000-0x800003fff 64bit pref]
[    0.317750] pci 0000:00:05.0: [1af4:1004] type 00 class 0x010000
[    0.319747] pci 0000:00:05.0: reg 0x10: [io  0xd240-0xd27f]
[    0.320734] pci 0000:00:05.0: reg 0x14: [mem 0xc1443000-0xc1443fff]
[    0.323561] pci 0000:00:05.0: reg 0x20: [mem 0x800004000-0x800007fff 64bit pref]
[    0.326209] pci 0000:00:08.0: [1af4:1003] type 00 class 0x078000
[    0.328045] pci 0000:00:08.0: reg 0x10: [io  0xd200-0xd23f]
[    0.329045] pci 0000:00:08.0: reg 0x14: [mem 0xc1442000-0xc1442fff]
[    0.331360] pci 0000:00:08.0: reg 0x20: [mem 0x800008000-0x80000bfff 64bit pref]
[    0.332369] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.334345] pci 0000:00:12.0: reg 0x10: [io  0xd320-0xd33f]
[    0.335366] pci 0000:00:12.0: reg 0x14: [mem 0xc1441000-0xc1441fff]
[    0.338374] pci 0000:00:12.0: reg 0x20: [mem 0x80000c000-0x80000ffff 64bit pref]
[    0.340529] pci 0000:00:12.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[    0.341828] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.344849] pci 0000:00:1d.0: reg 0x20: [io  0xd300-0xd31f]
[    0.347498] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.350473] pci 0000:00:1d.1: reg 0x20: [io  0xd2e0-0xd2ff]
[    0.352163] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.354751] pci 0000:00:1d.2: reg 0x20: [io  0xd2c0-0xd2df]
[    0.355699] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.356333] pci 0000:00:1d.7: reg 0x10: [mem 0xc1440000-0xc1440fff]
[    0.358670] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.360045] pci 0000:00:1e.0: reg 0x10: [mem 0x800011000-0x8000110ff 64bit]
[    0.362068] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.364045] pci 0000:00:1f.0: reg 0x10: [mem 0x800010000-0x8000100ff 64bit]
[    0.365371] pci_bus 0000:01: extended config space not accessible
[    0.366008] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.367346] pci 0000:01:1b.0: reg 0x10: [mem 0xc1200000-0xc1203fff 64bit]
[    0.369650] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.369971] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.370056] pci 0000:00:1e.0:   bridge window [mem 0xc1200000-0xc13fffff]
[    0.371132] pci_bus 0000:02: extended config space not accessible
[    0.371703] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.372023] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.373065] pci 0000:00:1f.0:   bridge window [mem 0xc1000000-0xc11fffff]
[    0.374694] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[    0.375124] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.375559] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.376110] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.376520] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[    0.376520] iommu: Default domain type: Translated 
[    0.376520] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.376954] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.377043] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.378051] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.379046] vgaarb: loaded
[    0.379326] SCSI subsystem initialized
[    0.379664] libata version 3.00 loaded.
[    0.379664] ACPI: bus type USB registered
[    0.380066] usbcore: registered new interface driver usbfs
[    0.380413] usbcore: registered new interface driver hub
[    0.380744] usbcore: registered new device driver usb
[    0.381055] mc: Linux media interface: v0.10
[    0.381365] videodev: Linux video capture interface: v2.00
[    0.381706] pps_core: LinuxPPS API ver. 1 registered
[    0.382046] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.382604] PTP clock support registered
[    0.383118] Registered efivars operations
[    0.383407] Advanced Linux Sound Architecture Driver Initialized.
[    0.383921] Bluetooth: Core ver 2.22
[    0.384049] NET: Registered PF_BLUETOOTH protocol family
[    0.384378] Bluetooth: HCI device and connection manager initialized
[    0.384770] Bluetooth: HCI socket layer initialized
[    0.385045] Bluetooth: L2CAP socket layer initialized
[    0.385397] Bluetooth: SCO socket layer initialized
[    0.385704] NetLabel: Initializing
[    0.386044] NetLabel:  domain hash size = 128
[    0.386315] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.386679] NetLabel:  unlabeled traffic allowed by default
[    0.386679] PCI: Using ACPI for IRQ routing
[    0.386679] PCI: pci_cache_line_size set to 64 bytes
[    0.386679] pci 0000:00:01.1: can't claim BAR 4 [io  0xd360-0xd36f]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.387051] pci 0000:00:01.2: can't claim BAR 4 [io  0xd340-0xd35f]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.387759] pci 0000:00:03.0: can't claim BAR 0 [io  0xd280-0xd2bf]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.389051] pci 0000:00:05.0: can't claim BAR 0 [io  0xd240-0xd27f]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.390051] pci 0000:00:08.0: can't claim BAR 0 [io  0xd200-0xd23f]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.390747] pci 0000:00:12.0: can't claim BAR 0 [io  0xd320-0xd33f]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.391051] pci 0000:00:1d.0: can't claim BAR 4 [io  0xd300-0xd31f]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.392050] pci 0000:00:1d.1: can't claim BAR 4 [io  0xd2e0-0xd2ff]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.392746] pci 0000:00:1d.2: can't claim BAR 4 [io  0xd2c0-0xd2df]: address conflict with PCI Bus 0000:01 [io  0xd000-0xdfff]
[    0.393162] e820: reserve RAM buffer [mem 0x00806000-0x008fffff]
[    0.393165] e820: reserve RAM buffer [mem 0x00810000-0x008fffff]
[    0.393166] e820: reserve RAM buffer [mem 0xbe220000-0xbfffffff]
[    0.393167] e820: reserve RAM buffer [mem 0xbeed8000-0xbfffffff]
[    0.393168] e820: reserve RAM buffer [mem 0xbf8ee000-0xbfffffff]
[    0.393169] e820: reserve RAM buffer [mem 0xbfeec000-0xbfffffff]
[    0.393201] hpet: 3 channels of 0 reserved for per-cpu timers
[    0.393437] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.393741] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.400108] clocksource: Switched to clocksource kvm-clock
[    0.407162] VFS: Disk quotas dquot_6.6.0
[    0.407465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.407995] AppArmor: AppArmor Filesystem Enabled
[    0.408322] pnp: PnP ACPI init
[    0.408593] pnp 00:02: [dma 2]
[    0.408789] pnp: PnP ACPI: found 4 devices
[    0.414267] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.414872] NET: Registered PF_INET protocol family
[    0.415308] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.416281] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.416830] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.417361] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.417897] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.418437] TCP: Hash tables configured (established 32768 bind 32768)
[    0.418885] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.419333] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.419831] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.420344] RPC: Registered named UNIX socket transport module.
[    0.420710] RPC: Registered udp transport module.
[    0.420999] RPC: Registered tcp transport module.
[    0.421333] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.421748] pci 0000:00:12.0: can't claim BAR 6 [mem 0xfffc0000-0xffffffff pref]: no compatible bridge window
[    0.422364] pci 0000:00:12.0: BAR 6: assigned [mem 0xc1400000-0xc143ffff pref]
[    0.422805] pci 0000:00:03.0: BAR 0: assigned [io  0x1000-0x103f]
[    0.423545] pci 0000:00:05.0: BAR 0: assigned [io  0x1040-0x107f]
[    0.424296] pci 0000:00:08.0: BAR 0: assigned [io  0x1080-0x10bf]
[    0.425005] pci 0000:00:01.2: BAR 4: assigned [io  0x10c0-0x10df]
[    0.425759] pci 0000:00:12.0: BAR 0: assigned [io  0x10e0-0x10ff]
[    0.426473] pci 0000:00:1d.0: BAR 4: assigned [io  0x1400-0x141f]
[    0.427181] pci 0000:00:1d.1: BAR 4: assigned [io  0x1420-0x143f]
[    0.427885] pci 0000:00:1d.2: BAR 4: assigned [io  0x1440-0x145f]
[    0.428599] pci 0000:00:01.1: BAR 4: assigned [io  0x1460-0x146f]
[    0.429346] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.429659] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.430610] pci 0000:00:1e.0:   bridge window [mem 0xc1200000-0xc13fffff]
[    0.432240] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.433369] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.434167] pci 0000:00:1f.0:   bridge window [mem 0xc1000000-0xc11fffff]
[    0.435431] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.435810] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.436195] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.436613] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.437030] pci_bus 0000:00: resource 8 [mem 0x800000000-0x87fffffff window]
[    0.437502] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.437843] pci_bus 0000:01: resource 1 [mem 0xc1200000-0xc13fffff]
[    0.438233] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.438574] pci_bus 0000:02: resource 1 [mem 0xc1000000-0xc11fffff]
[    0.439016] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.439389] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.439757] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.451519] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[    0.463341] pci 0000:00:01.2: quirk_usb_early_handoff+0x0/0x610 took 22648 usecs
[    0.475846] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[    0.487723] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x610 took 23290 usecs
[    0.500041] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[    0.511808] pci 0000:00:1d.1: quirk_usb_early_handoff+0x0/0x610 took 23053 usecs
[    0.523552] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[    0.535207] pci 0000:00:1d.2: quirk_usb_early_handoff+0x0/0x610 took 22389 usecs
[    0.558120] pci 0000:00:1d.7: quirk_usb_early_handoff+0x0/0x610 took 21924 usecs
[    0.592302] pci 0000:01:1b.0: quirk_usb_early_handoff+0x0/0x610 took 32916 usecs
[    0.592767] PCI: CLS 0 bytes, default 64
[    0.593035] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.593439] software IO TLB: mapped [mem 0x00000000b7f2e000-0x00000000bbf2e000] (64MB)
[    0.594007] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f75263f196, max_idle_ns: 440795244155 ns
[    0.595041] Initialise system trusted keyrings
[    0.595501] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    0.596772] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.597401] NFS: Registering the id_resolver key type
[    0.597724] Key type id_resolver registered
[    0.597985] Key type id_legacy registered
[    0.598271] fuse: init (API version 7.34)
[    0.606886] Key type asymmetric registered
[    0.607156] Asymmetric key parser 'x509' registered
[    0.607468] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.608025] io scheduler mq-deadline registered
[    0.608318] io scheduler kyber registered
[    0.608691] hv_vmbus: registering driver hyperv_fb
[    0.609071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.609587] ACPI: button: Power Button [PWRF]
[    0.657242] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.657856] Non-volatile memory driver v1.3
[    0.658144] Linux agpgart interface v0.103
[    0.659653] loop: module loaded
[    0.659913] zram: Added device: zram0
[    0.660203] zram: Added device: zram1
[    0.660483] zram: Added device: zram2
[    0.660724] Guest personality initialized and is inactive
[    0.661080] VMCI host device registered (name=vmci, major=10, minor=126)
[    0.661499] Initialized host personality
[    0.662782] scsi host0: Virtio SCSI HBA
[    0.663547] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    0.673136] VMware PVSCSI driver - version 1.0.7.0-k
[    0.673461] hv_vmbus: registering driver hv_storvsc
[    0.673820] sd 0:0:0:0: Power-on or device reset occurred
[    0.674456] sd 0:0:0:0: [sda] 67108864 512-byte logical blocks: (34.4 GB/32.0 GiB)
[    0.674946] sd 0:0:0:0: [sda] Write Protect is off
[    0.675255] sd 0:0:0:0: [sda] Mode Sense: 63 00 00 08
[    0.675293] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.678198]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[    0.678952] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.679320] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.679987] ata_piix 0000:00:01.1: version 2.13
[    0.680434] scsi host1: ata_piix
[    0.680852] scsi host2: ata_piix
[    0.681114] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0x1460 irq 14
[    0.681582] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0x1468 irq 15
[    0.682136] ata1: port disabled--ignoring
[    0.682185] ata2: port disabled--ignoring
[    0.682476] tun: Universal TUN/TAP device driver, 1.6
[    0.683883] e100: Intel(R) PRO/100 Network Driver
[    0.684199] e100: Copyright(c) 1999-2006 Intel Corporation
[    0.684546] e1000: Intel(R) PRO/1000 Network Driver
[    0.684850] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.685254] e1000e: Intel(R) PRO/1000 Network Driver
[    0.685564] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.685936] sky2: driver version 1.30
[    0.686350] VMware vmxnet3 virtual NIC driver - version 1.6.0.0-k-NAPI
[    0.686759] hv_vmbus: registering driver hv_netvsc
[    0.687065] Fusion MPT base driver 3.04.20
[    0.687322] Copyright (c) 1999-2008 LSI Corporation
[    0.687629] Fusion MPT SPI Host driver 3.04.20
[    0.687916] Fusion MPT SAS Host driver 3.04.20
[    0.688246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.688651] ehci-pci: EHCI PCI platform driver
[    0.700488] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.700840] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.701459] ehci-pci 0000:00:1d.7: irq 11, io mem 0xc1440000
[    0.708096] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.708535] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.709110] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.709561] usb usb1: Product: EHCI Host Controller
[    0.709864] usb usb1: Manufacturer: Linux 5.15.60 ehci_hcd
[    0.710209] usb usb1: SerialNumber: 0000:00:1d.7
[    0.710551] hub 1-0:1.0: USB hub found
[    0.710794] hub 1-0:1.0: 6 ports detected
[    0.711167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.711552] ohci-pci: OHCI PCI platform driver
[    0.711833] uhci_hcd: USB Universal Host Controller Interface driver
[    0.723601] uhci_hcd 0000:00:01.2: UHCI Host Controller
[    0.723948] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 2
[    0.724469] uhci_hcd 0000:00:01.2: irq 11, io base 0x000010c0
[    0.724877] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.725420] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.725865] usb usb2: Product: UHCI Host Controller
[    0.726189] usb usb2: Manufacturer: Linux 5.15.60 uhci_hcd
[    0.726528] usb usb2: SerialNumber: 0000:00:01.2
[    0.726860] hub 2-0:1.0: USB hub found
[    0.727126] hub 2-0:1.0: 2 ports detected
[    0.738927] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.739300] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.739837] uhci_hcd 0000:00:1d.0: irq 10, io base 0x00001400
[    0.740245] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.740762] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.741239] usb usb3: Product: UHCI Host Controller
[    0.741555] usb usb3: Manufacturer: Linux 5.15.60 uhci_hcd
[    0.741894] usb usb3: SerialNumber: 0000:00:1d.0
[    0.742231] hub 3-0:1.0: USB hub found
[    0.742483] hub 3-0:1.0: 2 ports detected
[    0.754294] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.754651] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[    0.755171] uhci_hcd 0000:00:1d.1: irq 10, io base 0x00001420
[    0.755570] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.756095] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.756540] usb usb4: Product: UHCI Host Controller
[    0.756856] usb usb4: Manufacturer: Linux 5.15.60 uhci_hcd
[    0.757230] usb usb4: SerialNumber: 0000:00:1d.1
[    0.757560] hub 4-0:1.0: USB hub found
[    0.757811] hub 4-0:1.0: 2 ports detected
[    0.769750] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.770122] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[    0.770632] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001440
[    0.771040] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.771559] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.772012] usb usb5: Product: UHCI Host Controller
[    0.772327] usb usb5: Manufacturer: Linux 5.15.60 uhci_hcd
[    0.772667] usb usb5: SerialNumber: 0000:00:1d.2
[    0.772995] hub 5-0:1.0: USB hub found
[    0.773293] hub 5-0:1.0: 2 ports detected
[    0.785128] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    0.785516] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 6
[    0.786207] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x0000000000000014
[    0.787244] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    0.787595] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 7
[    0.788062] xhci_hcd 0000:01:1b.0: Host supports USB 3.0 SuperSpeed
[    0.788493] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.789001] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.789501] usb usb6: Product: xHCI Host Controller
[    0.789805] usb usb6: Manufacturer: Linux 5.15.60 xhci-hcd
[    0.790149] usb usb6: SerialNumber: 0000:01:1b.0
[    0.790494] hub 6-0:1.0: USB hub found
[    0.790755] hub 6-0:1.0: 4 ports detected
[    0.791158] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.791674] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.792191] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.792643] usb usb7: Product: xHCI Host Controller
[    0.792946] usb usb7: Manufacturer: Linux 5.15.60 xhci-hcd
[    0.793334] usb usb7: SerialNumber: 0000:01:1b.0
[    0.793676] hub 7-0:1.0: USB hub found
[    0.793932] hub 7-0:1.0: 4 ports detected
[    0.794328] usbcore: registered new interface driver usblp
[    0.794697] usbcore: registered new interface driver usb-storage
[    0.795097] usbcore: registered new interface driver usbserial_generic
[    0.795504] usbserial: USB Serial support registered for generic
[    0.795908] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.796978] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.797325] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.797831] rtc_cmos 00:03: RTC can wake from S4
[    0.798528] rtc_cmos 00:03: registered as rtc0
[    0.798858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.800119] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    0.800946] Driver for 1-wire Dallas network protocol.
[    0.801517] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.802065] intel_pstate: CPU model not supported
[    0.802556] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    0.804321] simple-framebuffer simple-framebuffer.0: [drm] drm_plane_enable_fb_damage_clips() not called
[    0.807437] Console: switching to colour frame buffer device 128x48
[    0.812246] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.812855] EFI Variables Facility v0.08 2004-May-17
[    0.815833] hid: raw HID events driver (C) Jiri Kosina
[    0.816352] usbcore: registered new interface driver usbhid
[    0.816752] usbhid: USB HID core driver
[    0.817574] IPVS: Registered protocols ()
[    0.817867] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    0.818437] IPVS: ipvs loaded.
[    0.818657] IPVS: [rr] scheduler registered.
[    0.819046] NET: Registered PF_INET6 protocol family
[    0.819763] Segment Routing with IPv6
[    0.820010] In-situ OAM (IOAM) with IPv6
[    0.820304] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    0.820781] NET: Registered PF_PACKET protocol family
[    0.821132] Bridge firewalling registered
[    0.821438] Key type dns_resolver registered
[    0.822070] IPI shorthand broadcast: enabled
[    0.822384] sched_clock: Marking stable (764586443, 57460466)->(823542933, -1496024)
[    0.823094] registered taskstats version 1
[    0.823386] Loading compiled-in X.509 certificates
[    0.823848] AppArmor: AppArmor sha1 policy hashing enabled
[    0.824459] PM:   Magic number: 2:5:145
[    0.826174] ata_port ata2: hash matches
[    0.827197]  ata2: hash matches
[    0.828017] acpi device:16: hash matches
[    0.828928] printk: console [netcon0] enabled
[    0.829893] netconsole: network logging started
[    0.830999] ALSA device list:
[    0.831855]   No soundcards found.
[    1.195306] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[    1.310168] usb 6-1: new full-speed USB device number 2 using xhci_hcd
[    1.334644] usb 2-1: not running at top speed; connect to a high speed hub
[    1.368398] usb 2-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[    1.369625] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
[    1.370665] usb 2-1: Product: QEMU USB Tablet
[    1.371477] usb 2-1: Manufacturer: QEMU
[    1.372232] usb 2-1: SerialNumber: 28754-0000:00:01.2-1
[    1.381383] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input4
[    1.382825] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
[    1.418194] usb 3-1: new full-speed USB device number 2 using uhci_hcd
[    1.442551] usb 6-1: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[    1.443747] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.444746] usb 6-1: Product: ConBee II
[    1.445604] usb 6-1: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[    1.446585] usb 6-1: SerialNumber: DE2409476
[    1.728925] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[    1.730238] md: Waiting for all devices to be available before autodetect
[    1.731257] md: If you don't use raid, use raid=noautodetect
[    1.732218] md: Autodetecting RAID arrays.
[    1.732987] md: autorun ...
[    1.733730] md: ... autorun DONE.
[    1.739035] VFS: Mounted root (squashfs filesystem) readonly on device 8:3.
[    1.742565] devtmpfs: mounted
[    1.744133] Freeing unused kernel image (initmem) memory: 1856K
[    1.746397] Write protecting the kernel read-only data: 24576k
[    1.749086] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.751030] Freeing unused kernel image (rodata/data gap) memory: 692K
[    1.752773] Run /sbin/init as init process
[    1.753621]   with arguments:
[    1.753621]     /sbin/init
[    1.753622]   with environment:
[    1.753623]     HOME=/
[    1.753623]     TERM=linux
[    1.753623]     BOOT_IMAGE=(hd0,gpt2)/bzImage
[    1.753624]     cgroup_enable=memory
[    1.848068] usb 6-2: new full-speed USB device number 3 using xhci_hcd
[    1.854708] systemd[1]: systemd 250 running in system mode (+PAM -AUDIT -SELINUX +APPARMOR -IMA -SMACK -SECCOMP -GCRYPT -GNUTLS +OPENSSL -ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=hybrid)
[    1.859503] systemd[1]: Detected virtualization kvm.
[    1.860798] systemd[1]: Detected architecture x86-64.
[    1.879307] systemd[1]: Hostname set to <homeassistant>.
[    1.881962] systemd[1]: Installed transient /etc/machine-id file.
[    1.888321] usb 3-1: New USB device found, idVendor=10ac, idProduct=0102, bcdDevice= 1.01
[    1.889626] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.890734] usb 3-1: Product: TUSB3410 Boot Device
[    1.891643] usb 3-1: Manufacturer: Texas Instruments
[    1.892596] usb 3-1: SerialNumber: TUSB3410        
[    1.895562] usb 3-1: can't set config #1, error -32
[    1.984826] usb 6-2: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[    1.986167] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.987598] usb 6-2: Product: RFXtrx433
[    1.988505] usb 6-2: Manufacturer: RFXCOM
[    1.989528] usb 6-2: SerialNumber: A13UZJ8
[    2.293883] systemd[1]: Queued start job for default target Multi-User System.
[    2.297316] random: systemd: uninitialized urandom read (16 bytes read)
[    2.305495] systemd[1]: Created slice Slice /system/ha-cli.
[    2.309692] random: systemd: uninitialized urandom read (16 bytes read)
[    2.312385] systemd[1]: Created slice Slice /system/modprobe.
[    2.316136] random: systemd: uninitialized urandom read (16 bytes read)
[    2.318515] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.321858] systemd[1]: Created slice Slice /system/systemd-growfs.
[    2.325948] systemd[1]: Created slice User and Session Slice.
[    2.329661] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.333396] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.337370] systemd[1]: Reached target Local Encrypted Volumes.
[    2.340896] systemd[1]: Reached target HassOS hardware targets.
[    2.344457] systemd[1]: Reached target HassOS zram targets.
[    2.347953] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.351565] systemd[1]: Reached target Path Units.
[    2.354142] systemd[1]: Reached target Remote Encrypted Volumes.
[    2.356253] systemd[1]: Reached target Remote File Systems.
[    2.358400] systemd[1]: Reached target Remote Verity Protected Volumes.
[    2.360673] systemd[1]: Reached target Slice Units.
[    2.362803] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.366571] systemd[1]: Listening on D-Bus System Message Bus Socket.
[    2.371870] systemd[1]: Listening on Process Core Dump Socket.
[    2.376634] systemd[1]: Listening on Journal Audit Socket.
[    2.380499] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.384300] systemd[1]: Listening on Journal Socket.
[    2.387120] usb 6-3: new full-speed USB device number 4 using xhci_hcd
[    2.391525] systemd[1]: Listening on udev Control Socket.
[    2.395526] systemd[1]: Listening on udev Kernel Socket.
[    2.400188] systemd[1]: Mounting Huge Pages File System...
[    2.406213] systemd[1]: Mounting POSIX Message Queue File System...
[    2.410468] systemd[1]: Mount /proc/xen files was skipped because of a failed condition check (ConditionPathExists=/proc/xen).
[    2.414345] systemd[1]: Mounting Kernel Debug File System...
[    2.419419] systemd[1]: Mounting Kernel Trace File System...
[    2.423918] systemd[1]: Started D-Bus System Message Bus.
[    2.434779] systemd[1]: Starting Home Assistant OS Agent...
[    2.442885] systemd[1]: Starting Create List of Static Device Nodes...
[    2.449040] systemd[1]: Starting Load Kernel Module configfs...
[    2.456340] systemd[1]: Starting Load Kernel Module drm...
[    2.463429] systemd[1]: Starting Load Kernel Module fuse...
[    2.469977] systemd[1]: Starting Journal Service...
[    2.475497] systemd[1]: Starting Generate network units from Kernel command line...
[    2.481408] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.488836] systemd[1]: Starting Wait Until Kernel Time Synchronized...
[    2.497445] systemd[1]: Starting Coldplug All udev Devices...
[    2.503943] systemd[1]: Starting Disk Manager...
[    2.509910] systemd[1]: Starting HassOS ZRAM swap...
[    2.516478] systemd[1]: Starting HassOS ZRAM tmp...
[    2.522730] systemd[1]: Starting HassOS ZRAM var...
[    2.527396] usb 6-3: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[    2.527400] usb 6-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.527402] usb 6-3: Product: EnOcean USB 300 DB
[    2.527403] usb 6-3: Manufacturer: EnOcean GmbH
[    2.527404] usb 6-3: SerialNumber: FTO5WLO
[    2.544002] systemd[1]: Mounted Huge Pages File System.
[    2.550219] systemd[1]: Mounted POSIX Message Queue File System.
[    2.550254] zram2: detected capacity change from 0 to 32768
[    2.553264] zram1: detected capacity change from 0 to 65536
[    2.557192] systemd[1]: Mounted Kernel Debug File System.
[    2.559130] systemd[1]: Mounted Kernel Trace File System.
[    2.559784] zram0: detected capacity change from 0 to 2008048
[    2.569369] systemd[1]: Finished Create List of Static Device Nodes.
[    2.571426] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.572660] systemd[1]: Finished Load Kernel Module configfs.
[    2.576977] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.581352] systemd[1]: Finished Load Kernel Module drm.
[    2.585449] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.587812] systemd[1]: Finished Load Kernel Module fuse.
[    2.592065] systemd[1]: Started Journal Service.
[    2.644783] audit: type=1334 audit(1661371593.246:2): prog-id=5 op=LOAD
[    2.647806] audit: type=1334 audit(1661371593.249:3): prog-id=6 op=LOAD
[    2.694434] usbcore: registered new interface driver ftdi_sio
[    2.697033] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.699706] ftdi_sio 6-2:1.0: FTDI USB Serial Device converter detected
[    2.702058] usb 6-2: Detected FT232RL
[    2.709686] usb 6-2: FTDI USB Serial Device converter now attached to ttyUSB0
[    2.712276] ftdi_sio 6-3:1.0: FTDI USB Serial Device converter detected
[    2.717865] usb 6-3: Detected FT232RL
[    2.723962] usb 6-3: FTDI USB Serial Device converter now attached to ttyUSB1
[    2.806437] virtio_net virtio3 enp0s18: renamed from eth0
[    2.809194] Free page reporting enabled
[    2.837388] cdc_acm 6-1:1.0: ttyACM0: USB ACM device

System Health information

System Information

version core-2022.8.6
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.10.5
os_name Linux
os_version 5.15.60
arch x86_64
timezone Europe/Amsterdam
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.26.2 Stage | running Available Repositories | 1099 Downloaded Repositories | 9
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | August 23, 2023 at 02:00 relayer_connected | true remote_enabled | true remote_connected | true alexa_enabled | false google_enabled | true remote_server | eu-west-2-2.ui.nabu.casa can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 8.5 -- | -- update_channel | stable supervisor_version | supervisor-2022.08.3 agent_version | 1.2.1 docker_version | 20.10.14 disk_total | 30.8 GB disk_used | 9.5 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | ESPHome (2021.8.2), File editor (5.3.3), Mosquitto broker (6.1.2), SSH & Web Terminal (12.0.2), Samba share (10.0.0), deCONZ (6.15.0), Studio Code Server (5.3.0)
Dashboards dashboards | 2 -- | -- resources | 3 views | 4 mode | storage
Recorder oldest_recorder_run | August 18, 2022 at 19:25 -- | -- current_recorder_run | August 24, 2022 at 22:07 estimated_db_size | 312.97 MiB database_engine | sqlite database_version | 3.38.5
Spotify api_endpoint_reachable | ok -- | --

Additional information

No response

agners commented 2 years ago
[    1.888321] usb 3-1: New USB device found, idVendor=10ac, idProduct=0102, bcdDevice= 1.01
[    1.889626] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.890734] usb 3-1: Product: TUSB3410 Boot Device
[    1.891643] usb 3-1: Manufacturer: Texas Instruments
[    1.892596] usb 3-1: SerialNumber: TUSB3410        
[    1.895562] usb 3-1: can't set config #1, error -32

Error -32 means "broken pipe", which often points to a USB hardware problem.

Can you try revert back to HAOS 8.4 to see if that fixes your poblem indeed? E.g. by selecting the other Boot slot at boot up in GRUB2, or by using:

ha os update --version 8.4
IGastel commented 2 years ago

I downgraded, but my problem remained. strange coincidence that my USB device breaks at the moment i upgrade.

agners commented 2 years ago

Thanks for confirming. Maybe a complete system reboot helps? I'd suggest to try different USB port/different cables as well.

lakofka commented 2 years ago

@IGastel When I upgraded to 8.5, Zigbee2MQTT wouldn't start because it couldn't find the coordinator USB stick, which wasn't identified by device ID. Changing it so it was identified by device ID fixed it. I think this is perhaps the opposite of your problem but it suggests that something in the handling of USB devices could have changed. Don't know, I'm new here.

IGastel commented 2 years ago

@lakofka i have 4 USB devices all identified by their device ID. i did this to prevent a reboot would giving my USB devices a new port number. only 1 device is not recognized anymore after reboot.

lakofka commented 2 years ago

@IGastel sounds like your problem is different to what mine was, then. I wish I could be some help, good luck, I hope you find a solution.

IGastel commented 2 years ago

After multiple restarts of the virtual machine, the USB device appeared again. appologies for waisting time.