Artix Linux Forum

Artix Linux => Package management => Topic started by: redve on 20 January 2022, 15:37:12

Title: Problem with 5.16.1 kernel
Post by: redve on 20 January 2022, 15:37:12
Hello
Today when i upgraded my kernel to 5.16.1 version, and rebooted my pc, instead lightdm-greeter, i saw the linux terminal with asking me about a login to localhost, but i couldn't log in, because my keyboard refused to work. The same with next reboots.
Everything works fine, after downgrading kernel to 5.15.12 version in chroot.

I am kinda new linux user, so i don't know which log files would you want,  but i am just reporting a bug i found.

Here is a video with the bug https://www.youtube.com/watch?v=g5fprmkRrEc
Title: Re: Problem with 5.16.1 kernel
Post by: redve on 20 January 2022, 15:39:51
and those aren't invisible letters, if somebody asked. When i pressed enter, it didn't work either.
When i unplugged and plugged a keyboard (or even plugged another one) it didn't even turn its light on.
Title: Re: Problem with 5.16.1 kernel
Post by: redve on 20 January 2022, 15:50:41
i upgraded kernel again, and it doesn't work again, but above localhost login line i see line
linux 5.15.12, but i updated it to 5.16.1
Title: Re: Problem with 5.16.1 kernel
Post by: qontinuum on 20 January 2022, 23:05:20
I broke my neck trying to watch your video and it showed your room instead of the actual output on the screen.
Anyway, since we package the Arch's kernel I think you should get more information on your issue and check on bugs.archlinux.org if there is something related or to post a bug there
Title: Re: Problem with 5.16.1 kernel
Post by: zerogara on 29 January 2022, 23:30:56
Which hardware is this problem appearing in?  CPU model# in particular

If it is an old cpu (15+ years old) it may be worth your while to drop back to 5.10-lts or earlier, the problem is you have to build newer versions on your own as arch stopped at 90 I think.  Does Artix have an archive repository for previous versions of pkgs?  Arch does, and you can download and install the kernel and headers from the archive.  I think around Jan16 is when the last 5.10 was built.
Title: Re: Problem with 5.16.1 kernel
Post by: just on 30 January 2022, 04:39:26
...Does Artix have an archive repository for previous versions of pkgs?..
Yes, it has.  It is called Artix Linux Archive:
https://archive.artixlinux.org

Linux kernels, headers, firmware, linux-zen, others are found at:
https://archive.artixlinux.org/packages/l/
Title: Re: Problem with 5.16.1 kernel
Post by: ndowens on 30 January 2022, 07:53:15
Try linux-zen, it is currently at 5.16.3
Title: Re: Problem with 5.16.1 kernel
Post by: zerogara on 31 January 2022, 01:17:57
The reason I mentioned 5.10 is that its given timeline is to expire in 2026 while 5.15 that just became -lts it is planned to expire in 2024.  So I am deducing it is a crappy kernel but they had to bring out a younger lts

I am building my own 5.10 with various changes, one is to have radeon gfx enabled so I don't need the huge linux-firmware pkg.
Title: Re: Problem with 5.16.1 kernel
Post by: Surf3r on 31 January 2022, 16:36:27
I'm using for more than 1 year linux-hardened kernel and it works pretty well. Now linux-hardened kernel is still at 5.15.16 version so there must be a reason they did not jump yet on 5.16 version like the default linux kernel. Being a security focused kernel they must have in mind stability + security that's why i would recommend this version of the kernel. Also it has the corresponding hardened headers.