New kernels
Re: New kernels
Yeah all fine... busy with Mirari and MorphOS at the moment .. (besides a busy dayjob)
PS .. we need to look at this i think... https://t2linux.com/
(And Berlin stuff.. so close to you )
Dave
PS .. we need to look at this i think... https://t2linux.com/
(And Berlin stuff.. so close to you )
Dave
AmigaOne X5000 -> 2GHz / 16GB RAM / Radeon RX 570 / Radeon X1950 / M-Audio 5.1 -> AmigaOS / Linux
Amiga 1200 -> Recapped / 68ec020 ACA 1221ec / CF HDD / RetroNET connected to the world
Vampire 4SA - RPi4 Running AmiKitXE Full
Amiga 1200 -> Recapped / 68ec020 ACA 1221ec / CF HDD / RetroNET connected to the world
Vampire 4SA - RPi4 Running AmiKitXE Full
Re: New kernels
Hi All,
I released the RC7 of kernel 7.0 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs) today.
Download and further information: github.com
Built using an LXC container on a PROXMOX server 9.1.7:

Cheers,
Christian
I released the RC7 of kernel 7.0 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs) today.
Download and further information: github.com
Built using an LXC container on a PROXMOX server 9.1.7:

Cheers,
Christian
Re: New kernels
On Mirari 7.0 - RC7 worked fine 


