Great! Thank you!
New kernels
Re: New kernels
New for the alpha1 of kernel 7.1:
- exFAT For Linux 7.1 Helps Reduce File Fragmentation, Fixes -- phoronix.com
- Patches For Linux 7.1 May Have Negative Impact On 32-bit Systems -- phoronix.com
- Apple HFS / HFS+ File-System Support Seeing Many Fixes For Linux 7.1 -- phoronix.com
- Btrfs Brings Performance Improvements, Shutdown ioctl Stable With Linux 7.1 -- phoronix.com
- PowerPC updates 7.1-1
- Networking updates (including VirtIO_net updates)
- XFS updates
- exFAT updates
- HFSplus updates
- Amiga FFS filesystem fix
- BTRFS updates
- Linux Git log
- Phoronix articles, reviews and news stories covering Linux 7.1
Last edited by xeno74 on Wed Apr 15, 2026 5:09 pm, edited 1 time in total.
Re: New kernels
Hi All,
The merge window for the kernel 7.1 has been started and here is the first alpha with the first PowerPC updates for testing.
Download and further information: github.com

Please test the kernels.
Thanks,
Christian
The merge window for the kernel 7.1 has been started and here is the first alpha with the first PowerPC updates for testing.
Download and further information: github.com

Please test the kernels.
Thanks,
Christian
Re: New kernels
New for the alpha2 of kernel 7.1:
- MM updates (including PowerPC updates)
- PCI updates (including PowerPC updates)
- DRM updates (including Radeon and VirtIO updates)
- ATA updates
- MMC updates
- FBdev updates
- Media updates (including BTTV TV card updates)
- Sound updates (including USB-audio and HD-audio updates)
- Linux Git log
- Phoronix articles, reviews and news stories covering Linux 7.1
Re: New kernels
alpha1 of kernel 7.1:
network via PA-semi not works, PCI RTL8169 yes

Dmesg part 1:
network via PA-semi not works, PCI RTL8169 yes

