You are not logged in.
Pages: 1
hi.. could u give me a little help? I've just finished installing Quake 3, it works just fine, but I'm having a small sound problem: when I login as non-root, it sounds bad because of some pauses.. it's not continuous... and my user is in the audio group..
It's the goof of all time. Look but don't touch. Touch, but don't taste. Taste, don't swallow. Swallow but do not enjoy..
Offline
umm, can u pastbin the outputs please ...
to >> http://pastebin.archlinux.org
get the output like so ...
as root the command u use to run quake followed by '> with_root.op'
then
as user the command u use to run quake followed by '> with_user.op'
for example
[user@localhost ~]$quake.x86 > with_user.op
then
[root@localhost ~]#quake.x86 > with_root.op
then post em to the pastebin,
btw, don't start playing ... simply start the game to the menus and then quit it.
The.Revolution.Is.Coming - - To fight, To hunger, To Resist!
Offline
Ok, I pretty much got the idea, but.. I don't have anything to paste.. the with_root.op file is EMPTY.. And I don't have permission for > with_user . I also tried chmod o+rw /dev/dsp.. no change at all..
It's the goof of all time. Look but don't touch. Touch, but don't taste. Taste, don't swallow. Swallow but do not enjoy..
Offline
empty? are you sure?
...
hmm, in that case can u pastebin what is printed to the console?
as much as possible, it's the same as before, i just wanted to ensure that none of it is truncated in the console...
The.Revolution.Is.Coming - - To fight, To hunger, To Resist!
Offline
I already have, but only the sound section.. It is identical for both root and user, and it says ) "Sound system is mute".. That means that as a non root user I must be deaf
It's the goof of all time. Look but don't touch. Touch, but don't taste. Taste, don't swallow. Swallow but do not enjoy..
Offline
hmm.. maybe the device is in use,
try killing esd, artsd...
killall esd
or
killall artsd
or whatever ur sound mixer system is, if it's not arts or esd... (not alsa)
do that then run teh game, i remember having similar issues whenever artsd was left running back in teh dark ages when i used kde lol
The.Revolution.Is.Coming - - To fight, To hunger, To Resist!
Offline
if you use ioquake3, then you might want to try disabling openal, which has some soundbugs here too.
just change s_useopenaL to 0 in quake
Offline
I've fixed it.. After googleing a while I found something that worked for me. First I tried #echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss and there was no change, and then I chowned /dev/audio,mixer,dsp and voila.. It works just fine.. Anyway, thank you for helping me..
It's the goof of all time. Look but don't touch. Touch, but don't taste. Taste, don't swallow. Swallow but do not enjoy..
Offline
Excuse the bad language, but crap! it doesn't work.. after rebooting my box... it stopped working.... and back 2 ground 0...
It's the goof of all time. Look but don't touch. Touch, but don't taste. Taste, don't swallow. Swallow but do not enjoy..
Offline
u can add the commands to /etc/rc.local
then they'll be execed on each boot
The.Revolution.Is.Coming - - To fight, To hunger, To Resist!
Offline
It got fixed by itself once I installed VooDoo
It's the goof of all time. Look but don't touch. Touch, but don't taste. Taste, don't swallow. Swallow but do not enjoy..
Offline
Pages: 1