View Issue Details

IDProjectCategoryView StatusLast Update
0008104Kali LinuxGeneral Bugpublic2023-08-25 16:20
Reporterfoxtrot Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionopen 
Product Version2022.4 
Summary0008104: 3D acceleration in VMware Fusion under GNOME causes artifacting.
Description

I'm not entirely sure if this is a VMware Fusion bug or a Kali (or GNOME) bug, but since this does not happen under XFCE and KDE, I figured I'd report just in case.

When enabling 3D acceleration in VMware Fusion 13.0.0 on an M1 Pro MacBook Pro using the ARM64 Kali 2022.4 NetInst image, GDM and GNOME will experience severe artifacting, requiring a mouse movement to "paint" updates over the screen. Unfortunately I haven't had time to dig deeper into this, but I have attached a dmesg and screen recording below.

Happy to provide more information if necessary.

Steps To Reproduce

1) Install the latest VMware Fusion (not the preview) on an M1 Mac
2) Install Kali Linux via the Net Installer, selecting GNOME
3) Enable 3D acceleration in the VM settings (memory allocation does not seem to affect the behaviour)
4) Artifacts will be obvious post-GRUB

Additional Information

$ uname -a
Linux vm 6.0.0-kali5-arm64 0000001 SMP Debian 6.0.10-2kali1 (2022-12-06) aarch64 GNU/Linux

$ cat /etc/os-release
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
VERSION="2022.4"
VERSION_ID="2022.4"
VERSION_CODENAME="kali-rolling"
ID=kali
ID_LIKE=debian
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"
ANSI_COLOR="1;31"