Dmesg part 1:
Code: Select all
[ 0.000000] hash-mmu: Page sizes from device-tree:
[ 0.000000] hash-mmu: base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1, penc=0
[ 0.000000] hash-mmu: base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1, penc=3
[ 0.000000] hash-mmu: base_shift=20: shift=20, sllp=0x0030, avpnm=0x00000000, tlbiel=0, penc=31
[ 0.000000] hash-mmu: base_shift=24: shift=24, sllp=0x0100, avpnm=0x00000001, tlbiel=0, penc=0
[ 0.000000] hash-mmu: Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24
[ 0.000000] hash-mmu: Using 1TB segments
[ 0.000000] hash-mmu: Initializing hash mmu with SLB
[ 0.000000] Linux version 7.1.0-a1-powerpc64-smp-g5c0f43e8535d-dirty (amigaone@lxc-ppc-cross) (powerpc-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1 SMP Wed Apr 15 14:07:01 UTC 2026
[ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT
[ 0.000000] IOBMAP L2 allocated at: (____ptrval____)
[ 0.000000] ioremap() called early from iommu_init_early_pasemi+0xd4/0x250. Use early_ioremap() instead
[ 0.000000] Hardware name: pasemi,nemo PA6T 0x900102 A-EON Amigaone X1000
[ 0.000000] Found legacy serial port 0 for /pxp@0,e0000000/serial@1d
[ 0.000000] port=0x00000000007f03f8, taddr=0x00000000fcff03f8, irq=0, clk=133333333, speed=115200
[ 0.000000] Found legacy serial port 1 for /pxp@0,e0000000/serial@1d,1
[ 0.000000] port=0x00000000007f02f8, taddr=0x00000000fcff02f8, irq=0, clk=133333333, speed=115200
[ 0.000000] CPU maps initialized for 1 thread per core
[ 0.000000] (thread shift is 0)
[ 0.000000] Allocated 2320 bytes for 2 pacas
[ 0.000000] -----------------------------------------------------
[ 0.000000] phys_mem_size = 0x100000000
[ 0.000000] dcache_bsize = 0x40
[ 0.000000] icache_bsize = 0x40
[ 0.000000] cpu_features = 0x0000010000401182
[ 0.000000] possible = 0x003ffbebffffb18f
[ 0.000000] always = 0x0000000000000180
[ 0.000000] cpu_user_features = 0xdc000802 0x00000000
[ 0.000000] mmu_features = 0x6e000001
[ 0.000000] possible = 0x00000000fe00fe41
[ 0.000000] always = 0x0000000000000000
[ 0.000000] firmware_features = 0x0000000000000000
[ 0.000000] vmalloc start = 0xc0003d0000000000
[ 0.000000] IO start = 0xc0003e0000000000
[ 0.000000] vmemmap start = 0xc0003f0000000000
[ 0.000000] hash-mmu: ppc64_pft_size = 0x0
[ 0.000000] hash-mmu: htab_hash_mask = 0x7ffff
[ 0.000000] -----------------------------------------------------
[ 0.000000] ioremap() called early from pas_setup_arch+0x44/0x60. Use early_ioremap() instead
[ 0.000000] barrier-nospec: using ORI speculation barrier
[ 0.000000] barrier-nospec: patched 374 locations
[ 0.000000] Top of RAM: 0x180000000, Total RAM: 0x100000000
[ 0.000000] Memory hole size: 2048MB
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000017fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] percpu: Embedded 27 pages/cpu s73112 r0 d37480 u524288
[ 0.000000] pcpu-alloc: s73112 r0 d37480 u524288 alloc=1*1048576
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Kernel command line: root=/dev/sdb5 rootdelay=5
[ 0.000000] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] ftrace: allocating 61449 entries in 241 pages
[ 0.000000] ftrace: allocated 241 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.000000] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[ 0.000000] mpic: Setting up MPIC "PASEMI-OPIC" version 1.3 at fc000000, max 2 CPUs
[ 0.000000] mpic: ISU size: 1024, shift: 10, mask: 3ff
[ 0.000000] mpic: Initializing for 1024 sources
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] time_init: decrementer frequency = 66.666666 MHz
[ 0.000000] time_init: processor frequency = 1800.000000 MHz
[ 0.000002] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0xf6018975a, max_idle_ns: 440795204712 ns
[ 0.000008] clocksource: timebase mult[f000003] shift[24] registered
[ 0.000018] clockevent: decrementer mult[1111110e] shift[32] cpu[0]
[ 0.000120] Console: colour dummy device 80x25
[ 0.000129] printk: legacy console [tty0] enabled
[ 0.000417] pid_max: default: 32768 minimum: 301
[ 0.000523] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000554] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000748] VFS: Finished mounting rootfs on nullfs
[ 0.001050] mpic: requesting IPIs...
[ 0.001780] rcu: Hierarchical SRCU implementation.
[ 0.001792] rcu: Max phase no-delay instances is 400.
[ 0.002112] smp: Bringing up secondary CPUs ...
[ 0.002562] smp: Brought up 1 node, 2 CPUs
[ 0.002983] Memory: 3981984K/4194304K available (25308K kernel code, 3340K rwdata, 9688K rodata, 7472K init, 654K bss, 206736K reserved, 0K cma-reserved)
[ 0.003279] devtmpfs: initialized
[ 0.006930] Found PA-PXP PCI host bridge.
[ 0.006942] PCI host bridge /pxp@0,e0000000 (primary) ranges:
[ 0.006976] IO 0x00000000fc800000..0x00000000fcffffff -> 0x0000000000000000
[ 0.006995] MEM 0x0000000080000000..0x00000000e00fffff -> 0x0000000080000000
[ 0.007012] MEM 0x00000000fd800000..0x00000000fd800fff -> 0x00000000fd800000
[ 0.007025] MEM 0x0000080000000000..0x00000bffffffffff -> 0x0000080000000000
[ 0.007045] no ISA IO ranges or unexpected isa range, mapping 64k
[ 0.007056] ISA bridge (early) is /pxp@0,e0000000/io-bridge@0
[ 0.007216] i8259 legacy interrupt controller initialized
[ 0.007344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.007369] posixtimers hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.007394] futex hash table entries: 512 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
[ 0.007760] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.008344] thermal_sys: Registered thermal governor 'step_wise'
[ 0.010610] HugeTLB: registered 16.0 MiB page size, pre-allocated 0 pages
[ 0.010630] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 MiB page
[ 0.027146] raid6: altivecx8 gen() 4696 MB/s
[ 0.044196] raid6: altivecx4 gen() 4696 MB/s
[ 0.061250] raid6: altivecx2 gen() 4280 MB/s
[ 0.078303] raid6: altivecx1 gen() 3854 MB/s
[ 0.095357] raid6: int64x8 gen() 2077 MB/s
[ 0.112419] raid6: int64x4 gen() 2548 MB/s
[ 0.129463] raid6: int64x2 gen() 2282 MB/s
[ 0.146518] raid6: int64x1 gen() 1609 MB/s
[ 0.146528] raid6: using algorithm altivecx8 gen() 4696 MB/s
[ 0.146536] raid6: using intx1 recovery algorithm
[ 0.149189] SCSI subsystem initialized
[ 0.149310] libata version 3.00 loaded.
[ 0.149440] usbcore: registered new interface driver usbfs
[ 0.149475] usbcore: registered new interface driver hub
[ 0.149504] usbcore: registered new device driver usb
[ 0.149623] EDAC MC: Ver: 3.0.0
[ 0.150705] Advanced Linux Sound Architecture Driver Initialized.
[ 0.151222] PCI: Probing PCI hardware
[ 0.152385] PCI host bridge to bus 0000:00
[ 0.152401] pci_bus 0000:00: root bus resource [io 0x80000-0x87ffff] (bus address [0x0000-0x7fffff])
[ 0.152417] pci_bus 0000:00: root bus resource [mem 0x80000000-0xe00fffff]
[ 0.152428] pci_bus 0000:00: root bus resource [mem 0xfd800000-0xfd800fff]
[ 0.152439] pci_bus 0000:00: root bus resource [mem 0x80000000000-0xbffffffffff]
[ 0.152451] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.152463] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.152499] NEMO SB600 IOB base e0000000
[ 0.152542] pci 0000:00:00.0: [1959:a001] type 00 class 0x060000 conventional PCI endpoint
[ 0.152659] ISA bridge PCI attached: 0000:00:00.0
[ 0.152706] pci 0000:00:01.0: [1959:a009] type 00 class 0x058000 conventional PCI endpoint
[ 0.152900] pci 0000:00:03.0: [1959:a00c] type 00 class 0x080080 conventional PCI endpoint
[ 0.153038] pci 0000:00:04.0: [1959:a00a] type 00 class 0x050000 conventional PCI endpoint
[ 0.153190] pci 0000:00:05.0: [1959:a00a] type 00 class 0x050000 conventional PCI endpoint
[ 0.153395] pci 0000:00:08.0: [1959:a000] type 00 class 0x0b2000 conventional PCI endpoint
[ 0.153541] pci 0000:00:09.0: [1959:a000] type 00 class 0x0b2000 conventional PCI endpoint
[ 0.153873] pci 0000:00:10.0: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.153904] pci 0000:00:10.0: PCI bridge to [bus 01]
[ 0.153919] pci 0000:00:10.0: bridge window [io 0x82000-0x82fff]
[ 0.153932] pci 0000:00:10.0: bridge window [mem 0x90000000-0xa00fffff]
[ 0.153953] pci 0000:00:10.0: enabling Extended Tags
[ 0.154001] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[ 0.154156] pci 0000:00:10.1: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.154186] pci 0000:00:10.1: PCI bridge to [bus 02]
[ 0.154210] pci 0000:00:10.1: enabling Extended Tags
[ 0.154256] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
[ 0.154388] pci 0000:00:10.2: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.154418] pci 0000:00:10.2: PCI bridge to [bus 03]
[ 0.154432] pci 0000:00:10.2: bridge window [io 0x83000-0x83fff]
[ 0.154445] pci 0000:00:10.2: bridge window [mem 0xb0000000-0xc00fffff]
[ 0.154465] pci 0000:00:10.2: enabling Extended Tags
[ 0.154510] pci 0000:00:10.2: PME# supported from D0 D3hot D3cold
[ 0.154658] pci 0000:00:10.3: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.154687] pci 0000:00:10.3: PCI bridge to [bus 04]
[ 0.154711] pci 0000:00:10.3: enabling Extended Tags
[ 0.154756] pci 0000:00:10.3: PME# supported from D0 D3hot D3cold
[ 0.154906] pci 0000:00:11.0: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.154936] pci 0000:00:11.0: PCI bridge to [bus 05-06]
[ 0.154951] pci 0000:00:11.0: bridge window [io 0x80000-0x84fff]
[ 0.154963] pci 0000:00:11.0: bridge window [mem 0xc0100000-0xc03fffff]
[ 0.154984] pci 0000:00:11.0: enabling Extended Tags
[ 0.155028] pci 0000:00:11.0: PME# supported from D0 D3hot D3cold
[ 0.155191] pci 0000:00:11.1: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.155221] pci 0000:00:11.1: PCI bridge to [bus 07]
[ 0.155246] pci 0000:00:11.1: enabling Extended Tags
[ 0.155290] pci 0000:00:11.1: PME# supported from D0 D3hot D3cold
[ 0.155429] pci 0000:00:11.2: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.155458] pci 0000:00:11.2: PCI bridge to [bus 08]
[ 0.155474] pci 0000:00:11.2: bridge window [mem 0xc0400000-0xc04fffff]
[ 0.155495] pci 0000:00:11.2: enabling Extended Tags
[ 0.155539] pci 0000:00:11.2: PME# supported from D0 D3hot D3cold
[ 0.155682] pci 0000:00:11.3: [1959:a002] type 01 class 0x060400 PCIe Root Port
[ 0.155712] pci 0000:00:11.3: PCI bridge to [bus 09]
[ 0.155736] pci 0000:00:11.3: enabling Extended Tags
[ 0.155780] pci 0000:00:11.3: PME# supported from D0 D3hot D3cold
[ 0.155992] pci 0000:00:14.0: [1959:a005] type 00 class 0x020000 conventional PCI endpoint
[ 0.156133] pci 0000:00:14.1: [1959:a005] type 00 class 0x020000 conventional PCI endpoint
[ 0.156265] pci 0000:00:14.2: [1959:a005] type 00 class 0x020000 conventional PCI endpoint
[ 0.156385] pci 0000:00:14.3: [1959:a005] type 00 class 0x020000 conventional PCI endpoint
[ 0.156538] pci 0000:00:15.0: [1959:a006] type 00 class 0x020000 conventional PCI endpoint
[ 0.156679] pci 0000:00:15.1: [1959:a006] type 00 class 0x020000 conventional PCI endpoint
[ 0.156926] pci 0000:00:1a.0: [1959:a007] type 00 class 0x0801ff conventional PCI endpoint
[ 0.157076] pci 0000:00:1b.0: [1959:a00b] type 00 class 0x088000 conventional PCI endpoint
[ 0.157218] pci 0000:00:1c.0: [1959:a003] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.157253] pci 0000:00:1c.0: BAR 0 [io 0x870200-0x87023f]
[ 0.157364] pci 0000:00:1c.1: [1959:a003] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.157399] pci 0000:00:1c.1: BAR 0 [io 0x870240-0x87027f]
[ 0.157506] pci 0000:00:1c.2: [1959:a003] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.157540] pci 0000:00:1c.2: BAR 0 [io 0x870280-0x8702bf]
[ 0.157672] pci 0000:00:1d.0: [1959:a004] type 00 class 0x070003 conventional PCI endpoint
[ 0.157707] pci 0000:00:1d.0: BAR 0 [io 0x8703f8-0x8703ff]
[ 0.157811] pci 0000:00:1d.1: [1959:a004] type 00 class 0x070003 conventional PCI endpoint
[ 0.157852] pci 0000:00:1d.1: BAR 0 [io 0x8702f8-0x8702ff]
[ 0.157987] pci 0000:00:1e.0: [1959:a008] type 00 class 0x0601ff conventional PCI endpoint
[ 0.158022] pci 0000:00:1e.0: BAR 0 [io 0x870400-0x8704ff]
[ 0.158034] pci 0000:00:1e.0: BAR 1 [io 0x870500-0x8705ff]
[ 0.197039] IOMMU table initialized, virtual merging enabled
[ 0.197176] pci 0000:01:00.0: [1002:6758] type 00 class 0x030000 PCIe Legacy Endpoint
[ 0.197224] pci 0000:01:00.0: BAR 0 [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.197239] pci 0000:01:00.0: BAR 2 [mem 0xa0020000-0xa003ffff 64bit]
[ 0.197252] pci 0000:01:00.0: BAR 4 [io 0x82000-0x820ff]
[ 0.197264] pci 0000:01:00.0: ROM [mem 0xa0000000-0xa001ffff pref]
[ 0.197281] pci 0000:01:00.0: enabling Extended Tags
[ 0.197340] pci 0000:01:00.0: supports D1 D2
[ 0.197380] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:10.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
[ 0.197542] pci 0000:01:00.1: [1002:aa90] type 00 class 0x040300 PCIe Legacy Endpoint
[ 0.197588] pci 0000:01:00.1: BAR 0 [mem 0xa0040000-0xa0043fff 64bit]
[ 0.197610] pci 0000:01:00.1: enabling Extended Tags
[ 0.197665] pci 0000:01:00.1: supports D1 D2
[ 0.198688] pci 0000:00:10.0: PCI bridge to [bus 01]
[ 0.199634] pci 0000:00:10.1: PCI bridge to [bus 02]
[ 0.199738] pci 0000:03:00.0: [1002:6798] type 00 class 0x030000 PCIe Legacy Endpoint
[ 0.199783] pci 0000:03:00.0: BAR 0 [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.199797] pci 0000:03:00.0: BAR 2 [mem 0xc0000000-0xc003ffff 64bit]
[ 0.199810] pci 0000:03:00.0: BAR 4 [io 0x83000-0x830ff]
[ 0.199822] pci 0000:03:00.0: ROM [mem 0xc0040000-0xc005ffff pref]
[ 0.199838] pci 0000:03:00.0: enabling Extended Tags
[ 0.199918] pci 0000:03:00.0: supports D1 D2
[ 0.199927] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[ 0.199972] pci 0000:03:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:10.2 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.200136] pci 0000:03:00.1: [1002:aaa0] type 00 class 0x040300 PCIe Legacy Endpoint
[ 0.200182] pci 0000:03:00.1: BAR 0 [mem 0xc0060000-0xc0063fff 64bit]
[ 0.200204] pci 0000:03:00.1: enabling Extended Tags
[ 0.200263] pci 0000:03:00.1: supports D1 D2
[ 0.201249] pci 0000:00:10.2: PCI bridge to [bus 03]
[ 0.202186] pci 0000:00:10.3: PCI bridge to [bus 04]
[ 0.202777] pci 0000:05:12.0: [1002:4380] type 00 class 0x01018f conventional PCI endpoint
[ 0.202836] pci 0000:05:12.0: BAR 0 [io 0x81040-0x81047]
[ 0.202849] pci 0000:05:12.0: BAR 1 [io 0x8105c-0x8105f]
[ 0.202861] pci 0000:05:12.0: BAR 2 [io 0x81048-0x8104f]
[ 0.202873] pci 0000:05:12.0: BAR 3 [io 0x81058-0x8105b]
[ 0.202884] pci 0000:05:12.0: BAR 4 [io 0x81020-0x8102f]
[ 0.202896] pci 0000:05:12.0: BAR 5 [mem 0xc0209400-0xc02097ff]
[ 0.202921] pci 0000:05:12.0: set SATA to AHCI mode
[ 0.203083] pci 0000:05:13.0: [1002:4387] type 00 class 0x0c0310 conventional PCI endpoint
[ 0.203142] pci 0000:05:13.0: BAR 0 [mem 0xc0208000-0xc0208fff]
[ 0.203270] pci 0000:05:13.1: [1002:4388] type 00 class 0x0c0310 conventional PCI endpoint
[ 0.203328] pci 0000:05:13.1: BAR 0 [mem 0xc0206000-0xc0206fff]
[ 0.203454] pci 0000:05:13.2: [1002:4389] type 00 class 0x0c0310 conventional PCI endpoint
[ 0.203512] pci 0000:05:13.2: BAR 0 [mem 0xc0207000-0xc0207fff]
[ 0.203635] pci 0000:05:13.3: [1002:438a] type 00 class 0x0c0310 conventional PCI endpoint
[ 0.203693] pci 0000:05:13.3: BAR 0 [mem 0xc0205000-0xc0205fff]
[ 0.203820] pci 0000:05:13.4: [1002:438b] type 00 class 0x0c0310 conventional PCI endpoint
[ 0.203878] pci 0000:05:13.4: BAR 0 [mem 0xc0204000-0xc0204fff]
[ 0.204009] pci 0000:05:13.5: [1002:4386] type 00 class 0x0c0320 conventional PCI endpoint
[ 0.204078] pci 0000:05:13.5: BAR 0 [mem 0xc0209800-0xc02098ff]
[ 0.204134] pci 0000:05:13.5: supports D1 D2
[ 0.204144] pci 0000:05:13.5: PME# supported from D0 D1 D2 D3hot
[ 0.204271] pci 0000:05:14.0: [1002:4385] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.204326] pci 0000:05:14.0: BAR 0 [io 0x81000-0x8100f]
[ 0.204339] pci 0000:05:14.0: BAR 1 [mem 0xc0209000-0xc02093ff]
[ 0.204463] pci 0000:05:14.1: [1002:438c] type 00 class 0x010183 conventional PCI endpoint
[ 0.204519] pci 0000:05:14.1: BAR 0 [io 0x81030-0x81037]
[ 0.204532] pci 0000:05:14.1: BAR 1 [io 0x81054-0x81057]
[ 0.204543] pci 0000:05:14.1: BAR 2 [io 0x81038-0x8103f]
[ 0.204555] pci 0000:05:14.1: BAR 3 [io 0x81050-0x81053]
[ 0.204566] pci 0000:05:14.1: BAR 4 [io 0x81010-0x8101f]
[ 0.204583] pci 0000:05:14.1: BAR 2 [io 0x80170-0x80177]: legacy IDE quirk
[ 0.204594] pci 0000:05:14.1: BAR 3 [io 0x80376]: legacy IDE quirk
[ 0.204718] pci 0000:05:14.2: [1002:4383] type 00 class 0x040300 conventional PCI endpoint
[ 0.204776] pci 0000:05:14.2: BAR 0 [mem 0xc0200000-0xc0203fff 64bit]
[ 0.204825] pci 0000:05:14.2: PME# supported from D0 D3hot D3cold
[ 0.204943] pci 0000:05:14.3: [1002:438d] type 00 class 0x060100 conventional PCI endpoint
[ 0.205125] pci 0000:05:14.4: [1002:4384] type 01 class 0x060400 conventional PCI bridge
[ 0.205168] pci 0000:05:14.4: PCI bridge to [bus 06]
[ 0.205182] pci 0000:05:14.4: bridge window [io 0x84000-0x84fff]
[ 0.205196] pci 0000:05:14.4: bridge window [mem 0xc0300000-0xc03fffff]
[ 0.205620] pci 0000:00:11.0: PCI bridge to [bus 05-06]
[ 0.205655] pci_bus 0000:06: extended config space not accessible
[ 0.205892] pci 0000:06:06.0: [10ec:8169] type 00 class 0x020000 conventional PCI endpoint
[ 0.205964] pci 0000:06:06.0: BAR 0 [io 0x84000-0x840ff]
[ 0.205977] pci 0000:06:06.0: BAR 1 [mem 0xc0320000-0xc03200ff]
[ 0.205996] pci 0000:06:06.0: ROM [mem 0xc0300000-0xc031ffff pref]
[ 0.206046] pci 0000:06:06.0: supports D1 D2
[ 0.206055] pci 0000:06:06.0: PME# supported from D1 D2 D3hot D3cold
[ 0.206860] pci 0000:05:14.4: PCI bridge to [bus 06]
[ 0.207797] pci 0000:00:11.1: PCI bridge to [bus 07]
[ 0.207921] pci 0000:08:00.0: [1912:0014] type 00 class 0x0c0330 PCIe Endpoint
[ 0.208012] pci 0000:08:00.0: BAR 0 [mem 0xc0400000-0xc0401fff 64bit]
[ 0.208158] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[ 0.208222] pci 0000:08:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:11.2 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 0.209179] pci 0000:00:11.2: PCI bridge to [bus 08]
[ 0.210111] pci 0000:00:11.3: PCI bridge to [bus 09]
[ 0.210156] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 09
[ 0.210348] PCI 0000:00 Cannot reserve Legacy IO [io 0x80000-0x80fff]
[ 0.210362] pci 0000:00:10.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 0.210383] pci 0000:00:10.1: disabling bridge window [io 0x0000-0xffffffffffffffff] to [bus 02] (unused)
[ 0.210398] pci 0000:00:10.1: disabling bridge window [mem 0x00000000-0xffffffffffffffff 64bit pref] to [bus 02] (unused)
[ 0.210413] pci 0000:00:10.1: disabling bridge window [mem 0x00000000-0xffffffffffffffff] to [bus 02] (unused)
[ 0.210429] pci 0000:00:10.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 0.210446] pci 0000:00:10.3: disabling bridge window [io 0x0000-0xffffffffffffffff] to [bus 04] (unused)
[ 0.210461] pci 0000:00:10.3: disabling bridge window [mem 0x00000000-0xffffffffffffffff 64bit pref] to [bus 04] (unused)
[ 0.210476] pci 0000:00:10.3: disabling bridge window [mem 0x00000000-0xffffffffffffffff] to [bus 04] (unused)
[ 0.210491] pci 0000:05:14.4: disabling bridge window [mem 0x00000000-0xffffffffffffffff pref] to [bus 06] (unused)
[ 0.210512] pci 0000:00:11.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-06] add_size 200000 add_align 100000
[ 0.210529] pci 0000:00:11.1: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 0.210542] pci 0000:00:11.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
[ 0.210559] pci 0000:00:11.1: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
[ 0.210576] pci 0000:00:11.2: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 0.210589] pci 0000:00:11.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[ 0.210606] pci 0000:00:11.3: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 0.210620] pci 0000:00:11.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[ 0.210636] pci 0000:00:11.3: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[ 0.210677] pci 0000:00:10.0: bridge window [mem 0x80000000000-0x800001fffff 64bit pref]: assigned
[ 0.210695] pci 0000:00:10.2: bridge window [mem 0x80000200000-0x800003fffff 64bit pref]: assigned
[ 0.210710] pci 0000:00:11.0: bridge window [mem 0x80000400000-0x800005fffff 64bit pref]: assigned
[ 0.210725] pci 0000:00:11.1: bridge window [mem 0x80000000-0x801fffff]: assigned
[ 0.210738] pci 0000:00:11.1: bridge window [mem 0x80000600000-0x800007fffff 64bit pref]: assigned
[ 0.210753] pci 0000:00:11.2: bridge window [mem 0x80000800000-0x800009fffff 64bit pref]: assigned
[ 0.210767] pci 0000:00:11.3: bridge window [mem 0x80200000-0x803fffff]: assigned
[ 0.210780] pci 0000:00:11.3: bridge window [mem 0x80000a00000-0x80000bfffff 64bit pref]: assigned
[ 0.210794] pci 0000:00:11.1: bridge window [io 0x85000-0x85fff]: assigned
[ 0.210806] pci 0000:00:11.2: bridge window [io 0x86000-0x86fff]: assigned
[ 0.210818] pci 0000:00:11.3: bridge window [io 0x87000-0x87fff]: assigned
[ 0.210835] pci 0000:00:10.0: PCI bridge to [bus 01]
[ 0.210846] pci 0000:00:10.0: bridge window [io 0x82000-0x82fff]
[ 0.210859] pci 0000:00:10.0: bridge window [mem 0x90000000-0xa00fffff]
[ 0.210871] pci 0000:00:10.0: bridge window [mem 0x80000000000-0x800001fffff 64bit pref]
[ 0.210886] pci 0000:00:10.1: PCI bridge to [bus 02]
[ 0.210902] pci 0000:00:10.2: PCI bridge to [bus 03]
[ 0.210912] pci 0000:00:10.2: bridge window [io 0x83000-0x83fff]
[ 0.210924] pci 0000:00:10.2: bridge window [mem 0xb0000000-0xc00fffff]
[ 0.210936] pci 0000:00:10.2: bridge window [mem 0x80000200000-0x800003fffff 64bit pref]
[ 0.210951] pci 0000:00:10.3: PCI bridge to [bus 04]
[ 0.210971] pci 0000:05:14.4: PCI bridge to [bus 06]
[ 0.210982] pci 0000:05:14.4: bridge window [io 0x84000-0x84fff]
[ 0.210995] pci 0000:05:14.4: bridge window [mem 0xc0300000-0xc03fffff]
[ 0.211011] pci 0000:00:11.0: PCI bridge to [bus 05-06]
[ 0.211021] pci 0000:00:11.0: bridge window [io 0x80000-0x84fff]
[ 0.211033] pci 0000:00:11.0: bridge window [mem 0xc0100000-0xc03fffff]
[ 0.211045] pci 0000:00:11.0: bridge window [mem 0x80000400000-0x800005fffff 64bit pref]
[ 0.211060] pci 0000:00:11.1: PCI bridge to [bus 07]
[ 0.211070] pci 0000:00:11.1: bridge window [io 0x85000-0x85fff]
[ 0.211082] pci 0000:00:11.1: bridge window [mem 0x80000000-0x801fffff]
[ 0.211094] pci 0000:00:11.1: bridge window [mem 0x80000600000-0x800007fffff 64bit pref]
[ 0.211109] pci 0000:00:11.2: PCI bridge to [bus 08]
[ 0.211126] pci 0000:00:11.2: bridge window [io 0x86000-0x86fff]
[ 0.211138] pci 0000:00:11.2: bridge window [mem 0xc0400000-0xc04fffff]
[ 0.211150] pci 0000:00:11.2: bridge window [mem 0x80000800000-0x800009fffff 64bit pref]
[ 0.211165] pci 0000:00:11.3: PCI bridge to [bus 09]
[ 0.211175] pci 0000:00:11.3: bridge window [io 0x87000-0x87fff]
[ 0.211187] pci 0000:00:11.3: bridge window [mem 0x80200000-0x803fffff]
[ 0.211199] pci 0000:00:11.3: bridge window [mem 0x80000a00000-0x80000bfffff 64bit pref]
[ 0.211216] pci_bus 0000:00: resource 4 [io 0x80000-0x87ffff]
[ 0.211229] pci_bus 0000:00: resource 5 [mem 0x80000000-0xe00fffff]
[ 0.211239] pci_bus 0000:00: resource 6 [mem 0xfd800000-0xfd800fff]
[ 0.211250] pci_bus 0000:00: resource 7 [mem 0x80000000000-0xbffffffffff]
[ 0.211261] pci_bus 0000:01: resource 0 [io 0x82000-0x82fff]
[ 0.211272] pci_bus 0000:01: resource 1 [mem 0x90000000-0xa00fffff]
[ 0.211282] pci_bus 0000:01: resource 2 [mem 0x80000000000-0x800001fffff 64bit pref]
[ 0.211294] pci_bus 0000:02: resource 0 [io 0x0000-0xffffffffffffffff disabled]
[ 0.211306] pci_bus 0000:02: resource 1 [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.211318] pci_bus 0000:02: resource 2 [mem 0x00000000-0xffffffffffffffff 64bit pref disabled]
[ 0.211331] pci_bus 0000:03: resource 0 [io 0x83000-0x83fff]
[ 0.211342] pci_bus 0000:03: resource 1 [mem 0xb0000000-0xc00fffff]
[ 0.211352] pci_bus 0000:03: resource 2 [mem 0x80000200000-0x800003fffff 64bit pref]
[ 0.211364] pci_bus 0000:04: resource 0 [io 0x0000-0xffffffffffffffff disabled]
[ 0.211376] pci_bus 0000:04: resource 1 [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.211387] pci_bus 0000:04: resource 2 [mem 0x00000000-0xffffffffffffffff 64bit pref disabled]
[ 0.211401] pci_bus 0000:05: resource 0 [io 0x80000-0x84fff]
[ 0.211411] pci_bus 0000:05: resource 1 [mem 0xc0100000-0xc03fffff]
[ 0.211422] pci_bus 0000:05: resource 2 [mem 0x80000400000-0x800005fffff 64bit pref]
[ 0.211434] pci_bus 0000:06: resource 0 [io 0x84000-0x84fff]
[ 0.211444] pci_bus 0000:06: resource 1 [mem 0xc0300000-0xc03fffff]
[ 0.211455] pci_bus 0000:06: resource 2 [mem 0x00000000-0xffffffffffffffff pref disabled]
[ 0.211467] pci_bus 0000:07: resource 0 [io 0x85000-0x85fff]
[ 0.211477] pci_bus 0000:07: resource 1 [mem 0x80000000-0x801fffff]
[ 0.211488] pci_bus 0000:07: resource 2 [mem 0x80000600000-0x800007fffff 64bit pref]
[ 0.211500] pci_bus 0000:08: resource 0 [io 0x86000-0x86fff]
[ 0.211511] pci_bus 0000:08: resource 1 [mem 0xc0400000-0xc04fffff]
[ 0.211521] pci_bus 0000:08: resource 2 [mem 0x80000800000-0x800009fffff 64bit pref]
[ 0.211533] pci_bus 0000:09: resource 0 [io 0x87000-0x87fff]
[ 0.211543] pci_bus 0000:09: resource 1 [mem 0x80200000-0x803fffff]
[ 0.211554] pci_bus 0000:09: resource 2 [mem 0x80000a00000-0x80000bfffff 64bit pref]
[ 0.213312] PCI: Probing PCI hardware done
[ 0.213742] clocksource: Switched to clocksource timebase
[ 0.213932] VFS: Disk quotas dquot_6.6.0
[ 0.213955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.219255] NET: Registered PF_INET protocol family
[ 0.219474] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.221684] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.221718] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.221744] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.221887] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.222308] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.222382] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.222541] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.223307] RPC: Registered named UNIX socket transport module.
[ 0.223321] RPC: Registered udp transport module.
[ 0.223328] RPC: Registered tcp transport module.
[ 0.223336] RPC: Registered tcp-with-tls transport module.
[ 0.223343] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.226073] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.226156] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 0.226179] pci 0000:05:13.0: avoiding MSI to work around a hardware defect
[ 0.226239] pci 0000:05:13.1: avoiding MSI to work around a hardware defect
[ 0.226300] pci 0000:05:13.2: avoiding MSI to work around a hardware defect
[ 0.226339] pci 0000:05:13.3: avoiding MSI to work around a hardware defect
[ 0.226375] pci 0000:05:13.4: avoiding MSI to work around a hardware defect
[ 0.226411] pci 0000:05:13.5: avoiding MSI to work around a hardware defect
[ 0.227129] PCI: CLS 64 bytes, default 128
[ 0.228076] OF: /localbus@f0000000/cf@1000000: could not find phandle 14
[ 0.228097] OF: /localbus@f0000000/cf@1000000: could not find phandle 1
[ 0.228114] OF: /localbus@f0000000/cf@1000000: could not find phandle 10
[ 0.228131] OF: /localbus@f0000000/cf@1000000: could not find phandle 11
[ 0.228974] mdio_bus 0: MDIO device at address 0 is missing.
[ 0.230112] Initialise system trusted keyrings
[ 0.231130] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[ 0.231459] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.231873] NFS: Registering the id_resolver key type
[ 0.231903] Key type id_resolver registered
[ 0.231911] Key type id_legacy registered
[ 0.231933] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.231944] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.233860] Key type cifs.idmap registered
[ 0.234127] ntfs3: Read-only LZX/Xpress compression included
[ 0.234252] fuse: init (API version 7.45)
[ 0.234546] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, fatal assert, debug enabled
[ 0.235353] 9p: Installing v9fs 9p2000 file system support
[ 0.273118] xor: measuring software checksum speed
[ 0.274040] 8regs : 3611 MB/sec
[ 0.275161] 8regs_prefetch : 2955 MB/sec
[ 0.276076] 32regs : 3625 MB/sec
[ 0.277107] 32regs_prefetch : 3211 MB/sec
[ 0.277634] altivec : 6345 MB/sec
[ 0.277642] xor: using function: altivec (6345 MB/sec)
[ 0.277652] Key type asymmetric registered
[ 0.277659] Asymmetric key parser 'x509' registered
[ 0.277702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.277714] io scheduler mq-deadline registered
[ 0.277723] io scheduler kyber registered
[ 0.277755] io scheduler bfq registered
[ 0.280617] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.282047] serial8250.0: ttyS0 at I/O 0x8703f8 (irq = 73, base_baud = 8333333) is a 16550A
[ 0.282559] serial8250.0: ttyS1 at I/O 0x8702f8 (irq = 74, base_baud = 8333333) is a 16550A
[ 0.283587] 0000:00:1d.0: ttyS0 at I/O 0x8703f8 (irq = 73, base_baud = 8333333) is a 16550A
[ 0.284338] 0000:00:1d.1: ttyS1 at I/O 0x8702f8 (irq = 74, base_baud = 8333333) is a 16550A
[ 0.284996] Registering PA Semi RNG
[ 0.286084] Linux agpgart interface v0.103
[ 0.286136] [drm] radeon kernel modesetting enabled.
[ 0.286409] [drm] initializing kernel modesetting (TURKS 0x1002:0x6758 0x174B:0xE195 0x00).
[ 0.286580] random: crng init done
[ 0.462090] ATOM BIOS: TURKS
[ 0.462260] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 0.462278] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[ 0.462290] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 0.462298] [drm] RAM width 128bits DDR
[ 0.462307] radeon 0000:01:00.0: dma_iommu_get_required_mask: returning bypass mask 0x1ffffffff
[ 0.463194] [drm] radeon: 1024M of VRAM memory ready
[ 0.463208] [drm] radeon: 1024M of GTT memory ready.
[ 0.463228] [drm] Loading TURKS Microcode
[ 0.463275] [drm] Internal thermal controller with fan control
[ 0.468267] [drm] radeon: dpm initialized
[ 0.468371] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 0.503323] radeon 0000:01:00.0: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[ 0.503482] radeon 0000:01:00.0: WB enabled
[ 0.503494] radeon 0000:01:00.0: fence driver on ring 0 uses gpu addr 0x0000000040000c00
[ 0.503506] radeon 0000:01:00.0: fence driver on ring 3 uses gpu addr 0x0000000040000c0c
[ 0.516537] radeon 0000:01:00.0: fence driver on ring 5 uses gpu addr 0x0000000000072118
[ 0.519773] [drm] radeon: irq initialized.
[ 0.536496] [drm] ring test on 0 succeeded in 2 usecs
[ 0.536525] [drm] ring test on 3 succeeded in 7 usecs
[ 0.712052] radeon 0000:01:00.0: [drm] ring test on 5 succeeded in 2 usecs
[ 0.712075] radeon 0000:01:00.0: [drm] UVD initialized successfully.
[ 0.712568] [drm] ib test on ring 0 succeeded in 0 usecs
[ 0.712683] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1.888776] radeon 0000:01:00.0: [drm] *ERROR* radeon: fence wait timed out.
[ 1.888803] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-110).
[ 1.889281] radeon 0000:01:00.0: [drm] Radeon Display Connectors
[ 1.889296] radeon 0000:01:00.0: [drm] Connector 0:
[ 1.889306] radeon 0000:01:00.0: [drm] HDMI-A-1
[ 1.889314] radeon 0000:01:00.0: [drm] HPD4
[ 1.889323] radeon 0000:01:00.0: [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[ 1.889338] radeon 0000:01:00.0: [drm] Encoders:
[ 1.889347] radeon 0000:01:00.0: [drm] DFP1: INTERNAL_UNIPHY2
[ 1.889357] radeon 0000:01:00.0: [drm] Connector 1:
[ 1.889366] radeon 0000:01:00.0: [drm] DVI-D-1
[ 1.889374] radeon 0000:01:00.0: [drm] HPD1
[ 1.889383] radeon 0000:01:00.0: [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[ 1.889398] radeon 0000:01:00.0: [drm] Encoders:
[ 1.889406] radeon 0000:01:00.0: [drm] DFP2: INTERNAL_UNIPHY
[ 1.889416] radeon 0000:01:00.0: [drm] Connector 2:
[ 1.889425] radeon 0000:01:00.0: [drm] VGA-1
[ 1.889433] radeon 0000:01:00.0: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[ 1.889448] radeon 0000:01:00.0: [drm] Encoders:
[ 1.889457] radeon 0000:01:00.0: [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 1.891924] [drm] Initialized radeon 2.51.0 for 0000:01:00.0 on minor 0
[ 2.074359] [drm] fb mappable at 0x90363000
[ 2.074373] [drm] vram apper at 0x90000000
[ 2.074381] [drm] size 8294400
[ 2.074387] [drm] fb depth is 24
[ 2.074394] [drm] pitch is 7680
[ 2.177233] [drm:btc_dpm_set_power_state] *ERROR* rv770_restrict_performance_levels_before_switch failed
[ 2.262981] Console: switching to colour frame buffer device 240x67
[ 2.317283] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[ 2.317651] [drm] initializing kernel modesetting (TAHITI 0x1002:0x6798 0x1682:0x3212 0x00).
[ 2.488719] ATOM BIOS: Tahiti
[ 2.488874] [drm] Changing default dispclk from 500Mhz to 600Mhz
[ 2.489071] debugfs: 'radeon_gpu_reset' already exists in '/'
[ 2.489252] debugfs: 'radeon_fence_info' already exists in '/'
[ 2.489437] radeon 0000:03:00.0: VRAM: 3072M 0x0000000000000000 - 0x00000000BFFFFFFF (3072M used)
[ 2.489752] radeon 0000:03:00.0: GTT: 1024M 0x00000000C0000000 - 0x00000000FFFFFFFF
[ 2.490008] [drm] Detected VRAM RAM=3072M, BAR=256M
[ 2.490152] [drm] RAM width 384bits DDR
[ 2.490255] radeon 0000:03:00.0: dma_iommu_get_required_mask: returning bypass mask 0x1ffffffff
[ 2.490666] [drm] radeon: 3072M of VRAM memory ready
[ 2.490829] [drm] radeon: 1024M of GTT memory ready.
[ 2.490979] debugfs: 'radeon_vram' already exists in '/'
[ 2.491142] debugfs: 'radeon_gtt' already exists in '/'
[ 2.491300] debugfs: 'ttm_page_pool' already exists in '/'
[ 2.491469] debugfs: 'radeon_vram_mm' already exists in '/'
[ 2.491642] debugfs: 'radeon_gtt_mm' already exists in '/'
[ 2.491817] [drm] Loading tahiti Microcode
[ 2.491988] [drm] Internal thermal controller with fan control
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 part 2:
Code: Select all
[ 2.504100] debugfs: 'radeon_pm_info' already exists in '/'
[ 2.504276] [drm] radeon: dpm initialized
[ 2.505501] radeon 0000:03:00.0: [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 2.505791] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 2.541795] [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000).
[ 2.542218] radeon 0000:03:00.0: WB enabled
[ 2.542347] radeon 0000:03:00.0: fence driver on ring 0 uses gpu addr 0x00000000c0000c00
[ 2.542618] radeon 0000:03:00.0: fence driver on ring 1 uses gpu addr 0x00000000c0000c04
[ 2.542902] radeon 0000:03:00.0: fence driver on ring 2 uses gpu addr 0x00000000c0000c08
[ 2.543176] radeon 0000:03:00.0: fence driver on ring 3 uses gpu addr 0x00000000c0000c0c
[ 2.543449] radeon 0000:03:00.0: fence driver on ring 4 uses gpu addr 0x00000000c0000c10
[ 2.557103] radeon 0000:03:00.0: fence driver on ring 5 uses gpu addr 0x0000000000075a18
[ 2.580300] radeon 0000:03:00.0: fence driver on ring 6 uses gpu addr 0x00000000c0000c18
[ 2.580553] radeon 0000:03:00.0: fence driver on ring 7 uses gpu addr 0x00000000c0000c1c
[ 2.586798] [drm] radeon: irq initialized.
[ 2.587789] debugfs: 'radeon_ring_gfx' already exists in '/'
[ 2.596766] debugfs: 'radeon_ring_dma1' already exists in '/'
[ 2.711004] [drm] ring test on 0 succeeded in 1 usecs
[ 2.719767] [drm] ring test on 1 succeeded in 1 usecs
[ 2.728423] [drm] ring test on 2 succeeded in 1 usecs
[ 2.737005] [drm] ring test on 3 succeeded in 3 usecs
[ 2.745515] [drm] ring test on 4 succeeded in 3 usecs
[ 2.753990] debugfs: 'radeon_ring_uvd' already exists in '/'
[ 2.947969] radeon 0000:03:00.0: [drm] ring test on 5 succeeded in 2 usecs
[ 2.956711] radeon 0000:03:00.0: [drm] UVD initialized successfully.
[ 3.074233] [drm] ring test on 6 succeeded in 32 usecs
[ 3.082803] [drm] ring test on 7 succeeded in 3 usecs
[ 3.091304] [drm] VCE initialized successfully.
[ 3.100283] debugfs: 'radeon_sa_info' already exists in '/'
[ 3.108975] debugfs: 'radeon_gem_info' already exists in '/'
[ 3.117666] [drm] ib test on ring 0 succeeded in 0 usecs
[ 3.126252] [drm] ib test on ring 1 succeeded in 0 usecs
[ 3.134727] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3.143112] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3.151303] [drm] ib test on ring 4 succeeded in 0 usecs
[ 4.384756] radeon 0000:03:00.0: [drm] *ERROR* radeon: fence wait timed out.
[ 4.392987] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-110).
[ 4.904761] [drm] ib test on ring 6 succeeded
[ 5.416759] [drm] ib test on ring 7 succeeded
[ 5.425578] radeon 0000:03:00.0: [drm] Radeon Display Connectors
[ 5.433883] radeon 0000:03:00.0: [drm] Connector 0:
[ 5.441932] radeon 0000:03:00.0: [drm] DP-1
[ 5.449814] radeon 0000:03:00.0: [drm] HPD5
[ 5.457408] radeon 0000:03:00.0: [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 5.465133] radeon 0000:03:00.0: [drm] Encoders:
[ 5.472711] radeon 0000:03:00.0: [drm] DFP1: INTERNAL_UNIPHY2
[ 5.480244] radeon 0000:03:00.0: [drm] Connector 1:
[ 5.487723] radeon 0000:03:00.0: [drm] DP-2
[ 5.494927] radeon 0000:03:00.0: [drm] HPD4
[ 5.502038] radeon 0000:03:00.0: [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 5.509289] radeon 0000:03:00.0: [drm] Encoders:
[ 5.516425] radeon 0000:03:00.0: [drm] DFP2: INTERNAL_UNIPHY2
[ 5.523426] radeon 0000:03:00.0: [drm] Connector 2:
[ 5.530252] radeon 0000:03:00.0: [drm] HDMI-A-2
[ 5.537014] radeon 0000:03:00.0: [drm] HPD6
[ 5.543662] radeon 0000:03:00.0: [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 5.550558] radeon 0000:03:00.0: [drm] Encoders:
[ 5.557364] radeon 0000:03:00.0: [drm] DFP3: INTERNAL_UNIPHY1
[ 5.564133] radeon 0000:03:00.0: [drm] Connector 3:
[ 5.570901] radeon 0000:03:00.0: [drm] DVI-I-1
[ 5.577494] radeon 0000:03:00.0: [drm] HPD1
[ 5.584044] radeon 0000:03:00.0: [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
[ 5.590811] radeon 0000:03:00.0: [drm] Encoders:
[ 5.597405] radeon 0000:03:00.0: [drm] DFP4: INTERNAL_UNIPHY1
[ 5.603865] radeon 0000:03:00.0: [drm] Connector 4:
[ 5.610176] radeon 0000:03:00.0: [drm] DVI-I-2
[ 5.616257] radeon 0000:03:00.0: [drm] HPD3
[ 5.622197] radeon 0000:03:00.0: [drm] DDC: 0x6580 0x6580 0x6584 0x6584 0x6588 0x6588 0x658c 0x658c
[ 5.628323] radeon 0000:03:00.0: [drm] Encoders:
[ 5.634432] radeon 0000:03:00.0: [drm] DFP5: INTERNAL_UNIPHY
[ 5.640652] radeon 0000:03:00.0: [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 5.648996] [drm] Initialized radeon 2.51.0 for 0000:03:00.0 on minor 1
[ 5.708073] radeon 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 5.719530] loop: module loaded
[ 5.726326] mpt3sas version 54.100.00.00 loaded
[ 5.734248] ahci 0000:05:12.0: controller can't do 64bit DMA, forcing 32bit
[ 5.741250] ahci 0000:05:12.0: AHCI vers 0001.0100, 32 command slots, 3 Gbps, SATA mode
[ 5.748202] ahci 0000:05:12.0: 4/4 ports implemented (port mask 0xf)
[ 5.755134] ahci 0000:05:12.0: flags: ncq sntf ilck pm led clo pmp pio slum part ccc
[ 5.761087] radeon 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 5.769607] scsi host0: ahci
[ 5.777222] scsi host1: ahci
[ 5.784747] scsi host2: ahci
[ 5.792280] scsi host3: ahci
[ 5.799463] ata1: SATA max UDMA/133 abar m1024@0xc0209400 port 0xc0209500 irq 9 lpm-pol 1 ext
[ 5.806769] ata2: SATA max UDMA/133 abar m1024@0xc0209400 port 0xc0209580 irq 9 lpm-pol 1 ext
[ 5.814016] ata3: SATA max UDMA/133 abar m1024@0xc0209400 port 0xc0209600 irq 9 lpm-pol 1 ext
[ 5.820083] radeon 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 5.820693] ata4: SATA max UDMA/133 abar m1024@0xc0209400 port 0xc0209680 irq 9 lpm-pol 1 ext
[ 5.835926] scsi host4: pata_atiixp
[ 5.843894] scsi host5: pata_atiixp
[ 5.851244] ata5: PATA max UDMA/100 cmd 0x81030 ctl 0x81054 bmdma 0x81010 irq 9 lpm-pol 0
[ 5.858744] ata6: DUMMY
[ 5.868011] PA Semi PWRficient DMA library initialized (20 tx, 64 rx channels)
[ 5.876379] eth0: PA Semi GMAC: intf 5, hw addr 02:00:e0:0a:30:00
[ 5.884447] pasemi_mac 0000:00:15.0: no mac address in device tree, not configuring
[ 5.894081] r8169 0000:06:06.0 eth1: RTL8169sb/8110sb, 00:e0:4c:69:1d:85, XID 100, IRQ 5
[ 5.902403] r8169 0000:06:06.0 eth1: jumbo features [frames: 7146 bytes, tx checksumming: ok]
[ 5.910795] PPP generic driver version 2.4.2
[ 5.919092] PPP BSD Compression module registered
[ 5.927365] PPP Deflate Compression module registered
[ 5.935597] NET: Registered PF_PPPOX protocol family
[ 5.944638] electra-cf f0000000.cf: at mem 0xf0000000 io 0xf1000000 irq 17
[ 5.953530] ohci-pci 0000:05:13.0: OHCI PCI host controller
[ 5.962292] ohci-pci 0000:05:13.0: new USB bus registered, assigned bus number 1
[ 5.971010] ohci-pci 0000:05:13.0: irq 9, io mem 0xc0208000
[ 6.033861] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.01
[ 6.042680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.051610] usb usb1: Product: OHCI PCI host controller
[ 6.060590] usb usb1: Manufacturer: Linux 7.1.0-a1-powerpc64-smp-g5c0f43e8535d-dirty ohci_hcd
[ 6.069916] usb usb1: SerialNumber: 0000:05:13.0
[ 6.079420] hub 1-0:1.0: USB hub found
[ 6.089073] hub 1-0:1.0: 2 ports detected
[ 6.099168] ehci-pci 0000:05:13.5: EHCI Host Controller
[ 6.108971] ehci-pci 0000:05:13.5: new USB bus registered, assigned bus number 2
[ 6.118842] ehci-pci 0000:05:13.5: applying AMD SB600/SB700 USB freeze workaround
[ 6.128838] ehci-pci 0000:05:13.5: debug port 1
[ 6.138708] ehci-pci 0000:05:13.5: irq 12, io mem 0xc0209800
[ 6.144280] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 6.156802] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 6.165910] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 6.165914] ehci-pci 0000:05:13.5: USB 2.0 started, EHCI 1.00
[ 6.174498] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 6.185839] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.01
[ 6.192323] ata1.00: ATA-10: TS256GSSD230S, R0427BNR, max UDMA/133
[ 6.201563] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.210496] ata3.00: ATAPI: DRW-24D5MT, 2.00, max UDMA/133
[ 6.220021] usb usb2: Product: EHCI Host Controller
[ 6.229144] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.238885] usb usb2: Manufacturer: Linux 7.1.0-a1-powerpc64-smp-g5c0f43e8535d-dirty ehci_hcd
[ 6.248160] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 6.258101] usb usb2: SerialNumber: 0000:05:13.5
[ 6.261860] hub 2-0:1.0: USB hub found
[ 6.289683] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.289696] hub 2-0:1.0: 10 ports detected
[ 6.299215] ata3.00: configured for UDMA/133
[ 6.309887] hub 1-0:1.0: USB hub found
[ 6.318629] ata4.00: ATA-8: ST1000DM003-1CH162, CC44, max UDMA/133
[ 6.330767] hub 1-0:1.0: 2 ports detected
[ 6.337947] ata2.00: ATA-9: ST1000DM003-1ER162, CC45, max UDMA/133
[ 6.357252] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 6.362798] ohci-pci 0000:05:13.1: OHCI PCI host controller
[ 6.366761] ata4.00: Features: DIPM
[ 6.376818] ohci-pci 0000:05:13.1: new USB bus registered, assigned bus number 3
[ 6.386131] ata4.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.396479] ohci-pci 0000:05:13.1: irq 10, io mem 0xc0206000
[ 6.406931] ata4.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.426656] ata4.00: configured for UDMA/133
[ 6.436659] ata1.00: Features: Dev-Sleep DIPM
[ 6.447723] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.458919] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 6.470183] ata2.00: Features: DIPM
[ 6.481415] ata2.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.492965] ata2.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.498831] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.01
[ 6.503117] ata2.00: configured for UDMA/133
[ 6.512825] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.533620] usb usb3: Product: OHCI PCI host controller
[ 6.544111] usb usb3: Manufacturer: Linux 7.1.0-a1-powerpc64-smp-g5c0f43e8535d-dirty ohci_hcd
[ 6.554814] usb usb3: SerialNumber: 0000:05:13.1
[ 6.565474] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6.565600] hub 3-0:1.0: USB hub found
[ 6.575751] ata1.00: configured for UDMA/133
[ 6.585486] hub 3-0:1.0: 2 ports detected
[ 6.595606] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 6.605541] ohci-pci 0000:05:13.2: OHCI PCI host controller
[ 6.626012] ohci-pci 0000:05:13.2: new USB bus registered, assigned bus number 4
[ 6.626041] scsi 0:0:0:0: Direct-Access ATA TS256GSSD230S 7BNR PQ: 0 ANSI: 5
[ 6.635710] ohci-pci 0000:05:13.2: irq 11, io mem 0xc0207000
[ 6.646892] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 6.666833] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 6.677925] sd 0:0:0:0: [sda] Write Protect is off
[ 6.688832] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 6.689107] scsi 1:0:0:0: Direct-Access ATA ST1000DM003-1ER1 CC45 PQ: 0 ANSI: 5
[ 6.689134] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.699760] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 6.709489] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 6.719284] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 6.729849] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 6.739652] sd 1:0:0:0: [sdb] Write Protect is off
[ 6.754401] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.01
[ 6.759800] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 6.770356] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.770462] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.781043] usb usb4: Product: OHCI PCI host controller
[ 6.791625] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[ 6.802393] usb usb4: Manufacturer: Linux 7.1.0-a1-powerpc64-smp-g5c0f43e8535d-dirty ohci_hcd
[ 6.814716] scsi 2:0:0:0: CD-ROM ASUS DRW-24D5MT 2.00 PQ: 0 ANSI: 5
[ 6.824009] usb usb4: SerialNumber: 0000:05:13.2
[ 6.847168] hub 4-0:1.0: USB hub found
[ 6.858953] hub 4-0:1.0: 2 ports detected
[ 6.871075] ohci-pci 0000:05:13.3: OHCI PCI host controller
[ 6.882943] ohci-pci 0000:05:13.3: new USB bus registered, assigned bus number 5
[ 6.894639] ohci-pci 0000:05:13.3: irq 10, io mem 0xc0205000
[ 6.906153] sda: RDSK (512) sda1 (DOS^G)(res 2 spb 2) sda2 (EXT^B)(res 2 spb 2) sda3 (SFS^B)(res 2 spb 1) sda4 (SFS^B)(res 2 spb 1) sda5 (SFS^B)(res 2 spb 1)
[ 6.906235] sdb: RDSK (512) sdb1 (SWP^@)(res 2 spb 2) sdb2 (
[ 6.917029] usb 2-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=77.63
[ 6.917207] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.927935] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 6.938619] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[ 6.949503] usb 2-1: Product: USB2.0 Hub
[ 6.960609] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 6.971962] pcmcia (null): pcmcia: registering new device pcmcia(null) (IRQ: 17)
[ 6.986895] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.01
[ 7.005581] hub 2-1:1.0: USB hub found
[ 7.016392] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.028167] hub 2-1:1.0: 4 ports detected
[ 7.038808] usb usb5: Product: OHCI PCI host controller
[ 7.051016] scsi host6: pata_pcmcia
[ 7.061223] usb usb5: Manufacturer: Linux 7.1.0-a1-powerpc64-smp-g5c0f43e8535d-dirty ohci_hcd
[ 7.072722] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[ 7.083676] usb usb5: SerialNumber: 0000:05:13.3
[ 7.095472] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 7.106973] hub 5-0:1.0: USB hub found
[ 7.130835] ata7: PATA max PIO0 cmd 0x10000 ctl 0x1000e irq 17 lpm-pol 0
[ 7.143307] hub 5-0:1.0: 2 ports detected
[ 7.156074] ohci-pci 0000:05:13.4: OHCI PCI host controller
[ 7.168621] ohci-pci 0000:05:13.4: new USB bus registered, assigned bus number 6
[ 7.181053] ohci-pci 0000:05:13.4: irq 11, io mem 0xc0204000
[ 7.195525] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 7.195806] sr 2:0:0:0: Attached scsi generic sg2 type 5
[ 7.209026] scsi 3:0:0:0: Direct-Access ATA ST1000DM003-1CH1 CC44 PQ: 0 ANSI: 5
[ 7.222179] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 7.222789] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 7.233406] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[ 7.254868] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 7.01
[ 7.256765] sd 3:0:0:0: [sdc] Write Protect is off
[ 7.268545] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.279759] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 7.291837] usb usb6: Product: OHCI PCI host controller
[ 7.291904] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 7.303864] usb usb6: Manufacturer: Linux 7.1.0-a1-powerpc64-smp-g5c0f43e8535d-dirty ohci_hcd
[ 7.303871] usb usb6: SerialNumber: 0000:05:13.4
[ 7.315659] sd 3:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[ 7.328167] hub 6-0:1.0: USB hub found
[ 7.354917] ata7.00: CFA: SDCFXS-032G, HDX16.01, max PIO4
[ 7.364898] hub 6-0:1.0: 2 ports detected
[ 7.376249] ata7.00: 62537328 sectors, multi 0: LBA48
[ 7.378811] scsi 6:0:0:0: Direct-Access ATA SDCFXS-032G 6.01 PQ: 0 ANSI: 5
[ 7.389003] firmware is size 226983 is not (4k - 64k).
[ 7.401223] sd 6:0:0:0: [sdd] 62537328 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 7.412088] xhci-pci-renesas 0000:08:00.0: probe with driver xhci-pci-renesas failed with error -22
[ 7.423637] sd 6:0:0:0: Attached scsi generic sg4 type 0
[ 7.435577] usbcore: registered new interface driver usblp
[ 7.447264] sd 6:0:0:0: [sdd] Write Protect is off
[ 7.459489] usbcore: registered new interface driver usb-storage
[ 7.471054] sd 6:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 7.483346] usbcore: registered new interface driver usbserial_generic
[ 7.494949] sd 6:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 7.506934] usbserial: USB Serial support registered for generic
[ 7.518798] sd 6:0:0:0: [sdd] Preferred minimum I/O size 512 bytes
[ 7.530644] usbcore: registered new interface driver ftdi_sio
[ 7.555103] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 7.568410] usbcore: registered new interface driver option
[ 7.581594] usbserial: USB Serial support registered for GSM modem (1-port)
[ 7.595916] mousedev: PS/2 mouse device common for all mice
[ 7.609395] usbcore: registered new interface driver synaptics_usb
[ 7.623193] usbcore: registered new interface driver iforce
[ 7.636888] usbcore: registered new interface driver xpad
[ 7.649804] usbcore: registered new interface driver usb_acecad
[ 7.662475] usbcore: registered new interface driver aiptek
[ 7.674854] usbcore: registered new interface driver hanwang
[ 7.687030] usbcore: registered new interface driver kbtab
[ 7.699299] usb 4-2: new low-speed USB device number 2 using ohci-pci
[ 7.699303] rtc_cmos rtc_cmos: registered as rtc0
[ 7.699346] rtc_cmos rtc_cmos: setting system clock to 2026-04-16T17:11:55 UTC (1776359515)
[ 7.732782] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 7.743274] i2c_dev: i2c /dev entries driver
[ 7.743784] sdc: RDSK (512) sdc1 (DOS^C)(res 2 spb 2) sdc2 (SFS^B)(res 2 spb 1) sdc3 (SFS^B)(res 2 spb 1) sdc4 (SFS^B)(res 2 spb 2) sdc5 (
[ 7.754113] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 7.757424] IR JVC protocol handler initialized
[ 7.788464] IR MCE Keyboard/mouse protocol handler initialized
[ 7.799901] IR NEC protocol handler initialized
[ 7.811196] IR RC5(x/sz) protocol handler initialized
[ 7.815763] sdd: sdd1
[ 7.821802] IR RC6 protocol handler initialized
[ 7.843273] IR SANYO protocol handler initialized
[ 7.848836] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[ 7.853698] IR Sharp protocol handler initialized
[ 7.875123] IR Sony protocol handler initialized
[ 7.885912] IR XMP protocol handler initialized
[ 7.897694] i2c-pasemi 0000:00:1c.0: NACK, status 0x08210100
[ 7.908524] i2c-pasemi 0000:00:1c.0: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 7.924579] i2c i2c-18: Detected TI TMP423 chip at 0x4c
[ 7.937077] usb 4-2: New USB device found, idVendor=046d, idProduct=c050, bcdDevice=27.20
[ 7.939727] i2c-pasemi 0000:00:1c.0: NACK, status 0x08210100
[ 7.948071] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.958112] i2c-pasemi 0000:00:1c.0: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 7.968838] usb 4-2: Product: USB-PS/2 Optical Mouse
[ 7.968844] usb 4-2: Manufacturer: Logitech
[ 8.002744] i2c-pasemi 0000:00:1c.0: NACK, status 0x08210100
[ 8.013845] i2c-pasemi 0000:00:1c.0: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.025747] i2c-pasemi 0000:00:1c.0: NACK, status 0x08210100
[ 8.037747] i2c-pasemi 0000:00:1c.1: NACK, status 0x08210100
[ 8.048517] i2c-pasemi 0000:00:1c.1: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.059747] i2c-pasemi 0000:00:1c.1: NACK, status 0x08210100
[ 8.070469] i2c-pasemi 0000:00:1c.1: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.081747] i2c-pasemi 0000:00:1c.1: NACK, status 0x08210100
[ 8.087748] usb 2-1.1: new high-speed USB device number 4 using ehci-pci
[ 8.092138] i2c-pasemi 0000:00:1c.1: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.114747] i2c-pasemi 0000:00:1c.1: NACK, status 0x08210100
[ 8.125774] i2c-pasemi 0000:00:1c.1: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.137744] i2c-pasemi 0000:00:1c.1: NACK, status 0x08210100
[ 8.149675] i2c-pasemi 0000:00:1c.2: NACK, status 0x08210100
[ 8.160345] i2c-pasemi 0000:00:1c.2: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.171743] i2c-pasemi 0000:00:1c.2: NACK, status 0x08210100
[ 8.182394] i2c-pasemi 0000:00:1c.2: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.193744] i2c-pasemi 0000:00:1c.2: NACK, status 0x08210100
[ 8.204456] i2c-pasemi 0000:00:1c.2: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.215742] i2c-pasemi 0000:00:1c.2: NACK, status 0x08210100
[ 8.226557] i2c-pasemi 0000:00:1c.2: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 8.237744] i2c-pasemi 0000:00:1c.2: NACK, status 0x08210100
[ 8.248618] EDAC MC0: Giving out device to module pasemi_edac controller pasemi,pwrficient-mc: DEV 0000:00:04.0 (POLLED)
[ 8.259842] EDAC MC1: Giving out device to module pasemi_edac controller pasemi,pwrficient-mc: DEV 0000:00:05.0 (POLLED)
[ 8.270954] hid: raw HID events driver (C) Jiri Kosina
[ 8.271466] usb 2-1.1: New USB device found, idVendor=413c, idProduct=1010, bcdDevice=32.98
[ 8.292556] usb 2-1.1: New USB device strings: Mfr=0, Product=11, SerialNumber=0
[ 8.304141] usb 2-1.1: Product: USB 2.0 Hub [MTT]
[ 8.305042] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:11.0/0000:05:13.2/usb4/4-2/4-2:1.0/0003:046D:C050.0001/input/input0
[ 8.326448] hub 2-1.1:1.0: USB hub found
[ 8.326641] hid-generic 0003:046D:C050.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:05:13.2-2/input0
[ 8.350216] usbcore: registered new interface driver usbhid
[ 8.362665] usbhid: USB HID core driver
[ 8.375346] snd_serial_u16550 snd_serial_u16550.0: no UART detected at 0x1
[ 8.376739] hub 2-1.1:1.0: 4 ports detected
[ 8.387599] usbcore: registered new interface driver snd-usb-audio
[ 8.412394] usbcore: registered new interface driver snd-ua101
[ 8.425110] usbcore: registered new interface driver snd-usb-usx2y
[ 8.437625] usbcore: registered new interface driver snd-usb-caiaq
[ 8.450006] usbcore: registered new interface driver snd-usb-6fire
[ 8.462043] usbcore: registered new interface driver snd-usb-hiface
[ 8.473749] usbcore: registered new interface driver snd-bcd2000
[ 8.485339] usbcore: registered new interface driver snd_usb_pod
[ 8.496795] usbcore: registered new interface driver snd_usb_podhd
[ 8.502817] usb 2-1.3: new high-speed USB device number 5 using ehci-pci
[ 8.507709] usbcore: registered new interface driver snd_usb_toneport
[ 8.530193] usbcore: registered new interface driver snd_usb_variax
[ 8.542564] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 8.554343] Initializing XFRM netlink socket
[ 8.565768] NET: Registered PF_INET6 protocol family
[ 8.577868] Segment Routing with IPv6
[ 8.589248] In-situ OAM (IOAM) with IPv6
[ 8.600663] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 8.612415] NET: Registered PF_PACKET protocol family
[ 8.623785] PFKEY is deprecated and scheduled to be removed in 2027, please contact the netdev mailing list
[ 8.635344] NET: Registered PF_KEY protocol family
[ 8.646801] 9pnet: Installing 9P2000 support
[ 8.658124] Key type dns_resolver registered
[ 8.669402] No cpufreq driver, powersavings modes disabled
[ 8.680490] Using PA6T idle loop (spin)
[ 8.691523] usb 2-1.3: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00
[ 8.703059] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.704850] Loading compiled-in X.509 certificates
[ 8.714002] usb 2-1.3: Product: Ultra USB 3.0
[ 8.735763] usb 2-1.3: Manufacturer: SanDisk
[ 8.747653] usb 2-1.3: SerialNumber: 4C530001230914112545
[ 8.757426] Btrfs loaded, zoned=no, fsverity=no
[ 8.770778] usb-storage 2-1.3:1.0: USB Mass Storage device detected
[ 8.772436] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.782196] scsi host7: usb-storage 2-1.3:1.0
[ 8.804569] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.813750] usb 2-1.1.4: new low-speed USB device number 6 using ehci-pci
[ 8.816044] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 8.837074] ALSA device list:
[ 8.847958] No soundcards found.
[ 8.859000] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2
[ 8.870211] cfg80211: failed to load regulatory.db
[ 8.881466] Waiting 5 sec before mounting root device...
[ 8.936180] usb 2-1.1.4: New USB device found, idVendor=413c, idProduct=2110, bcdDevice=10.10
[ 8.948111] usb 2-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.960011] usb 2-1.1.4: Product: Dell Wired Multimedia Keyboard
[ 8.971778] usb 2-1.1.4: Manufacturer: Primax
[ 8.988354] input: Primax Dell Wired Multimedia Keyboard as /devices/pci0000:00/0000:00:11.0/0000:05:13.5/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.0/0003:413C:2110.0002/input/input1
[ 9.053422] hid-generic 0003:413C:2110.0002: input,hidraw1: USB HID v1.10 Keyboard [Primax Dell Wired Multimedia Keyboard] on usb-0000:05:13.5-1.1.4/input0
[ 9.075668] input: Primax Dell Wired Multimedia Keyboard Mouse as /devices/pci0000:00/0000:00:11.0/0000:05:13.5/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.1/0003:413C:2110.0003/input/input2
[ 9.089191] input: Primax Dell Wired Multimedia Keyboard System Control as /devices/pci0000:00/0000:00:11.0/0000:05:13.5/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.1/0003:413C:2110.0003/input/input3
[ 9.152884] input: Primax Dell Wired Multimedia Keyboard Consumer Control as /devices/pci0000:00/0000:00:11.0/0000:05:13.5/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.1/0003:413C:2110.0003/input/input4
[ 9.166594] hid-generic 0003:413C:2110.0003: input,hidraw2: USB HID v1.10 Mouse [Primax Dell Wired Multimedia Keyboard] on usb-0000:05:13.5-1.1.4/input1
[ 9.826074] scsi 7:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6
[ 9.840461] sd 7:0:0:0: Attached scsi generic sg5 type 0
[ 9.855449] sd 7:0:0:0: [sde] 30031250 512-byte logical blocks: (15.4 GB/14.3 GiB)
[ 9.870318] sd 7:0:0:0: [sde] Write Protect is off
[ 9.883195] sd 7:0:0:0: [sde] Mode Sense: 43 00 00 00
[ 9.884820] sd 7:0:0:0: [sde] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 9.914957] sde: sde1
[ 9.927718] sd 7:0:0:0: [sde] Attached SCSI removable disk
[ 14.346396] EXT4-fs (sdb5): mounted filesystem 3c82f6db-6ca0-4e5a-8f5a-cc7ccd3dcb93 ro with ordered data mode. Quota mode: none.
[ 14.358907] VFS: Mounted root (ext4 filesystem) readonly on device 8:21.
[ 14.394230] devtmpfs: mounted
[ 14.406807] VFS: Pivoted into new rootfs
[ 14.426072] Freeing unused kernel image (initmem) memory: 7472K
[ 14.439077] Kernel memory protection not selected by kernel config.
[ 14.451974] Run /sbin/init as init process
[ 14.464922] with arguments:
[ 14.464926] /sbin/init
[ 14.464930] with environment:
[ 14.464933] HOME=/
[ 14.464937] TERM=linux
[ 15.300044] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 15.329524] systemd[1]: Detected architecture ppc64.
[ 15.402044] systemd[1]: Hostname set to <amigaone>.
[ 16.391912] systemd[1]: Queued start job for default target graphical.target.
[ 16.409988] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 16.440847] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 16.471608] systemd[1]: Created slice user.slice - User and Session Slice.
[ 16.502252] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 16.533437] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[ 16.550026] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 16.583347] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 16.616821] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 16.650414] systemd[1]: Reached target slices.target - Slice Units.
[ 16.684497] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 16.719987] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 16.754930] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 16.815528] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).
[ 16.834021] systemd[1]: systemd-journald-dev-log.socket: SO_PASSSEC failed: Operation not supported
[ 16.851950] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 16.888605] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
[ 16.906807] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
[ 16.924810] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 16.962523] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 16.999181] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 17.055996] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 17.092683] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 17.128987] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 17.164236] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 17.201015] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 17.243126] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 17.279819] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 17.316206] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 17.364087] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 17.401081] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 17.437397] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 17.468864] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[ 17.489977] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 17.535157] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
[ 17.572256] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 17.589597] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 17.591308] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 17.691148] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 17.728128] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 17.774257] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 17.810964] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 17.845400] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 17.879096] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 17.911849] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 17.961491] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 17.996199] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 18.085710] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 18.121266] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 18.189868] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 18.223554] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 18.240191] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 18.273583] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 18.290201] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 18.324015] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 18.342269] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 18.378635] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 18.396623] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 18.432173] systemd[1]: Started systemd-journald.service - Journal Service.
[ 19.879041] EXT4-fs (sdb5): re-mounted 3c82f6db-6ca0-4e5a-8f5a-cc7ccd3dcb93 r/w.
[ 19.981244] systemd-journald[1403]: Received client request to flush runtime journal.
[ 22.115137] pasemi_mac 0000:00:14.3 enp0s20f3: renamed from eth0
[ 22.135622] r8169 0000:06:06.0 enp6s6: renamed from eth1
[ 23.169365] piix4_smbus 0000:05:14.0: SMBus Host Controller not enabled!
[ 23.173522] snd_hda_intel 0000:01:00.1: Force to snoop mode by module option
[ 23.173884] snd_hda_intel 0000:03:00.1: Force to snoop mode by module option
[ 23.174188] snd_hda_intel 0000:05:14.2: Force to snoop mode by module option
[ 23.283951] snd_hda_codec_idt hdaudioC2D3: STAC92HD700: picked fixup for PCI SSID 1888:1000
[ 23.287752] snd_hda_codec_idt hdaudioC2D3: autoconfig for STAC92HD700: line_outs=4 (0xd/0xf/0x10/0x11/0x0) type:line
[ 23.288136] snd_hda_codec_idt hdaudioC2D3: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 23.288376] snd_hda_codec_idt hdaudioC2D3: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[ 23.288599] snd_hda_codec_idt hdaudioC2D3: mono: mono_out=0x0
[ 23.288791] snd_hda_codec_idt hdaudioC2D3: dig-out=0x21/0x0
[ 23.288976] snd_hda_codec_idt hdaudioC2D3: inputs:
[ 23.289123] snd_hda_codec_idt hdaudioC2D3: Front Mic=0xb
[ 23.289302] snd_hda_codec_idt hdaudioC2D3: Rear Mic=0xe
[ 23.289473] snd_hda_codec_idt hdaudioC2D3: Line=0xc
[ 23.289627] snd_hda_codec_idt hdaudioC2D3: CD=0x12
[ 23.335581] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input5
[ 23.336210] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input6
[ 23.336802] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input7
[ 23.337340] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input8
[ 23.337992] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input9
[ 23.338585] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input10
[ 23.339775] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input11
[ 23.350408] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops 0xc0000000019b0450)
[ 23.356184] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card2/input12
[ 23.401099] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops 0xc0000000019b0450)
[ 23.404897] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:10.0/0000:01:00.1/sound/card0/input13
[ 23.429388] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:10.2/0000:03:00.1/sound/card1/input14
[ 23.430017] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:10.2/0000:03:00.1/sound/card1/input15
[ 23.439182] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:10.2/0000:03:00.1/sound/card1/input16
[ 23.439869] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:10.2/0000:03:00.1/sound/card1/input17
[ 23.455885] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:10.2/0000:03:00.1/sound/card1/input18
[ 23.458076] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:10.2/0000:03:00.1/sound/card1/input19
[ 24.392525] Adding 17165180k swap on /dev/sdb1. Priority:-1 extents:1 across:17165180k
[ 25.017107] i2c-pasemi 0000:00:1c.0: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 25.621053] Bluetooth: Core ver 2.22
[ 25.636080] NET: Registered PF_BLUETOOTH protocol family
[ 25.650848] Bluetooth: HCI device and connection manager initialized
[ 25.665599] Bluetooth: HCI socket layer initialized
[ 25.680057] Bluetooth: L2CAP socket layer initialized
[ 25.694349] Bluetooth: SCO socket layer initialized
[ 26.997280] enp0s20f3: Could not attach to phy
[ 27.011025] pasemi_mac 0000:00:14.3: PHY init failed: -19.
[ 27.024754] pasemi_mac 0000:00:14.3: Defaulting to 1Gbit full duplex
[ 27.040660] RTL8211C Gigabit Ethernet r8169-0-630:00: attached PHY driver (mii_bus:phy_addr=r8169-0-630:00, irq=MAC)
[ 27.119168] r8169 0000:06:06.0 enp6s6: Link is Down
[ 64.309434] EXT2-fs (sde1): warning: mounting unchecked fs, running e2fsck is recommended
[ 64.316486] ext2 filesystem being mounted at /media/martina/USBBOOT supports timestamps until 2038-01-19 (0x7fffffff)
[ 64.485764] FAT-fs (sdd1): 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
Re: New kernels
Strange it works here:

