You are not logged in.

#1 2004-03-03 01:42:49

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

ALSA Drivers not working in games

Tuxracer:

%%% tuxracer warning: Warning: Couldn't set 11025 Hz 8-bit audio
  Reason: No available audio device

Frozen-bubble:

Warning: can't initialize sound (reason: No available audio device).
Ready.

Armagetron sound just doesn't work
XMMS sound works fine.

I have a SBLive PCI card, and I'm using snd-emu10k1 driver.
I'm using a custom 2.6.3 kernel, not the arch linux supplied.
I downloaded the drivers from the alsa website, the 1.0.3 ones
Sound used to work with the arch kernel, and 1.0.2c!  I don't see why it doesn't work now!  Any suggestions?


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

#2 2004-03-03 01:47:53

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: ALSA Drivers not working in games

- any reason why not using the alsa arch-pkgs?

- do you load snd-pcm-oss for oss-emulation for games that often only work with oss?

- lsmod?


The impossible missions are the only ones which succeed.

Offline

#3 2004-03-03 01:51:22

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

Re: ALSA Drivers not working in games

Woah!  Your my hero  lol snd-pcm-oss worked great!! Thanks!  Also:  I don't use arch pkgs for kernel and alsa becase i need a customized kernel for my ati card, and arch alsa only works for arch kernel.  Thanks!  That's just what I needed!


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

#4 2004-03-03 01:55:49

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

Re: ALSA Drivers not working in games

Ahh  :x Now it only works for root?  Any ideas?  I get the same errors for users but root works fine!  Weird!


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

#5 2004-03-03 02:02:46

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: ALSA Drivers not working in games

You're missing the ^sound line in /etc/devfsd.conf (but you have the ^snd one).  That's explained in the alsa howto.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#6 2004-03-03 12:24:36

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

Re: ALSA Drivers not working in games

Where can I find a generic DEVFS tutorial?  I'm totally clueless of what it is, why it's good, and hwo to use it!


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

#7 2004-03-03 16:01:54

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,893
Website

Re: ALSA Drivers not working in games

Hi

in /etc/devfsd.conf

REGISTER ^sound/.* PERMISSIONS root.users 660
REGISTER ^snd/.* PERMISSIONS root.users 660

HTH

Mr Green


Mr Green

Offline

#8 2004-03-03 17:18:15

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: ALSA Drivers not working in games

punkrockguy318 wrote:

Where can I find a generic DEVFS tutorial?  I'm totally clueless of what it is, why it's good, and hwo to use it!

that's a good question, on what i dont have a really good answer: there exist quite no documents about devfs (and it is become slowly obsolete with the new comming udev) on the internet (afaik), so you have to learn by looking at the config file and speaking with people that made already some experience with it (there is also no man devfs.conf ... that's an example, how not to document your project :-) )


The impossible missions are the only ones which succeed.

Offline

Board footer

Powered by FluxBB