A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Re: New kernels
Good to know that it works on the Mirari.
Thank you
Re: New kernels
Hi Skateman,Skateman wrote: Sat Sep 27, 2025 8:57 pm Stable kernel 6.12 up and running on the Mirari board
Big picture https://www.skateman.nl/wp-content/uplo ... -44-45.png
Does the NVMe device work without any problems with the kernel 6.12?
Thanks,
Christian
Re: New kernels
Hi,
I have problems with 6.x kernels - not see NVME drive. With 7.0 it is OK.
Tested with: 6.12.76, 6.12.80, 6.16 - NVME not visible; 7.0-rc7 - NVME is OK
There is serial logs + dmesg for Void/Fienix and 7.0-rc7/6.12.80:
https://upload.nolog.cz/download/d3aed5 ... -xX7QyyTDg
P.S. Link will be valid one week.
Please let me know what output is needed.
I have problems with 6.x kernels - not see NVME drive. With 7.0 it is OK.
Tested with: 6.12.76, 6.12.80, 6.16 - NVME not visible; 7.0-rc7 - NVME is OK
There is serial logs + dmesg for Void/Fienix and 7.0-rc7/6.12.80:
https://upload.nolog.cz/download/d3aed5 ... -xX7QyyTDg
P.S. Link will be valid one week.
Please let me know what output is needed.
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Re: New kernels
Void 6.12.80:
Void 7.0-rc7:
sda .. MorphOS partitions
sdc .. USB
Code: Select all
uname -a
Linux void-live 6.12.80-powerpc64-smp #1 SMP Sat Apr 4 14:19:27 UTC 2026 ppc64 GNU/Linux
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 238.5G 0 disk
├─sda1 8:1 0 24G 0 part
├─sda2 8:2 0 50.9G 0 part
└─sda3 8:3 0 10.9G 0 part
sdb 8:16 0 119.2G 0 disk
├─sdb1 8:17 0 22G 0 part /
└─sdb2 8:18 0 22.1G 0 part
sdc 8:32 1 3.8G 0 disk
└─sdc1 8:33 1 3.8G 0 part /run/media/amigaone/KERNEL
mmcblk0 179:0 0 29.7G 0 disk
└─mmcblk0p1 179:1 0 4G 0 part /run/media/amigaone/48A7-5E99
zram0 253:0 0 0B 0 disk
blkid
/dev/sdb2: LABEL="FIENIX" UUID="d737fd37-e386-48b0-98eb-b291696ff3d4" BLOCK_SIZE="4096" TYPE="ext4"
/dev/sdb1: LABEL="void-live" UUID="93cb7dd2-ce1b-4bf5-ba47-818cf8e8c9f4" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="48A7-5E99" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8514387f-01"
/dev/sdc1: SEC_TYPE="msdos" LABEL_FATBOOT="MH" LABEL="KERNEL" UUID="9B7A-F1F0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e7015807-01"
Code: Select all
uname -a
Linux void-live 7.0.0-rc7-powerpc64-smp #1 SMP Mon Apr 6 06:28:48 UTC 2026 ppc64 GNU/Linux
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 238.5G 0 disk
├─sda1 8:1 0 24G 0 part
├─sda2 8:2 0 50.9G 0 part
└─sda3 8:3 0 10.9G 0 part
sdb 8:16 0 119.2G 0 disk
├─sdb1 8:17 0 22G 0 part /
└─sdb2 8:18 0 22.1G 0 part
sdc 8:32 1 3.8G 0 disk
└─sdc1 8:33 1 3.8G 0 part /run/media/amigaone/KERNEL
mmcblk0 179:0 0 29.7G 0 disk
└─mmcblk0p1 179:1 0 4G 0 part /run/media/amigaone/48A7-5E99
zram0 253:0 0 0B 0 disk
nvme0n1 259:0 0 119.2G 0 disk
└─nvme0n1p1 259:1 0 10.1G 0 part
blkid
/dev/sdb2: LABEL="FIENIX" UUID="d737fd37-e386-48b0-98eb-b291696ff3d4" BLOCK_SIZE="4096" TYPE="ext4"
/dev/sdb1: LABEL="void-live" UUID="93cb7dd2-ce1b-4bf5-ba47-818cf8e8c9f4" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="48A7-5E99" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8514387f-01"
/dev/sdc1: SEC_TYPE="msdos" LABEL_FATBOOT="MH" LABEL="KERNEL" UUID="9B7A-F1F0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e7015807-01"
sdc .. USB
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Re: New kernels
kernel 6.12.48 - also no NVME:
serial log:
Code: Select all
uname -a
Linux void-live 6.12.48-powerpc64-smp #1 SMP PREEMPT Tue Sep 23 10:17:43 CEST 2025 ppc64 GNU/Linux
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 238.5G 0 disk
├─sda1 8:1 0 24G 0 part
├─sda2 8:2 0 50.9G 0 part
└─sda3 8:3 0 10.9G 0 part
sdb 8:16 0 119.2G 0 disk
├─sdb1 8:17 0 22G 0 part /
└─sdb2 8:18 0 22.1G 0 part
sdc 8:32 1 3.8G 0 disk
└─sdc1 8:33 1 3.8G 0 part /run/media/amigaone/KERNEL
mmcblk0 179:0 0 29.7G 0 disk
└─mmcblk0p1 179:1 0 4G 0 part /run/media/amigaone/48A7-5E99
zram0 253:0 0 0B 0 disk
blkid
/dev/sdb2: LABEL="FIENIX" UUID="d737fd37-e386-48b0-98eb-b291696ff3d4" BLOCK_SIZE="4096" TYPE="ext4"
/dev/sdb1: LABEL="void-live" UUID="93cb7dd2-ce1b-4bf5-ba47-818cf8e8c9f4" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="48A7-5E99" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="8514387f-01"
/dev/sdc1: SEC_TYPE="msdos" LABEL_FATBOOT="KERNEL" LABEL="KERNEL" UUID="9B7A-F1F0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e7015807-01"
Code: Select all
5 USB Device(s) found
scanning usb for storage devices... 1 Storage Device(s) found
SATA0: (3 Gbps)
SATA1: (3 Gbps)
Device 0: Vendor: 0x1ed0 Rev: APF1M3R1 Prod: P300HHBB241008009451
Type: Hard Disk
Capacity: 122104.3 MB = 119.2 GB (250069680 x 512)
Press SPACE for menu or ESC U-Boot Shell
Booting in: 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 OF: reserved mem: 0x00000001ff000000..0x00000001ffffffff (16384 KiB) map non-reusable bman-fbpr
OF: reserved mem: 0x00000001fec00000..0x00000001feffffff (4096 KiB) map non-reusable qman-fqd
OF: reserved mem: 0x00000001fc000000..0x00000001fdffffff (32768 KiB) map non-reusable qman-pfdr
Activating Kernel Userspace Execution Prevention
MMU: Supported page sizes
4 KB as direct
4096 KB as direct
16384 KB as direct
65536 KB as direct
262144 KB as direct
1048576 KB as direct
MMU: Book3E HW tablewalk not supported
Linux version 6.12.48-powerpc64-smp (geeko@buildhost) (powerpc64-suse-linux-gcc (SUSE Linux) 11.5.0, GNU ld (GNU Binutils; devel:gcc / SLE-15) 2.43.1.20240828-150300.536) #1 SMP PREEMPT Tue Sep 23 10:17:43 CEST 2025
Hardware name: Mirari e5500 0x80241021 CoreNet Generic
printk: legacy bootconsole [udbg0] enabled
CPU maps initialized for 1 thread per core
-----------------------------------------------------
phys_mem_size = 0x200000000
dcache_bsize = 0x40
icache_bsize = 0x40
cpu_features = 0x0000000300800394
possible = 0x0000000300900394
always = 0x0000000300800394
cpu_user_features = 0xcc008000 0x08000000
mmu_features = 0x000a0010
firmware_features = 0x0000000000000000
-----------------------------------------------------
ioremap() called early from .of_iomap+0x50/0x80. Use early_ioremap() instead
CoreNet Generic board
barrier-nospec: using isync; sync as speculation barrier
Zone ranges:
DMA [mem 0x0000000000000000-0x000000007fffffff]
Normal [mem 0x0000000080000000-0x00000001ffffffff]
Movable zone start for each node
Early memory node ranges
node 0: [mem 0x0000000000000000-0x00000001ffffffff]
Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
MMU: Allocated 2112 bytes of context maps for 255 contexts
percpu: Embedded 19 pages/cpu s40336 r0 d37488 u262144
Kernel command line: root=/dev/sdb1 rootdelay=5
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Built 1 zonelists, mobility grouping on. Total pages: 2097152
mem auto-init: stack:off, heap alloc:off, heap free:off
software IO TLB: area num 4.
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
rcu: Preemptible hierarchical RCU implementation.
rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe040000, max 4 CPUs
mpic: ISU size: 512, shift: 9, mask: 1ff
mpic: Initializing for 512 sources
rcu: srcu_init: Setting srcu_struct sizes based on contention.
clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x8a60dd6a9, max_idle_ns: 440795204056 ns
clocksource: timebase mult[1aaaaaab] shift[24] registered
Console: colour dummy device 80x25
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
e500 family performance monitor hardware support registered
rcu: Hierarchical SRCU implementation.
rcu: Max phase no-delay instances is 400.
Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
smp: Bringing up secondary CPUs ...
smp: Brought up 1 node, 4 CPUs
Memory: 8111348K/8388608K available (12828K kernel code, 1092K rwdata, 10736K rodata, 464K init, 671K bss, 273292K reserved, 0K cma-reserved)
devtmpfs: initialized
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Machine: Mirari
SoC family: QorIQ T1040
SoC ID: svr:0x85200211, Revision: 1.1
NET: Registered PF_NETLINK/PF_ROUTE protocol family
thermal_sys: Registered thermal governor 'step_wise'
cpuidle: using governor ladder
cpuidle: using governor menu
Found FSL PCI host bridge at 0x0000000ffe240000. Firmware bus number: 0->255
PCI host bridge /pcie@ffe240000 ranges:
MEM 0x0000000c00000000..0x0000000c1fffffff -> 0x00000000e0000000
IO 0x0000000ff8000000..0x0000000ff800ffff -> 0x0000000000000000
/pcie@ffe240000: PCICSRBAR @ 0xdf000000
setup_pci_atmu: end of DRAM 200000000
/pcie@ffe240000: Setup 64-bit PCI DMA window
/pcie@ffe240000: DMA window size is 0xdf000000
Found FSL PCI host bridge at 0x0000000ffe250000. Firmware bus number: 0->255
PCI host bridge /pcie@ffe250000 ranges:
MEM 0x0000000c20000000..0x0000000c3fffffff -> 0x00000000e0000000
IO 0x0000000ff8010000..0x0000000ff801ffff -> 0x0000000000000000
/pcie@ffe250000: PCICSRBAR @ 0xdf000000
setup_pci_atmu: end of DRAM 200000000
/pcie@ffe250000: Setup 64-bit PCI DMA window
/pcie@ffe250000: DMA window size is 0xdf000000
Found FSL PCI host bridge at 0x0000000ffe260000. Firmware bus number: 0->255
PCI host bridge /pcie@ffe260000 ranges:
MEM 0x0000000c40000000..0x0000000c5fffffff -> 0x00000000e0000000
IO 0x0000000ff8020000..0x0000000ff802ffff -> 0x0000000000000000
/pcie@ffe260000: PCICSRBAR @ 0xdf000000
setup_pci_atmu: end of DRAM 200000000
/pcie@ffe260000: Setup 64-bit PCI DMA window
/pcie@ffe260000: DMA window size is 0xdf000000
software IO TLB: mapped [mem 0x0000000003ff5000-0x0000000007ff5000] (64MB)
Freescale Elo series DMA driver
fsl-elo-dma ffe100300.dma: #0 (fsl,eloplus-dma-channel), irq 28
fsl-elo-dma ffe100300.dma: #1 (fsl,eloplus-dma-channel), irq 29
fsl-elo-dma ffe100300.dma: #2 (fsl,eloplus-dma-channel), irq 30
fsl-elo-dma ffe100300.dma: #3 (fsl,eloplus-dma-channel), irq 31
fsl-elo-dma ffe100300.dma: #4 (fsl,eloplus-dma-channel), irq 76
fsl-elo-dma ffe100300.dma: #5 (fsl,eloplus-dma-channel), irq 77
fsl-elo-dma ffe100300.dma: #6 (fsl,eloplus-dma-channel), irq 78
fsl-elo-dma ffe100300.dma: #7 (fsl,eloplus-dma-channel), irq 79
fsl-elo-dma ffe101300.dma: #0 (fsl,eloplus-dma-channel), irq 32
fsl-elo-dma ffe101300.dma: #1 (fsl,eloplus-dma-channel), irq 33
fsl-elo-dma ffe101300.dma: #2 (fsl,eloplus-dma-channel), irq 34
fsl-elo-dma ffe101300.dma: #3 (fsl,eloplus-dma-channel), irq 35
fsl-elo-dma ffe101300.dma: #4 (fsl,eloplus-dma-channel), irq 80
fsl-elo-dma ffe101300.dma: #5 (fsl,eloplus-dma-channel), irq 81
fsl-elo-dma ffe101300.dma: #6 (fsl,eloplus-dma-channel), irq 82
fsl-elo-dma ffe101300.dma: #7 (fsl,eloplus-dma-channel), irq 83
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
EDAC MC: Ver: 3.0.0
Advanced Linux Sound Architecture Driver Initialized.
NET: Registered PF_ATMPVC protocol family
NET: Registered PF_ATMSVC protocol family
PCI: Probing PCI hardware
fsl-pci ffe240000.pcie: PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io 0xc000180000010000-0xc00018000001ffff] (bus address [0x0000-0xffff])
pci_bus 0000:00: root bus resource [mem 0xc00000000-0xc1fffffff] (bus address [0xe0000000-0xffffffff])
pci_bus 0000:00: root bus resource [bus 00-ff]
pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
pci 0000:00:00.0: [1957:0825] type 01 class 0x060400 PCIe Root Port
pci 0000:00:00.0: BAR 0 [mem 0xdf000000-0xdfffffff]
pci 0000:00:00.0: PCI bridge to [bus 01]
pci 0000:00:00.0: bridge window [io 0xc000180000011000-0xc000180000011fff]
pci 0000:00:00.0: bridge window [mem 0xc00000000-0xc100fffff]
pci 0000:00:00.0: supports D1 D2
pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:01:00.0: [1002:7244] type 00 class 0x030000 PCIe Endpoint
pci 0000:01:00.0: BAR 0 [mem 0xc00000000-0xc0fffffff 64bit pref]
pci 0000:01:00.0: BAR 2 [mem 0xc10000000-0xc1000ffff 64bit]
pci 0000:01:00.0: BAR 4 [io 0xc000180000011000-0xc0001800000110ff]
pci 0000:01:00.0: ROM [mem 0xc10020000-0xc1003ffff pref]
pci 0000:01:00.0: enabling Extended Tags
pci 0000:01:00.0: supports D1 D2
pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:00:00.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
pci 0000:01:00.1: [1002:7264] type 00 class 0x038000 PCIe Endpoint
pci 0000:01:00.1: BAR 0 [mem 0xc10040000-0xc1004ffff 64bit]
pci 0000:01:00.1: supports D1 D2
pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
pci 0000:00:00.0: PCI bridge to [bus 01-ff]
pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
fsl-pci ffe250000.pcie: PCI host bridge to bus 0001:00
pci_bus 0001:00: root bus resource [io 0xc000180000030000-0xc00018000003ffff] (bus address [0x0000-0xffff])
pci_bus 0001:00: root bus resource [mem 0xc20000000-0xc3fffffff] (bus address [0xe0000000-0xffffffff])
pci_bus 0001:00: root bus resource [bus 00-ff]
pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to ff
pci 0001:00:00.0: [1957:0825] type 01 class 0x060400 PCIe Root Port
pci 0001:00:00.0: BAR 0 [mem 0xdf000000-0xdfffffff]
pci 0001:00:00.0: PCI bridge to [bus 01]
pci 0001:00:00.0: supports D1 D2
pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0001:00:00.0: PCI bridge to [bus 01-ff]
pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 01
fsl-pci ffe260000.pcie: PCI host bridge to bus 0002:00
pci_bus 0002:00: root bus resource [io 0xc000180000050000-0xc00018000005ffff] (bus address [0x0000-0xffff])
pci_bus 0002:00: root bus resource [mem 0xc40000000-0xc5fffffff] (bus address [0xe0000000-0xffffffff])
pci_bus 0002:00: root bus resource [bus 00-ff]
pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to ff
pci 0002:00:00.0: [1957:0825] type 01 class 0x060400 PCIe Root Port
pci 0002:00:00.0: BAR 0 [mem 0xdf000000-0xdfffffff]
pci 0002:00:00.0: PCI bridge to [bus 01-05]
pci 0002:00:00.0: bridge window [mem 0xc40000000-0xc400fffff]
pci 0002:00:00.0: supports D1 D2
pci 0002:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0002:01:00.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Upstream Port
pci 0002:01:00.0: PCI bridge to [bus 02-05]
pci 0002:01:00.0: bridge window [mem 0xc40000000-0xc400fffff]
pci 0002:01:00.0: supports D1 D2
pci 0002:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0002:00:00.0: PCI bridge to [bus 01-ff]
pci 0002:02:01.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Downstream Port
pci 0002:02:01.0: PCI bridge to [bus 03]
pci 0002:02:01.0: supports D1 D2
pci 0002:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0002:02:02.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Downstream Port
pci 0002:02:02.0: PCI bridge to [bus 04]
pci 0002:02:02.0: bridge window [mem 0xc40000000-0xc400fffff]
pci 0002:02:02.0: supports D1 D2
pci 0002:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0002:02:03.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Downstream Port
pci 0002:02:03.0: PCI bridge to [bus 05]
pci 0002:02:03.0: supports D1 D2
pci 0002:02:03.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0002:01:00.0: PCI bridge to [bus 02-ff]
pci 0002:02:01.0: PCI bridge to [bus 03-ff]
pci_bus 0002:03: busn_res: [bus 03-ff] end is updated to 03
pci 0002:04:00.0: [1ed0:2283] type 00 class 0x010802 PCIe Endpoint
pci 0002:04:00.0: BAR 0 [mem 0xc40000000-0xc40003fff 64bit]
pci 0002:04:00.0: ROM [mem 0xc40010000-0xc4001ffff pref]
pci 0002:04:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
pci 0002:04:00.0: VF BAR 0 [mem 0x00000000-0x0003ffff 64bit]: contains BAR 0 for 16 VFs
pci 0002:04:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0002:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
pci 0002:02:02.0: PCI bridge to [bus 04-ff]
pci_bus 0002:04: busn_res: [bus 04-ff] end is updated to 05
pci 0002:02:03.0: PCI bridge to [bus 06-ff]
pci_bus 0002:06: busn_res: [bus 06-ff] end is updated to 06
pci_bus 0002:02: busn_res: [bus 02-ff] end is updated to 06
pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 06
pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to 06
PCI: Cannot allocate resource region 0 of device 0000:00:00.0, will remap
PCI: Cannot allocate resource region 0 of device 0001:00:00.0, will remap
PCI: Cannot allocate resource region 0 of device 0002:00:00.0, will remap
pci 0000:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
pci 0000:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
pci 0000:00:00.0: PCI bridge to [bus 01]
pci 0000:00:00.0: bridge window [io 0xc000180000010000-0xc00018000001ffff]
pci 0000:00:00.0: bridge window [mem 0xc00000000-0xc1fffffff]
pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
pci_bus 0000:00: resource 4 [io 0xc000180000010000-0xc00018000001ffff]
pci_bus 0000:00: resource 5 [mem 0xc00000000-0xc1fffffff]
pci_bus 0000:01: resource 0 [io 0xc000180000010000-0xc00018000001ffff]
pci_bus 0000:01: resource 1 [mem 0xc00000000-0xc1fffffff]
pci 0001:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
pci 0001:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
pci 0001:00:00.0: PCI bridge to [bus 01]
pci 0001:00:00.0: bridge window [io 0xc000180000030000-0xc00018000003ffff]
pci 0001:00:00.0: bridge window [mem 0xc20000000-0xc3fffffff]
pci_bus 0001:00: Some PCI device resources are unassigned, try booting with pci=realloc
pci_bus 0001:00: resource 4 [io 0xc000180000030000-0xc00018000003ffff]
pci_bus 0001:00: resource 5 [mem 0xc20000000-0xc3fffffff]
pci_bus 0001:01: resource 0 [io 0xc000180000030000-0xc00018000003ffff]
pci_bus 0001:01: resource 1 [mem 0xc20000000-0xc3fffffff]
pci_bus 0002:00: max bus depth: 3 pci_try_num: 4
pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
pci 0002:02:01.0: PCI bridge to [bus 03]
pci 0002:04:00.0: VF BAR 0 [mem 0xc40020000-0xc4005ffff 64bit]: assigned
pci 0002:02:02.0: PCI bridge to [bus 04-05]
pci 0002:02:02.0: bridge window [mem 0xc40000000-0xc400fffff]
pci 0002:02:03.0: PCI bridge to [bus 06]
pci 0002:01:00.0: PCI bridge to [bus 02-06]
pci 0002:01:00.0: bridge window [mem 0xc40000000-0xc400fffff]
pci 0002:00:00.0: PCI bridge to [bus 01-06]
pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
pci 0002:00:00.0: bridge window [mem 0xc40000000-0xc5fffffff]
pci_bus 0002:00: No. 2 try to assign unassigned res
pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
pci 0002:02:01.0: PCI bridge to [bus 03]
pci 0002:02:02.0: PCI bridge to [bus 04-05]
pci 0002:02:02.0: bridge window [mem 0xc40000000-0xc400fffff]
pci 0002:02:03.0: PCI bridge to [bus 06]
pci 0002:01:00.0: PCI bridge to [bus 02-06]
pci 0002:01:00.0: bridge window [mem 0xc40000000-0xc400fffff]
pci 0002:00:00.0: PCI bridge to [bus 01-06]
pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
pci 0002:00:00.0: bridge window [mem 0xc40000000-0xc5fffffff]
pci_bus 0002:00: No. 3 try to assign unassigned res
pci 0002:02:02.0: resource 14 [mem 0xc40000000-0xc400fffff] released
pci 0002:02:02.0: PCI bridge to [bus 04-05]
pci 0002:01:00.0: resource 14 [mem 0xc40000000-0xc400fffff] released
pci 0002:01:00.0: PCI bridge to [bus 02-06]
pci 0002:00:00.0: resource 14 [mem 0xc40000000-0xc5fffffff] released
pci 0002:00:00.0: PCI bridge to [bus 01-06]
pci 0002:00:00.0: BAR 0 [mem 0xc40000000-0xc40ffffff]: assigned
pci 0002:00:00.0: bridge window [mem size 0x20000000]: can't assign; no space
pci 0002:00:00.0: bridge window [mem size 0x20000000]: failed to assign
pci 0002:01:00.0: bridge window [mem size 0x00100000]: can't assign; no space
pci 0002:01:00.0: bridge window [mem size 0x00100000]: failed to assign
pci 0002:02:02.0: bridge window [mem size 0x00100000]: can't assign; no space
pci 0002:02:02.0: bridge window [mem size 0x00100000]: failed to assign
pci 0002:02:01.0: PCI bridge to [bus 03]
pci 0002:04:00.0: ROM [mem size 0x00010000 pref]: can't assign; no space
pci 0002:04:00.0: ROM [mem size 0x00010000 pref]: failed to assign
pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: can't assign; no space
pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: failed to assign
pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: can't assign; no space
pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: failed to assign
pci 0002:02:02.0: PCI bridge to [bus 04-05]
pci 0002:02:03.0: PCI bridge to [bus 06]
pci 0002:01:00.0: PCI bridge to [bus 02-06]
pci 0002:00:00.0: PCI bridge to [bus 01-06]
pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
pci_bus 0002:00: No. 4 try to assign unassigned res
pci 0002:00:00.0: bridge window [mem size 0x20000000]: can't assign; no space
pci 0002:00:00.0: bridge window [mem size 0x20000000]: failed to assign
pci 0002:00:00.0: bridge window [mem size 0x20000000]: can't assign; no space
pci 0002:00:00.0: bridge window [mem size 0x20000000]: failed to assign
pci 0002:01:00.0: bridge window [mem size 0x00100000]: can't assign; no space
pci 0002:01:00.0: bridge window [mem size 0x00100000]: failed to assign
pci 0002:01:00.0: bridge window [mem size 0x00100000]: can't assign; no space
pci 0002:01:00.0: bridge window [mem size 0x00100000]: failed to assign
pci 0002:02:02.0: bridge window [mem size 0x00100000]: can't assign; no space
pci 0002:02:02.0: bridge window [mem size 0x00100000]: failed to assign
pci 0002:02:02.0: bridge window [mem size 0x00100000]: can't assign; no space
pci 0002:02:02.0: bridge window [mem size 0x00100000]: failed to assign
pci 0002:02:01.0: PCI bridge to [bus 03]
pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: can't assign; no space
pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: failed to assign
pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: can't assign; no space
pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: failed to assign
pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: can't assign; no space
pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: failed to assign
pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: can't assign; no space
pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: failed to assign
pci 0002:02:02.0: PCI bridge to [bus 04-05]
pci 0002:02:03.0: PCI bridge to [bus 06]
pci 0002:01:00.0: PCI bridge to [bus 02-06]
pci 0002:00:00.0: PCI bridge to [bus 01-06]
pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
pci_bus 0002:00: Automatically enabled pci realloc, if you have problem, try booting with pci=realloc=off
pci_bus 0002:00: resource 4 [io 0xc000180000050000-0xc00018000005ffff]
pci_bus 0002:00: resource 5 [mem 0xc40000000-0xc5fffffff]
pci_bus 0002:01: resource 0 [io 0xc000180000050000-0xc00018000005ffff]
pci 0000:01:00.0: vgaarb: setting as boot VGA device
pci 0000:01:00.0: vgaarb: bridge control possible
pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
vgaarb: loaded
clocksource: Switched to clocksource timebase
VFS: Disk quotas dquot_6.6.0
VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
netfs: FS-Cache loaded
CacheFiles: Loaded
NET: Registered PF_INET protocol family
IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
TCP: Hash tables configured (established 65536 bind 65536)
UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
NET: Registered PF_UNIX/PF_LOCAL protocol family
PCI: CLS 32 bytes, default 64
Initialise system trusted keyrings
workingset: timestamp_bits=62 max_order=21 bucket_order=0
zbud: loaded
squashfs: version 4.0 (2009/01/31) Phillip Lougher
fuse: init (API version 7.41)
SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, fatal assert, debug enabled
9p: Installing v9fs 9p2000 file system support
NET: Registered PF_ALG protocol family
Key type asymmetric registered
Asymmetric key parser 'x509' registered
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
io scheduler mq-deadline registered
io scheduler kyber registered
crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
crc32: self tests passed, processed 225944 bytes in 556880 nsec
crc32c: CRC_LE_BITS = 64
crc32c: self tests passed, processed 112972 bytes in 278640 nsec
crc32_combine: 8373 self tests passed
crc32c_combine: 8373 self tests passed
ledtrig-cpu: registered to indicate activity on CPUs
pcieport 0000:00:00.0: PME: Signaling with IRQ 20
pcieport 0000:00:00.0: AER: enabled with IRQ 20
pcieport 0001:00:00.0: PME: Signaling with IRQ 21
pcieport 0001:00:00.0: AER: enabled with IRQ 21
pcieport 0002:00:00.0: PME: Signaling with IRQ 22
pcieport 0002:00:00.0: AER: enabled with IRQ 22
bman_portal ff4000000.bman-portal: Portal initialised, cpu 0
bman_portal ff4004000.bman-portal: Portal initialised, cpu 1
bman_portal ff4008000.bman-portal: Portal initialised, cpu 2
bman_portal ff400c000.bman-portal: Portal initialised, cpu 3
qman_portal ff6000000.qman-portal: Portal initialised, cpu 0
qman_portal ff6004000.qman-portal: Portal initialised, cpu 1
qman_portal ff6008000.qman-portal: Portal initialised, cpu 2
qman_portal ff600c000.qman-portal: Portal initialised, cpu 3
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
printk: legacy console [ttyS0] disabled
serial8250.0: ttyS0 at MMIO 0xffe11c500 (irq = 36, base_baud = 18750000) is a 16550A
printk: legacy console [ttyS0] enabled
printk: legacy console [ttyS0] enabled
printk: legacy bootconsole [udbg0] disabled
printk: legacy bootconsole [udbg0] disabled
serial8250.0: ttyS1 at MMIO 0xffe11c600 (irq = 36, base_baud = 18750000) is a 16550A
serial8250.0: ttyS2 at MMIO 0xffe11d500 (irq = 37, base_baud = 18750000) is a 16550A
serial8250.0: ttyS3 at MMIO 0xffe11d600 (irq = 37, base_baud = 18750000) is a 16550A
ePAPR hypervisor byte channel driver
[drm] radeon kernel modesetting enabled.
[drm] initializing kernel modesetting (R580 0x1002:0x7244 0x1002:0x0B12 0x00).
radeon 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0x0000
ATOM BIOS: X1950XT
[drm] Generation 2 PCI interface, using max accessible memory
radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[drm] Detected VRAM RAM=256M, BAR=256M
[drm] RAM width 256bits DDR
[drm] radeon: 256M of VRAM memory ready
[drm] radeon: 512M of GTT memory ready.
[drm] GART: num cpu pages 131072, num gpu pages 131072
[drm] Possible lm63 thermal controller at 0x18
[drm] radeon: power management initialized
[drm] radeon: 4 quad pipes, 1 z pipes initialized.
[drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
radeon 0000:01:00.0: WB enabled
radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000
radeon 0000:01:00.0: radeon: MSI limited to 32-bit
radeon 0000:01:00.0: radeon: using MSI.
[drm] radeon: irq initialized.
[drm] Loading R500 Microcode
[drm] radeon: ring at 0x0000000010001000
[drm] ring test succeeded in 2 usecs
[drm] ib test succeeded in 0 usecs
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm] DVI-I-1
[drm] HPD2
[drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[drm] Encoders:
[drm] CRT1: INTERNAL_KLDSCP_DAC1
[drm] DFP3: INTERNAL_LVTM1
[drm] Connector 1:
[drm] SVIDEO-1
[drm] Encoders:
[drm] TV1: INTERNAL_KLDSCP_DAC2
[drm] Connector 2:
[drm] DVI-I-2
[drm] HPD1
[drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[drm] Encoders:
[drm] CRT2: INTERNAL_KLDSCP_DAC2
[drm] DFP1: INTERNAL_KLDSCP_TMDS1
[drm] Initialized radeon 2.50.0 for 0000:01:00.0 on minor 0
[drm] fb mappable at 0xC000C0000
[drm] vram apper at 0xC00000000
[drm] size 8294400
[drm] fb depth is 24
[drm] pitch is 7680
Console: switching to colour frame buffer device 240x67
radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
brd: module loaded
loop: module loaded
zram: Added device: zram0
mpt3sas version 48.100.00.00 loaded
fsl-sata ffe220000.sata: Sata FSL Platform/CSB Driver init
scsi host0: sata_fsl
ata1: SATA max UDMA/133 irq 68 lpm-pol 0
fsl-sata ffe221000.sata: Sata FSL Platform/CSB Driver init
ata1: Signature Update detected @ 0 msecs
scsi host1: sata_fsl
ata2: SATA max UDMA/133 irq 69 lpm-pol 0
fsl_dpaa_mac ffe4e6000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@e6000) failed
fsl_dpaa_mac ffe4e6000.ethernet: FMan MEMAC
fsl_dpaa_mac ffe4e6000.ethernet: Using random MAC address: 52:b2:7a:00:92:eb
fsl_dpaa_mac ffe4e6000.ethernet eth0: Probed interface eth0
e1000: Intel(R) PRO/1000 Network Driver
e1000: Copyright (c) 1999-2006 Intel Corporation.
e1000e: Intel(R) PRO/1000 Network Driver
e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
PPP generic driver version 2.4.2
PPP BSD Compression module registered
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered PF_PPPOX protocol family
fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
fsl-ehci fsl-ehci.0: irq 44, io mem 0xffe210000
fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: Freescale On-Chip EHCI Host Controller
usb usb1: Manufacturer: Linux 6.12.48-powerpc64-smp ehci_hcd
usb usb1: SerialNumber: fsl-ehci.0
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: ATA-11: Patriot P210 256GB, HDFEF3.3, max UDMA/133
hub 1-0:1.0: USB hub found
ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 16/32)
hub 1-0:1.0: 1 port detected
ata1.00: configured for UDMA/133
fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
scsi 0:0:0:0: Direct-Access ATA Patriot P210 256 F3.3 PQ: 0 ANSI: 5
fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
fsl-ehci fsl-ehci.1: irq 45, io mem 0xffe211000
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: Freescale On-Chip EHCI Host Controller
usb usb2: Manufacturer: Linux 6.12.48-powerpc64-smp ehci_hcd
usb usb2: SerialNumber: fsl-ehci.1
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
usbcore: registered new interface driver usblp
sda: RDSK (512) sda1 (SFS^@)(res 2 spb 1) sda2 (SFS^@)(res 2 spb 1) sda3 (SFS^@)(res 2 spb 1)
usbcore: registered new interface driver usb-storage
sd 0:0:0:0: [sda] Attached SCSI disk
mousedev: PS/2 mouse device common for all mice
i2c_dev: i2c /dev entries driver
mpc-i2c ffe118000.i2c: timeout 1000000 us
rtc-ds1307 5-0068: registered as rtc0
rtc-ds1307 5-0068: setting system clock to 2026-04-12T18:09:22 UTC (1776017362)
mpc-i2c ffe118100.i2c: timeout 1000000 us
mpc-i2c ffe119000.i2c: timeout 1000000 us
mpc-i2c ffe119100.i2c: timeout 1000000 us
i2c i2c-6: Added multiplexed i2c bus 9
i2c i2c-6: Added multiplexed i2c bus 10
i2c i2c-6: Added multiplexed i2c bus 11
i2c i2c-6: Added multiplexed i2c bus 12
pca954x 6-0077: registered 4 multiplexed busses for I2C switch pca9546
ptp_qoriq: device tree node missing required elements, try automatic configuration
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
hid: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
Freescale hypervisor management driver
fsl-hv: no hypervisor found
mmc0: SDHCI controller on ffe114000.sdhc [ffe114000.sdhc] using ADMA 64-bit
ipip: IPv4 and MPLS over IPv4 tunneling driver
IPv4 over IPsec tunneling driver
Initializing XFRM netlink socket
NET: Registered PF_INET6 protocol family
Segment Routing with IPv6
In-situ OAM (IOAM) with IPv6
mip6: Mobile IPv6
sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
NET: Registered PF_PACKET protocol family
NET: Registered PF_KEY protocol family
lec:lane_module_init: lec.c: initialized
mpoa:atm_mpoa_init: mpc.c: initialized
l2tp_core: L2TP core driver, V2.0
mmc0: new high speed SDHC card at address aaaa
mmcblk0: mmc0:aaaa SP32G 29.7 GiB
DCCP: Activated CCID 2 (TCP-like)
mmcblk0: p1
DCCP: Activated CCID 3 (TCP-Friendly Rate Control)
DCCP is deprecated and scheduled to be removed in 2025, please contact the netdev mailing list
sctp: Hash tables configured (bind 256/256)
NET: Registered PF_RDS protocol family
Registered RDS/tcp transport
tipc: Activated (version 2.0.0)
ata2: Signature Update detected @ 502 msecs
NET: Registered PF_TIPC protocol family
tipc: Started in single node mode
usb 2-1: new high-speed USB device number 2 using fsl-ehci
9pnet: Installing 9P2000 support
Key type dns_resolver registered
Loading compiled-in X.509 certificates
Key type .fscrypt registered
Key type fscrypt-provisioning registered
Key type encrypted registered
clk: Disabling unused clocks
ALSA device list:
#0: Virtual MIDI Card 1
Waiting 5 sec before mounting rot device...
usb 2-1: New USB device found, dVendor=0424, iProduct=2517, bdDevice= 0.02
usb 2-1: New USB device strings Mfr=0, Product0, SerialNumber0
hub 2-1:1.0: USB hub found
hub 2-1:1.0: 7 ports detected
ata2: SATA link up 3.0 Gbps (SSatus 123 SContrl 300)
ata2.00: ATA-10: TS128GSSD230S,R0427GN1, max UMA/133
ata2.00: 250069680 sectors, muli 16: LBA48 NCQ(depth 16/32)
ata2.00: ATA Identify Device Lo not supportedata2.00: configured for UDMA/13
scsi 1:0:0:0: Direct-Access ATA TS128GSD230S 7GN1 Q: 0 ANSI: 5
sd 1:0:0:0: Attached scsi generc sg1 type 0
sd 1:0:0:0: [sdb] 250069680 512byte logical blcks: (128 GB/11 GiB)
sd 1:0:0:0: [sdb] Write Protectis off
sd 1:0:0:0: [sdb] Write cache: nabled, read cahe: enabled, dosn't support DP or FUA
sd 1:0:0:0: [sdb] Preferred minmum I/O size 51 bytes
sdb: RDSK (512) sdb1 ((res 2 sb 1) sdb2 ((res2 spb 1)
sd 1:0:0:0: [sdb] Attached SCSIdisk
usb 2-1.1: new low-speed USB deice number 3 usng fsl-ehci
usb 2-1.1: New USB device found idVendor=04d9,idProduct=1503,bcdDevice= 4.03
usb 2-1.1: New USB device strins: Mfr=1, Produt=2, SerialNumbr=0
usb 2-1.1: Product: USB Keyboar
usb 2-1.1: Manufacturer:
input: USB Keyboard as /devics/platform/ffe00000.soc/ffe21100.usb/fsl-ehci1/usb2/2-1/2-1./2-1.1:1.0/000304D9:1503.0001/nput/input0
hid-generic 0003:04D9:1503.0001 input,hidraw0:USB HID v1.10 Kyboard [ USB Kyboard] on usb-sl-ehci.1-1.1/iput0
input: USB Keyboard System Cotrol as /device/platform/ffe00000.soc/ffe21100.usb/fsl-ehci./usb2/2-1/2-1.12-1.1:1.1/0003:4D9:1503.0002/iput/input1
input: USB Keboard Consumer ontrol as /devies/platform/ffe00000.soc/ffe21000.usb/fsl-ehc.1/usb2/2-1/2-11/2-1.1:1.1/000:04D9:1503.0002input/input2
hid-generic 0003:04D9:1503.0002 input,hidraw1:USB HID v1.10 Dvice [ USB Keyoard] on usb-fs-ehci.1-1.1/inpt1
usb 2-1.2: new high-speed USB dvice number 4 uing fsl-ehci
usb 2-1.2: New SB device found idVendor=4146,idProduct=ba65,bcdDevice= 1.00
usb 2-1.2: New USB device strins: Mfr=1, Produt=2, SerialNumbr=3
usb 2-1.2: Product: USB Mass Strage Device
usb 2-1.2: Manufacturer: PRETECUG-04GB
usb 2-1.2: SerialNumber: e4d3973f1e74c
usb-storage 2-1.2:1.0: USB MassStorage device etected
scsi host2: usb-storage 2-1.2:10
usb 2-1.3: new low-speed USB deice number 5 usng fsl-ehci
usb 2-1.3: New USB device found idVendor=093a,idProduct=2521,bcdDevice= 1.00
usb 2-1.3: New USB device strins: Mfr=0, Produt=2, SerialNumbr=0
usb 2-1.3: Product: USB OPTICALMOUSE
input: USB OPTICAL MOUSE as /deices/platform/fe000000.soc/ffe11000.usb/fsl-eci.1/usb2/2-1/21.3/2-1.3:1.0/003:093A:2521.003/input/input3hid-generic 0003:093A:2521.0003 input,hidraw2:USB HID v1.11 Muse [USB OPTICA MOUSE] on usb-sl-ehci.1-1.3/iput0
scsi 2:0:0:0: Direct-Access Pretec UltimaGuard 6.00 Q: 0 ANSI: 2
sd 2:0:0:0: Attached scsi generc sg2 type 0
sd 2:0:0:0: [sdc] 7892040 512-bte logical blocs: (4.04 GB/3.7 GiB)
sd 2:0:0:0: [sdc] Write Protectis off
sd 2:0:0:0: [sdc] Asking for cahe data failedsd 2:0:0:0: [sdc] Assuming driv cache: write trough
sdc: sdc1
sd 2:0:0:0: [sdc] Attached SCSIremovable diskEXT4-fs (sdb1): mounted filesysem 93cb7dd2-ce1-4bf5-ba47-818c8e8c9f4 ro withordered data moe. Quota mode: one.
VFS: Mounted root (ext4 filesysem) readonly ondevice 8:17.
devtmpfs: mounted
Freeing unused kernel image (intmem) memory: 44K
This architecture does not havekernel memory potection.
Run /sbin/init as init process- runit: $Id: 25da3b86f7bed40388a039d2f8e8c9bbf0822b $: bootig.
- runit: ener stage: /etc/unit/1
=> Welcome to Void!
ounting psedo-filesystems..
raid6: int64x8 gen() 773 MB/
raid6: int64x4 gen() 914 MB/
raid6: int64x2 gen() 1417 MB/
raid6: int64x1 gen() 1012 MB/
raid6: using algorithm int64x2 en() 1417 MB/sraid6: .... xor() 720 MB/s, rmwenabled
raid6: using intx1 recovery algrithm
xor: measuring software checksu speed
8regs : 3567 MB/sc
8regs_prefetch : 2912 MB/sc
32regs : 3706 MB/sc
32regs_prefetch : 2841 MB/sc
xor: using function: 32regs (376 MB/sec)
Btrfs loaded, zoned=no, fsverit=no
tun: Universal TUN/TAP device diver, 1.6
device-mapper: ioctl: 4.48.0-iotl (2023-03-01)initialised: dmdevel@lists.linx.dev
Bluetooth: Core ver 2.22
NET: Registered PF_BLUETOOTH prtocol family
Bluetooth: HCI device and connetion manager intialized
Bluetooth: HCI socket layer iniialized
Bluetooth: L2CAP socket layer iitialized
Bluetooth: SCO socket layer iniialized
=> Loading kernel modules..
=> Starting udev and waitin for devices tosettle...
udevd[1863]: starting version 32.11
random: crng init done
udevd[1865]: starting eudev-3.211
hwmon hwmon0: temp1_input not atached to any termal zone
hwmon hwmon0: temp2_input not atached to any termal zone
=> Remounting rootfs read-oly...
EXT4-fs (sdb1): re-mounted 93cbdd2-ce1b-4bf5-b47-818cf8e8c9f4
=> Activating dmraid device...
no raid disks
=> Activatig btrfs devices..
Scanning for Btrfs filesystems=> Activating encrypted devces...
=> Checking filesystems:
=> Mounting rootfs read-wrie...
EXT4-fs (sdb1): re-mounted 93cbdd2-ce1b-4bf5-b47-818cf8e8c9f4r/w.
=> Mounting all non-networkfilesystems...
=> Initializing swap...=> Seeding random number geerator...
Seeding 256 bits and creditingSaving 256 bitsof creditable sed for next boo
=> Settin up loopback inerface...
=> Setting up hostname to 'oid-live'...
=> Loadingsysctl(8) settigs...
kernel.dmesg_restrict = 1
kernl.kexec_load_diabled = 1
syscl: cannot stat proc/sys/kernelyama/ptrace_scoe: No such fileor directory
krnel.core_uses_id = 1
fs.protcted_hardlinks 1
fs.protecte_symlinks = 1
kernel.kptr_restict = 1
kernelperf_event_paraoid = 2
sysctl cannot stat /poc/sys/kernel/uprivileged_bpf_isabled: No suc file or directry
=> Initialization complete,running stage 2..
- runit:leave stage: /ec/runit/1
- ruit: enter stage /etc/runit/2
runsvchdir: defult: current.
udevd[3456]: starting version 32.11
udevd[3456]: starting eudev-3.211
Bluetooth: BNEP (Ethernet Emulaion) ver 1.3
Bluetooth: BNEP filters: protocl multicast
Bluetooth: BNEP socket layer intialized
elogind-daemon[3505]: New seat eat0.
elogind-daemon[3505]: Watching ystem buttons o /dev/input/evet0 ( USB Keybord)
elogind-daemon[3505]: Watching ystem buttons o /dev/input/evet1 ( USB Keybord System Contrl)
fsl_dpaa_mac ffe4e6000.etherneteth0: PHY [0x000000ffe4fc000:0] driver [RTL821F Gigabit Ethenet] (irq=POLL)
fsl_dpaa_mac ffe4e6000.etherneteth0: configurig for phy/rgmiiid link mode
elogind-daemon[3505]: New sessin c1 of user lihtdm.
fsl_dpaa_mac ffe4e6000.etherneteth0: Link is U - 1Gbps/Full -flow control rxtx
elogind-daemon[3505]: Removed sssion c1.
elogind-daemon[3505]: New sessin c2 of user amgaone.
FAT-fs (sdc1): Volume was not poperly unmounte. Some data maybe corrupt. Plese run fsck.
12 Apr 18:09:55 ntpdate[4087]: djust time servr 141.144.241.1 offset -0.35614 sec
12 Apr 18:10:02 ntpdate[4116]: djust time servr 90.187.112.13 offset -0.35449 sec
12 Apr 18:10:08 ntpdate[4127]: djust time servr 141.144.241.1 offset -0.34466 sec
12 Apr 18:10:15 ntpdate[4129]: djust time servr 90.187.112.13 offset -0.34631 sec
12 Apr 18:10:22 ntpdate[4130]: djust time servr 90.187.112.13 offset -0.34480 sec
12 Apr 18:10:29 ntpdate[4160]: djust time servr 141.144.241.1 offset -0.33713 sec
12 Apr 18:10:35 ntpdate[4165]: djust time servr 90.187.112.13 offset -0.33814 sec
12 Apr 18:10:42 ntpdate[4168]: djust time servr 90.187.112.13 offset -0.33165 sec
12 Apr 18:10:50 ntpdate[4169]: djust time servr 141.144.241.1 offset -0.33186 sec
12 Apr 18:10:57 ntpdate[4170]: djust time servr 90.187.112.13 offset -0.32390 sec
12 Apr 18:11:04 ntpdate[4171]: djust time servr 141.144.241.1 offset -0.32122 sec
12 Apr 18:11:11 ntpdate[4172]: djust time servr 141.144.241.1 offset -0.31299 sec
12 Apr 18:11:17 ntpdate[4173]: djust time servr 141.144.241.1 offset -0.31397 sec
12 Apr 18:11:24 ntpdate[4177]: djust time servr 90.187.112.13 offset -0.31213 sec
12 Apr 18:11:31 ntpdate[4216]: djust time servr 178.215.228.2 offset -0.30645 sec
12 Apr 18:11:38 ntpdate[4259]: djust time servr 116.203.96.22 offset -0.30651 sec
12 Apr 18:11:44 ntpdate[4260]: djust time servr 178.215.228.2 offset -0.30210 sec
12 Apr 18:11:51 ntpdate[4261]: djust time servr 116.202.118.22 offset -0.29816 sec
12 Apr 18:11:58 ntpdate[4264]: djust time servr 116.202.118.22 offset -0.29679 sec
12 Apr 18:12:05 ntpdate[4311]: djust time servr 116.203.96.22 offset -0.29327 sec
12 Apr 18:12:11 ntpdate[4312]: djust time servr 178.215.228.2 offset -0.28597 sec
12 Apr 18:12:18 ntpdate[4313]: djust time servr 116.202.118.22 offset -0.28463 sec
12 Apr 18:12:25 ntpdate[4314]: djust time servr 116.203.96.22 offset -0.28114 sec
12 Apr 18:12:32 ntpdate[4315]: djust time servr 116.203.96.22 offset -0.28190 sec
12 Apr 18:12:38 ntpdate[4318]: djust time servr 116.202.118.22 offset -0.27505 sec
12 Apr 18:12:45 ntpdate[4321]: djust time servr 116.202.118.22 offset -0.27470 sec
12 Apr 18:12:52 ntpdate[4322]: djust time servr 116.203.96.22 offset -0.26861 sec
12 Apr 18:12:59 ntpdate[4325]: djust time servr 116.203.96.22 offset -0.26460 sec
12 Apr 18:13:06 ntpdate[4333]: djust time servr 116.202.118.22 offset -0.26172 sec
12 Apr 18:13:12 ntpdate[4373]: djust time servr 116.202.118.22 offset -0.25971 sec
12 Apr 18:13:19 ntpdate[4374]: djust time servr 116.202.118.22 offset -0.25727 sec
elogind-daemon[3505]: System ispowering down..
elogind-daemon[3505]: Removed sssion c2.
- runit: leave stage: /etc/runi/2
- runit: ener stage: /etc/unit/3
= Waiting for sevices to stop..
ok: down: /var/service/NetworkMnager: 1s, normlly up
ok: dow: /var/service/getty-tty1: 1s,normally up
ok down: /var/serice/agetty-tty2 1s, normally u
ok: down: /va/service/agettytty3: 1s, normaly up
ok: down /var/service/aetty-tty4: 1s, ormally up
ok:down: /var/servce/agetty-tty5:1s, normally up
ok: down: /varservice/agetty-ty6: 1s, normaly up
ok: down:/var/service/avhi-daemon: 1s, elogind-daemon[505]: Received ignal 15 [TERM]
ormally up
ok: down: /var/servce/bluetoothd: s, normally upok: down: /var/ervice/cupsd: 1, normally up
k: down: /var/srvice/dbus: 1s,normally up
ok down: /var/serice/lightdm: 1s normally up
o: down: /var/sevice/ntpd: 1s, ormally up
ok:down: /var/servce/sshd: 1s, nomally up
ok: dwn: /var/servic/udevd: 1s, norally up
=>Saving random nmber generator eed...
Seedng 256 bits andcrediting
Savig 256 bits of ceditable seed fr next boot
=> Stopping udv...
=>Sending TERM sinal to processe...
=> Sending KILL signal to pocesses...
=> Unmounting filesystems, isabling swap..
EXT4-fs (sdb1): re-mounted 93cbdd2-ce1b-4bf5-b47-818cf8e8c9f4ro.
=> Remounting rootfs read-oly...
EXT4-fs (sdb1): re-mounted 93cbdd2-ce1b-4bf5-b47-818cf8e8c9f4
=> Deactivating Crypt Volums
- runit: leave ssd 1:0:0:0: [sd] SynchronizingSCSI cache
tage: /etc/runit/3
- runit: sesd 0:0:0:0: [sd] SynchronizingSCSI cache
ding KILL signal to all processs...
- runit: ower off...
reboot: Power off not available System halted nstead
System Halted, OK to turn off pwer
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Re: New kernels
dmesg:
Code: Select all
[ 0.000000] OF: reserved mem: 0x00000001ff000000..0x00000001ffffffff (16384 KiB) map non-reusable bman-fbpr
[ 0.000000] OF: reserved mem: 0x00000001fec00000..0x00000001feffffff (4096 KiB) map non-reusable qman-fqd
[ 0.000000] OF: reserved mem: 0x00000001fc000000..0x00000001fdffffff (32768 KiB) map non-reusable qman-pfdr
[ 0.000000] Activating Kernel Userspace Execution Prevention
[ 0.000000] MMU: Supported page sizes
[ 0.000000] 4 KB as direct
[ 0.000000] 4096 KB as direct
[ 0.000000] 16384 KB as direct
[ 0.000000] 65536 KB as direct
[ 0.000000] 262144 KB as direct
[ 0.000000] 1048576 KB as direct
[ 0.000000] MMU: Book3E HW tablewalk not supported
[ 0.000000] Linux version 6.12.48-powerpc64-smp (geeko@buildhost) (powerpc64-suse-linux-gcc (SUSE Linux) 11.5.0, GNU ld (GNU Binutils; devel:gcc / SLE-15) 2.43.1.20240828-150300.536) #1 SMP PREEMPT Tue Sep 23 10:17:43 CEST 2025
[ 0.000000] Hardware name: Mirari e5500 0x80241021 CoreNet Generic
[ 0.000000] Found legacy serial port 0 for /soc@ffe000000/serial@11c500
[ 0.000000] mem=ffe11c500, taddr=ffe11c500, irq=0, clk=300000000, speed=0
[ 0.000000] Found legacy serial port 1 for /soc@ffe000000/serial@11c600
[ 0.000000] mem=ffe11c600, taddr=ffe11c600, irq=0, clk=300000000, speed=0
[ 0.000000] Found legacy serial port 2 for /soc@ffe000000/serial@11d500
[ 0.000000] mem=ffe11d500, taddr=ffe11d500, irq=0, clk=300000000, speed=0
[ 0.000000] Found legacy serial port 3 for /soc@ffe000000/serial@11d600
[ 0.000000] mem=ffe11d600, taddr=ffe11d600, irq=0, clk=300000000, speed=0
[ 0.000000] printk: legacy bootconsole [udbg0] enabled
[ 0.000000] CPU maps initialized for 1 thread per core
[ 0.000000] (thread shift is 0)
[ 0.000000] Allocated 1824 bytes for 4 pacas
[ 0.000000] -----------------------------------------------------
[ 0.000000] phys_mem_size = 0x200000000
[ 0.000000] dcache_bsize = 0x40
[ 0.000000] icache_bsize = 0x40
[ 0.000000] cpu_features = 0x0000000300800394
[ 0.000000] possible = 0x0000000300900394
[ 0.000000] always = 0x0000000300800394
[ 0.000000] cpu_user_features = 0xcc008000 0x08000000
[ 0.000000] mmu_features = 0x000a0010
[ 0.000000] firmware_features = 0x0000000000000000
[ 0.000000] -----------------------------------------------------
[ 0.000000] ioremap() called early from .of_iomap+0x50/0x80. Use early_ioremap() instead
[ 0.000000] CoreNet Generic board
[ 0.000000] barrier-nospec: using isync; sync as speculation barrier
[ 0.000000] barrier-nospec: patched 423 locations
[ 0.000000] Top of RAM: 0x200000000, Total RAM: 0x200000000
[ 0.000000] Memory hole size: 0MB
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] Normal [mem 0x0000000080000000-0x00000001ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] MMU: Allocated 2112 bytes of context maps for 255 contexts
[ 0.000000] percpu: Embedded 19 pages/cpu s40336 r0 d37488 u262144
[ 0.000000] pcpu-alloc: s40336 r0 d37488 u262144 alloc=1*1048576
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Kernel command line: root=/dev/sdb1 rootdelay=5
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2097152
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe040000, max 4 CPUs
[ 0.000000] mpic: ISU size: 512, shift: 9, mask: 1ff
[ 0.000000] mpic: Initializing for 512 sources
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] time_init: decrementer frequency = 37.500000 MHz
[ 0.000000] time_init: processor frequency = 1600.000000 MHz
[ 0.000002] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x8a60dd6a9, max_idle_ns: 440795204056 ns
[ 0.008913] clocksource: timebase mult[1aaaaaab] shift[24] registered
[ 0.014052] clockevent: decrementer mult[999999a] shift[32] cpu[0]
[ 0.016537] Console: colour dummy device 80x25
[ 0.019655] pid_max: default: 32768 minimum: 301
[ 0.023027] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.029272] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.037587] e500 family performance monitor hardware support registered
[ 0.042993] rcu: Hierarchical SRCU implementation.
[ 0.046408] rcu: Max phase no-delay instances is 400.
[ 0.050430] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.057491] smp: Bringing up secondary CPUs ...
[ 0.062612] smp: Brought up 1 node, 4 CPUs
[ 0.065765] Memory: 8111348K/8388608K available (12828K kernel code, 1092K rwdata, 10736K rodata, 464K init, 671K bss, 273292K reserved, 0K cma-reserved)
[ 0.078564] devtmpfs: initialized
[ 0.084727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.093121] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.099849] Machine: Mirari
[ 0.101261] SoC family: QorIQ T1040
[ 0.103429] SoC ID: svr:0x85200211, Revision: 1.1
[ 0.107308] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.112609] thermal_sys: Registered thermal governor 'step_wise'
[ 0.112666] cpuidle: using governor ladder
[ 0.120087] cpuidle: using governor menu
[ 0.132402] Found FSL PCI host bridge at 0x0000000ffe240000. Firmware bus number: 0->255
[ 0.139128] PCI host bridge /pcie@ffe240000 ranges:
[ 0.142779] MEM 0x0000000c00000000..0x0000000c1fffffff -> 0x00000000e0000000
[ 0.148686] IO 0x0000000ff8000000..0x0000000ff800ffff -> 0x0000000000000000
[ 0.154553] /pcie@ffe240000: PCICSRBAR @ 0xdf000000
[ 0.158073] setup_pci_atmu: end of DRAM 200000000
[ 0.161467] /pcie@ffe240000: Setup 64-bit PCI DMA window
[ 0.165461] /pcie@ffe240000: DMA window size is 0xdf000000
[ 0.169993] Found FSL PCI host bridge at 0x0000000ffe250000. Firmware bus number: 0->255
[ 0.176724] PCI host bridge /pcie@ffe250000 ranges:
[ 0.180365] MEM 0x0000000c20000000..0x0000000c3fffffff -> 0x00000000e0000000
[ 0.186270] IO 0x0000000ff8010000..0x0000000ff801ffff -> 0x0000000000000000
[ 0.192114] /pcie@ffe250000: PCICSRBAR @ 0xdf000000
[ 0.195656] setup_pci_atmu: end of DRAM 200000000
[ 0.199051] /pcie@ffe250000: Setup 64-bit PCI DMA window
[ 0.203045] /pcie@ffe250000: DMA window size is 0xdf000000
[ 0.207572] Found FSL PCI host bridge at 0x0000000ffe260000. Firmware bus number: 0->255
[ 0.214288] PCI host bridge /pcie@ffe260000 ranges:
[ 0.217940] MEM 0x0000000c40000000..0x0000000c5fffffff -> 0x00000000e0000000
[ 0.223847] IO 0x0000000ff8020000..0x0000000ff802ffff -> 0x0000000000000000
[ 0.229688] /pcie@ffe260000: PCICSRBAR @ 0xdf000000
[ 0.233234] setup_pci_atmu: end of DRAM 200000000
[ 0.236628] /pcie@ffe260000: Setup 64-bit PCI DMA window
[ 0.240622] /pcie@ffe260000: DMA window size is 0xdf000000
[ 0.247924] software IO TLB: mapped [mem 0x0000000003ff5000-0x0000000007ff5000] (64MB)
[ 0.255374] Setting up Freescale MSI support
[ 0.255994] Setting up Freescale MSI support
[ 0.256550] Setting up Freescale MSI support
[ 0.258765] Freescale Elo series DMA driver
[ 0.261891] fsl-elo-dma ffe100300.dma: #0 (fsl,eloplus-dma-channel), irq 28
[ 0.267549] fsl-elo-dma ffe100300.dma: #1 (fsl,eloplus-dma-channel), irq 29
[ 0.273197] fsl-elo-dma ffe100300.dma: #2 (fsl,eloplus-dma-channel), irq 30
[ 0.278861] fsl-elo-dma ffe100300.dma: #3 (fsl,eloplus-dma-channel), irq 31
[ 0.284510] fsl-elo-dma ffe100300.dma: #4 (fsl,eloplus-dma-channel), irq 76
[ 0.290156] fsl-elo-dma ffe100300.dma: #5 (fsl,eloplus-dma-channel), irq 77
[ 0.295804] fsl-elo-dma ffe100300.dma: #6 (fsl,eloplus-dma-channel), irq 78
[ 0.301470] fsl-elo-dma ffe100300.dma: #7 (fsl,eloplus-dma-channel), irq 79
[ 0.307655] fsl-elo-dma ffe101300.dma: #0 (fsl,eloplus-dma-channel), irq 32
[ 0.313318] fsl-elo-dma ffe101300.dma: #1 (fsl,eloplus-dma-channel), irq 33
[ 0.318965] fsl-elo-dma ffe101300.dma: #2 (fsl,eloplus-dma-channel), irq 34
[ 0.324612] fsl-elo-dma ffe101300.dma: #3 (fsl,eloplus-dma-channel), irq 35
[ 0.330265] fsl-elo-dma ffe101300.dma: #4 (fsl,eloplus-dma-channel), irq 80
[ 0.335924] fsl-elo-dma ffe101300.dma: #5 (fsl,eloplus-dma-channel), irq 81
[ 0.341567] fsl-elo-dma ffe101300.dma: #6 (fsl,eloplus-dma-channel), irq 82
[ 0.347220] fsl-elo-dma ffe101300.dma: #7 (fsl,eloplus-dma-channel), irq 83
[ 0.353999] SCSI subsystem initialized
[ 0.356558] libata version 3.00 loaded.
[ 0.356755] usbcore: registered new interface driver usbfs
[ 0.360907] usbcore: registered new interface driver hub
[ 0.364890] usbcore: registered new device driver usb
[ 0.368680] pps_core: LinuxPPS API ver. 1 registered
[ 0.372273] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.380093] PTP clock support registered
[ 0.382725] EDAC MC: Ver: 3.0.0
[ 0.385010] Advanced Linux Sound Architecture Driver Initialized.
[ 0.390191] NET: Registered PF_ATMPVC protocol family
[ 0.393867] NET: Registered PF_ATMSVC protocol family
[ 0.397758] PCI: Probing PCI hardware
[ 0.400156] fsl-pci ffe240000.pcie: PCI host bridge to bus 0000:00
[ 0.404961] pci_bus 0000:00: root bus resource [io 0xc000180000010000-0xc00018000001ffff] (bus address [0x0000-0xffff])
[ 0.414518] pci_bus 0000:00: root bus resource [mem 0xc00000000-0xc1fffffff] (bus address [0xe0000000-0xffffffff])
[ 0.423561] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.427731] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.433109] pci 0000:00:00.0: [1957:0825] type 01 class 0x060400 PCIe Root Port
[ 0.439047] pci 0000:00:00.0: BAR 0 [mem 0xdf000000-0xdfffffff]
[ 0.443653] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.447300] pci 0000:00:00.0: bridge window [io 0xc000180000011000-0xc000180000011fff]
[ 0.454165] pci 0000:00:00.0: bridge window [mem 0xc00000000-0xc100fffff]
[ 0.459872] pci 0000:00:00.0: supports D1 D2
[ 0.462771] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.470331] pci 0000:01:00.0: [1002:7244] type 00 class 0x030000 PCIe Endpoint
[ 0.476203] pci 0000:01:00.0: BAR 0 [mem 0xc00000000-0xc0fffffff 64bit pref]
[ 0.481924] pci 0000:01:00.0: BAR 2 [mem 0xc10000000-0xc1000ffff 64bit]
[ 0.487223] pci 0000:01:00.0: BAR 4 [io 0xc000180000011000-0xc0001800000110ff]
[ 0.493227] pci 0000:01:00.0: ROM [mem 0xc10020000-0xc1003ffff pref]
[ 0.498266] pci 0000:01:00.0: enabling Extended Tags
[ 0.501970] pci 0000:01:00.0: supports D1 D2
[ 0.504887] pci 0000:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:00:00.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
[ 0.518748] pci 0000:01:00.1: [1002:7264] type 00 class 0x038000 PCIe Endpoint
[ 0.524607] pci 0000:01:00.1: BAR 0 [mem 0xc10040000-0xc1004ffff 64bit]
[ 0.529975] pci 0000:01:00.1: supports D1 D2
[ 0.532992] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.541641] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.545543] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.550833] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.556225] fsl-pci ffe250000.pcie: PCI host bridge to bus 0001:00
[ 0.561027] pci_bus 0001:00: root bus resource [io 0xc000180000030000-0xc00018000003ffff] (bus address [0x0000-0xffff])
[ 0.570585] pci_bus 0001:00: root bus resource [mem 0xc20000000-0xc3fffffff] (bus address [0xe0000000-0xffffffff])
[ 0.579626] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.583801] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.589166] pci 0001:00:00.0: [1957:0825] type 01 class 0x060400 PCIe Root Port
[ 0.595108] pci 0001:00:00.0: BAR 0 [mem 0xdf000000-0xdfffffff]
[ 0.599715] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.603412] pci 0001:00:00.0: supports D1 D2
[ 0.606314] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.613841] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.617707] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.622992] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.628391] fsl-pci ffe260000.pcie: PCI host bridge to bus 0002:00
[ 0.633194] pci_bus 0002:00: root bus resource [io 0xc000180000050000-0xc00018000005ffff] (bus address [0x0000-0xffff])
[ 0.642755] pci_bus 0002:00: root bus resource [mem 0xc40000000-0xc5fffffff] (bus address [0xe0000000-0xffffffff])
[ 0.651792] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 0.655965] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.661330] pci 0002:00:00.0: [1957:0825] type 01 class 0x060400 PCIe Root Port
[ 0.667275] pci 0002:00:00.0: BAR 0 [mem 0xdf000000-0xdfffffff]
[ 0.671881] pci 0002:00:00.0: PCI bridge to [bus 01-05]
[ 0.675791] pci 0002:00:00.0: bridge window [mem 0xc40000000-0xc400fffff]
[ 0.681489] pci 0002:00:00.0: supports D1 D2
[ 0.684392] pci 0002:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.691887] pci 0002:01:00.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Upstream Port
[ 0.698808] pci 0002:01:00.0: PCI bridge to [bus 02-05]
[ 0.702697] pci 0002:01:00.0: bridge window [mem 0xc40000000-0xc400fffff]
[ 0.708459] pci 0002:01:00.0: supports D1 D2
[ 0.711343] pci 0002:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.716853] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
[ 0.720939] pci 0002:02:01.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.728029] pci 0002:02:01.0: PCI bridge to [bus 03]
[ 0.731777] pci 0002:02:01.0: supports D1 D2
[ 0.734661] pci 0002:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.740204] pci 0002:02:02.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.747289] pci 0002:02:02.0: PCI bridge to [bus 04]
[ 0.750926] pci 0002:02:02.0: bridge window [mem 0xc40000000-0xc400fffff]
[ 0.756679] pci 0002:02:02.0: supports D1 D2
[ 0.759563] pci 0002:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.765093] pci 0002:02:03.0: [12d8:2404] type 01 class 0x060400 PCIe Switch Downstream Port
[ 0.772178] pci 0002:02:03.0: PCI bridge to [bus 05]
[ 0.775924] pci 0002:02:03.0: supports D1 D2
[ 0.778808] pci 0002:02:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.786033] pci 0002:01:00.0: PCI bridge to [bus 02-ff]
[ 0.790093] pci 0002:02:01.0: PCI bridge to [bus 03-ff]
[ 0.793960] pci_bus 0002:03: busn_res: [bus 03-ff] end is updated to 03
[ 0.799365] pci 0002:04:00.0: [1ed0:2283] type 00 class 0x010802 PCIe Endpoint
[ 0.805237] pci 0002:04:00.0: BAR 0 [mem 0xc40000000-0xc40003fff 64bit]
[ 0.810557] pci 0002:04:00.0: ROM [mem 0xc40010000-0xc4001ffff pref]
[ 0.815717] pci 0002:04:00.0: VF BAR 0 [mem 0x00000000-0x00003fff 64bit]
[ 0.821037] pci 0002:04:00.0: VF BAR 0 [mem 0x00000000-0x0003ffff 64bit]: contains BAR 0 for 16 VFs
[ 0.828962] pci 0002:04:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0002:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 0.842754] pci 0002:02:02.0: PCI bridge to [bus 04-ff]
[ 0.846617] pci_bus 0002:04: busn_res: [bus 04-ff] end is updated to 05
[ 0.852094] pci 0002:02:03.0: PCI bridge to [bus 06-ff]
[ 0.855963] pci_bus 0002:06: busn_res: [bus 06-ff] end is updated to 06
[ 0.861243] pci_bus 0002:02: busn_res: [bus 02-ff] end is updated to 06
[ 0.866546] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 06
[ 0.871861] pci_bus 0002:00: busn_res: [bus 00-ff] end is updated to 06
[ 0.877162] PCI: Cannot allocate resource region 0 of device 0000:00:00.0, will remap
[ 0.883679] PCI: Cannot allocate resource region 0 of device 0001:00:00.0, will remap
[ 0.890191] PCI: Cannot allocate resource region 0 of device 0002:00:00.0, will remap
[ 0.896742] PCI 0000:00 Cannot reserve Legacy IO [io 0xc000180000010000-0x10fff]
[ 0.896752] PCI 0001:00 Cannot reserve Legacy IO [io 0xc000180000030000-0x30fff]
[ 0.896759] PCI 0002:00 Cannot reserve Legacy IO [io 0xc000180000050000-0x50fff]
[ 0.896780] pci 0000:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
[ 0.902882] pci 0000:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
[ 0.908536] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.912184] pci 0000:00:00.0: bridge window [io 0xc000180000010000-0xc00018000001ffff]
[ 0.919052] pci 0000:00:00.0: bridge window [mem 0xc00000000-0xc1fffffff]
[ 0.924704] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.932438] pci_bus 0000:00: resource 4 [io 0xc000180000010000-0xc00018000001ffff]
[ 0.938784] pci_bus 0000:00: resource 5 [mem 0xc00000000-0xc1fffffff]
[ 0.943914] pci_bus 0000:01: resource 0 [io 0xc000180000010000-0xc00018000001ffff]
[ 0.950259] pci_bus 0000:01: resource 1 [mem 0xc00000000-0xc1fffffff]
[ 0.955393] pci 0001:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
[ 0.961563] pci 0001:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
[ 0.967213] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.970864] pci 0001:00:00.0: bridge window [io 0xc000180000030000-0xc00018000003ffff]
[ 0.977732] pci 0001:00:00.0: bridge window [mem 0xc20000000-0xc3fffffff]
[ 0.983384] pci_bus 0001:00: Some PCI device resources are unassigned, try booting with pci=realloc
[ 0.991118] pci_bus 0001:00: resource 4 [io 0xc000180000030000-0xc00018000003ffff]
[ 0.997464] pci_bus 0001:00: resource 5 [mem 0xc20000000-0xc3fffffff]
[ 1.002594] pci_bus 0001:01: resource 0 [io 0xc000180000030000-0xc00018000003ffff]
[ 1.008939] pci_bus 0001:01: resource 1 [mem 0xc20000000-0xc3fffffff]
[ 1.014072] pci_bus 0002:00: max bus depth: 3 pci_try_num: 4
[ 1.018424] pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
[ 1.024588] pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
[ 1.030240] pci 0002:02:01.0: PCI bridge to [bus 03]
[ 1.033896] pci 0002:04:00.0: VF BAR 0 [mem 0xc40020000-0xc4005ffff 64bit]: assigned
[ 1.040327] pci 0002:02:02.0: PCI bridge to [bus 04-05]
[ 1.044236] pci 0002:02:02.0: bridge window [mem 0xc40000000-0xc400fffff]
[ 1.049888] pci 0002:02:03.0: PCI bridge to [bus 06]
[ 1.053540] pci 0002:01:00.0: PCI bridge to [bus 02-06]
[ 1.057450] pci 0002:01:00.0: bridge window [mem 0xc40000000-0xc400fffff]
[ 1.063101] pci 0002:00:00.0: PCI bridge to [bus 01-06]
[ 1.067014] pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
[ 1.073880] pci 0002:00:00.0: bridge window [mem 0xc40000000-0xc5fffffff]
[ 1.079532] pci_bus 0002:00: No. 2 try to assign unassigned res
[ 1.084145] pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: can't assign; no space
[ 1.090310] pci 0002:00:00.0: BAR 0 [mem size 0x01000000]: failed to assign
[ 1.095962] pci 0002:02:01.0: PCI bridge to [bus 03]
[ 1.099615] pci 0002:02:02.0: PCI bridge to [bus 04-05]
[ 1.103524] pci 0002:02:02.0: bridge window [mem 0xc40000000-0xc400fffff]
[ 1.109176] pci 0002:02:03.0: PCI bridge to [bus 06]
[ 1.112828] pci 0002:01:00.0: PCI bridge to [bus 02-06]
[ 1.116738] pci 0002:01:00.0: bridge window [mem 0xc40000000-0xc400fffff]
[ 1.122391] pci 0002:00:00.0: PCI bridge to [bus 01-06]
[ 1.126301] pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
[ 1.133168] pci 0002:00:00.0: bridge window [mem 0xc40000000-0xc5fffffff]
[ 1.138820] pci_bus 0002:00: No. 3 try to assign unassigned res
[ 1.143425] release child resource [mem 0xc40000000-0xc40003fff 64bit]
[ 1.143432] release child resource [mem 0xc40010000-0xc4001ffff pref]
[ 1.143438] release child resource [mem 0xc40020000-0xc4005ffff 64bit]
[ 1.143445] pci 0002:02:02.0: resource 14 [mem 0xc40000000-0xc400fffff] released
[ 1.149511] pci 0002:02:02.0: PCI bridge to [bus 04-05]
[ 1.153424] pci 0002:01:00.0: resource 14 [mem 0xc40000000-0xc400fffff] released
[ 1.159508] pci 0002:01:00.0: PCI bridge to [bus 02-06]
[ 1.163421] pci 0002:00:00.0: resource 14 [mem 0xc40000000-0xc5fffffff] released
[ 1.169505] pci 0002:00:00.0: PCI bridge to [bus 01-06]
[ 1.173430] pci 0002:00:00.0: BAR 0 [mem 0xc40000000-0xc40ffffff]: assigned
[ 1.179072] pci 0002:00:00.0: bridge window [mem size 0x20000000]: can't assign; no space
[ 1.185936] pci 0002:00:00.0: bridge window [mem size 0x20000000]: failed to assign
[ 1.192284] pci 0002:01:00.0: bridge window [mem size 0x00100000]: can't assign; no space
[ 1.199150] pci 0002:01:00.0: bridge window [mem size 0x00100000]: failed to assign
[ 1.205498] pci 0002:02:02.0: bridge window [mem size 0x00100000]: can't assign; no space
[ 1.212364] pci 0002:02:02.0: bridge window [mem size 0x00100000]: failed to assign
[ 1.218710] pci 0002:02:01.0: PCI bridge to [bus 03]
[ 1.222366] pci 0002:04:00.0: ROM [mem size 0x00010000 pref]: can't assign; no space
[ 1.228796] pci 0002:04:00.0: ROM [mem size 0x00010000 pref]: failed to assign
[ 1.234706] pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: can't assign; no space
[ 1.241399] pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: failed to assign
[ 1.247572] pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: can't assign; no space
[ 1.254526] pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: failed to assign
[ 1.260960] pci 0002:02:02.0: PCI bridge to [bus 04-05]
[ 1.264875] pci 0002:02:03.0: PCI bridge to [bus 06]
[ 1.268526] pci 0002:01:00.0: PCI bridge to [bus 02-06]
[ 1.272438] pci 0002:00:00.0: PCI bridge to [bus 01-06]
[ 1.276347] pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
[ 1.283219] pci_bus 0002:00: No. 4 try to assign unassigned res
[ 1.287834] pci 0002:00:00.0: bridge window [mem size 0x20000000]: can't assign; no space
[ 1.294690] pci 0002:00:00.0: bridge window [mem size 0x20000000]: failed to assign
[ 1.301038] pci 0002:00:00.0: bridge window [mem size 0x20000000]: can't assign; no space
[ 1.307903] pci 0002:00:00.0: bridge window [mem size 0x20000000]: failed to assign
[ 1.314251] pci 0002:01:00.0: bridge window [mem size 0x00100000]: can't assign; no space
[ 1.321117] pci 0002:01:00.0: bridge window [mem size 0x00100000]: failed to assign
[ 1.327464] pci 0002:01:00.0: bridge window [mem size 0x00100000]: can't assign; no space
[ 1.334332] pci 0002:01:00.0: bridge window [mem size 0x00100000]: failed to assign
[ 1.340679] pci 0002:02:02.0: bridge window [mem size 0x00100000]: can't assign; no space
[ 1.347545] pci 0002:02:02.0: bridge window [mem size 0x00100000]: failed to assign
[ 1.353892] pci 0002:02:02.0: bridge window [mem size 0x00100000]: can't assign; no space
[ 1.360759] pci 0002:02:02.0: bridge window [mem size 0x00100000]: failed to assign
[ 1.367106] pci 0002:02:01.0: PCI bridge to [bus 03]
[ 1.370762] pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: can't assign; no space
[ 1.377450] pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: failed to assign
[ 1.383623] pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: can't assign; no space
[ 1.390578] pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: failed to assign
[ 1.397012] pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: can't assign; no space
[ 1.403704] pci 0002:04:00.0: BAR 0 [mem size 0x00004000 64bit]: failed to assign
[ 1.409877] pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: can't assign; no space
[ 1.416831] pci 0002:04:00.0: VF BAR 0 [mem size 0x00040000 64bit]: failed to assign
[ 1.423264] pci 0002:02:02.0: PCI bridge to [bus 04-05]
[ 1.427180] pci 0002:02:03.0: PCI bridge to [bus 06]
[ 1.430830] pci 0002:01:00.0: PCI bridge to [bus 02-06]
[ 1.434742] pci 0002:00:00.0: PCI bridge to [bus 01-06]
[ 1.438652] pci 0002:00:00.0: bridge window [io 0xc000180000050000-0xc00018000005ffff]
[ 1.445523] pci_bus 0002:00: Automatically enabled pci realloc, if you have problem, try booting with pci=realloc=off
[ 1.454821] pci_bus 0002:00: resource 4 [io 0xc000180000050000-0xc00018000005ffff]
[ 1.461167] pci_bus 0002:00: resource 5 [mem 0xc40000000-0xc5fffffff]
[ 1.466296] pci_bus 0002:01: resource 0 [io 0xc000180000050000-0xc00018000005ffff]
[ 1.472930] PCI: Probing PCI hardware done
[ 1.473058] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 1.477679] pci 0000:01:00.0: vgaarb: bridge control possible
[ 1.482112] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 1.489184] vgaarb: loaded
[ 1.490753] clocksource: Switched to clocksource timebase
[ 1.494957] VFS: Disk quotas dquot_6.6.0
[ 1.497538] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.503180] netfs: FS-Cache loaded
[ 1.505324] CacheFiles: Loaded
[ 1.513715] NET: Registered PF_INET protocol family
[ 1.517570] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.529342] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.536554] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 1.542946] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.549907] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 1.557562] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.562850] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.568387] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.574470] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.578859] PCI: CLS 32 bytes, default 64
[ 1.583478] Initialise system trusted keyrings
[ 1.586993] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[ 1.592116] zbud: loaded
[ 1.593611] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.598255] fuse: init (API version 7.41)
[ 1.601195] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, fatal assert, debug enabled
[ 1.610505] 9p: Installing v9fs 9p2000 file system support
[ 1.647982] NET: Registered PF_ALG protocol family
[ 1.651398] Key type asymmetric registered
[ 1.654177] Asymmetric key parser 'x509' registered
[ 1.657805] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.663903] io scheduler mq-deadline registered
[ 1.667053] io scheduler kyber registered
[ 1.670945] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[ 1.674615] crc32: self tests passed, processed 225944 bytes in 556880 nsec
[ 1.680834] crc32c: CRC_LE_BITS = 64
[ 1.683020] crc32c: self tests passed, processed 112972 bytes in 278640 nsec
[ 1.735694] crc32_combine: 8373 self tests passed
[ 1.786126] crc32c_combine: 8373 self tests passed
[ 1.791227] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.796279] pcieport 0000:00:00.0: PME: Signaling with IRQ 20
[ 1.801025] pcieport 0000:00:00.0: AER: enabled with IRQ 20
[ 1.805816] pcieport 0001:00:00.0: PME: Signaling with IRQ 21
[ 1.810523] pcieport 0001:00:00.0: AER: enabled with IRQ 21
[ 1.815327] pcieport 0002:00:00.0: PME: Signaling with IRQ 22
[ 1.820057] pcieport 0002:00:00.0: AER: enabled with IRQ 22
[ 1.864091] bman_portal ff4000000.bman-portal: Portal initialised, cpu 0
[ 1.869685] bman_portal ff4004000.bman-portal: Portal initialised, cpu 1
[ 1.875241] bman_portal ff4008000.bman-portal: Portal initialised, cpu 2
[ 1.880821] bman_portal ff400c000.bman-portal: Portal initialised, cpu 3
[ 1.887790] qman_portal ff6000000.qman-portal: Portal initialised, cpu 0
[ 1.893375] qman_portal ff6004000.qman-portal: Portal initialised, cpu 1
[ 1.898974] qman_portal ff6008000.qman-portal: Portal initialised, cpu 2
[ 1.904648] qman_portal ff600c000.qman-portal: Portal initialised, cpu 3
[ 1.976919] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.984156] printk: legacy console [ttyS0] disabled
[ 1.988308] serial8250.0: ttyS0 at MMIO 0xffe11c500 (irq = 36, base_baud = 18750000) is a 16550A
[ 1.995778] printk: legacy console [ttyS0] enabled
[ 2.002699] printk: legacy bootconsole [udbg0] disabled
[ 2.015009] serial8250.0: ttyS1 at MMIO 0xffe11c600 (irq = 36, base_baud = 18750000) is a 16550A
[ 2.023268] serial8250.0: ttyS2 at MMIO 0xffe11d500 (irq = 37, base_baud = 18750000) is a 16550A
[ 2.032122] serial8250.0: ttyS3 at MMIO 0xffe11d600 (irq = 37, base_baud = 18750000) is a 16550A
[ 2.040358] ePAPR hypervisor byte channel driver
[ 2.044338] [drm] radeon kernel modesetting enabled.
[ 2.048252] [drm] initializing kernel modesetting (R580 0x1002:0x7244 0x1002:0x0B12 0x00).
[ 2.055299] radeon 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0x0000
[ 2.104254] ATOM BIOS: X1950XT
[ 2.106035] [drm] Generation 2 PCI interface, using max accessible memory
[ 2.111534] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[ 2.118945] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[ 2.125251] [drm] Detected VRAM RAM=256M, BAR=256M
[ 2.128749] [drm] RAM width 256bits DDR
[ 2.131916] [drm] radeon: 256M of VRAM memory ready
[ 2.135516] [drm] radeon: 512M of GTT memory ready.
[ 2.139133] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 2.145322] [drm] Possible lm63 thermal controller at 0x18
[ 2.149575] [drm] radeon: power management initialized
[ 2.167027] [drm] radeon: 4 quad pipes, 1 z pipes initialized.
[ 2.180240] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 2.185883] radeon 0000:01:00.0: WB enabled
[ 2.188778] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000
[ 2.195666] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[ 2.200312] radeon 0000:01:00.0: radeon: using MSI.
[ 2.203932] [drm] radeon: irq initialized.
[ 2.206765] [drm] Loading R500 Microcode
[ 2.209537] [drm] radeon: ring at 0x0000000010001000
[ 2.213239] [drm] ring test succeeded in 2 usecs
[ 2.216669] [drm] ib test succeeded in 0 usecs
[ 2.220580] [drm] Radeon Display Connectors
[ 2.223494] [drm] Connector 0:
[ 2.225248] [drm] DVI-I-1
[ 2.226740] [drm] HPD2
[ 2.227976] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 2.234079] [drm] Encoders:
[ 2.235748] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 2.239067] [drm] DFP3: INTERNAL_LVTM1
[ 2.241865] [drm] Connector 1:
[ 2.243619] [drm] SVIDEO-1
[ 2.245198] [drm] Encoders:
[ 2.246863] [drm] TV1: INTERNAL_KLDSCP_DAC2
[ 2.250094] [drm] Connector 2:
[ 2.251847] [drm] DVI-I-2
[ 2.253339] [drm] HPD1
[ 2.254570] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 2.260679] [drm] Encoders:
[ 2.262345] [drm] CRT2: INTERNAL_KLDSCP_DAC2
[ 2.265664] [drm] DFP1: INTERNAL_KLDSCP_TMDS1
[ 2.270237] [drm] Initialized radeon 2.50.0 for 0000:01:00.0 on minor 0
[ 2.375795] [drm] fb mappable at 0xC000C0000
[ 2.378778] [drm] vram apper at 0xC00000000
[ 2.381662] [drm] size 8294400
[ 2.383418] [drm] fb depth is 24
[ 2.385344] [drm] pitch is 7680
[ 2.458046] Console: switching to colour frame buffer device 240x67
[ 2.510992] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[ 2.530556] brd: module loaded
[ 2.536996] loop: module loaded
[ 2.539479] zram: Added device: zram0
[ 2.542040] mpt3sas version 48.100.00.00 loaded
[ 2.547081] fsl-sata ffe220000.sata: Sata FSL Platform/CSB Driver init
[ 2.553291] scsi host0: sata_fsl
[ 2.555532] ata1: SATA max UDMA/133 irq 68 lpm-pol 0
[ 2.559393] fsl-sata ffe221000.sata: Sata FSL Platform/CSB Driver init
[ 2.561417] ata1: Signature Update detected @ 0 msecs
[ 2.565554] scsi host1: sata_fsl
[ 2.570614] ata2: SATA max UDMA/133 irq 69 lpm-pol 0
[ 2.605913] fsl_dpaa_mac ffe4e6000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@e6000) failed
[ 2.615002] fsl_dpaa_mac ffe4e6000.ethernet: FMan MEMAC
[ 2.621915] fsl_dpaa_mac ffe4e6000.ethernet: Using random MAC address: 52:b2:7a:00:92:eb
[ 2.630028] fsl_dpaa_mac ffe4e6000.ethernet eth0: Probed interface eth0
[ 2.635527] e1000: Intel(R) PRO/1000 Network Driver
[ 2.639121] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 2.643645] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.647315] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.652115] PPP generic driver version 2.4.2
[ 2.655362] PPP BSD Compression module registered
[ 2.658787] PPP Deflate Compression module registered
[ 2.662555] PPP MPPE Compression module registered
[ 2.666049] NET: Registered PF_PPPOX protocol family
[ 2.672614] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[ 2.678225] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[ 2.694107] fsl-ehci fsl-ehci.0: irq 44, io mem 0xffe210000
[ 2.703768] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[ 2.708188] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 2.715177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.721140] usb usb1: Product: Freescale On-Chip EHCI Host Controller
[ 2.726316] usb usb1: Manufacturer: Linux 6.12.48-powerpc64-smp ehci_hcd
[ 2.731733] usb usb1: SerialNumber: fsl-ehci.0
[ 2.731757] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.739918] ata1.00: ATA-11: Patriot P210 256GB, HDFEF3.3, max UDMA/133
[ 2.740233] hub 1-0:1.0: USB hub found
[ 2.745254] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 16/32)
[ 2.747726] hub 1-0:1.0: 1 port detected
[ 2.753346] ata1.00: configured for UDMA/133
[ 2.756395] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
[ 2.759297] scsi 0:0:0:0: Direct-Access ATA Patriot P210 256 F3.3 PQ: 0 ANSI: 5
[ 2.764380] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
[ 2.772107] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.780998] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 2.787118] fsl-ehci fsl-ehci.1: irq 45, io mem 0xffe211000
[ 2.787403] sd 0:0:0:0: [sda] Write Protect is off
[ 2.794982] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.795061] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.796769] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
[ 2.802916] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 2.807219] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 2.818941] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.824871] usb usb2: Product: Freescale On-Chip EHCI Host Controller
[ 2.830017] usb usb2: Manufacturer: Linux 6.12.48-powerpc64-smp ehci_hcd
[ 2.835424] usb usb2: SerialNumber: fsl-ehci.1
[ 2.839080] hub 2-0:1.0: USB hub found
[ 2.841584] hub 2-0:1.0: 1 port detected
[ 2.844571] usbcore: registered new interface driver usblp
[ 2.845339] sda: RDSK (512) sda1 (SFS^@)(res 2 spb 1) sda2 (SFS^@)(res 2 spb 1) sda3 (SFS^@)(res 2 spb 1)
[ 2.848940] usbcore: registered new interface driver usb-storage
[ 2.857563] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.862844] mousedev: PS/2 mouse device common for all mice
[ 2.869734] i2c_dev: i2c /dev entries driver
[ 2.874111] mpc-i2c ffe118000.i2c: timeout 1000000 us
[ 2.885223] rtc-ds1307 5-0068: registered as rtc0
[ 2.889675] rtc-ds1307 5-0068: setting system clock to 2026-04-12T18:09:22 UTC (1776017362)
[ 2.897067] mpc-i2c ffe118100.i2c: timeout 1000000 us
[ 2.901640] mpc-i2c ffe119000.i2c: timeout 1000000 us
[ 2.905970] mpc-i2c ffe119100.i2c: timeout 1000000 us
[ 2.911730] i2c i2c-6: Added multiplexed i2c bus 9
[ 2.915555] i2c i2c-6: Added multiplexed i2c bus 10
[ 2.919446] i2c i2c-6: Added multiplexed i2c bus 11
[ 2.923351] i2c i2c-6: Added multiplexed i2c bus 12
[ 2.926966] pca954x 6-0077: registered 4 multiplexed busses for I2C switch pca9546
[ 2.933705] ptp_qoriq: device tree node missing required elements, try automatic configuration
[ 2.943315] sdhci: Secure Digital Host Controller Interface driver
[ 2.948232] sdhci: Copyright(c) Pierre Ossman
[ 2.951482] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.957612] hid: raw HID events driver (C) Jiri Kosina
[ 2.963236] usbcore: registered new interface driver usbhid
[ 2.967544] usbhid: USB HID core driver
[ 2.970425] Freescale hypervisor management driver
[ 2.973944] fsl-hv: no hypervisor found
[ 2.981843] mmc0: SDHCI controller on ffe114000.sdhc [ffe114000.sdhc] using ADMA 64-bit
[ 2.989818] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 2.994860] IPv4 over IPsec tunneling driver
[ 2.998320] Initializing XFRM netlink socket
[ 3.001393] NET: Registered PF_INET6 protocol family
[ 3.006098] Segment Routing with IPv6
[ 3.008523] In-situ OAM (IOAM) with IPv6
[ 3.011216] mip6: Mobile IPv6
[ 3.013412] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.019358] NET: Registered PF_PACKET protocol family
[ 3.023148] NET: Registered PF_KEY protocol family
[ 3.026664] lec:lane_module_init: lec.c: initialized
[ 3.030369] mpoa:atm_mpoa_init: mpc.c: initialized
[ 3.033907] l2tp_core: L2TP core driver, V2.0
[ 3.040454] mmc0: new high speed SDHC card at address aaaa
[ 3.045471] mmcblk0: mmc0:aaaa SP32G 29.7 GiB
[ 3.050122] DCCP: Activated CCID 2 (TCP-like)
[ 3.050500] mmcblk0: p1
[ 3.053220] DCCP: Activated CCID 3 (TCP-Friendly Rate Control)
[ 3.059037] DCCP is deprecated and scheduled to be removed in 2025, please contact the netdev mailing list
[ 3.067543] sctp: Hash tables configured (bind 256/256)
[ 3.071808] NET: Registered PF_RDS protocol family
[ 3.075371] Registered RDS/tcp transport
[ 3.077998] tipc: Activated (version 2.0.0)
[ 3.078767] ata2: Signature Update detected @ 502 msecs
[ 3.080948] NET: Registered PF_TIPC protocol family
[ 3.088515] tipc: Started in single node mode
[ 3.089770] usb 2-1: new high-speed USB device number 2 using fsl-ehci
[ 3.091607] 9pnet: Installing 9P2000 support
[ 3.100446] Key type dns_resolver registered
[ 3.123579] Loading compiled-in X.509 certificates
[ 3.131761] Key type .fscrypt registered
[ 3.134438] Key type fscrypt-provisioning registered
[ 3.139788] Key type encrypted registered
[ 3.144916] clk: Disabling unused clocks
[ 3.147584] ALSA device list:
[ 3.149251] #0: Virtual MIDI Card 1
[ 3.152005] Waiting 5 sec before mounting root device...
[ 3.222113] usb 2-1: New USB device found, idVendor=0424, idProduct=2517, bcdDevice= 0.02
[ 3.229014] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.235435] hub 2-1:1.0: USB hub found
[ 3.237983] hub 2-1:1.0: 7 ports detected
[ 3.238770] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.246307] ata2.00: ATA-10: TS128GSSD230S, R0427GN1, max UDMA/133
[ 3.251225] ata2.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 16/32)
[ 3.256734] ata2.00: ATA Identify Device Log not supported
[ 3.261057] ata2.00: configured for UDMA/133
[ 3.264734] scsi 1:0:0:0: Direct-Access ATA TS128GSSD230S 7GN1 PQ: 0 ANSI: 5
[ 3.272676] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 3.273845] sd 1:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 3.282938] sd 1:0:0:0: [sdb] Write Protect is off
[ 3.286442] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.286496] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.294360] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[ 3.310059] sdb: RDSK (512) sdb1 ((res 2 spb 1) sdb2 ((res 2 spb 1)
[ 3.315461] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 3.543768] usb 2-1.1: new low-speed USB device number 3 using fsl-ehci
[ 3.656974] usb 2-1.1: New USB device found, idVendor=04d9, idProduct=1503, bcdDevice= 4.03
[ 3.664047] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.670065] usb 2-1.1: Product: USB Keyboard
[ 3.673047] usb 2-1.1: Manufacturer:
[ 3.686602] input: USB Keyboard as /devices/platform/ffe000000.soc/ffe211000.usb/fsl-ehci.1/usb2/2-1/2-1.1/2-1.1:1.0/0003:04D9:1503.0001/input/input0
[ 3.750675] hid-generic 0003:04D9:1503.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-fsl-ehci.1-1.1/input0
[ 3.775772] input: USB Keyboard System Control as /devices/platform/ffe000000.soc/ffe211000.usb/fsl-ehci.1/usb2/2-1/2-1.1/2-1.1:1.1/0003:04D9:1503.0002/input/input1
[ 3.840036] input: USB Keyboard Consumer Control as /devices/platform/ffe000000.soc/ffe211000.usb/fsl-ehci.1/usb2/2-1/2-1.1/2-1.1:1.1/0003:04D9:1503.0002/input/input2
[ 3.854146] hid-generic 0003:04D9:1503.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-fsl-ehci.1-1.1/input1
[ 3.937778] usb 2-1.2: new high-speed USB device number 4 using fsl-ehci
[ 4.053479] usb 2-1.2: New USB device found, idVendor=4146, idProduct=ba65, bcdDevice= 1.00
[ 4.060567] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.066586] usb 2-1.2: Product: USB Mass Storage Device
[ 4.070526] usb 2-1.2: Manufacturer: PRETEC UG-04GB
[ 4.074107] usb 2-1.2: SerialNumber: e4d39773f1e74c
[ 4.078215] usb-storage 2-1.2:1.0: USB Mass Storage device detected
[ 4.083634] scsi host2: usb-storage 2-1.2:1.0
[ 4.159771] usb 2-1.3: new low-speed USB device number 5 using fsl-ehci
[ 4.255220] usb 2-1.3: New USB device found, idVendor=093a, idProduct=2521, bcdDevice= 1.00
[ 4.262292] usb 2-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 4.268310] usb 2-1.3: Product: USB OPTICAL MOUSE
[ 4.276136] input: USB OPTICAL MOUSE as /devices/platform/ffe000000.soc/ffe211000.usb/fsl-ehci.1/usb2/2-1/2-1.3/2-1.3:1.0/0003:093A:2521.0003/input/input3
[ 4.289273] hid-generic 0003:093A:2521.0003: input,hidraw2: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-fsl-ehci.1-1.3/input0
[ 5.127638] scsi 2:0:0:0: Direct-Access Pretec UltimatGuard 6.00 PQ: 0 ANSI: 2
[ 5.135134] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 5.274105] sd 2:0:0:0: [sdc] 7892040 512-byte logical blocks: (4.04 GB/3.76 GiB)
[ 5.280861] sd 2:0:0:0: [sdc] Write Protect is off
[ 5.284364] sd 2:0:0:0: [sdc] Mode Sense: 00 00 00 00
[ 5.284723] sd 2:0:0:0: [sdc] Asking for cache data failed
[ 5.288921] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[ 5.309362] sdc: sdc1
[ 5.310647] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[ 8.331519] EXT4-fs (sdb1): mounted filesystem 93cb7dd2-ce1b-4bf5-ba47-818cf8e8c9f4 ro with ordered data mode. Quota mode: none.
[ 8.341883] VFS: Mounted root (ext4 filesystem) readonly on device 8:17.
[ 8.348888] devtmpfs: mounted
[ 8.350898] Freeing unused kernel image (initmem) memory: 464K
[ 8.355460] This architecture does not have kernel memory protection.
[ 8.360622] Run /sbin/init as init process
[ 8.363422] with arguments:
[ 8.363427] /sbin/init
[ 8.363431] with environment:
[ 8.363435] HOME=/
[ 8.363440] TERM=linux
[ 8.608758] raid6: int64x8 gen() 773 MB/s
[ 8.628775] raid6: int64x4 gen() 914 MB/s
[ 8.648755] raid6: int64x2 gen() 1417 MB/s
[ 8.667770] raid6: int64x1 gen() 1012 MB/s
[ 8.670741] raid6: using algorithm int64x2 gen() 1417 MB/s
[ 8.691762] raid6: .... xor() 720 MB/s, rmw enabled
[ 8.695341] raid6: using intx1 recovery algorithm
[ 8.699860] xor: measuring software checksum speed
[ 8.704290] 8regs : 3567 MB/sec
[ 8.708476] 8regs_prefetch : 2912 MB/sec
[ 8.712430] 32regs : 3706 MB/sec
[ 8.716642] 32regs_prefetch : 2841 MB/sec
[ 8.719700] xor: using function: 32regs (3706 MB/sec)
[ 8.795168] Btrfs loaded, zoned=no, fsverity=no
[ 8.806567] tun: Universal TUN/TAP device driver, 1.6
[ 8.823670] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 8.864334] Bluetooth: Core ver 2.22
[ 8.866797] NET: Registered PF_BLUETOOTH protocol family
[ 8.870824] Bluetooth: HCI device and connection manager initialized
[ 8.875903] Bluetooth: HCI socket layer initialized
[ 8.879490] Bluetooth: L2CAP socket layer initialized
[ 8.883264] Bluetooth: SCO socket layer initialized
[ 8.952347] udevd[1863]: starting version 3.2.11
[ 10.552768] random: crng init done
[ 10.600530] udevd[1865]: starting eudev-3.2.11
[ 10.852341] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 10.867947] hwmon hwmon0: temp2_input not attached to any thermal zone
[ 11.326834] EXT4-fs (sdb1): re-mounted 93cb7dd2-ce1b-4bf5-ba47-818cf8e8c9f4.
[ 11.676518] EXT4-fs (sdb1): re-mounted 93cb7dd2-ce1b-4bf5-ba47-818cf8e8c9f4 r/w.
[ 11.889097] udevd[3456]: starting version 3.2.11
[ 11.915071] udevd[3456]: starting eudev-3.2.11
[ 12.359427] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.363472] Bluetooth: BNEP filters: protocol multicast
[ 12.367425] Bluetooth: BNEP socket layer initialized
[ 12.434828] elogind-daemon[3505]: New seat seat0.
[ 12.440541] elogind-daemon[3505]: Watching system buttons on /dev/input/event0 ( USB Keyboard)
[ 12.448420] elogind-daemon[3505]: Watching system buttons on /dev/input/event1 ( USB Keyboard System Control)
[ 12.664099] fsl_dpaa_mac ffe4e6000.ethernet eth0: PHY [0x0000000ffe4fc000:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[ 12.664119] fsl_dpaa_mac ffe4e6000.ethernet eth0: configuring for phy/rgmii-id link mode
[ 14.065856] elogind-daemon[3505]: New session c1 of user lightdm.
[ 16.775908] fsl_dpaa_mac ffe4e6000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 20.301024] elogind-daemon[3505]: Removed session c1.
[ 20.378859] elogind-daemon[3505]: New session c2 of user amigaone.
[ 25.700527] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
