View previous topic :: View next topic |
Author |
Message |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Thu Feb 06, 2025 11:38 pm Post subject: |
|
|
pingtoo wrote: |
You should show the entire report, just the later part of error messages usually does not help.
Having said that my guess is that you most likely have kernel command line using wrong root=XXX where that XXX is wrong or something similar for specify where is rootfs. |
Thank you for the suggestion. The whole report is 14,644 lines. Do you have a recommendation for how I could post that on this forum in a smart way? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1492 Location: Richmond Hill, Canada
|
Posted: Thu Feb 06, 2025 11:52 pm Post subject: |
|
|
xevra wrote: | pingtoo wrote: |
You should show the entire report, just the later part of error messages usually does not help.
Having said that my guess is that you most likely have kernel command line using wrong root=XXX where that XXX is wrong or something similar for specify where is rootfs. |
Thank you for the suggestion. The whole report is 14,644 lines. Do you have a recommendation for how I could post that on this forum in a smart way? |
If it will not fit in forums port buffer than try to use app-text/wgetpaste |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 4:32 am Post subject: |
|
|
Part 1:
Code: |
+ cat /lib/dracut/dracut-106
dracut-106
+ echo /proc/cmdline
/proc/cmdline
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g' /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-6.13.1-gentoo-dist root=UUID=6b49b1db-53ec-4cf1-a483-b4ecd84bae1d ro
+ '[' -f /etc/cmdline ']'
+ for _i in /etc/cmdline.d/*.conf
+ '[' -f /etc/cmdline.d/95root-dev.conf ']'
+ echo /etc/cmdline.d/95root-dev.conf
/etc/cmdline.d/95root-dev.conf
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g' /etc/cmdline.d/95root-dev.conf
root=UUID=580c92a3-919d-4057-a56d-3dbf08099d8f rootfstype=xfs rootflags=rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota
+ cat /proc/self/mountinfo
1 1 0:2 / / rw - rootfs rootfs rw
22 1 0:21 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw
23 1 0:22 / /sys rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw
24 1 0:6 / /dev rw,nosuid,noexec - devtmpfs devtmpfs rw,size=31668816k,nr_inodes=7917204,mode=755,inode64
25 24 0:23 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=000
26 24 0:24 / /dev/shm rw,nosuid,nodev,noexec - tmpfs tmpfs rw,inode64
27 1 0:25 / /run rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64
+ cat /proc/mounts
rootfs / rootfs rw 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
devtmpfs /dev devtmpfs rw,nosuid,noexec,size=31668816k,nr_inodes=7917204,mode=755,inode64 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,noexec,inode64 0 0
tmpfs /run tmpfs rw,nosuid,nodev,noexec,mode=755,inode64 0 0
+ blkid
/dev/nvme0n1p3: UUID="6b49b1db-53ec-4cf1-a483-b4ecd84bae1d" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="5d1ce3d4-24f5-4b5b-b44d-d4c4fcd58dfe"
/dev/nvme0n1p1: UUID="F1CE-F722" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e595bc7f-98cb-475d-8e04-8521f8f68ffb"
/dev/nvme0n1p2: UUID="0e45fe42-6d1b-4a1b-921c-f8972f32ef96" TYPE="swap" PARTUUID="29a270b9-42c9-412b-a125-ddbb9ebaa85d"
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 4:35 am Post subject: |
|
|
Part 3:
Code: |
+ ls -l /dev/disk/by-diskseq /dev/disk/by-id /dev/disk/by-partuuid /dev/disk/by-path /dev/disk/by-uuid
/dev/disk/by-diskseq:
total 0
lrwxrwxrwx 1 root 0 13 Feb 7 06:39 1 -> ../../nvme0n1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 1-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 1-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 1-part3 -> ../../nvme0n1p3
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root 0 13 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F -> ../../nvme0n1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F-part3 -> ../../nvme0n1p3
lrwxrwxrwx 1 root 0 13 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F_1 -> ../../nvme0n1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F_1-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F_1-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-CT4000P3SSD8_2405E894499F_1-part3 -> ../../nvme0n1p3
lrwxrwxrwx 1 root 0 13 Feb 7 06:39 nvme-eui.6479a78ba0000021 -> ../../nvme0n1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-eui.6479a78ba0000021-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-eui.6479a78ba0000021-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 nvme-eui.6479a78ba0000021-part3 -> ../../nvme0n1p3
/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 29a270b9-42c9-412b-a125-ddbb9ebaa85d -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 5d1ce3d4-24f5-4b5b-b44d-d4c4fcd58dfe -> ../../nvme0n1p3
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 e595bc7f-98cb-475d-8e04-8521f8f68ffb -> ../../nvme0n1p1
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root 0 13 Feb 7 06:39 pci-0000:02:00.0-nvme-1 -> ../../nvme0n1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 pci-0000:02:00.0-nvme-1-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 pci-0000:02:00.0-nvme-1-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 pci-0000:02:00.0-nvme-1-part3 -> ../../nvme0n1p3
/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 0e45fe42-6d1b-4a1b-921c-f8972f32ef96 -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 6b49b1db-53ec-4cf1-a483-b4ecd84bae1d -> ../../nvme0n1p3
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 F1CE-F722 -> ../../nvme0n1p1
+ for _i in /etc/conf.d/*.conf
+ '[' -f /etc/conf.d/systemd.conf ']'
+ echo /etc/conf.d/systemd.conf
/etc/conf.d/systemd.conf
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g' /etc/conf.d/systemd.conf
systemdutildir="/usr/lib/systemd"
systemdsystemunitdir="/usr/lib/systemd/system"
systemdsystemconfdir="/etc/systemd/system"
systemdnetworkconfdir="/etc/systemd/network"
+ command -v lvm
+ command -v dmsetup
+ cat /proc/mdstat
Personalities :
unused devices: <none>
+ command -v ip
+ command -v journalctl
+ dmesg
+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g'
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 4:40 am Post subject: |
|
|
Part 4a:
Code: |
[ 0.000000] Linux version 6.13.1-gentoo-dist (portage@localhost) (x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20241221 p7) 14.2.1 20241221, GNU ld (Gentoo 2.43 p3) 2.43.1) #1 SMP PREEMPT_DYNAMIC Fri Feb 7 02:04:26 -00 2025
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.13.1-gentoo-dist root=UUID=6b49b1db-53ec-4cf1-a483-b4ecd84bae1d ro
[ 0.000000] x86/split lock detection: #DB: warning on user-space bus_locks
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a21dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a21e000-0x000000000affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000b021000-0x0000000087bdffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000087be0000-0x000000008dbdffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008dbe0000-0x000000008ddf8fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008ddf9000-0x000000008fdf8fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008fdf9000-0x00000000985fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000985ff000-0x0000000099ff6fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000099ffc000-0x0000000099ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009a000000-0x000000009bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009d7f3000-0x000000009fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000fddd7ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000fdedc0000-0x00000010801fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0x7dcae018-0x7dccdc57] usable ==> usable
[ 0.000000] e820: update [mem 0x7dc9f018-0x7dcad057] usable ==> usable
[ 0.000000] e820: update [mem 0x83497018-0x834a1e57] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a21dfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000a21e000-0x000000000affffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000b021000-0x000000007dc9f017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007dc9f018-0x000000007dcad057] usable
[ 0.000000] reserve setup_data: [mem 0x000000007dcad058-0x000000007dcae017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007dcae018-0x000000007dccdc57] usable
[ 0.000000] reserve setup_data: [mem 0x000000007dccdc58-0x0000000083497017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000083497018-0x00000000834a1e57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000834a1e58-0x0000000087bdffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000087be0000-0x000000008dbdffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000008dbe0000-0x000000008ddf8fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000008ddf9000-0x000000008fdf8fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000008fdf9000-0x00000000985fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000985ff000-0x0000000099ff6fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000099ff7000-0x0000000099ffbfff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000099ffc000-0x0000000099ffffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009a000000-0x000000009bffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000009d7f3000-0x000000009fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000fddd7ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000fdedc0000-0x00000010801fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
[ 0.000000] efi: EFI v2.9 by American Megatrends
[ 0.000000] efi: ACPI=0x8fde0000 ACPI 2.0=0x8fde0014 TPMFinalLog=0x8fdac000 SMBIOS=0x97ad1000 SMBIOS 3.0=0x97ad0000 MEMATTR=0x83495018 ESRT=0x83f9db98 INITRD=0x834b0798 RNG=0x8dc4a018 TPMEventLog=0x8dc49018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem244: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Remove mem245: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map
[ 0.000000] e820: remove [mem 0xf7000000-0xfedfffff] reserved
[ 0.000000] efi: Not removing mem246: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem247: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
[ 0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved
[ 0.000000] efi: Remove mem249: MMIO range=[0x1060000000-0x10801fffff] (514MB) from e820 map
[ 0.000000] e820: remove [mem 0x1060000000-0x10801fffff] reserved
[ 0.000000] SMBIOS 3.7.0 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. X870 AORUS ELITE WIFI7 ICE/X870 AORUS ELITE WIFI7 ICE, BIOS F2 08/14/2024
[ 0.000000] DMI: Memory slots populated: 2/4
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 4391.483 MHz processor
[ 0.000110] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000111] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000117] last_pfn = 0xfddd80 max_arch_pfn = 0x400000000
[ 0.000123] MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
[ 0.000124] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000294] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
[ 0.000300] last_pfn = 0x9a000 max_arch_pfn = 0x400000000
[ 0.003060] esrt: Reserving ESRT space from 0x0000000083f9db98 to 0x0000000083f9dbd0.
[ 0.003067] e820: update [mem 0x83f9d000-0x83f9dfff] usable ==> reserved
[ 0.003084] Using GB pages for direct mapping
[ 0.003378] Secure boot disabled
[ 0.003378] RAMDISK: [mem 0x7e0ce000-0x7ea6bfff]
[ 0.003381] ACPI: Early table checksum verification disabled
[ 0.003384] ACPI: RSDP 0x000000008FDE0014 000024 (v02 ALASKA)
[ 0.003387] ACPI: XSDT 0x000000008FDDF728 00010C (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003391] ACPI: FACP 0x000000008DDE2000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.003394] ACPI: DSDT 0x000000008DD65000 0730A9 (v156 ALASKA A M I 01072009 INTL 20230628)
[ 0.003395] ACPI: FACS 0x000000008FDDC000 000040
[ 0.003396] ACPI: HWIN 0x000000008DDF8000 00006C (v00 GBT AMD 00050000 AMI 01000013)
[ 0.003398] ACPI: SSDT 0x000000008DDED000 00AF81 (v02 GBT GSWApp 00000001 INTL 20230628)
[ 0.003399] ACPI: SSDT 0x000000008DDE4000 00816C (v02 AMD Splinter 00000002 MSFT 05000000)
[ 0.003400] ACPI: SSDT 0x000000008DDE3000 000309 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.003401] ACPI: FIDT 0x000000008DDDC000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003402] ACPI: MCFG 0x000000008DDDB000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.003403] ACPI: HPET 0x000000008DDDA000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.003404] ACPI: FPDT 0x000000008DDD9000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003405] ACPI: VFCT 0x000000008DD5A000 00AE84 (v01 ALASKA A M I 00000001 AMD 33504F47)
[ 0.003406] ACPI: BGRT 0x000000008DDE1000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003407] ACPI: SSDT 0x000000008DD52000 0074CE (v02 AMD AMD CPU 00000001 AMD 00000001)
[ 0.003408] ACPI: TPM2 0x000000008DDE0000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.003409] ACPI: WPBT 0x000000008DDDF000 000034 (v01 ALASKA A M I 00000001 GBT 20220712)
[ 0.003410] ACPI: SSDT 0x000000008DC66000 00D214 (v02 AMD DISCUSB4 00000002 INTL 20230628)
[ 0.003411] ACPI: SSDT 0x000000008DDDE000 0006D4 (v02 AMD CPMWLRC 00000001 INTL 20230628)
[ 0.003412] ACPI: SSDT 0x000000008DC64000 00169E (v02 AMD CPMDFIG2 00000001 INTL 20230628)
[ 0.003413] ACPI: SSDT 0x000000008DC61000 002AA6 (v02 AMD CDFAAIG2 00000001 INTL 20230628)
[ 0.003413] ACPI: SSDT 0x000000008DDDD000 00078F (v02 AMD CPMDFDG1 00000001 INTL 20230628)
[ 0.003414] ACPI: SSDT 0x000000008DC57000 0097C3 (v02 AMD CPMCMN 00000001 INTL 20230628)
[ 0.003415] ACPI: SSDT 0x000000008DC54000 002642 (v02 AMD AOD 00000001 INTL 20230628)
[ 0.003416] ACPI: WSMT 0x000000008DC53000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003417] ACPI: APIC 0x000000008DC52000 00015E (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.003418] ACPI: IVRS 0x000000008DC51000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003419] ACPI: SSDT 0x000000008DC50000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20230628)
[ 0.003420] ACPI: SSDT 0x000000008DC4F000 0009D0 (v02 AMD CPMMSOSC 00000001 INTL 20230628)
[ 0.003421] ACPI: SSDT 0x000000008DC4E000 00047C (v02 AMD AMDWOV 00000001 INTL 20230628)
[ 0.003422] ACPI: SSDT 0x000000008DC4C000 001046 (v02 AMD CPMACPV4 00000001 INTL 20230628)
[ 0.003423] ACPI: SSDT 0x000000008DC4B000 00044E (v02 AMD AmdTable 00000001 INTL 20230628)
[ 0.003424] ACPI: Reserving FACP table memory at [mem 0x8dde2000-0x8dde2113]
[ 0.003425] ACPI: Reserving DSDT table memory at [mem 0x8dd65000-0x8ddd80a8]
[ 0.003425] ACPI: Reserving FACS table memory at [mem 0x8fddc000-0x8fddc03f]
[ 0.003425] ACPI: Reserving HWIN table memory at [mem 0x8ddf8000-0x8ddf806b]
[ 0.003425] ACPI: Reserving SSDT table memory at [mem 0x8dded000-0x8ddf7f80]
[ 0.003426] ACPI: Reserving SSDT table memory at [mem 0x8dde4000-0x8ddec16b]
[ 0.003426] ACPI: Reserving SSDT table memory at [mem 0x8dde3000-0x8dde3308]
[ 0.003426] ACPI: Reserving FIDT table memory at [mem 0x8dddc000-0x8dddc09b]
[ 0.003426] ACPI: Reserving MCFG table memory at [mem 0x8dddb000-0x8dddb03b]
[ 0.003427] ACPI: Reserving HPET table memory at [mem 0x8ddda000-0x8ddda037]
[ 0.003427] ACPI: Reserving FPDT table memory at [mem 0x8ddd9000-0x8ddd9043]
[ 0.003427] ACPI: Reserving VFCT table memory at [mem 0x8dd5a000-0x8dd64e83]
[ 0.003427] ACPI: Reserving BGRT table memory at [mem 0x8dde1000-0x8dde1037]
[ 0.003428] ACPI: Reserving SSDT table memory at [mem 0x8dd52000-0x8dd594cd]
[ 0.003428] ACPI: Reserving TPM2 table memory at [mem 0x8dde0000-0x8dde004b]
[ 0.003428] ACPI: Reserving WPBT table memory at [mem 0x8dddf000-0x8dddf033]
[ 0.003428] ACPI: Reserving SSDT table memory at [mem 0x8dc66000-0x8dc73213]
[ 0.003429] ACPI: Reserving SSDT table memory at [mem 0x8ddde000-0x8ddde6d3]
[ 0.003429] ACPI: Reserving SSDT table memory at [mem 0x8dc64000-0x8dc6569d]
[ 0.003429] ACPI: Reserving SSDT table memory at [mem 0x8dc61000-0x8dc63aa5]
[ 0.003429] ACPI: Reserving SSDT table memory at [mem 0x8dddd000-0x8dddd78e]
[ 0.003430] ACPI: Reserving SSDT table memory at [mem 0x8dc57000-0x8dc607c2]
[ 0.003430] ACPI: Reserving SSDT table memory at [mem 0x8dc54000-0x8dc56641]
[ 0.003430] ACPI: Reserving WSMT table memory at [mem 0x8dc53000-0x8dc53027]
[ 0.003430] ACPI: Reserving APIC table memory at [mem 0x8dc52000-0x8dc5215d]
[ 0.003431] ACPI: Reserving IVRS table memory at [mem 0x8dc51000-0x8dc510c7]
[ 0.003431] ACPI: Reserving SSDT table memory at [mem 0x8dc50000-0x8dc504ff]
[ 0.003431] ACPI: Reserving SSDT table memory at [mem 0x8dc4f000-0x8dc4f9cf]
[ 0.003431] ACPI: Reserving SSDT table memory at [mem 0x8dc4e000-0x8dc4e47b]
[ 0.003432] ACPI: Reserving SSDT table memory at [mem 0x8dc4c000-0x8dc4d045]
[ 0.003432] ACPI: Reserving SSDT table memory at [mem 0x8dc4b000-0x8dc4b44d]
[ 0.003516] No NUMA configuration found
[ 0.003516] Faking a node at [mem 0x0000000000000000-0x0000000fddd7ffff]
[ 0.003522] NODE_DATA(0) allocated [mem 0xfddd552c0-0xfddd7ffff]
[ 0.003626] Zone ranges:
[ 0.003627] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.003627] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.003628] Normal [mem 0x0000000100000000-0x0000000fddd7ffff]
[ 0.003629] Device empty
[ 0.003629] Movable zone start for each node
[ 0.003630] Early memory node ranges
[ 0.003630] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.003631] node 0: [mem 0x0000000000100000-0x0000000009afefff]
[ 0.003631] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.003631] node 0: [mem 0x000000000a21e000-0x000000000affffff]
[ 0.003632] node 0: [mem 0x000000000b021000-0x0000000087bdffff]
[ 0.003632] node 0: [mem 0x00000000985ff000-0x0000000099ff6fff]
[ 0.003632] node 0: [mem 0x0000000099ffc000-0x0000000099ffffff]
[ 0.003632] node 0: [mem 0x0000000100000000-0x0000000fddd7ffff]
[ 0.003635] Initmem setup node 0 [mem 0x0000000000001000-0x0000000fddd7ffff]
[ 0.003639] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.003650] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.003737] On node 0, zone DMA32: 1281 pages in unavailable ranges
[ 0.003746] On node 0, zone DMA32: 30 pages in unavailable ranges
[ 0.005011] On node 0, zone DMA32: 33 pages in unavailable ranges
[ 0.005060] On node 0, zone DMA32: 2591 pages in unavailable ranges
[ 0.005061] On node 0, zone DMA32: 5 pages in unavailable ranges
[ 0.085795] On node 0, zone Normal: 24576 pages in unavailable ranges
[ 0.085845] On node 0, zone Normal: 8832 pages in unavailable ranges
[ 0.086404] ACPI: PM-Timer IO Port: 0x808
[ 0.086413] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.086423] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[ 0.086426] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[ 0.086427] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.086429] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.086431] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.086432] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.086441] e820: update [mem 0x838a6000-0x838fcfff] usable ==> reserved
[ 0.086454] CPU topo: Max. logical packages: 1
[ 0.086455] CPU topo: Max. logical dies: 2
[ 0.086455] CPU topo: Max. dies per package: 2
[ 0.086457] CPU topo: Max. threads per core: 2
[ 0.086457] CPU topo: Num. cores per package: 12
[ 0.086458] CPU topo: Num. threads per package: 24
[ 0.086458] CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
[ 0.086470] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.086471] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.086472] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[ 0.086472] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a21dfff]
[ 0.086473] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
[ 0.086473] PM: hibernation: Registered nosave memory: [mem 0x7dc9f000-0x7dc9ffff]
[ 0.086474] PM: hibernation: Registered nosave memory: [mem 0x7dcad000-0x7dcadfff]
[ 0.086474] PM: hibernation: Registered nosave memory: [mem 0x7dcae000-0x7dcaefff]
[ 0.086475] PM: hibernation: Registered nosave memory: [mem 0x7dccd000-0x7dccdfff]
[ 0.086475] PM: hibernation: Registered nosave memory: [mem 0x83497000-0x83497fff]
[ 0.086476] PM: hibernation: Registered nosave memory: [mem 0x834a1000-0x834a1fff]
[ 0.086476] PM: hibernation: Registered nosave memory: [mem 0x838a6000-0x838fcfff]
[ 0.086477] PM: hibernation: Registered nosave memory: [mem 0x83f9d000-0x83f9dfff]
[ 0.086477] PM: hibernation: Registered nosave memory: [mem 0x87be0000-0x8dbdffff]
[ 0.086478] PM: hibernation: Registered nosave memory: [mem 0x8dbe0000-0x8ddf8fff]
[ 0.086478] PM: hibernation: Registered nosave memory: [mem 0x8ddf9000-0x8fdf8fff]
[ 0.086478] PM: hibernation: Registered nosave memory: [mem 0x8fdf9000-0x985fefff]
[ 0.086478] PM: hibernation: Registered nosave memory: [mem 0x99ff7000-0x99ffbfff]
[ 0.086479] PM: hibernation: Registered nosave memory: [mem 0x9a000000-0x9bffffff]
[ 0.086479] PM: hibernation: Registered nosave memory: [mem 0x9c000000-0x9d7f2fff]
[ 0.086479] PM: hibernation: Registered nosave memory: [mem 0x9d7f3000-0x9fffffff]
[ 0.086480] PM: hibernation: Registered nosave memory: [mem 0xa0000000-0xfedfffff]
[ 0.086480] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.086480] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.086481] [mem 0xa0000000-0xfedfffff] available for PCI devices
[ 0.086482] Booting paravirtualized kernel on bare hardware
[ 0.086484] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.090167] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[ 0.091312] percpu: Embedded 88 pages/cpu s237568 r8192 d114688 u524288
[ 0.091315] pcpu-alloc: s237568 r8192 d114688 u524288 alloc=1*2097152
[ 0.091316] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
[ 0.091318] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
[ 0.091319] pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23
[ 0.091330] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.13.1-gentoo-dist root=UUID=6b49b1db-53ec-4cf1-a483-b4ecd84bae1d ro
[ 0.091357] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.13.1-gentoo-dist", will be passed to user space.
[ 0.091555] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.096896] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.099629] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.099716] Fallback order for Node 0: 0
[ 0.099720] Built 1 zonelists, mobility grouping on. Total pages: 16149947
[ 0.099721] Policy zone: Normal
[ 0.099925] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.099956] software IO TLB: area num 32.
[ 0.208290] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[ 0.208341] ftrace: allocating 61610 entries in 241 pages
[ 0.230617] ftrace: allocated 241 pages with 5 groups
[ 0.231434] Dynamic Preempt: voluntary
[ 0.231500] rcu: Preemptible hierarchical RCU implementation.
[ 0.231501] rcu: RCU event tracing is enabled.
[ 0.231501] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=24.
[ 0.231502] Trampoline variant of Tasks RCU enabled.
[ 0.231503] Rude variant of Tasks RCU enabled.
[ 0.231503] Tracing variant of Tasks RCU enabled.
[ 0.231503] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.231504] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[ 0.231515] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[ 0.231517] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[ 0.231518] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[ 0.234018] NR_IRQS: 524544, nr_irqs: 1160, preallocated irqs: 16
[ 0.234206] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.234360] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.234388] Console: colour dummy device 80x25
[ 0.234390] printk: legacy console [tty0] enabled
[ 0.234562] ACPI: Core revision 20240827
[ 0.234778] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.234792] APIC: Switch to symmetric I/O mode setup
[ 0.235345] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
[ 0.236132] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.251463] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3f4cf857417, max_idle_ns: 440795410017 ns
[ 0.251466] Calibrating delay loop (skipped), value calculated using timer frequency.. 8786.92 BogoMIPS (lpj=14638276)
[ 0.251481] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.251544] LVT offset 1 assigned for vector 0xf9
[ 0.251744] LVT offset 2 assigned for vector 0xf4
[ 0.251809] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
[ 0.251810] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
[ 0.251812] process: using mwait in idle threads
[ 0.251813] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.251816] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[ 0.251817] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.251819] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.251821] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.251822] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.251828] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.251830] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.251831] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.251832] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.251833] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.251834] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.251835] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.251836] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[ 0.251838] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.251839] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
[ 0.251841] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 0.251842] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 0.251843] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 0.251844] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
[ 0.251845] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
[ 0.268331] Freeing SMP alternatives memory: 52K
[ 0.268334] pid_max: default: 32768 minimum: 301
[ 0.269813] LSM: initializing lsm=capability,yama,ima,evm
[ 0.269831] Yama: becoming mindful.
[ 0.269945] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.270028] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.377005] smpboot: CPU0: AMD Ryzen 9 9900X 12-Core Processor (family: 0x1a, model: 0x44, stepping: 0x0)
[ 0.377154] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[ 0.377176] ... version: 2
[ 0.377177] ... bit width: 48
[ 0.377177] ... generic registers: 6
[ 0.377178] ... value mask: 0000ffffffffffff
[ 0.377179] ... max period: 00007fffffffffff
[ 0.377179] ... fixed-purpose events: 0
[ 0.377180] ... event mask: 000000000000003f
[ 0.377253] signal: max sigframe size: 3376
[ 0.377274] rcu: Hierarchical SRCU implementation.
[ 0.377275] rcu: Max phase no-delay instances is 1000.
[ 0.377297] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[ 0.377491] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.377643] smp: Bringing up secondary CPUs ...
[ 0.377710] smpboot: x86: Booting SMP configuration:
[ 0.377712] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[ 0.382362] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.382362] smp: Brought up 1 node, 24 CPUs
[ 0.382362] smpboot: Total of 24 processors activated (210875.14 BogoMIPS)
[ 0.384943] Memory: 63301936K/64599788K available (22528K kernel code, 4858K rwdata, 17012K rodata, 4984K init, 5808K bss, 1262160K reserved, 0K cma-reserved)
[ 0.385137] devtmpfs: initialized
[ 0.385137] x86/mm: Memory block size: 128MB
[ 0.386320] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a21dfff] (122880 bytes)
[ 0.386320] ACPI: PM: Registering ACPI NVS region [mem 0x8ddf9000-0x8fdf8fff] (33554432 bytes)
[ 0.386320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.386320] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.386320] pinctrl core: initialized pinctrl subsystem
[ 0.386320] PM: RTC time: 06:39:12, date: 2025-02-07
[ 0.386320] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.388283] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.388462] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.388643] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.388650] audit: initializing netlink subsys (disabled)
[ 0.388653] audit: type=2000 audit(1738910352.153:1): state=initialized audit_enabled=0 res=1
[ 0.388653] thermal_sys: Registered thermal governor 'fair_share'
[ 0.388653] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.388653] thermal_sys: Registered thermal governor 'step_wise'
[ 0.388653] thermal_sys: Registered thermal governor 'user_space'
[ 0.388653] cpuidle: using governor menu
[ 0.388653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.388653] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.388653] PCI: Using configuration type 1 for base access
[ 0.388653] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.388653] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.388653] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.388653] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.388653] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.388653] cryptd: max_cpu_qlen set to 1000
[ 0.388653] raid6: skipped pq benchmark and selected avx512x4
[ 0.388653] raid6: using avx512x2 recovery algorithm
[ 0.388653] fbcon: Taking over console
[ 0.388653] ACPI: Added _OSI(Module Device)
[ 0.388653] ACPI: Added _OSI(Processor Device)
[ 0.388653] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.388653] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.394144] ACPI: 17 ACPI AML tables successfully acquired and loaded
[ 0.414188] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.414190] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.414443] ACPI: Interpreter enabled
[ 0.414451] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.414452] ACPI: Using IOAPIC for interrupt routing
[ 0.434543] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.434545] PCI: Ignoring E820 reservations for host bridge windows
[ 0.434663] ACPI: Enabled 10 GPEs in block 00 to 1F
[ 0.435251] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
[ 0.435595] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
[ 0.436151] ACPI: \_SB_.PCI0.GP19.XHC2.P0U2: New power resource
[ 0.436310] ACPI: \_SB_.PCI0.GPP0.M237: New power resource
[ 0.436388] ACPI: \_SB_.PCI0.GPP1.P0NV: New power resource
[ 0.436601] ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource
[ 0.436679] ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource
[ 0.436746] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource
[ 0.436845] ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource
[ 0.436903] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource
[ 0.436947] ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource
[ 0.436998] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource
[ 0.437064] ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource
[ 0.437131] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource
[ 0.437197] ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource
[ 0.437264] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource
[ 0.437359] ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource
[ 0.437418] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource
[ 0.437514] ACPI: \_SB_.PCI0.GPP7.UP00.DP28.EP00.PWRS: New power resource
[ 0.437571] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource
[ 0.437666] ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource
[ 0.437723] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource
[ 0.437816] ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource
[ 0.437874] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource
[ 0.437968] ACPI: \_SB_.PCI0.GPP7.UP00.DP40.EP00.PWRS: New power resource
[ 0.438026] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource
[ 0.438068] ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource
[ 0.438120] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource
[ 0.438165] ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource
[ 0.438218] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource
[ 0.438261] ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource
[ 0.438312] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource
[ 0.438377] ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource
[ 0.439144] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource
[ 0.439212] ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource
[ 0.439439] ACPI: \_SB_.PCI0.GPP8.PWRS: New power resource
[ 0.442477] ACPI: \_SB_.PCI0.GPP8.U4UP.PWRS: New power resource
[ 0.446011] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.PWRS: New power resource
[ 0.449496] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.UP0D.PWRS: New power resource
[ 0.449680] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.PWRS: New power resource
[ 0.453365] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.UP1D.PWRS: New power resource
[ 0.453496] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.PWRS: New power resource
[ 0.455923] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.UXHC.PWRS: New power resource
[ 0.459582] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.PWRS: New power resource
[ 0.463109] ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.UHI0.PWRS: New power resource
[ 0.467530] ACPI: \_SB_.PRWL: New power resource
[ 0.467538] ACPI: \_SB_.PRWB: New power resource
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 4:44 am Post subject: |
|
|
Part 4b:
Code: |
[ 0.467750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.467753] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.467786] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.467981] PCI host bridge to bus 0000:00
[ 0.467983] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.467984] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.467985] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.467986] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.467987] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.467988] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
[ 0.467989] pci_bus 0000:00: root bus resource [mem 0x1060000000-0xffffffffff window]
[ 0.467991] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.468002] pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint
[ 0.468064] pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint
[ 0.468114] pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
[ 0.468152] pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
[ 0.468165] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.468168] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.468170] pci 0000:00:01.1: bridge window [mem 0xdd000000-0xde0fffff]
[ 0.468175] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xf811ffffff 64bit pref]
[ 0.468225] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.468377] pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
[ 0.468390] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.468393] pci 0000:00:01.2: bridge window [mem 0xded00000-0xdedfffff]
[ 0.468445] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.468530] pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
[ 0.468566] pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
[ 0.468579] pci 0000:00:02.1: PCI bridge to [bus 03-0e]
[ 0.468582] pci 0000:00:02.1: bridge window [io 0xc000-0xdfff]
[ 0.468583] pci 0000:00:02.1: bridge window [mem 0xde800000-0xdebfffff]
[ 0.468593] pci 0000:00:02.1: enabling Extended Tags
[ 0.468636] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[ 0.468750] pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
[ 0.468763] pci 0000:00:02.2: PCI bridge to [bus 0f-72]
[ 0.468766] pci 0000:00:02.2: bridge window [io 0x6000-0xbfff]
[ 0.468767] pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff]
[ 0.468772] pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
[ 0.468819] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 0.468911] pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
[ 0.468953] pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
[ 0.468998] pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
[ 0.469037] pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port
[ 0.469047] pci 0000:00:08.1: PCI bridge to [bus 73]
[ 0.469049] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.469050] pci 0000:00:08.1: bridge window [mem 0xde200000-0xde7fffff]
[ 0.469054] pci 0000:00:08.1: bridge window [mem 0xf820000000-0xf82fffffff 64bit pref]
[ 0.469058] pci 0000:00:08.1: enabling Extended Tags
[ 0.469082] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.469141] pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port
[ 0.469151] pci 0000:00:08.3: PCI bridge to [bus 74]
[ 0.469154] pci 0000:00:08.3: bridge window [mem 0xdec00000-0xdecfffff]
[ 0.469161] pci 0000:00:08.3: enabling Extended Tags
[ 0.469184] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[ 0.469248] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.469316] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[ 0.469390] pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint
[ 0.469408] pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint
[ 0.469426] pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint
[ 0.469443] pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint
[ 0.469460] pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint
[ 0.469476] pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint
[ 0.469493] pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint
[ 0.469511] pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint
[ 0.469575] pci 0000:01:00.0: [10de:1d81] type 00 class 0x030000 PCIe Legacy Endpoint
[ 0.469583] pci 0000:01:00.0: BAR 0 [mem 0xdd000000-0xddffffff]
[ 0.469589] pci 0000:01:00.0: BAR 1 [mem 0xf800000000-0xf80fffffff 64bit pref]
[ 0.469596] pci 0000:01:00.0: BAR 3 [mem 0xf810000000-0xf811ffffff 64bit pref]
[ 0.469601] pci 0000:01:00.0: BAR 5 [io 0xf000-0xf07f]
[ 0.469605] pci 0000:01:00.0: ROM [mem 0xde000000-0xde07ffff pref]
[ 0.469740] pci 0000:01:00.1: [10de:10f2] type 00 class 0x040300 PCIe Endpoint
[ 0.469747] pci 0000:01:00.1: BAR 0 [mem 0xde080000-0xde083fff]
[ 0.469832] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.469920] pci 0000:02:00.0: [c0a9:5420] type 00 class 0x010802 PCIe Endpoint
[ 0.469970] pci 0000:02:00.0: BAR 0 [mem 0xded00000-0xded03fff 64bit]
[ 0.470654] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.470708] pci 0000:03:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
[ 0.470726] pci 0000:03:00.0: PCI bridge to [bus 04-0e]
[ 0.470730] pci 0000:03:00.0: bridge window [io 0xc000-0xdfff]
[ 0.470732] pci 0000:03:00.0: bridge window [mem 0xde800000-0xdebfffff]
[ 0.470745] pci 0000:03:00.0: enabling Extended Tags
[ 0.470788] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.470928] pci 0000:00:02.1: PCI bridge to [bus 03-0e]
[ 0.470988] pci 0000:04:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.471006] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.471025] pci 0000:04:00.0: enabling Extended Tags
[ 0.471071] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 0.471169] pci 0000:04:02.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.471187] pci 0000:04:02.0: PCI bridge to [bus 06]
[ 0.471191] pci 0000:04:02.0: bridge window [io 0xd000-0xdfff]
[ 0.471193] pci 0000:04:02.0: bridge window [mem 0xdeb00000-0xdebfffff]
[ 0.471207] pci 0000:04:02.0: enabling Extended Tags
[ 0.471251] pci 0000:04:02.0: PME# supported from D0 D3hot D3cold
[ 0.471348] pci 0000:04:03.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.471366] pci 0000:04:03.0: PCI bridge to [bus 07]
[ 0.471370] pci 0000:04:03.0: bridge window [io 0xc000-0xcfff]
[ 0.471372] pci 0000:04:03.0: bridge window [mem 0xdea00000-0xdeafffff]
[ 0.471386] pci 0000:04:03.0: enabling Extended Tags
[ 0.471430] pci 0000:04:03.0: PME# supported from D0 D3hot D3cold
[ 0.471613] pci 0000:04:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.471631] pci 0000:04:04.0: PCI bridge to [bus 08]
[ 0.471649] pci 0000:04:04.0: enabling Extended Tags
[ 0.471695] pci 0000:04:04.0: PME# supported from D0 D3hot D3cold
[ 0.471796] pci 0000:04:05.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.471814] pci 0000:04:05.0: PCI bridge to [bus 09]
[ 0.471832] pci 0000:04:05.0: enabling Extended Tags
[ 0.471878] pci 0000:04:05.0: PME# supported from D0 D3hot D3cold
[ 0.471977] pci 0000:04:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.471995] pci 0000:04:06.0: PCI bridge to [bus 0a]
[ 0.472013] pci 0000:04:06.0: enabling Extended Tags
[ 0.472059] pci 0000:04:06.0: PME# supported from D0 D3hot D3cold
[ 0.472158] pci 0000:04:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.472176] pci 0000:04:07.0: PCI bridge to [bus 0b]
[ 0.472194] pci 0000:04:07.0: enabling Extended Tags
[ 0.472240] pci 0000:04:07.0: PME# supported from D0 D3hot D3cold
[ 0.472340] pci 0000:04:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.472358] pci 0000:04:08.0: PCI bridge to [bus 0c]
[ 0.472376] pci 0000:04:08.0: enabling Extended Tags
[ 0.472422] pci 0000:04:08.0: PME# supported from D0 D3hot D3cold
[ 0.472524] pci 0000:04:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.472542] pci 0000:04:0c.0: PCI bridge to [bus 0d]
[ 0.472546] pci 0000:04:0c.0: bridge window [mem 0xde900000-0xde9fffff]
[ 0.472560] pci 0000:04:0c.0: enabling Extended Tags
[ 0.472590] pci 0000:04:0c.0: PME# supported from D0 D3hot D3cold
[ 0.472660] pci 0000:04:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.472678] pci 0000:04:0d.0: PCI bridge to [bus 0e]
[ 0.472681] pci 0000:04:0d.0: bridge window [mem 0xde800000-0xde8fffff]
[ 0.472695] pci 0000:04:0d.0: enabling Extended Tags
[ 0.472725] pci 0000:04:0d.0: PME# supported from D0 D3hot D3cold
[ 0.472786] pci 0000:03:00.0: PCI bridge to [bus 04-0e]
[ 0.472814] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.472865] pci 0000:06:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
[ 0.472885] pci 0000:06:00.0: BAR 0 [io 0xd000-0xd0ff]
[ 0.472912] pci 0000:06:00.0: BAR 2 [mem 0xdeb00000-0xdeb0ffff 64bit]
[ 0.472928] pci 0000:06:00.0: BAR 4 [mem 0xdeb10000-0xdeb13fff 64bit]
[ 0.473053] pci 0000:06:00.0: supports D1 D2
[ 0.473053] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.473302] pci 0000:04:02.0: PCI bridge to [bus 06]
[ 0.473354] pci 0000:07:00.0: [10ec:8922] type 00 class 0x028000 PCIe Endpoint
[ 0.473371] pci 0000:07:00.0: BAR 0 [io 0xc000-0xc0ff]
[ 0.473391] pci 0000:07:00.0: BAR 2 [mem 0xdea00000-0xdeafffff 64bit]
[ 0.473508] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
[ 0.473718] pci 0000:04:03.0: PCI bridge to [bus 07]
[ 0.473746] pci 0000:04:04.0: PCI bridge to [bus 08]
[ 0.473774] pci 0000:04:05.0: PCI bridge to [bus 09]
[ 0.473802] pci 0000:04:06.0: PCI bridge to [bus 0a]
[ 0.473829] pci 0000:04:07.0: PCI bridge to [bus 0b]
[ 0.473857] pci 0000:04:08.0: PCI bridge to [bus 0c]
[ 0.473894] pci 0000:0d:00.0: [1022:43fc] type 00 class 0x0c0330 PCIe Legacy Endpoint
[ 0.473905] pci 0000:0d:00.0: BAR 0 [mem 0xde900000-0xde907fff 64bit]
[ 0.473931] pci 0000:0d:00.0: enabling Extended Tags
[ 0.473963] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold
[ 0.474029] pci 0000:04:0c.0: PCI bridge to [bus 0d]
[ 0.474065] pci 0000:0e:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
[ 0.474095] pci 0000:0e:00.0: BAR 5 [mem 0xde880000-0xde8803ff]
[ 0.474100] pci 0000:0e:00.0: ROM [mem 0xde800000-0xde87ffff pref]
[ 0.474105] pci 0000:0e:00.0: enabling Extended Tags
[ 0.474131] pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold
[ 0.474179] pci 0000:04:0d.0: PCI bridge to [bus 0e]
[ 0.474270] pci 0000:0f:00.0: [1b21:2421] type 01 class 0x060400 PCIe Switch Upstream Port
[ 0.474288] pci 0000:0f:00.0: PCI bridge to [bus 10-72]
[ 0.474292] pci 0000:0f:00.0: bridge window [io 0x6000-0xbfff]
[ 0.474294] pci 0000:0f:00.0: bridge window [mem 0xac000000-0xdc7fffff]
[ 0.474300] pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
[ 0.474352] pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold
[ 0.474483] pci 0000:00:02.2: PCI bridge to [bus 0f-72]
[ 0.474524] pci 0000:10:00.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.474542] pci 0000:10:00.0: PCI bridge to [bus 11-40]
[ 0.474546] pci 0000:10:00.0: bridge window [io 0x9000-0xbfff]
[ 0.474548] pci 0000:10:00.0: bridge window [mem 0xc4000000-0xdbffffff]
[ 0.474554] pci 0000:10:00.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref]
[ 0.474639] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
[ 0.474879] pci 0000:10:01.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.474897] pci 0000:10:01.0: PCI bridge to [bus 41-70]
[ 0.474901] pci 0000:10:01.0: bridge window [io 0x6000-0x8fff]
[ 0.474903] pci 0000:10:01.0: bridge window [mem 0xac000000-0xc3ffffff]
[ 0.474909] pci 0000:10:01.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref]
[ 0.474987] pci 0000:10:01.0: PME# supported from D0 D3hot D3cold
[ 0.475203] pci 0000:10:02.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.475221] pci 0000:10:02.0: PCI bridge to [bus 71]
[ 0.475225] pci 0000:10:02.0: bridge window [mem 0xdc400000-0xdc7fffff]
[ 0.475274] pci 0000:10:02.0: PME# supported from D0 D3hot D3cold
[ 0.475351] pci 0000:10:03.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.475369] pci 0000:10:03.0: PCI bridge to [bus 72]
[ 0.475372] pci 0000:10:03.0: bridge window [mem 0xdc000000-0xdc3fffff]
[ 0.475422] pci 0000:10:03.0: PME# supported from D0 D3hot D3cold
[ 0.475504] pci 0000:0f:00.0: PCI bridge to [bus 10-72]
[ 0.475537] pci 0000:10:00.0: PCI bridge to [bus 11-40]
[ 0.475572] pci 0000:10:01.0: PCI bridge to [bus 41-70]
[ 0.475611] pci 0000:71:00.0: [1b21:2426] type 00 class 0x0c0330 PCIe Legacy Endpoint
[ 0.475623] pci 0000:71:00.0: BAR 0 [mem 0xdc400000-0xdc407fff 64bit]
[ 0.475681] pci 0000:71:00.0: PME# supported from D0 D3hot D3cold
[ 0.475754] pci 0000:10:02.0: PCI bridge to [bus 71]
[ 0.475798] pci 0000:72:00.0: [1b21:2425] type 00 class 0x0c0340 PCIe Legacy Endpoint
[ 0.475808] pci 0000:72:00.0: BAR 0 [mem 0xdc000000-0xdc03ffff 64bit]
[ 0.475815] pci 0000:72:00.0: BAR 2 [mem 0xdc040000-0xdc04ffff 64bit]
[ 0.475861] pci 0000:72:00.0: PME# supported from D0 D3hot D3cold
[ 0.475984] pci 0000:10:03.0: PCI bridge to [bus 72]
[ 0.476051] pci 0000:73:00.0: [1002:13c0] type 00 class 0x030000 PCIe Legacy Endpoint
[ 0.476058] pci 0000:73:00.0: BAR 0 [mem 0xf820000000-0xf82fffffff 64bit pref]
[ 0.476063] pci 0000:73:00.0: BAR 2 [mem 0xde200000-0xde3fffff 64bit pref]
[ 0.476067] pci 0000:73:00.0: BAR 4 [io 0xe000-0xe0ff]
[ 0.476071] pci 0000:73:00.0: BAR 5 [mem 0xde700000-0xde77ffff]
[ 0.476076] pci 0000:73:00.0: enabling Extended Tags
[ 0.476108] pci 0000:73:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.476171] pci 0000:73:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[ 0.476177] pci 0000:73:00.1: BAR 0 [mem 0xde788000-0xde78bfff]
[ 0.476190] pci 0000:73:00.1: enabling Extended Tags
[ 0.476210] pci 0000:73:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.476247] pci 0000:73:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
[ 0.476277] pci 0000:73:00.2: BAR 2 [mem 0xde600000-0xde6fffff]
[ 0.476283] pci 0000:73:00.2: BAR 5 [mem 0xde78c000-0xde78dfff]
[ 0.476288] pci 0000:73:00.2: enabling Extended Tags
[ 0.476339] pci 0000:73:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint
[ 0.476347] pci 0000:73:00.3: BAR 0 [mem 0xde500000-0xde5fffff 64bit]
[ 0.476362] pci 0000:73:00.3: enabling Extended Tags
[ 0.476383] pci 0000:73:00.3: PME# supported from D0 D3hot D3cold
[ 0.476424] pci 0000:73:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint
[ 0.476431] pci 0000:73:00.4: BAR 0 [mem 0xde400000-0xde4fffff 64bit]
[ 0.476447] pci 0000:73:00.4: enabling Extended Tags
[ 0.476468] pci 0000:73:00.4: PME# supported from D0 D3hot D3cold
[ 0.476506] pci 0000:73:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[ 0.476511] pci 0000:73:00.6: BAR 0 [mem 0xde780000-0xde787fff]
[ 0.476525] pci 0000:73:00.6: enabling Extended Tags
[ 0.476545] pci 0000:73:00.6: PME# supported from D0 D3hot D3cold
[ 0.476590] pci 0000:00:08.1: PCI bridge to [bus 73]
[ 0.476613] pci 0000:74:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint
[ 0.476624] pci 0000:74:00.0: BAR 0 [mem 0xdec00000-0xdecfffff 64bit]
[ 0.476645] pci 0000:74:00.0: enabling Extended Tags
[ 0.476671] pci 0000:74:00.0: PME# supported from D0 D3hot D3cold
[ 0.476725] pci 0000:00:08.3: PCI bridge to [bus 74]
[ 0.478520] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.478536] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.478548] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.478564] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.478577] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.478588] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.478599] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.478610] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.478952] iommu: Default domain type: Translated
[ 0.478952] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.478952] SCSI subsystem initialized
[ 0.478952] libata version 3.00 loaded.
[ 0.478952] ACPI: bus type USB registered
[ 0.478952] usbcore: registered new interface driver usbfs
[ 0.478952] usbcore: registered new interface driver hub
[ 0.478952] usbcore: registered new device driver usb
[ 0.483644] pps_core: LinuxPPS API ver. 1 registered
[ 0.483646] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.483648] PTP clock support registered
[ 0.483657] EDAC MC: Ver: 3.0.0
[ 0.483657] efivars: Registered efivars operations
[ 0.483657] NetLabel: Initializing
[ 0.483657] NetLabel: domain hash size = 128
[ 0.483657] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.483657] NetLabel: unlabeled traffic allowed by default
[ 0.483657] mctp: management component transport protocol core
[ 0.483657] NET: Registered PF_MCTP protocol family
[ 0.483657] PCI: Using ACPI for IRQ routing
[ 0.489240] PCI: pci_cache_line_size set to 64 bytes
[ 0.489310] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[ 0.489312] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.489312] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.489313] e820: reserve RAM buffer [mem 0x7dc9f018-0x7fffffff]
[ 0.489313] e820: reserve RAM buffer [mem 0x7dcae018-0x7fffffff]
[ 0.489314] e820: reserve RAM buffer [mem 0x83497018-0x83ffffff]
[ 0.489314] e820: reserve RAM buffer [mem 0x838a6000-0x83ffffff]
[ 0.489314] e820: reserve RAM buffer [mem 0x83f9d000-0x83ffffff]
[ 0.489315] e820: reserve RAM buffer [mem 0x87be0000-0x87ffffff]
[ 0.489315] e820: reserve RAM buffer [mem 0x99ff7000-0x9bffffff]
[ 0.489315] e820: reserve RAM buffer [mem 0x9a000000-0x9bffffff]
[ 0.489316] e820: reserve RAM buffer [mem 0xfddd80000-0xfdfffffff]
[ 0.489330] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.489330] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.489330] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.489330] pci 0000:73:00.0: vgaarb: setting as boot VGA device (overriding previous)
[ 0.489330] pci 0000:73:00.0: vgaarb: bridge control possible
[ 0.489330] pci 0000:73:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.489330] vgaarb: loaded
[ 0.489330] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.489330] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.490196] clocksource: Switched to clocksource tsc-early
[ 0.490209] VFS: Disk quotas dquot_6.6.0
[ 0.490209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.490209] pnp: PnP ACPI init
[ 0.490209] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.490209] system 00:01: [mem 0xfe0000000-0x105fffffff window] has been reserved
[ 0.490209] system 00:03: [io 0x0a00-0x0a2f] has been reserved
[ 0.490209] system 00:03: [io 0x0a30-0x0a3f] has been reserved
[ 0.490209] system 00:03: [io 0x0a40-0x0a4f] has been reserved
[ 0.490209] system 00:03: [mem 0xfe000000-0xfe01ffff] has been reserved
[ 0.490209] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.490209] system 00:04: [io 0x040b] has been reserved
[ 0.490209] system 00:04: [io 0x04d6] has been reserved
[ 0.490209] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.490209] system 00:04: [io 0x0c14] has been reserved
[ 0.490209] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.490209] system 00:04: [io 0x0c52] has been reserved
[ 0.490209] system 00:04: [io 0x0c6c] has been reserved
[ 0.490209] system 00:04: [io 0x0c6f] has been reserved
[ 0.490209] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.490209] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.490209] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.490209] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.490209] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.490209] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.490209] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.490209] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.490209] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.490209] system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
[ 0.490209] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.490213] pnp: PnP ACPI: found 5 devices
[ 0.495552] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.495599] NET: Registered PF_INET protocol family
[ 0.495743] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.502718] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.502745] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.503025] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.503278] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.503327] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.503497] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[ 0.503668] UDP hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 0.503860] UDP-Lite hash table entries: 32768 (order: 9, 2097152 bytes, linear)
[ 0.503949] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.503953] NET: Registered PF_XDP protocol family
[ 0.503962] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.503964] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.503967] pci 0000:00:01.1: bridge window [mem 0xdd000000-0xde0fffff]
[ 0.503969] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xf811ffffff 64bit pref]
[ 0.503979] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.503981] pci 0000:00:01.2: bridge window [mem 0xded00000-0xdedfffff]
[ 0.503992] pci 0000:04:00.0: PCI bridge to [bus 05]
[ 0.504003] pci 0000:04:02.0: PCI bridge to [bus 06]
[ 0.504004] pci 0000:04:02.0: bridge window [io 0xd000-0xdfff]
[ 0.504007] pci 0000:04:02.0: bridge window [mem 0xdeb00000-0xdebfffff]
[ 0.504012] pci 0000:04:03.0: PCI bridge to [bus 07]
[ 0.504013] pci 0000:04:03.0: bridge window [io 0xc000-0xcfff]
[ 0.504015] pci 0000:04:03.0: bridge window [mem 0xdea00000-0xdeafffff]
[ 0.504020] pci 0000:04:04.0: PCI bridge to [bus 08]
[ 0.504026] pci 0000:04:05.0: PCI bridge to [bus 09]
[ 0.504032] pci 0000:04:06.0: PCI bridge to [bus 0a]
[ 0.504039] pci 0000:04:07.0: PCI bridge to [bus 0b]
[ 0.504045] pci 0000:04:08.0: PCI bridge to [bus 0c]
[ 0.504051] pci 0000:04:0c.0: PCI bridge to [bus 0d]
[ 0.504054] pci 0000:04:0c.0: bridge window [mem 0xde900000-0xde9fffff]
[ 0.504058] pci 0000:04:0d.0: PCI bridge to [bus 0e]
[ 0.504061] pci 0000:04:0d.0: bridge window [mem 0xde800000-0xde8fffff]
[ 0.504065] pci 0000:03:00.0: PCI bridge to [bus 04-0e]
[ 0.504067] pci 0000:03:00.0: bridge window [io 0xc000-0xdfff]
[ 0.504069] pci 0000:03:00.0: bridge window [mem 0xde800000-0xdebfffff]
[ 0.504074] pci 0000:00:02.1: PCI bridge to [bus 03-0e]
[ 0.504075] pci 0000:00:02.1: bridge window [io 0xc000-0xdfff]
[ 0.504077] pci 0000:00:02.1: bridge window [mem 0xde800000-0xdebfffff]
[ 0.504087] pci 0000:10:00.0: PCI bridge to [bus 11-40]
[ 0.504089] pci 0000:10:00.0: bridge window [io 0x9000-0xbfff]
[ 0.504092] pci 0000:10:00.0: bridge window [mem 0xc4000000-0xdbffffff]
[ 0.504094] pci 0000:10:00.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref]
[ 0.504097] pci 0000:10:01.0: PCI bridge to [bus 41-70]
[ 0.504099] pci 0000:10:01.0: bridge window [io 0x6000-0x8fff]
[ 0.504101] pci 0000:10:01.0: bridge window [mem 0xac000000-0xc3ffffff]
[ 0.504103] pci 0000:10:01.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref]
[ 0.504107] pci 0000:10:02.0: PCI bridge to [bus 71]
[ 0.504109] pci 0000:10:02.0: bridge window [mem 0xdc400000-0xdc7fffff]
[ 0.504114] pci 0000:10:03.0: PCI bridge to [bus 72]
[ 0.504117] pci 0000:10:03.0: bridge window [mem 0xdc000000-0xdc3fffff]
[ 0.504121] pci 0000:0f:00.0: PCI bridge to [bus 10-72]
[ 0.504122] pci 0000:0f:00.0: bridge window [io 0x6000-0xbfff]
[ 0.504125] pci 0000:0f:00.0: bridge window [mem 0xac000000-0xdc7fffff]
[ 0.504127] pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
[ 0.504130] pci 0000:00:02.2: PCI bridge to [bus 0f-72]
[ 0.504132] pci 0000:00:02.2: bridge window [io 0x6000-0xbfff]
[ 0.504134] pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff]
[ 0.504135] pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
[ 0.504145] pci 0000:00:08.1: PCI bridge to [bus 73]
[ 0.504151] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.504153] pci 0000:00:08.1: bridge window [mem 0xde200000-0xde7fffff]
[ 0.504154] pci 0000:00:08.1: bridge window [mem 0xf820000000-0xf82fffffff 64bit pref]
[ 0.504157] pci 0000:00:08.3: PCI bridge to [bus 74]
[ 0.504158] pci 0000:00:08.3: bridge window [mem 0xdec00000-0xdecfffff]
[ 0.504161] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.504163] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.504164] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.504164] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.504165] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.504166] pci_bus 0000:00: resource 9 [mem 0xa0000000-0xdfffffff window]
[ 0.504167] pci_bus 0000:00: resource 10 [mem 0x1060000000-0xffffffffff window]
[ 0.504168] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
[ 0.504169] pci_bus 0000:01: resource 1 [mem 0xdd000000-0xde0fffff]
[ 0.504170] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xf811ffffff 64bit pref]
[ 0.504171] pci_bus 0000:02: resource 1 [mem 0xded00000-0xdedfffff]
[ 0.504172] pci_bus 0000:03: resource 0 [io 0xc000-0xdfff]
[ 0.504173] pci_bus 0000:03: resource 1 [mem 0xde800000-0xdebfffff]
[ 0.504174] pci_bus 0000:04: resource 0 [io 0xc000-0xdfff]
[ 0.504175] pci_bus 0000:04: resource 1 [mem 0xde800000-0xdebfffff]
[ 0.504176] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff]
[ 0.504177] pci_bus 0000:06: resource 1 [mem 0xdeb00000-0xdebfffff]
[ 0.504177] pci_bus 0000:07: resource 0 [io 0xc000-0xcfff]
[ 0.504178] pci_bus 0000:07: resource 1 [mem 0xdea00000-0xdeafffff]
[ 0.504179] pci_bus 0000:0d: resource 1 [mem 0xde900000-0xde9fffff]
[ 0.504180] pci_bus 0000:0e: resource 1 [mem 0xde800000-0xde8fffff]
[ 0.504181] pci_bus 0000:0f: resource 0 [io 0x6000-0xbfff]
[ 0.504182] pci_bus 0000:0f: resource 1 [mem 0xac000000-0xdc7fffff]
[ 0.504183] pci_bus 0000:0f: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref]
[ 0.504184] pci_bus 0000:10: resource 0 [io 0x6000-0xbfff]
[ 0.504184] pci_bus 0000:10: resource 1 [mem 0xac000000-0xdc7fffff]
[ 0.504185] pci_bus 0000:10: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref]
[ 0.504186] pci_bus 0000:11: resource 0 [io 0x9000-0xbfff]
[ 0.504187] pci_bus 0000:11: resource 1 [mem 0xc4000000-0xdbffffff]
[ 0.504188] pci_bus 0000:11: resource 2 [mem 0xd800000000-0xf7ffffffff 64bit pref]
[ 0.504189] pci_bus 0000:41: resource 0 [io 0x6000-0x8fff]
[ 0.504190] pci_bus 0000:41: resource 1 [mem 0xac000000-0xc3ffffff]
[ 0.504191] pci_bus 0000:41: resource 2 [mem 0xb800000000-0xd7ffffffff 64bit pref]
[ 0.504192] pci_bus 0000:71: resource 1 [mem 0xdc400000-0xdc7fffff]
[ 0.504193] pci_bus 0000:72: resource 1 [mem 0xdc000000-0xdc3fffff]
[ 0.504194] pci_bus 0000:73: resource 0 [io 0xe000-0xefff]
[ 0.504194] pci_bus 0000:73: resource 1 [mem 0xde200000-0xde7fffff]
[ 0.504195] pci_bus 0000:73: resource 2 [mem 0xf820000000-0xf82fffffff 64bit pref]
[ 0.504196] pci_bus 0000:74: resource 1 [mem 0xdec00000-0xdecfffff]
[ 0.504248] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.504262] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.504435] pci 0000:73:00.1: D0 power state depends on 0000:73:00.0
[ 0.504557] PCI: CLS 64 bytes, default 64
[ 0.504574] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.504602] Trying to unpack rootfs image as initramfs...
[ 0.504604] pci 0000:00:01.0: Adding to iommu group 0
[ 0.504610] pci 0000:00:01.1: Adding to iommu group 1
[ 0.504618] pci 0000:00:01.2: Adding to iommu group 2
[ 0.504629] pci 0000:00:02.0: Adding to iommu group 3
[ 0.504641] pci 0000:00:02.1: Adding to iommu group 4
[ 0.504651] pci 0000:00:02.2: Adding to iommu group 5
[ 0.504665] pci 0000:00:03.0: Adding to iommu group 6
[ 0.504679] pci 0000:00:04.0: Adding to iommu group 7
[ 0.504691] pci 0000:00:08.0: Adding to iommu group 8
[ 0.504698] pci 0000:00:08.1: Adding to iommu group 9
[ 0.504706] pci 0000:00:08.3: Adding to iommu group 10
[ 0.504719] pci 0000:00:14.0: Adding to iommu group 11
[ 0.504726] pci 0000:00:14.3: Adding to iommu group 11
[ 0.504760] pci 0000:00:18.0: Adding to iommu group 12
[ 0.504768] pci 0000:00:18.1: Adding to iommu group 12
[ 0.504776] pci 0000:00:18.2: Adding to iommu group 12
[ 0.504783] pci 0000:00:18.3: Adding to iommu group 12
[ 0.504790] pci 0000:00:18.4: Adding to iommu group 12
[ 0.504798] pci 0000:00:18.5: Adding to iommu group 12
[ 0.504808] pci 0000:00:18.6: Adding to iommu group 12
[ 0.504817] pci 0000:00:18.7: Adding to iommu group 12
[ 0.504833] pci 0000:01:00.0: Adding to iommu group 13
[ 0.504844] pci 0000:01:00.1: Adding to iommu group 13
[ 0.504854] pci 0000:02:00.0: Adding to iommu group 14
[ 0.504865] pci 0000:03:00.0: Adding to iommu group 15
[ 0.504872] pci 0000:04:00.0: Adding to iommu group 16
[ 0.504879] pci 0000:04:02.0: Adding to iommu group 17
[ 0.504886] pci 0000:04:03.0: Adding to iommu group 18
[ 0.504893] pci 0000:04:04.0: Adding to iommu group 19
[ 0.504902] pci 0000:04:05.0: Adding to iommu group 20
[ 0.504910] pci 0000:04:06.0: Adding to iommu group 21
[ 0.504920] pci 0000:04:07.0: Adding to iommu group 22
[ 0.504931] pci 0000:04:08.0: Adding to iommu group 23
[ 0.504941] pci 0000:04:0c.0: Adding to iommu group 24
[ 0.504948] pci 0000:04:0d.0: Adding to iommu group 25
[ 0.504951] pci 0000:06:00.0: Adding to iommu group 17
[ 0.504953] pci 0000:07:00.0: Adding to iommu group 18
[ 0.504956] pci 0000:0d:00.0: Adding to iommu group 24
[ 0.504960] pci 0000:0e:00.0: Adding to iommu group 25
[ 0.504966] pci 0000:0f:00.0: Adding to iommu group 26
[ 0.504973] pci 0000:10:00.0: Adding to iommu group 27
[ 0.504980] pci 0000:10:01.0: Adding to iommu group 28
[ 0.504987] pci 0000:10:02.0: Adding to iommu group 29
[ 0.504993] pci 0000:10:03.0: Adding to iommu group 30
[ 0.504996] pci 0000:71:00.0: Adding to iommu group 29
[ 0.504998] pci 0000:72:00.0: Adding to iommu group 30
[ 0.505020] pci 0000:73:00.0: Adding to iommu group 31
[ 0.505026] pci 0000:73:00.1: Adding to iommu group 32
[ 0.505033] pci 0000:73:00.2: Adding to iommu group 33
[ 0.505041] pci 0000:73:00.3: Adding to iommu group 34
[ 0.505048] pci 0000:73:00.4: Adding to iommu group 35
[ 0.505055] pci 0000:73:00.6: Adding to iommu group 36
[ 0.505061] pci 0000:74:00.0: Adding to iommu group 37
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 4:45 am Post subject: |
|
|
Part 4c:
Code: |
[ 0.508138] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
[ 0.508143] AMD-Vi: Interrupt remapping enabled
[ 0.529700] Freeing initrd memory: 9848K
[ 4.203362] AMD-Vi: Virtual APIC enabled
[ 4.203370] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 4.203373] software IO TLB: mapped [mem 0x000000007f495000-0x0000000083495000] (64MB)
[ 4.203418] LVT offset 0 assigned for vector 0x400
[ 4.203584] perf: AMD IBS detected (0x00081bff)
[ 4.203720] amd_uncore: 16 amd_df counters detected
[ 4.203723] amd_uncore: 6 amd_l3 counters detected
[ 4.203726] amd_uncore: 4 amd_umc_0 counters detected
[ 4.203852] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 4.205156] AES CTR mode by8 optimization enabled
[ 4.213178] Initialise system trusted keyrings
[ 4.213185] Key type blacklist registered
[ 4.213209] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[ 4.213228] zbud: loaded
[ 4.213378] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[ 4.217326] NET: Registered PF_ALG protocol family
[ 4.217328] xor: automatically using best checksumming function avx
[ 4.217330] Key type asymmetric registered
[ 4.217331] Asymmetric key parser 'x509' registered
[ 4.217342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 4.217370] io scheduler mq-deadline registered
[ 4.217371] io scheduler kyber registered
[ 4.217375] io scheduler bfq registered
[ 4.217532] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 4.218455] pcieport 0000:00:01.1: PME: Signaling with IRQ 29
[ 4.218567] pcieport 0000:00:01.2: PME: Signaling with IRQ 30
[ 4.218664] pcieport 0000:00:02.1: PME: Signaling with IRQ 31
[ 4.218759] pcieport 0000:00:02.2: PME: Signaling with IRQ 32
[ 4.218863] pcieport 0000:00:08.1: PME: Signaling with IRQ 33
[ 4.218946] pcieport 0000:00:08.3: PME: Signaling with IRQ 34
[ 4.220013] pcieport 0000:10:00.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 4.220194] pcieport 0000:10:01.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 4.220388] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 4.220481] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 4.220490] ACPI: button: Power Button [PWRB]
[ 4.220501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 4.220527] ACPI: button: Power Button [PWRF]
[ 4.220745] Monitor-Mwait will be used to enter C-1 state
[ 4.222266] Estimated ratio of average max frequency by base frequency (times 1024): 1170
[ 4.222397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 4.223120] Non-volatile memory driver v1.3
[ 4.223123] Linux agpgart interface v0.103
[ 4.314017] tpm_crb MSFT0101:00: Disabling hwrng
[ 4.314383] ACPI: bus type drm_connector registered
[ 4.316151] ahci 0000:0e:00.0: version 3.0
[ 4.316277] ahci 0000:0e:00.0: SSS flag set, parallel bus scan disabled
[ 4.316302] ahci 0000:0e:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[ 4.316304] ahci 0000:0e:00.0: 4/6 ports implemented (port mask 0xf)
[ 4.316306] ahci 0000:0e:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 4.316541] scsi host0: ahci
[ 4.316609] scsi host1: ahci
[ 4.316651] scsi host2: ahci
[ 4.316692] scsi host3: ahci
[ 4.316731] scsi host4: ahci
[ 4.316772] scsi host5: ahci
[ 4.316786] ata1: SATA max UDMA/133 abar m1024@0xde880000 port 0xde880100 irq 47 lpm-pol 0
[ 4.316788] ata2: SATA max UDMA/133 abar m1024@0xde880000 port 0xde880180 irq 47 lpm-pol 0
[ 4.316789] ata3: SATA max UDMA/133 abar m1024@0xde880000 port 0xde880200 irq 47 lpm-pol 0
[ 4.316791] ata4: SATA max UDMA/133 abar m1024@0xde880000 port 0xde880280 irq 47 lpm-pol 0
[ 4.316792] ata5: DUMMY
[ 4.316793] ata6: DUMMY
[ 4.316946] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[ 4.316962] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 1
[ 4.372995] xhci_hcd 0000:0d:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
[ 4.373258] xhci_hcd 0000:0d:00.0: xHCI Host Controller
[ 4.373288] xhci_hcd 0000:0d:00.0: new USB bus registered, assigned bus number 2
[ 4.373291] xhci_hcd 0000:0d:00.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 4.373963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
[ 4.373965] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.373966] usb usb1: Product: xHCI Host Controller
[ 4.373967] usb usb1: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.373968] usb usb1: SerialNumber: 0000:0d:00.0
[ 4.374042] hub 1-0:1.0: USB hub found
[ 4.374059] hub 1-0:1.0: 12 ports detected
[ 4.375245] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.375252] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
[ 4.375254] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.375255] usb usb2: Product: xHCI Host Controller
[ 4.375255] usb usb2: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.375256] usb usb2: SerialNumber: 0000:0d:00.0
[ 4.375294] hub 2-0:1.0: USB hub found
[ 4.375300] hub 2-0:1.0: 5 ports detected
[ 4.375802] xhci_hcd 0000:71:00.0: xHCI Host Controller
[ 4.375827] xhci_hcd 0000:71:00.0: new USB bus registered, assigned bus number 3
[ 4.378432] xhci_hcd 0000:71:00.0: hcc params 0x0200ef81 hci version 0x120 quirks 0x0000000200000010
[ 4.378651] xhci_hcd 0000:71:00.0: xHCI Host Controller
[ 4.378673] xhci_hcd 0000:71:00.0: new USB bus registered, assigned bus number 4
[ 4.378674] xhci_hcd 0000:71:00.0: Host supports USB 3.2 Enhanced SuperSpeed
[ 4.378694] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
[ 4.378696] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.378696] usb usb3: Product: xHCI Host Controller
[ 4.378697] usb usb3: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.378698] usb usb3: SerialNumber: 0000:71:00.0
[ 4.378729] hub 3-0:1.0: USB hub found
[ 4.378736] hub 3-0:1.0: 2 ports detected
[ 4.378977] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.378984] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
[ 4.378985] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.378986] usb usb4: Product: xHCI Host Controller
[ 4.378987] usb usb4: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.378987] usb usb4: SerialNumber: 0000:71:00.0
[ 4.379022] hub 4-0:1.0: USB hub found
[ 4.379029] hub 4-0:1.0: 2 ports detected
[ 4.379312] xhci_hcd 0000:73:00.3: xHCI Host Controller
[ 4.379325] xhci_hcd 0000:73:00.3: new USB bus registered, assigned bus number 5
[ 4.379671] xhci_hcd 0000:73:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
[ 4.379890] xhci_hcd 0000:73:00.3: xHCI Host Controller
[ 4.379903] xhci_hcd 0000:73:00.3: new USB bus registered, assigned bus number 6
[ 4.379904] xhci_hcd 0000:73:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.379914] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
[ 4.379916] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.379917] usb usb5: Product: xHCI Host Controller
[ 4.379917] usb usb5: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.379918] usb usb5: SerialNumber: 0000:73:00.3
[ 4.379947] hub 5-0:1.0: USB hub found
[ 4.379954] hub 5-0:1.0: 2 ports detected
[ 4.380171] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.380178] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
[ 4.380179] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.380180] usb usb6: Product: xHCI Host Controller
[ 4.380181] usb usb6: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.380182] usb usb6: SerialNumber: 0000:73:00.3
[ 4.380205] hub 6-0:1.0: USB hub found
[ 4.380211] hub 6-0:1.0: 2 ports detected
[ 4.380473] xhci_hcd 0000:73:00.4: xHCI Host Controller
[ 4.380487] xhci_hcd 0000:73:00.4: new USB bus registered, assigned bus number 7
[ 4.380832] xhci_hcd 0000:73:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
[ 4.381036] xhci_hcd 0000:73:00.4: xHCI Host Controller
[ 4.381049] xhci_hcd 0000:73:00.4: new USB bus registered, assigned bus number 8
[ 4.381050] xhci_hcd 0000:73:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.381060] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
[ 4.381061] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.381062] usb usb7: Product: xHCI Host Controller
[ 4.381063] usb usb7: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.381064] usb usb7: SerialNumber: 0000:73:00.4
[ 4.381091] hub 7-0:1.0: USB hub found
[ 4.381093] hub 7-0:1.0: 2 ports detected
[ 4.381296] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.381303] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
[ 4.381304] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.381305] usb usb8: Product: xHCI Host Controller
[ 4.381306] usb usb8: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.381306] usb usb8: SerialNumber: 0000:73:00.4
[ 4.381329] hub 8-0:1.0: USB hub found
[ 4.381336] hub 8-0:1.0: 2 ports detected
[ 4.381590] xhci_hcd 0000:74:00.0: xHCI Host Controller
[ 4.381603] xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 9
[ 4.382868] xhci_hcd 0000:74:00.0: USB3 root hub has no ports
[ 4.382870] xhci_hcd 0000:74:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
[ 4.383095] xhci_hcd 0000:74:00.0: xHCI Host Controller
[ 4.383109] xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 10
[ 4.383110] xhci_hcd 0000:74:00.0: Host supports USB 3.0 SuperSpeed
[ 4.383124] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
[ 4.383125] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.383126] usb usb9: Product: xHCI Host Controller
[ 4.383127] usb usb9: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.383128] usb usb9: SerialNumber: 0000:74:00.0
[ 4.383153] hub 9-0:1.0: USB hub found
[ 4.383157] hub 9-0:1.0: 1 port detected
[ 4.383271] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.383277] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
[ 4.383278] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.383279] usb usb10: Product: xHCI Host Controller
[ 4.383280] usb usb10: Manufacturer: Linux 6.13.1-gentoo-dist xhci-hcd
[ 4.383281] usb usb10: SerialNumber: 0000:74:00.0
[ 4.383306] hub 10-0:1.0: USB hub found
[ 4.383308] hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 4.383374] usbcore: registered new interface driver usbserial_generic
[ 4.383377] usbserial: USB Serial support registered for generic
[ 4.383397] i8042: PNP: No PS/2 controller found.
[ 4.383413] mousedev: PS/2 mouse device common for all mice
[ 4.383454] rtc_cmos 00:02: RTC can wake from S4
[ 4.383606] rtc_cmos 00:02: registered as rtc0
[ 4.383629] rtc_cmos 00:02: setting system clock to 2025-02-07T06:39:16 UTC (1738910356)
[ 4.383647] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[ 4.383655] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 4.383659] device-mapper: uevent: version 1.0.3
[ 4.383679] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 4.384835] efifb: probing for efifb
[ 4.384843] efifb: framebuffer at 0xf820000000, using 8100k, total 8100k
[ 4.384844] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 4.384845] efifb: scrolling: redraw
[ 4.384846] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 4.384876] Console: switching to colour frame buffer device 240x67
[ 4.385304] fb0: EFI VGA frame buffer device
[ 4.385322] ccp 0000:73:00.2: enabling device (0000 -> 0002)
[ 4.386561] ccp 0000:73:00.2: tee enabled
[ 4.386716] ccp 0000:73:00.2: psp enabled
[ 4.386734] hid: raw HID events driver (C) Jiri Kosina
[ 4.386749] usbcore: registered new interface driver usbhid
[ 4.386756] usbhid: USB HID core driver
[ 4.386813] drop_monitor: Initializing network drop monitor service
[ 4.386875] Initializing XFRM netlink socket
[ 4.386896] NET: Registered PF_INET6 protocol family
[ 4.388637] Segment Routing with IPv6
[ 4.388652] RPL Segment Routing with IPv6
[ 4.388657] In-situ OAM (IOAM) with IPv6
[ 4.388669] mip6: Mobile IPv6
[ 4.388676] NET: Registered PF_PACKET protocol family
[ 4.389627] microcode: Current revision: 0x0b40401a
[ 4.390063] resctrl: L3 allocation detected
[ 4.390074] resctrl: MB allocation detected
[ 4.390077] resctrl: SMBA allocation detected
[ 4.390079] resctrl: L3 monitoring detected
[ 4.390093] IPI shorthand broadcast: enabled
[ 4.390707] sched_clock: Marking stable (4390009678, 563638)->(4396114788, -5541472)
[ 4.390832] registered taskstats version 1
[ 4.391161] Loading compiled-in X.509 certificates
[ 4.392491] Demotion targets for Node 0: null
[ 4.392511] page_owner is disabled
[ 4.392552] Key type .fscrypt registered
[ 4.392563] Key type fscrypt-provisioning registered
[ 4.392880] Btrfs loaded, zoned=yes, fsverity=yes
[ 4.392911] Key type big_key registered
[ 4.392920] Key type trusted registered
[ 4.396162] Key type encrypted registered
[ 4.396187] ima: Allocated hash algorithm: sha256
[ 4.537345] ima: No architecture policies found
[ 4.537408] evm: Initialising EVM extended attributes:
[ 4.537421] evm: security.selinux
[ 4.537424] evm: security.SMACK64 (disabled)
[ 4.537428] evm: security.SMACK64EXEC (disabled)
[ 4.537432] evm: security.SMACK64TRANSMUTE (disabled)
[ 4.537436] evm: security.SMACK64MMAP (disabled)
[ 4.537439] evm: security.apparmor
[ 4.537442] evm: security.ima
[ 4.537617] evm: security.capability
[ 4.537785] evm: HMAC attrs: 0x1
[ 4.538088] PM: Magic number: 13:267:670
[ 4.538246] workqueue scsi_tmf_0: hash matches
[ 4.538452] memory memory404: hash matches
[ 4.540129] RAS: Correctable Errors collector initialized.
[ 4.545745] clk: Disabling unused clocks
[ 4.545874] PM: genpd: Disabling unused power domains
[ 4.619405] pci_bus 0000:04: Allocating resources
[ 4.627544] usb 9-1: new high-speed USB device number 2 using xhci_hcd
[ 4.627752] usb 7-2: new high-speed USB device number 2 using xhci_hcd
[ 4.628256] ata1: SATA link down (SStatus 0 SControl 300)
[ 4.683940] usb 1-6: new full-speed USB device number 2 using xhci_hcd
[ 4.761091] usb 9-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
[ 4.761276] usb 9-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.761440] usb 9-1: Product: USB2.0 Hub
[ 4.769836] usb 7-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.16
[ 4.769949] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.770056] usb 7-2: Product: USB2.1 Hub
[ 4.770161] usb 7-2: Manufacturer: Generic
[ 4.799808] hub 9-1:1.0: USB hub found
[ 4.800477] hub 9-1:1.0: 4 ports detected
[ 4.830308] hub 7-2:1.0: USB hub found
[ 4.831627] hub 7-2:1.0: 4 ports detected
[ 4.893823] usb 8-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 4.919546] usb 8-2: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.16
[ 4.919667] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.919818] usb 8-2: Product: USB3.2 Hub
[ 4.919983] usb 8-2: Manufacturer: Generic
[ 4.934293] ata2: SATA link down (SStatus 0 SControl 300)
[ 4.942669] hub 8-2:1.0: USB hub found
[ 4.943917] hub 8-2:1.0: 4 ports detected
[ 5.131847] usb 1-6: New USB device found, idVendor=048d, idProduct=5711, bcdDevice= 0.03
[ 5.132108] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.132314] usb 1-6: Product: GIGABYTE Device
[ 5.132518] usb 1-6: Manufacturer: ITE Tech. Inc.
[ 5.177261] hid-generic 0003:048D:5711.0001: hiddev96,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. GIGABYTE Device ] on usb-0000:0d:00.0-6/input0
[ 5.182704] hid-generic 0003:048D:5711.0002: hiddev97,hidraw1: USB HID v1.10 Device [ITE Tech. Inc. GIGABYTE Device ] on usb-0000:0d:00.0-6/input1
[ 5.224205] tsc: Refined TSC clocksource calibration: 4391.750 MHz
[ 5.224409] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3f4df4bfa4f, max_idle_ns: 440795262862 ns
[ 5.224647] clocksource: Switched to clocksource tsc
[ 5.241791] ata3: SATA link down (SStatus 0 SControl 300)
[ 5.360905] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[ 5.551071] ata4: SATA link down (SStatus 0 SControl 300)
[ 5.552212] Freeing unused decrypted memory: 2028K
[ 5.552769] Freeing unused kernel image (initmem) memory: 4984K
[ 5.552910] Write protecting the kernel read-only data: 40960k
[ 5.553280] Freeing unused kernel image (rodata/data gap) memory: 1420K
[ 5.571171] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 5.571318] Run /init as init process
[ 5.571445] with arguments:
[ 5.571446] /init
[ 5.571446] with environment:
[ 5.571447] HOME=/
[ 5.571447] TERM=linux
[ 5.571447] BOOT_IMAGE=/boot/vmlinuz-6.13.1-gentoo-dist
[ 5.595829] dracut: dracut-106
[ 5.659811] usb 1-9: New USB device found, idVendor=0bda, idProduct=8922, bcdDevice= 0.00
[ 5.660018] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.660202] usb 1-9: Product: Bluetooth Radio
[ 5.660369] usb 1-9: Manufacturer: Realtek
[ 5.660488] usb 1-9: SerialNumber: 00E04C885A01
[ 5.680114] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 5.680496] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2
[ 5.683498] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 5.684021] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 5.684709] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 5.685900] nvme 0000:02:00.0: platform quirk: setting simple suspend
[ 5.686232] nvme nvme0: pci function 0000:02:00.0
[ 5.703665] nvme nvme0: missing or invalid SUBNQN field.
[ 5.730866] nvme nvme0: allocated 32 MiB host memory buffer (1 segment).
[ 5.774406] nvme nvme0: 8/0/0 default/read/poll queues
[ 5.778722] nvme0n1: p1 p2 p3
[ 200.256672] dracut Warning: Could not boot.
[ 200.260305] dracut Warning: /dev/disk/by-uuid/03F4-8F7A does not exist
+ '[' -f /run/initramfs/init.log ']'
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 4:56 am Post subject: |
|
|
A few things I see in here that concern me are:
- various mentions of systemd, while I thought I had openrc installed, and have a use flag that excludes the systemd flag when compiling packages like the distkernel
- various mentions of x86, which I know less about, except that I should be using AMD.
I'm going to try a emerge --changed-use @world, and let that run overnight (going to bed).
My make.conf currently looks like this:
Code: |
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
# NOTE: This stage was built with the bindist USE flag enabled
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C.utf8
#ACCEPT_KEYWORDS="~amd64"
USE="dracut -systemd nvidia dist-kernel suid X"
NTHREADS=24
MAKEOPTS="-j24 -l25"
EMERGE_DEFAULT_OPTS="--jobs 24"
GRUB_PLATFORMS="efi-64"
ACCEPT_LICENSE="-* @FREE"
|
I belived that "-systemd" would prevent systemd from being installed, and it should at least turn off systemd support in the distkernel, right?
Edit: I have confirmed using eselect profile list that I am not using a systemd profile. I am using default/linux/amd64/23.0/desktop/gnome
Edit2: The emerge --changed-use @world command only found one package to update, and it's net-misc/iputils-20240905, responding to a change in the [b]filecaps*[b] use flag. I didn't go through the trouble of sneakernet for this one because it doesn't seem relevant to booting. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54850 Location: 56N 3W
|
Posted: Fri Feb 07, 2025 12:32 pm Post subject: |
|
|
xevra,
That looks good.
Code: | [ 0.000000] Linux version 6.13.1-gentoo-dist |
That looks bad.
Code: | [ 200.256672] dracut Warning: Could not boot.
[ 200.260305] dracut Warning: /dev/disk/by-uuid/03F4-8F7A does not exist |
dracut is correct, you have
Code: | /dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 0e45fe42-6d1b-4a1b-921c-f8972f32ef96 -> ../../nvme0n1p2
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 6b49b1db-53ec-4cf1-a483-b4ecd84bae1d -> ../../nvme0n1p3
lrwxrwxrwx 1 root 0 15 Feb 7 06:39 F1CE-F722 -> ../../nvme0n1p1 |
so where does the initrd get /dev/disk/by-uuid/03F4-8F7A from? _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1492 Location: Richmond Hill, Canada
|
Posted: Fri Feb 07, 2025 12:59 pm Post subject: |
|
|
xevra,
Thank you for the information.
You don't need to concern about systemd stuff. Because dracut internally use udev/systemd to parallel executions during initramfs. So it does not mean your system have systemd stuff installed.
I have not work on initrd(initramfs) for sometime now so I don't remember all the detail dracut work. But it looks strange the last warning messages mention something not defined anywhere. And the waning messages come out far from end of kernel messages this lead me to think you were in dracut command line (emergency shell), so where you doing something at dracut command line? like testing locate root device?
Was there some other messages indicate the boot failed beside those warning messages? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 1:15 pm Post subject: |
|
|
Thank you both for the continued assistance.
After it failed to boot, it dumped me into the Dracut command line. That is how I copied the rdsosreport.txt file onto a flash drive.
Just to double-check, I did a search for 03F4-8F7A in the file, and confirmed that it does not appear anywhere except at the end, after the "failed to boot" message.
I am also curious if this line means anything: Code: | [ 5.703665] nvme nvme0: missing or invalid SUBNQN field. |
There were some other messages that appeared, and I took a picture of my screen with my phone. I will copy those messages here, as I do not believe I can post images.
Code: |
[ 200.256672] dracut Warning: Could not boot.
dracut Warning: Could not boot.
[ 200.260305] dracut Warning: /dev/disk/by-uuid/03F4-8F7A does not exist
dracut Warning: /dev/disk/by-uuid/03F4-8F7A does not exist.
Generating "/run/initramfs/rdsosreport.txt"
You might want to save "run/initramfs/rdsosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.
To get more debug information in the report,
reboot with "rd.debug" added to the kernel command line.
Dropping to debug shell.
dracut:/#
|
I could try that. Where is the kernel command line? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 1:34 pm Post subject: |
|
|
One thing I failed to mention previously is that one of my flash drives corrupted while I was sneakernet-ing things, mounting and unmounting it.
Should I try wiping everything and following the same instructions, but this time use an un-corrupted flash drive to move packages around?
Or would portage have caught any issues with file corruption? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1492 Location: Richmond Hill, Canada
|
Posted: Fri Feb 07, 2025 2:51 pm Post subject: |
|
|
xevra,
Let us distinguish configuration problem vs setup problem.
setup problem, if the rootfs missing something critical and dracut detected that, it will cause problem.
configuration problem, if given wrong configuration dracut will not able to continue due to incorrect parameters.
So first try to find if there is setup problem. At dracut command line, try - Mount rootfs
- Examine rootfs content
- if everything look ok in rootfs, try to boot into it to see if anything else need to work
if setup have no problem, than work on dracut configuration, This will need to - Understand how you generate the dracut initramfs
- At dracut command line examine some configuration files to see if it bring in some clues.
to mount rootfs use commands in dracut command line- mount /dev/nvme0n1p3 /sysroot
- ls -l /sysroot/etc
- ls -l /sysroot/sbin/init
The two ls commands is to eye ball if anything critical missing, so please share those output.
what action need to follow depend on the above conditions. so let's take small steps at a time for now.[/list] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Fri Feb 07, 2025 4:09 pm Post subject: |
|
|
pingtoo,
Thank you for the instructions.
Here is the output of each command:
ls -l /sysroot/etc
Code: |
total 436
-rw-r--r-- 1 root 0 5867 Jul 7 2024 DIR_COLORS
drwxr-xr-x 3 root 0 27 Feb 2 17:57 X11
drwxr-xr-x 3 root 0 55 Feb 2 17:12 bash
-rw-r--r-- 1 root 0 535 Jan 12 17:22 bindresvport.blacklist
-rw-r--r-- 1 root 0 5944 Oct 13 17:18 ca-certificates.conf
drwxr-xr-x 2 root 0 4096 Feb 2 17:46 clang
drwxr-xr-x 2 root 0 4096 Feb 7 02:56 conf.d
drwxr-xr-x 2 root 0 62 Feb 2 17:58 cron.daily
-rw-r--r-- 1 root 0 1261 Feb 7 06:29 csh.env
drwxr-xr-x 5 root lp 179 Feb 2 17:59 cups
drwxr-xr-x 4 root 0 98 Feb 2 17:57 dbus-1
drwxr-xr-x 2 root 0 45 Feb 7 06:29 default
-rw-r--r-- 1 root 0 1429 Feb 7 02:34 dhcpcd.conf
-rw-r--r-- 1 root 0 2314 Sep 18 06:33 dispatch-conf.conf
-rw-r--r-- 1 root 0 319 Feb 7 02:56 dmtab
-rw-r--r-- 1 root 0 117 Feb 7 01:29 dracut.conf
-rw-r--r-- 1 root 0 138 Jul 21 2024 e2fsck.conf
-rw-r--r-- 1 root 0 685 Jul 21 2024 e2scrub.conf
drwxr-xr-x 2 root 0 55 Feb 2 17:56 elogind
drwxr-xr-x 5 root 0 4096 Feb 2 18:17 env.d
-rw-r--r-- 1 root 0 97 Jul 21 2024 environment
drwxr-xr-x 2 root 0 40 Feb 7 06:29 environment.d
-rw-r--r-- 1 root 0 2000 Sep 18 06:33 etc-update.conf
-rw-r--r-- 1 root 0 399 Nov 4 19:48 filesystems
drwxr-xr-x 4 root 0 72 Feb 2 17:55 fonts
-rw-r--r-- 1 root 0 1016 Feb 7 02:30 fstab
-rw-r--r-- 1 root 0 2584 Jan 26 17:40 gai.conf
-rw-r--r-- 1 root 0 32 Nov 8 20:32 gentoo-release
drwxr-xr-x 2 root 0 72 Feb 2 17:42 gpm
-rw-r--r-- 1 root 0 521 Feb 2 17:41 group
drwxr-xr-x 2 root 0 165 Feb 7 06:29 grub.d
-r-------- 1 root 0 419 Feb 2 17:41 gshadow
drwxr-xr-x 2 root 0 52 Feb 2 17:59 gtk-3.0
-rw-r--r-- 1 root 0 825 Feb 2 17:42 host.conf
-rw-r--r-- 1 root 0 8 Feb 7 02:31 hostname
-rw-r--r-- 1 root 0 1213 Nov 4 19:48 hosts
drwxr-xr-x 2 root 0 4096 Feb 7 02:56 init.d
-rw-r--r-- 1 root 0 2128 May 5 2024 inittab
drwxr-xr-x 2 root 0 39 Feb 2 17:47 inittab.d
-rw-r--r-- 1 root 0 2163 Nov 4 19:48 inputrc
-rw-r--r-- 1 root 0 27 Nov 4 19:48 issue
-rw-r--r-- 1 root 0 701 Nov 4 19:48 issue.logo
drwxr-xr-x 5 root 0 74 Feb 7 01:31 kernel
-rw-r--r-- 1 root 0 48830 Feb 7 06:29 ld.so.cache
-rw-r--r-- 1 root 0 253 Feb 2 17:53 ld.so.conf
drwxr-xr-x 2 root 0 52 Feb 2 17:12 ld.so.conf.d
drwxr-xr-x 2 root 0 43 Feb 2 17:09 lessfilter.d
drwxr-xr-x 2 root 0 28 Feb 2 18:18 local.d
-rw-r--r-- 1 root 0 1117 Feb 7 02:21 locale.gen
lrwxrwxrwx 1 root 0 29 Feb 2 17:16 localtime -> ../usr/share/zoneinfo/Factory
-rw-r--r-- 1 root 0 15315 Aug 30 15:32 login.defs
drwxr-xr-x 2 root 0 100 Feb 7 01:31 logrotate.d
-rw-r--r-- 1 root 0 20 Mar 13 2024 lsb-release
-rw-r--r-- 1 root 0 5232 Oct 6 17:39 man_db.conf
-rw-r--r-- 1 root 0 74869 Mar 13 2024 mime.types
-rw-r--r-- 1 root 0 782 Jul 21 2024 mke2fs.conf
lrwxrwxrwx 1 root 0 19 Feb 2 17:40 mtab -> ../proc/self/mounts
-rw-r--r-- 1 root 0 11750 Jan 26 17:35 nanorc
-rw-r--r-- 1 root 0 767 Jan 12 17:22 netconfig
-rw-r--r-- 1 root 0 232 Nov 4 19:48 networks
-rw-r--r-- 1 root 0 2092 Jan 26 17:40 nsswitch.conf
lrwxrwxrwx 1 root 0 21 Feb 2 17:40 os-release -> ../usr/lib/os-release
drwxr-xr-x 2 root 0 4096 Feb 2 18:18 pam.d
-rw-r--r-- 1 root 0 1309 Oct 6 17:42 paperspecs
-rw-r--r-- 1 root 0 784 Feb 2 17:41 passwd
drwxr-xr-x 2 root 0 33 Feb 2 17:54 pkcs11
drwxr-xr-x 3 root 0 29 Feb 2 17:56 polkit-1
drwxr-xr-x 8 root 0 204 Feb 7 02:19 portage
-rw-r--r-- 1 root 0 1581 Nov 4 19:48 profile
drwxr-xr-x 2 root 0 37 Feb 2 17:09 profile.d
-rw-r--r-- 1 root 0 1263 Feb 7 06:29 profile.env
-rw-r--r-- 1 root 0 6182 Nov 4 19:48 protocols
drwxr-xr-x 2 root 0 30 Feb 2 17:09 python-exec
-rw-r--r-- 1 root 0 12645 Feb 2 18:18 rc.conf
-rw-r--r-- 1 root 0 523 Feb 2 17:52 rhashrc
-rwxr-xr-x 1 root 0 263 Mar 13 2024 rmt
-rw-r--r-- 1 root 0 1634 Jan 26 17:40 rpc
-rw-r--r-- 1 root 0 426 Jan 15 22:51 rsyncd.conf
drwxr-xr-x 7 root 0 105 Feb 2 18:18 runlevels
-rw-r--r-- 1 root 0 3280 Sep 15 17:16 sandbox.conf
drwxr-xr-x 2 root 0 76 Feb 2 17:58 sandbox.d
drwxr-xr-x 2 root 0 278 Feb 2 17:48 security
-rw-r--r-- 1 root 0 36672 Nov 4 19:48 services
drwxr-xr-x 2 root 0 259 Feb 2 17:51 sgml
-rw-r----- 1 root 0 448 Feb 7 02:36 shadow
-rw-r--r-- 1 root 0 347 Nov 4 19:48 shells
drwxr-xr-x 2 root 0 62 Feb 2 17:12 skel
drwxr-xr-x 4 root 0 151 Feb 2 17:58 ssh
drwxr-xr-x 5 root 0 172 Feb 2 17:12 ssl
-rw-r--r-- 1 root 0 0 Feb 2 17:13 subgid
-rw-r--r-- 1 root 0 0 Feb 2 17:13 subuid
drwxr-xr-x 2 root 0 20 Feb 2 18:18 sysctl.d
-rw-r--r-- 1 root 0 2120 Feb 7 02:40 syslog.conf
drwxr-xr-x 2 root 0 48 Feb 7 02:40 syslog.d
drwxr-xr-x 4 root 0 88 Feb 2 17:55 udev
drwxr-xr-x 2 root 0 29 Feb 2 17:47 w3m
-rw-r--r-- 1 root 0 4925 Nov 24 18:02 wgetrc
-rw-r--r-- 1 root 0 681 Mar 24 2024 xattr.conf
drwxr-xr-x 4 root 0 61 Feb 2 17:57 xdg
drwxr-xr-x 2 root 0 28 Feb 2 17:09 xinetd.d
drwxr-xr-x 3 root 0 261 Feb 2 17:51 xml
|
ls -l /sysroot/sbin/init
Code: |
-rwxr-xr-x 1 root 0 48072 May 5 2024 /sysroot/sbin/init
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1492 Location: Richmond Hill, Canada
|
Posted: Fri Feb 07, 2025 4:37 pm Post subject: |
|
|
xevra,
Thanks for the information.
I forgot to check /sysroot/etc/fstab. Let's assume it is OK for now.
In dracut command line; if you execute Code: | exec switch_root /sysroot /sbin/init | Does it work? do you get login prompt at console?
You will need to do above command while /sysroot is mounted.
So it looks like there are something wrong during the dracut initramfs creation. we can debug that later.
If we successful got login prompt, please try to login and check around see if everything work as you expected.
do some of these commands Code: | findmnt
cat /etc/fstab
cat /etc/dracut.conf | This is try to help if we can spot something unusual to help define dracut configuration problem. If we are not able to find anything unusual then you will need to recall how you generate the dracut initramfs. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54850 Location: 56N 3W
|
Posted: Fri Feb 07, 2025 8:29 pm Post subject: |
|
|
xevra,
That errant 03F4-8F7A looks like VFAT filesysystem ID of some sort.
Code: | /dev/nvme0n1p1: UUID="61D2-738E" BLOCK_SIZE="512" TYPE="vfat" |
Is it left over from somewhere or do you have several ESP?
Whatever, it does not need to be mounted to be able to boot.
There are two ways to achieve that.
Use the noauto option in /etc/fstab, or use the nofail option,
You may need to rebuild the initrd for those options to take effect.
It's possible to mount root, then read fstab, that's what I do but I don't use dracut so I don't know what it does. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Sat Feb 08, 2025 3:39 pm Post subject: |
|
|
Thank you both again for your time and assistance.
exec switch_root /sysroot /sbin/init did not work, even while the device was mounted. I think it got stuck in a loop, and it was moving too quickly to read. Some of the messages that appeared (not necessarily in order) are:
Code: |
/lib/dracut-lib.sh: line 200: dracut-getarg: command not found
/lib/dracut-lib.sh: line 873: /dev/tty1: No such file or directory
/lib/dracut-lib.sh: line 488: /dev/null: No such file or directory
/init: line 258: flock: command not found
/lib/dracut-lib.sh: line 71: /dev/kmsg: No such file or directory
dracut Warning: Can't mount root filesystem
/lib/dracut-lib.sh: line 848: /sbin/rdsosreport: No such file or directory
|
It also gives the same message warning that I might want to take rdsosreport.txt and attach it to a bug report, and attempts to dump me back into the dracut debug command line, but it resets and loops forever with the same error messages.
blkid from dracut:
Code: |
/dev/nvme0n1p3: UUID="6b49b1db-53ec-4cf1-a483-b4ecd84bae1d" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="5d1ce3d4-24f5-4b5b-b44d-d4c4fcd58dfe"
/dev/nvme0n1p1: UUID="F1CE-F722" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e595bc7f-98cb-475d-8e04-8521f8f68ffb"
/dev/nvme0n1p2: UUID="0e45fe42-6d1b-4a1b-921c-f8972f32ef96" TYPE="swap" PARTUUID="29a270b9-42c9-412b-a125-ddbb9ebaa85d"
/dev/sda1: UUID="A19C-B5D2" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="f0cd3dec-96c9-2840-a8b8-32e2355bb11c"
|
where in this instance, /dev/sda is the flash drive I copied this to.
blkid from installation media:
Code: |
/dev/sda3: BLOCK_SIZE="2048" LABEL="Gentoo-amd64-20250202" TYPE="hfsplus" PARTLABEL="HFSPLUS" PARTUUID="6a425ba6-97e4-489d-8c5a-226462924f64"
/dev/nvme0n1p3: UUID="6b49b1db-53ec-4cf1-a483-b4ecd84bae1d" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="5d1ce3d4-24f5-4b5b-b44d-d4c4fcd58dfe"
/dev/nvme0n1p1: UUID="F1CE-F722" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e595bc7f-98cb-475d-8e04-8521f8f68ffb"
/dev/nvme0n1p2: UUID="0e45fe42-6d1b-4a1b-921c-f8972f32ef96" TYPE="swap" PARTUUID="29a270b9-42c9-412b-a125-ddbb9ebaa85d"
/dev/loop0: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sda2: SEC_TYPE="msdos" UUID="64EB-8C25" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI boot partition" PARTUUID="6a425ba6-97e4-489d-8c5b-226462924f64"
/dev/sdb1: UUID="A19C-B5D2" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="f0cd3dec-96c9-2840-a8b8-32e2355bb11c"
/dev/sda4: PARTLABEL="Gap1" PARTUUID="6a425ba6-97e4-489d-8c5d-226462924f64"
/dev/sda1: PARTLABEL="Gap0" PARTUUID="6a425ba6-97e4-489d-8c58-226462924f64"
|
Where in this instance /dev/sda is the installation media.
fstab (uncommented):
Code: | we list ext4 as the type here, it will work with ext2/ext3
/dev/nvme0n1p1 /efi vfat umask=0077 0 2
/dev/nvme0n1p2 none swap sw 0 0
/dev/nvme0n1p3 / xfs defaults,noatime 0 1
|
This fstab is the same as the UEFI fstab in the handbook, just for the SSD instead of sda.
NeddySeagoon, I am not sure where in the fstab to add the noauto or nofail option. I could not find documentation for these options in the wiki. I imagine this should be in column 4, but for the EFI or root partition?
I'm also not sure how to rebuild the initrd. I believe during installation, the command that built dracut was emerge sys-kernel/installkernel with the USE flag dracut. But as I have not changed the USE flags, looking at the man page for emerge, is --buildpkg the option I want to force it to recompile?[/url][/u] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Sat Feb 08, 2025 3:45 pm Post subject: |
|
|
Additionally, I will be traveling for work for the next two weeks, starting tomorrow. I will therefore need to take a break from working on this until I return (I have a wireguard VPN on a raspberry pi with port forwarding so that I can access other machines on my local network while traveling, but we have not successfully set up ethernet / sshd).
I will obviously still be able to check the forum and respond, but I can't bring a tower with me in my luggage.
I thank you again for all of your help so far, and I hope you will still be willing to help me when I return.
I will still check in periodically today, and keep trying things until I leave tomorrow. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1492 Location: Richmond Hill, Canada
|
Posted: Sat Feb 08, 2025 3:53 pm Post subject: |
|
|
xevra wrote: | exec switch_root /sysroot /sbin/init did not work, even while the device was mounted. I think it got stuck in a loop, and it was moving too quickly to read. Some of the messages that appeared (not necessarily in order) are:
Code: |
/lib/dracut-lib.sh: line 200: dracut-getarg: command not found
/lib/dracut-lib.sh: line 873: /dev/tty1: No such file or directory
/lib/dracut-lib.sh: line 488: /dev/null: No such file or directory
/init: line 258: flock: command not found
/lib/dracut-lib.sh: line 71: /dev/kmsg: No such file or directory
dracut Warning: Can't mount root filesystem
/lib/dracut-lib.sh: line 848: /sbin/rdsosreport: No such file or directory
|
It also gives the same message warning that I might want to take rdsosreport.txt and attach it to a bug report, and attempts to dump me back into the dracut debug command line, but it resets and loops forever with the same error messages. |
I can't make sense of why the exec switch_root ... will involve anything dracut. unless your /sysroot content is actually initramfs content.
I suggest you restart util you got to dracut command line, redo the mount command and verify /sysroot content actually is gentoo stage3 content before try the exec switch_root again.
may be someone else can come up a reason why that swich_root gave such strange error. I am at lost at this point. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54850 Location: 56N 3W
|
Posted: Sat Feb 08, 2025 4:24 pm Post subject: |
|
|
xevra,
Code: | /lib/dracut-lib.sh: line 488: /dev/null: No such file or directory |
That's a showstopper.
In the rescue shell, what does show for /dev/null?
Code: | crw-rw-rw- 1 root root 1, 3 Sep 12 2021 /dev/null | The date does not matter.
It should be provided by the kernels DEVTMPFS, which should be mounted at /dev
I've seen /dev/null become a normal file not a character device file. That doesn't work either.
Its not clear if we need to look at the /dev/null in the initrd or the real /dev/null after the switch_root.
You also need Code: | ls -l /dev/cons*
crw------- 1 root root 5, 1 Feb 8 12:22 /dev/console | or you get no console output.
Again, check both /dev/console devices. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Sat Feb 08, 2025 5:09 pm Post subject: |
|
|
Thank you both for your continued assistance.
pingtoo, I can verify that after mounting /dev/nvme0n1p3 in /sysroot, I see the same filesystem that I see when I mount that partition on the installation media.
NeddySeagoon,
ls -l /dev/null in the rescue shell shows:
Code: |
crw-rw-rw- 1 root 0 1, 3 Feb 9 00:51 /dev/null
|
There is only one root there. The second place where root should be is 0. Could this be part of the problem?
I can confirm that everything in /dev belongs to the 0 group.
ls -l /dev/cons* yields:
Code: |
crw------- 1 root 0 5, 1 Feb 9 01:07 /dev/console
|
while /dev/nvme0n1p3 mounted at /sysroot, I get the following results:
ls -l /sysroot/dev/null:
Code: |
crw------- 1 root 0 1, 3 Feb 2 17:09 /sysroot/dev/null
|
ls -l /sysroot/dev/cons*:
Code: |
crw------- 1 root 0 5, 1 Feb 2 17:09 /sysroot/dev/console
|
We see the same thing here. It is owned by the group 0. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1492 Location: Richmond Hill, Canada
|
Posted: Sat Feb 08, 2025 5:17 pm Post subject: |
|
|
So I am thinking, could there be some kind of loop mounting? I don't know
anyway, there are usually few steps prior to execute "exec switch_root ..." that is unmount/move /proc, /sys and /dev to the new root.
I don't know if not doing them is relate to your case. but may be you can give it a try. Also just another thoughts, udev/systemd might need to stopped prior to switch_root.
will check to see what are related commands. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54850 Location: 56N 3W
|
Posted: Sat Feb 08, 2025 5:27 pm Post subject: |
|
|
xevra,
That's all good. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pingtoo Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_storm_trooper.gif)
Joined: 10 Sep 2021 Posts: 1492 Location: Richmond Hill, Canada
|
Posted: Sat Feb 08, 2025 8:41 pm Post subject: |
|
|
Just learned that Gentoo's dracut is actually based on dracut-ng, not the old scripted based version.
And the dracut-ng use util-linux which does the unmount/move /proc, /sys, etc... automatically.
So no need to concern about unmount/move prior to switch_root.
However I learn from the init script that you may need to do following Code: | udevadm control --exit
udevadm info --cleanup-db
wait_for_loginit
|
The "wait_for_loginit" is in dracut-lib.sh. so if dracut command line say this command does not exist then you need to source the dracut-lib.sh in dracut command line.
This is to stop udev. I am guessing this might prevent those strange dracut involvement during switch root. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xevra n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/158230328167a2b3d67db40.png)
Joined: 04 Feb 2025 Posts: 26 Location: United States
|
Posted: Sat Feb 08, 2025 11:31 pm Post subject: |
|
|
Thank you,
I executed those three commands, and tried to switch_root again.
I got stuck in the same loop. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|