You are not logged in.

#1 2004-05-27 21:26:36

galen
Member
From: Canada
Registered: 2003-07-02
Posts: 135
Website

Enemy Territory no sound [solved]

my SB live works fine with either esd or alsa but nothing comes through under ET.
Is there a fix?

:?


Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.

[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]

Offline

#2 2004-05-28 22:36:31

GuyonAsm
Member
Registered: 2004-05-25
Posts: 49

Re: Enemy Territory no sound [solved]

Indeed there is. I'll tell you what I did.

add this to your /etc/devfsd.conf file:

REGISTER ^sound/.* PERMISSIONS root.audio 0660
REGISTER ^snd/.* PERMISSIONS root.audio 0660

then (if you dont already have an "audio" group), do the following as root

groupadd audio

then add your user account into the group via ( usermod -G audio username ).

restart the devfs deamon, so the changes will take effect. And the sound shound now work. I had just figured this out today, as I was playing with no sound in et for a couple of days now.
big_smile

Offline

#3 2004-06-04 22:16:36

Freedomzen
Member
From: Rhode Island
Registered: 2003-11-18
Posts: 10

Re: Enemy Territory no sound [solved]

Well I belive he allready has sound but is not able to get sound in ET, if you could start ET from a terminal and post the output here im sure I could help...

Offline

#4 2004-07-11 17:47:01

galen
Member
From: Canada
Registered: 2003-07-02
Posts: 135
Website

Re: Enemy Territory no sound [solved]

/dev/dsp not found

how do I properly make a /dev/dsp link for alsa under the devfs?


Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.

[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]

Offline

#5 2004-07-13 08:29:22

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: Enemy Territory no sound [solved]

Make sure you load the oss-module because et doesnt use alsa. In rc.conf you may add something like "snd-emu10k1 snd-pcm-oss" in the MODULES-Array.

Offline

#6 2004-07-13 12:30:39

galen
Member
From: Canada
Registered: 2003-07-02
Posts: 135
Website

Re: Enemy Territory no sound [solved]

thank you

snd-pcm-oss

was the missing key
smile


Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.

[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]

Offline

Board footer

Powered by FluxBB