PDA

View Full Version : Audio fix for Ubuntu 9.10 karmic


Blastermaster77
11-05-2009, 01:09 PM
Ok people what I did was this:

In the terminal:

sudo gedit /etc/openal/alsoft.conf

change the divice line form Alasa backend stuff to this:

## ALSA backend stuff
##
[alsa]

## device:
# Sets the device name for the default playback device.
device = alsa


remember to un coment it.

Hope this helps.

fx33
11-18-2009, 05:51 PM
Hi, it works great but i got a weird problem when changing this configuration line...

Whenever i reboot sound settings from notification zone are set to 5% ???

Any idea?

berserk9779
12-27-2009, 01:17 PM
I have tried this on both my 64bit ubuntu desktop and my wifes 32bit laptop, and it works perfectly.

Please add this on the download page, the read me or somewhere else VISIBLE.

I took ages to fin a multiplayer linux game that my wife like too, and she was going to give it up because was sick of hard freezes caused by the audio.

fx33
12-27-2009, 05:08 PM
Hi, it works great but i got a weird problem when changing this configuration line...

Whenever i reboot sound settings from notification zone are set to 5% ???

Any idea?
Working now .... Was apparently caused by something else.

THX

Army_Of_None
12-28-2009, 11:59 PM
I type in this command in the terminal and just get a blank screen. It opens gedit and shows a blank document

onemyndseye
12-29-2009, 10:22 AM
Do you have libopenal1 installed?

Army_Of_None
12-29-2009, 07:32 PM
Installing it when I get home from work and retrying, Thank you.