LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   The Latest Kernel Release. (https://www.linuxquestions.org/questions/slackware-14/the-latest-kernel-release-4175597503/)

cwizardone 05-05-2024 04:24 PM

6.9-rc7
Release Candidate 7, for the 6.9.0 "mainline" development kernel has been been made available for testing.

It has been over two hours and the tarball has not been posted. If and when it becomes available you should be able to find it at, https://www.kernel.org/

Mr. Torvalds' announcement, https://lkml.iu.edu/hypermail/linux/...5.0/04266.html

genss 05-06-2024 06:43 PM

These updates (6.6.30, 6.8.9, 6.9-rc5) break some games on amdgpu when not using resizable BAR.

https://gitlab.freedesktop.org/drm/amd/-/issues/3343

garpu 05-06-2024 07:07 PM

Quote:

Originally Posted by genss (Post 6500210)
These updates (6.6.30, 6.8.9, 6.9-rc5) break some games on amdgpu when not using resizable BAR.

https://gitlab.freedesktop.org/drm/amd/-/issues/3343

Yeah, but OK with 6.6.29, at least. I picked one hell of a weekend to switch to AMD. ;^) Looks like there's a fix incoming. I don't know if I"ll have time tomorrow to build the 6.8 version mentioned.

genss 05-07-2024 08:26 PM

I tried to compile myself 6.9-rc7, that has the fix. For whatever reason i get a "timer doesn't work through interrupt-mapped io-apic" error.
Tried updating bios to latest (for GA-AB350M-HD3 motherboard), but didn't help.

Then i found a new option in bios! "Above 4g decoding". It just appeared there after bios update. And it works with my (now old) rx580 gpu.
So thanks random kernel bug, now baldur's gate 3 runs smoother thanks to you.

Quote:

Originally Posted by garpu (Post 6500213)
Yeah, but OK with 6.6.29, at least. I picked one hell of a weekend to switch to AMD. ;^) Looks like there's a fix incoming. I don't know if I"ll have time tomorrow to build the 6.8 version mentioned.

Might want to check if you can turn on resizable bar, through bios or a bios update. Many new games benefit from it, and it does bypass this bug.
For me the latest bios got it (says "Update AMD AGESA V2 1.2.0.B" in description, amd b350 chipset).

garpu 05-07-2024 08:36 PM

Quote:

Originally Posted by genss (Post 6500387)
Might want to check if you can turn on resizable bar, through bios or a bios update. Many new games benefit from it, and it does bypass this bug.
For me the latest bios got it (says "Update AMD AGESA V2 1.2.0.B" in description, amd b350 chipset).

As I understood it, you need a 3rd gen or above CPU?

Regardless, this is a pretty big "oops" on their part, and they're working on a fix. (I've been using 6.6.29. It's recommended to always have a last-known-good kernel on your system, if you're using current.)

genss 05-08-2024 03:33 AM

Quote:

Originally Posted by garpu (Post 6500389)
As I understood it, you need a 3rd gen or above CPU?

Regardless, this is a pretty big "oops" on their part, and they're working on a fix. (I've been using 6.6.29. It's recommended to always have a last-known-good kernel on your system, if you're using current.)

I got a first gen and it works. And I don't know where to find the 6.6.29 kernel package now that I upgraded.

Anyway, we shouldn't really discuss this here :).

(PS While troubleshooting I came across an unofficial uefi driver/module for enabling this, called ReBarUEFI.)

garpu 05-08-2024 07:29 AM

Apparently there's another fix in the pipeline, too. off-by-one error, so definitely something that needed fixing. :)

business_kid 05-08-2024 09:39 AM

Funny, I updated to the Current iso of 2024-05-05 yesterday, and it had 6.6.30 on it, which I duly installed. Put it on my laptop too.

garpu 05-08-2024 11:37 AM

https://patchwork.freedesktop.org/patch/593130/ Woohoo!

dchmelik 05-09-2024 08:07 PM

Quote:

Originally Posted by genss (Post 6500447)
[...]I don't know where to find the 6.6.29 kernel package [...]

slackware.uk cumulative archive

cwizardone 05-12-2024 04:15 PM

6.9.0
The newest Stable kernel, version 6.9.0, has been released.

The tarball, https://git.kernel.org/pub/scm/linux...nux-6.9.tar.gz

Mr. Torvalds' announcement, https://lkml.iu.edu/hypermail/linux/...5.1/04359.html

bathory 05-13-2024 01:02 AM

Quote:

Originally Posted by cwizardone (Post 6501314)
6.9.0
The newest Stable kernel, version 6.9.0, has been released.

The tarball, https://git.kernel.org/pub/scm/linux...nux-6.9.tar.gz

Mr. Torvalds' announcement, https://lkml.iu.edu/hypermail/linux/...5.1/04359.html

The new 6.9.0 is up and running on Slackware64 current with the Nvidia-470.239.06 legacy drivers!

J_W 05-13-2024 02:32 AM

Quote:

Originally Posted by cwizardone (Post 6501314)
6.9.0
The newest Stable kernel, version 6.9.0, has been released.

The tarball, https://git.kernel.org/pub/scm/linux...nux-6.9.tar.gz

Mr. Torvalds' announcement, https://lkml.iu.edu/hypermail/linux/...5.1/04359.html

The kernel 6.9.0 is running on Slackware64-current with "TP-Link Archer T2U PLUS [RTL8821AU]" USB-WiFi.
The external driver source is https://github.com/aircrack-ng/rtl8812au

However, be sure that the working commit version of the driver source is Commit:63cf0b4.
https://github.com/aircrack-ng/rtl88...17f31c319bde3d

See issue #1153
https://github.com/aircrack-ng/rtl8812au/issues/1153

cwizardone 05-13-2024 07:46 AM

FWIW: The new 6.9.0 kernel built without error and has been running on -current for the last several hours without a cough, hiccup or sneeze.
:)
VirtualBox (7.0.97-163068), WINE, DOSEMU, LibreOffice, VeraCrypt, VLC, XnView-MP, Firefox, Vivaldi, Basilisk and Mousepad are all working as they should in LuckyCyborg's KDE4-Town.

cwizardone 05-14-2024 10:19 AM

Year 2024, Round 24
Another batch of updates has been scheduled for release on Thursday, 16 May 2024, at approximately 10:00, GMT. If no problems are found while testing the release candidates, they might be available sometime on Wednesday (depending on your time zone).
The details:
6.8.10-rc1, with 336 patches, https://lkml.iu.edu/hypermail/linux/...5.1/05885.html

6.6.31-rc1, with 301 patches, https://lkml.iu.edu/hypermail/linux/...5.1/05915.html

6.1.91-rc1, with 236 patches, https://lkml.iu.edu/hypermail/linux/...5.1/05937.html

5.15.159-rc1, with 168 patches, https://lkml.iu.edu/hypermail/linux/...5.1/05959.html

5.10.217-rc1, with 111 patches, https://lkml.iu.edu/hypermail/linux/...5.1/05956.html

5.4.276-rc1, with 84 patches, https://lkml.iu.edu/hypermail/linux/...5.1/05961.html

4.19.314-rc1, with 63 patches, https://lkml.iu.edu/hypermail/linux/...5.1/05950.html


All times are GMT -5. The time now is 03:28 PM.