Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Modules missing at startup [HALF-SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Tue Jun 15, 2021 3:20 pm    Post subject: Modules missing at startup [HALF-SOLVED] Reply with quote

Hi!

I installed Gentoo on my laptop (Dell Vostro 3700) some months ago and love it, but noticed some occasional erratic behavior at boot. Sometimes I would get only vbox* modules out of the 15 ones ordinarily loaded at startup - via lsmod. That happens quite rarely and is fixable with a simple reboot, but that's weird/annoying anyway.

But there's something far more problematic since I installed ALSA (following some instructions there - https://wiki.gentoo.org/wiki/ALSA) a few days ago: I now got GRUB randomly stucked at boot like 9 times out of 10 (!), with a neverending blinking underscore on screen. In these cases I don't even get the "Welcome to GRUB!" message. On the other hand, if by chance I manage to have the GRUB menu showing, there's virtually not a single problem with my whole session afterwards (except that module startup thing sometimes - noticed it once since then). Sounds familiar to someone...?


- It obviously doesn't have anything to do with ALSA per se, but perhaps with the system update I did during the process (emerge --ask --verbose --update --deep --newuse @world). I'm quite new to Gentoo and still unfamiliar with most of the tools (portage etc), so perhaps there's something obvious I'm missing / did wrong.

- I didn't recompile the kernel (5.10.27) nor modified GRUB configuration before the problem started. The same thing happens if I re-install GRUB.

- I'm on a dual-boot MBR configuration with Win7 on a 1 hard drive / 4 partitions system (Gentoo being sda4), and I have the Flexnet / sector 32 warning from the very beginning each time I grub-install, without noticeable problem though. Hard drive health is 100% ok.


I suspected a dumb hardware/electrical cause: this whole thing happens as I'm at a friend's home with a questionable electrical installation. The laptop is plugged on a earthed circuit, but was also plugged to a HDMI-TV on an unearthed circuit...with a sh*tload of supposedly-to-be-earthed appliances plugged on the same outlet = possible leakage / parasitic current destabilizing the HD boot process or something. Unplugged the HDMI cable since yesterday = nothing changes.

Still have to check if the problem persists elsewhere actually, but the fact remains that this GRUB thing never happened once before on this computer anyway - be it on Arch, Debian, whatever -, and I plugged that laptop on some seriously more questionable electrical installations without any problem by the past (including the one I'm speaking about).

Worth to mention too that I booted 2-3 times consecutively without problems here just before doing that ALSA / update stuff, so I'm wondering if by chance that's some Gentoo misconfiguration to begin with... The module-loading "bug" seems to fit with some misconfiguration, moreover. [EDIT: not related at all - SOLVED]


Thanx in advance if someone have some clue to share + ask me if outputs needed.


Last edited by Yuggoth on Wed Jun 16, 2021 9:33 am; edited 2 times in total
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Tue Jun 15, 2021 6:15 pm    Post subject: Reply with quote

If the kernel is modular ie built with CONFIG_SOME_CONFIG=m
then I suppose modules are loaded when userspace utilities call for them.
If not create a file
/etc/modules.load.d/mymodules.conf
Code:

module1
module2
...
modulex

Now for the failing grub thing
maybe it is the display driver for grub.
Try
Code:

GRUB_TERMINAL=console

I dont think it has anything to do with your alsa installation unless you managed to really mess something in the kernel with your "menuconfig"-ing alsa.
_________________
:)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Tue Jun 15, 2021 6:37 pm    Post subject: Reply with quote

alamahant wrote:
If the kernel is modular ie built with CONFIG_SOME_CONFIG=m
then I suppose modules are loaded when userspace utilities call for them.
If not create a file
/etc/modules.load.d/mymodules.conf
Code:

module1
module2
...
modulex



Thanks for your reply.

You're right but as I said, the module loading problem is quite random - other things being equal. And obvious: ie. when it happens, the NOUVEAU module isn't loaded and I got a lowres tty to begin with ... should not be the case as it's called at every boot by default.

+ weird it's keeping the vbox* ones every time whenever it happens

Will try to get a full dmesg log next time it happens.

Issue with GRUB resolved: it was my external sound interface (RME Fireface) probably messing with GRUB for some reason - my Gentoo audio configuration is still a bit hazardous. Unplugging it at boot prevents GRUB from getting stucked.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Tue Jun 15, 2021 6:52 pm    Post subject: Reply with quote

If this only happens with Gentoo and not as you mention Debian or Arch then it indicates most probably kernel config missing or not appropriate..
No there is NO misconfiguration in Gentoo.
More often than not its us users....
:)
_________________
:)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Tue Jun 15, 2021 9:22 pm    Post subject: Reply with quote

alamahant wrote:
If this only happens with Gentoo and not as you mention Debian or Arch then it indicates most probably kernel config missing or not appropriate..


Yup, I guess. Will try to catch it.

alamahant wrote:
No there is NO misconfiguration in Gentoo.
More often than not its us users....
:)


Of course, that's what I meant actually :)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 9:21 am    Post subject: Reply with quote

Here we are. That's how a normal boot looks like:


