You are not logged in.

#1 2024-09-24 08:36:35

justafish
Member
Registered: 2024-09-24
Posts: 5

No sound on linux-lts kernel

Hello! I am having issues with internal speakers on my Lenovo Thinkbook X. I had to install linux-lts kernel as it is the only kernel I don't get frequent kernel panics on. And no sound. But there was sound on linux, linux-zen, linux-hardened. Can you help me please? Ready to give any output needed

Offline

#2 2024-09-24 08:52:45

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,533
Website

Re: No sound on linux-lts kernel

Does downgrading the linux-lts kernel package help? Which version are you on right now (pacman -Q linux-lts)?

Offline

#3 2024-09-24 08:56:45

justafish
Member
Registered: 2024-09-24
Posts: 5

Re: No sound on linux-lts kernel

gromit wrote:

Does downgrading the linux-lts kernel package help? Which version are you on right now (pacman -Q linux-lts)?

linux-lts 6.6.52-1 Is my version. Didn't try downgrading. Which version should I try?

Offline

#4 2024-09-24 09:02:51

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,533
Website

Re: No sound on linux-lts kernel

I'd just try the two previous versions (note that you can of course only install & test one at a time):

sudo pacman -U https://archive.archlinux.org/packages/l/linux-lts/linux-lts-6.6.51-1-x86_64.pkg.tar.zst
sudo pacman -U https://archive.archlinux.org/packages/l/linux-lts/linux-lts-6.6.50-1-x86_64.pkg.tar.zst

Also I guess it's a separate issue, but what are the kernel panics about?

Last edited by gromit (2024-09-24 09:03:21)

Offline

#5 2024-09-24 09:06:38

justafish
Member
Registered: 2024-09-24
Posts: 5

Re: No sound on linux-lts kernel

gromit wrote:

I'd just try the two previous versions (note that you can of course only install & test one at a time):

sudo pacman -U https://archive.archlinux.org/packages/l/linux-lts/linux-lts-6.6.51-1-x86_64.pkg.tar.zst
sudo pacman -U https://archive.archlinux.org/packages/l/linux-lts/linux-lts-6.6.50-1-x86_64.pkg.tar.zst

Also I guess it's a separate issue, but what are the kernel panics about?

about kernel panics - the whole system freezes and my caps lock is blinking. People said it is kernel panic

Offline

#6 2024-09-24 09:07:47

justafish
Member
Registered: 2024-09-24
Posts: 5

Re: No sound on linux-lts kernel

also downgrading didn't help

Offline

#7 2024-09-24 10:34:39

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,533
Website

Re: No sound on linux-lts kernel

Ah too bad hmm You might want to have a look at the freezes via the tips described here: https://wiki.archlinux.org/title/Genera … ng_freezes

Offline

#8 2024-09-24 13:39:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,206

Re: No sound on linux-lts kernel

Generally speaking HW support in the LTS kernel is over a year old, if never HW doesn't work on LTS that can well be normal, so you should look into fixing the kernel panics if at all possible.

Offline

Board footer

Powered by FluxBB