You are not logged in.
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
- 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
Woah! Your my hero 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
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
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
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
Hi
in /etc/devfsd.conf
REGISTER ^sound/.* PERMISSIONS root.users 660
REGISTER ^snd/.* PERMISSIONS root.users 660
HTH
Mr Green
Mr Green
Offline
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