You are not logged in.
Help! After playing around with Alsa, OSS, and pulse, I seem to have accidentally wiped my alsa.conf files. (no ~/.asoundrc, alsa.conf , etc.)
How can I reinstall/recreate all the alsa configuration files similar to
Alsaconf used to find my card (snd-hda-intel) but now fails. Alsamixer is also missing.
[swedishfish@myhost ~]$ alsamixer
ALSA lib control.c:902:(snd_ctl_open_noupdate) Invalid CTL default
cannot open mixer: No such file or directory
I have tried to follow both the beginner's guide and the ALSA wiki pages, but I'm running into problems as alsaconf and alsamixer are not working. Any help woudl be greatly appreciated!
Offline
You don't "need" ~/.asoundrc
Offline
correct, ~/.asoundrc is not needed. However, I am missing /usr/share/alsa/aslsa.conf which is causing lots of problems.
Offline
Have you tried reinstalling alsa-related packages?
Offline
Yes, I have uninstall/reinstalled both alsa-utils and alsa-lib with no luck, it doesn't seem to re-create the configuration files.
Offline
You have a typo there: /usr/share/alsa/aslsa.conf. alsa-lib from extra has /usr/share/alsa/alsa.conf, you can download and install that package manually.
Offline
I'll give that a try. Much appreciated.
Offline
Karol, that fixed it! Thank you again!
Offline