Code: Select all
[ 5.876379] eth0: PA Semi GMAC: intf 5, hw addr 02:00:e0:0a:30:00
[ 5.884447] pasemi_mac 0000:00:15.0: no mac address in device tree, not configuring
I will further test it. Thank you for testing.
Re: New kernels
Who knows, I tested kas1e's CFE patches https://www.amigans.net/modules/newbb/v ... c_id=10082xeno74 wrote: Thu Apr 16, 2026 8:16 pm Have you accidentally modified the device tree via CFE?
I will further test it. Thank you for testing.
But this patches are in memory, and all linux testings was made after hard reset and after power-off.
7.0.1alpha I tested three times, all time the same - not worked. But latest 6.12 kernel ( my standard one ) worked normally - also tested yesterday several times. So if there any CFE modification, it has influence only to kernel 7.0.1.
I now shut-off X1000 from power and will test again in the evening. I can post some CFE output if 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
Hi All,
I compiled the alpha2 of kernel 7.1 with the first DRM updates and additional PowerPC updates for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs) today.
Download and further information: github.com
I have thoroughly tested the P.A. Semi onboard Ethernet with the alpha2:

Please test the kernels.
Thanks,
Christian
I compiled the alpha2 of kernel 7.1 with the first DRM updates and additional PowerPC updates for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs) today.
Download and further information: github.com
I have thoroughly tested the P.A. Semi onboard Ethernet with the alpha2:

Please test the kernels.
Thanks,
Christian
Re: New kernels
alpha2 of kernel 7.1 works on X1000:

PaSemi NIC problem was probably CFE related. After I unplug X1000 from power for some time, it works well.
But it works on half duplex:

PaSemi NIC problem was probably CFE related. After I unplug X1000 from power for some time, it works well.
But it works on half duplex:
Code: Select all
martina@amigaone:~$ dmesg | grep eth0
[ 11.034555] eth0: PA Semi GMAC: intf 5, hw addr 02:00:e0:0a:30:00
[ 29.783495] pasemi_mac 0000:00:14.3 enp0s20f3: renamed from eth0
martina@amigaone:~$ dmesg | grep enp0s20f3
[ 29.783495] pasemi_mac 0000:00:14.3 enp0s20f3: renamed from eth0
[ 39.064665] enp0s20f3: Link is up at 1000 Mbps, full duplex.
[ 39.085798] enp0s20f3: Link is down.
[ 43.096971] enp0s20f3: Link is up at 1000 Mbps, half duplex.
martina@amigaone:~$ 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