Page 46 of 139

Re: New kernels

Posted: Wed Aug 23, 2023 2:57 am
by Hypex
I was hoping to test some new kernels but got a bit stuck. I merged my Ubuntu Xenial with my Fienix partition to give it more space. After backing up files. But it failed when I tried to create a new volume for Fienix. I had over 20 partitions and maybe stuck on SCSI device 16 limit. I recently found I couldn't mount any volume after the limit. Which seems ridiculous as I still have 250GB space on the end of my drive which is unheard of with most of my systems. Perhaps Xenial is compatible with v6 kernels, I should test that. Keep me going in the meantime. :-)

Re: New kernels

Posted: Wed Aug 23, 2023 6:45 am
by xeno74
Hypex wrote: Wed Aug 23, 2023 2:57 am I had over 20 partitions and maybe stuck on SCSI device 16 limit. I recently found I couldn't mount any volume after the limit.
Interesting! Good to know.

Re: New kernels

Posted: Thu Aug 24, 2023 10:31 am
by xeno74
Hi All,

I released the RC7 of kernel 6.5 for testing today.

New:
Download: linux-image-6.5-rc7-X1000_X5000.tar.gz

Screenshots of the RC7 with the new SeaLion 32.3.1:

Image

Image

Please test the kernels.

Thanks,
Christian

Re: New kernels

Posted: Fri Aug 25, 2023 9:56 am
by musa
Hi
Debian trixie/sid 32 running with vmlinux-6.5_rc7
Have a nice day

Image

Re: New kernels

Posted: Sat Aug 26, 2023 11:14 am
by xeno74
musa wrote: Fri Aug 25, 2023 9:56 am Hi
Debian trixie/sid 32 running with vmlinux-6.5_rc7
Have a nice day
Thank you for testing the RC7! :-)

Re: New kernels

Posted: Mon Aug 28, 2023 7:20 pm
by xeno74
FYI: journalctl -k -b -1 gives logs from previous boot.

Re: New kernels

Posted: Wed Aug 30, 2023 12:26 pm
by xeno74

Re: New kernels

Posted: Fri Sep 01, 2023 3:55 am
by Hypex
xeno74 wrote: Wed Aug 23, 2023 6:45 amInteresting! Good to know.
Okay, so it looks like a limitation placed on the SCSI subsystem, which is inherited in the sda devices scheme. So, SCSI devices can only have max 16 with max 16 partitions. While IDE, which once used the hda scheme, can have max 64 partitions. Which looks ridiculous. As pointed out, regardless of Linux for some reason taking SCSI and using it (like on Amiga) as a storage device convention SCSI said nothing about any partition layout.

https://askubuntu.com/questions/350358/ ... f-12-04-on

https://superuser.com/questions/944112/ ... partitions

I was about to add volumes in Disks beyond but then it gave me an error creating it. I could only create extra partitions in Media Toolbox and format in Disks. Indeed, I discovered this when trying to mount a /dev/sda22, which happened to be in FFS and it couldn't mount on the device point.

When using amiga-fdisk it too refused to work with it and gave me errors of RDB 16 partition limit. I've never heard of this limit before in Amiga. Given you can format a drive with GPT which has 128 partition limits and can only max it out at 16 in software proves there is something wrong with the Linux device drivers. Neither SCSI nor RDB places these limits on the disk partitions but somehow, for some historic reason, Linux does.

I can't find the link now but I read by specifying cylinder alignment on RDB disk can circumvent this limit and can confirm that also can work.

Re: New kernels

Posted: Fri Sep 01, 2023 1:56 pm
by xeno74
Hi All,

The merge window for 6.6 has been started and here is the first alpha for testing.

New:
Download: linux-image-6.6-alpha1-X1000_X5000.tar.gz

Image

Please test the alpha1.

Thanks,
Christian

Re: New kernels

Posted: Fri Sep 01, 2023 5:10 pm
by musa
Hi
Vmlinux-6.6_a1 boot on Debian trixie 64
have a nice day
Image