You are not logged in.

#1 2023-02-28 14:34:00

Avalancheeee
Member
Registered: 2023-02-28
Posts: 1

snd_hda_intel module block the shutdown of the pc

The fact that this process is in an "Uniterruptible Sleep" state suggests that il is waiting for some hardware operation to complete before it can proceed. This could be due to a driver bug or a problem with the devic itselfDue to the new update. my sound card prevents shutdown, reboot,... of my computer. Blacklisting my sound card didn't change anything. As well as doing: ```sudo modprobe -r snd_hda_intel```.
My audio controller is the : Realtek ALC3204.

Thank you for your answers.

Offline

#2 2023-02-28 14:42:16

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,706

Re: snd_hda_intel module block the shutdown of the pc

The fact that this process is in an "Uniterruptible Sleep" state

Which process is "this process"?

Due to the new update

Which "new update" of what?

Blacklisting my sound card didn't change anything.

If proper and effective blacklist of snd_hda_intel doesn't prevent the problem, what makes you believe the module is what blocks the shutdown?
https://wiki.archlinux.org/title/Kernel … mmand_line

Also

As well as doing:

sudo modprobe -r snd_hda_intel

Does the module properly get removed? Or is there any error? Or does modprobe block?

In general, please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Please post your complete system journal for the boot:

sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st

Online

Board footer

Powered by FluxBB