[GH-ISSUE #568] The Sound card isn't detected anymore after the hardening on ubuntu 24.04 #90

Closed
opened 2026-03-03 13:59:04 +03:00 by kerem · 4 comments
Owner

Originally created by @the-fixer237 on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/568

Originally assigned to: @konstruktoid on GitHub.

Describe the bug
I The sound card isn't detected anymore , t

To Reproduce
Install the hardening

Expected behavior
I need to be able to use the card son , for some notifications

System (lsb_release -a):
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble

Additional context
Add any other context about the problem here.

Originally created by @the-fixer237 on GitHub (Jan 27, 2025). Original GitHub issue: https://github.com/konstruktoid/hardening/issues/568 Originally assigned to: @konstruktoid on GitHub. **Describe the bug** I The sound card isn't detected anymore , t **To Reproduce** Install the hardening **Expected behavior** I need to be able to use the card son , for some notifications **System (lsb_release -a):** Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: noble **Additional context** Add any other context about the problem here.
kerem closed this issue 2026-03-03 13:59:04 +03:00
Author
Owner

@konstruktoid commented on GitHub (Jan 27, 2025):

Hi @the-fixer237, the script is focused on server installations and haven't been tested in anyway on a client.
What error messages do you get?

<!-- gh-comment-id:2615268293 --> @konstruktoid commented on GitHub (Jan 27, 2025): Hi @the-fixer237, the script is focused on server installations and haven't been tested in anyway on a client. What error messages do you get?
Author
Owner

@the-fixer237 commented on GitHub (Jan 27, 2025):

Hi @konstruktoid the error message is the following "dummy sound output" , it seems the sound card isn't detected anymore
i checked and the following modules are missing after the hardening i will try to load them back
soundwire_cadence
soundwire_bus
soundwire_intel
soundcore
Thx for the endeavors

<!-- gh-comment-id:2615344114 --> @the-fixer237 commented on GitHub (Jan 27, 2025): Hi @konstruktoid the error message is the following "dummy sound output" , it seems the sound card isn't detected anymore i checked and the following modules are missing after the hardening i will try to load them back soundwire_cadence soundwire_bus soundwire_intel soundcore Thx for the endeavors
Author
Owner

@konstruktoid commented on GitHub (Jan 27, 2025):

https://github.com/konstruktoid/hardening/blob/master/scripts/disablemod#L5
soundcore is disabled in /scripts/disablemod

<!-- gh-comment-id:2615527095 --> @konstruktoid commented on GitHub (Jan 27, 2025): https://github.com/konstruktoid/hardening/blob/master/scripts/disablemod#L5 `soundcore` is disabled in `/scripts/disablemod`
Author
Owner

@the-fixer237 commented on GitHub (Jan 29, 2025):

I commented the line where soundcore were involved in /etc/modprobe.d/desiablemod.cnif , and now it works just fine
Thx

<!-- gh-comment-id:2621530285 --> @the-fixer237 commented on GitHub (Jan 29, 2025): I commented the line where soundcore were involved in /etc/modprobe.d/desiablemod.cnif , and now it works just fine Thx
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#90
No description provided.