Page 100 of 139

Re: New kernels

Posted: Tue Dec 31, 2024 12:44 pm
by xeno74
Hi All,

I released the RC5 of kernel 6.13 for the X1000 and X5000 today.

Download and further information: github.com

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

Image

Please test the kernels.

Thanks,
Christian

Re: New kernels

Posted: Wed Jan 01, 2025 6:48 pm
by musa
Hi
Debian 64 trixie/sid running with vmlinux-6.13_rc5

Image

Re: New kernels

Posted: Wed Jan 01, 2025 6:56 pm
by xeno74
musa wrote: Wed Jan 01, 2025 6:48 pm Hi
Debian 64 trixie/sid running with vmlinux-6.13_rc5
Hi Musa,

Happy New Year! :-) Many thanks for testing the RC5! :-)

Cheers,
Christian

Re: New kernels

Posted: Sat Jan 04, 2025 1:33 pm
by xeno74
New for the RC6:

Re: New kernels

Posted: Sat Jan 04, 2025 4:02 pm
by Hypex
xeno74 wrote: Tue Dec 31, 2024 12:44 pm Hi All,

I released the RC5 of kernel 6.13 for the X1000 and X5000 today.
Testing and working fine.

Also FYI kernel 5.10.228 is the newest I can run with Ubuntu Precise. I use 5.12.0 with Xenial.

Also it looks like Arctic Fox 44.0 has a bug as it keeps asking me if I want it to be default browser even though it's set as default browser. :-?

Re: New kernels

Posted: Sat Jan 04, 2025 4:26 pm
by xeno74
Hypex wrote: Sat Jan 04, 2025 4:02 pm Testing and working fine.
Thank you for testing the RC5.
Hypex wrote: Sat Jan 04, 2025 4:02 pm Also FYI kernel 5.10.228 is the newest I can run with Ubuntu Precise.
OK, good to know. That means, we need further the stable long-term kernel 5.10 for Ubuntu 12.04.
Hypex wrote: Sat Jan 04, 2025 4:02 pm I use 5.12.0 with Xenial.
Thanks for reporting, that Ubuntu 16.04 works with the kernel 5.12.

Re: New kernels

Posted: Mon Jan 06, 2025 10:54 am
by xeno74
FYI:

NTFS mount without the NTFS3 kernel module:

df -Th

Code: Select all

/dev/sda1   fuseblk   1023   6.7M   1017M   1%   /run/media/amigaone/NTFS_VOL
With NTFS3 kernel module:

Code: Select all

/dev/sda1   ntfs3   1023   6.7M   1017M   1%   /run/media/amigaone/NTFS_VOL

Re: New kernels

Posted: Mon Jan 06, 2025 12:47 pm
by xeno74
Hi All,

Here is the RC6 of kernel 6.13 for the X1000 and X5000.

Download and further information: github.com

Please test the kernels.

Thanks,
Christian

Re: New kernels

Posted: Tue Jan 07, 2025 4:52 am
by xeno74
Alternative download link: linux-image-6.13-rc6-X1000_X5000.tar.gz (xenosoft.de)

Re: New kernels

Posted: Wed Jan 08, 2025 4:59 am
by xeno74
New for the RC7:
Test: Xbox gamepad support

Code: Select all

CONFIG_JOYSTICK_XPAD=y
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y

Code: Select all

sudo modprobe joydev
sudo modprobe xpad
Void PPC: evtest-qt