Results 1 to 8 of 8
I recently upgraded from 8.04 to 8.10 and was unable to go on up to 9.04 and ended up doing a fresh install using the entire disk.* I ran Studio ...
- 10-19-2009 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 29
Ubuntu 9.04 & Sound
I recently upgraded from 8.04 to 8.10 and was unable to go on up to 9.04 and ended up doing a fresh install using the entire disk.* I ran Studio to edit and record sound CD,s in 8.04.* Upon installing Jaunty I noticed that I had sound everywhere but my games, on real loss.* I used Synaptic to install Studio and still, sound except no sound on the games (Pysol, Mah Jongg and such) ad no mike feed or playing a CD.* Since the problem was there from the start I don't think if is a Studio problem but I am also open to being wrong.
- 10-19-2009 #2
Unfortunately, troubleshooting sound problems can be pretty complicated.
I would start with this:
https://help.ubuntu.com/community/SoundTroubleshooting
Also, at this point, you might consider installing 9.10 instead of 9.04, since the final release is due quite soon. Might fix your troubles. I understand there have been some improvements to pulseaudio in 9.10.
Try starting your game from the command line with padsp.
Does this give sound?Code:padsp pysol
- 10-19-2009 #3
Check alsamixer and make sure nothing is muted, and that the volume is up, also make sure your user account is part of the audia and cdrom group.
in a terminal type
alsamixer
then if all is well view /etc/group
less /etc/group
If you are not a part of the two groups go to System > Administration > Users and Groups and add your self to those groups, see if that will help.
- 10-19-2009 #4
- 10-19-2009 #5Just Joined!
- Join Date
- Dec 2007
- Posts
- 29
- 10-19-2009 #6Just Joined!
- Join Date
- Dec 2007
- Posts
- 29
root: x: 0:
daemon: x:1:
bin: x:2:
sys: x:3:
adm: x:4:th1bill
tty: x:5:
disk: x:6:
lp: x:7:
mail: x:8:
news: x:9:
uucp: x:10:
man: x:12:
proxy: x:13:
kmem: x:15:
dialout: x:20:th1bill
fax: x:21:
voice: x:22:
cdrom: x:24:th1bill
floppy: x:25:
tape: x:26:
sudo: x:27:
audio: x:29
ulse
dip: x:30:
/etc/group
Sorry, had to use spaces to defeat stupid smilies code
- 10-19-2009 #7Hit the "Go Advanced" button and select Disable smilies in text.Sorry, had to use spaces to defeat stupid smilies code
- 10-19-2009 #8Just Joined!
- Join Date
- Dec 2007
- Posts
- 29


Reply With Quote
