Proxmox Jeedom Zigbee2mqtt : impossible de voir le dongle usb

BOnjour ,
Je passe mon jeedom et mon zigbee2mqtt ( actuellement sur 2 Rpi ) sur un muc i7 avec proxmox.
J’ai un probleme pour gerer le dongle sonoff zigbee.
J’ai bien attribué la clé usb sur ma VM dediée à zigbee2mqtt mais
la commande lsusb me permet bien de voir ma clé ( sur le shell de proxmox) mais la commande ls - l /dev/serial/by-id/ ne semble pas fonctionner. impossible lancer zigbee2mqtt.
je seche totalement ( j’ai un autre pc recyclé en attendre pour d 'autre vm où j’ai mis proxmox et meme problème la commande ls -la ne fonctionne pas). je tourne sous proxmox 7.3


Bonjour,
avec lsusb, tu la voie ta clé Sonoff:

10c4:ea60 Cygnal Integrated Products, Inc. CP2102/CP2109 UART Bridge Controller [CP210x family]

Après, effectivement, tu ne vois pas de port série (ils sont visibles chez moi). J’utilise aussi une VM Proxmox mais mes dongles ne sont pas sur le serveur Proxmox mais déportés sur un RPI via USBIP. Du coup, je ne peux pas comparer…

salut tu peut le mettre sur un lxc si tu veut

Bonjour,

La case Use USB3 est bien décochée ?
image

Je ne sais pas comment faire un container. Mais j’aimerais trouver la cause du problème.

Hello
Oui c’est bien décoché et j’ai testé l attribution de du dongle de deux manière :
Via l’interface graphique et via le terminal Shell.
Ce qui me perturbe c’est que le problème est la sur les deux pc ou j’ai installé proxmox. le seul point commmun étant que j’ai utilisé le même iso pour l install de proxmox.
La commande ls -l /dev/serial/by-id devrait fonction à la fois dans le terminal de proxmox pve et dans celui de la vm Debian ?
Quelle version de proxmox as tu ? Une manière spécifique de l’installer ou des utilitaires à ajouter ?

Uniquement dans la vm Debian puisque c’est elle qui a les équipements.

Je n’ai rien fait de spécifique pour que mes périphériques usb soient reconnus (par contre je n’ai pas de dongle sonoff).

Je suis en 7.2.7 pour proxmox mais je n’avais pas de problème avec les versions antérieurs (depuis la version 5)

Il faudrait que tu regardes si avec la commande dmesg, (sur la vm debian) tu ne trouves pas des infos.

Un sujet qui en parle :

Est-ce que tu as bien le paquet udev d’'installé ?
Est-ce que si tu n’associes plus le dongle sonoff à ta vm debian, tu as bien le serial by id sous proxmox ?

avec dmesg voila ce que j’obtiens, mais je sais pas l’interpréter :

root@zigbee2mqtt:/home/letifier# dmesg
[    0.000000] Linux version 4.19.0-22-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.260-1 (2022-09-29)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-22-amd64 root=UUID=4433a9be-8e13-4e1b-a988-9f5c3e02e75d ro quiet
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] 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 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd2fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ffd3000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 287f1001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 10610909500 cycles
[    0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000011] tsc: Detected 2711.998 MHz processor
[    0.001843] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001844] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.054840] AGP: No AGP bridge found
[    0.055306] last_pfn = 0x7ffd3 max_arch_pfn = 0x400000000
[    0.055346] MTRR default type: write-back
[    0.055346] MTRR fixed ranges enabled:
[    0.055347]   00000-9FFFF write-back
[    0.055348]   A0000-BFFFF uncachable
[    0.055348]   C0000-FFFFF write-protect
[    0.055349] MTRR variable ranges enabled:
[    0.055349]   0 base 00C0000000 mask FFC0000000 uncachable
[    0.055350]   1 disabled
[    0.055350]   2 disabled
[    0.055350]   3 disabled
[    0.055351]   4 disabled
[    0.055351]   5 disabled
[    0.055351]   6 disabled
[    0.055352]   7 disabled
[    0.055365] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.061970] found SMP MP-table at [mem 0x000f5b50-0x000f5b5f]
[    0.062307] RAMDISK: [mem 0x33ac3000-0x35d58fff]
[    0.062327] ACPI: Early table checksum verification disabled
[    0.062431] ACPI: RSDP 0x00000000000F5980 000014 (v00 BOCHS )
[    0.062436] ACPI: RSDT 0x000000007FFE4A36 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.062449] ACPI: FACP 0x000000007FFE475C 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.062453] ACPI: DSDT 0x000000007FFDF040 00571C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.062455] ACPI: FACS 0x000000007FFDF000 000040
[    0.062457] ACPI: APIC 0x000000007FFE4850 000080 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.062460] ACPI: SSDT 0x000000007FFE48D0 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.062462] ACPI: HPET 0x000000007FFE499A 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.062464] ACPI: MCFG 0x000000007FFE49D2 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.062467] ACPI: WAET 0x000000007FFE4A0E 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.062469] ACPI: Reserving FACP table memory at [mem 0x7ffe475c-0x7ffe484f]
[    0.062469] ACPI: Reserving DSDT table memory at [mem 0x7ffdf040-0x7ffe475b]
[    0.062470] ACPI: Reserving FACS table memory at [mem 0x7ffdf000-0x7ffdf03f]
[    0.062470] ACPI: Reserving APIC table memory at [mem 0x7ffe4850-0x7ffe48cf]
[    0.062471] ACPI: Reserving SSDT table memory at [mem 0x7ffe48d0-0x7ffe4999]
[    0.062471] ACPI: Reserving HPET table memory at [mem 0x7ffe499a-0x7ffe49d1]
[    0.062471] ACPI: Reserving MCFG table memory at [mem 0x7ffe49d2-0x7ffe4a0d]
[    0.062472] ACPI: Reserving WAET table memory at [mem 0x7ffe4a0e-0x7ffe4a35]
[    0.062501] ACPI: Local APIC address 0xfee00000
[    0.062815] No NUMA configuration found
[    0.062816] Faking a node at [mem 0x0000000000000000-0x000000007ffd2fff]
[    0.062825] NODE_DATA(0) allocated [mem 0x7ffce000-0x7ffd2fff]
[    0.062864] Zone ranges:
[    0.062865]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.062865]   DMA32    [mem 0x0000000001000000-0x000000007ffd2fff]
[    0.062866]   Normal   empty
[    0.062867]   Device   empty
[    0.062867] Movable zone start for each node
[    0.062868] Early memory node ranges
[    0.062868]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.062869]   node   0: [mem 0x0000000000100000-0x000000007ffd2fff]
[    0.062877] Zeroed struct page in unavailable ranges: 143 pages
[    0.062878] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffd2fff]
[    0.062879] On node 0 totalpages: 524145
[    0.062883]   DMA zone: 64 pages used for memmap
[    0.062883]   DMA zone: 21 pages reserved
[    0.062885]   DMA zone: 3998 pages, LIFO batch:0
[    0.062953]   DMA32 zone: 8128 pages used for memmap
[    0.062953]   DMA32 zone: 520147 pages, LIFO batch:63
[    0.080508] ACPI: PM-Timer IO Port: 0x608
[    0.080511] ACPI: Local APIC address 0xfee00000
[    0.080533] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.080580] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.080582] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.080583] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.080583] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.080586] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.080587] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.080588] ACPI: IRQ0 used by override.
[    0.080588] ACPI: IRQ5 used by override.
[    0.080589] ACPI: IRQ9 used by override.
[    0.080589] ACPI: IRQ10 used by override.
[    0.080589] ACPI: IRQ11 used by override.
[    0.080593] Using ACPI (MADT) for SMP configuration information
[    0.080594] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.080606] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.080652] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.080653] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.080653] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.080653] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.080655] [mem 0xc0000000-0xfed1bfff] available for PCI devices
[    0.080655] Booting paravirtualized kernel on KVM
[    0.080667] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.148653] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.148854] percpu: Embedded 50 pages/cpu s165208 r8192 d31400 u1048576
[    0.148858] pcpu-alloc: s165208 r8192 d31400 u1048576 alloc=1*2097152
[    0.148859] pcpu-alloc: [0] 0 1 
[    0.148888] KVM setup async PF for cpu 0
[    0.148892] kvm-stealtime: cpu 0, msr 7da1b1c0
[    0.148900] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.148911] Built 1 zonelists, mobility grouping on.  Total pages: 515932
[    0.148911] Policy zone: DMA32
[    0.148913] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-22-amd64 root=UUID=4433a9be-8e13-4e1b-a988-9f5c3e02e75d ro quiet
[    0.149027] AGP: Checking aperture...
[    0.201611] AGP: No AGP bridge found
[    0.202078] Calgary: detecting Calgary via BIOS EBDA area
[    0.202079] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.207243] Memory: 2002956K/2096580K available (10252K kernel code, 1235K rwdata, 3332K rodata, 1628K init, 2240K bss, 93624K reserved, 0K cma-reserved)
[    0.207578] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.207584] Kernel/User page tables isolation: enabled
[    0.207623] ftrace: allocating 32023 entries in 126 pages
[    0.219258] rcu: Hierarchical RCU implementation.
[    0.219260] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.219261] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.221258] NR_IRQS: 33024, nr_irqs: 440, preallocated irqs: 16
[    0.234860] Console: colour VGA+ 80x25
[    0.234863] console [tty0] enabled
[    0.234879] ACPI: Core revision 20180810
[    0.235098] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.235177] hpet clockevent registered
[    0.235211] APIC: Switch to symmetric I/O mode setup
[    0.235431] x2apic enabled
[    0.235673] Switched APIC routing to physical x2apic.
[    0.236682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.236706] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x27178451938, max_idle_ns: 440795251172 ns
[    0.236719] Calibrating delay loop (skipped) preset value.. 5423.99 BogoMIPS (lpj=10847992)
[    0.236720] pid_max: default: 32768 minimum: 301
[    0.236767] Security Framework initialized
[    0.236768] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.236787] AppArmor: AppArmor initialized
[    0.237144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.237413] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.237429] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.237432] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.237690] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.237690] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.237691] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.237692] Spectre V2 : Mitigation: Retpolines
[    0.237693] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.237693] Speculative Store Bypass: Vulnerable
[    0.237724] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.237724] MMIO Stale Data: Unknown: No mitigations
[    0.237851] Freeing SMP alternatives memory: 24K
[    0.348699] smpboot: CPU0: Intel Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.348707] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[    0.348707] rcu: Hierarchical SRCU implementation.
[    0.348707] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.348707] smp: Bringing up secondary CPUs ...
[    0.348707] x86: Booting SMP configuration:
[    0.348707] .... node  #0, CPUs:      #1
[    0.015312] kvm-clock: cpu 1, msr 287f1041, secondary cpu clock
[    0.356721] KVM setup async PF for cpu 1
[    0.356724] kvm-stealtime: cpu 1, msr 7db1b1c0
[    0.356728] smp: Brought up 1 node, 2 CPUs
[    0.356728] smpboot: Max logical packages: 1
[    0.356728] smpboot: Total of 2 processors activated (10847.99 BogoMIPS)
[    0.356873] devtmpfs: initialized
[    0.356873] x86/mm: Memory block size: 128MB
[    0.356937] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.356937] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.356937] pinctrl core: initialized pinctrl subsystem
[    0.356971] NET: Registered protocol family 16
[    0.357021] audit: initializing netlink subsys (disabled)
[    0.357027] audit: type=2000 audit(1671699864.446:1): state=initialized audit_enabled=0 res=1
[    0.357027] cpuidle: using governor ladder
[    0.357027] cpuidle: using governor menu
[    0.357027] ACPI: bus type PCI registered
[    0.357027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.357027] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[    0.357027] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
[    0.357027] PCI: Using configuration type 1 for base access
[    0.357147] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.360776] ACPI: Added _OSI(Module Device)
[    0.360777] ACPI: Added _OSI(Processor Device)
[    0.360777] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.360778] ACPI: Added _OSI(Processor Aggregator Device)
[    0.360779] ACPI: Added _OSI(Linux-Dell-Video)
[    0.360779] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.360839] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.362705] ACPI: Interpreter enabled
[    0.362718] ACPI: (supports S0 S3 S4 S5)
[    0.362719] ACPI: Using IOAPIC for interrupt routing
[    0.362737] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.362891] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.367645] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.367648] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.367693] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR]
[    0.367728] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability]
[    0.367885] PCI host bridge to bus 0000:00
[    0.367887] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.367888] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.367888] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.367889] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[    0.367890] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.367890] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
[    0.367891] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.367922] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[    0.368311] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000
[    0.369513] pci 0000:00:01.0: reg 0x10: [mem 0xfb000000-0xfbffffff pref]
[    0.373334] pci 0000:00:01.0: reg 0x18: [mem 0xfea14000-0xfea14fff]
[    0.379102] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref]
[    0.379600] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.383287] pci 0000:00:1a.0: reg 0x20: [io  0x5040-0x505f]
[    0.386383] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.388715] pci 0000:00:1a.1: reg 0x20: [io  0x5060-0x507f]
[    0.389653] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.391710] pci 0000:00:1a.2: reg 0x20: [io  0x5080-0x509f]
[    0.392712] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.393194] pci 0000:00:1a.7: reg 0x10: [mem 0xfea15000-0xfea15fff]
[    0.398731] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.399196] pci 0000:00:1b.0: reg 0x10: [mem 0xfea10000-0xfea13fff]
[    0.401789] pci 0000:00:1c.0: [1b36:000c] type 01 class 0x060400
[    0.402977] pci 0000:00:1c.0: reg 0x10: [mem 0xfea16000-0xfea16fff]
[    0.405296] pci 0000:00:1c.1: [1b36:000c] type 01 class 0x060400
[    0.406476] pci 0000:00:1c.1: reg 0x10: [mem 0xfea17000-0xfea17fff]
[    0.411170] pci 0000:00:1c.2: [1b36:000c] type 01 class 0x060400
[    0.412370] pci 0000:00:1c.2: reg 0x10: [mem 0xfea18000-0xfea18fff]
[    0.414707] pci 0000:00:1c.3: [1b36:000c] type 01 class 0x060400
[    0.415829] pci 0000:00:1c.3: reg 0x10: [mem 0xfea19000-0xfea19fff]
[    0.418004] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.419778] pci 0000:00:1d.0: reg 0x20: [io  0x50a0-0x50bf]
[    0.422785] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.424598] pci 0000:00:1d.1: reg 0x20: [io  0x50c0-0x50df]
[    0.425397] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.427179] pci 0000:00:1d.2: reg 0x20: [io  0x50e0-0x50ff]
[    0.428066] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.428486] pci 0000:00:1d.7: reg 0x10: [mem 0xfea1a000-0xfea1afff]
[    0.430708] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.436301] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[    0.436732] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[    0.436904] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[    0.440143] pci 0000:00:1f.2: reg 0x20: [io  0x5100-0x511f]
[    0.440713] pci 0000:00:1f.2: reg 0x24: [mem 0xfea1b000-0xfea1bfff]
[    0.441724] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.443480] pci 0000:00:1f.3: reg 0x20: [io  0x0700-0x073f]
[    0.444800] acpiphp: Slot [0] registered
[    0.444817] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.444844] pci 0000:00:1c.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.444871] pci 0000:00:1c.0:   bridge window [mem 0xfce00000-0xfcffffff 64bit pref]
[    0.445417] acpiphp: Slot [0-2] registered
[    0.445433] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.445460] pci 0000:00:1c.1:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.445487] pci 0000:00:1c.1:   bridge window [mem 0xfcc00000-0xfcdfffff 64bit pref]
[    0.446048] acpiphp: Slot [0-3] registered
[    0.446063] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.447287] pci 0000:00:1c.2:   bridge window [mem 0xfe400000-0xfe5fffff]
[    0.447318] pci 0000:00:1c.2:   bridge window [mem 0xfca00000-0xfcbfffff 64bit pref]
[    0.448784] acpiphp: Slot [0-4] registered
[    0.448800] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.448827] pci 0000:00:1c.3:   bridge window [mem 0xfe200000-0xfe3fffff]
[    0.448854] pci 0000:00:1c.3:   bridge window [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.449317] pci_bus 0000:05: extended config space not accessible
[    0.449481] acpiphp: Slot [0-5] registered
[    0.449545] acpiphp: Slot [5] registered
[    0.449571] acpiphp: Slot [6] registered
[    0.449596] acpiphp: Slot [7] registered
[    0.449625] acpiphp: Slot [8] registered
[    0.449654] acpiphp: Slot [9] registered
[    0.449679] acpiphp: Slot [10] registered
[    0.449704] acpiphp: Slot [11] registered
[    0.449730] acpiphp: Slot [12] registered
[    0.449755] acpiphp: Slot [13] registered
[    0.449780] acpiphp: Slot [14] registered
[    0.449807] acpiphp: Slot [15] registered
[    0.449833] acpiphp: Slot [16] registered
[    0.449858] acpiphp: Slot [17] registered
[    0.449883] acpiphp: Slot [18] registered
[    0.449909] acpiphp: Slot [19] registered
[    0.449934] acpiphp: Slot [20] registered
[    0.449961] acpiphp: Slot [21] registered
[    0.449986] acpiphp: Slot [22] registered
[    0.450011] acpiphp: Slot [23] registered
[    0.450037] acpiphp: Slot [24] registered
[    0.450064] acpiphp: Slot [25] registered
[    0.450090] acpiphp: Slot [26] registered
[    0.450117] acpiphp: Slot [27] registered
[    0.450142] acpiphp: Slot [28] registered
[    0.450168] acpiphp: Slot [29] registered
[    0.450193] acpiphp: Slot [30] registered
[    0.450220] acpiphp: Slot [31] registered
[    0.450289] pci 0000:05:01.0: [1b36:0001] type 01 class 0x060400
[    0.451405] pci 0000:05:01.0: reg 0x10: [mem 0xfe000000-0xfe0000ff 64bit]
[    0.453009] pci 0000:05:02.0: [1b36:0001] type 01 class 0x060400
[    0.454140] pci 0000:05:02.0: reg 0x10: [mem 0xfe001000-0xfe0010ff 64bit]
[    0.455694] pci 0000:05:03.0: [1b36:0001] type 01 class 0x060400
[    0.456713] pci 0000:05:03.0: reg 0x10: [mem 0xfe002000-0xfe0020ff 64bit]
[    0.459985] pci 0000:05:04.0: [1b36:0001] type 01 class 0x060400
[    0.461138] pci 0000:05:04.0: reg 0x10: [mem 0xfe003000-0xfe0030ff 64bit]
[    0.463004] pci 0000:00:1e.0: PCI bridge to [bus 05-09] (subtractive decode)
[    0.463019] pci 0000:00:1e.0:   bridge window [io  0x1000-0x4fff]
[    0.463033] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfe1fffff]
[    0.463060] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfc7fffff 64bit pref]
[    0.463061] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.463062] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.463063] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.463063] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xafffffff window] (subtractive decode)
[    0.463064] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    0.463065] pci 0000:00:1e.0:   bridge window [mem 0x100000000-0x8ffffffff window] (subtractive decode)
[    0.463375] pci_bus 0000:06: extended config space not accessible
[    0.463562] acpiphp: Slot [0-6] registered
[    0.463589] acpiphp: Slot [1] registered
[    0.463614] acpiphp: Slot [2] registered
[    0.463642] acpiphp: Slot [3] registered
[    0.463668] acpiphp: Slot [4] registered
[    0.463696] acpiphp: Slot [5-2] registered
[    0.463725] acpiphp: Slot [6-2] registered
[    0.463754] acpiphp: Slot [7-2] registered
[    0.463784] acpiphp: Slot [8-2] registered
[    0.463819] acpiphp: Slot [9-2] registered
[    0.463847] acpiphp: Slot [10-2] registered
[    0.463875] acpiphp: Slot [11-2] registered
[    0.463904] acpiphp: Slot [12-2] registered
[    0.463932] acpiphp: Slot [13-2] registered
[    0.463960] acpiphp: Slot [14-2] registered
[    0.463988] acpiphp: Slot [15-2] registered
[    0.464016] acpiphp: Slot [16-2] registered
[    0.464043] acpiphp: Slot [17-2] registered
[    0.464074] acpiphp: Slot [18-2] registered
[    0.464101] acpiphp: Slot [19-2] registered
[    0.464129] acpiphp: Slot [20-2] registered
[    0.464157] acpiphp: Slot [21-2] registered
[    0.464187] acpiphp: Slot [22-2] registered
[    0.464215] acpiphp: Slot [23-2] registered
[    0.464244] acpiphp: Slot [24-2] registered
[    0.464272] acpiphp: Slot [25-2] registered
[    0.464300] acpiphp: Slot [26-2] registered
[    0.464328] acpiphp: Slot [27-2] registered
[    0.464356] acpiphp: Slot [28-2] registered
[    0.464384] acpiphp: Slot [29-2] registered
[    0.464413] acpiphp: Slot [30-2] registered
[    0.464441] acpiphp: Slot [31-2] registered
[    0.464786] pci 0000:06:03.0: [1af4:1002] type 00 class 0x00ff00
[    0.465492] pci 0000:06:03.0: reg 0x10: [io  0x4000-0x403f]
[    0.468080] pci 0000:06:03.0: reg 0x20: [mem 0xfc600000-0xfc603fff 64bit pref]
[    0.469443] pci 0000:06:12.0: [1af4:1000] type 00 class 0x020000
[    0.470428] pci 0000:06:12.0: reg 0x10: [io  0x4040-0x405f]
[    0.471308] pci 0000:06:12.0: reg 0x14: [mem 0xfde40000-0xfde40fff]
[    0.477701] pci 0000:06:12.0: reg 0x20: [mem 0xfc604000-0xfc607fff 64bit pref]
[    0.478619] pci 0000:06:12.0: reg 0x30: [mem 0xfde00000-0xfde3ffff pref]
[    0.479291] pci 0000:05:01.0: PCI bridge to [bus 06]
[    0.479306] pci 0000:05:01.0:   bridge window [io  0x4000-0x4fff]
[    0.479320] pci 0000:05:01.0:   bridge window [mem 0xfde00000-0xfdffffff]
[    0.479347] pci 0000:05:01.0:   bridge window [mem 0xfc600000-0xfc7fffff 64bit pref]
[    0.479864] pci_bus 0000:07: extended config space not accessible
[    0.480064] acpiphp: Slot [0-7] registered
[    0.480095] acpiphp: Slot [1-2] registered
[    0.480123] acpiphp: Slot [2-2] registered
[    0.480151] acpiphp: Slot [3-2] registered
[    0.480179] acpiphp: Slot [4-2] registered
[    0.480210] acpiphp: Slot [5-3] registered
[    0.480238] acpiphp: Slot [6-3] registered
[    0.480267] acpiphp: Slot [7-3] registered
[    0.480295] acpiphp: Slot [8-3] registered
[    0.480323] acpiphp: Slot [9-3] registered
[    0.480351] acpiphp: Slot [10-3] registered
[    0.480379] acpiphp: Slot [11-3] registered
[    0.480733] acpiphp: Slot [12-3] registered
[    0.480762] acpiphp: Slot [13-3] registered
[    0.480791] acpiphp: Slot [14-3] registered
[    0.480819] acpiphp: Slot [15-3] registered
[    0.480847] acpiphp: Slot [16-3] registered
[    0.480878] acpiphp: Slot [17-3] registered
[    0.480906] acpiphp: Slot [18-3] registered
[    0.480936] acpiphp: Slot [19-3] registered
[    0.480964] acpiphp: Slot [20-3] registered
[    0.480995] acpiphp: Slot [21-3] registered
[    0.481023] acpiphp: Slot [22-3] registered
[    0.481051] acpiphp: Slot [23-3] registered
[    0.481089] acpiphp: Slot [24-3] registered
[    0.481123] acpiphp: Slot [25-3] registered
[    0.481152] acpiphp: Slot [26-3] registered
[    0.481180] acpiphp: Slot [27-3] registered
[    0.481208] acpiphp: Slot [28-3] registered
[    0.481237] acpiphp: Slot [29-3] registered
[    0.481265] acpiphp: Slot [30-3] registered
[    0.481296] acpiphp: Slot [31-3] registered
[    0.481513] pci 0000:05:02.0: PCI bridge to [bus 07]
[    0.481528] pci 0000:05:02.0:   bridge window [io  0x3000-0x3fff]
[    0.481542] pci 0000:05:02.0:   bridge window [mem 0xfdc00000-0xfddfffff]
[    0.481569] pci 0000:05:02.0:   bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.482060] pci_bus 0000:08: extended config space not accessible
[    0.482255] acpiphp: Slot [0-8] registered
[    0.482284] acpiphp: Slot [1-3] registered
[    0.482313] acpiphp: Slot [2-3] registered
[    0.482341] acpiphp: Slot [3-3] registered
[    0.482370] acpiphp: Slot [4-3] registered
[    0.482398] acpiphp: Slot [5-4] registered
[    0.482431] acpiphp: Slot [6-4] registered
[    0.482459] acpiphp: Slot [7-4] registered
[    0.482488] acpiphp: Slot [8-4] registered
[    0.482516] acpiphp: Slot [9-4] registered
[    0.482545] acpiphp: Slot [10-4] registered
[    0.482574] acpiphp: Slot [11-4] registered
[    0.482604] acpiphp: Slot [12-4] registered
[    0.482635] acpiphp: Slot [13-4] registered
[    0.482664] acpiphp: Slot [14-4] registered
[    0.482692] acpiphp: Slot [15-4] registered
[    0.482721] acpiphp: Slot [16-4] registered
[    0.482749] acpiphp: Slot [17-4] registered
[    0.482780] acpiphp: Slot [18-4] registered
[    0.482809] acpiphp: Slot [19-4] registered
[    0.482837] acpiphp: Slot [20-4] registered
[    0.482868] acpiphp: Slot [21-4] registered
[    0.482897] acpiphp: Slot [22-4] registered
[    0.482926] acpiphp: Slot [23-4] registered
[    0.482956] acpiphp: Slot [24-4] registered
[    0.482985] acpiphp: Slot [25-4] registered
[    0.483013] acpiphp: Slot [26-4] registered
[    0.483042] acpiphp: Slot [27-4] registered
[    0.483071] acpiphp: Slot [28-4] registered
[    0.483099] acpiphp: Slot [29-4] registered
[    0.483130] acpiphp: Slot [30-4] registered
[    0.483159] acpiphp: Slot [31-4] registered
[    0.483376] pci 0000:05:03.0: PCI bridge to [bus 08]
[    0.483390] pci 0000:05:03.0:   bridge window [io  0x2000-0x2fff]
[    0.483404] pci 0000:05:03.0:   bridge window [mem 0xfda00000-0xfdbfffff]
[    0.483431] pci 0000:05:03.0:   bridge window [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.483912] pci_bus 0000:09: extended config space not accessible
[    0.484123] acpiphp: Slot [0-9] registered
[    0.484153] acpiphp: Slot [1-4] registered
[    0.484183] acpiphp: Slot [2-4] registered
[    0.484212] acpiphp: Slot [3-4] registered
[    0.484241] acpiphp: Slot [4-4] registered
[    0.484272] acpiphp: Slot [5-5] registered
[    0.484301] acpiphp: Slot [6-5] registered
[    0.484330] acpiphp: Slot [7-5] registered
[    0.484359] acpiphp: Slot [8-5] registered
[    0.484388] acpiphp: Slot [9-5] registered
[    0.484418] acpiphp: Slot [10-5] registered
[    0.484449] acpiphp: Slot [11-5] registered
[    0.484479] acpiphp: Slot [12-5] registered

