home-assistant / operating-system

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

No NIC drivers for my PC when installing HAOS #2413

Closed cqsimple closed 1 year ago

cqsimple commented 1 year ago

Describe the issue you are experiencing

I have a OEM2550L2D-MX, Integrated Dual-core Intel Atom processor D2550 4GB ram. It has two nics. I have flashed HAOS on a SSD drive and I can boot to the cli. The network is not initialized. I cannot get any info regarding the NIC or IP. I can boot to a debian os and the networking is fine. I installed HA supervised over debian11 and it is on my network and appears normal. I would prefer to use HAOS. Can you help me get this resolved?

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

9.5

Did you upgrade the Operating System.

Yes

Steps to reproduce the issue

1.I flashed a version od HA from the url using balenEtcher. Booted normally but without a network connection

  1. Turned off one nic in Bios to see if that affected anything. Nada
  2. ...

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

No logs

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

Again no logs since no network

System information

No gui to get info from

Additional information

I with I had better info, but I don't

agners commented 1 year ago

Hm, from what I understand this model uses a Broadcom 57788 NIC. The driver CONFIG_TIGON3 seems to be the one required in Linux and is enabled :thinking:

Can you share the output of lspci, lsmod and dmesg in Debian? I wonder if your particular model is indeed using this NIC.

cqsimple commented 1 year ago

I won't be able to test until next week ; sigh I will report back asap. thanks

cqsimple commented 1 year ago

OK The last thing I did on Friday was install Linux Mint on this thing. I ran the commands you asked for and here are the results. If it will be different in Debian I can install it too:

dlentz@edlentz-desktop:~$ lspci 00:00.0 Host bridge: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller (rev 04) 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 0b) 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02) 00:1c.2 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 3 (rev 02) 00:1c.3 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 4 (rev 02) 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] (rev 02) 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02) 01:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetLink BCM57788 Gigabit Ethernet PCIe (rev 01) 03:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02) edlentz@edlentz-desktop:~$ lsmod Module Size Used by vmnet 61440 13 vmmon 131072 0 vmw_vsock_vmci_transport 32768 0 vsock 49152 1 vmw_vsock_vmci_transport vmw_vmci 90112 1 vmw_vsock_vmci_transport zfs 3821568 6 zunicode 348160 1 zfs zzstd 491520 1 zfs zlua 163840 1 zfs zavl 20480 1 zfs icp 323584 1 zfs zcommon 106496 2 zfs,icp znvpair 98304 2 zfs,zcommon spl 118784 6 zfs,icp,zzstd,znvpair,zcommon,zavl snd_hda_codec_hdmi 77824 1 snd_hda_codec_realtek 159744 1 snd_hda_codec_generic 102400 1 snd_hda_codec_realtek ledtrig_audio 16384 1 snd_hda_codec_generic nls_iso8859_1 16384 1 snd_hda_intel 53248 2 snd_intel_dspcfg 28672 1 snd_hda_intel snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg snd_hda_codec 163840 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek snd_hwdep 16384 1 snd_hda_codec snd_pcm 143360 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core intel_powerclamp 20480 0 snd_seq_midi 20480 0 snd_seq_midi_event 16384 1 snd_seq_midi coretemp 24576 0 snd_rawmidi 49152 1 snd_seq_midi input_leds 16384 0 snd_seq 77824 2 snd_seq_midi,snd_seq_midi_event serio_raw 20480 0 at24 24576 0 snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi snd_timer 40960 2 snd_seq,snd_pcm snd 106496 15 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi soundcore 16384 1 snd mac_hid 16384 0 sch_fq_codel 20480 4 msr 16384 0 parport_pc 49152 1 ppdev 24576 0 lp 28672 0 parport 69632 3 parport_pc,lp,ppdev ramoops 32768 0 reed_solomon 28672 1 ramoops pstore_blk 16384 0 efi_pstore 16384 0 pstore_zone 32768 1 pstore_blk ip_tables 32768 0 x_tables 53248 1 ip_tables autofs4 49152 2 btrfs 1560576 0 blake2b_generic 20480 0 xor 24576 1 btrfs zstd_compress 229376 1 btrfs raid6_pq 122880 1 btrfs libcrc32c 16384 1 btrfs dm_mirror 24576 0 dm_region_hash 24576 1 dm_mirror dm_log 20480 2 dm_region_hash,dm_mirror gma500_gfx 204800 2 i2c_algo_bit 16384 1 gma500_gfx drm_kms_helper 311296 1 gma500_gfx syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper i2c_i801 36864 0 hid_generic 16384 0 rc_core 65536 1 cec usbhid 65536 0 ahci 45056 2 psmouse 176128 0 i2c_smbus 20480 1 i2c_i801 hid 151552 2 usbhid,hid_generic libahci 45056 1 ahci drm 622592 4 drm_kms_helper,gma500_gfx lpc_ich 28672 0 broadcom 24576 1 bcm_phy_lib 24576 1 broadcom xhci_pci 24576 0 xhci_pci_renesas 20480 1 xhci_pci tg3 196608 0 video 65536 1 gma500_gfx

