On 11/24/20 1:57 PM, Bob Goodwin wrote:
> In a new install of Fedora-33 desktop I have no sound. I have fiddled 
> with the problem for several days to no avail so I guess I need to ask 
> for help.

Try these commands as root to see if you see your soundcard there:

aplay --list-devices
cat /proc/asound/cards

And to see the driver (kernel module) being used (usually called snd*):
lsmod | grep snd

I'd also install pavucontrol.  That's the "Pulse Audio volume Control" :
highly recommened to reroute sound streams but also to trobleshoot this
sort of thing.

HTH,

-- 
Jorge
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to