Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[FIXED] No microphone in Renoir CPUs

User discussion about Debian Development, Debian Project News and Announcements. Not for support questions.
Post Reply
Message
Author
debianpwr
Posts: 26
Joined: 2014-11-21 13:38
Has thanked: 2 times

[FIXED] No microphone in Renoir CPUs

#1 Post by debianpwr »

In Debian Sid, i wasn't able to use my builtin microphone in Thinkpad T14 because the required kernel modules weren't activated.

These Kernel modules must be active:
CONFIG_SND_SOC_AMD_RENOIR=m
CONFIG_SND_SOC_AMD_RENOIR_MACH=m

So I had to compile the kernel for it to work.

I recommend setting this up so other users won't have the same problem.

UPDATE:
THIS PROBLEM WAS FIXED ON NEWER VERSIONS OF THE KERNEL!
Last edited by debianpwr on 2021-05-14 12:33, edited 1 time in total.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: No microphone in Renoir CPUs

#2 Post by Head_on_a_Stick »

I think you should probably submit a bug report against the kernel, no Debian developers visit here (AFAIK) so this thread probably won't achieve much.
deadbang

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: No microphone in Renoir CPUs

#3 Post by stevepusser »

Was that the 5.9 Sid kernel? Yeah, I see this in its config file:

Code: Select all

# CONFIG_SND_SOC_AMD_RENOIR is not set
I see that the 5.8 Liquorix kernel enables it, though, along with a load of other devices that Debian does not.
MX Linux packager and developer

Post Reply