Attached Files
dmesg.txt (92,936 bytes)   
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x610f0000]
[    0.000000] Linux version 6.0.0-kali5-arm64 ([email protected]) (gcc-12 (Debian 12.2.0-9) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #1 SMP Debian 6.0.10-2kali1 (2022-12-06)
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: ACPI 2.0=0x47c0e0000 SMBIOS 3.0=0x47c080000 MEMATTR=0x47e809518 MEMRESERVE=0x47c193d98 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000047C0E0000 000024 (v02 VMWARE)
[    0.000000] ACPI: XSDT 0x000000047C0D0000 00005C (v01 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] ACPI: FACP 0x000000047C0C0000 000114 (v06 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] ACPI: DSDT 0x000000047C090000 000E70 (v01 VMWARE VMWVBSA! 01343F06 INTL 20130823)
[    0.000000] ACPI: GTDT 0x000000047C0B0000 000068 (v03 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] ACPI: MCFG 0x000000047C0A0000 00003C (v01 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] ACPI: APIC 0x000000047C060000 0001AC (v04 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] ACPI: SSDT 0x000000047C040000 0000AF (v02 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] ACPI: PPTT 0x000000047C020000 0000F0 (v02 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] ACPI: BGRT 0x000000047BF50000 000038 (v01 VMWARE VMWVBSA! 20201221 VMW  00000001)
[    0.000000] efi_bgrt: Ignoring BGRT: Incorrect BMP magic number 0x3707 (expected 0x4d42)
[    0.000000] NUMA: Failed to initialise from firmware
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x000000047fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x47df48940-0x47df4afff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000047fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000ffddffff]
[    0.000000]   node   0: [mem 0x00000000ffde0000-0x00000000fffb5fff]
[    0.000000]   node   0: [mem 0x00000000fffb6000-0x000000047bf5ffff]
[    0.000000]   node   0: [mem 0x000000047bf60000-0x000000047c01ffff]
[    0.000000]   node   0: [mem 0x000000047c020000-0x000000047c07ffff]
[    0.000000]   node   0: [mem 0x000000047c080000-0x000000047c08ffff]
[    0.000000]   node   0: [mem 0x000000047c090000-0x000000047c0effff]
[    0.000000]   node   0: [mem 0x000000047c0f0000-0x000000047c18ffff]
[    0.000000]   node   0: [mem 0x000000047c190000-0x000000047f46ffff]
[    0.000000]   node   0: [mem 0x000000047f470000-0x000000047f4fffff]
[    0.000000]   node   0: [mem 0x000000047f500000-0x000000047f61ffff]
[    0.000000]   node   0: [mem 0x000000047f620000-0x000000047f62ffff]
[    0.000000]   node   0: [mem 0x000000047f630000-0x000000047fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000047fffffff]
[    0.000000] cma: Reserved 64 MiB at 0x00000000fbc00000
[    0.000000] psci: probing for conduit method from ACPI.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] percpu: Embedded 30 pages/cpu s83368 r8192 d31320 u122880
[    0.000000] pcpu-alloc: s83368 r8192 d31320 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Address authentication (IMP DEF algorithm)
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] alternatives: patching kernel code
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4128768
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.0.0-kali5-arm64 root=UUID=372c7316-bcde-4e39-991f-adab622525b2 ro quiet splash
[    0.000000] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.0.0-kali5-arm64", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x00000000f7c00000-0x00000000fbc00000] (64MB)
[    0.000000] Memory: 2095272K/16777216K available (12544K kernel code, 2692K rwdata, 8992K rodata, 6016K init, 611K bss, 482024K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 41942 entries in 164 pages
[    0.000000] ftrace: allocated 164 pages with 3 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000002c100000
[    0.000000] GICv2m: range[mem 0x2c080000-0x2c080fff], SPI[64:990]
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000028] Console: colour dummy device 80x25
[    0.000032] printk: console [tty0] enabled
[    0.000064] ACPI: Core revision 20220331
[    0.000095] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000096] pid_max: default: 32768 minimum: 301
[    0.000130] LSM: Security Framework initializing
[    0.000137] landlock: Up and running.
[    0.000137] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.000168] AppArmor: AppArmor initialized
[    0.000169] TOMOYO Linux initialized
[    0.000172] LSM support for eBPF active
[    0.000267] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000350] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000763] cblist_init_generic: Setting adjustable number of callback queues.
[    0.000764] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.000779] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.000812] rcu: Hierarchical SRCU implementation.
[    0.000813] rcu: 	Max phase no-delay instances is 1000.
[    0.000985] Remapping and enabling EFI services.
[    0.001093] smp: Bringing up secondary CPUs ...
[    0.001310] Detected PIPT I-cache on CPU1
[    0.001327] GICv3: CPU1: found redistributor 1 region 0:0x000000002c120000
[    0.001373] CPU1: Booted secondary processor 0x0000000001 [0x610f0000]
[    0.001615] Detected PIPT I-cache on CPU2
[    0.001634] GICv3: CPU2: found redistributor 2 region 0:0x000000002c140000
[    0.001685] CPU2: Booted secondary processor 0x0000000002 [0x610f0000]
[    0.001895] Detected PIPT I-cache on CPU3
[    0.001915] GICv3: CPU3: found redistributor 3 region 0:0x000000002c160000
[    0.001964] CPU3: Booted secondary processor 0x0000000003 [0x610f0000]
[    0.002011] smp: Brought up 1 node, 4 CPUs
[    0.002013] SMP: Total of 4 processors activated.
[    0.002014] CPU features: detected: ARMv8.4 Translation Table Level
[    0.002015] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.002016] CPU features: detected: Common not Private translations
[    0.002016] CPU features: detected: CRC32 instructions
[    0.002016] CPU features: detected: Data cache clean to Point of Deep Persistence
[    0.002017] CPU features: detected: Data cache clean to Point of Persistence
[    0.002017] CPU features: detected: E0PD
[    0.002017] CPU features: detected: Generic authentication (IMP DEF algorithm)
[    0.002018] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.002018] CPU features: detected: LSE atomic instructions
[    0.002018] CPU features: detected: Privileged Access Never
[    0.002019] CPU features: detected: RAS Extension Support
[    0.002019] CPU features: detected: Speculation barrier (SB)
[    0.002019] CPU features: detected: TLB range maintenance instructions
[    0.002020] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.027908] CPU: All CPU(s) started at EL1
[    0.104496] node 0 deferred pages initialised in 68ms
[    0.105204] devtmpfs: initialized
[    0.106038] Registered cp15_barrier emulation handler
[    0.106039] setend instruction emulation is not supported on this system
[    0.106076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.106079] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.106194] pinctrl core: initialized pinctrl subsystem
[    0.106287] SMBIOS 3.2.0 present.
[    0.106289] DMI: VMware, Inc. VMware20,1/VBSA, BIOS VMW201.00V.20648489.BA64.2210180829 10/18/2022
[    0.106487] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.107278] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.107849] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.108454] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.108463] audit: initializing netlink subsys (disabled)
[    0.108562] audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1
[    0.108605] thermal_sys: Registered thermal governor 'fair_share'
[    0.108607] thermal_sys: Registered thermal governor 'bang_bang'
[    0.108607] thermal_sys: Registered thermal governor 'step_wise'
[    0.108608] thermal_sys: Registered thermal governor 'user_space'
[    0.108608] thermal_sys: Registered thermal governor 'power_allocator'
[    0.108612] cpuidle: using governor ladder
[    0.108613] cpuidle: using governor menu
[    0.108629] hw-breakpoint: found 2 breakpoint and 2 watchpoint registers.
[    0.108783] ASID allocator initialised with 256 entries
[    0.108802] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.108829] Serial: AMBA PL011 UART driver
[    0.108879] KASLR enabled
[    0.111341] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.111342] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.111342] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.111343] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
[    0.111343] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.111343] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.111344] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.111344] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.111753] ACPI: Added _OSI(Module Device)
[    0.111754] ACPI: Added _OSI(Processor Device)
[    0.111755] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.111755] ACPI: Added _OSI(Processor Aggregator Device)
[    0.111756] ACPI: Added _OSI(Linux-Dell-Video)
[    0.111756] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.111757] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.112004] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.112057] ACPI: Interpreter enabled
[    0.112058] ACPI: Using GIC for interrupt routing
[    0.112062] ACPI: MCFG table detected, 1 entries
[    0.112283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.112288] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.112308] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.112335] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.112358] acpi PNP0A08:00: ECAM area [mem 0x40000000-0x4fffffff] reserved by PNP0C02:00
[    0.112367] acpi PNP0A08:00: ECAM at [mem 0x40000000-0x4fffffff] for [bus 00-ff]
[    0.112397] PCI host bridge to bus 0000:00
[    0.112398] pci_bus 0000:00: root bus resource [mem 0x30000000-0x3ffeffff window]
[    0.112399] pci_bus 0000:00: root bus resource [mem 0x50000000-0x7fffffff window]
[    0.112399] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.112421] pci 0000:00:00.0: [15ad:1976] type 00 class 0x060000
[    0.112512] pci 0000:00:00.7: [15ad:0740] type 00 class 0x088000
[    0.112530] pci 0000:00:00.7: reg 0x10: [io  0x0000-0x003f]
[    0.112540] pci 0000:00:00.7: reg 0x14: [mem 0x00000000-0x0003ffff 64bit]
[    0.112629] pci 0000:00:0f.0: [15ad:0406] type 00 class 0x030000
[    0.112963] pci 0000:00:0f.0: reg 0x10: [mem 0x3d000000-0x3d3fffff 64bit]
[    0.113192] pci 0000:00:0f.0: reg 0x18: [mem 0x70000000-0x77ffffff 64bit pref]
[    0.113936] pci 0000:00:0f.0: BAR 2: assigned to efifb
[    0.114011] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[    0.114102] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[    0.114185] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[    0.114232] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[    0.114315] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[    0.114368] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[    0.114450] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[    0.114494] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[    0.114577] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[    0.114627] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[    0.114709] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[    0.114754] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[    0.114836] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[    0.114887] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[    0.114969] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[    0.115014] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[    0.115096] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[    0.115158] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[    0.115243] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.115288] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[    0.115371] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    0.115423] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[    0.115505] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[    0.115550] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[    0.115634] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[    0.115682] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[    0.115764] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[    0.115809] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[    0.115891] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[    0.115941] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[    0.116023] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[    0.116077] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[    0.116160] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[    0.116221] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[    0.116316] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.116370] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[    0.116452] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[    0.116501] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[    0.116589] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[    0.116634] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[    0.116717] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[    0.116769] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[    0.116851] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[    0.116896] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[    0.116978] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[    0.117026] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[    0.117109] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[    0.117153] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[    0.117236] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[    0.117296] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[    0.117378] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[    0.117423] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[    0.117505] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[    0.117549] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[    0.117631] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[    0.117680] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[    0.117763] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[    0.117814] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[    0.117896] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[    0.117941] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[    0.118024] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[    0.118073] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[    0.118155] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[    0.118199] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[    0.118281] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[    0.118352] pci_bus 0000:01: extended config space not accessible
[    0.118363] pci 0000:01:00.0: [15ad:0774] type 00 class 0x0c0300
[    0.118816] pci 0000:01:00.0: reg 0x20: [io  0xc000-0xc01f]
[    0.119005] pci 0000:01:01.0: [15ad:1977] type 00 class 0x040300
[    0.119022] pci 0000:01:01.0: reg 0x10: [mem 0x3d400000-0x3d403fff 64bit]
[    0.119076] pci 0000:01:01.0: PME# supported from D0 D3hot D3cold
[    0.119113] pci 0000:01:02.0: [15ad:0770] type 00 class 0x0c0320
[    0.119195] pci 0000:01:02.0: reg 0x10: [mem 0x3d408000-0x3d40bfff]
[    0.119609] pci 0000:01:03.0: [15ad:07e0] type 00 class 0x010601
[    0.120024] pci 0000:01:03.0: reg 0x24: [mem 0x3d404000-0x3d407fff]
[    0.120180] pci 0000:01:03.0: PME# supported from D3hot
[    0.120323] pci 0000:02:00.0: [8086:10d3] type 00 class 0x020000
[    0.120467] pci 0000:02:00.0: reg 0x10: [mem 0x3fe00000-0x3fe1ffff]
[    0.120627] pci 0000:02:00.0: reg 0x18: [io  0xf000-0xf01f]
[    0.120742] pci 0000:02:00.0: reg 0x1c: [mem 0x3fe20000-0x3fe23fff]
[    0.121178] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.121529] pci 0000:0a:00.0: [15ad:0779] type 00 class 0x0c0330
[    0.121545] pci 0000:0a:00.0: reg 0x10: [mem 0x3f600000-0x3f67ffff 64bit]
[    0.121615] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[    0.121657] pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.121936] pci 0000:12:00.0: [15ad:07f0] type 00 class 0x010802
[    0.122069] pci 0000:12:00.0: reg 0x10: [mem 0x3ee00000-0x3ee03fff 64bit]
[    0.122184] pci 0000:12:00.0: reg 0x18: [io  0xe000-0xe007]
[    0.122688] pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
[    0.122732] pci 0000:12:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.123367] pci 0000:00:11.0: PCI bridge to [bus 01] (subtractive decode)
[    0.123370] pci 0000:00:11.0:   bridge window [io  0xc000-0xcfff]
[    0.123372] pci 0000:00:11.0:   bridge window [mem 0x3d400000-0x3ddfffff]
[    0.123377] pci 0000:00:11.0:   bridge window [mem 0x78000000-0x784fffff 64bit pref]
[    0.123377] pci 0000:00:11.0:   bridge window [mem 0x30000000-0x3ffeffff window] (subtractive decode)
[    0.123378] pci 0000:00:11.0:   bridge window [mem 0x50000000-0x7fffffff window] (subtractive decode)
[    0.123379] pci 0000:00:11.0: can't claim BAR 13 [io  0xc000-0xcfff]: no compatible bridge window
[    0.123380] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.123386] pci 0000:00:15.0:   bridge window [io  0xf000-0xffff]
[    0.123388] pci 0000:00:15.0:   bridge window [mem 0x3fe00000-0x3fefffff]
[    0.123392] pci 0000:00:15.0: can't claim BAR 13 [io  0xf000-0xffff]: no compatible bridge window
[    0.123393] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.123397] pci 0000:00:15.1:   bridge window [mem 0x3fd00000-0x3fdfffff]
[    0.123401] pci 0000:00:15.1:   bridge window [mem 0x7a100000-0x7a1fffff 64bit pref]
[    0.123402] pci 0000:00:15.2: PCI bridge to [bus 04]
[    0.123406] pci 0000:00:15.2:   bridge window [mem 0x3fc00000-0x3fcfffff]
[    0.123411] pci 0000:00:15.2:   bridge window [mem 0x7a000000-0x7a0fffff 64bit pref]
[    0.123411] pci 0000:00:15.3: PCI bridge to [bus 05]
[    0.123415] pci 0000:00:15.3:   bridge window [mem 0x3fb00000-0x3fbfffff]
[    0.123420] pci 0000:00:15.3:   bridge window [mem 0x79f00000-0x79ffffff 64bit pref]
[    0.123420] pci 0000:00:15.4: PCI bridge to [bus 06]
[    0.123427] pci 0000:00:15.4:   bridge window [mem 0x3fa00000-0x3fafffff]
[    0.123431] pci 0000:00:15.4:   bridge window [mem 0x79e00000-0x79efffff 64bit pref]
[    0.123432] pci 0000:00:15.5: PCI bridge to [bus 07]
[    0.123436] pci 0000:00:15.5:   bridge window [mem 0x3f900000-0x3f9fffff]
[    0.123440] pci 0000:00:15.5:   bridge window [mem 0x79d00000-0x79dfffff 64bit pref]
[    0.123441] pci 0000:00:15.6: PCI bridge to [bus 08]
[    0.123445] pci 0000:00:15.6:   bridge window [mem 0x3f800000-0x3f8fffff]
[    0.123449] pci 0000:00:15.6:   bridge window [mem 0x79c00000-0x79cfffff 64bit pref]
[    0.123450] pci 0000:00:15.7: PCI bridge to [bus 09]
[    0.123454] pci 0000:00:15.7:   bridge window [mem 0x3f700000-0x3f7fffff]
[    0.123458] pci 0000:00:15.7:   bridge window [mem 0x79b00000-0x79bfffff 64bit pref]
[    0.123459] pci 0000:00:16.0: PCI bridge to [bus 0a]
[    0.123463] pci 0000:00:16.0:   bridge window [mem 0x3f600000-0x3f6fffff]
[    0.123467] pci 0000:00:16.1: PCI bridge to [bus 0b]
[    0.123471] pci 0000:00:16.1:   bridge window [mem 0x3f500000-0x3f5fffff]
[    0.123476] pci 0000:00:16.1:   bridge window [mem 0x79a00000-0x79afffff 64bit pref]
[    0.123476] pci 0000:00:16.2: PCI bridge to [bus 0c]
[    0.123480] pci 0000:00:16.2:   bridge window [mem 0x3f400000-0x3f4fffff]
[    0.123485] pci 0000:00:16.2:   bridge window [mem 0x79900000-0x799fffff 64bit pref]
[    0.123485] pci 0000:00:16.3: PCI bridge to [bus 0d]
[    0.123489] pci 0000:00:16.3:   bridge window [mem 0x3f300000-0x3f3fffff]
[    0.123496] pci 0000:00:16.3:   bridge window [mem 0x79800000-0x798fffff 64bit pref]
[    0.123497] pci 0000:00:16.4: PCI bridge to [bus 0e]
[    0.123501] pci 0000:00:16.4:   bridge window [mem 0x3f200000-0x3f2fffff]
[    0.123505] pci 0000:00:16.4:   bridge window [mem 0x79700000-0x797fffff 64bit pref]
[    0.123506] pci 0000:00:16.5: PCI bridge to [bus 0f]
[    0.123510] pci 0000:00:16.5:   bridge window [mem 0x3f100000-0x3f1fffff]
[    0.123514] pci 0000:00:16.5:   bridge window [mem 0x79600000-0x796fffff 64bit pref]
[    0.123515] pci 0000:00:16.6: PCI bridge to [bus 10]
[    0.123519] pci 0000:00:16.6:   bridge window [mem 0x3f000000-0x3f0fffff]
[    0.123523] pci 0000:00:16.6:   bridge window [mem 0x79500000-0x795fffff 64bit pref]
[    0.123524] pci 0000:00:16.7: PCI bridge to [bus 11]
[    0.123528] pci 0000:00:16.7:   bridge window [mem 0x3ef00000-0x3effffff]
[    0.123532] pci 0000:00:16.7:   bridge window [mem 0x79400000-0x794fffff 64bit pref]
[    0.123533] pci 0000:00:17.0: PCI bridge to [bus 12]
[    0.123535] pci 0000:00:17.0:   bridge window [io  0xe000-0xefff]
[    0.123537] pci 0000:00:17.0:   bridge window [mem 0x3ee00000-0x3eefffff]
[    0.123542] pci 0000:00:17.0: can't claim BAR 13 [io  0xe000-0xefff]: no compatible bridge window
[    0.123542] pci 0000:00:17.1: PCI bridge to [bus 13]
[    0.123546] pci 0000:00:17.1:   bridge window [mem 0x3ed00000-0x3edfffff]
[    0.123551] pci 0000:00:17.1:   bridge window [mem 0x79300000-0x793fffff 64bit pref]
[    0.123551] pci 0000:00:17.2: PCI bridge to [bus 14]
[    0.123555] pci 0000:00:17.2:   bridge window [mem 0x3ec00000-0x3ecfffff]
[    0.123560] pci 0000:00:17.2:   bridge window [mem 0x79200000-0x792fffff 64bit pref]
[    0.123560] pci 0000:00:17.3: PCI bridge to [bus 15]
[    0.123564] pci 0000:00:17.3:   bridge window [mem 0x3eb00000-0x3ebfffff]
[    0.123568] pci 0000:00:17.3:   bridge window [mem 0x79100000-0x791fffff 64bit pref]
[    0.123569] pci 0000:00:17.4: PCI bridge to [bus 16]
[    0.123573] pci 0000:00:17.4:   bridge window [mem 0x3ea00000-0x3eafffff]
[    0.123577] pci 0000:00:17.4:   bridge window [mem 0x79000000-0x790fffff 64bit pref]
[    0.123578] pci 0000:00:17.5: PCI bridge to [bus 17]
[    0.123582] pci 0000:00:17.5:   bridge window [mem 0x3e900000-0x3e9fffff]
[    0.123586] pci 0000:00:17.5:   bridge window [mem 0x78f00000-0x78ffffff 64bit pref]
[    0.123587] pci 0000:00:17.6: PCI bridge to [bus 18]
[    0.123591] pci 0000:00:17.6:   bridge window [mem 0x3e800000-0x3e8fffff]
[    0.123595] pci 0000:00:17.6:   bridge window [mem 0x78e00000-0x78efffff 64bit pref]
[    0.123596] pci 0000:00:17.7: PCI bridge to [bus 19]
[    0.123600] pci 0000:00:17.7:   bridge window [mem 0x3e700000-0x3e7fffff]
[    0.123604] pci 0000:00:17.7:   bridge window [mem 0x78d00000-0x78dfffff 64bit pref]
[    0.123605] pci 0000:00:18.0: PCI bridge to [bus 1a]
[    0.123609] pci 0000:00:18.0:   bridge window [mem 0x3e600000-0x3e6fffff]
[    0.123613] pci 0000:00:18.0:   bridge window [mem 0x78c00000-0x78cfffff 64bit pref]
[    0.123614] pci 0000:00:18.1: PCI bridge to [bus 1b]
[    0.123618] pci 0000:00:18.1:   bridge window [mem 0x3e500000-0x3e5fffff]
[    0.123622] pci 0000:00:18.1:   bridge window [mem 0x78b00000-0x78bfffff 64bit pref]
[    0.123623] pci 0000:00:18.2: PCI bridge to [bus 1c]
[    0.123627] pci 0000:00:18.2:   bridge window [mem 0x3e400000-0x3e4fffff]
[    0.123631] pci 0000:00:18.2:   bridge window [mem 0x78a00000-0x78afffff 64bit pref]
[    0.123632] pci 0000:00:18.3: PCI bridge to [bus 1d]
[    0.123636] pci 0000:00:18.3:   bridge window [mem 0x3e300000-0x3e3fffff]
[    0.123640] pci 0000:00:18.3:   bridge window [mem 0x78900000-0x789fffff 64bit pref]
[    0.123641] pci 0000:00:18.4: PCI bridge to [bus 1e]
[    0.123645] pci 0000:00:18.4:   bridge window [mem 0x3e200000-0x3e2fffff]
[    0.123649] pci 0000:00:18.4:   bridge window [mem 0x78800000-0x788fffff 64bit pref]
[    0.123650] pci 0000:00:18.5: PCI bridge to [bus 1f]
[    0.123654] pci 0000:00:18.5:   bridge window [mem 0x3e100000-0x3e1fffff]
[    0.123658] pci 0000:00:18.5:   bridge window [mem 0x78700000-0x787fffff 64bit pref]
[    0.123659] pci 0000:00:18.6: PCI bridge to [bus 20]
[    0.123663] pci 0000:00:18.6:   bridge window [mem 0x3e000000-0x3e0fffff]
[    0.123667] pci 0000:00:18.6:   bridge window [mem 0x78600000-0x786fffff 64bit pref]
[    0.123668] pci 0000:00:18.7: PCI bridge to [bus 21]
[    0.123672] pci 0000:00:18.7:   bridge window [mem 0x3df00000-0x3dffffff]
[    0.123676] pci 0000:00:18.7:   bridge window [mem 0x78500000-0x785fffff 64bit pref]
[    0.123677] pci 0000:00:00.7: can't claim BAR 0 [io  0x0000-0x003f]: no compatible bridge window
[    0.123678] pci 0000:00:00.7: can't claim BAR 1 [mem 0x00000000-0x0003ffff 64bit]: no compatible bridge window
[    0.123678] pci 0000:01:00.0: can't claim BAR 4 [io  0xc000-0xc01f]: no compatible bridge window
[    0.123680] pci 0000:02:00.0: can't claim BAR 2 [io  0xf000-0xf01f]: no compatible bridge window
[    0.123681] pci 0000:12:00.0: can't claim BAR 2 [io  0xe000-0xe007]: no compatible bridge window
[    0.123683] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.123685] pci 0000:00:15.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.123685] pci 0000:00:15.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.123686] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
[    0.123687] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    0.123687] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.123688] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.123688] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.123689] pci 0000:00:16.0: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    0.123690] pci 0000:00:16.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
[    0.123690] pci 0000:00:16.1: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    0.123691] pci 0000:00:16.2: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    0.123692] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0d] add_size 1000
[    0.123693] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
[    0.123694] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
[    0.123695] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.123695] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    0.123696] pci 0000:00:17.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
[    0.123697] pci 0000:00:17.1: bridge window [io  0x1000-0x0fff] to [bus 13] add_size 1000
[    0.123697] pci 0000:00:17.2: bridge window [io  0x1000-0x0fff] to [bus 14] add_size 1000
[    0.123698] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 15] add_size 1000
[    0.123698] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
[    0.123699] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
[    0.123700] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
[    0.123700] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
[    0.123701] pci 0000:00:18.0: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
[    0.123701] pci 0000:00:18.1: bridge window [io  0x1000-0x0fff] to [bus 1b] add_size 1000
[    0.123702] pci 0000:00:18.2: bridge window [io  0x1000-0x0fff] to [bus 1c] add_size 1000
[    0.123703] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
[    0.123703] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
[    0.123704] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
[    0.123704] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
[    0.123705] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
[    0.123724] pci 0000:00:15.0: BAR 15: assigned [mem 0x30000000-0x301fffff 64bit pref]
[    0.123726] pci 0000:00:16.0: BAR 15: assigned [mem 0x30200000-0x303fffff 64bit pref]
[    0.123727] pci 0000:00:17.0: BAR 15: assigned [mem 0x30400000-0x305fffff 64bit pref]
[    0.123728] pci 0000:00:00.7: BAR 1: assigned [mem 0x30600000-0x3063ffff 64bit]
[    0.123736] pci 0000:00:11.0: BAR 13: no space for [io  size 0x1000]
[    0.123736] pci 0000:00:11.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123738] pci 0000:00:15.0: BAR 13: no space for [io  size 0x1000]
[    0.123738] pci 0000:00:15.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123739] pci 0000:00:15.1: BAR 13: no space for [io  size 0x1000]
[    0.123739] pci 0000:00:15.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123740] pci 0000:00:15.2: BAR 13: no space for [io  size 0x1000]
[    0.123740] pci 0000:00:15.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123741] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.123741] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123742] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.123742] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123743] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.123743] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123743] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.123744] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123744] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.123745] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123745] pci 0000:00:16.0: BAR 13: no space for [io  size 0x1000]
[    0.123746] pci 0000:00:16.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123746] pci 0000:00:16.1: BAR 13: no space for [io  size 0x1000]
[    0.123747] pci 0000:00:16.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123747] pci 0000:00:16.2: BAR 13: no space for [io  size 0x1000]
[    0.123748] pci 0000:00:16.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123748] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.123749] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123749] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.123749] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123750] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.123750] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123751] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.123751] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123752] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.123752] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123753] pci 0000:00:17.0: BAR 13: no space for [io  size 0x1000]
[    0.123753] pci 0000:00:17.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123754] pci 0000:00:17.1: BAR 13: no space for [io  size 0x1000]
[    0.123754] pci 0000:00:17.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123754] pci 0000:00:17.2: BAR 13: no space for [io  size 0x1000]
[    0.123755] pci 0000:00:17.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123755] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.123756] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123756] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.123757] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123757] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.123758] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123758] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.123759] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123759] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.123760] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123760] pci 0000:00:18.0: BAR 13: no space for [io  size 0x1000]
[    0.123760] pci 0000:00:18.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123761] pci 0000:00:18.1: BAR 13: no space for [io  size 0x1000]
[    0.123761] pci 0000:00:18.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123762] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.123762] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123763] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.123763] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123764] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.123764] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123765] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.123765] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123766] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.123766] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123766] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.123767] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123768] pci 0000:00:00.7: BAR 0: no space for [io  size 0x0040]
[    0.123769] pci 0000:00:00.7: BAR 0: failed to assign [io  size 0x0040]
[    0.123771] pci 0000:00:11.0: BAR 13: no space for [io  size 0x1000]
[    0.123772] pci 0000:00:11.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123772] pci 0000:00:15.0: BAR 13: no space for [io  size 0x1000]
[    0.123773] pci 0000:00:15.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123773] pci 0000:00:17.0: BAR 13: no space for [io  size 0x1000]
[    0.123774] pci 0000:00:17.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123774] pci 0000:00:00.7: BAR 0: no space for [io  size 0x0040]
[    0.123775] pci 0000:00:00.7: BAR 0: failed to assign [io  size 0x0040]
[    0.123775] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.123776] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123776] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.123777] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123777] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.123778] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123778] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.123779] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123779] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.123780] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123780] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.123781] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123781] pci 0000:00:18.1: BAR 13: no space for [io  size 0x1000]
[    0.123782] pci 0000:00:18.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123782] pci 0000:00:18.0: BAR 13: no space for [io  size 0x1000]
[    0.123783] pci 0000:00:18.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123783] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.123784] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123784] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.123784] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123785] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.123785] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123786] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.123786] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123787] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.123787] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123788] pci 0000:00:17.2: BAR 13: no space for [io  size 0x1000]
[    0.123788] pci 0000:00:17.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123789] pci 0000:00:17.1: BAR 13: no space for [io  size 0x1000]
[    0.123789] pci 0000:00:17.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123790] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.123790] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123791] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.123791] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123791] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.123792] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123792] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.123793] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123793] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.123794] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123794] pci 0000:00:16.2: BAR 13: no space for [io  size 0x1000]
[    0.123795] pci 0000:00:16.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123795] pci 0000:00:16.1: BAR 13: no space for [io  size 0x1000]
[    0.123796] pci 0000:00:16.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123796] pci 0000:00:16.0: BAR 13: no space for [io  size 0x1000]
[    0.123796] pci 0000:00:16.0: BAR 13: failed to assign [io  size 0x1000]
[    0.123797] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.123797] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.123798] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.123798] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.123799] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.123799] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.123800] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.123800] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.123801] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.123801] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.123802] pci 0000:00:15.2: BAR 13: no space for [io  size 0x1000]
[    0.123802] pci 0000:00:15.2: BAR 13: failed to assign [io  size 0x1000]
[    0.123802] pci 0000:00:15.1: BAR 13: no space for [io  size 0x1000]
[    0.123803] pci 0000:00:15.1: BAR 13: failed to assign [io  size 0x1000]
[    0.123805] pci 0000:01:00.0: BAR 4: no space for [io  size 0x0020]
[    0.123805] pci 0000:01:00.0: BAR 4: failed to assign [io  size 0x0020]
[    0.123806] pci 0000:00:11.0: PCI bridge to [bus 01]
[    0.123813] pci 0000:00:11.0:   bridge window [mem 0x3d400000-0x3ddfffff]
[    0.123815] pci 0000:00:11.0:   bridge window [mem 0x78000000-0x784fffff 64bit pref]
[    0.123819] pci 0000:02:00.0: BAR 2: no space for [io  size 0x0020]
[    0.123820] pci 0000:02:00.0: BAR 2: failed to assign [io  size 0x0020]
[    0.123821] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.123824] pci 0000:00:15.0:   bridge window [mem 0x3fe00000-0x3fefffff]
[    0.123826] pci 0000:00:15.0:   bridge window [mem 0x30000000-0x301fffff 64bit pref]
[    0.123831] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.123834] pci 0000:00:15.1:   bridge window [mem 0x3fd00000-0x3fdfffff]
[    0.123836] pci 0000:00:15.1:   bridge window [mem 0x7a100000-0x7a1fffff 64bit pref]
[    0.123840] pci 0000:00:15.2: PCI bridge to [bus 04]
[    0.123844] pci 0000:00:15.2:   bridge window [mem 0x3fc00000-0x3fcfffff]
[    0.123846] pci 0000:00:15.2:   bridge window [mem 0x7a000000-0x7a0fffff 64bit pref]
[    0.123850] pci 0000:00:15.3: PCI bridge to [bus 05]
[    0.123854] pci 0000:00:15.3:   bridge window [mem 0x3fb00000-0x3fbfffff]
[    0.123856] pci 0000:00:15.3:   bridge window [mem 0x79f00000-0x79ffffff 64bit pref]
[    0.123860] pci 0000:00:15.4: PCI bridge to [bus 06]
[    0.123863] pci 0000:00:15.4:   bridge window [mem 0x3fa00000-0x3fafffff]
[    0.123866] pci 0000:00:15.4:   bridge window [mem 0x79e00000-0x79efffff 64bit pref]
[    0.123870] pci 0000:00:15.5: PCI bridge to [bus 07]
[    0.123873] pci 0000:00:15.5:   bridge window [mem 0x3f900000-0x3f9fffff]
[    0.123876] pci 0000:00:15.5:   bridge window [mem 0x79d00000-0x79dfffff 64bit pref]
[    0.123880] pci 0000:00:15.6: PCI bridge to [bus 08]
[    0.123883] pci 0000:00:15.6:   bridge window [mem 0x3f800000-0x3f8fffff]
[    0.123886] pci 0000:00:15.6:   bridge window [mem 0x79c00000-0x79cfffff 64bit pref]
[    0.123890] pci 0000:00:15.7: PCI bridge to [bus 09]
[    0.123893] pci 0000:00:15.7:   bridge window [mem 0x3f700000-0x3f7fffff]
[    0.123896] pci 0000:00:15.7:   bridge window [mem 0x79b00000-0x79bfffff 64bit pref]
[    0.123900] pci 0000:00:16.0: PCI bridge to [bus 0a]
[    0.123903] pci 0000:00:16.0:   bridge window [mem 0x3f600000-0x3f6fffff]
[    0.123906] pci 0000:00:16.0:   bridge window [mem 0x30200000-0x303fffff 64bit pref]
[    0.123910] pci 0000:00:16.1: PCI bridge to [bus 0b]
[    0.123913] pci 0000:00:16.1:   bridge window [mem 0x3f500000-0x3f5fffff]
[    0.123915] pci 0000:00:16.1:   bridge window [mem 0x79a00000-0x79afffff 64bit pref]
[    0.123920] pci 0000:00:16.2: PCI bridge to [bus 0c]
[    0.123923] pci 0000:00:16.2:   bridge window [mem 0x3f400000-0x3f4fffff]
[    0.123925] pci 0000:00:16.2:   bridge window [mem 0x79900000-0x799fffff 64bit pref]
[    0.123930] pci 0000:00:16.3: PCI bridge to [bus 0d]
[    0.123933] pci 0000:00:16.3:   bridge window [mem 0x3f300000-0x3f3fffff]
[    0.123935] pci 0000:00:16.3:   bridge window [mem 0x79800000-0x798fffff 64bit pref]
[    0.123939] pci 0000:00:16.4: PCI bridge to [bus 0e]
[    0.123943] pci 0000:00:16.4:   bridge window [mem 0x3f200000-0x3f2fffff]
[    0.123945] pci 0000:00:16.4:   bridge window [mem 0x79700000-0x797fffff 64bit pref]
[    0.123949] pci 0000:00:16.5: PCI bridge to [bus 0f]
[    0.123952] pci 0000:00:16.5:   bridge window [mem 0x3f100000-0x3f1fffff]
[    0.123955] pci 0000:00:16.5:   bridge window [mem 0x79600000-0x796fffff 64bit pref]
[    0.123959] pci 0000:00:16.6: PCI bridge to [bus 10]
[    0.123962] pci 0000:00:16.6:   bridge window [mem 0x3f000000-0x3f0fffff]
[    0.123965] pci 0000:00:16.6:   bridge window [mem 0x79500000-0x795fffff 64bit pref]
[    0.123969] pci 0000:00:16.7: PCI bridge to [bus 11]
[    0.123972] pci 0000:00:16.7:   bridge window [mem 0x3ef00000-0x3effffff]
[    0.123974] pci 0000:00:16.7:   bridge window [mem 0x79400000-0x794fffff 64bit pref]
[    0.123979] pci 0000:12:00.0: BAR 2: no space for [io  size 0x0008]
[    0.123979] pci 0000:12:00.0: BAR 2: failed to assign [io  size 0x0008]
[    0.123980] pci 0000:00:17.0: PCI bridge to [bus 12]
[    0.123983] pci 0000:00:17.0:   bridge window [mem 0x3ee00000-0x3eefffff]
[    0.123985] pci 0000:00:17.0:   bridge window [mem 0x30400000-0x305fffff 64bit pref]
[    0.123990] pci 0000:00:17.1: PCI bridge to [bus 13]
[    0.123993] pci 0000:00:17.1:   bridge window [mem 0x3ed00000-0x3edfffff]
[    0.123995] pci 0000:00:17.1:   bridge window [mem 0x79300000-0x793fffff 64bit pref]
[    0.124000] pci 0000:00:17.2: PCI bridge to [bus 14]
[    0.124003] pci 0000:00:17.2:   bridge window [mem 0x3ec00000-0x3ecfffff]
[    0.124005] pci 0000:00:17.2:   bridge window [mem 0x79200000-0x792fffff 64bit pref]
[    0.124009] pci 0000:00:17.3: PCI bridge to [bus 15]
[    0.124013] pci 0000:00:17.3:   bridge window [mem 0x3eb00000-0x3ebfffff]
[    0.124015] pci 0000:00:17.3:   bridge window [mem 0x79100000-0x791fffff 64bit pref]
[    0.124019] pci 0000:00:17.4: PCI bridge to [bus 16]
[    0.124022] pci 0000:00:17.4:   bridge window [mem 0x3ea00000-0x3eafffff]
[    0.124025] pci 0000:00:17.4:   bridge window [mem 0x79000000-0x790fffff 64bit pref]
[    0.124029] pci 0000:00:17.5: PCI bridge to [bus 17]
[    0.124032] pci 0000:00:17.5:   bridge window [mem 0x3e900000-0x3e9fffff]
[    0.124035] pci 0000:00:17.5:   bridge window [mem 0x78f00000-0x78ffffff 64bit pref]
[    0.124039] pci 0000:00:17.6: PCI bridge to [bus 18]
[    0.124042] pci 0000:00:17.6:   bridge window [mem 0x3e800000-0x3e8fffff]
[    0.124044] pci 0000:00:17.6:   bridge window [mem 0x78e00000-0x78efffff 64bit pref]
[    0.124058] pci 0000:00:17.7: PCI bridge to [bus 19]
[    0.124062] pci 0000:00:17.7:   bridge window [mem 0x3e700000-0x3e7fffff]
[    0.124064] pci 0000:00:17.7:   bridge window [mem 0x78d00000-0x78dfffff 64bit pref]
[    0.124068] pci 0000:00:18.0: PCI bridge to [bus 1a]
[    0.124071] pci 0000:00:18.0:   bridge window [mem 0x3e600000-0x3e6fffff]
[    0.124074] pci 0000:00:18.0:   bridge window [mem 0x78c00000-0x78cfffff 64bit pref]
[    0.124078] pci 0000:00:18.1: PCI bridge to [bus 1b]
[    0.124081] pci 0000:00:18.1:   bridge window [mem 0x3e500000-0x3e5fffff]
[    0.124084] pci 0000:00:18.1:   bridge window [mem 0x78b00000-0x78bfffff 64bit pref]
[    0.124088] pci 0000:00:18.2: PCI bridge to [bus 1c]
[    0.124091] pci 0000:00:18.2:   bridge window [mem 0x3e400000-0x3e4fffff]
[    0.124093] pci 0000:00:18.2:   bridge window [mem 0x78a00000-0x78afffff 64bit pref]
[    0.124098] pci 0000:00:18.3: PCI bridge to [bus 1d]
[    0.124101] pci 0000:00:18.3:   bridge window [mem 0x3e300000-0x3e3fffff]
[    0.124103] pci 0000:00:18.3:   bridge window [mem 0x78900000-0x789fffff 64bit pref]
[    0.124107] pci 0000:00:18.4: PCI bridge to [bus 1e]
[    0.124111] pci 0000:00:18.4:   bridge window [mem 0x3e200000-0x3e2fffff]
[    0.124113] pci 0000:00:18.4:   bridge window [mem 0x78800000-0x788fffff 64bit pref]
[    0.124117] pci 0000:00:18.5: PCI bridge to [bus 1f]
[    0.124120] pci 0000:00:18.5:   bridge window [mem 0x3e100000-0x3e1fffff]
[    0.124123] pci 0000:00:18.5:   bridge window [mem 0x78700000-0x787fffff 64bit pref]
[    0.124127] pci 0000:00:18.6: PCI bridge to [bus 20]
[    0.124130] pci 0000:00:18.6:   bridge window [mem 0x3e000000-0x3e0fffff]
[    0.124133] pci 0000:00:18.6:   bridge window [mem 0x78600000-0x786fffff 64bit pref]
[    0.124137] pci 0000:00:18.7: PCI bridge to [bus 21]
[    0.124140] pci 0000:00:18.7:   bridge window [mem 0x3df00000-0x3dffffff]
[    0.124142] pci 0000:00:18.7:   bridge window [mem 0x78500000-0x785fffff 64bit pref]
[    0.124147] pci_bus 0000:00: resource 4 [mem 0x30000000-0x3ffeffff window]
[    0.124148] pci_bus 0000:00: resource 5 [mem 0x50000000-0x7fffffff window]
[    0.124148] pci_bus 0000:01: resource 1 [mem 0x3d400000-0x3ddfffff]
[    0.124149] pci_bus 0000:01: resource 2 [mem 0x78000000-0x784fffff 64bit pref]
[    0.124149] pci_bus 0000:01: resource 4 [mem 0x30000000-0x3ffeffff window]
[    0.124150] pci_bus 0000:01: resource 5 [mem 0x50000000-0x7fffffff window]
[    0.124151] pci_bus 0000:02: resource 1 [mem 0x3fe00000-0x3fefffff]
[    0.124151] pci_bus 0000:02: resource 2 [mem 0x30000000-0x301fffff 64bit pref]
[    0.124152] pci_bus 0000:03: resource 1 [mem 0x3fd00000-0x3fdfffff]
[    0.124152] pci_bus 0000:03: resource 2 [mem 0x7a100000-0x7a1fffff 64bit pref]
[    0.124153] pci_bus 0000:04: resource 1 [mem 0x3fc00000-0x3fcfffff]
[    0.124153] pci_bus 0000:04: resource 2 [mem 0x7a000000-0x7a0fffff 64bit pref]
[    0.124153] pci_bus 0000:05: resource 1 [mem 0x3fb00000-0x3fbfffff]
[    0.124154] pci_bus 0000:05: resource 2 [mem 0x79f00000-0x79ffffff 64bit pref]
[    0.124154] pci_bus 0000:06: resource 1 [mem 0x3fa00000-0x3fafffff]
[    0.124155] pci_bus 0000:06: resource 2 [mem 0x79e00000-0x79efffff 64bit pref]
[    0.124155] pci_bus 0000:07: resource 1 [mem 0x3f900000-0x3f9fffff]
[    0.124156] pci_bus 0000:07: resource 2 [mem 0x79d00000-0x79dfffff 64bit pref]
[    0.124157] pci_bus 0000:08: resource 1 [mem 0x3f800000-0x3f8fffff]
[    0.124157] pci_bus 0000:08: resource 2 [mem 0x79c00000-0x79cfffff 64bit pref]
[    0.124157] pci_bus 0000:09: resource 1 [mem 0x3f700000-0x3f7fffff]
[    0.124158] pci_bus 0000:09: resource 2 [mem 0x79b00000-0x79bfffff 64bit pref]
[    0.124158] pci_bus 0000:0a: resource 1 [mem 0x3f600000-0x3f6fffff]
[    0.124159] pci_bus 0000:0a: resource 2 [mem 0x30200000-0x303fffff 64bit pref]
[    0.124159] pci_bus 0000:0b: resource 1 [mem 0x3f500000-0x3f5fffff]
[    0.124160] pci_bus 0000:0b: resource 2 [mem 0x79a00000-0x79afffff 64bit pref]
[    0.124160] pci_bus 0000:0c: resource 1 [mem 0x3f400000-0x3f4fffff]
[    0.124161] pci_bus 0000:0c: resource 2 [mem 0x79900000-0x799fffff 64bit pref]
[    0.124161] pci_bus 0000:0d: resource 1 [mem 0x3f300000-0x3f3fffff]
[    0.124162] pci_bus 0000:0d: resource 2 [mem 0x79800000-0x798fffff 64bit pref]
[    0.124162] pci_bus 0000:0e: resource 1 [mem 0x3f200000-0x3f2fffff]
[    0.124163] pci_bus 0000:0e: resource 2 [mem 0x79700000-0x797fffff 64bit pref]
[    0.124163] pci_bus 0000:0f: resource 1 [mem 0x3f100000-0x3f1fffff]
[    0.124164] pci_bus 0000:0f: resource 2 [mem 0x79600000-0x796fffff 64bit pref]
[    0.124164] pci_bus 0000:10: resource 1 [mem 0x3f000000-0x3f0fffff]
[    0.124165] pci_bus 0000:10: resource 2 [mem 0x79500000-0x795fffff 64bit pref]
[    0.124165] pci_bus 0000:11: resource 1 [mem 0x3ef00000-0x3effffff]
[    0.124166] pci_bus 0000:11: resource 2 [mem 0x79400000-0x794fffff 64bit pref]
[    0.124166] pci_bus 0000:12: resource 1 [mem 0x3ee00000-0x3eefffff]
[    0.124167] pci_bus 0000:12: resource 2 [mem 0x30400000-0x305fffff 64bit pref]
[    0.124167] pci_bus 0000:13: resource 1 [mem 0x3ed00000-0x3edfffff]
[    0.124167] pci_bus 0000:13: resource 2 [mem 0x79300000-0x793fffff 64bit pref]
[    0.124168] pci_bus 0000:14: resource 1 [mem 0x3ec00000-0x3ecfffff]
[    0.124168] pci_bus 0000:14: resource 2 [mem 0x79200000-0x792fffff 64bit pref]
[    0.124169] pci_bus 0000:15: resource 1 [mem 0x3eb00000-0x3ebfffff]
[    0.124169] pci_bus 0000:15: resource 2 [mem 0x79100000-0x791fffff 64bit pref]
[    0.124170] pci_bus 0000:16: resource 1 [mem 0x3ea00000-0x3eafffff]
[    0.124170] pci_bus 0000:16: resource 2 [mem 0x79000000-0x790fffff 64bit pref]
[    0.124171] pci_bus 0000:17: resource 1 [mem 0x3e900000-0x3e9fffff]
[    0.124171] pci_bus 0000:17: resource 2 [mem 0x78f00000-0x78ffffff 64bit pref]
[    0.124172] pci_bus 0000:18: resource 1 [mem 0x3e800000-0x3e8fffff]
[    0.124172] pci_bus 0000:18: resource 2 [mem 0x78e00000-0x78efffff 64bit pref]
[    0.124173] pci_bus 0000:19: resource 1 [mem 0x3e700000-0x3e7fffff]
[    0.124173] pci_bus 0000:19: resource 2 [mem 0x78d00000-0x78dfffff 64bit pref]
[    0.124174] pci_bus 0000:1a: resource 1 [mem 0x3e600000-0x3e6fffff]
[    0.124174] pci_bus 0000:1a: resource 2 [mem 0x78c00000-0x78cfffff 64bit pref]
[    0.124175] pci_bus 0000:1b: resource 1 [mem 0x3e500000-0x3e5fffff]
[    0.124175] pci_bus 0000:1b: resource 2 [mem 0x78b00000-0x78bfffff 64bit pref]
[    0.124176] pci_bus 0000:1c: resource 1 [mem 0x3e400000-0x3e4fffff]
[    0.124176] pci_bus 0000:1c: resource 2 [mem 0x78a00000-0x78afffff 64bit pref]
[    0.124177] pci_bus 0000:1d: resource 1 [mem 0x3e300000-0x3e3fffff]
[    0.124177] pci_bus 0000:1d: resource 2 [mem 0x78900000-0x789fffff 64bit pref]
[    0.124178] pci_bus 0000:1e: resource 1 [mem 0x3e200000-0x3e2fffff]
[    0.124178] pci_bus 0000:1e: resource 2 [mem 0x78800000-0x788fffff 64bit pref]
[    0.124178] pci_bus 0000:1f: resource 1 [mem 0x3e100000-0x3e1fffff]
[    0.124179] pci_bus 0000:1f: resource 2 [mem 0x78700000-0x787fffff 64bit pref]
[    0.124179] pci_bus 0000:20: resource 1 [mem 0x3e000000-0x3e0fffff]
[    0.124180] pci_bus 0000:20: resource 2 [mem 0x78600000-0x786fffff 64bit pref]
[    0.124180] pci_bus 0000:21: resource 1 [mem 0x3df00000-0x3dffffff]
[    0.124181] pci_bus 0000:21: resource 2 [mem 0x78500000-0x785fffff 64bit pref]
[    0.124326] iommu: Default domain type: Translated 
[    0.124330] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.124348] EDAC MC: Ver: 3.0.0
[    0.124564] Registered efivars operations
[    0.124805] NetLabel: Initializing
[    0.124805] NetLabel:  domain hash size = 128
[    0.124806] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.124832] NetLabel:  unlabeled traffic allowed by default
[    0.124908] pci 0000:00:0f.0: vgaarb: setting as boot VGA device
[    0.124910] pci 0000:00:0f.0: vgaarb: bridge control possible
[    0.124910] pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.124913] vgaarb: loaded
[    0.125028] clocksource: Switched to clocksource arch_sys_counter
[    0.129942] VFS: Disk quotas dquot_6.6.0
[    0.129960] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.130052] AppArmor: AppArmor Filesystem Enabled
[    0.130061] pnp: PnP ACPI init
[    0.130112] system 00:02: [mem 0x40000000-0x4fffffff window] could not be reserved
[    0.130148] pnp: PnP ACPI: found 3 devices
[    0.133653] NET: Registered PF_INET protocol family
[    0.134285] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.136067] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.136153] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.136534] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.136852] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.136886] TCP: Hash tables configured (established 131072 bind 65536)
[    0.137081] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.137163] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.137238] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.137262] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.137266] NET: Registered PF_XDP protocol family
[    0.137333] pci 0000:01:01.0: CLS mismatch (32 != 256), using 64 bytes
[    0.137358] pci 0000:0a:00.0: enabling device (0000 -> 0002)
[    0.137526] Trying to unpack rootfs image as initramfs...
[    0.137632] kvm [1]: HYP mode not available
[    0.137788] Initialise system trusted keyrings
[    0.137799] Key type blacklist registered
[    0.137920] workingset: timestamp_bits=42 max_order=22 bucket_order=0
[    0.138720] zbud: loaded
[    0.138830] integrity: Platform Keyring initialized
[    0.138835] Key type asymmetric registered
[    0.138835] Asymmetric key parser 'x509' registered
[    0.436591] Freeing initrd memory: 59644K
[    0.441160] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.441191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.441255] io scheduler mq-deadline registered
[    0.442078] pcieport 0000:00:15.0: PME: Signaling with IRQ 15
[    0.442098] pcieport 0000:00:15.0: pciehp: Slot #160 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.442316] pcieport 0000:00:15.1: PME: Signaling with IRQ 16
[    0.442332] pcieport 0000:00:15.1: pciehp: Slot #161 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.442486] pcieport 0000:00:15.2: PME: Signaling with IRQ 17
[    0.442503] pcieport 0000:00:15.2: pciehp: Slot #162 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.442658] pcieport 0000:00:15.3: PME: Signaling with IRQ 18
[    0.442678] pcieport 0000:00:15.3: pciehp: Slot #163 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.442831] pcieport 0000:00:15.4: PME: Signaling with IRQ 19
[    0.442845] pcieport 0000:00:15.4: pciehp: Slot #164 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.443010] pcieport 0000:00:15.5: PME: Signaling with IRQ 20
[    0.443022] pcieport 0000:00:15.5: pciehp: Slot #165 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.443190] pcieport 0000:00:15.6: PME: Signaling with IRQ 21
[    0.443215] pcieport 0000:00:15.6: pciehp: Slot #166 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.443372] pcieport 0000:00:15.7: PME: Signaling with IRQ 22
[    0.443386] pcieport 0000:00:15.7: pciehp: Slot #167 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.443538] pcieport 0000:00:16.0: PME: Signaling with IRQ 23
[    0.443554] pcieport 0000:00:16.0: pciehp: Slot #192 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.443705] pcieport 0000:00:16.1: PME: Signaling with IRQ 24
[    0.443722] pcieport 0000:00:16.1: pciehp: Slot #193 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.443877] pcieport 0000:00:16.2: PME: Signaling with IRQ 25
[    0.443892] pcieport 0000:00:16.2: pciehp: Slot #194 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.444041] pcieport 0000:00:16.3: PME: Signaling with IRQ 26
[    0.444053] pcieport 0000:00:16.3: pciehp: Slot #195 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.444205] pcieport 0000:00:16.4: PME: Signaling with IRQ 27
[    0.444222] pcieport 0000:00:16.4: pciehp: Slot #196 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.444381] pcieport 0000:00:16.5: PME: Signaling with IRQ 28
[    0.444393] pcieport 0000:00:16.5: pciehp: Slot #197 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.444550] pcieport 0000:00:16.6: PME: Signaling with IRQ 29
[    0.444564] pcieport 0000:00:16.6: pciehp: Slot #198 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.444749] pcieport 0000:00:16.7: PME: Signaling with IRQ 30
[    0.444764] pcieport 0000:00:16.7: pciehp: Slot #199 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.444920] pcieport 0000:00:17.0: PME: Signaling with IRQ 31
[    0.444935] pcieport 0000:00:17.0: pciehp: Slot #224 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.445112] pcieport 0000:00:17.1: PME: Signaling with IRQ 32
[    0.445124] pcieport 0000:00:17.1: pciehp: Slot #225 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.445299] pcieport 0000:00:17.2: PME: Signaling with IRQ 33
[    0.445315] pcieport 0000:00:17.2: pciehp: Slot #226 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.445472] pcieport 0000:00:17.3: PME: Signaling with IRQ 34
[    0.445484] pcieport 0000:00:17.3: pciehp: Slot #227 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.445642] pcieport 0000:00:17.4: PME: Signaling with IRQ 35
[    0.445655] pcieport 0000:00:17.4: pciehp: Slot #228 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.445817] pcieport 0000:00:17.5: PME: Signaling with IRQ 36
[    0.445831] pcieport 0000:00:17.5: pciehp: Slot #229 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.445978] pcieport 0000:00:17.6: PME: Signaling with IRQ 37
[    0.445991] pcieport 0000:00:17.6: pciehp: Slot #230 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.446142] pcieport 0000:00:17.7: PME: Signaling with IRQ 38
[    0.446154] pcieport 0000:00:17.7: pciehp: Slot #231 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.446301] pcieport 0000:00:18.0: PME: Signaling with IRQ 39
[    0.446314] pcieport 0000:00:18.0: pciehp: Slot #256 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.446463] pcieport 0000:00:18.1: PME: Signaling with IRQ 40
[    0.446476] pcieport 0000:00:18.1: pciehp: Slot #257 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.446625] pcieport 0000:00:18.2: PME: Signaling with IRQ 41
[    0.446639] pcieport 0000:00:18.2: pciehp: Slot #258 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.446793] pcieport 0000:00:18.3: PME: Signaling with IRQ 42
[    0.446810] pcieport 0000:00:18.3: pciehp: Slot #259 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.446959] pcieport 0000:00:18.4: PME: Signaling with IRQ 43
[    0.446970] pcieport 0000:00:18.4: pciehp: Slot #260 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.447136] pcieport 0000:00:18.5: PME: Signaling with IRQ 44
[    0.447151] pcieport 0000:00:18.5: pciehp: Slot #261 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.447300] pcieport 0000:00:18.6: PME: Signaling with IRQ 45
[    0.447314] pcieport 0000:00:18.6: pciehp: Slot #262 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.447470] pcieport 0000:00:18.7: PME: Signaling with IRQ 46
[    0.447485] pcieport 0000:00:18.7: pciehp: Slot #263 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.447612] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.447992] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.468354] 00:00: ttyS0 at MMIO 0x3fff03f8 (irq = 12, base_baud = 230400) is a 16550A
[    0.488779] 00:01: ttyS1 at MMIO 0x3fff02f8 (irq = 13, base_baud = 230400) is a 16550A
[    0.488989] Serial: AMBA driver
[    0.488999] msm_serial: driver initialized
[    0.489299] mousedev: PS/2 mouse device common for all mice
[    0.489378] rtc-efi rtc-efi.0: registered as rtc0
[    0.489384] rtc-efi rtc-efi.0: setting system clock to 2022-12-16T23:42:57 UTC (1671234177)
[    0.489527] ledtrig-cpu: registered to indicate activity on CPUs
[    0.489716] efifb: probing for efifb
[    0.489725] efifb: framebuffer at 0x70000000, using 3072k, total 3072k
[    0.489725] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.489726] efifb: scrolling: redraw
[    0.489726] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.489808] Console: switching to colour frame buffer device 128x48
[    0.490675] fb0: EFI VGA frame buffer device
[    0.495007] NET: Registered PF_INET6 protocol family
[    0.498172] Segment Routing with IPv6
[    0.498179] In-situ OAM (IOAM) with IPv6
[    0.498187] mip6: Mobile IPv6
[    0.498188] NET: Registered PF_PACKET protocol family
[    0.498245] mpls_gso: MPLS GSO support
[    0.498386] registered taskstats version 1
[    0.498390] Loading compiled-in X.509 certificates
[    0.538285] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.538297] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    0.538538] zswap: loaded using pool lzo/zbud
[    0.538687] Key type .fscrypt registered
[    0.538688] Key type fscrypt-provisioning registered
[    0.542378] Key type encrypted registered
[    0.542380] AppArmor: AppArmor sha1 policy hashing enabled
[    0.542991] integrity: Loading X.509 certificate: UEFI:db
[    0.543017] integrity: Loaded X.509 cert 'VMware, Inc.: 4ad8ba0472073d28127706ddc6ccb9050441bbc7'
[    0.543018] integrity: Loading X.509 certificate: UEFI:db
[    0.543107] integrity: Loaded X.509 cert 'VMware, Inc.: VMware Secure Boot Signing: 04597f3e1ffb240bba0ff0f05d5eb05f3e15f6d7'
[    0.543107] integrity: Loading X.509 certificate: UEFI:db
[    0.543117] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.543117] integrity: Loading X.509 certificate: UEFI:db
[    0.543127] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.543395] ima: No TPM chip found, activating TPM-bypass!
[    0.543397] ima: Allocated hash algorithm: sha256
[    0.543403] ima: No architecture policies found
[    0.543416] evm: Initialising EVM extended attributes:
[    0.543417] evm: security.selinux
[    0.543417] evm: security.SMACK64 (disabled)
[    0.543417] evm: security.SMACK64EXEC (disabled)
[    0.543418] evm: security.SMACK64TRANSMUTE (disabled)
[    0.543418] evm: security.SMACK64MMAP (disabled)
[    0.543418] evm: security.apparmor
[    0.543418] evm: security.ima
[    0.543419] evm: security.capability
[    0.543419] evm: HMAC attrs: 0x1
[    0.596984] Freeing unused kernel memory: 6016K
[    0.624870] Checked W+X mappings: passed, no W+X pages found
[    0.624876] Run /init as init process
[    0.624877]   with arguments:
[    0.624878]     /init
[    0.624879]     splash
[    0.624879]   with environment:
[    0.624879]     HOME=/
[    0.624880]     TERM=linux
[    0.624880]     BOOT_IMAGE=/boot/vmlinuz-6.0.0-kali5-arm64
[    0.702411] ACPI: bus type drm_connector registered
[    0.702675] ACPI: bus type USB registered
[    0.702685] usbcore: registered new interface driver usbfs
[    0.702687] usbcore: registered new interface driver hub
[    0.702692] usbcore: registered new device driver usb
[    0.703317] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.704105] ehci-pci: EHCI PCI platform driver
[    0.704225] ehci-pci 0000:01:02.0: EHCI Host Controller
[    0.704227] ehci-pci 0000:01:02.0: new USB bus registered, assigned bus number 1
[    0.704294] ehci-pci 0000:01:02.0: irq 47, io mem 0x3d408000
[    0.705033] pps_core: LinuxPPS API ver. 1 registered
[    0.705034] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.705556] PTP clock support registered
[    0.706718] SCSI subsystem initialized
[    0.708968] Console: switching to colour dummy device 80x25
[    0.709010] vmwgfx 0000:00:0f.0: [drm] Register MMIO at 0x0x000000003d000000 size is 4096 kiB
[    0.709013] vmwgfx 0000:00:0f.0: [drm] VRAM at 0x0000000070000000 size is 131072 kiB
[    0.709017] vmwgfx 0000:00:0f.0: [drm] Running on SVGA version 3.
[    0.709020] vmwgfx 0000:00:0f.0: [drm] Capabilities: cursor, cursor bypass, alpha cursor, pitchlock, irq mask, traces, command buffers, command buffers 2, gbobject, dx, hp cmd queue, no bb restriction, cap2 register, 
[    0.709022] vmwgfx 0000:00:0f.0: [drm] Capabilities2: grow otable, intra surface copy, dx2, gb memsize 2, screendma reg, otable ptdepth2, non ms to ms stretchblt, cursor mob, mshint, cb max size 4mb, dx3, frame type, trace full fb, extra regs, lo staging, 
[    0.709023] vmwgfx 0000:00:0f.0: [drm] DMA map mode: Caching DMA mappings.
[    0.709073] vmwgfx 0000:00:0f.0: [drm] Legacy memory limits: VRAM = 4096 kB, FIFO = 256 kB, surface = 524288 kB
[    0.709074] vmwgfx 0000:00:0f.0: [drm] MOB limits: max mob size = 262144 kB, max mob pages = 196608
[    0.709075] vmwgfx 0000:00:0f.0: [drm] Maximum display memory size is 262144 kiB
[    0.709625] libata version 3.00 loaded.
[    0.709806] e1000e: Intel(R) PRO/1000 Network Driver
[    0.709806] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.709998] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    0.710517] ahci 0000:01:03.0: version 3.0
[    0.710770] ahci 0000:01:03.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
[    0.710771] ahci 0000:01:03.0: flags: 64bit ncq clo only 
[    0.711725] vmwgfx 0000:00:0f.0: [drm] No GMR memory available. Graphics memory resources are very limited.
[    0.712312] vmwgfx 0000:00:0f.0: [drm] Screen Target display unit initialized
[    0.713210] vmwgfx 0000:00:0f.0: [drm] Using command buffers with DMA pool.
[    0.713213] vmwgfx 0000:00:0f.0: [drm] Available shader model: Legacy.
[    0.713596] Console: switching to colour frame buffer device 128x48
[    0.714907] [drm] Initialized vmwgfx 2.20.0 20211206 for 0000:00:0f.0 on minor 0
[    0.717084] ehci-pci 0000:01:02.0: USB 2.0 started, EHCI 1.00
[    0.717113] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[    0.717115] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.717115] usb usb1: Product: EHCI Host Controller
[    0.717116] usb usb1: Manufacturer: Linux 6.0.0-kali5-arm64 ehci_hcd
[    0.717117] usb usb1: SerialNumber: 0000:01:02.0
[    0.717250] hub 1-0:1.0: USB hub found
[    0.717255] hub 1-0:1.0: 6 ports detected
[    0.717468] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[    0.717471] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 2
[    0.717568] xhci_hcd 0000:0a:00.0: hcc params 0x0388f081 hci version 0x100 quirks 0x0000000000000010
[    0.717982] xhci_hcd 0000:0a:00.0: xHCI Host Controller
[    0.717983] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 3
[    0.717987] xhci_hcd 0000:0a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.718010] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[    0.718011] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.718012] usb usb2: Product: xHCI Host Controller
[    0.718012] usb usb2: Manufacturer: Linux 6.0.0-kali5-arm64 xhci-hcd
[    0.718013] usb usb2: SerialNumber: 0000:0a:00.0
[    0.718146] hub 2-0:1.0: USB hub found
[    0.718155] hub 2-0:1.0: 4 ports detected
[    0.718220] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.718229] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[    0.718230] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.718230] usb usb3: Product: xHCI Host Controller
[    0.718230] usb usb3: Manufacturer: Linux 6.0.0-kali5-arm64 xhci-hcd
[    0.718231] usb usb3: SerialNumber: 0000:0a:00.0
[    0.718304] hub 3-0:1.0: USB hub found
[    0.718312] hub 3-0:1.0: 4 ports detected
[    0.718344] scsi host0: ahci
[    0.718517] scsi host1: ahci
[    0.718634] scsi host2: ahci
[    0.718734] scsi host3: ahci
[    0.718833] scsi host4: ahci
[    0.718952] scsi host5: ahci
[    0.719174] scsi host6: ahci
[    0.719331] scsi host7: ahci
[    0.719481] scsi host8: ahci
[    0.719573] scsi host9: ahci
[    0.719795] scsi host10: ahci
[    0.720610] scsi host11: ahci
[    0.720747] scsi host12: ahci
[    0.720917] scsi host13: ahci
[    0.722582] scsi host14: ahci
[    0.723334] nvme nvme0: pci function 0000:12:00.0
[    0.723355] scsi host15: ahci
[    0.723773] scsi host16: ahci
[    0.723931] scsi host17: ahci
[    0.724067] scsi host18: ahci
[    0.724209] scsi host19: ahci
[    0.724327] scsi host20: ahci
[    0.724763] scsi host21: ahci
[    0.724952] nvme nvme0: 4/0/0 default/read/poll queues
[    0.725088] scsi host22: ahci
[    0.725320] scsi host23: ahci
[    0.725629] scsi host24: ahci
[    0.725804] scsi host25: ahci
[    0.725954] scsi host26: ahci
[    0.726132] scsi host27: ahci
[    0.726286]  nvme0n1: p1 p2 p3
[    0.726425] scsi host28: ahci
[    0.726600] scsi host29: ahci
[    0.726632] ata1: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404100 irq 59
[    0.726633] ata2: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404180 irq 59
[    0.726634] ata3: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404200 irq 59
[    0.726635] ata4: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404280 irq 59
[    0.726635] ata5: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404300 irq 59
[    0.726636] ata6: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404380 irq 59
[    0.726637] ata7: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404400 irq 59
[    0.726637] ata8: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404480 irq 59
[    0.726638] ata9: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404500 irq 59
[    0.726638] ata10: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404580 irq 59
[    0.726639] ata11: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404600 irq 59
[    0.726640] ata12: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404680 irq 59
[    0.726640] ata13: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404700 irq 59
[    0.726641] ata14: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404780 irq 59
[    0.726642] ata15: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404800 irq 59
[    0.726642] ata16: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404880 irq 59
[    0.726643] ata17: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404900 irq 59
[    0.726643] ata18: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404980 irq 59
[    0.726649] ata19: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404a00 irq 59
[    0.726652] ata20: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404a80 irq 59
[    0.726653] ata21: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404b00 irq 59
[    0.726653] ata22: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404b80 irq 59
[    0.726654] ata23: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404c00 irq 59
[    0.726654] ata24: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404c80 irq 59
[    0.726655] ata25: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404d00 irq 59
[    0.726656] ata26: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404d80 irq 59
[    0.726656] ata27: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404e00 irq 59
[    0.726657] ata28: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404e80 irq 59
[    0.726657] ata29: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404f00 irq 59
[    0.726658] ata30: SATA max UDMA/133 abar m16384@0x3d404000 port 0x3d404f80 irq 59
[    0.757406] e1000e 0000:02:00.0 0000:02:00.0 (uninitialized): registered PHC clock
[    0.805919] e1000e 0000:02:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:0c:29:bd:43:84
[    0.805923] e1000e 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    0.805932] e1000e 0000:02:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000
[    0.977114] usb 2-1: new full-speed USB device number 2 using xhci_hcd
[    0.977182] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.040952] ata5: SATA link down (SStatus 0 SControl 300)
[    1.040990] ata8: SATA link down (SStatus 0 SControl 300)
[    1.041017] ata12: SATA link down (SStatus 0 SControl 300)
[    1.041063] ata11: SATA link down (SStatus 0 SControl 300)
[    1.041091] ata10: SATA link down (SStatus 0 SControl 300)
[    1.041121] ata4: SATA link down (SStatus 0 SControl 300)
[    1.041140] ata14: SATA link down (SStatus 0 SControl 300)
[    1.041162] ata1: SATA link down (SStatus 0 SControl 300)
[    1.041186] ata7: SATA link down (SStatus 0 SControl 300)
[    1.041205] ata9: SATA link down (SStatus 0 SControl 300)
[    1.041227] ata6: SATA link down (SStatus 0 SControl 300)
[    1.041258] ata13: SATA link down (SStatus 0 SControl 300)
[    1.041285] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.041329] ata3: SATA link down (SStatus 0 SControl 300)
[    1.041379] ata2.00: ATAPI: VMware Virtual SATA CDRW Drive, 00000001, max UDMA/33
[    1.041516] ata2.00: configured for UDMA/33
[    1.041786] scsi 1:0:0:0: CD-ROM            NECVMWar VMware SATA CD01 1.00 PQ: 0 ANSI: 5
[    1.045417] ata22: SATA link down (SStatus 0 SControl 300)
[    1.045446] ata29: SATA link down (SStatus 0 SControl 300)
[    1.045478] ata19: SATA link down (SStatus 0 SControl 300)
[    1.045508] ata21: SATA link down (SStatus 0 SControl 300)
[    1.045534] ata18: SATA link down (SStatus 0 SControl 300)
[    1.045553] ata26: SATA link down (SStatus 0 SControl 300)
[    1.045573] ata24: SATA link down (SStatus 0 SControl 300)
[    1.045605] ata27: SATA link down (SStatus 0 SControl 300)
[    1.045628] ata15: SATA link down (SStatus 0 SControl 300)
[    1.045656] ata17: SATA link down (SStatus 0 SControl 300)
[    1.045683] ata25: SATA link down (SStatus 0 SControl 300)
[    1.045702] ata16: SATA link down (SStatus 0 SControl 300)
[    1.045721] ata28: SATA link down (SStatus 0 SControl 300)
[    1.045746] ata23: SATA link down (SStatus 0 SControl 300)
[    1.045767] ata20: SATA link down (SStatus 0 SControl 300)
[    1.045793] ata30: SATA link down (SStatus 0 SControl 300)
[    1.069418] sr 1:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.069422] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.097392] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.125596] usb 2-1: New USB device found, idVendor=0e0f, idProduct=0003, bcdDevice= 1.02
[    1.125600] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.125601] usb 2-1: Product: VMware Virtual USB Mouse
[    1.125602] usb 2-1: Manufacturer: VMware
[    1.128096] hid: raw HID events driver (C) Jiri Kosina
[    1.129518] usbcore: registered new interface driver usbhid
[    1.129519] usbhid: USB HID core driver
[    1.130570] input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:16.0/0000:0a:00.0/usb2/2-1/2-1:1.0/0003:0E0F:0003.0001/input/input0
[    1.130711] hid-generic 0003:0E0F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:0a:00.0-1/input0
[    1.130766] input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:16.0/0000:0a:00.0/usb2/2-1/2-1:1.1/0003:0E0F:0003.0002/input/input1
[    1.130906] hid-generic 0003:0E0F:0003.0002: input,hidraw1: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:0a:00.0-1/input1
[    1.137975] usb 1-1: New USB device found, idVendor=0e0f, idProduct=000b, bcdDevice= 1.00
[    1.137978] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.137980] usb 1-1: Product: VMware Virtual USB Video Device
[    1.137981] usb 1-1: Manufacturer: VMware, Inc.
[    1.257096] usb 2-2: new full-speed USB device number 3 using xhci_hcd
[    1.383861] PM: Image not found (code -22)
[    1.409345] usb 2-2: New USB device found, idVendor=0e0f, idProduct=0006, bcdDevice= 1.00
[    1.409349] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.409350] usb 2-2: Product: VMware Virtual USB Keyboard
[    1.409350] usb 2-2: Manufacturer: VMware
[    1.409857] input: VMware VMware Virtual USB Keyboard as /devices/pci0000:00/0000:00:16.0/0000:0a:00.0/usb2/2-2/2-2:1.0/0003:0E0F:0006.0003/input/input2
[    1.415830] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    1.447552] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[    1.466187] systemd[1]: Inserted module 'autofs4'
[    1.469252] hid-generic 0003:0E0F:0006.0003: input,hidraw2: USB HID v1.10 Keyboard [VMware VMware Virtual USB Keyboard] on usb-0000:0a:00.0-2/input0
[    1.477549] systemd[1]: systemd 252.1-1 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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    1.477553] systemd[1]: Detected virtualization vmware.
[    1.477556] systemd[1]: Detected architecture arm64.
[    1.478077] systemd[1]: Hostname set to <vm>.
[    1.569525] systemd[1]: Queued start job for default target Graphical Interface.
[    1.589424] systemd[1]: Created slice Slice /system/getty.
[    1.589582] systemd[1]: Created slice Slice /system/modprobe.
[    1.589706] systemd[1]: Created slice Slice /system/systemd-fsck.
[    1.589794] systemd[1]: Created slice User and Session Slice.
[    1.589823] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.589941] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.589968] systemd[1]: Reached target Local Integrity Protected Volumes.
[    1.589984] systemd[1]: Reached target User and Group Name Lookups.
[    1.589998] systemd[1]: Reached target Slice Units.
[    1.590007] systemd[1]: Reached target TLS tunnels for network services - per-config-file target.
[    1.590020] systemd[1]: Reached target Local Verity Protected Volumes.
[    1.590081] systemd[1]: Listening on fsck to fsckd communication Socket.
[    1.590110] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    1.590178] systemd[1]: Listening on Journal Audit Socket.
[    1.590223] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.590269] systemd[1]: Listening on Journal Socket.
[    1.590390] systemd[1]: Listening on udev Control Socket.
[    1.590436] systemd[1]: Listening on udev Kernel Socket.
[    1.590805] systemd[1]: Mounting Huge Pages File System...
[    1.591144] systemd[1]: Mounting POSIX Message Queue File System...
[    1.591514] systemd[1]: Mounting Kernel Debug File System...
[    1.591863] systemd[1]: Mounting Kernel Trace File System...
[    1.591926] systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[    1.593192] systemd[1]: Starting Set the console keyboard layout...
[    1.593558] systemd[1]: Starting Create List of Static Device Nodes...
[    1.593917] systemd[1]: Starting Load Kernel Module configfs...
[    1.594276] systemd[1]: Starting Load Kernel Module drm...
[    1.594645] systemd[1]: Starting Load Kernel Module efi_pstore...
[    1.595061] systemd[1]: Starting Load Kernel Module fuse...
[    1.595146] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    1.595814] systemd[1]: Starting Journal Service...
[    1.596389] systemd[1]: Starting Load Kernel Modules...
[    1.596787] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.596832] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    1.597220] systemd[1]: Starting Coldplug All udev Devices...
[    1.597999] systemd[1]: Mounted Huge Pages File System.
[    1.598118] systemd[1]: Mounted POSIX Message Queue File System.
[    1.598275] systemd[1]: Mounted Kernel Debug File System.
[    1.598364] systemd[1]: Mounted Kernel Trace File System.
[    1.598528] systemd[1]: Finished Set the console keyboard layout.
[    1.598755] systemd[1]: Finished Create List of Static Device Nodes.
[    1.598920] systemd[1]: [email protected]: Deactivated successfully.
[    1.598988] systemd[1]: Finished Load Kernel Module configfs.
[    1.599534] systemd[1]: Mounting Kernel Configuration File System...
[    1.601050] usb 2-3: new full-speed USB device number 4 using xhci_hcd
[    1.601191] systemd[1]: [email protected]: Deactivated successfully.
[    1.601271] systemd[1]: Finished Load Kernel Module drm.
[    1.602180] systemd[1]: Mounted Kernel Configuration File System.
[    1.602581] pstore: Using crash dump compression: deflate
[    1.603967] fuse: init (API version 7.36)
[    1.605688] systemd[1]: [email protected]: Deactivated successfully.
[    1.605764] systemd[1]: Finished Load Kernel Module fuse.
[    1.606223] systemd[1]: Mounting FUSE Control File System...
[    1.606475] EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
[    1.606819] pstore: Registered efi as persistent store backend
[    1.607161] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    1.607238] systemd[1]: Finished Load Kernel Module efi_pstore.
[    1.607587] systemd[1]: Finished Load Kernel Modules.
[    1.608119] systemd[1]: Starting Apply Kernel Variables...
[    1.608669] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.608808] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    1.608834] systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    1.609189] systemd[1]: Starting Load/Save Random Seed...
[    1.609532] systemd[1]: Starting Create System Users...
[    1.610205] systemd[1]: Mounted FUSE Control File System.
[    1.610594] systemd[1]: Mounting VMware vmblock fuse mount...
[    1.613834] systemd[1]: Finished Apply Kernel Variables.
[    1.623185] systemd[1]: Finished Create System Users.
[    1.623665] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.631120] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.631220] systemd[1]: Reached target Preparation for Local File Systems.
[    1.631747] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.632626] systemd[1]: Mounted VMware vmblock fuse mount.
[    1.656404] systemd[1]: Started Journal Service.
[    1.662057] systemd-journald[440]: Received client request to flush runtime journal.
[    1.705232] sr 1:0:0:0: Attached scsi generic sg0 type 5
[    1.716284] Adding 999420k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:999420k SSFS
[    1.753388] usb 2-3: New USB device found, idVendor=0e0f, idProduct=0002, bcdDevice= 1.00
[    1.753392] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.753393] usb 2-3: Product: VMware Virtual USB Hub
[    1.753393] usb 2-3: Manufacturer: VMware, Inc.
[    1.767818] hub 2-3:1.0: USB hub found
[    1.771635] hub 2-3:1.0: 7 ports detected
[    1.800710] mc: Linux media interface: v0.10
[    1.804109] videodev: Linux video capture interface: v2.00
[    1.821672] snd_hda_intel 0000:01:01.0: enabling device (0000 -> 0002)
[    1.821709] snd_hda_intel 0000:01:01.0: Force to snoop mode by module option
[    1.825952] snd_hda_intel 0000:01:01.0: CORB reset timeout#1, CORBRP = 0
[    1.840240] usb 1-1: Found UVC 1.00 device VMware Virtual USB Video Device (0e0f:000b)
[    1.844493] usbcore: registered new interface driver uvcvideo
[    1.846488] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    1.846490] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.846491] snd_hda_codec_generic hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.846492] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
[    1.846493] snd_hda_codec_generic hdaudioC0D0:    inputs:
[    1.846493] snd_hda_codec_generic hdaudioC0D0:      Mic=0x18
[    1.851406] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:11.0/0000:01:01.0/sound/card0/input3
[    1.851416] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:11.0/0000:01:01.0/sound/card0/input4
[    1.851424] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:11.0/0000:01:01.0/sound/card0/input5
[    1.851431] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:11.0/0000:01:01.0/sound/card0/input6
[    1.851438] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:11.0/0000:01:01.0/sound/card0/input7
[    1.917075] usb 2-4: new high-speed USB device number 5 using xhci_hcd
[    2.065338] usb 2-4: New USB device found, idVendor=0e0f, idProduct=0002, bcdDevice= 1.00
[    2.065342] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.065343] usb 2-4: Product: VMware Virtual USB Hub
[    2.065344] usb 2-4: Manufacturer: VMware, Inc.
[    2.065787] hub 2-4:1.0: USB hub found
[    2.065855] hub 2-4:1.0: 7 ports detected
[    2.666930] RPC: Registered named UNIX socket transport module.
[    2.666933] RPC: Registered udp transport module.
[    2.666934] RPC: Registered tcp transport module.
[    2.666934] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.802036] NET: Registered PF_VSOCK protocol family
[    2.869034] random: crng init done
[    2.937004] NET: Registered PF_QIPCRTR protocol family
[    3.045998] e1000e 0000:02:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[    3.046275] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    3.794990] vmwgfx 0000:00:0f.0: [drm] Using CursorMob mobid 3, max dimension 2048
[    3.795225] vmwgfx 0000:00:0f.0: [drm] Using CursorMob mobid 4, max dimension 2048
[    4.239907] rfkill: input handler disabled
[    7.036719] rfkill: input handler enabled
[    8.083665] rfkill: input handler disabled
[   33.097712] systemd-journald[440]: Time jumped backwards, rotating.
dmesg.txt (92,936 bytes)   

