You are not logged in.

#1 2004-02-15 20:26:17

Shemeta
Member
Registered: 2004-02-11
Posts: 117

Sound Problems! [FXx]

Hi guys,

i need your help with my sound. i read the documentation on www.alsa-project.org & everything seems fine when i set up my sound. i load my modules :

modprobe snd-intel8x0;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss

but when i want to play a song in XMMS, i get an error that there is no such a device /dev/mixer.
i found out that i have /dev/sound/mixer . is there a way to move it to /dev/mixer or how can i set up XMMS & maybe the rest of my programs to use /dev/sound/mixer?

maybe i am close to setting up my sound, but i need your help.

thanks for any suggestions.

Regards, Shemeta

Offline

#2 2004-02-15 21:34:49

robot5x
Member
Registered: 2004-01-26
Posts: 266

Re: Sound Problems! [FXx]

Here's a good guide on setting up alsa in arch...

http://www.soulfly.nl/~arjan/archlinux/alsa-setup.html

Plus, loads in different threads in this forum - if you do a search on alsa you should be able to get all the info you need.

Offline

#3 2004-02-16 02:08:24

Shemeta
Member
Registered: 2004-02-11
Posts: 117

Re: Sound Problems! [FXx]

Hi , thanks for the help, fixed!  big_smile

Offline

#4 2004-02-16 17:19:25

ody
Member
From: Manchester, UK
Registered: 2002-08-12
Posts: 216
Website

Re: Sound Problems! [FXx]

of no help to your problem what so ever but so you know, modprobe can take multiple arguments, so instead of:

modprobe module; modprobe module; modprobe module etc etc

you can easily do:

modprobe module0 module1 module3 etc etc

every little counts wink

Offline

Board footer

Powered by FluxBB