dmesg wrote:
[ 0.000000] Linux version 5.10.27-gentoo (USER@HOST) (gcc (Gentoo 10.2.0-r5 p6) 10.2.0, GNU ld (Gentoo 2.35.2 p1) 2.35.2) #5 SMP Mon Jun 14 19:04:50 CEST 2021
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.27-gentoo root=UUID=48682ffb-6472-4e96-9211-214d3cda7f5c ro
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf590fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf591000-0x00000000bf5dafff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf5db000-0x00000000bf5e5fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bf5e6000-0x00000000bf5e8fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf5e9000-0x00000000bf5e9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf5ea000-0x00000000bf5fafff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf5fb000-0x00000000bf61dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf61e000-0x00000000bf61efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf61f000-0x00000000bf621fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf622000-0x00000000bf629fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf62a000-0x00000000bf62cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf62d000-0x00000000bf631fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf632000-0x00000000bf651fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf652000-0x00000000bf694fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf695000-0x00000000bf7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017bffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000017c000000-0x000000017fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000180000000-0x00000001bbffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Dell Inc. Vostro 3700/0WR2FK, BIOS A12 04/08/2014
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2660.151 MHz processor
[ 0.001227] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001230] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001238] last_pfn = 0x1bc000 max_arch_pfn = 0x400000000
[ 0.001242] MTRR default type: uncachable
[ 0.001243] MTRR fixed ranges enabled:
[ 0.001244] 00000-9FFFF write-back
[ 0.001245] A0000-BFFFF uncachable
[ 0.001245] C0000-CFFFF write-protect
[ 0.001246] D0000-E7FFF uncachable
[ 0.001247] E8000-FFFFF write-protect
[ 0.001248] MTRR variable ranges enabled:
[ 0.001249] 0 base 000000000 mask E00000000 write-back
[ 0.001250] 1 base 0C0000000 mask FC0000000 uncachable
[ 0.001251] 2 base 17C000000 mask FFC000000 uncachable
[ 0.001252] 3 base 1BC000000 mask FFC000000 uncachable
[ 0.001253] 4 base 1C0000000 mask FC0000000 uncachable
[ 0.001253] 5 disabled
[ 0.001254] 6 disabled
[ 0.001255] 7 disabled
[ 0.002500] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003210] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.003215] e820: update [mem 0x17c000000-0x17fffffff] usable ==> reserved
[ 0.003220] last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[ 0.010971] found SMP MP-table at [mem 0x000fcde0-0x000fcdef]
[ 0.010993] check: Scanning 1 areas for low memory corruption
[ 0.011472] RAMDISK: [mem 0x3771b000-0x37b84fff]
[ 0.011479] ACPI: Early table checksum verification disabled
[ 0.011485] ACPI: RSDP 0x00000000000F0410 000024 (v03 DELL )
[ 0.011490] ACPI: XSDT 0x00000000BF5DB088 000064 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.011497] ACPI: FACP 0x00000000BF5E4E78 0000F4 (v04 DELL WN09 01072009 AMI 00010013)
[ 0.011505] ACPI: DSDT 0x00000000BF5DB180 009CF5 (v02 DELL WN09 00000070 INTL 20051117)
[ 0.011509] ACPI: FACS 0x00000000BF62DF40 000040
[ 0.011513] ACPI: FACS 0x00000000BF62DF80 000040
[ 0.011517] ACPI: APIC 0x00000000BF5E4F70 000072 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.011521] ACPI: SSDT 0x00000000BF5E4FE8 00014E (v01 AMICPU PROC 00000001 MSFT 03000001)
[ 0.011526] ACPI: MCFG 0x00000000BF5E5138 00003C (v01 DELL WN09 01072009 MSFT 00000097)
[ 0.011531] ACPI: SLIC 0x00000000BF5E5178 000176 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.011535] ACPI: HPET 0x00000000BF5E52F0 000038 (v01 DELL WN09 01072009 AMI. 00000003)
[ 0.011539] ACPI: OSFR 0x00000000BF5E5328 000086 (v01 DELL M08 07DE0408 ASL 00000061)
[ 0.011543] ACPI: SSDT 0x00000000BF5E53B0 0001BB (v01 Nv1Ref Nv1Tabl 00001000 INTL 20051117)
[ 0.011554] ACPI: Local APIC address 0xfee00000
[ 0.011614] No NUMA configuration found
[ 0.011616] Faking a node at [mem 0x0000000000000000-0x00000001bbffffff]
[ 0.011620] NODE_DATA(0) allocated [mem 0x1bbff9000-0x1bbffcfff]
[ 0.011644] Zone ranges:
[ 0.011645] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.011648] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.011649] Normal [mem 0x0000000100000000-0x00000001bbffffff]
[ 0.011651] Movable zone start for each node
[ 0.011652] Early memory node ranges
[ 0.011654] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.011655] node 0: [mem 0x0000000000100000-0x00000000bf590fff]
[ 0.011657] node 0: [mem 0x00000000bf61e000-0x00000000bf61efff]
[ 0.011658] node 0: [mem 0x00000000bf695000-0x00000000bf7fffff]
[ 0.011659] node 0: [mem 0x0000000100000000-0x000000017bffffff]
[ 0.011660] node 0: [mem 0x0000000180000000-0x00000001bbffffff]
[ 0.011663] Initmem setup node 0 [mem 0x0000000000001000-0x00000001bbffffff]
[ 0.011665] On node 0 totalpages: 1537689
[ 0.011666] DMA zone: 64 pages used for memmap
[ 0.011667] DMA zone: 21 pages reserved
[ 0.011668] DMA zone: 3996 pages, LIFO batch:0
[ 0.012247] DMA zone: 28772 pages in unavailable ranges
[ 0.012249] DMA32 zone: 12188 pages used for memmap
[ 0.012250] DMA32 zone: 780029 pages, LIFO batch:63
[ 0.023807] DMA32 zone: 2307 pages in unavailable ranges
[ 0.023812] Normal zone: 12032 pages used for memmap
[ 0.023814] Normal zone: 753664 pages, LIFO batch:63
[ 0.035883] Normal zone: 32768 pages in unavailable ranges
[ 0.036319] ACPI: PM-Timer IO Port: 0x408
[ 0.036322] ACPI: Local APIC address 0xfee00000
[ 0.036329] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.036345] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.036348] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.036350] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.036352] ACPI: IRQ0 used by override.
[ 0.036353] ACPI: IRQ9 used by override.
[ 0.036356] Using ACPI (MADT) for SMP configuration information
[ 0.036358] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.036364] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.036394] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.036397] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.036398] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.036399] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.036400] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.036402] PM: hibernation: Registered nosave memory: [mem 0xbf591000-0xbf5dafff]
[ 0.036404] PM: hibernation: Registered nosave memory: [mem 0xbf5db000-0xbf5e5fff]
[ 0.036405] PM: hibernation: Registered nosave memory: [mem 0xbf5e6000-0xbf5e8fff]
[ 0.036406] PM: hibernation: Registered nosave memory: [mem 0xbf5e9000-0xbf5e9fff]
[ 0.036407] PM: hibernation: Registered nosave memory: [mem 0xbf5ea000-0xbf5fafff]
[ 0.036408] PM: hibernation: Registered nosave memory: [mem 0xbf5fb000-0xbf61dfff]
[ 0.036410] PM: hibernation: Registered nosave memory: [mem 0xbf61f000-0xbf621fff]
[ 0.036412] PM: hibernation: Registered nosave memory: [mem 0xbf622000-0xbf629fff]
[ 0.036413] PM: hibernation: Registered nosave memory: [mem 0xbf62a000-0xbf62cfff]
[ 0.036414] PM: hibernation: Registered nosave memory: [mem 0xbf62d000-0xbf631fff]
[ 0.036415] PM: hibernation: Registered nosave memory: [mem 0xbf632000-0xbf651fff]
[ 0.036416] PM: hibernation: Registered nosave memory: [mem 0xbf652000-0xbf694fff]
[ 0.036419] PM: hibernation: Registered nosave memory: [mem 0xbf800000-0xdfffffff]
[ 0.036420] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.036421] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfed1bfff]
[ 0.036422] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.036423] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[ 0.036424] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.036427] PM: hibernation: Registered nosave memory: [mem 0x17c000000-0x17fffffff]
[ 0.036429] [mem 0xbf800000-0xdfffffff] available for PCI devices
[ 0.036434] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.044462] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.044832] percpu: Embedded 52 pages/cpu s173336 r8192 d31464 u524288
[ 0.044844] pcpu-alloc: s173336 r8192 d31464 u524288 alloc=1*2097152
[ 0.044845] pcpu-alloc: [0] 0 1 2 3
[ 0.044875] Built 1 zonelists, mobility grouping on. Total pages: 1513384
[ 0.044877] Policy zone: Normal
[ 0.044879] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.27-gentoo root=UUID=48682ffb-6472-4e96-9211-214d3cda7f5c ro
[ 0.046199] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.046859] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.046917] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.089331] Memory: 5937696K/6150756K available (14350K kernel code, 2617K rwdata, 3644K rodata, 1156K init, 1656K bss, 212800K reserved, 0K cma-reserved)
[ 0.089387] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.089399] Kernel/User page tables isolation: enabled
[ 0.089521] rcu: Hierarchical RCU implementation.
[ 0.089523] rcu: RCU event tracing is enabled.
[ 0.089525] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.089527] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.089529] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.090536] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16
[ 0.090923] random: get_random_bytes called from start_kernel+0x35d/0x519 with crng_init=0
[ 0.095314] Console: colour VGA+ 80x25
[ 0.107482] printk: console [tty0] enabled
[ 0.107589] ACPI: Core revision 20200925
[ 0.107786] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.107919] APIC: Switch to symmetric I/O mode setup
[ 0.108633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.112919] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x265832802b6, max_idle_ns: 440795238914 ns
[ 0.113036] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.30 BogoMIPS (lpj=2660151)
[ 0.113152] pid_max: default: 32768 minimum: 301
[ 0.113263] LSM: Security Framework initializing
[ 0.113364] SELinux: Initializing.
[ 0.113509] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.113653] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.114149] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.114253] process: using mwait in idle threads
[ 0.114348] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[ 0.114443] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.115039] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.116034] Spectre V2 : Mitigation: Full generic retpoline
[ 0.116127] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.116237] Speculative Store Bypass: Vulnerable
[ 0.116331] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.116668] Freeing SMP alternatives memory: 44K
[ 0.219792] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 480 @ 2.67GHz (family: 0x6, model: 0x25, stepping: 0x5)
[ 0.220029] Performance Events: PEBS fmt1+, Westmere events, 16-deep LBR, Intel PMU driver.
[ 0.220032] core: CPUID marked event: 'bus cycles' unavailable
[ 0.220032] ... version: 3
[ 0.220032] ... bit width: 48
[ 0.220032] ... generic registers: 4
[ 0.220032] ... value mask: 0000ffffffffffff
[ 0.220032] ... max period: 000000007fffffff
[ 0.220032] ... fixed-purpose events: 3
[ 0.220034] ... event mask: 000000070000000f
[ 0.220247] rcu: Hierarchical SRCU implementation.
[ 0.220625] smp: Bringing up secondary CPUs ...
[ 0.220813] x86: Booting SMP configuration:
[ 0.220905] .... node #0, CPUs: #1 #2
[ 0.223098] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.224136] #3
[ 0.225063] smp: Brought up 1 node, 4 CPUs
[ 0.225240] smpboot: Max logical packages: 1
[ 0.225331] smpboot: Total of 4 processors activated (21281.20 BogoMIPS)
[ 0.227107] devtmpfs: initialized
[ 0.227188] PM: Registering ACPI NVS region [mem 0xbf591000-0xbf5dafff] (303104 bytes)
[ 0.227188] PM: Registering ACPI NVS region [mem 0xbf5e6000-0xbf5e8fff] (12288 bytes)
[ 0.227188] PM: Registering ACPI NVS region [mem 0xbf5ea000-0xbf5fafff] (69632 bytes)
[ 0.227188] PM: Registering ACPI NVS region [mem 0xbf622000-0xbf629fff] (32768 bytes)
[ 0.227250] PM: Registering ACPI NVS region [mem 0xbf62d000-0xbf631fff] (20480 bytes)
[ 0.227356] PM: Registering ACPI NVS region [mem 0xbf652000-0xbf694fff] (274432 bytes)
[ 0.227522] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.227639] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.227827] PM: RTC time: 07:56:04, date: 2021-06-16
[ 0.228042] NET: Registered protocol family 16
[ 0.228209] audit: initializing netlink subsys (disabled)
[ 0.228305] audit: type=2000 audit(1623830164.120:1): state=initialized audit_enabled=0 res=1
[ 0.228305] thermal_sys: Registered thermal governor 'step_wise'
[ 0.228305] thermal_sys: Registered thermal governor 'user_space'
[ 0.229046] cpuidle: using governor menu
[ 0.229078] ACPI: bus type PCI registered
[ 0.229231] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.229347] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.229449] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[ 0.229802] PCI: Using configuration type 1 for base access
[ 0.232079] Kprobes globally optimized
[ 0.232173] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.232173] cryptomgr_test (36) used greatest stack depth: 15672 bytes left
[ 0.233080] ACPI: Added _OSI(Module Device)
[ 0.233173] ACPI: Added _OSI(Processor Device)
[ 0.233262] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.233352] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.233444] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.233533] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.233623] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.238751] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 0.240162] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.243199] ACPI: Dynamic OEM Table Load:
[ 0.243294] ACPI: SSDT 0xFFFF903700065C00 0003A4 (v01 AMI IST 00000001 MSFT 03000001)
[ 0.244379] ACPI: Interpreter enabled
[ 0.244484] ACPI: (supports S0 S3 S5)
[ 0.244573] ACPI: Using IOAPIC for interrupt routing
[ 0.244693] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.244978] ACPI: Enabled 9 GPEs in block 00 to 3F
[ 0.256370] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.256469] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.256707] acpi PNP0A08:00: _OSC: platform does not support [PME LTR]
[ 0.256917] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability]
[ 0.257104] PCI host bridge to bus 0000:00
[ 0.257195] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.257289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.257382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.257489] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[ 0.257596] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.257700] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[ 0.257812] pci 0000:00:00.0: DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[ 0.257995] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
[ 0.258072] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.258286] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[ 0.258402] pci 0000:00:16.0: reg 0x10: [mem 0xfbf09000-0xfbf0900f 64bit]
[ 0.258589] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.258782] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[ 0.258894] pci 0000:00:1a.0: reg 0x10: [mem 0xfbf08000-0xfbf083ff]
[ 0.259134] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.259335] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[ 0.259451] pci 0000:00:1b.0: reg 0x10: [mem 0xfbf00000-0xfbf03fff 64bit]
[ 0.259655] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.259846] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.260077] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.260284] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
[ 0.260491] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.260695] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400
[ 0.260901] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.261111] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
[ 0.261319] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.261521] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
[ 0.261726] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.261935] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[ 0.262048] pci 0000:00:1d.0: reg 0x10: [mem 0xfbf07000-0xfbf073ff]
[ 0.262240] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.262427] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.262679] pci 0000:00:1f.0: [8086:3b0b] type 00 class 0x060100
[ 0.262966] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601
[ 0.263051] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
[ 0.263151] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
[ 0.263250] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
[ 0.263350] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
[ 0.263450] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
[ 0.263550] pci 0000:00:1f.2: reg 0x24: [mem 0xfbf06000-0xfbf067ff]
[ 0.263701] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.263888] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[ 0.264034] pci 0000:00:1f.3: reg 0x10: [mem 0xfbf05000-0xfbf050ff 64bit]
[ 0.264157] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.264371] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[ 0.264487] pci 0000:00:1f.6: reg 0x10: [mem 0xfbf04000-0xfbf04fff 64bit]
[ 0.264770] pci 0000:01:00.0: [10de:0a29] type 00 class 0x030000
[ 0.264877] pci 0000:01:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[ 0.264982] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.265045] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.265159] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.265256] pci 0000:01:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
[ 0.265356] pci 0000:01:00.0: enabling Extended Tags
[ 0.265529] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 64.000 Gb/s with 5.0 GT/s PCIe x16 link)
[ 0.265732] pci 0000:01:00.1: [10de:0be2] type 00 class 0x040300
[ 0.265839] pci 0000:01:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
[ 0.266039] pci 0000:01:00.1: enabling Extended Tags
[ 0.266245] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.266336] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.266429] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfb0fffff]
[ 0.266520] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.266676] pci 0000:00:1c.0: PCI bridge to [bus 11]
[ 0.266858] pci 0000:12:00.0: [14e4:4727] type 00 class 0x028000
[ 0.266986] pci 0000:12:00.0: reg 0x10: [mem 0xfbe00000-0xfbe03fff 64bit]
[ 0.267115] pci 0000:12:00.0: enabling Extended Tags
[ 0.267340] pci 0000:12:00.0: supports D1 D2
[ 0.267430] pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
[ 0.267670] pci 0000:00:1c.1: PCI bridge to [bus 12]
[ 0.267766] pci 0000:00:1c.1: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.267938] pci 0000:13:00.0: [10ec:8168] type 00 class 0x020000
[ 0.268053] pci 0000:13:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.268171] pci 0000:13:00.0: reg 0x18: [mem 0xd2c04000-0xd2c04fff 64bit pref]
[ 0.268292] pci 0000:13:00.0: reg 0x20: [mem 0xd2c00000-0xd2c03fff 64bit pref]
[ 0.268408] pci 0000:13:00.0: reg 0x30: [mem 0xfbd00000-0xfbd1ffff pref]
[ 0.268610] pci 0000:13:00.0: supports D1 D2
[ 0.268701] pci 0000:13:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.268913] pci 0000:00:1c.2: PCI bridge to [bus 13]
[ 0.269037] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.269133] pci 0000:00:1c.2: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.269233] pci 0000:00:1c.2: bridge window [mem 0xd2c00000-0xd2cfffff 64bit pref]
[ 0.269417] pci 0000:14:00.0: [1180:e822] type 00 class 0x080500
[ 0.270061] pci 0000:14:00.0: reg 0x10: [mem 0xfbc03000-0xfbc030ff]
[ 0.270350] pci 0000:14:00.0: supports D1 D2
[ 0.270440] pci 0000:14:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.270660] pci 0000:14:00.1: [1180:e230] type 00 class 0x088000
[ 0.270780] pci 0000:14:00.1: reg 0x10: [mem 0xfbc02000-0xfbc020ff]
[ 0.271117] pci 0000:14:00.1: supports D1 D2
[ 0.271208] pci 0000:14:00.1: PME# supported from D0 D1 D2 D3hot
[ 0.271397] pci 0000:14:00.2: [1180:e852] type 00 class 0x088000
[ 0.271517] pci 0000:14:00.2: reg 0x10: [mem 0xfbc01000-0xfbc010ff]
[ 0.271793] pci 0000:14:00.2: supports D1 D2
[ 0.271883] pci 0000:14:00.2: PME# supported from D0 D1 D2 D3hot
[ 0.272073] pci 0000:14:00.3: [1180:e832] type 00 class 0x0c0010
[ 0.272192] pci 0000:14:00.3: reg 0x10: [mem 0xfbc00000-0xfbc007ff]
[ 0.272397] pci 0000:14:00.3: Enabling fixed DMA alias to 00.0
[ 0.272557] pci 0000:14:00.3: supports D1 D2
[ 0.272644] pci 0000:14:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.272876] pci 0000:00:1c.3: PCI bridge to [bus 14]
[ 0.272973] pci 0000:00:1c.3: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 0.273087] pci 0000:00:1c.4: PCI bridge to [bus 15]
[ 0.273181] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 0.273277] pci 0000:00:1c.4: bridge window [mem 0xfb200000-0xfbbfffff]
[ 0.273374] pci 0000:00:1c.4: bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[ 0.273505] pci_bus 0000:20: extended config space not accessible
[ 0.273648] pci 0000:00:1e.0: PCI bridge to [bus 20] (subtractive decode)
[ 0.273750] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.273858] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.273966] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.274034] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[ 0.274606] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.274757] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.274905] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.275084] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.275229] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[ 0.275389] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[ 0.275547] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.275697] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.276087] iommu: Default domain type: Translated
[ 0.276192] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.276192] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.276246] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.276335] vgaarb: loaded
[ 0.276507] SCSI subsystem initialized
[ 0.276604] libata version 3.00 loaded.
[ 0.276604] ACPI: bus type USB registered
[ 0.276604] usbcore: registered new interface driver usbfs
[ 0.277045] usbcore: registered new interface driver hub
[ 0.277142] usbcore: registered new device driver usb
[ 0.277246] pps_core: LinuxPPS API ver. 1 registered
[ 0.277336] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.277447] PTP clock support registered
[ 0.277549] NetLabel: Initializing
[ 0.277549] NetLabel: domain hash size = 128
[ 0.277549] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.277549] NetLabel: unlabeled traffic allowed by default
[ 0.278144] PCI: Using ACPI for IRQ routing
[ 0.287287] PCI: Discovered peer bus ff
[ 0.287376] PCI: root bus ff: using default resources
[ 0.287377] PCI: Probing PCI hardware (bus ff)
[ 0.287400] PCI host bridge to bus 0000:ff
[ 0.287490] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff]
[ 0.287584] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.287678] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[ 0.287787] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.287906] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[ 0.288041] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[ 0.288173] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[ 0.288302] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[ 0.288434] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[ 0.288562] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[ 0.288697] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[ 0.288793] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.288907] PCI: pci_cache_line_size set to 64 bytes
[ 0.288987] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[ 0.288988] e820: reserve RAM buffer [mem 0xbf591000-0xbfffffff]
[ 0.288990] e820: reserve RAM buffer [mem 0xbf61f000-0xbfffffff]
[ 0.288991] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[ 0.289017] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.289034] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.291053] clocksource: Switched to clocksource tsc-early
[ 0.435613] VFS: Disk quotas dquot_6.6.0
[ 0.435724] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.435893] pnp: PnP ACPI init
[ 0.436134] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
[ 0.436231] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.436325] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.436419] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.436512] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.436612] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.436654] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.436709] system 00:02: [io 0x04d0-0x04d1] has been reserved
[ 0.436803] system 00:02: [mem 0xfe800000-0xfe8001ff] has been reserved
[ 0.436902] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.436955] pnp 00:03: Plug and Play ACPI device, IDs SYN0605 SYN0600 SYN0002 PNP0f13 (active)
[ 0.436982] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.437120] system 00:05: [io 0x0400-0x047f] has been reserved
[ 0.437216] system 00:05: [io 0x1180-0x119f] has been reserved
[ 0.437309] system 00:05: [io 0x0500-0x057f] has been reserved
[ 0.437399] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.437493] system 00:05: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.437588] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.437682] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.437775] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.438048] pnp: PnP ACPI: found 6 devices
[ 0.443974] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.444114] NET: Registered protocol family 2
[ 0.444357] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.444491] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.444770] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.445157] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.445320] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.445462] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.445654] NET: Registered protocol family 1
[ 0.445857] RPC: Registered named UNIX socket transport module.
[ 0.445949] RPC: Registered udp transport module.
[ 0.446038] RPC: Registered tcp transport module.
[ 0.446127] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.446416] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 0.446527] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000 add_align 100000
[ 0.446642] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000 add_align 100000
[ 0.446754] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
[ 0.446868] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
[ 0.446981] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000
[ 0.447090] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 14] add_size 200000 add_align 100000
[ 0.447216] pci 0000:00:1c.0: BAR 8: assigned [mem 0xd2d00000-0xd2efffff]
[ 0.447315] pci 0000:00:1c.0: BAR 9: assigned [mem 0xd2f00000-0xd30fffff 64bit pref]
[ 0.447422] pci 0000:00:1c.1: BAR 9: assigned [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.447531] pci 0000:00:1c.3: BAR 9: assigned [mem 0xd3300000-0xd34fffff 64bit pref]
[ 0.447638] pci 0000:00:1c.0: BAR 7: assigned [io 0x2000-0x2fff]
[ 0.447731] pci 0000:00:1c.1: BAR 7: assigned [io 0x3000-0x3fff]
[ 0.447825] pci 0000:00:1c.3: BAR 7: assigned [io 0x4000-0x4fff]
[ 0.447920] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.448011] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.448106] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfb0fffff]
[ 0.448199] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.448308] pci 0000:00:1c.0: PCI bridge to [bus 11]
[ 0.448398] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.448494] pci 0000:00:1c.0: bridge window [mem 0xd2d00000-0xd2efffff]
[ 0.448588] pci 0000:00:1c.0: bridge window [mem 0xd2f00000-0xd30fffff 64bit pref]
[ 0.448703] pci 0000:00:1c.1: PCI bridge to [bus 12]
[ 0.448794] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.448892] pci 0000:00:1c.1: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.448989] pci 0000:00:1c.1: bridge window [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.449099] pci 0000:00:1c.2: PCI bridge to [bus 13]
[ 0.449192] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.449287] pci 0000:00:1c.2: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.449385] pci 0000:00:1c.2: bridge window [mem 0xd2c00000-0xd2cfffff 64bit pref]
[ 0.449495] pci 0000:00:1c.3: PCI bridge to [bus 14]
[ 0.449586] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.449684] pci 0000:00:1c.3: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 0.449777] pci 0000:00:1c.3: bridge window [mem 0xd3300000-0xd34fffff 64bit pref]
[ 0.449892] pci 0000:00:1c.4: PCI bridge to [bus 15]
[ 0.449981] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 0.450079] pci 0000:00:1c.4: bridge window [mem 0xfb200000-0xfbbfffff]
[ 0.450177] pci 0000:00:1c.4: bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[ 0.450287] pci 0000:00:1e.0: PCI bridge to [bus 20]
[ 0.450389] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.450483] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.450575] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.450669] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff window]
[ 0.450763] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.450856] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfb0fffff]
[ 0.452514] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.452623] pci_bus 0000:11: resource 0 [io 0x2000-0x2fff]
[ 0.452713] pci_bus 0000:11: resource 1 [mem 0xd2d00000-0xd2efffff]
[ 0.452803] pci_bus 0000:11: resource 2 [mem 0xd2f00000-0xd30fffff 64bit pref]
[ 0.452908] pci_bus 0000:12: resource 0 [io 0x3000-0x3fff]
[ 0.453000] pci_bus 0000:12: resource 1 [mem 0xfbe00000-0xfbefffff]
[ 0.453093] pci_bus 0000:12: resource 2 [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.453200] pci_bus 0000:13: resource 0 [io 0xd000-0xdfff]
[ 0.453290] pci_bus 0000:13: resource 1 [mem 0xfbd00000-0xfbdfffff]
[ 0.453384] pci_bus 0000:13: resource 2 [mem 0xd2c00000-0xd2cfffff 64bit pref]
[ 0.453490] pci_bus 0000:14: resource 0 [io 0x4000-0x4fff]
[ 0.453581] pci_bus 0000:14: resource 1 [mem 0xfbc00000-0xfbcfffff]
[ 0.453675] pci_bus 0000:14: resource 2 [mem 0xd3300000-0xd34fffff 64bit pref]
[ 0.453778] pci_bus 0000:15: resource 0 [io 0xc000-0xcfff]
[ 0.453870] pci_bus 0000:15: resource 1 [mem 0xfb200000-0xfbbfffff]
[ 0.453965] pci_bus 0000:15: resource 2 [mem 0xd2100000-0xd2afffff 64bit pref]
[ 0.454072] pci_bus 0000:20: resource 4 [io 0x0000-0x0cf7 window]
[ 0.454165] pci_bus 0000:20: resource 5 [io 0x0d00-0xffff window]
[ 0.454259] pci_bus 0000:20: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.454353] pci_bus 0000:20: resource 7 [mem 0xc0000000-0xffffffff window]
[ 0.454517] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff]
[ 0.454608] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.578941] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6e0 took 121308 usecs
[ 0.703915] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6e0 took 121913 usecs
[ 0.704056] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.704195] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.704296] pci 0000:12:00.0: CLS mismatch (64 != 32), using 64 bytes
[ 0.704487] Unpacking initramfs...
[ 1.241083] Freeing initrd memory: 4520K
[ 1.241198] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.241294] software IO TLB: mapped [mem 0x00000000bb591000-0x00000000bf591000] (64MB)
[ 1.241888] check: Scanning for low memory corruption every 60 seconds
[ 1.242334] Initialise system trusted keyrings
[ 1.242494] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 1.244257] NFS: Registering the id_resolver key type
[ 1.244354] Key type id_resolver registered
[ 1.244440] Key type id_legacy registered
[ 1.244677] Key type cifs.idmap registered
[ 1.244774] ntfs: driver 2.1.32 [Flags: R/O].
[ 1.255559] Key type asymmetric registered
[ 1.255650] Asymmetric key parser 'x509' registered
[ 1.255753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.255861] io scheduler mq-deadline registered
[ 1.255952] io scheduler kyber registered
[ 1.257249] ACPI: AC Adapter [AC] (on-line)
[ 1.257396] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.257524] ACPI: Power Button [PWRB]
[ 1.257644] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 1.257791] ACPI: Lid Switch [LID0]
[ 1.257907] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input2
[ 1.258033] ACPI: Sleep Button [SBTN]
[ 1.258150] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.258281] ACPI: Power Button [PWRF]
[ 1.258447] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 1.260330] acpi device:02: registered as cooling_device0
[ 1.260466] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
[ 1.260751] Monitor-Mwait will be used to enter C-2 state
[ 1.260757] Monitor-Mwait will be used to enter C-3 state
[ 1.260762] ACPI: \_PR_.P000: Found 3 idle states
[ 1.261051] ACPI: \_PR_.P001: Found 3 idle states
[ 1.261300] ACPI: \_PR_.P002: Found 3 idle states
[ 1.261545] ACPI: \_PR_.P003: Found 3 idle states
[ 1.280282] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.280378] ACPI: Thermal Zone [THM] (55 C)
[ 1.280543] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.280590] battery: ACPI: Battery Slot [BAT0] (battery absent)
[ 1.281086] Non-volatile memory driver v1.3
[ 1.281195] Linux agpgart interface v0.103
[ 1.283338] loop: module loaded
[ 1.283504] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000549 (\_SB.PCI0.SBRG.GPI1) (20200925/utaddress-204)
[ 1.283642] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.283759] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000549 (\_SB.PCI0.SBRG.GPI1) (20200925/utaddress-204)
[ 1.283901] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.284014] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000549 (\_SB.PCI0.SBRG.GPI1) (20200925/utaddress-204)
[ 1.284152] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.284264] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 1.284448] ahci 0000:00:1f.2: version 3.0
[ 1.294835] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x2f impl SATA mode
[ 1.294966] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pio slum part ems apst
[ 1.308529] scsi host0: ahci
[ 1.309119] scsi host1: ahci
[ 1.309444] scsi host2: ahci
[ 1.309648] scsi host3: ahci
[ 1.309848] scsi host4: ahci
[ 1.310043] scsi host5: ahci
[ 1.310178] ata1: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06100 irq 30
[ 1.310289] ata2: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06180 irq 30
[ 1.310403] ata3: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06200 irq 30
[ 1.310510] ata4: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06280 irq 30
[ 1.310615] ata5: DUMMY
[ 1.310703] ata6: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06380 irq 30
[ 1.311005] e100: Intel(R) PRO/100 Network Driver
[ 1.311101] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.311207] e1000: Intel(R) PRO/1000 Network Driver
[ 1.311299] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.311406] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.311496] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.311603] sky2: driver version 1.30
[ 1.313542] kworker/u8:6 (95) used greatest stack depth: 14776 bytes left
[ 1.315177] libphy: r8169: probed
[ 1.317301] r8169 0000:13:00.0 eth0: RTL8168d/8111d, f0:4d:a2:b0:35:ff, XID 283, IRQ 31
[ 1.317413] r8169 0000:13:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.317737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.317849] ehci-pci: EHCI PCI platform driver
[ 1.318067] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 1.318335] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.318483] ehci-pci 0000:00:1a.0: debug port 2
[ 1.322559] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 1.322667] ehci-pci 0000:00:1a.0: irq 16, io mem 0xfbf08000
[ 1.329124] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.329273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.329407] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.329516] usb usb1: Product: EHCI Host Controller
[ 1.329607] usb usb1: Manufacturer: Linux 5.10.27-gentoo ehci_hcd
[ 1.329698] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.330107] hub 1-0:1.0: USB hub found
[ 1.330211] hub 1-0:1.0: 2 ports detected
[ 1.330519] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.330790] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.330936] ehci-pci 0000:00:1d.0: debug port 2
[ 1.335014] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 1.335120] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbf07000
[ 1.342121] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.342341] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.342451] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.342557] usb usb2: Product: EHCI Host Controller
[ 1.342648] usb usb2: Manufacturer: Linux 5.10.27-gentoo ehci_hcd
[ 1.342743] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.343141] hub 2-0:1.0: USB hub found
[ 1.343251] hub 2-0:1.0: 2 ports detected
[ 1.343454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.343552] ohci-pci: OHCI PCI platform driver
[ 1.343650] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.343780] usbcore: registered new interface driver usblp
[ 1.343884] usbcore: registered new interface driver usb-storage
[ 1.344004] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2] at 0x60,0x64 irq 1,12
[ 1.370535] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.370631] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.371083] rtc_cmos 00:01: RTC can wake from S4
[ 1.371439] rtc_cmos 00:01: registered as rtc0
[ 1.371558] rtc_cmos 00:01: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[ 1.373371] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 1.374445] i801_smbus 0000:00:1f.3: Accelerometer lis3lv02d is present on SMBus but its address is unknown, skipping registration
[ 1.374567] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 1.374993] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 1.375434] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 1.375546] intel_pstate: CPU model not supported
[ 1.375664] hid: raw HID events driver (C) Jiri Kosina
[ 1.375893] usbcore: registered new interface driver usbhid
[ 1.375986] usbhid: USB HID core driver
[ 1.376677] Initializing XFRM netlink socket
[ 1.376868] NET: Registered protocol family 10
[ 1.377249] Segment Routing with IPv6
[ 1.377431] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.377669] NET: Registered protocol family 17
[ 1.377779] Key type dns_resolver registered
[ 1.378077] microcode: sig=0x20655, pf=0x10, revision=0x2
[ 1.378185] microcode: Microcode Update Driver: v2.2.
[ 1.378191] IPI shorthand broadcast: enabled
[ 1.378378] sched_clock: Marking stable (1360887172, 17146956)->(1391523718, -13489590)
[ 1.378580] registered taskstats version 1
[ 1.378669] Loading compiled-in X.509 certificates
[ 1.379133] PM: Magic number: 9:832:925
[ 1.379327] printk: console [netcon0] enabled
[ 1.379418] netconsole: network logging started
[ 1.380426] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.381058] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.381179] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.381289] cfg80211: failed to load regulatory.db
[ 1.404702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 1.463729] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.466621] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.466824] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.466947] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 1.467237] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.468864] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.476957] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633J, D200, max UDMA/100
[ 1.489343] ata2.00: configured for UDMA/100
[ 1.584802] ata1.00: ATA-10: ST1000LM049-2GH172, SDM1, max UDMA/133
[ 1.584915] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.589050] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.589163] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.599132] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 1.635023] ata1.00: configured for UDMA/133
[ 1.635344] scsi 0:0:0:0: Direct-Access ATA ST1000LM049-2GH1 SDM1 PQ: 0 ANSI: 5
[ 1.635595] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.635750] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.635861] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.635965] sd 0:0:0:0: [sda] Write Protect is off
[ 1.636063] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.636076] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.637952] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L633J D200 PQ: 0 ANSI: 5
[ 1.653306] sda: sda1 sda2 sda3 sda4
[ 1.654402] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.684119] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.684254] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.705394] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.705575] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.706181] Freeing unused kernel image (initmem) memory: 1156K
[ 1.706332] Write protecting the kernel read-only data: 20480k
[ 1.707070] Freeing unused kernel image (text/rodata gap) memory: 2032K
[ 1.707328] Freeing unused kernel image (rodata/data gap) memory: 452K
[ 1.707435] Run /init as init process
[ 1.707519] with arguments:
[ 1.707520] /init
[ 1.707521] with environment:
[ 1.707521] HOME=/
[ 1.707522] TERM=linux
[ 1.707522] BOOT_IMAGE=/boot/vmlinuz-5.10.27-gentoo
[ 1.708928] cut (108) used greatest stack depth: 14712 bytes left
[ 1.709023] sh (106) used greatest stack depth: 14440 bytes left
[ 1.717411] usb 2-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[ 1.717514] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.717656] usb 1-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[ 1.717758] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.718066] hub 1-1:1.0: USB hub found
[ 1.718178] hub 2-1:1.0: USB hub found
[ 1.718278] hub 1-1:1.0: 6 ports detected
[ 1.718404] hub 2-1:1.0: 8 ports detected
[ 1.808742] udevd[588]: starting version 3.2.10
[ 1.808955] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.808989] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.809000] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.810172] udevd[589]: starting eudev-3.2.10
[ 1.939283] cdrom_id (615) used greatest stack depth: 14368 bytes left
[ 1.989307] ata_id (616) used greatest stack depth: 13752 bytes left
[ 1.995054] usb 2-1.2: new high-speed USB device number 3 using ehci-pci
[ 2.059094] tsc: Refined TSC clocksource calibration: 2659.999 MHz
[ 2.059105] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2657a34898c, max_idle_ns: 440795323804 ns
[ 2.059184] clocksource: Switched to clocksource tsc
[ 2.115821] random: fast init done
[ 2.116336] usb 2-1.2: New USB device found, idVendor=0bc2, idProduct=231a, bcdDevice= 7.12
[ 2.116340] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.116342] usb 2-1.2: Product: Expansion
[ 2.116344] usb 2-1.2: Manufacturer: Seagate
[ 2.116346] usb 2-1.2: SerialNumber: NAAXCFH9
[ 2.116718] usb-storage 2-1.2:1.0: USB Mass Storage device detected
[ 2.116929] scsi host6: usb-storage 2-1.2:1.0
[ 2.182119] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
[ 2.340081] usb 2-1.4: New USB device found, idVendor=1058, idProduct=2620, bcdDevice=10.18
[ 2.340085] usb 2-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.340088] usb 2-1.4: Product: Elements 2620
[ 2.340091] usb 2-1.4: Manufacturer: Western Digital
[ 2.340093] usb 2-1.4: SerialNumber: 575836324439304C44333055
[ 2.340505] usb-storage 2-1.4:1.0: USB Mass Storage device detected
[ 2.340630] scsi host7: usb-storage 2-1.4:1.0
[ 2.472032] psmouse serio1: synaptics: queried max coordinates: x [..5650], y [..4710]
[ 2.593187] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 581785
[ 2.668509] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 2.959753] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 2.959855] mount (655) used greatest stack depth: 13544 bytes left
[ 3.046621] random: crng init done
[ 3.046625] random: 4 urandom warning(s) missed due to ratelimiting
[ 3.147673] scsi 6:0:0:0: Direct-Access Seagate Expansion 0712 PQ: 0 ANSI: 6
[ 3.148723] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 3.149270] sd 6:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[ 3.149645] sd 6:0:0:0: [sdb] 7814037167 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 3.149647] sd 6:0:0:0: [sdb] 4096-byte physical blocks
[ 3.150647] sd 6:0:0:0: [sdb] Write Protect is off
[ 3.150650] sd 6:0:0:0: [sdb] Mode Sense: 47 00 00 08
[ 3.151659] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.404116] scsi 7:0:0:0: Direct-Access WD Elements 2620 1018 PQ: 0 ANSI: 6
[ 3.404272] scsi 7:0:0:0: Attached scsi generic sg3 type 0
[ 3.405090] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
[ 3.405595] sd 7:0:0:0: [sdc] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
[ 3.405600] sd 7:0:0:0: [sdc] 4096-byte physical blocks
[ 3.406684] sd 7:0:0:0: [sdc] Write Protect is off
[ 3.406689] sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
[ 3.407804] sd 7:0:0:0: [sdc] No Caching mode page found
[ 3.407808] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 3.461347] sdb: sdb1 sdb2
[ 3.464273] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 3.587031] sdc: sdc1
[ 3.589787] sd 7:0:0:0: [sdc] Attached SCSI disk
[ 3.677473] test (692) used greatest stack depth: 13384 bytes left
[ 4.677514] init-early.sh (705) used greatest stack depth: 13024 bytes left
[ 7.706425] udevd[1155]: starting version 3.2.10
[ 7.979327] vboxdrv: loading out-of-tree module taints kernel.
[ 7.982381] vboxdrv: Found 4 processor cores
[ 7.999276] vboxdrv: TSC mode is Invariant, tentative frequency 2659999638 Hz
[ 7.999277] vboxdrv: Successfully loaded version 6.1.18 (interface 0x00300000)
[ 8.027397] VBoxNetFlt: Successfully started.
[ 8.039031] VBoxNetAdp: Successfully started.
[ 8.152416] udevd[1155]: starting eudev-3.2.10
[ 8.281909] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[ 8.449899] bcma-pci-bridge 0000:12:00.0: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08
[ 8.449934] bcma-pci-bridge 0000:12:00.0: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
[ 8.449960] bcma-pci-bridge 0000:12:00.0: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
[ 8.450009] bcma-pci-bridge 0000:12:00.0: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
[ 8.462281] bcma-pci-bridge 0000:12:00.0: bus0: Bus registered
[ 8.573333] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[ 8.652122] Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1
[ 8.652128] b43: probe of bcma0:1 failed with error -524
[ 8.652153] Broadcom 43xx driver loaded [ Features: PNL ]
[ 8.753333] nouveau 0000:01:00.0: vgaarb: deactivate vga console
[ 8.754891] Console: switching to colour dummy device 80x25
[ 8.755056] nouveau 0000:01:00.0: NVIDIA GT216 (0a5480a2)
[ 8.761767] brcmsmac bcma0:1: mfg 4bf core 812 rev 24 class 0 irq 17
[ 8.762882] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 8.787678] nouveau 0000:01:00.0: bios: version 70.16.5a.01.05
[ 8.788261] nouveau 0000:01:00.0: fb: 1024 MiB DDR3
[ 8.872683] [TTM] Zone kernel: Available graphics memory: 2973080 KiB
[ 8.872686] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 8.872687] [TTM] Initializing pool allocator
[ 8.872692] [TTM] Initializing DMA pool allocator
[ 8.872717] nouveau 0000:01:00.0: DRM: VRAM: 1024 MiB
[ 8.872719] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[ 8.872722] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[ 8.872724] nouveau 0000:01:00.0: DRM: DCB version 4.0
[ 8.872726] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000323 00010034
[ 8.872728] nouveau 0000:01:00.0: DRM: DCB outp 01: 02011300 00000000
[ 8.872729] nouveau 0000:01:00.0: DRM: DCB outp 02: 02022362 00020010
[ 8.872731] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000040
[ 8.872732] nouveau 0000:01:00.0: DRM: DCB conn 01: 00000100
[ 8.872733] nouveau 0000:01:00.0: DRM: DCB conn 02: 00001261
[ 8.875529] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[ 8.920488] nouveau 0000:01:00.0: DRM: allocated 1600x900 fb: 0x70000, bo 0000000063738bcf
[ 8.920575] fbcon: nouveaudrmfb (fb0) is primary device
[ 9.006079] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 9.090635] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 9.090638] snd_hda_codec_generic hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 9.090639] snd_hda_codec_generic hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[ 9.090640] snd_hda_codec_generic hdaudioC0D0: mono: mono_out=0x0
[ 9.090641] snd_hda_codec_generic hdaudioC0D0: inputs:
[ 9.096593] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 9.098836] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[ 9.098915] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[ 9.098985] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[ 9.099081] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[ 10.247729] Console: switching to colour frame buffer device 200x56
[ 10.248830] nouveau 0000:01:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[ 10.256398] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[ 10.550401] EXT4-fs (sda4): re-mounted. Opts: (null)
[ 10.761114] Adding 9437180k swap on /swapfile. Priority:-2 extents:15 across:11116540k
[ 12.069292] elogind-daemon[1803]: New seat seat0.
[ 12.070771] elogind-daemon[1803]: Watching system buttons on /dev/input/event3 (Power Button)
[ 12.070970] elogind-daemon[1803]: Watching system buttons on /dev/input/event0 (Power Button)
[ 12.075311] elogind-daemon[1803]: Watching system buttons on /dev/input/event1 (Lid Switch)
[ 12.075395] elogind-daemon[1803]: Watching system buttons on /dev/input/event2 (Sleep Button)
[ 12.076052] elogind-daemon[1803]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
[ 12.433840] ip (1944) used greatest stack depth: 12480 bytes left
[ 13.909185] RTL8211B Gigabit Ethernet r8169-1300:00: attached PHY driver [RTL8211B Gigabit Ethernet] (mii_bus:phy_addr=r8169-1300:00, irq=IGNORE)
[ 14.066138] r8169 0000:13:00.0 eth0: Link is Down
[ 14.186208] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 14.186216] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
[ 21.472687] elogind-daemon[1803]: New session 1 of user USER.



