Hi Im using Ubuntu Feisty Fawn and Im having a problem I hope someone here can help out with. Just so you know Im a noob to linux but have been around PCs since the DOS days, jeez I still have an Atari 1200xl collecting dust in a closet, so Im not afraid to tinker but this is just driving me nuts.
My soundcard is an Audigy 4.
I had working sound in all system sounds and multimedia apps (xmms, totem, rhythmbox) and now I dont. When I test them (login, logout, warning, etc) in sound options, nothing. And now I only get sound from amarok and vlc.
I have tried purging the drivers with info from this link
http://ubuntuforums.org/showthread.php?t=205449 and reinstalling them but still the problem persists. I tried running alsamixer and got this error:
Quote:
ALSA lib control.c:875:(snd_ctl_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_ctl_pulse.so
alsamixer: function snd_ctl_open failed for default: No such file or directory
|
In xmms I get an error box that says:
Quote:
Couldn't open audio.
Please check that:
Your soundcard is configured properly
You have the correct output plugin selected
No other program is blocking the soundcard.
|
What could be blocking the sound card? If this is it at all how would I check?
Also when I use gedit from the command prompt to edit I get the following. I also included the command I used (nothing special just figured Id put it there).
Quote:
XXXX@XXXX-desktop:~/.mozilla-thunderbird$ gedit profiles.ini
ALSA lib pcm.c:2106:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2106:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:2106:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
|
Ive gotten sound to work in the apps by changing the sound from alsa to oss in everything in System > Pref > Sound > Device tab but I still get the above error and I have no system sounds except the drum sound when the username screen comes up, but not the startup sound I used to get after typing my username /password and logging in.
Is it possible to not use alsa at all and just use OSS or are they interconnected?