Re: New kernels
Posted: Thu Aug 07, 2025 4:58 am
Yes, it is intended. Now, the kernel developers know the commit with the issue. Thanks a lot for testing!
Support Forum
https://forum.hyperion-entertainment.com/
https://forum.hyperion-entertainment.com/viewtopic.php?t=4738
Yes, it is intended. Now, the kernel developers know the commit with the issue. Thanks a lot for testing!
Okay. Great! I did a check but didn't see any failed module load errors.xeno74 wrote: Thu Aug 07, 2025 4:58 am Yes, it is intended. Now, the kernel developers know the commit with the issue. Thanks a lot for testing!
It works!xeno74 wrote: Sat Aug 09, 2025 7:29 am I compiled the alpha6 of kernel 6.17 with the new Radeon patch today.
Please test.
Code: Select all
[ 13.196763] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.0-a6-powerpc64-smp-g37816488247d-dirty/modules.devname).
Code: Select all
[ 9.459706] i2c-pasemi 0000:00:1c.0: NACK, status 0x08210100
[ 9.649736] i2c-pasemi 0000:00:1c.0: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 9.690696] i2c-pasemi 0000:00:1c.1: NACK, status 0x08210100
[ 9.708651] i2c-pasemi 0000:00:1c.1: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
[ 9.892693] i2c-pasemi 0000:00:1c.2: NACK, status 0x08210100
[ 9.911535] i2c-pasemi 0000:00:1c.2: Issuing reset due to status 0x08210100 (xfstatus 0x00000001)
Code: Select all
[ 0.166709] pci 0000:00:1c.0: [1959:a003] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.166750] pci 0000:00:1c.0: BAR 0 [io 0x870200-0x87023f]
[ 0.166866] pci 0000:00:1c.1: [1959:a003] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.166901] pci 0000:00:1c.1: BAR 0 [io 0x870240-0x87027f]
[ 0.167017] pci 0000:00:1c.2: [1959:a003] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.167053] pci 0000:00:1c.2: BAR 0 [io 0x870280-0x8702bf]
Great!
I don’t have this message. Are the kernel modules loaded? Please check them with lsmod.Hypex wrote: Sat Aug 09, 2025 6:07 pm I did notice this message about device nodes:Code: Select all
[ 13.196763] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.0-a6-powerpc64-smp-g37816488247d-dirty/modules.devname).
Maybe Sven can help us. (Sven Peter sven at svenpeter.dev)Hypex wrote: Sat Aug 09, 2025 6:07 pm Okay looked it up and there appears to be an issue with reset of my SMBus
You're right. They weren't loaded. Somehow I missed copying the modules over. I haven't missed in a while. Thanks!xeno74 wrote: Sat Aug 09, 2025 9:00 pm Hi Hypex,
I don’t have this message. Are the kernel modules loaded? Please check them with lsmod.
Thanks,
Christian
So there was a change. Excellent. That will help find it.Maybe Sven can help us. (Sven Peter sven at svenpeter.dev)