lsmod wrote:
Module Size Used by
fuse 126976 8
snd_hda_codec_generic 77824 1
snd_hda_codec_hdmi 61440 4
snd_hda_intel 36864 0
brcmsmac 557056 0
snd_intel_dspcfg 16384 1 snd_hda_intel
snd_hda_codec 122880 3 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
brcmutil 16384 1 brcmsmac
snd_hda_core 81920 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
b43 434176 0
snd_pcm 102400 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
nouveau 2183168 6
dell_laptop 28672 0
snd_timer 32768 1 snd_pcm
ledtrig_audio 16384 2 snd_hda_codec_generic,dell_laptop
snd 77824 7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm
cordic 16384 2 b43,brcmsmac
ssb 61440 1 b43
soundcore 16384 1 snd
dell_smbios 16384 1 dell_laptop
ttm 81920 1 nouveau
wmi_bmof 16384 0
dell_wmi_descriptor 16384 1 dell_smbios
bcma 49152 2 b43,brcmsmac
wmi 24576 4 wmi_bmof,dell_smbios,dell_wmi_descriptor,nouveau
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 421888 2 vboxnetadp,vboxnetflt
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 9:24 am    Post subject: Reply with quote

And that's how a buggy / missing-modules boot looks like:

dmesg wrote:

[ 0.000000] Linux version 5.10.27-gentoo (USER@HOST) (gcc (Gentoo 10.2.0-r5 p6) 10.2.0, GNU ld (Gentoo 2.35.2 p1) 2.35.2) #5 SMP Mon Jun 14 19:04:50 CEST 2021
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.27-gentoo root=UUID=48682ffb-6472-4e96-9211-214d3cda7f5c ro
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf590fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf591000-0x00000000bf5dafff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf5db000-0x00000000bf5e5fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bf5e6000-0x00000000bf5e8fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf5e9000-0x00000000bf5e9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf5ea000-0x00000000bf5fafff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf5fb000-0x00000000bf61dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf61e000-0x00000000bf61efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf61f000-0x00000000bf621fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf622000-0x00000000bf629fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf62a000-0x00000000bf62cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf62d000-0x00000000bf631fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf632000-0x00000000bf651fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf652000-0x00000000bf694fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf695000-0x00000000bf7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017bffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000017c000000-0x000000017fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000180000000-0x00000001bbffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Dell Inc. Vostro 3700/0WR2FK, BIOS A12 04/08/2014
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2659.756 MHz processor
[ 0.001230] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001232] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001241] last_pfn = 0x1bc000 max_arch_pfn = 0x400000000
[ 0.001245] MTRR default type: uncachable
[ 0.001245] MTRR fixed ranges enabled:
[ 0.001246] 00000-9FFFF write-back
[ 0.001247] A0000-BFFFF uncachable
[ 0.001248] C0000-CFFFF write-protect
[ 0.001249] D0000-E7FFF uncachable
[ 0.001249] E8000-FFFFF write-protect
[ 0.001250] MTRR variable ranges enabled:
[ 0.001251] 0 base 000000000 mask E00000000 write-back
[ 0.001252] 1 base 0C0000000 mask FC0000000 uncachable
[ 0.001253] 2 base 17C000000 mask FFC000000 uncachable
[ 0.001254] 3 base 1BC000000 mask FFC000000 uncachable
[ 0.001255] 4 base 1C0000000 mask FC0000000 uncachable
[ 0.001256] 5 disabled
[ 0.001256] 6 disabled
[ 0.001257] 7 disabled
[ 0.002499] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003205] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.003211] e820: update [mem 0x17c000000-0x17fffffff] usable ==> reserved
[ 0.003216] last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[ 0.010969] found SMP MP-table at [mem 0x000fcde0-0x000fcdef]
[ 0.010990] check: Scanning 1 areas for low memory corruption
[ 0.011469] RAMDISK: [mem 0x3771b000-0x37b84fff]
[ 0.011476] ACPI: Early table checksum verification disabled
[ 0.011482] ACPI: RSDP 0x00000000000F0410 000024 (v03 DELL )
[ 0.011487] ACPI: XSDT 0x00000000BF5DB088 000064 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.011494] ACPI: FACP 0x00000000BF5E4E78 0000F4 (v04 DELL WN09 01072009 AMI 00010013)
[ 0.011501] ACPI: DSDT 0x00000000BF5DB180 009CF5 (v02 DELL WN09 00000070 INTL 20051117)
[ 0.011506] ACPI: FACS 0x00000000BF62DF40 000040
[ 0.011509] ACPI: FACS 0x00000000BF62DF80 000040
[ 0.011513] ACPI: APIC 0x00000000BF5E4F70 000072 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.011517] ACPI: SSDT 0x00000000BF5E4FE8 00014E (v01 AMICPU PROC 00000001 MSFT 03000001)
[ 0.011522] ACPI: MCFG 0x00000000BF5E5138 00003C (v01 DELL WN09 01072009 MSFT 00000097)
[ 0.011526] ACPI: SLIC 0x00000000BF5E5178 000176 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.011531] ACPI: HPET 0x00000000BF5E52F0 000038 (v01 DELL WN09 01072009 AMI. 00000003)
[ 0.011535] ACPI: OSFR 0x00000000BF5E5328 000086 (v01 DELL M08 07DE0408 ASL 00000061)
[ 0.011539] ACPI: SSDT 0x00000000BF5E53B0 0001BB (v01 Nv1Ref Nv1Tabl 00001000 INTL 20051117)
[ 0.011551] ACPI: Local APIC address 0xfee00000
[ 0.011611] No NUMA configuration found
[ 0.011612] Faking a node at [mem 0x0000000000000000-0x00000001bbffffff]
[ 0.011617] NODE_DATA(0) allocated [mem 0x1bbff9000-0x1bbffcfff]
[ 0.011641] Zone ranges:
[ 0.011642] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.011644] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.011646] Normal [mem 0x0000000100000000-0x00000001bbffffff]
[ 0.011648] Movable zone start for each node
[ 0.011649] Early memory node ranges
[ 0.011650] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.011652] node 0: [mem 0x0000000000100000-0x00000000bf590fff]
[ 0.011653] node 0: [mem 0x00000000bf61e000-0x00000000bf61efff]
[ 0.011654] node 0: [mem 0x00000000bf695000-0x00000000bf7fffff]
[ 0.011656] node 0: [mem 0x0000000100000000-0x000000017bffffff]
[ 0.011657] node 0: [mem 0x0000000180000000-0x00000001bbffffff]
[ 0.011659] Initmem setup node 0 [mem 0x0000000000001000-0x00000001bbffffff]
[ 0.011662] On node 0 totalpages: 1537689
[ 0.011663] DMA zone: 64 pages used for memmap
[ 0.011663] DMA zone: 21 pages reserved
[ 0.011665] DMA zone: 3996 pages, LIFO batch:0
[ 0.012243] DMA zone: 28772 pages in unavailable ranges
[ 0.012245] DMA32 zone: 12188 pages used for memmap
[ 0.012246] DMA32 zone: 780029 pages, LIFO batch:63
[ 0.023832] DMA32 zone: 2307 pages in unavailable ranges
[ 0.023836] Normal zone: 12032 pages used for memmap
[ 0.023838] Normal zone: 753664 pages, LIFO batch:63
[ 0.035911] Normal zone: 32768 pages in unavailable ranges
[ 0.036353] ACPI: PM-Timer IO Port: 0x408
[ 0.036356] ACPI: Local APIC address 0xfee00000
[ 0.036363] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.036379] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.036381] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.036384] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.036386] ACPI: IRQ0 used by override.
[ 0.036387] ACPI: IRQ9 used by override.
[ 0.036389] Using ACPI (MADT) for SMP configuration information
[ 0.036391] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.036398] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.036428] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.036431] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.036432] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.036433] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.036434] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.036437] PM: hibernation: Registered nosave memory: [mem 0xbf591000-0xbf5dafff]
[ 0.036438] PM: hibernation: Registered nosave memory: [mem 0xbf5db000-0xbf5e5fff]
[ 0.036439] PM: hibernation: Registered nosave memory: [mem 0xbf5e6000-0xbf5e8fff]
[ 0.036440] PM: hibernation: Registered nosave memory: [mem 0xbf5e9000-0xbf5e9fff]
[ 0.036441] PM: hibernation: Registered nosave memory: [mem 0xbf5ea000-0xbf5fafff]
[ 0.036442] PM: hibernation: Registered nosave memory: [mem 0xbf5fb000-0xbf61dfff]
[ 0.036445] PM: hibernation: Registered nosave memory: [mem 0xbf61f000-0xbf621fff]
[ 0.036446] PM: hibernation: Registered nosave memory: [mem 0xbf622000-0xbf629fff]
[ 0.036447] PM: hibernation: Registered nosave memory: [mem 0xbf62a000-0xbf62cfff]
[ 0.036448] PM: hibernation: Registered nosave memory: [mem 0xbf62d000-0xbf631fff]
[ 0.036449] PM: hibernation: Registered nosave memory: [mem 0xbf632000-0xbf651fff]
[ 0.036450] PM: hibernation: Registered nosave memory: [mem 0xbf652000-0xbf694fff]
[ 0.036453] PM: hibernation: Registered nosave memory: [mem 0xbf800000-0xdfffffff]
[ 0.036454] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.036455] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfed1bfff]
[ 0.036456] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.036457] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[ 0.036458] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.036461] PM: hibernation: Registered nosave memory: [mem 0x17c000000-0x17fffffff]
[ 0.036464] [mem 0xbf800000-0xdfffffff] available for PCI devices
[ 0.036468] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.044536] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.044902] percpu: Embedded 52 pages/cpu s173336 r8192 d31464 u524288
[ 0.044913] pcpu-alloc: s173336 r8192 d31464 u524288 alloc=1*2097152
[ 0.044915] pcpu-alloc: [0] 0 1 2 3
[ 0.044946] Built 1 zonelists, mobility grouping on. Total pages: 1513384
[ 0.044947] Policy zone: Normal
[ 0.044949] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.27-gentoo root=UUID=48682ffb-6472-4e96-9211-214d3cda7f5c ro
[ 0.046269] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.046925] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.046983] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.087544] Memory: 5937696K/6150756K available (14350K kernel code, 2617K rwdata, 3644K rodata, 1156K init, 1656K bss, 212800K reserved, 0K cma-reserved)
[ 0.087602] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.087613] Kernel/User page tables isolation: enabled
[ 0.087736] rcu: Hierarchical RCU implementation.
[ 0.087738] rcu: RCU event tracing is enabled.
[ 0.087740] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.087742] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.087743] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.088750] NR_IRQS: 4352, nr_irqs: 456, preallocated irqs: 16
[ 0.089139] random: get_random_bytes called from start_kernel+0x35d/0x519 with crng_init=0
[ 0.093539] Console: colour VGA+ 80x25
[ 0.105785] printk: console [tty0] enabled
[ 0.105893] ACPI: Core revision 20200925
[ 0.106097] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.106225] APIC: Switch to symmetric I/O mode setup
[ 0.106942] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.111225] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2656bd3cb7e, max_idle_ns: 440795248812 ns
[ 0.111343] Calibrating delay loop (skipped), value calculated using timer frequency.. 5319.51 BogoMIPS (lpj=2659756)
[ 0.111457] pid_max: default: 32768 minimum: 301
[ 0.111569] LSM: Security Framework initializing
[ 0.111668] SELinux: Initializing.
[ 0.111813] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.111957] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.112458] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.112562] process: using mwait in idle threads
[ 0.112658] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[ 0.112751] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.113346] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.114342] Spectre V2 : Mitigation: Full generic retpoline
[ 0.114436] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.114548] Speculative Store Bypass: Vulnerable
[ 0.114641] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.114975] Freeing SMP alternatives memory: 44K
[ 0.217825] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 480 @ 2.67GHz (family: 0x6, model: 0x25, stepping: 0x5)
[ 0.218061] Performance Events: PEBS fmt1+, Westmere events, 16-deep LBR, Intel PMU driver.
[ 0.218183] core: CPUID marked event: 'bus cycles' unavailable
[ 0.218279] ... version: 3
[ 0.218339] ... bit width: 48
[ 0.218339] ... generic registers: 4
[ 0.218339] ... value mask: 0000ffffffffffff
[ 0.218339] ... max period: 000000007fffffff
[ 0.218339] ... fixed-purpose events: 3
[ 0.218341] ... event mask: 000000070000000f
[ 0.218554] rcu: Hierarchical SRCU implementation.
[ 0.218931] smp: Bringing up secondary CPUs ...
[ 0.219118] x86: Booting SMP configuration:
[ 0.219210] .... node #0, CPUs: #1 #2
[ 0.221405] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.222435] #3
[ 0.223370] smp: Brought up 1 node, 4 CPUs
[ 0.223548] smpboot: Max logical packages: 1
[ 0.223638] smpboot: Total of 4 processors activated (21278.04 BogoMIPS)
[ 0.225405] devtmpfs: initialized
[ 0.225495] PM: Registering ACPI NVS region [mem 0xbf591000-0xbf5dafff] (303104 bytes)
[ 0.225495] PM: Registering ACPI NVS region [mem 0xbf5e6000-0xbf5e8fff] (12288 bytes)
[ 0.225495] PM: Registering ACPI NVS region [mem 0xbf5ea000-0xbf5fafff] (69632 bytes)
[ 0.225495] PM: Registering ACPI NVS region [mem 0xbf622000-0xbf629fff] (32768 bytes)
[ 0.225560] PM: Registering ACPI NVS region [mem 0xbf62d000-0xbf631fff] (20480 bytes)
[ 0.225666] PM: Registering ACPI NVS region [mem 0xbf652000-0xbf694fff] (274432 bytes)
[ 0.225838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.225953] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.226140] PM: RTC time: 08:25:47, date: 2021-06-16
[ 0.226351] NET: Registered protocol family 16
[ 0.226518] audit: initializing netlink subsys (disabled)
[ 0.226614] audit: type=2000 audit(1623831947.120:1): state=initialized audit_enabled=0 res=1
[ 0.226614] thermal_sys: Registered thermal governor 'step_wise'
[ 0.226614] thermal_sys: Registered thermal governor 'user_space'
[ 0.227353] cpuidle: using governor menu
[ 0.227385] ACPI: bus type PCI registered
[ 0.227537] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.227651] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.227751] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[ 0.228105] PCI: Using configuration type 1 for base access
[ 0.230386] Kprobes globally optimized
[ 0.230479] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.230479] cryptomgr_test (36) used greatest stack depth: 15672 bytes left
[ 0.231384] ACPI: Added _OSI(Module Device)
[ 0.231474] ACPI: Added _OSI(Processor Device)
[ 0.231565] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.231655] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.231749] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.231837] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.231930] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.237033] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 0.239423] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.241434] ACPI: Dynamic OEM Table Load:
[ 0.241529] ACPI: SSDT 0xFFFF8FB640065C00 0003A4 (v01 AMI IST 00000001 MSFT 03000001)
[ 0.242615] ACPI: Interpreter enabled
[ 0.242718] ACPI: (supports S0 S3 S5)
[ 0.242807] ACPI: Using IOAPIC for interrupt routing
[ 0.242926] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.243213] ACPI: Enabled 9 GPEs in block 00 to 3F
[ 0.252809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.252910] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.253146] acpi PNP0A08:00: _OSC: platform does not support [PME LTR]
[ 0.253461] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability]
[ 0.253622] PCI host bridge to bus 0000:00
[ 0.253714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.253809] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.253905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.254009] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[ 0.254117] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.254224] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[ 0.254361] pci 0000:00:00.0: DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[ 0.254545] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
[ 0.254673] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.254887] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[ 0.255007] pci 0000:00:16.0: reg 0x10: [mem 0xfbf09000-0xfbf0900f 64bit]
[ 0.255194] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.255444] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[ 0.255554] pci 0000:00:1a.0: reg 0x10: [mem 0xfbf08000-0xfbf083ff]
[ 0.255745] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.255941] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[ 0.256059] pci 0000:00:1b.0: reg 0x10: [mem 0xfbf00000-0xfbf03fff 64bit]
[ 0.256266] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.256442] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.256652] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.256856] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
[ 0.257065] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.257271] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400
[ 0.257457] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.257661] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
[ 0.257870] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.258074] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
[ 0.258282] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.258551] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[ 0.258660] pci 0000:00:1d.0: reg 0x10: [mem 0xfbf07000-0xfbf073ff]
[ 0.258852] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.259044] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.259304] pci 0000:00:1f.0: [8086:3b0b] type 00 class 0x060100
[ 0.259535] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601
[ 0.259645] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
[ 0.259747] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
[ 0.259846] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
[ 0.259948] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
[ 0.260047] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
[ 0.260148] pci 0000:00:1f.2: reg 0x24: [mem 0xfbf06000-0xfbf067ff]
[ 0.260361] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.260547] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[ 0.260662] pci 0000:00:1f.3: reg 0x10: [mem 0xfbf05000-0xfbf050ff 64bit]
[ 0.260783] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.260993] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[ 0.261110] pci 0000:00:1f.6: reg 0x10: [mem 0xfbf04000-0xfbf04fff 64bit]
[ 0.261397] pci 0000:01:00.0: [10de:0a29] type 00 class 0x030000
[ 0.261505] pci 0000:01:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[ 0.261611] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.261724] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.261838] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.261936] pci 0000:01:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
[ 0.262037] pci 0000:01:00.0: enabling Extended Tags
[ 0.262212] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 64.000 Gb/s with 5.0 GT/s PCIe x16 link)
[ 0.262408] pci 0000:01:00.1: [10de:0be2] type 00 class 0x040300
[ 0.262515] pci 0000:01:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
[ 0.262656] pci 0000:01:00.1: enabling Extended Tags
[ 0.262863] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.262953] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.263049] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfb0fffff]
[ 0.263146] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.263301] pci 0000:00:1c.0: PCI bridge to [bus 11]
[ 0.263435] pci 0000:12:00.0: [14e4:4727] type 00 class 0x028000
[ 0.263560] pci 0000:12:00.0: reg 0x10: [mem 0xfbe00000-0xfbe03fff 64bit]
[ 0.263735] pci 0000:12:00.0: enabling Extended Tags
[ 0.263962] pci 0000:12:00.0: supports D1 D2
[ 0.264053] pci 0000:12:00.0: PME# supported from D0 D3hot D3cold
[ 0.264355] pci 0000:00:1c.1: PCI bridge to [bus 12]
[ 0.264453] pci 0000:00:1c.1: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.264626] pci 0000:13:00.0: [10ec:8168] type 00 class 0x020000
[ 0.264736] pci 0000:13:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.264852] pci 0000:13:00.0: reg 0x18: [mem 0xd2c04000-0xd2c04fff 64bit pref]
[ 0.264972] pci 0000:13:00.0: reg 0x20: [mem 0xd2c00000-0xd2c03fff 64bit pref]
[ 0.265090] pci 0000:13:00.0: reg 0x30: [mem 0xfbd00000-0xfbd1ffff pref]
[ 0.265290] pci 0000:13:00.0: supports D1 D2
[ 0.265341] pci 0000:13:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.265554] pci 0000:00:1c.2: PCI bridge to [bus 13]
[ 0.265647] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.265741] pci 0000:00:1c.2: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.265842] pci 0000:00:1c.2: bridge window [mem 0xd2c00000-0xd2cfffff 64bit pref]
[ 0.266028] pci 0000:14:00.0: [1180:e822] type 00 class 0x080500
[ 0.266369] pci 0000:14:00.0: reg 0x10: [mem 0xfbc03000-0xfbc030ff]
[ 0.266657] pci 0000:14:00.0: supports D1 D2
[ 0.266746] pci 0000:14:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.267354] pci 0000:14:00.1: [1180:e230] type 00 class 0x088000
[ 0.267472] pci 0000:14:00.1: reg 0x10: [mem 0xfbc02000-0xfbc020ff]
[ 0.267747] pci 0000:14:00.1: supports D1 D2
[ 0.267836] pci 0000:14:00.1: PME# supported from D0 D1 D2 D3hot
[ 0.268024] pci 0000:14:00.2: [1180:e852] type 00 class 0x088000
[ 0.268143] pci 0000:14:00.2: reg 0x10: [mem 0xfbc01000-0xfbc010ff]
[ 0.268422] pci 0000:14:00.2: supports D1 D2
[ 0.268513] pci 0000:14:00.2: PME# supported from D0 D1 D2 D3hot
[ 0.268699] pci 0000:14:00.3: [1180:e832] type 00 class 0x0c0010
[ 0.268820] pci 0000:14:00.3: reg 0x10: [mem 0xfbc00000-0xfbc007ff]
[ 0.269029] pci 0000:14:00.3: Enabling fixed DMA alias to 00.0
[ 0.269191] pci 0000:14:00.3: supports D1 D2
[ 0.269280] pci 0000:14:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.269483] pci 0000:00:1c.3: PCI bridge to [bus 14]
[ 0.269581] pci 0000:00:1c.3: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 0.269725] pci 0000:00:1c.4: PCI bridge to [bus 15]
[ 0.269819] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 0.269913] pci 0000:00:1c.4: bridge window [mem 0xfb200000-0xfbbfffff]
[ 0.270014] pci 0000:00:1c.4: bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[ 0.270145] pci_bus 0000:20: extended config space not accessible
[ 0.270290] pci 0000:00:1e.0: PCI bridge to [bus 20] (subtractive decode)
[ 0.270353] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.270464] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.270573] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.270683] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[ 0.271343] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.271494] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.271639] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.271787] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.271935] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[ 0.272094] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[ 0.272254] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.272391] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.272723] iommu: Default domain type: Translated
[ 0.272828] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.272828] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.272828] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.272828] vgaarb: loaded
[ 0.273364] SCSI subsystem initialized
[ 0.273459] libata version 3.00 loaded.
[ 0.273459] ACPI: bus type USB registered
[ 0.273483] usbcore: registered new interface driver usbfs
[ 0.273583] usbcore: registered new interface driver hub
[ 0.273678] usbcore: registered new device driver usb
[ 0.273783] pps_core: LinuxPPS API ver. 1 registered
[ 0.273874] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.273987] PTP clock support registered
[ 0.274422] NetLabel: Initializing
[ 0.274513] NetLabel: domain hash size = 128
[ 0.274601] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.274710] NetLabel: unlabeled traffic allowed by default
[ 0.274818] PCI: Using ACPI for IRQ routing
[ 0.284043] PCI: Discovered peer bus ff
[ 0.284132] PCI: root bus ff: using default resources
[ 0.284133] PCI: Probing PCI hardware (bus ff)
[ 0.284156] PCI host bridge to bus 0000:ff
[ 0.284247] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff]
[ 0.284342] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.284438] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[ 0.284546] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.284667] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[ 0.284800] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[ 0.284933] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[ 0.285059] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[ 0.285187] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[ 0.285316] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[ 0.285385] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[ 0.285477] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.285594] PCI: pci_cache_line_size set to 64 bytes
[ 0.285674] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[ 0.285676] e820: reserve RAM buffer [mem 0xbf591000-0xbfffffff]
[ 0.285677] e820: reserve RAM buffer [mem 0xbf61f000-0xbfffffff]
[ 0.285679] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[ 0.285704] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.285803] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.288360] clocksource: Switched to clocksource tsc-early
[ 0.432781] VFS: Disk quotas dquot_6.6.0
[ 0.432893] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.433058] pnp: PnP ACPI init
[ 0.433304] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
[ 0.433399] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.433492] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.433585] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.433684] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.433784] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.433827] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.433884] system 00:02: [io 0x04d0-0x04d1] has been reserved
[ 0.433980] system 00:02: [mem 0xfe800000-0xfe8001ff] has been reserved
[ 0.434077] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.434131] pnp 00:03: Plug and Play ACPI device, IDs SYN0605 SYN0600 SYN0002 PNP0f13 (active)
[ 0.434159] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.434296] system 00:05: [io 0x0400-0x047f] has been reserved
[ 0.434390] system 00:05: [io 0x1180-0x119f] has been reserved
[ 0.434482] system 00:05: [io 0x0500-0x057f] has been reserved
[ 0.434577] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.434669] system 00:05: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.434767] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.434862] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.434960] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.435230] pnp: PnP ACPI: found 6 devices
[ 0.441154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.441295] NET: Registered protocol family 2
[ 0.441539] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.441675] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.441972] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.442351] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.442509] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.442638] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.442832] NET: Registered protocol family 1
[ 0.443035] RPC: Registered named UNIX socket transport module.
[ 0.443127] RPC: Registered udp transport module.
[ 0.443217] RPC: Registered tcp transport module.
[ 0.443306] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.443596] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 0.443710] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000 add_align 100000
[ 0.443823] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000 add_align 100000
[ 0.443933] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
[ 0.444042] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
[ 0.444158] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000
[ 0.444268] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 14] add_size 200000 add_align 100000
[ 0.444392] pci 0000:00:1c.0: BAR 8: assigned [mem 0xd2d00000-0xd2efffff]
[ 0.444489] pci 0000:00:1c.0: BAR 9: assigned [mem 0xd2f00000-0xd30fffff 64bit pref]
[ 0.444599] pci 0000:00:1c.1: BAR 9: assigned [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.444711] pci 0000:00:1c.3: BAR 9: assigned [mem 0xd3300000-0xd34fffff 64bit pref]
[ 0.444821] pci 0000:00:1c.0: BAR 7: assigned [io 0x2000-0x2fff]
[ 0.444910] pci 0000:00:1c.1: BAR 7: assigned [io 0x3000-0x3fff]
[ 0.445002] pci 0000:00:1c.3: BAR 7: assigned [io 0x4000-0x4fff]
[ 0.445100] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.445193] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.445285] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfb0fffff]
[ 0.445378] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.445487] pci 0000:00:1c.0: PCI bridge to [bus 11]
[ 0.445580] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.445676] pci 0000:00:1c.0: bridge window [mem 0xd2d00000-0xd2efffff]
[ 0.445774] pci 0000:00:1c.0: bridge window [mem 0xd2f00000-0xd30fffff 64bit pref]
[ 0.445887] pci 0000:00:1c.1: PCI bridge to [bus 12]
[ 0.445980] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.446079] pci 0000:00:1c.1: bridge window [mem 0xfbe00000-0xfbefffff]
[ 0.446175] pci 0000:00:1c.1: bridge window [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.446288] pci 0000:00:1c.2: PCI bridge to [bus 13]
[ 0.446380] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
[ 0.446477] pci 0000:00:1c.2: bridge window [mem 0xfbd00000-0xfbdfffff]
[ 0.446574] pci 0000:00:1c.2: bridge window [mem 0xd2c00000-0xd2cfffff 64bit pref]
[ 0.446685] pci 0000:00:1c.3: PCI bridge to [bus 14]
[ 0.446778] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
[ 0.446873] pci 0000:00:1c.3: bridge window [mem 0xfbc00000-0xfbcfffff]
[ 0.446970] pci 0000:00:1c.3: bridge window [mem 0xd3300000-0xd34fffff 64bit pref]
[ 0.447085] pci 0000:00:1c.4: PCI bridge to [bus 15]
[ 0.447178] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 0.447274] pci 0000:00:1c.4: bridge window [mem 0xfb200000-0xfbbfffff]
[ 0.447369] pci 0000:00:1c.4: bridge window [mem 0xd2100000-0xd2afffff 64bit pref]
[ 0.447482] pci 0000:00:1e.0: PCI bridge to [bus 20]
[ 0.447586] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.447679] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.447772] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.447865] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff window]
[ 0.447959] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.448050] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfb0fffff]
[ 0.449710] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.449816] pci_bus 0000:11: resource 0 [io 0x2000-0x2fff]
[ 0.449907] pci_bus 0000:11: resource 1 [mem 0xd2d00000-0xd2efffff]
[ 0.449998] pci_bus 0000:11: resource 2 [mem 0xd2f00000-0xd30fffff 64bit pref]
[ 0.450106] pci_bus 0000:12: resource 0 [io 0x3000-0x3fff]
[ 0.450199] pci_bus 0000:12: resource 1 [mem 0xfbe00000-0xfbefffff]
[ 0.450289] pci_bus 0000:12: resource 2 [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.450397] pci_bus 0000:13: resource 0 [io 0xd000-0xdfff]
[ 0.450489] pci_bus 0000:13: resource 1 [mem 0xfbd00000-0xfbdfffff]
[ 0.450583] pci_bus 0000:13: resource 2 [mem 0xd2c00000-0xd2cfffff 64bit pref]
[ 0.450691] pci_bus 0000:14: resource 0 [io 0x4000-0x4fff]
[ 0.450781] pci_bus 0000:14: resource 1 [mem 0xfbc00000-0xfbcfffff]
[ 0.450874] pci_bus 0000:14: resource 2 [mem 0xd3300000-0xd34fffff 64bit pref]
[ 0.450982] pci_bus 0000:15: resource 0 [io 0xc000-0xcfff]
[ 0.451075] pci_bus 0000:15: resource 1 [mem 0xfb200000-0xfbbfffff]
[ 0.451167] pci_bus 0000:15: resource 2 [mem 0xd2100000-0xd2afffff 64bit pref]
[ 0.451273] pci_bus 0000:20: resource 4 [io 0x0000-0x0cf7 window]
[ 0.451366] pci_bus 0000:20: resource 5 [io 0x0d00-0xffff window]
[ 0.451458] pci_bus 0000:20: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.451551] pci_bus 0000:20: resource 7 [mem 0xc0000000-0xffffffff window]
[ 0.451717] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff]
[ 0.451808] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.576804] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6e0 took 121956 usecs
[ 0.701780] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6e0 took 121915 usecs
[ 0.701922] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.702062] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.702165] pci 0000:12:00.0: CLS mismatch (64 != 32), using 64 bytes
[ 0.702357] Unpacking initramfs...
[ 1.239030] Freeing initrd memory: 4520K
[ 1.239147] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.239240] software IO TLB: mapped [mem 0x00000000bb591000-0x00000000bf591000] (64MB)
[ 1.239834] check: Scanning for low memory corruption every 60 seconds
[ 1.240279] Initialise system trusted keyrings
[ 1.240437] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 1.242198] NFS: Registering the id_resolver key type
[ 1.242296] Key type id_resolver registered
[ 1.242385] Key type id_legacy registered
[ 1.242628] Key type cifs.idmap registered
[ 1.242719] ntfs: driver 2.1.32 [Flags: R/O].
[ 1.253518] Key type asymmetric registered
[ 1.253612] Asymmetric key parser 'x509' registered
[ 1.253709] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.253818] io scheduler mq-deadline registered
[ 1.253906] io scheduler kyber registered
[ 1.255202] ACPI: AC Adapter [AC] (on-line)
[ 1.255348] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.255477] ACPI: Power Button [PWRB]
[ 1.255598] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 1.255742] ACPI: Lid Switch [LID0]
[ 1.255859] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input2
[ 1.255985] ACPI: Sleep Button [SBTN]
[ 1.256101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.256231] ACPI: Power Button [PWRF]
[ 1.256397] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 1.258284] acpi device:02: registered as cooling_device0
[ 1.258422] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
[ 1.258707] Monitor-Mwait will be used to enter C-2 state
[ 1.258713] Monitor-Mwait will be used to enter C-3 state
[ 1.258718] ACPI: \_PR_.P000: Found 3 idle states
[ 1.259004] ACPI: \_PR_.P001: Found 3 idle states
[ 1.259252] ACPI: \_PR_.P002: Found 3 idle states
[ 1.259497] ACPI: \_PR_.P003: Found 3 idle states
[ 1.279670] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.279765] ACPI: Thermal Zone [THM] (59 C)
[ 1.279928] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.279988] battery: ACPI: Battery Slot [BAT0] (battery absent)
[ 1.280475] Non-volatile memory driver v1.3
[ 1.280584] Linux agpgart interface v0.103
[ 1.282808] loop: module loaded
[ 1.282981] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000549 (\_SB.PCI0.SBRG.GPI1) (20200925/utaddress-204)
[ 1.283122] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.283235] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000549 (\_SB.PCI0.SBRG.GPI1) (20200925/utaddress-204)
[ 1.283373] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.283486] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000549 (\_SB.PCI0.SBRG.GPI1) (20200925/utaddress-204)
[ 1.283626] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.283739] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 1.283924] ahci 0000:00:1f.2: version 3.0
[ 1.294718] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x2f impl SATA mode
[ 1.294850] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pio slum part ems apst
[ 1.308396] scsi host0: ahci
[ 1.308998] scsi host1: ahci
[ 1.309226] scsi host2: ahci
[ 1.309440] scsi host3: ahci
[ 1.309640] scsi host4: ahci
[ 1.309837] scsi host5: ahci
[ 1.309970] ata1: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06100 irq 30
[ 1.310077] ata2: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06180 irq 30
[ 1.310186] ata3: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06200 irq 30
[ 1.310300] ata4: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06280 irq 30
[ 1.310406] ata5: DUMMY
[ 1.310493] ata6: SATA max UDMA/133 abar m2048@0xfbf06000 port 0xfbf06380 irq 30
[ 1.310786] e100: Intel(R) PRO/100 Network Driver
[ 1.310879] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.310983] e1000: Intel(R) PRO/1000 Network Driver
[ 1.311073] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.311177] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.311274] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.311383] sky2: driver version 1.30
[ 1.313609] kworker/u8:6 (95) used greatest stack depth: 14776 bytes left
[ 1.315047] libphy: r8169: probed
[ 1.318108] r8169 0000:13:00.0 eth0: RTL8168d/8111d, f0:4d:a2:b0:35:ff, XID 283, IRQ 31
[ 1.318221] r8169 0000:13:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.318478] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.318572] ehci-pci: EHCI PCI platform driver
[ 1.318784] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 1.319030] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.319177] ehci-pci 0000:00:1a.0: debug port 2
[ 1.323253] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 1.323362] ehci-pci 0000:00:1a.0: irq 16, io mem 0xfbf08000
[ 1.330024] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.330184] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.330302] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.330412] usb usb1: Product: EHCI Host Controller
[ 1.330504] usb usb1: Manufacturer: Linux 5.10.27-gentoo ehci_hcd
[ 1.330597] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.330987] hub 1-0:1.0: USB hub found
[ 1.331098] hub 1-0:1.0: 2 ports detected
[ 1.331405] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.331665] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.331810] ehci-pci 0000:00:1d.0: debug port 2
[ 1.335899] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 1.336006] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbf07000
[ 1.343027] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.343210] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.343321] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.343427] usb usb2: Product: EHCI Host Controller
[ 1.343517] usb usb2: Manufacturer: Linux 5.10.27-gentoo ehci_hcd
[ 1.343613] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.343972] hub 2-0:1.0: USB hub found
[ 1.344084] hub 2-0:1.0: 2 ports detected
[ 1.344285] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.344383] ohci-pci: OHCI PCI platform driver
[ 1.344482] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.344615] usbcore: registered new interface driver usblp
[ 1.344720] usbcore: registered new interface driver usb-storage
[ 1.344841] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2] at 0x60,0x64 irq 1,12
[ 1.368431] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.368527] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.369386] rtc_cmos 00:01: RTC can wake from S4
[ 1.369694] rtc_cmos 00:01: registered as rtc0
[ 1.369800] rtc_cmos 00:01: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[ 1.371606] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 1.372681] i801_smbus 0000:00:1f.3: Accelerometer lis3lv02d is present on SMBus but its address is unknown, skipping registration
[ 1.372802] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 1.373335] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 1.373751] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 1.373865] intel_pstate: CPU model not supported
[ 1.373976] hid: raw HID events driver (C) Jiri Kosina
[ 1.374188] usbcore: registered new interface driver usbhid
[ 1.374281] usbhid: USB HID core driver
[ 1.374973] Initializing XFRM netlink socket
[ 1.375168] NET: Registered protocol family 10
[ 1.375522] Segment Routing with IPv6
[ 1.375709] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.375975] NET: Registered protocol family 17
[ 1.376086] Key type dns_resolver registered
[ 1.376399] microcode: sig=0x20655, pf=0x10, revision=0x2
[ 1.376509] microcode: Microcode Update Driver: v2.2.
[ 1.376515] IPI shorthand broadcast: enabled
[ 1.376704] sched_clock: Marking stable (1359102319, 17239168)->(1391019770, -14678283)
[ 1.376900] registered taskstats version 1
[ 1.376989] Loading compiled-in X.509 certificates
[ 1.377457] PM: Magic number: 9:423:422
[ 1.377654] printk: console [netcon0] enabled
[ 1.377742] netconsole: network logging started
[ 1.378756] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.379397] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 1.379547] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 1.379656] cfg80211: failed to load regulatory.db
[ 1.400444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 1.465711] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.466033] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.466173] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.466292] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.466477] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.468909] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 1.476406] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L633J, D200, max UDMA/100
[ 1.489036] ata2.00: configured for UDMA/100
[ 1.505688] ata1.00: ATA-10: ST1000LM049-2GH172, SDM1, max UDMA/133
[ 1.505800] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.579421] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.579550] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.603481] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 1.639402] ata1.00: configured for UDMA/133
[ 1.639712] scsi 0:0:0:0: Direct-Access ATA ST1000LM049-2GH1 SDM1 PQ: 0 ANSI: 5
[ 1.640000] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.640040] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.640114] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.640314] sd 0:0:0:0: [sda] Write Protect is off
[ 1.640414] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.640430] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.644838] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L633J D200 PQ: 0 ANSI: 5
[ 1.658794] sda: sda1 sda2 sda3 sda4
[ 1.659455] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.691477] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.691615] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.707982] usb 2-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[ 1.708094] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.708219] usb 1-1: New USB device found, idVendor=8087, idProduct=0020, bcdDevice= 0.00
[ 1.708322] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.708578] hub 2-1:1.0: USB hub found
[ 1.708698] hub 1-1:1.0: USB hub found
[ 1.708792] hub 2-1:1.0: 8 ports detected
[ 1.708912] hub 1-1:1.0: 6 ports detected
[ 1.714478] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.714611] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.715374] Freeing unused kernel image (initmem) memory: 1156K
[ 1.715527] Write protecting the kernel read-only data: 20480k
[ 1.716279] Freeing unused kernel image (text/rodata gap) memory: 2032K
[ 1.716608] Freeing unused kernel image (rodata/data gap) memory: 452K
[ 1.716758] Run /init as init process
[ 1.716844] with arguments:
[ 1.716844] /init
[ 1.716845] with environment:
[ 1.716846] HOME=/
[ 1.716846] TERM=linux
[ 1.716847] BOOT_IMAGE=/boot/vmlinuz-5.10.27-gentoo
[ 1.719063] cut (113) used greatest stack depth: 14632 bytes left
[ 1.719157] sh (111) used greatest stack depth: 14440 bytes left
[ 1.818659] udevd[589]: starting version 3.2.10
[ 1.818872] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.818906] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.818917] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.820104] udevd[590]: starting eudev-3.2.10
[ 1.953841] cdrom_id (616) used greatest stack depth: 14368 bytes left
[ 1.986350] usb 2-1.2: new high-speed USB device number 3 using ehci-pci
[ 2.057735] tsc: Refined TSC clocksource calibration: 2659.999 MHz
[ 2.057742] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2657a34898c, max_idle_ns: 440795323804 ns
[ 2.057804] clocksource: Switched to clocksource tsc
[ 2.147646] usb 2-1.2: New USB device found, idVendor=0bc2, idProduct=231a, bcdDevice= 7.12
[ 2.147650] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.147653] usb 2-1.2: Product: Expansion
[ 2.147655] usb 2-1.2: Manufacturer: Seagate
[ 2.147657] usb 2-1.2: SerialNumber: NAAXCFH9
[ 2.148114] usb-storage 2-1.2:1.0: USB Mass Storage device detected
[ 2.148274] scsi host6: usb-storage 2-1.2:1.0
[ 2.170434] random: fast init done
[ 2.212417] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
[ 2.370922] usb 2-1.4: New USB device found, idVendor=1058, idProduct=2620, bcdDevice=10.18
[ 2.370926] usb 2-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.370928] usb 2-1.4: Product: Elements 2620
[ 2.370930] usb 2-1.4: Manufacturer: Western Digital
[ 2.370932] usb 2-1.4: SerialNumber: 575836324439304C44333055
[ 2.371529] usb-storage 2-1.4:1.0: USB Mass Storage device detected
[ 2.371715] scsi host7: usb-storage 2-1.4:1.0
[ 2.473630] psmouse serio1: synaptics: queried max coordinates: x [..5650], y [..4710]
[ 2.595066] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 581785
[ 2.670309] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 2.793556] udevadm (614) used greatest stack depth: 14072 bytes left
[ 3.042912] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 3.043020] mount (656) used greatest stack depth: 13416 bytes left
[ 3.160205] random: crng init done
[ 3.160208] random: 4 urandom warning(s) missed due to ratelimiting
[ 3.210097] scsi 6:0:0:0: Direct-Access Seagate Expansion 0712 PQ: 0 ANSI: 6
[ 3.210982] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 3.211071] sd 6:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16).
[ 3.211821] sd 6:0:0:0: [sdb] 7814037167 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 3.211824] sd 6:0:0:0: [sdb] 4096-byte physical blocks
[ 3.212829] sd 6:0:0:0: [sdb] Write Protect is off
[ 3.212833] sd 6:0:0:0: [sdb] Mode Sense: 47 00 00 08
[ 3.213830] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.402421] scsi 7:0:0:0: Direct-Access WD Elements 2620 1018 PQ: 0 ANSI: 6
[ 3.402604] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 3.403377] sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
[ 3.403878] sd 7:0:0:0: [sdc] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
[ 3.403882] sd 7:0:0:0: [sdc] 4096-byte physical blocks
[ 3.404957] sd 7:0:0:0: [sdc] Write Protect is off
[ 3.404962] sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
[ 3.406075] sd 7:0:0:0: [sdc] No Caching mode page found
[ 3.406079] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 3.565265] sdb: sdb1 sdb2
[ 3.568205] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 3.756621] test (694) used greatest stack depth: 13024 bytes left
[ 4.673475] init-early.sh (707) used greatest stack depth: 12944 bytes left
[ 5.053546] sdc: sdc1
[ 5.056705] sd 7:0:0:0: [sdc] Attached SCSI disk
[ 7.785542] udevd[1155]: starting version 3.2.10
[ 7.960375] vboxdrv: loading out-of-tree module taints kernel.
[ 7.963421] vboxdrv: Found 4 processor cores
[ 7.979618] vboxdrv: TSC mode is Invariant, tentative frequency 2659993358 Hz
[ 7.979619] vboxdrv: Successfully loaded version 6.1.18 (interface 0x00300000)
[ 7.992414] VBoxNetFlt: Successfully started.
[ 8.003753] VBoxNetAdp: Successfully started.
[ 8.174320] udevd[1155]: starting eudev-3.2.10
[ 9.298051] EXT4-fs (sda4): re-mounted. Opts: (null)
[ 9.696420] Adding 9437180k swap on /swapfile. Priority:-2 extents:15 across:11116540k
[ 11.088898] elogind-daemon[1694]: New seat seat0.
[ 11.572591] ip (1834) used greatest stack depth: 12552 bytes left
[ 12.917076] RTL8211B Gigabit Ethernet r8169-1300:00: attached PHY driver [RTL8211B Gigabit Ethernet] (mii_bus:phy_addr=r8169-1300:00, irq=IGNORE)
[ 13.075040] r8169 0000:13:00.0 eth0: Link is Down
[ 23.543951] elogind-daemon[1694]: New session 1 of user USER.