la suite

[    0.484508] acpiphp: Slot [13-5] registered
[    0.484537] acpiphp: Slot [14-5] registered
[    0.484566] acpiphp: Slot [15-5] registered
[    0.484595] acpiphp: Slot [16-5] registered
[    0.484626] acpiphp: Slot [17-5] registered
[    0.484655] acpiphp: Slot [18-5] registered
[    0.484684] acpiphp: Slot [19-5] registered
[    0.484722] acpiphp: Slot [20-5] registered
[    0.484756] acpiphp: Slot [21-5] registered
[    0.484786] acpiphp: Slot [22-5] registered
[    0.484817] acpiphp: Slot [23-5] registered
[    0.484847] acpiphp: Slot [24-5] registered
[    0.484876] acpiphp: Slot [25-5] registered
[    0.484906] acpiphp: Slot [26-5] registered
[    0.484935] acpiphp: Slot [27-5] registered
[    0.484965] acpiphp: Slot [28-5] registered
[    0.484996] acpiphp: Slot [29-5] registered
[    0.485026] acpiphp: Slot [30-5] registered
[    0.485055] acpiphp: Slot [31-5] registered
[    0.485145] pci 0000:09:01.0: [1af4:1004] type 00 class 0x010000
[    0.486226] pci 0000:09:01.0: reg 0x10: [io  0x1000-0x103f]
[    0.487219] pci 0000:09:01.0: reg 0x14: [mem 0xfd800000-0xfd800fff]
[    0.491313] pci 0000:09:01.0: reg 0x20: [mem 0xfc000000-0xfc003fff 64bit pref]
[    0.493469] pci 0000:05:04.0: PCI bridge to [bus 09]
[    0.493484] pci 0000:05:04.0:   bridge window [io  0x1000-0x1fff]
[    0.493498] pci 0000:05:04.0:   bridge window [mem 0xfd800000-0xfd9fffff]
[    0.493525] pci 0000:05:04.0:   bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[    0.497756] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.497817] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.497872] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.497926] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.497979] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 *10 11)
[    0.498032] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *10 11)
[    0.498085] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 10 *11)
[    0.498139] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 10 *11)
[    0.498163] ACPI: PCI Interrupt Link [GSIA] (IRQs *16)
[    0.498169] ACPI: PCI Interrupt Link [GSIB] (IRQs *17)
[    0.498174] ACPI: PCI Interrupt Link [GSIC] (IRQs *18)
[    0.498180] ACPI: PCI Interrupt Link [GSID] (IRQs *19)
[    0.498185] ACPI: PCI Interrupt Link [GSIE] (IRQs *20)
[    0.498190] ACPI: PCI Interrupt Link [GSIF] (IRQs *21)
[    0.498195] ACPI: PCI Interrupt Link [GSIG] (IRQs *22)
[    0.498200] ACPI: PCI Interrupt Link [GSIH] (IRQs *23)
[    0.498701] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[    0.498701] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.498701] pci 0000:00:01.0: vgaarb: bridge control possible
[    0.498701] vgaarb: loaded
[    0.498701] pps_core: LinuxPPS API ver. 1 registered
[    0.498701] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.498701] PTP clock support registered
[    0.498701] EDAC MC: Ver: 3.0.0
[    0.500798] PCI: Using ACPI for IRQ routing
[    0.555776] PCI: pci_cache_line_size set to 64 bytes
[    0.556144] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.556147] e820: reserve RAM buffer [mem 0x7ffd3000-0x7fffffff]
[    0.556334] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.556334] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.556334] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.560788] clocksource: Switched to clocksource kvm-clock
[    0.569435] VFS: Disk quotas dquot_6.6.0
[    0.569453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.569579] AppArmor: AppArmor Filesystem Enabled
[    0.569593] pnp: PnP ACPI init
[    0.569656] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.569672] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.569683] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.569847] system 00:03: [mem 0xb0000000-0xbfffffff window] has been reserved
[    0.569852] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.570049] pnp: PnP ACPI: found 4 devices
[    0.577060] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.577075] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.577076] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.577077] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.577078] pci 0000:00:1c.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.577084] pci 0000:00:1c.0: BAR 13: assigned [io  0x6000-0x6fff]
[    0.577086] pci 0000:00:1c.1: BAR 13: assigned [io  0x7000-0x7fff]
[    0.577087] pci 0000:00:1c.2: BAR 13: assigned [io  0x8000-0x8fff]
[    0.577088] pci 0000:00:1c.3: BAR 13: assigned [io  0x9000-0x9fff]
[    0.577089] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.577100] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    0.578215] pci 0000:00:1c.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.578866] pci 0000:00:1c.0:   bridge window [mem 0xfce00000-0xfcffffff 64bit pref]
[    0.580155] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.580165] pci 0000:00:1c.1:   bridge window [io  0x7000-0x7fff]
[    0.581170] pci 0000:00:1c.1:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.581835] pci 0000:00:1c.1:   bridge window [mem 0xfcc00000-0xfcdfffff 64bit pref]
[    0.583147] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.583157] pci 0000:00:1c.2:   bridge window [io  0x8000-0x8fff]
[    0.584170] pci 0000:00:1c.2:   bridge window [mem 0xfe400000-0xfe5fffff]
[    0.584852] pci 0000:00:1c.2:   bridge window [mem 0xfca00000-0xfcbfffff 64bit pref]
[    0.586176] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.586186] pci 0000:00:1c.3:   bridge window [io  0x9000-0x9fff]
[    0.587179] pci 0000:00:1c.3:   bridge window [mem 0xfe200000-0xfe3fffff]
[    0.587838] pci 0000:00:1c.3:   bridge window [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.590555] pci 0000:05:01.0: PCI bridge to [bus 06]
[    0.590567] pci 0000:05:01.0:   bridge window [io  0x4000-0x4fff]
[    0.591173] pci 0000:05:01.0:   bridge window [mem 0xfde00000-0xfdffffff]
[    0.591552] pci 0000:05:01.0:   bridge window [mem 0xfc600000-0xfc7fffff 64bit pref]
[    0.592410] pci 0000:05:02.0: PCI bridge to [bus 07]
[    0.592421] pci 0000:05:02.0:   bridge window [io  0x3000-0x3fff]
[    0.593069] pci 0000:05:02.0:   bridge window [mem 0xfdc00000-0xfddfffff]
[    0.593482] pci 0000:05:02.0:   bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.594299] pci 0000:05:03.0: PCI bridge to [bus 08]
[    0.594309] pci 0000:05:03.0:   bridge window [io  0x2000-0x2fff]
[    0.594949] pci 0000:05:03.0:   bridge window [mem 0xfda00000-0xfdbfffff]
[    0.595344] pci 0000:05:03.0:   bridge window [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.596185] pci 0000:05:04.0: PCI bridge to [bus 09]
[    0.596195] pci 0000:05:04.0:   bridge window [io  0x1000-0x1fff]
[    0.597201] pci 0000:05:04.0:   bridge window [mem 0xfd800000-0xfd9fffff]
[    0.597860] pci 0000:05:04.0:   bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[    0.599061] pci 0000:00:1e.0: PCI bridge to [bus 05-09]
[    0.599071] pci 0000:00:1e.0:   bridge window [io  0x1000-0x4fff]
[    0.600044] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfe1fffff]
[    0.600694] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfc7fffff 64bit pref]
[    0.602005] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.602006] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.602007] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.602008] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
[    0.602009] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    0.602009] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]
[    0.602011] pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
[    0.602011] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.602012] pci_bus 0000:01: resource 2 [mem 0xfce00000-0xfcffffff 64bit pref]
[    0.602013] pci_bus 0000:02: resource 0 [io  0x7000-0x7fff]
[    0.602014] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.602014] pci_bus 0000:02: resource 2 [mem 0xfcc00000-0xfcdfffff 64bit pref]
[    0.602015] pci_bus 0000:03: resource 0 [io  0x8000-0x8fff]
[    0.602016] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe5fffff]
[    0.602016] pci_bus 0000:03: resource 2 [mem 0xfca00000-0xfcbfffff 64bit pref]
[    0.602017] pci_bus 0000:04: resource 0 [io  0x9000-0x9fff]
[    0.602018] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe3fffff]
[    0.602018] pci_bus 0000:04: resource 2 [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.602019] pci_bus 0000:05: resource 0 [io  0x1000-0x4fff]
[    0.602020] pci_bus 0000:05: resource 1 [mem 0xfd800000-0xfe1fffff]
[    0.602021] pci_bus 0000:05: resource 2 [mem 0xfc000000-0xfc7fffff 64bit pref]
[    0.602021] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.602022] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.602023] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.602023] pci_bus 0000:05: resource 7 [mem 0x80000000-0xafffffff window]
[    0.602024] pci_bus 0000:05: resource 8 [mem 0xc0000000-0xfebfffff window]
[    0.602025] pci_bus 0000:05: resource 9 [mem 0x100000000-0x8ffffffff window]
[    0.602026] pci_bus 0000:06: resource 0 [io  0x4000-0x4fff]
[    0.602026] pci_bus 0000:06: resource 1 [mem 0xfde00000-0xfdffffff]
[    0.602027] pci_bus 0000:06: resource 2 [mem 0xfc600000-0xfc7fffff 64bit pref]
[    0.602028] pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
[    0.602029] pci_bus 0000:07: resource 1 [mem 0xfdc00000-0xfddfffff]
[    0.602029] pci_bus 0000:07: resource 2 [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.602030] pci_bus 0000:08: resource 0 [io  0x2000-0x2fff]
[    0.602031] pci_bus 0000:08: resource 1 [mem 0xfda00000-0xfdbfffff]
[    0.602031] pci_bus 0000:08: resource 2 [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.602032] pci_bus 0000:09: resource 0 [io  0x1000-0x1fff]
[    0.602033] pci_bus 0000:09: resource 1 [mem 0xfd800000-0xfd9fffff]
[    0.602033] pci_bus 0000:09: resource 2 [mem 0xfc000000-0xfc1fffff 64bit pref]
[    0.602179] NET: Registered protocol family 2
[    0.602249] IP idents hash table entries: 32768 (order: 6, 262144 bytes)
[    0.602541] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
[    0.602548] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.602571] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.602603] TCP: Hash tables configured (established 16384 bind 16384)
[    0.602640] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.602646] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.602694] NET: Registered protocol family 1
[    0.602701] NET: Registered protocol family 44
[    0.604058] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.604269] PCI Interrupt Link [GSIA] enabled at IRQ 16
[    0.604914] PCI Interrupt Link [GSIB] enabled at IRQ 17
[    0.605461] PCI Interrupt Link [GSIC] enabled at IRQ 18
[    0.606014] PCI Interrupt Link [GSID] enabled at IRQ 19
[    0.608773] PCI: CLS 0 bytes, default 64
[    0.608833] Unpacking initramfs...
[    1.013560] Freeing initrd memory: 35416K
[    1.013626] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27178451938, max_idle_ns: 440795251172 ns
[    1.014186] Initialise system trusted keyrings
[    1.014208] Key type blacklist registered
[    1.014348] workingset: timestamp_bits=40 max_order=19 bucket_order=0
[    1.015148] zbud: loaded
[    1.111614] Key type asymmetric registered
[    1.111619] Asymmetric key parser 'x509' registered
[    1.111630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    1.111675] io scheduler noop registered
[    1.111676] io scheduler deadline registered
[    1.111709] io scheduler cfq registered (default)
[    1.111710] io scheduler mq-deadline registered
[    1.113772] pcieport 0000:00:1c.0: Signaling PME with IRQ 24
[    1.113889] pcieport 0000:00:1c.0: AER enabled with IRQ 24
[    1.115544] pcieport 0000:00:1c.1: Signaling PME with IRQ 25
[    1.115654] pcieport 0000:00:1c.1: AER enabled with IRQ 25
[    1.117340] pcieport 0000:00:1c.2: Signaling PME with IRQ 26
[    1.117450] pcieport 0000:00:1c.2: AER enabled with IRQ 26
[    1.119104] pcieport 0000:00:1c.3: Signaling PME with IRQ 27
[    1.119213] pcieport 0000:00:1c.3: AER enabled with IRQ 27
[    1.120073] shpchp 0000:05:01.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    1.120973] PCI Interrupt Link [GSIF] enabled at IRQ 21
[    1.122810] shpchp 0000:05:01.0: pci_hp_register failed with error -16
[    1.123718] shpchp 0000:05:01.0: Slot initialization failed
[    1.125148] shpchp 0000:05:02.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    1.125339] PCI Interrupt Link [GSIG] enabled at IRQ 22
[    1.126765] shpchp 0000:05:02.0: pci_hp_register failed with error -16
[    1.126999] shpchp 0000:05:02.0: Slot initialization failed
[    1.128407] shpchp 0000:05:03.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    1.128593] PCI Interrupt Link [GSIH] enabled at IRQ 23
[    1.130065] shpchp 0000:05:03.0: pci_hp_register failed with error -16
[    1.130299] shpchp 0000:05:03.0: Slot initialization failed
[    1.131719] shpchp 0000:05:04.0: HPC vendor_id 1b36 device_id 1 ss_vid 0 ss_did 0
[    1.131906] PCI Interrupt Link [GSIE] enabled at IRQ 20
[    1.134576] shpchp 0000:05:04.0: pci_hp_register failed with error -16
[    1.134813] shpchp 0000:05:04.0: Slot initialization failed
[    1.135611] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.135864] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.136462] Linux agpgart interface v0.103
[    1.136580] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.136581] AMD IOMMUv2 functionality not available on this system
[    1.136765] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.137403] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.137411] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.137599] mousedev: PS/2 mouse device common for all mice
[    1.137704] rtc_cmos 00:02: RTC can wake from S4
[    1.138128] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.138314] rtc_cmos 00:02: registered as rtc0
[    1.138323] rtc_cmos 00:02: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.138352] ledtrig-cpu: registered to indicate activity on CPUs
[    1.138533] NET: Registered protocol family 10
[    1.144448] Segment Routing with IPv6
[    1.144473] mip6: Mobile IPv6
[    1.144477] NET: Registered protocol family 17
[    1.144522] mpls_gso: MPLS GSO support
[    1.144643] mce: Using 10 MCE banks
[    1.144666] sched_clock: Marking stable (1133320556, 11312552)->(1147281937, -2648829)
[    1.144903] registered taskstats version 1
[    1.144903] Loading compiled-in X.509 certificates
[    1.166978] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    1.166990] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    1.167006] zswap: loaded using pool lzo/zbud
[    1.167161] AppArmor: AppArmor sha1 policy hashing enabled
[    1.167915] rtc_cmos 00:02: setting system clock to 2022-12-22 09:04:25 UTC (1671699865)
[    1.169395] Freeing unused kernel image memory: 1628K
[    1.180879] Write protecting the kernel read-only data: 16384k
[    1.182169] Freeing unused kernel image memory: 2028K
[    1.182371] Freeing unused kernel image memory: 764K
[    1.187263] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.187344] x86/mm: Checking user space page tables
[    1.192091] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.192095] Run /init as init process
[    1.249988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.250610] ACPI: Power Button [PWRF]
[    1.283629] ACPI: bus type USB registered
[    1.283665] usbcore: registered new interface driver usbfs
[    1.283679] usbcore: registered new interface driver hub
[    1.283686] usbcore: registered new device driver usb
[    1.286366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.287782] uhci_hcd: USB Universal Host Controller Interface driver
[    1.288477] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.288490] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.288509] uhci_hcd 0000:00:1a.0: detected 2 ports
[    1.288606] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00005040
[    1.292529] ehci-pci: EHCI PCI platform driver
[    1.299771] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[    1.307400] SCSI subsystem initialized
[    1.307520] [drm] Found bochs VGA, ID 0xb0c5.
[    1.307521] [drm] Framebuffer size 16384 kB @ 0xfb000000, mmio @ 0xfea14000.
[    1.307607] [TTM] Zone  kernel: Available graphics memory: 1021408 kiB
[    1.307607] [TTM] Initializing pool allocator
[    1.307612] [TTM] Initializing DMA pool allocator
[    1.309140] fbcon: bochsdrmfb (fb0) is primary device
[    1.314415] Console: switching to colour frame buffer device 128x48
[    1.315414] bochs-drm 0000:00:01.0: fb0: bochsdrmfb frame buffer device
[    1.317186] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.324312] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[    1.324996] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[    1.326106] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:01.0 on minor 0
[    1.332748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    1.332749] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.332750] usb usb1: Product: UHCI Host Controller
[    1.332750] usb usb1: Manufacturer: Linux 4.19.0-22-amd64 uhci_hcd
[    1.332751] usb usb1: SerialNumber: 0000:00:1a.0
[    1.332930] hub 1-0:1.0: USB hub found
[    1.332940] hub 1-0:1.0: 2 ports detected
[    1.333148] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.333156] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[    1.333348] ehci-pci 0000:00:1a.7: irq 19, io mem 0xfea15000
[    1.333865] libata version 3.00 loaded.
[    1.336565] ahci 0000:00:1f.2: version 3.0
[    1.337338] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[    1.337339] ahci 0000:00:1f.2: flags: 64bit ncq only 
[    1.339165] scsi host0: ahci
[    1.348794] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.348844] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    1.348845] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.348846] usb usb2: Product: EHCI Host Controller
[    1.348846] usb usb2: Manufacturer: Linux 4.19.0-22-amd64 ehci_hcd
[    1.348847] usb usb2: SerialNumber: 0000:00:1a.7
[    1.348926] hub 2-0:1.0: USB hub found
[    1.348929] hub 2-0:1.0: 6 ports detected
[    1.352524] scsi host1: ahci
[    1.352691] scsi host3: ahci
[    1.352860] scsi host4: ahci
[    1.353089] scsi host5: ahci
[    1.353671] scsi host2: Virtio SCSI HBA
[    1.354644] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    1.354659] scsi host6: ahci
[    1.354735] ata1: SATA max UDMA/133 abar m4096@0xfea1b000 port 0xfea1b100 irq 28
[    1.354742] ata2: SATA max UDMA/133 abar m4096@0xfea1b000 port 0xfea1b180 irq 28
[    1.354747] ata3: SATA max UDMA/133 abar m4096@0xfea1b000 port 0xfea1b200 irq 28
[    1.354752] ata4: SATA max UDMA/133 abar m4096@0xfea1b000 port 0xfea1b280 irq 28
[    1.354757] ata5: SATA max UDMA/133 abar m4096@0xfea1b000 port 0xfea1b300 irq 28
[    1.354762] ata6: SATA max UDMA/133 abar m4096@0xfea1b000 port 0xfea1b380 irq 28
[    1.381111] hub 1-0:1.0: USB hub found
[    1.381122] hub 1-0:1.0: 2 ports detected
[    1.381339] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.381348] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
[    1.381380] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.381509] uhci_hcd 0000:00:1a.1: irq 17, io base 0x00005060
[    1.381603] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    1.381604] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.381604] usb usb3: Product: UHCI Host Controller
[    1.381605] usb usb3: Manufacturer: Linux 4.19.0-22-amd64 uhci_hcd
[    1.381606] usb usb3: SerialNumber: 0000:00:1a.1
[    1.381735] hub 3-0:1.0: USB hub found
[    1.381742] hub 3-0:1.0: 2 ports detected
[    1.382402] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.382412] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[    1.382691] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfea1a000
[    1.397036] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.397399] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    1.397400] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.397401] usb usb4: Product: EHCI Host Controller
[    1.397402] usb usb4: Manufacturer: Linux 4.19.0-22-amd64 ehci_hcd
[    1.397402] usb usb4: SerialNumber: 0000:00:1d.7
[    1.397563] hub 4-0:1.0: USB hub found
[    1.397569] hub 4-0:1.0: 6 ports detected
[    1.397833] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.397837] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.397858] uhci_hcd 0000:00:1a.2: detected 2 ports
[    1.397970] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00005080
[    1.398149] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    1.398150] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.398150] usb usb5: Product: UHCI Host Controller
[    1.398151] usb usb5: Manufacturer: Linux 4.19.0-22-amd64 uhci_hcd
[    1.398151] usb usb5: SerialNumber: 0000:00:1a.2
[    1.398309] hub 5-0:1.0: USB hub found
[    1.398313] hub 5-0:1.0: 2 ports detected
[    1.398887] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.398891] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.398903] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.398953] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000050a0
[    1.399012] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    1.399013] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.399013] usb usb6: Product: UHCI Host Controller
[    1.399014] usb usb6: Manufacturer: Linux 4.19.0-22-amd64 uhci_hcd
[    1.399014] usb usb6: SerialNumber: 0000:00:1d.0
[    1.399101] hub 6-0:1.0: USB hub found
[    1.399104] hub 6-0:1.0: 2 ports detected
[    1.399636] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.399640] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.399652] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.399700] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000050c0
[    1.399755] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    1.399756] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.399756] usb usb7: Product: UHCI Host Controller
[    1.399757] usb usb7: Manufacturer: Linux 4.19.0-22-amd64 uhci_hcd
[    1.399758] usb usb7: SerialNumber: 0000:00:1d.1
[    1.399846] hub 7-0:1.0: USB hub found
[    1.399849] hub 7-0:1.0: 2 ports detected
[    1.400416] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.400420] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.400433] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.400480] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000050e0
[    1.400534] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    1.400534] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.400535] usb usb8: Product: UHCI Host Controller
[    1.400536] usb usb8: Manufacturer: Linux 4.19.0-22-amd64 uhci_hcd
[    1.400536] usb usb8: SerialNumber: 0000:00:1d.2
[    1.400614] hub 8-0:1.0: USB hub found
[    1.400617] hub 8-0:1.0: 2 ports detected
[    1.653008] usb 4-1: new high-speed USB device number 2 using ehci-pci
[    1.665945] ata2: SATA link down (SStatus 0 SControl 300)
[    1.666075] ata3: SATA link down (SStatus 0 SControl 300)
[    1.666189] ata4: SATA link down (SStatus 0 SControl 300)
[    1.666299] ata1: SATA link down (SStatus 0 SControl 300)
[    1.671772] ata6: SATA link down (SStatus 0 SControl 300)
[    1.671903] ata5: SATA link down (SStatus 0 SControl 300)
[    1.675303] virtio_net virtio1 enp6s18: renamed from eth0
[    1.680145] sd 2:0:0:0: Power-on or device reset occurred
[    1.680537] sd 2:0:0:0: [sda] 67108864 512-byte logical blocks: (34.4 GB/32.0 GiB)
[    1.680558] sd 2:0:0:0: [sda] Write Protect is off
[    1.680559] sd 2:0:0:0: [sda] Mode Sense: 63 00 00 08
[    1.680593] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.682573]  sda: sda1 sda2 < sda5 >
[    1.683263] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.810999] usb 4-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[    1.811001] usb 4-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
[    1.811001] usb 4-1: Product: QEMU USB Tablet
[    1.811002] usb 4-1: Manufacturer: QEMU
[    1.811003] usb 4-1: SerialNumber: 28754-0000:00:1d.7-1
[    1.816665] hidraw: raw HID events driver (C) Jiri Kosina
[    1.821644] usbcore: registered new interface driver usbhid
[    1.821644] usbhid: USB HID core driver
[    1.822801] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb4/4-1/4-1:1.0/0003:0627:0001.0001/input/input5
[    1.822967] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0
[    1.869767] PM: Image not found (code -22)
[    1.918061] cryptd: max_cpu_qlen set to 1000
[    2.053992] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.217094] systemd[1]: Inserted module 'autofs4'
[    2.235731] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    2.235790] systemd[1]: Detected virtualization kvm.
[    2.235799] systemd[1]: Detected architecture x86-64.
[    2.238812] systemd[1]: Set hostname to <zigbee2mqtt>.
[    2.384510] random: systemd: uninitialized urandom read (16 bytes read)
[    2.386056] random: systemd: uninitialized urandom read (16 bytes read)
[    2.386183] systemd[1]: Listening on Syslog Socket.
[    2.386296] random: systemd: uninitialized urandom read (16 bytes read)
[    2.386409] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.386514] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.386534] systemd[1]: Reached target User and Group Name Lookups.
[    2.386587] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.386644] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.428586] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    2.716455] systemd-journald[208]: Received request to flush runtime journal from PID 1
[    2.818293] audit: type=1400 audit(1671699867.148:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=258 comm="apparmor_parser"
[    2.819325] audit: type=1400 audit(1671699867.148:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=257 comm="apparmor_parser"
[    2.819328] audit: type=1400 audit(1671699867.148:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=257 comm="apparmor_parser"
[    2.819329] audit: type=1400 audit(1671699867.148:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=257 comm="apparmor_parser"
[    2.836668] audit: type=1400 audit(1671699867.164:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session" pid=259 comm="apparmor_parser"
[    2.836672] audit: type=1400 audit(1671699867.164:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=259 comm="apparmor_parser"
[    2.863193] audit: type=1400 audit(1671699867.192:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=263 comm="apparmor_parser"
[    2.872588] audit: type=1400 audit(1671699867.200:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=260 comm="apparmor_parser"
[    2.872592] audit: type=1400 audit(1671699867.200:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=260 comm="apparmor_parser"
[    2.892771] iTCO_vendor_support: vendor-support=0
[    2.895206] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.895325] iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
[    2.898370] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.929635] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    2.955643] snd_hda_intel 0000:00:1b.0: no codecs found!
[    2.976848] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    3.171910] Adding 998396k swap on /dev/sda5.  Priority:-2 extents:1 across:998396k FS
[    3.385463] random: systemd-journal: uninitialized urandom read (16 bytes read)
[    3.391316] random: alsactl: uninitialized urandom read (4 bytes read)
[    3.396213] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    3.701118] IPv6: ADDRCONF(NETDEV_UP): enp6s18: link is not ready
[    3.802179] input: BRLTTY 5.6 Linux Screen Driver Keyboard as /devices/virtual/input/input7
[    4.441694] random: crng init done
[    4.441696] random: 240 urandom warning(s) missed due to ratelimiting

Attention d’utiliser un Texte préformaté

saisissez ou collez du code ici

pour mettre ce genre de sortie et pas une

Citation

sinon ca fait un message à rallonge très désagréable à lire

udev sur proxmox ou sur vm debian ?
la commande sudo ls -l /dev/serial/by-id montre bien la clé zigbee sous proxmox quand la clé n’est plus attribuée à la VM. dès que je l’attribue de nouveau la commande sous proxmox ne fonctionne plus.
on peut pas comme forcer la création du port série sous Debian ?

desolé justement je pensais bien faire car je me rappelle de ça mais je me suite trompé dans la manip :-/

udev sur debian

Je ne sais pas.
Quelle est la commande ?
Sudo apt-get install udev ?

pour voir si c’est installé, dpkg -l udev.

Si c’est installé, ça va te retourner un truc comme ça :

jeedom@jeedom:~$ dpkg -l udev
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom            Version       Architecture Description
+++-==============-=============-============-===================================
ii  udev           241-7~deb10u8 amd64        /dev/ and hotplug management daemon

ca a l’air installé

Dans ce cas, puisque l’usb passtrough ne fonctionne pas avec le dongle Sonoff (comme indiqué dans le lien que j’ai posté plus haut), tu as 2 solutions :

  • soit tu crées un container au lieu d’une vm (Create CT au lieu de Create VM) comme suggéré par @titof2375
  • soit tu restes en vm et tu fais de l’usbip (serveur sur le système proxmox, client sur le système debian)

je viens de voir un truc. j’ai mis un vm jeedom et la vm jeedom « voit » la clé en /deb/ttyUSB0 alors que la clé est attribuée sur la VM dédié à zigbee2mqtt.
tu es sur 7.2.7 peut etre une clean install avec un downgrade de proxmox ?
pour creer un CT il faut d’abord lui faire une VM ou directement dans proxmox ?