Activities

foxtrot

foxtrot

2022-12-16 12:52

reporter   ~0017247

Apologies, screen recording is available at https://streamable.com/92osty.

foxtrot

foxtrot

2022-12-21 02:24

reporter   ~0017267

This issue seems to be caused by something specific to Xorg. Enabling Wayland and using it as the backend works as expected without graphical glitches.

arnaudr

arnaudr

2023-01-05 07:15

manager   ~0017359

I can't reproduce myself, as I don't have the same hardware as you. If it's solved by using Wayland, then all good.

Hopefully it will be noticed and fixed upstream pretty soon. Feel free to report again if ever you notice it's been fixed, so that we can close this bug report.

That's all I can do, sorry :)

g0tmi1k

g0tmi1k

2023-08-25 16:20

administrator   ~0018392

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/

Issue History

Date Modified Username Field Change
2022-12-16 12:50 foxtrot New Issue
2022-12-16 12:50 foxtrot File Added: dmesg.txt
2022-12-16 12:52 foxtrot Note Added: 0017247
2022-12-21 02:24 foxtrot Note Added: 0017267
2023-01-05 07:15 arnaudr Note Added: 0017359
2023-08-25 16:20 g0tmi1k Note Added: 0018392
2023-08-25 16:20 g0tmi1k Status new => closed