lsmod wrote:

Module Size Used by
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 421888 2 vboxnetadp,vboxnetflt
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 9:31 am    Post subject: Reply with quote

Tried some diff on the two outputs, and don't see any explicit error message.
Can this by any chance be some occasional module-loading order problem with OpenRC ? Dependencies failing to resolve or something ?
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Wed Jun 16, 2021 9:52 am    Post subject: Reply with quote

Try this please
From a "good boot"
Code:

lsmod | awk '{ print $1 }' | sed '/Module/ d' > /etc/modules.load.d/modules.conf


and then reboot a few times and see if problem persists.
Also for testing purposes emerge
gentoo-kernel-bin
update grub and reboot a few times and check if problem still persists.
Maybe then harware problem?
Also plz install
linux-firmware

Also plz try these
Code:

ls /boot
uname -r
ls -l /lib/modules/$(uname -r)
grep -i cmdline_linux /etc/default/grub


_________________
:)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 10:09 am    Post subject: Reply with quote

alamahant wrote:
lsmod | awk '{ print $1 }' | sed '/Module/ d' > /etc/modules.load.d/modules.conf


Just did this and it should probably work, yes - seems like the most proper way. Thanks.

Now I'm mainly wondering if the erratic module loading behavior is an OpenRC thing.


NB it's a hyphen, not a dot, right? :)
/etc/modules-load.d/
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Wed Jun 16, 2021 10:12 am    Post subject: Reply with quote

