New kernels

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
Hypex
Beta Tester
Beta Tester
Posts: 909
Joined: Mon Dec 20, 2010 2:23 pm
Location: Vic. Australia.

Re: New kernels

Post by Hypex »

xeno74 wrote: Sat Nov 30, 2024 8:30 pm Could you also please check the alpha1 because of the desktop loading delay and the kernel error messages?
Yes. Alpha 1 has at least 30 second delay and list same cell errors as other logs. It displays terminal output and on serial as well. While the screen is blank no activity appears in the serial log. See below after UDisks2 there is a delay before The Secret Service. Perhaps it was on an covet mission? :-)

Code: Select all

Dec  1 23:55:01 fienix udisksd[1481]: udisks daemon version 2.9.4 starting
Dec  1 23:55:01 fienix udisksd[1481]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
Dec  1 23:55:01 fienix udisksd[1481]: Failed to load the 'mdraid' libblockdev plugin
Dec  1 23:55:02 fienix kernel: 8139too 0000:06:06.0 enp6s6: link up, 100Mbps, full-duplex, lpa 0xC5E1
Dec  1 23:55:03 fienix udisksd[1481]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec  1 23:55:47 fienix gnome-keyring-d[1775]: The Secret Service was already initialized
Dec  1 23:55:47 fienix gnome-keyring-d[1775]: The PKCS#11 component was already initialized
Dec  1 23:55:54 fienix gnome-keyring-d[1775]: The SSH agent was already initialized
Dec  1 23:55:54 fienix gnome-keyring-d[1775]: The Secret Service was already initialized
Dec  1 23:55:54 fienix gnome-keyring-d[1775]: The PKCS#11 component was already initialized
Dec  1 23:55:57 fienix xdg-desktop-portal[1908]: pw.conf: can't load config client.conf: No such file or directory
Dec  1 23:55:57 fienix xdg-desktop-por[1908]: Failed connect to PipeWire: Couldn't create PipeWire context
Dec  1 23:56:03 fienix mate-notificati[1842]: invalid uninstantiatable type '(null)' in cast to 'MatePanelApplet'
Dec  1 23:56:03 fienix mate-notificati[1842]: mate_panel_applet_set_flags: assertion 'MATE_PANEL_IS_APPLET (applet)' failed
Dec  1 23:56:04 fienix org.mate.panel.applet.MateNotificationAppletFactory[1842]: Fontconfig error: "/etc/fonts/conf.d/70-fonts-noto-cjk.conf", line 1: no element fo
und
Dec  1 23:56:04 fienix org.mate.panel.applet.MateNotificationAppletFactory[1842]: Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", l
ine 6: unknown element "reset-dirs"
Does your desktop also load without any delay if you use the alpha5?
Yes it's much better thanks.

I keep seeing this:

Code: Select all

Dec  1 23:56:11 fienix kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
This still happens even if I unmounted before shutting down :-?

Code: Select all

Nov 30 13:43:21 fienix kernel: caja[3288]: code: 90010024 3bde0480 91230068 7c7d1b78 40820020 4800004c 60000000 60000000 
Nov 30 13:43:21 fienix kernel: caja[3288]: code: 60000000 83ff0004 2c1f0000 41820034 <807f0000> 81230000 2c090000 4082ffe8 
Nov 30 14:10:01 fienix kernel: exFAT-fs (sda12): invalid boot record signature
Nov 30 14:10:01 fienix kernel: exFAT-fs (sda12): failed to read boot sector
Nov 30 14:10:01 fienix kernel: exFAT-fs (sda12): failed to recognize exfat type
Nov 30 14:10:01 fienix kernel: ntfs3(sda12): Primary boot signature is not NTFS.
Nov 30 14:10:01 fienix kernel: ntfs3(sda12): try to read out of volume at offset 0xcbcf81e00
Nov 30 14:13:44 fienix kernel: /dev/sda19: Can't lookup blockdev
Nov 30 14:15:46 fienix kernel: mate-settings-d[2702]: segfault (11) at 8 nip 293018 lr 292fe0 code 1 in libc.so.6[b3018,1e0000+214000]
Nov 30 14:15:46 fienix kernel: mate-settings-d[2702]: code: 7c095000 93c10018 7fc802a6 3fde0018 90010024 3bded014 408200cc 81230008 
Nov 30 14:15:46 fienix kernel: mate-settings-d[2702]: code: 8143000c 80e9000c 7c033800 4082009c <80ea0008> 7c033800 40820090 280803ef 
Aside from the crashes I don't know why it's trying to mount sda12 as FAT or NTFS. Its FFS DOS3.

Code: Select all

12      619GB   673GB   54.7GB  affs3           DH10
Nor why it's looking at sda19. I tried to mount it the other night but it failed because of the 16 partition limit it reminded me of. However now it looks like my attempted mount was saved as it keeps looking for it.
Last edited by Hypex on Tue Dec 03, 2024 2:06 pm, edited 1 time in total.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hypex wrote: Sun Dec 01, 2024 2:30 pm
xeno74 wrote:Does your desktop also load without any delay if you use the alpha5?
Yes it's much better thanks.
It's good, that the issue with the desktop loading delay has been solved. :-)

Thank you for your detailed report.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hi All,

The merge window is over. Linus Torvalds has released the RC1 of kernel 6.13 for testing.

I compiled it for the X1000 and X5000 today.

Download and further information: github.com

Alternative download link: linux-image-6.13-rc1-X1000_X5000.tar.gz (xenosoft.de)

Please test the kernels.

Thanks,
Christian
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

The RC1 with Adélie Linux:

Image
User avatar
Hypex
Beta Tester
Beta Tester
Posts: 909
Joined: Mon Dec 20, 2010 2:23 pm
Location: Vic. Australia.

Re: New kernels

Post by Hypex »

Testing 6.13 RC1 now. Slight delay before desktop but there is a cursor and it's loading off SSD so working nominally. Working stable so far. :-)
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hypex wrote: Thu Dec 05, 2024 3:52 am Testing 6.13 RC1 now. Slight delay before desktop but there is a cursor and it's loading off SSD so working nominally. Working stable so far. :-)
Thank you for testing the RC1.
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hi All,

I have released the stable long-term kernel 6.12.2 for the X1000 and X5000.

Download and further information: github.com

Have a nice weekend,

Christian
User avatar
xeno74
Posts: 10701
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Alternative download link: linux-image-6.12.2-X1000_X5000.tar.xz (xenosoft.de)

Image
User avatar
musa
Posts: 873
Joined: Tue Aug 23, 2011 8:58 pm

Re: New kernels

Post by musa »

Hi
here is Fienix running with kernel vmlinux-6.12_rc1
Have a nic day
Image
AmigaX1000
Post Reply