edlentz@edlentz-desktop:~$ dmesg [ 0.000000] Linux version 5.15.0-67-generic (buildd@lcy02-amd64-116) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 (Ubuntu 5.15.0-67.74-generic 5.15.85) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=1109fb85-b403-462d-b395-d9d7cb23dd9e ro quiet splash [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai
[ 0.000000] Disabled fast string operations [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] signal: max sigframe size: 1440 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf2bbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf2bc000-0x00000000bf302fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf303000-0x00000000bf313fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bf314000-0x00000000bf31afff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bf31b000-0x00000000bf335fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bf336000-0x00000000bf336fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf337000-0x00000000bf353fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bf354000-0x00000000bf35efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf35f000-0x00000000bf383fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bf384000-0x00000000bf5affff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf5b0000-0x00000000bf6e4fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bf6e5000-0x00000000bf6effff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf6f0000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./2550L2D-MX, BIOS 4.6.5 05/30/2012 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 1862.027 MHz processor [ 0.003282] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.003297] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.003329] last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.003410] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003701] last_pfn = 0xbf6f0 max_arch_pfn = 0x400000000 [ 0.013890] found SMP MP-table at [mem 0x000fc9f0-0x000fc9ff] [ 0.015508] RAMDISK: [mem 0x28e45000-0x30719fff] [ 0.015530] ACPI: Early table checksum verification disabled [ 0.015544] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA) [ 0.015559] ACPI: XSDT 0x00000000BF314070 000064 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.015580] ACPI: FACP 0x00000000BF319C60 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013) [ 0.015604] ACPI: DSDT 0x00000000BF314168 005AF8 (v02 ALASKA A M I 00000000 INTL 20051117) [ 0.015621] ACPI: FACS 0x00000000BF358F80 000040 [ 0.015635] ACPI: APIC 0x00000000BF319D58 000072 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.015651] ACPI: MCFG 0x00000000BF319DD0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) [ 0.015668] ACPI: HPET 0x00000000BF319E10 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) [ 0.015683] ACPI: SSDT 0x00000000BF319E48 000655 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.015700] ACPI: SSDT 0x00000000BF31A4A0 000259 (v01 PmRef Cpu0Tst 00003000 INTL 20051117) [ 0.015716] ACPI: SSDT 0x00000000BF31A700 00020F (v01 PmRef ApTst 00003000 INTL 20051117) [ 0.015732] ACPI: BGRT 0x00000000BF31A910 000038 (v00 ALASKA A M I 01072009 AMI 00010013) [ 0.015746] ACPI: Reserving FACP table memory at [mem 0xbf319c60-0xbf319d53] [ 0.015752] ACPI: Reserving DSDT table memory at [mem 0xbf314168-0xbf319c5f] [ 0.015758] ACPI: Reserving FACS table memory at [mem 0xbf358f80-0xbf358fbf] [ 0.015763] ACPI: Reserving APIC table memory at [mem 0xbf319d58-0xbf319dc9] [ 0.015768] ACPI: Reserving MCFG table memory at [mem 0xbf319dd0-0xbf319e0b] [ 0.015773] ACPI: Reserving HPET table memory at [mem 0xbf319e10-0xbf319e47] [ 0.015778] ACPI: Reserving SSDT table memory at [mem 0xbf319e48-0xbf31a49c] [ 0.015784] ACPI: Reserving SSDT table memory at [mem 0xbf31a4a0-0xbf31a6f8] [ 0.015789] ACPI: Reserving SSDT table memory at [mem 0xbf31a700-0xbf31a90e] [ 0.015794] ACPI: Reserving BGRT table memory at [mem 0xbf31a910-0xbf31a947] [ 0.016309] No NUMA configuration found [ 0.016314] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.016367] NODE_DATA(0) allocated [mem 0x13ffd3000-0x13fffcfff] [ 0.017761] Zone ranges: [ 0.017766] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.017775] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.017782] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.017789] Device empty [ 0.017795] Movable zone start for each node [ 0.017805] Early memory node ranges [ 0.017807] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.017813] node 0: [mem 0x0000000000100000-0x00000000bf2bbfff] [ 0.017819] node 0: [mem 0x00000000bf336000-0x00000000bf336fff] [ 0.017824] node 0: [mem 0x00000000bf384000-0x00000000bf5affff] [ 0.017829] node 0: [mem 0x00000000bf6e5000-0x00000000bf6effff] [ 0.017833] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.017840] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.017858] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.017983] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.054157] On node 0, zone DMA32: 122 pages in unavailable ranges [ 0.054195] On node 0, zone DMA32: 77 pages in unavailable ranges [ 0.054218] On node 0, zone DMA32: 309 pages in unavailable ranges [ 0.066587] On node 0, zone Normal: 2320 pages in unavailable ranges [ 0.066820] ACPI: PM-Timer IO Port: 0x408 [ 0.066853] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.066881] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 [ 0.066893] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.066900] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.066914] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.066920] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.066942] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.067047] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.067058] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.067062] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.067067] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.067076] PM: hibernation: Registered nosave memory: [mem 0xbf2bc000-0xbf302fff] [ 0.067081] PM: hibernation: Registered nosave memory: [mem 0xbf303000-0xbf313fff] [ 0.067085] PM: hibernation: Registered nosave memory: [mem 0xbf314000-0xbf31afff] [ 0.067089] PM: hibernation: Registered nosave memory: [mem 0xbf31b000-0xbf335fff] [ 0.067099] PM: hibernation: Registered nosave memory: [mem 0xbf337000-0xbf353fff] [ 0.067103] PM: hibernation: Registered nosave memory: [mem 0xbf354000-0xbf35efff] [ 0.067108] PM: hibernation: Registered nosave memory: [mem 0xbf35f000-0xbf383fff] [ 0.067117] PM: hibernation: Registered nosave memory: [mem 0xbf5b0000-0xbf6e4fff] [ 0.067127] PM: hibernation: Registered nosave memory: [mem 0xbf6f0000-0xbfffffff] [ 0.067131] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xdfffffff] [ 0.067135] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.067140] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfebfffff] [ 0.067144] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.067148] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.067153] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.067157] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1bfff] [ 0.067161] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff] [ 0.067165] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedfffff] [ 0.067170] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.067174] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffdfffff] [ 0.067178] PM: hibernation: Registered nosave memory: [mem 0xffe00000-0xffffffff] [ 0.067185] [mem 0xc0000000-0xdfffffff] available for PCI devices [ 0.067190] Booting paravirtualized kernel on bare hardware [ 0.067199] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.067228] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 [ 0.070958] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u524288 [ 0.070996] pcpu-alloc: s208896 r8192 d28672 u524288 alloc=1*2097152 [ 0.071007] pcpu-alloc: [0] 0 1 2 3 [ 0.071157] Built 1 zonelists, mobility grouping on. Total pages: 1029152 [ 0.071166] Policy zone: Normal [ 0.071172] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=1109fb85-b403-462d-b395-d9d7cb23dd9e ro quiet splash [ 0.071390] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic", will be passed to user space. [ 0.075240] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.077184] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.077327] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.288773] Memory: 3873672K/4182600K available (16393K kernel code, 4379K rwdata, 10820K rodata, 3240K init, 6556K bss, 308668K reserved, 0K cma-reserved) [ 0.289971] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.290046] ftrace: allocating 50555 entries in 198 pages [ 0.337921] ftrace: allocated 198 pages with 4 groups [ 0.338381] rcu: Hierarchical RCU implementation. [ 0.338389] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. [ 0.338395] Rude variant of Tasks RCU enabled. [ 0.338398] Tracing variant of Tasks RCU enabled. [ 0.338401] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.338405] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.356302] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16 [ 0.356765] spurious 8259A interrupt: IRQ7. [ 0.356822] Console: colour dummy device 80x25 [ 0.356875] printk: console [tty0] enabled [ 0.356964] ACPI: Core revision 20210730 [ 0.357287] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.357322] APIC: Switch to symmetric I/O mode setup [ 0.357792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.377323] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x35ae185a9e7, max_idle_ns: 881590582528 ns [ 0.377343] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.05 BogoMIPS (lpj=7448108) [ 0.377353] pid_max: default: 32768 minimum: 301 [ 0.377576] LSM: Security Framework initializing [ 0.377629] landlock: Up and running. [ 0.377634] Yama: becoming mindful. [ 0.377739] AppArmor: AppArmor initialized [ 0.377940] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.377969] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.379044] Disabled fast string operations [ 0.379071] CPU0: Thermal monitoring enabled (TM1) [ 0.379099] process: using mwait in idle threads [ 0.379108] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0 [ 0.379114] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0 [ 0.438426] Freeing SMP alternatives memory: 44K [ 0.547188] smpboot: CPU0: Intel(R) Atom(TM) CPU D2550 @ 1.86GHz (family: 0x6, model: 0x36, stepping: 0x1) [ 0.548065] Performance Events: PEBS fmt0+, Atom events, 8-deep LBR, Intel PMU driver. [ 0.548091] ... version: 3 [ 0.548094] ... bit width: 40 [ 0.548098] ... generic registers: 2 [ 0.548100] ... value mask: 000000ffffffffff [ 0.548104] ... max period: 000000007fffffff [ 0.548107] ... fixed-purpose events: 3 [ 0.548110] ... event mask: 0000000700000003 [ 0.548476] rcu: Hierarchical SRCU implementation. [ 0.549333] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.549333] smp: Bringing up secondary CPUs ... [ 0.549642] x86: Booting SMP configuration: [ 0.549651] .... node #0, CPUs: #1 [ 0.004667] Disabled fast string operations [ 0.557988] #2 [ 0.004667] Disabled fast string operations [ 0.565933] #3 [ 0.004667] Disabled fast string operations [ 0.573489] smp: Brought up 1 node, 4 CPUs [ 0.573489] smpboot: Max logical packages: 1 [ 0.573489] smpboot: Total of 4 processors activated (14896.21 BogoMIPS) [ 0.574254] devtmpfs: initialized [ 0.574254] x86/mm: Memory block size: 128MB [ 0.577898] ACPI: PM: Registering ACPI NVS region [mem 0xbf2bc000-0xbf302fff] (290816 bytes) [ 0.577898] ACPI: PM: Registering ACPI NVS region [mem 0xbf354000-0xbf35efff] (45056 bytes) [ 0.577898] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.577898] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.577964] pinctrl core: initialized pinctrl subsystem [ 0.578357] PM: RTC time: 18:04:26, date: 2023-03-16 [ 0.579028] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.579615] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.579938] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.580299] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.580366] audit: initializing netlink subsys (disabled) [ 0.580435] audit: type=2000 audit(1678989866.220:1): state=initialized audit_enabled=0 res=1 [ 0.581930] thermal_sys: Registered thermal governor 'fair_share' [ 0.581939] thermal_sys: Registered thermal governor 'bang_bang' [ 0.581943] thermal_sys: Registered thermal governor 'step_wise' [ 0.581946] thermal_sys: Registered thermal governor 'user_space' [ 0.581950] thermal_sys: Registered thermal governor 'power_allocator' [ 0.582003] EISA bus registered [ 0.582058] cpuidle: using governor ladder [ 0.582058] cpuidle: using governor menu [ 0.582058] ACPI: bus type PCI registered [ 0.582058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.582058] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.582058] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.582058] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override. [ 0.583171] PCI: Using configuration type 1 for base access [ 0.591540] Kprobes globally optimized [ 0.591568] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.597747] ACPI: Added _OSI(Module Device) [ 0.597755] ACPI: Added _OSI(Processor Device) [ 0.597759] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.597762] ACPI: Added _OSI(Processor Aggregator Device) [ 0.597767] ACPI: Added _OSI(Linux-Dell-Video) [ 0.597771] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.597775] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.618704] ACPI: 4 ACPI AML tables successfully acquired and loaded [ 0.621607] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.624232] ACPI: Dynamic OEM Table Load: [ 0.624260] ACPI: SSDT 0xFFFF8E4EC09F2000 0006D5 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.628217] ACPI: Dynamic OEM Table Load: [ 0.628239] ACPI: SSDT 0xFFFF8E4EC0B5A000 00008D (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.634525] ACPI: Interpreter enabled [ 0.634612] ACPI: PM: (supports S0 S1 S3 S4 S5) [ 0.634619] ACPI: Using IOAPIC for interrupt routing [ 0.634758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.634764] PCI: Using E820 reservations for host bridge windows [ 0.636033] ACPI: Enabled 11 GPEs in block 00 to 1F [ 0.668152] ACPI: PM: Power Resource [FN00] [ 0.671755] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.671781] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.674333] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] [ 0.675868] PCI host bridge to bus 0000:00 [ 0.675881] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.675890] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.675897] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.675903] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window] [ 0.675910] pci_bus 0000:00: root bus resource [mem 0xbf800000-0xfebfffff window] [ 0.676196] pci 0000:00:00.0: [8086:0bf3] type 00 class 0x060000 [ 0.676768] pci 0000:00:02.0: [8086:0be2] type 00 class 0x030000 [ 0.676786] pci 0000:00:02.0: reg 0x10: [mem 0xdfc00000-0xdfcfffff] [ 0.676798] pci 0000:00:02.0: reg 0x14: [io 0xf100-0xf107] [ 0.676841] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.677489] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 [ 0.677529] pci 0000:00:1b.0: reg 0x10: [mem 0xdff00000-0xdff03fff 64bit] [ 0.677696] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.678303] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 [ 0.678490] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.679083] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400 [ 0.679269] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.679856] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400 [ 0.680041] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.680628] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 [ 0.680708] pci 0000:00:1d.0: reg 0x20: [io 0xf0a0-0xf0bf] [ 0.681284] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 [ 0.681383] pci 0000:00:1d.1: reg 0x20: [io 0xf080-0xf09f] [ 0.681984] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 [ 0.682070] pci 0000:00:1d.2: reg 0x20: [io 0xf060-0xf07f] [ 0.682666] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 [ 0.682746] pci 0000:00:1d.3: reg 0x20: [io 0xf040-0xf05f] [ 0.683333] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 [ 0.683367] pci 0000:00:1d.7: reg 0x10: [mem 0xdff05000-0xdff053ff] [ 0.683506] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.684052] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.684693] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100 [ 0.685394] pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601 [ 0.685428] pci 0000:00:1f.2: reg 0x10: [io 0xf0f0-0xf0f7] [ 0.685448] pci 0000:00:1f.2: reg 0x14: [io 0xf0e0-0xf0e3] [ 0.685465] pci 0000:00:1f.2: reg 0x18: [io 0xf0d0-0xf0d7] [ 0.685482] pci 0000:00:1f.2: reg 0x1c: [io 0xf0c0-0xf0c3] [ 0.685500] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf02f] [ 0.685516] pci 0000:00:1f.2: reg 0x24: [mem 0xdff04000-0xdff043ff] [ 0.685599] pci 0000:00:1f.2: PME# supported from D3hot [ 0.686143] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 [ 0.686224] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] [ 0.686758] pci 0000:01:00.0: [14e4:1691] type 00 class 0x020000 [ 0.686804] pci 0000:01:00.0: reg 0x10: [mem 0xdfe00000-0xdfe0ffff 64bit] [ 0.686892] pci 0000:01:00.0: enabling Extended Tags [ 0.687038] pci 0000:01:00.0: PME# supported from D3hot D3cold [ 0.687454] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.687469] pci 0000:00:1c.0: bridge window [mem 0xdfe00000-0xdfefffff] [ 0.687640] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.687891] pci 0000:03:00.0: [1912:0015] type 00 class 0x0c0330 [ 0.687959] pci 0000:03:00.0: reg 0x10: [mem 0xdfd00000-0xdfd01fff 64bit] [ 0.688270] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.688404] pci 0000:03:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:1c.3 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 0.688754] pci 0000:00:1c.3: PCI bridge to [bus 03] [ 0.688770] pci 0000:00:1c.3: bridge window [mem 0xdfd00000-0xdfdfffff] [ 0.688819] pci_bus 0000:04: extended config space not accessible [ 0.688925] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode) [ 0.688948] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.688955] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.688962] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000fffff window] (subtractive decode) [ 0.688968] pci 0000:00:1e.0: bridge window [mem 0xbf800000-0xfebfffff window] (subtractive decode) [ 0.691667] ACPI: PCI: Interrupt link LNKA configured for IRQ 11 [ 0.692008] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.692014] ACPI: PCI: Interrupt link LNKB disabled [ 0.692347] ACPI: PCI: Interrupt link LNKC configured for IRQ 3 [ 0.692681] ACPI: PCI: Interrupt link LNKD configured for IRQ 7 [ 0.693034] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.693040] ACPI: PCI: Interrupt link LNKE disabled [ 0.693394] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.693400] ACPI: PCI: Interrupt link LNKF disabled [ 0.693734] ACPI: PCI: Interrupt link LNKG configured for IRQ 10 [ 0.694079] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 0.695402] iommu: Default domain type: Translated [ 0.695402] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.695402] SCSI subsystem initialized [ 0.695402] libata version 3.00 loaded. [ 0.695402] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.695402] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.695402] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.695402] vgaarb: loaded [ 0.695402] ACPI: bus type USB registered [ 0.695402] usbcore: registered new interface driver usbfs [ 0.695402] usbcore: registered new interface driver hub [ 0.695402] usbcore: registered new device driver usb [ 0.695402] pps_core: LinuxPPS API ver. 1 registered [ 0.695402] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.695402] PTP clock support registered [ 0.695402] EDAC MC: Ver: 3.0.0 [ 0.697944] NetLabel: Initializing [ 0.697951] NetLabel: domain hash size = 128 [ 0.697955] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.698024] NetLabel: unlabeled traffic allowed by default [ 0.698109] PCI: Using ACPI for IRQ routing [ 0.711582] PCI: pci_cache_line_size set to 64 bytes [ 0.711673] Expanded resource Reserved due to conflict with PCI Bus 0000:00 [ 0.711679] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.711687] e820: reserve RAM buffer [mem 0xbf2bc000-0xbfffffff] [ 0.711693] e820: reserve RAM buffer [mem 0xbf337000-0xbfffffff] [ 0.711698] e820: reserve RAM buffer [mem 0xbf5b0000-0xbfffffff] [ 0.711703] e820: reserve RAM buffer [mem 0xbf6f0000-0xbfffffff] [ 0.716764] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.716786] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.718526] clocksource: Switched to clocksource tsc-early [ 0.773159] VFS: Disk quotas dquot_6.6.0 [ 0.773246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.773903] AppArmor: AppArmor Filesystem Enabled [ 0.774012] pnp: PnP ACPI init [ 0.774814] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved [ 0.775084] system 00:01: [io 0x0680-0x069f] has been reserved [ 0.775097] system 00:01: [io 0x1000-0x100f] has been reserved [ 0.775107] system 00:01: [io 0xffff] has been reserved [ 0.775116] system 00:01: [io 0xffff] has been reserved [ 0.775125] system 00:01: [io 0x0400-0x047f] has been reserved [ 0.775135] system 00:01: [io 0x0500-0x057f] has been reserved [ 0.775144] system 00:01: [io 0x0600-0x061f] has been reserved [ 0.775497] system 00:02: [io 0x06a0-0x06af] has been reserved [ 0.775511] system 00:02: [io 0x06b0-0x06ff] has been reserved [ 0.776627] system 00:04: [io 0x0a00-0x0a0f] has been reserved [ 0.776643] system 00:04: [io 0x0a10-0x0a1f] has been reserved [ 0.778760] pnp 00:07: [dma 0 disabled] [ 0.780985] pnp 00:08: [dma 0 disabled] [ 0.782027] system 00:09: [io 0x04d0-0x04d1] has been reserved [ 0.782761] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.782777] system 00:0a: [mem 0x00000000-0x00003fff] could not be reserved [ 0.782788] system 00:0a: [mem 0x00000000-0x00000fff] could not be reserved [ 0.782798] system 00:0a: [mem 0x00000000-0x00000fff] could not be reserved [ 0.782808] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.784225] system 00:0b: [mem 0xfed14000-0xfed19fff] has been reserved [ 0.784242] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved [ 0.785464] system 00:0c: [io 0x0400-0x047f] has been reserved [ 0.785480] system 00:0c: [io 0x0500-0x053f] has been reserved [ 0.785492] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.785503] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.785513] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.785524] system 00:0c: [mem 0xfed20000-0xfed8ffff] could not be reserved [ 0.785535] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved [ 0.785578] pnp: PnP ACPI: found 13 devices [ 0.797156] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.797466] NET: Registered PF_INET protocol family [ 0.797751] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.800149] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.800260] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.800373] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.800870] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.801138] TCP: Hash tables configured (established 32768 bind 32768) [ 0.801493] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) [ 0.801677] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.801762] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.802024] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.802047] NET: Registered PF_XDP protocol family [ 0.802078] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 [ 0.802092] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000 [ 0.802104] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 [ 0.802112] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000 [ 0.802122] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000 [ 0.802132] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 0.802140] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000 [ 0.802171] clipped [mem size 0x00000000 64bit pref] to [mem size 0xffffffffff800000 64bit pref] for e820 entry [mem 0xbf6f0000-0xbfffffff] [ 0.802183] clipped [mem size 0x00050000 64bit pref] to [mem size 0x00040000 64bit pref] for e820 entry [mem 0x000e0000-0x000fffff] [ 0.802192] clipped [mem size 0x20400000 64bit pref] to [mem size 0x1fc00000 64bit pref] for e820 entry [mem 0xbf6f0000-0xbfffffff] [ 0.802201] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref] [ 0.802208] clipped [mem size 0x00050000] to [mem size 0x00040000] for e820 entry [mem 0x000e0000-0x000fffff] [ 0.802216] clipped [mem size 0x00800000] to [mem size 0x00000000] for e820 entry [mem 0xbf6f0000-0xbfffffff] [ 0.802225] pci 0000:00:1c.2: BAR 14: assigned [mem 0xc0200000-0xc03fffff] [ 0.802233] clipped [mem size 0x00000000 64bit pref] to [mem size 0xffffffffff800000 64bit pref] for e820 entry [mem 0xbf6f0000-0xbfffffff] [ 0.802243] clipped [mem size 0x00050000 64bit pref] to [mem size 0x00040000 64bit pref] for e820 entry [mem 0x000e0000-0x000fffff] [ 0.802251] clipped [mem size 0x00800000 64bit pref] to [mem size 0x00000000 64bit pref] for e820 entry [mem 0xbf6f0000-0xbfffffff] [ 0.802260] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.802268] clipped [mem size 0x00000000 64bit pref] to [mem size 0xffffffffff800000 64bit pref] for e820 entry [mem 0xbf6f0000-0xbfffffff] [ 0.802278] clipped [mem size 0x00050000 64bit pref] to [mem size 0x00040000 64bit pref] for e820 entry [mem 0x000e0000-0x000fffff] [ 0.802285] clipped [mem size 0x00800000 64bit pref] to [mem size 0x00000000 64bit pref] for e820 entry [mem 0xbf6f0000-0xbfffffff] [ 0.802294] pci 0000:00:1c.3: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.802305] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] [ 0.802314] pci 0000:00:1c.2: BAR 13: assigned [io 0x3000-0x3fff] [ 0.802322] pci 0000:00:1c.3: BAR 13: assigned [io 0x4000-0x4fff] [ 0.802334] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.802343] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.802355] pci 0000:00:1c.0: bridge window [mem 0xdfe00000-0xdfefffff] [ 0.802364] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref] [ 0.802378] pci 0000:00:1c.2: PCI bridge to [bus 02] [ 0.802385] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] [ 0.802396] pci 0000:00:1c.2: bridge window [mem 0xc0200000-0xc03fffff] [ 0.802405] pci 0000:00:1c.2: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.802418] pci 0000:00:1c.3: PCI bridge to [bus 03] [ 0.802425] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] [ 0.802436] pci 0000:00:1c.3: bridge window [mem 0xdfd00000-0xdfdfffff] [ 0.802445] pci 0000:00:1c.3: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.802460] pci 0000:00:1e.0: PCI bridge to [bus 04] [ 0.802482] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.802488] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.802494] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window] [ 0.802500] pci_bus 0000:00: resource 7 [mem 0xbf800000-0xfebfffff window] [ 0.802507] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.802513] pci_bus 0000:01: resource 1 [mem 0xdfe00000-0xdfefffff] [ 0.802519] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref] [ 0.802526] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 0.802531] pci_bus 0000:02: resource 1 [mem 0xc0200000-0xc03fffff] [ 0.802537] pci_bus 0000:02: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 0.802544] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 0.802549] pci_bus 0000:03: resource 1 [mem 0xdfd00000-0xdfdfffff] [ 0.802555] pci_bus 0000:03: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref] [ 0.802563] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window] [ 0.802568] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window] [ 0.802574] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000fffff window] [ 0.802581] pci_bus 0000:04: resource 7 [mem 0xbf800000-0xfebfffff window] [ 0.805809] PCI: CLS 64 bytes, default 64 [ 0.805840] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.805845] software IO TLB: mapped [mem 0x00000000bb2bc000-0x00000000bf2bc000] (64MB) [ 0.806072] Trying to unpack rootfs image as initramfs... [ 0.808412] Initialise system trusted keyrings [ 0.808488] Key type blacklist registered [ 0.808768] workingset: timestamp_bits=36 max_order=20 bucket_order=0 [ 0.819823] zbud: loaded [ 0.821525] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.822481] fuse: init (API version 7.34) [ 0.823144] integrity: Platform Keyring initialized [ 0.837087] Key type asymmetric registered [ 0.837097] Asymmetric key parser 'x509' registered [ 0.837200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.837360] io scheduler mq-deadline registered [ 0.838407] pcieport 0000:00:1c.0: PME: Signaling with IRQ 24 [ 0.838502] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum) [ 0.839417] pcieport 0000:00:1c.2: PME: Signaling with IRQ 25 [ 0.839510] pcieport 0000:00:1c.2: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum) [ 0.839853] pcieport 0000:00:1c.2: pciehp: Slot(2): Card present [ 0.840215] pcieport 0000:00:1c.3: PME: Signaling with IRQ 26 [ 0.840308] pcieport 0000:00:1c.3: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum) [ 0.840860] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.842499] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.842644] ACPI: button: Power Button [PWRB] [ 0.842763] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 [ 0.842843] ACPI: button: Sleep Button [SLPB] [ 0.842981] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.843099] ACPI: button: Power Button [PWRF] [ 0.848980] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.848992] ACPI: thermal: Thermal Zone [TZ01] (27 C) [ 0.849812] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.870603] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.879412] Linux agpgart interface v0.103 [ 0.888078] loop: module loaded [ 0.889343] tun: Universal TUN/TAP device driver, 1.6 [ 0.889570] PPP generic driver version 2.4.2 [ 0.889876] VFIO - User Level meta-driver version: 0.3 [ 0.890203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.890227] ehci-pci: EHCI PCI platform driver [ 0.890641] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 0.890680] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 0.890712] ehci-pci 0000:00:1d.7: debug port 1 [ 0.894703] ehci-pci 0000:00:1d.7: irq 23, io mem 0xdff05000 [ 0.907681] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.907867] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 0.907876] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907883] usb usb1: Product: EHCI Host Controller [ 0.907888] usb usb1: Manufacturer: Linux 5.15.0-67-generic ehci_hcd [ 0.907893] usb usb1: SerialNumber: 0000:00:1d.7 [ 0.908372] hub 1-0:1.0: USB hub found [ 0.908405] hub 1-0:1.0: 8 ports detected [ 0.909441] ehci-platform: EHCI generic platform driver [ 0.909490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.909534] ohci-pci: OHCI PCI platform driver [ 0.909572] ohci-platform: OHCI generic platform driver [ 0.909595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.909905] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.909948] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.909968] uhci_hcd 0000:00:1d.0: detected 2 ports [ 0.910006] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000f0a0 [ 0.910233] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 0.910242] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.910249] usb usb2: Product: UHCI Host Controller [ 0.910254] usb usb2: Manufacturer: Linux 5.15.0-67-generic uhci_hcd [ 0.910259] usb usb2: SerialNumber: 0000:00:1d.0 [ 0.910716] hub 2-0:1.0: USB hub found [ 0.910744] hub 2-0:1.0: 2 ports detected [ 0.911432] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.911456] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 0.911473] uhci_hcd 0000:00:1d.1: detected 2 ports [ 0.911556] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000f080 [ 0.911829] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 0.911839] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.911845] usb usb3: Product: UHCI Host Controller [ 0.911850] usb usb3: Manufacturer: Linux 5.15.0-67-generic uhci_hcd [ 0.911855] usb usb3: SerialNumber: 0000:00:1d.1 [ 0.912318] hub 3-0:1.0: USB hub found [ 0.912348] hub 3-0:1.0: 2 ports detected [ 0.913093] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.913116] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 0.913134] uhci_hcd 0000:00:1d.2: detected 2 ports [ 0.913216] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000f060 [ 0.913433] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 0.913443] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913449] usb usb4: Product: UHCI Host Controller [ 0.913454] usb usb4: Manufacturer: Linux 5.15.0-67-generic uhci_hcd [ 0.913459] usb usb4: SerialNumber: 0000:00:1d.2 [ 0.913925] hub 4-0:1.0: USB hub found [ 0.913955] hub 4-0:1.0: 2 ports detected [ 0.914690] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 0.914718] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 0.914735] uhci_hcd 0000:00:1d.3: detected 2 ports [ 0.914801] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000f040 [ 0.915041] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 0.915051] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915057] usb usb5: Product: UHCI Host Controller [ 0.915062] usb usb5: Manufacturer: Linux 5.15.0-67-generic uhci_hcd [ 0.915067] usb usb5: SerialNumber: 0000:00:1d.3 [ 0.915533] hub 5-0:1.0: USB hub found [ 0.915560] hub 5-0:1.0: 2 ports detected [ 0.916349] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 0.919470] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.919492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.920110] mousedev: PS/2 mouse device common for all mice [ 0.920735] rtc_cmos 00:03: RTC can wake from S4 [ 0.921365] rtc_cmos 00:03: registered as rtc0 [ 0.921418] rtc_cmos 00:03: setting system clock to 2023-03-16T18:04:26 UTC (1678989866) [ 0.921479] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 0.921520] i2c_dev: i2c /dev entries driver [ 0.922302] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.922440] device-mapper: uevent: version 1.0.3 [ 0.922721] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 0.922810] platform eisa.0: Probing EISA bus 0 [ 0.922819] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.922825] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.922831] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.922836] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.922842] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.922847] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.922852] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.922858] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.922863] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 0.922868] platform eisa.0: EISA: Detected 0 cards [ 0.922875] intel_pstate: CPU model not supported [ 0.924029] ledtrig-cpu: registered to indicate activity on CPUs [ 0.924155] vesafb: mode is 1280x1024x32, linelength=5120, pages=0 [ 0.924164] vesafb: scrolling: redraw [ 0.924166] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.924233] vesafb: framebuffer at 0xbf800000, mapped to 0x(ptrval), using 5120k, total 5120k [ 0.924472] fbcon: Deferring console take-over [ 0.924477] fb0: VESA VGA frame buffer device [ 0.924721] drop_monitor: Initializing network drop monitor service [ 0.925400] NET: Registered PF_INET6 protocol family [ 1.397371] usb 3-2: new low-speed USB device number 2 using uhci_hcd [ 1.591671] usb 3-2: New USB device found, idVendor=0458, idProduct=0024, bcdDevice= 0.00 [ 1.591683] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.591690] usb 3-2: Product: U+P mouse [ 1.591695] usb 3-2: Manufacturer: MOUSE SYSTEM [ 1.829370] tsc: Refined TSC clocksource calibration: 1861.999 MHz [ 1.829393] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x35ade44ba74, max_idle_ns: 881590729106 ns [ 1.829570] clocksource: Switched to clocksource tsc [ 2.149356] usb 5-1: new low-speed USB device number 2 using uhci_hcd [ 2.350392] usb 5-1: New USB device found, idVendor=046d, idProduct=c315, bcdDevice=28.00 [ 2.350405] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.350411] usb 5-1: Product: Logitech USB Keyboard [ 2.350416] usb 5-1: Manufacturer: Logitech [ 2.874034] pcieport 0000:00:1c.2: pciehp: Slot(2): No link [ 5.373703] Freeing initrd memory: 123732K [ 5.399093] Segment Routing with IPv6 [ 5.399149] In-situ OAM (IOAM) with IPv6 [ 5.399235] NET: Registered PF_PACKET protocol family [ 5.399456] Key type dns_resolver registered [ 5.400319] microcode: sig=0x30661, pf=0x4, revision=0x106 [ 5.400520] microcode: Microcode Update Driver: v2.2. [ 5.400532] IPI shorthand broadcast: enabled [ 5.400570] sched_clock: Marking stable (5399830851, 667606)->(5403999902, -3501445) [ 5.401250] registered taskstats version 1 [ 5.401442] Loading compiled-in X.509 certificates [ 5.406628] Loaded X.509 cert 'Build time autogenerated kernel key: 4919d01b97f8f8ece5362917619ef42f1d265e85' [ 5.411473] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 5.416325] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 5.416332] blacklist: Loading compiled-in revocation X.509 certificates [ 5.416406] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 5.416505] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 5.416587] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 5.416671] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 5.416742] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 5.416823] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 5.416905] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 5.417003] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 5.417856] zswap: loaded using pool lzo/zbud [ 5.418737] Key type .fscrypt registered [ 5.418745] Key type fscrypt-provisioning registered [ 5.431590] Key type encrypted registered [ 5.431611] AppArmor: AppArmor sha1 policy hashing enabled [ 5.431643] ima: No TPM chip found, activating TPM-bypass! [ 5.431662] Loading compiled-in module X.509 certificates [ 5.436536] Loaded X.509 cert 'Build time autogenerated kernel key: 4919d01b97f8f8ece5362917619ef42f1d265e85' [ 5.436548] ima: Allocated hash algorithm: sha1 [ 5.436566] ima: No architecture policies found [ 5.436621] evm: Initialising EVM extended attributes: [ 5.436625] evm: security.selinux [ 5.436629] evm: security.SMACK64 [ 5.436632] evm: security.SMACK64EXEC [ 5.436634] evm: security.SMACK64TRANSMUTE [ 5.436636] evm: security.SMACK64MMAP [ 5.436639] evm: security.apparmor [ 5.436641] evm: security.ima [ 5.436643] evm: security.capability [ 5.436646] evm: HMAC attrs: 0x1 [ 5.437570] PM: Magic number: 15:605:89 [ 5.438555] RAS: Correctable Errors collector initialized. [ 5.444218] Freeing unused decrypted memory: 2036K [ 5.447334] Freeing unused kernel image (initmem) memory: 3240K [ 5.461371] Write protecting the kernel read-only data: 30720k [ 5.463653] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 5.465046] Freeing unused kernel image (rodata/data gap) memory: 1468K [ 5.537043] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.537065] Run /init as init process [ 5.537069] with arguments: [ 5.537073] /init [ 5.537077] splash [ 5.537080] with environment: [ 5.537083] HOME=/ [ 5.537086] TERM=linux [ 5.537089] BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic [ 6.021799] xhci_hcd 0000:03:00.0: failed to load firmware renesas_usb_fw.mem, fallback to ROM [ 6.022188] xhci_hcd 0000:03:00.0: xHCI Host Controller [ 6.022235] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 6 [ 6.027694] xhci_hcd 0000:03:00.0: hcc params 0x014050cf hci version 0x100 quirks 0x0000001100000090 [ 6.029000] xhci_hcd 0000:03:00.0: xHCI Host Controller [ 6.029050] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 7 [ 6.029072] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed [ 6.031202] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 6.031220] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.031229] usb usb6: Product: xHCI Host Controller [ 6.031237] usb usb6: Manufacturer: Linux 5.15.0-67-generic xhci-hcd [ 6.031244] usb usb6: SerialNumber: 0000:03:00.0 [ 6.031844] hub 6-0:1.0: USB hub found [ 6.031899] hub 6-0:1.0: 2 ports detected [ 6.032638] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. [ 6.032805] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 [ 6.032818] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.032828] usb usb7: Product: xHCI Host Controller [ 6.032836] usb usb7: Manufacturer: Linux 5.15.0-67-generic xhci-hcd [ 6.032842] usb usb7: SerialNumber: 0000:03:00.0 [ 6.033806] hub 7-0:1.0: USB hub found [ 6.033852] hub 7-0:1.0: 2 ports detected [ 6.082762] Broadcom BCM57780 100:01: attached PHY driver (mii_bus:phy_addr=100:01, irq=POLL) [ 6.086510] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000042F (\SWC1) (20210730/utaddress-204) [ 6.086546] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20210730/utaddress-204) [ 6.086569] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 6.086580] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20210730/utaddress-204) [ 6.086601] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 6.086610] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20210730/utaddress-204) [ 6.086633] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 6.086637] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 6.094260] tg3 0000:01:00.0 eth0: Tigon3 [partno(BCM57788) rev 57780001] (PCI Express) MAC address 00:e0:70:58:71:7b [ 6.094282] tg3 0000:01:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] [ 6.094293] tg3 0000:01:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit] [ 6.102214] hid: raw HID events driver (C) Jiri Kosina [ 6.111556] ahci 0000:00:1f.2: version 3.0 [ 6.112093] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 6.112156] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 6.112171] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part [ 6.122373] scsi host0: ahci [ 6.123848] scsi host1: ahci [ 6.125321] scsi host2: ahci [ 6.126152] scsi host3: ahci [ 6.127416] ata1: SATA max UDMA/133 abar m1024@0xdff04000 port 0xdff04100 irq 32 [ 6.127435] ata2: SATA max UDMA/133 abar m1024@0xdff04000 port 0xdff04180 irq 32 [ 6.127445] ata3: DUMMY [ 6.127450] ata4: DUMMY [ 6.172098] usbcore: registered new interface driver usbhid [ 6.172113] usbhid: USB HID core driver [ 6.252256] tg3 0000:01:00.0 enp1s0: renamed from eth0 [ 6.271074] input: MOUSE SYSTEM U+P mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/0003:0458:0024.0001/input/input6 [ 6.271595] hid-generic 0003:0458:0024.0001: input,hidraw0: USB HID v1.00 Mouse [MOUSE SYSTEM U+P mouse] on usb-0000:00:1d.1-2/input0 [ 6.272530] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:046D:C315.0002/input/input7 [ 6.329922] hid-generic 0003:046D:C315.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.3-1/input0 [ 6.439739] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 6.442250] ata1.00: ATA-9: SanDisk SDSSDA120G, Z33130RL, max UDMA/133 [ 6.443700] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 6.448649] ata1.00: Features: Dev-Sleep [ 6.459683] ata1.00: configured for UDMA/133 [ 6.460058] scsi 0:0:0:0: Direct-Access ATA SanDisk SDSSDA12 30RL PQ: 0 ANSI: 5 [ 6.461046] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 6.461275] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB) [ 6.461362] sd 0:0:0:0: [sda] Write Protect is off [ 6.461374] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 6.461493] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.491538] sda: sda1 sda2 sda3 [ 6.509530] sd 0:0:0:0: [sda] Attached SCSI disk [ 6.775720] ata2: SATA link down (SStatus 0 SControl 300) [ 6.787254] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 6.791572] i2c i2c-0: 1/2 memory slots populated (from DMI) [ 6.797646] i2c i2c-0: Successfully instantiated SPD at 0x51 [ 6.877746] gma500 0000:00:02.0: GPU: power management timed out. [ 6.877766] fbcon: Taking over console [ 6.878087] Console: switching to colour frame buffer device 160x64 [ 6.911174] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 6.912863] acpi device:25: registered as cooling_device5 [ 6.913292] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8 [ 7.448290] checking generic (bf800000 500000) vs hw (bf800000 7bf000) [ 7.448301] fb0: switching to gma500drmfb from VESA VGA [ 7.448595] Console: switching to colour dummy device 80x25 [ 7.449791] fbcon: gma500drmfb (fb0) is primary device [ 8.269092] Console: switching to colour frame buffer device 170x48 [ 8.285921] gma500 0000:00:02.0: [drm] fb0: gma500drmfb frame buffer device [ 8.302477] [drm] Initialized gma500 1.0.0 20140314 for 0000:00:02.0 on minor 0 [ 10.332647] random: lvm: uninitialized urandom read (4 bytes read) [ 10.490421] random: lvm: uninitialized urandom read (4 bytes read) [ 10.673349] raid6: sse2x4 gen() 3227 MB/s [ 10.741346] raid6: sse2x4 xor() 1010 MB/s [ 10.809345] raid6: sse2x2 gen() 2625 MB/s [ 10.877351] raid6: sse2x2 xor() 1901 MB/s [ 10.945356] raid6: sse2x1 gen() 1803 MB/s [ 11.013352] raid6: sse2x1 xor() 1430 MB/s [ 11.013359] raid6: using algorithm sse2x4 gen() 3227 MB/s [ 11.013362] raid6: .... xor() 1010 MB/s, rmw enabled [ 11.013366] raid6: using ssse3x2 recovery algorithm [ 11.033963] xor: measuring software checksum speed [ 11.035345] prefetch64-sse : 7160 MB/sec [ 11.036890] generic_sse : 6391 MB/sec [ 11.036893] xor: using function: prefetch64-sse (7160 MB/sec) [ 11.165469] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes [ 11.295059] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 11.816998] systemd[1]: Inserted module 'autofs4' [ 11.881555] systemd[1]: systemd 249.11-0ubuntu3.7 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 11.901586] systemd[1]: Detected architecture x86-64. [ 12.303374] random: lvmconfig: uninitialized urandom read (4 bytes read) [ 12.742310] systemd[1]: Queued start job for default target Graphical Interface. [ 12.743797] random: systemd: uninitialized urandom read (16 bytes read) [ 12.747229] systemd[1]: Created slice Slice /system/modprobe. [ 12.747510] random: systemd: uninitialized urandom read (16 bytes read) [ 12.749194] systemd[1]: Created slice Slice /system/systemd-fsck. [ 12.750576] systemd[1]: Created slice User and Session Slice. [ 12.751026] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 12.751956] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 12.752434] systemd[1]: Reached target User and Group Name Lookups. [ 12.752572] systemd[1]: Reached target Remote File Systems. [ 12.752670] systemd[1]: Reached target Slice Units. [ 12.752881] systemd[1]: Reached target Local Verity Protected Volumes. [ 12.753434] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 12.754051] systemd[1]: Listening on LVM2 poll daemon socket. [ 12.754596] systemd[1]: Listening on Syslog Socket. [ 12.760283] systemd[1]: Listening on Process Core Dump Socket. [ 12.760840] systemd[1]: Listening on fsck to fsckd communication Socket. [ 12.761177] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 12.762234] systemd[1]: Listening on Journal Audit Socket. [ 12.762833] systemd[1]: Listening on Journal Socket (/dev/log). [ 12.763515] systemd[1]: Listening on Journal Socket. [ 12.764359] systemd[1]: Listening on udev Control Socket. [ 12.764996] systemd[1]: Listening on udev Kernel Socket. [ 12.768999] systemd[1]: Mounting Huge Pages File System... [ 12.773035] systemd[1]: Mounting POSIX Message Queue File System... [ 12.778614] systemd[1]: Mounting Kernel Debug File System... [ 12.783567] systemd[1]: Mounting Kernel Trace File System... [ 12.792803] systemd[1]: Starting Journal Service... [ 12.793740] systemd[1]: Finished Availability of block devices. [ 12.799855] systemd[1]: Starting Set the console keyboard layout... [ 12.805871] systemd[1]: Starting Create List of Static Device Nodes... [ 12.812071] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 12.819071] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 12.825817] systemd[1]: Starting Load Kernel Module configfs... [ 12.835345] systemd[1]: Starting Load Kernel Module drm... [ 12.852611] systemd[1]: Starting Load Kernel Module efi_pstore... [ 12.859674] systemd[1]: Starting Load Kernel Module fuse... [ 12.865954] systemd[1]: Starting Load Kernel Module pstore_blk... [ 12.878214] systemd[1]: Starting Load Kernel Module pstore_zone... [ 12.905588] systemd[1]: Starting Load Kernel Module ramoops... [ 12.906520] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 12.923569] systemd[1]: Starting Load Kernel Modules... [ 12.949859] systemd[1]: Starting Remount Root and Kernel File Systems... [ 12.955834] systemd[1]: Starting Coldplug All udev Devices... [ 12.976686] systemd[1]: Mounted Huge Pages File System. [ 12.977642] systemd[1]: Mounted POSIX Message Queue File System. [ 12.978513] systemd[1]: Mounted Kernel Debug File System. [ 12.979410] systemd[1]: Mounted Kernel Trace File System. [ 12.982187] systemd[1]: Finished Create List of Static Device Nodes. [ 12.984109] systemd[1]: modprobe@chromeos_pstore.service: Deactivated successfully. [ 12.985681] systemd[1]: Finished Load Kernel Module chromeos_pstore. [ 12.987495] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 12.988585] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro. Quota mode: none. [ 12.991736] systemd[1]: Finished Load Kernel Module configfs. [ 12.998579] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 13.011933] systemd[1]: Finished Load Kernel Module drm. [ 13.014449] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ 13.016337] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 13.018515] lp: driver loaded but no devices found [ 13.029062] systemd[1]: Finished Load Kernel Module efi_pstore. [ 13.030856] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 13.032194] systemd[1]: Finished Load Kernel Module fuse. [ 13.034623] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 13.043223] ppdev: user-space parallel port driver [ 13.044724] systemd[1]: Finished Load Kernel Module pstore_blk. [ 13.046686] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 13.048328] systemd[1]: Finished Load Kernel Module pstore_zone. [ 13.050218] systemd[1]: modprobe@ramoops.service: Deactivated successfully. [ 13.051587] systemd[1]: Finished Load Kernel Module ramoops. [ 13.053788] systemd[1]: Finished Remount Root and Kernel File Systems. [ 13.059775] systemd[1]: Activating swap /swapfile... [ 13.065670] parport_pc 00:08: reported by Plug and Play ACPI [ 13.065895] parport0: PC-style at 0x378, irq 5 [PCSPP] [ 13.076629] systemd[1]: Mounting FUSE Control File System... [ 13.080801] Adding 2097148k swap on /swapfile. Priority:-2 extents:13 across:100040704k SSFS [ 13.084227] systemd[1]: Mounting Kernel Configuration File System... [ 13.093894] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 13.100856] systemd[1]: Starting Load/Save Random Seed... [ 13.124483] systemd[1]: Starting Create System Users... [ 13.125072] systemd[1]: Activated swap /swapfile. [ 13.141327] systemd[1]: Mounted FUSE Control File System. [ 13.142606] systemd[1]: Mounted Kernel Configuration File System. [ 13.143560] systemd[1]: Reached target Swaps. [ 13.170067] lp0: using parport0 (interrupt-driven). [ 13.206060] systemd[1]: Finished Load Kernel Modules. [ 13.219146] systemd[1]: Starting Apply Kernel Variables... [ 13.236630] systemd[1]: Finished Create System Users. [ 13.243240] systemd[1]: Starting Create Static Device Nodes in /dev... [ 13.326579] systemd[1]: Finished Create Static Device Nodes in /dev. [ 13.327380] random: systemd: uninitialized urandom read (16 bytes read) [ 13.337854] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 13.358636] systemd[1]: Finished Apply Kernel Variables. [ 13.395289] systemd[1]: Finished Set the console keyboard layout. [ 13.396059] systemd[1]: Started Journal Service. [ 13.396363] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 13.397194] random: systemd: uninitialized urandom read (16 bytes read) [ 13.442285] systemd-journald[327]: Received client request to flush runtime journal. [ 14.517277] random: systemd: uninitialized urandom read (16 bytes read) [ 14.583682] random: systemd: uninitialized urandom read (16 bytes read) [ 14.949411] random: crng init done [ 14.949423] random: 99 urandom warning(s) missed due to ratelimiting [ 15.408053] at24 0-0051: supply vcc not found, using dummy regulator [ 15.448247] at24 0-0051: 256 byte spd EEPROM, read-only [ 16.641214] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 16.641231] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 16.641238] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 16.641245] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 16.641250] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 16.641255] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 16.641260] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 16.641266] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 16.641271] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 16.690772] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 16.691798] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 16.692973] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 16.693279] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 16.693620] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 16.694033] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 [ 16.928056] spl: loading out-of-tree module taints kernel. [ 16.944036] znvpair: module license 'CDDL' taints kernel. [ 16.944046] Disabling lock debugging due to kernel taint [ 17.502796] ZFS: Loaded module v2.1.4-0ubuntu0.1, ZFS pool version 5000, ZFS filesystem version 5 [ 17.654807] audit: type=1400 audit(1678989883.228:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=599 comm="apparmor_parser" [ 17.656443] audit: type=1400 audit(1678989883.228:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=600 comm="apparmor_parser" [ 17.656473] audit: type=1400 audit(1678989883.228:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=600 comm="apparmor_parser" [ 17.682332] audit: type=1400 audit(1678989883.256:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/redshift" pid=603 comm="apparmor_parser" [ 17.686214] audit: type=1400 audit(1678989883.260:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=602 comm="apparmor_parser" [ 17.686240] audit: type=1400 audit(1678989883.260:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=602 comm="apparmor_parser" [ 17.686259] audit: type=1400 audit(1678989883.260:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=602 comm="apparmor_parser" [ 17.712034] audit: type=1400 audit(1678989883.284:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=601 comm="apparmor_parser" [ 17.712066] audit: type=1400 audit(1678989883.284:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=601 comm="apparmor_parser" [ 17.712084] audit: type=1400 audit(1678989883.284:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=601 comm="apparmor_parser" [ 20.463646] tg3 0000:01:00.0 enp1s0: Link is down [ 24.550511] tg3 0000:01:00.0 enp1s0: Link is up at 1000 Mbps, full duplex [ 24.550527] tg3 0000:01:00.0 enp1s0: Flow control is off for TX and off for RX [ 24.550563] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready [ 25.978167] kauditd_printk_skb: 14 callbacks suppressed [ 25.978183] audit: type=1400 audit(1678989891.548:26): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=858 comm="cups-browsed" capability=23 capname="sys_nice" [ 82.694081] perf: interrupt took too long (2530 > 2500), lowering kernel.perf_event_max_sample_rate to 79000 [ 111.048568] perf: interrupt took too long (3173 > 3162), lowering kernel.perf_event_max_sample_rate to 63000 [ 145.238433] perf: interrupt took too long (3971 > 3966), lowering kernel.perf_event_max_sample_rate to 50250 [ 197.758507] perf: interrupt took too long (4968 > 4963), lowering kernel.perf_event_max_sample_rate to 40250 [ 274.094978] perf: interrupt took too long (6212 > 6210), lowering kernel.perf_event_max_sample_rate to 32000 [ 770.551405] perf: interrupt took too long (7785 > 7765), lowering kernel.perf_event_max_sample_rate to 25500 [ 2277.591918] perf: interrupt took too long (9738 > 9731), lowering kernel.perf_event_max_sample_rate to 20500 [ 2738.989154] Guest personality initialized and is inactive [ 2739.002498] VMCI host device registered (name=vmci, major=10, minor=123) [ 2739.002516] Initialized host personality [ 2739.134419] NET: Registered PF_VSOCK protocol family [ 2874.595955] vmmon: module verification failed: signature and/or required key missing - tainting kernel [ 2874.603020] /dev/vmmon[8711]: Module vmmon: registered as misc device [ 2874.603039] /dev/vmmon[8711]: Using tsc_khz as TSC frequency: 1861999 [ 2874.603047] /dev/vmmon[8711]: Module vmmon: initialized [ 2876.359197] userif-3: sent link down event. [ 2876.359220] userif-3: sent link up event. [ 2928.101309] audit: type=1400 audit(1678992793.901:27): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=8861 comm="cupsd" capability=12 capname="net_admin" [ 2928.418289] audit: type=1400 audit(1678992794.213:28): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=8862 comm="cups-browsed" capability=23 capname="sys_nice" [ 2928.610971] /dev/vmmon[8884]: Module vmmon: unloaded [ 2929.786869] /dev/vmmon[8926]: Module vmmon: registered as misc device [ 2929.786889] /dev/vmmon[8926]: Using tsc_khz as TSC frequency: 1861999 [ 2929.786898] /dev/vmmon[8926]: Module vmmon: initialized [ 2931.461378] userif-3: sent link down event. [ 2931.461400] userif-3: sent link up event. [ 2964.434180] /dev/vmmon[9144]: Module vmmon: unloaded [ 2965.663833] /dev/vmmon[9184]: Module vmmon: registered as misc device [ 2965.663854] /dev/vmmon[9184]: Using tsc_khz as TSC frequency: 1861999 [ 2965.663861] /dev/vmmon[9184]: Module vmmon: initialized [ 2967.426348] userif-3: sent link down event. [ 2967.426366] userif-3: sent link up event. [29446.730953] userif-3: sent link down event. [29446.730969] userif-3: sent link up event. [29446.969412] userif-3: sent link down event. [29446.969428] userif-3: sent link up event. [43227.510051] userif-3: sent link down event. [43227.510064] userif-3: sent link up event. [51668.133653] userif-3: sent link down event. [51668.133665] userif-3: sent link up event. [51668.369220] userif-3: sent link down event. [51668.369233] userif-3: sent link up event. [58888.607017] userif-3: sent link down event. [58888.607032] userif-3: sent link up event. [75709.679408] userif-3: sent link down event. [75709.679423] userif-3: sent link up event. [79929.949941] userif-3: sent link down event. [79929.949954] userif-3: sent link up event. [79930.204950] userif-3: sent link down event. [79930.204965] userif-3: sent link up event. [86430.396240] userif-3: sent link down event. [86430.396253] userif-3: sent link up event. [88950.541521] userif-3: sent link down event. [88950.541536] userif-3: sent link up event. [107571.739167] userif-3: sent link down event. [107571.739182] userif-3: sent link up event. [107571.997877] userif-3: sent link down event. [107571.997893] userif-3: sent link up event. [115692.249947] userif-3: sent link down event. [115692.249962] userif-3: sent link up event. [122144.230537] audit: type=1400 audit(1679112002.353:29): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=25308 comm="cupsd" capability=12 capname="net_admin" [129633.051394] userif-3: sent link down event. [129633.051411] userif-3: sent link up event. [135513.517955] userif-3: sent link down event. [135513.517970] userif-3: sent link up event. [138833.724446] userif-3: sent link down event. [138833.724459] userif-3: sent link up event. [138834.830383] userif-3: sent link down event. [138834.830399] userif-3: sent link up event. [143355.016146] userif-3: sent link down event. [143355.016161] userif-3: sent link up event. [143355.258941] userif-3: sent link down event. [143355.258953] userif-3: sent link up event. [144575.094750] userif-3: sent link down event. [144575.094762] userif-3: sent link up event. [144575.335185] userif-3: sent link down event. [144575.335197] userif-3: sent link up event. [152695.609418] userif-3: sent link down event. [152695.609431] userif-3: sent link up event. [152695.869996] userif-3: sent link down event. [152695.870008] userif-3: sent link up event. [155415.786554] userif-3: sent link down event. [155415.786569] userif-3: sent link up event. [160236.097586] userif-3: sent link down event. [160236.097626] userif-3: sent link up event. [169556.692452] userif-3: sent link down event. [169556.692465] userif-3: sent link up event. [169556.942077] userif-3: sent link down event. [169556.942089] userif-3: sent link up event. [172835.813117] userif-3: sent link down event. [172835.813132] userif-3: sent link up event. [177677.212088] userif-3: sent link down event. [177677.212100] userif-3: sent link up event. [181597.470279] userif-3: sent link down event. [181597.470294] userif-3: sent link up event. [204418.924709] userif-3: sent link down event. [204418.924722] userif-3: sent link up event. [204419.180124] userif-3: sent link down event. [204419.180140] userif-3: sent link up event. [208550.411993] audit: type=1400 audit(1679198403.003:30): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=36289 comm="cups-browsed" capability=23 capname="sys_nice" [216038.582491] userif-3: sent link down event. [216038.582534] userif-3: sent link up event. [227540.422404] userif-3: sent link down event. [227540.422420] userif-3: sent link up event. [227540.654116] userif-3: sent link down event. [227540.654128] userif-3: sent link up event. [259241.341804] userif-3: sent link down event. [259241.341817] userif-3: sent link up event. [263262.696439] userif-3: sent link down event. [263262.696454] userif-3: sent link up event. [271383.217648] userif-3: sent link down event. [271383.217660] userif-3: sent link up event. [271383.461256] userif-3: sent link down event. [271383.461272] userif-3: sent link up event. [280103.777586] userif-3: sent link down event. [280103.777602] userif-3: sent link up event. [280104.021353] userif-3: sent link down event. [280104.021368] userif-3: sent link up event. [286124.161910] userif-3: sent link down event. [286124.161922] userif-3: sent link up event. [294955.682108] audit: type=1400 audit(1679284802.735:31): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=48509 comm="cupsd" capability=12 capname="net_admin" [294955.957893] audit: type=1400 audit(1679284803.011:32): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=48510 comm="cups-browsed" capability=23 capname="sys_nice" [302444.134100] userif-3: sent link down event. [302444.134112] userif-3: sent link up event. [316446.106829] userif-3: sent link down event. [316446.106842] userif-3: sent link up event. [316446.348983] userif-3: sent link down event. [316446.348996] userif-3: sent link up event. [324566.640650] userif-3: sent link down event. [324566.640665] userif-3: sent link up event. edlentz@edlentz-desktop:~$

As you said it looks like the ehternet is a Broadcom base.

agners commented 1 year ago

Hm, tg3, this should be really enabled. Can you try the latest nightly build? https://os-builds.home-assistant.io/10.0.dev20230323/

Also dmesg (from HAOS shell) would be interesting.

bobinoz1 commented 1 year ago

Same problem on old laptop Acer Aspire 4741G i5 64 bit. Laptop previously running windows 10 with ethernet (wire and wireless) cards fully operational. Laptop has gpt configured SSD but legacy bios with no UEFI upgrade possible. HAOS generic-x86–64 installed on SSD using Debian 11 Live from USB drive. Ethernet fully fuctional under Debian 11 allowing installation of HAOS. Laptop cards: Wired: Ethernet Controller Broadcom Netlink BCM 57780 Gigabit Ethernet PCIe (rev 01) Firmware/Driver: enp3s0: tg3

Wifi: Network Controller Broadcom BCM 43225 802.11b/g/n (rev 01) Firmware/Driver: wlp5s0b1:brcmsmac HAOS installs successfully to CLI prompt and cli & nmcli commands function normally but without ethernet functionality so no network ip address Nmcli commands show no eth0 presence (due to missing drivers under HAOS) Have tested fresh installs of 9.4, 9.5 and 10.0.dev20230323 https://github.com/home-assistant/operating-system/releases/download/9.4/haos_generic-x86-64-9.4.img.xz
https://github.com/home-assistant/operating-system/releases/download/9.5/haos_generic-x86-64-9.5.img.xz
https://os-builds.home-assistant.io/10.0.dev20230323/haos_generic-x86-64-10.0.dev20230323.img.xz

Is there a way of checking from nmcli what tigon formware/drivers are installed (squashfs?) and/or are you able to please check/add Broadcom tigon firmware/drivers tg3 and brcm (for NICs BCM57780 and BCM 43225) and/or is there a way to add these manually (which would be painful as would need to re-add these each future upgrade)?

Also without internet access not sure how to capture dmesg command output (which runs) or get to relevant logs etc.

agners commented 1 year ago

and/or are you able to please check/add Broadcom tigon firmware/drivers tg3 and brcm (for NICs BCM57780 and BCM 43225) and/or

Hm, indeed it seems that the necessary firmware is missing. I've added the firmware to the dev branch with PR #2466 and will backport to OS 10.

bobinoz1 commented 1 year ago

OK thanks, will flash fresh OS x86-64 v10 when backported and check/test