Quote:

NB it's a hyphen, not a dot, right? :)
/etc/modules-load.d/

You are absolutely right
:)
My lapse

Quote:

Now I'm mainly wondering if the erratic module loading behavior is an OpenRC thing.

I ve never had a module loading issue with openrc.
_________________
:)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 10:46 am    Post subject: Reply with quote

alamahant wrote:
Maybe then harware problem?


I doubt it. Never seen that behavior on this computer with any SystemD-based Linuxes ; also tried Void (runit-based) during some time, and it also never happened ; all of these having pre-compiled kernels in common heh. That's being happening occasionally since I installed Gentoo. That's why I'm posting here QED, for sure I did something wrong - although I didn't make that much kernel-tweaking for now ; just added a dozen of modules/features here and there for HW compatibility.

alamahant wrote:
Also plz install linux-firmware


Already done (since the beginning - needed it for decent WIFI).

alamahant wrote:
ls -l /lib/modules/$(uname -r)


Not familiar with that folder content, that's interesting. Should I look for something here specifically ?

alamahant wrote:
grep -i cmdline_linux /etc/default/grub


No kernel argument in grub.cfg for now.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Wed Jun 16, 2021 10:58 am    Post subject: Reply with quote

Quote:

No kernel argument in grub.cfg for now.

