You are not logged in.

#1 2008-02-09 12:38:39

ProzacR
Member
Registered: 2007-04-29
Posts: 272

No sound in Quake2 [solved]

Cmd_AddCommand: soundinfo already defined
/dev/dsp: Device or resource busy
SNDDMA_Init: Could not open /dev/dsp.

------- sound initialization -------
Cmd_AddCommand: play already defined
Cmd_AddCommand: stopsound already defined
Cmd_AddCommand: soundlist already defined
Cmd_AddCommand: soundinfo already defined
/dev/dsp: Device or resource busy
SNDDMA_Init: Could not open /dev/dsp.
------- Server Initialization -------
0 entities inhibited
0 teams with 0 entities
-------------------------------------

Changing map...
reconnecting...

plz help

Last edited by ProzacR (2008-02-10 23:53:32)

Offline

#2 2008-02-09 12:41:47

wuischke
Member
From: Suisse Romande
Registered: 2007-01-06
Posts: 630

Re: No sound in Quake2 [solved]

Please try to install alsa-oss and start quake with an aoss prefix, e.g. aoss quake2

Offline

#3 2008-02-09 12:47:05

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: No sound in Quake2 [solved]

It gives BAD sound. Almost random noise and log:

------- sound initialization -------
sound sampling rate: 11025
------------------------------------
4 times

Offline

#4 2008-02-09 13:06:39

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: No sound in Quake2 [solved]

Ok I found myself:
/opt/quake2/sdlquake2
Command gives quake2 with sound.

Offline

#5 2008-02-10 19:31:20

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: No sound in Quake2 [solved]

More problems after some time.

bash-3.2$ /opt/quake2/sdlquake2 
Quake 2 -- Version 3.21+r0.16
using /home/vytautas/.quake2/baseq2/ for writing
couldn't exec default.cfg
execing config.cfg
Console initialized.

------- sound initialization -------
sound sampling rate: 22050
------------------------------------
------- Loading ref_sdlgl.so -------
LoadLibrary("ref_sdlgl.so") failed: No such file or directory
------- Loading ref_softx.so -------
LoadLibrary("ref_softx.so") failed: No such file or directory
Refresh failed
recursive shutdown
Error: Couldn't fall back to software refresh!
bash-3.2$

But I have those files in /opt/quake2/ just program do not "see" them somehow.

Offline

#6 2008-02-10 22:03:25

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: No sound in Quake2 [solved]

First of all, see qudos, kmquake2 and quake2-egl in AUR. Edit: Here's backups of the pkgbuilds.

Secondly, state *which* of the zillions of soundcard variations you have. I have mislaid my psychic helmet wink

Edit:  Added egl.

Last edited by brebs (2008-08-07 15:06:41)

Offline

#7 2008-02-10 23:07:34

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: No sound in Quake2 [solved]

Where I can look my sound card?
I am compiling qudos now...

Offline

#8 2008-02-10 23:14:26

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: No sound in Quake2 [solved]

ProzacR wrote:

Where I can look my sound card?

Try

lspci | grep -i audio

Last edited by skottish (2008-02-10 23:14:38)

Offline

#9 2008-02-10 23:31:14

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: No sound in Quake2 [solved]

So

bash-3.2$ lspci | grep -i audio
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 20)
bash-3.2$

Offline

#10 2008-02-10 23:41:10

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: No sound in Quake2 [solved]

It looks like i entered begining again here qudos start log:

...
...
execing default.cfg
Couldn't exec QuDos.cfg
Console initialized.
execing default.cfg
Couldn't exec QuDos.cfg
Console initialized.

======== Sound Initialization ========
/dev/dsp: Input/output error
SNDDMA_Init: Could not mmap /dev/dsp.
...

But now solution here:
https://help.ubuntu.com/community/Games/Native/Quake2

Last edited by ProzacR (2008-02-10 23:52:46)

Offline

#11 2008-02-15 15:35:07

ProzacR
Member
Registered: 2007-04-29
Posts: 272

Re: No sound in Quake2 [solved]

I just found one more interesting solution to #5:
Use:
cd /opt/quake2
./sdlquake2
Instead of:
/opt/quake2/sdlquake2

Offline

Board footer

Powered by FluxBB