At minimup plz add
Code:

root=/dev/<root-partition> rootfstype=<fs>

and
grub-mkconfig -o /boot/grub/grub.cfg
Do you use an initrd?
Is it working now?
Did you try with gentoo-kernel-bin?
How did you configure the kernel?
/lib/modules is the location of the kernels' modules directories.
Something strange is going on with your installation....
Plz post the output of
Code:

emerge --info

_________________
:)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 11:23 am    Post subject: Reply with quote

alamahant wrote:

At minimup plz add
Code:

root=/dev/<root-partition> rootfstype=<fs>


Sorry I indeed already have some -minimal- kernel arguments:

Code:
linux   /boot/vmlinuz-5.10.27-gentoo root=UUID=48682ffb-6472-4e96-9211-214d3cda7f5c ro


Will try the rootfstype=<fs> thing


alamahant wrote:
Do you use an initrd?


Yep.

Code:
initrd  /boot/initramfs-5.10.27-gentoo.img


alamahant wrote:
How did you configure the kernel?


Following the handbook instructions - manual way / menuconfig.

alamahant wrote:
/lib/modules is the location of the kernels' modules directories.


Of course, but should I look for something here (as you suggested to look in it) ?

alamahant wrote:
Something strange is going on with your installation....


For sure :)

Will try the gentoo-kernel-bin method at some point if I REALLY can't pinpoint the problem otherwise. Anyway that module thing is not really problematic for using my system these days so I'm not in a hurry.

alamahant wrote:
emerge --info


Code:
Portage 3.0.18 (python 3.8.8-final-0, default/linux/amd64/17.1, gcc-10.2.0, glibc-2.32-r7, 5.10.27-gentoo x86_64)
=================================================================
System uname: Linux-5.10.27-gentoo-x86_64-Intel-R-_Core-TM-_i5_CPU_M_480_@_2.67GHz-with-glibc2.2.5
KiB Mem:     5946160 total,    962764 free
KiB Swap:    9437180 total,   9437180 free
Timestamp of repository gentoo: Fri, 21 May 2021 15:30:01 +0000
Head commit of repository gentoo: e71aa17e9a55b3b30c4cd838e041c875cf93b1d4
sh bash 5.0_p18
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
ccache version 4.2 [enabled]
app-shells/bash:          5.0_p18::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18_p8::gentoo, 3.7.10_p1::gentoo, 3.8.8_p1::gentoo, 3.9.2_p1::gentoo
dev-lang/rust:            1.51.0-r2::gentoo
dev-util/ccache:          4.2::gentoo
dev-util/cmake:           3.18.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.21::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.2-r1::gentoo
sys-devel/binutils:       2.35.2::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24

palemoon
    location: /var/lib/layman/palemoon
    masters: gentoo
    priority: 50

pf4public
    location: /var/lib/layman/pf4public
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE bh-luxi"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="https://mirrors.ircam.fr/pub/gentoo-distfiles/ https://mirrors.soeasyto.com/distfiles.gentoo.org/"
LANG="fr_FR.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl alsa amd64 berkdb bzip2 cli crypt dri elogind fortran gdbm iconv imlib ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Wed Jun 16, 2021 11:39 am    Post subject: Reply with quote

From your output
Quote:

VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l"

is this a headless server?
Is this a VM?

n make .conf edit
Code:

VIDEO_CARDS="intel i915 nouveau"

followed by a
Code:

emerge -uDNav @world

You have
Quote:


PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8"

Plz proceed with the python upgrade to python39.
Code:

eselect news list

and read the pertinent to python upgrade news item.
You have
Code:

default/linux/amd64/17.1

But in your USE you seem to have "X"
Did you add it yourself?
Not enough.
If you need a desktop profile then plz select a desktop profile
Code:

eselect profile list
eselect profile set <some desktop-profile>
env-update
emerge -uDNav  @world

You have
Code:

ACCEPT_LICENSE="@FREE bh-luxi"


Is this correct?
I know nothing about your kernel .config
There might be missing config.
Start with the above and lets see how it goes.........
_________________
:)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 12:35 pm    Post subject: Reply with quote

Thanks a lot for your infos ! I'll carefully check/try all of your suggestions these days - and keep this thread updated if it can help some other Gentoo n00b with the same kind of problem.

The "VIDEO_CARDS=[...]" output seems suspicious, that's right. I don't know why there are all of these in there. I know from experience that this nVidia 330m GPU is sometimes a bit unpredictable depending on driver configurations and all. I'll dig that.

I've added the X flag myself yep, when installing xorg/awesomewm. I kept the default profile with eselect ("[1] default/linux/amd64/17.1 (stable)") though as I sometimes don't even need any WM/DM for some tasks. Should I change the profile to a desktop one anyway...?

That computer is a multi-purpose laptop I'll try to turn into some Win/Linux audio workstation mainly.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Wed Jun 16, 2021 2:49 pm    Post subject: Reply with quote

You mention
Quote:

The "VIDEO_CARDS=[...]" output seems suspicious, that's right. I don't know why there are all of these in there

Because in make.conf
VIDEO_CARDS
was empty
therefore it defaulted to everything.
Quote:

've added the X flag myself yep, when installing xorg/awesomewm. I kept the default profile with eselect ("[1] default/linux/amd64/17.1 (stable)")

"X" is not enough as there is a synergy of many USE flags to make a desktop profile work
Here is the list of default USE for the plain desktop profile

Code:

cat /var/db/repos/gentoo/profiles/targets/desktop/make.defaults

USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"

If you'd rather that you didnt explicitly select a desktop profile you should AT LEAST add some or all of the above in your make.conf

What is the output of
Code:

equery l '*' | egrep ^x11

_________________
:)
Back to top
View user's profile Send private message
Yuggoth
n00b
n00b


Joined: 15 Jun 2021
Posts: 11

PostPosted: Wed Jun 16, 2021 6:07 pm    Post subject: Reply with quote

alamahant wrote:
You mention
Because in make.conf
VIDEO_CARDS
was empty
therefore it defaulted to everything.


alamahant wrote:
"X" is not enough as there is a synergy of many USE flags to make a desktop profile work
Here is the list of default USE for the plain desktop profile

Code:

cat /var/db/repos/gentoo/profiles/targets/desktop/make.defaults

USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid"

If you'd rather that you didnt explicitly select a desktop profile you should AT LEAST add some or all of the above in your make.conf


Okay ! That's right, I'll have to use some of these anyway.

alamahant wrote:

What is the output of
Code:

equery l '*' | egrep ^x11


Code:
x11-apps/appres-1.0.5-r1
x11-apps/bdftopcf-1.1-r1
x11-apps/bitmap-1.0.9-r1
x11-apps/iceauth-1.0.8-r1
x11-apps/luit-20190106
x11-apps/mkfontscale-1.2.1
x11-apps/rgb-1.0.6-r1
x11-apps/sessreg-1.1.2
x11-apps/setxkbmap-1.3.2
x11-apps/smproxy-1.0.6-r1
x11-apps/x11perf-1.6.1
x11-apps/xauth-1.1
x11-apps/xbacklight-1.2.3
x11-apps/xcmsdb-1.0.5-r1
x11-apps/xcursorgen-1.0.7-r1
x11-apps/xdpyinfo-1.3.2-r1
x11-apps/xdriinfo-1.0.6-r1
x11-apps/xev-1.2.4
x11-apps/xf86dga-1.0.3-r1
x11-apps/xgamma-1.0.6-r1
x11-apps/xhost-1.0.8
x11-apps/xinit-1.4.1-r1
x11-apps/xinput-1.6.3
x11-apps/xkbcomp-1.4.4
x11-apps/xkbevd-1.1.4-r1
x11-apps/xkbutils-1.0.4-r1
x11-apps/xkill-1.0.5-r1
x11-apps/xlsatoms-1.1.3
x11-apps/xlsclients-1.1.4-r1
x11-apps/xmodmap-1.0.10
x11-apps/xpr-1.0.5-r1
x11-apps/xprop-1.2.5
x11-apps/xrandr-1.5.1
x11-apps/xrdb-1.2.0
x11-apps/xrefresh-1.0.6-r1
x11-apps/xset-1.2.4-r1
x11-apps/xsetroot-1.1.2-r1
x11-apps/xvinfo-1.1.4
x11-apps/xwd-1.0.7-r1
x11-apps/xwininfo-1.1.5
x11-apps/xwud-1.0.5-r1
x11-base/xcb-proto-1.14.1
x11-base/xorg-drivers-1.20-r2
x11-base/xorg-proto-2020.1
x11-base/xorg-server-1.20.11
x11-base/xorg-x11-7.4-r3
x11-drivers/xf86-input-libinput-0.30.0
x11-drivers/xf86-input-synaptics-1.9.1
x11-drivers/xf86-video-amdgpu-19.1.0
x11-drivers/xf86-video-ati-19.1.0
x11-drivers/xf86-video-dummy-0.3.8
x11-drivers/xf86-video-fbdev-0.5.0-r1
x11-drivers/xf86-video-intel-2.99.917_p20201215
x11-drivers/xf86-video-nouveau-1.0.17
x11-drivers/xf86-video-vboxvideo-1.0.0
x11-drivers/xf86-video-vesa-2.5.0
x11-libs/cairo-1.16.0-r4
x11-libs/fltk-1.3.5-r4
x11-libs/gdk-pixbuf-2.42.4
x11-libs/gtk+-2.24.32-r1
x11-libs/gtk+-3.24.26
x11-libs/libICE-1.0.10
x11-libs/libSM-1.2.3-r1
x11-libs/libX11-1.7.0
x11-libs/libXScrnSaver-1.2.3
x11-libs/libXau-1.0.9-r1
x11-libs/libXaw-1.0.13-r2
x11-libs/libXcomposite-0.4.5
x11-libs/libXcursor-1.2.0
x11-libs/libXdamage-1.1.5
x11-libs/libXdmcp-1.1.3
x11-libs/libXext-1.3.4
x11-libs/libXfixes-5.0.3-r3
x11-libs/libXfont2-2.0.4
x11-libs/libXft-2.3.3
x11-libs/libXi-1.7.10
x11-libs/libXinerama-1.1.4-r1
x11-libs/libXmu-1.1.3
x11-libs/libXpm-3.5.13
x11-libs/libXrandr-1.5.2
x11-libs/libXrender-0.9.10-r2
x11-libs/libXt-1.2.1
x11-libs/libXtst-1.2.3-r2
x11-libs/libXv-1.0.11-r2
x11-libs/libXxf86dga-1.1.5
x11-libs/libXxf86vm-1.1.4-r2
x11-libs/libdrm-2.4.104
x11-libs/libfontenc-1.1.4
x11-libs/libpciaccess-0.16
x11-libs/libxcb-1.14
x11-libs/libxkbcommon-1.0.3
x11-libs/libxkbfile-1.1.0
x11-libs/libxshmfence-1.3-r2
x11-libs/pango-1.42.4-r2
x11-libs/pixman-0.40.0
x11-libs/startup-notification-0.12-r1
x11-libs/wxGTK-3.0.4-r302
x11-libs/xcb-util-0.4.0-r2
x11-libs/xcb-util-cursor-0.1.3-r3
x11-libs/xcb-util-image-0.4.0-r2
x11-libs/xcb-util-keysyms-0.4.0-r2
x11-libs/xcb-util-renderutil-0.3.9-r3
x11-libs/xcb-util-wm-0.4.1-r3
x11-libs/xcb-util-xrm-1.3-r1
x11-libs/xtrans-1.4.0
x11-misc/compose-tables-1.7.0
x11-misc/imake-1.0.8-r1
x11-misc/makedepend-1.0.6
x11-misc/qt5ct-1.1
x11-misc/shared-mime-info-2.0-r2
x11-misc/util-macros-1.19.3
x11-misc/xbitmaps-1.1.2-r1
x11-misc/xclip-0.13
x11-misc/xcompmgr-1.1.8
x11-misc/xdg-utils-1.1.3_p20200220-r5
x11-misc/xdotool-3.20160805.1
x11-misc/xkeyboard-config-2.31
x11-misc/xorg-cf-files-1.0.6-r2
x11-misc/xtrlock-2.13
x11-themes/adwaita-icon-theme-3.38.0
x11-themes/gnome-themes-standard-3.28
x11-themes/gtk-engines-adwaita-3.28
x11-themes/hicolor-icon-theme-0.17
x11-themes/sound-theme-freedesktop-0.8
x11-themes/xcursor-themes-1.0.6-r1
x11-wm/awesome-4.3-r101


(I installed the x11-base/xorg-x11 metapackage)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum