View previous topic :: View next topic |
Author |
Message |
Danger2k n00b
Joined: 01 Jan 2004 Posts: 45 Location: Canada(montreal)
|
Posted: Wed Jun 09, 2004 12:36 am Post subject: Sound card problem |
|
|
Hi , I have a Creative Audigy Sound card. I don't know but I can't make it work. Tried to hear some musics with XMMS, but a warning message says :
Code: |
Couldn't open audio
Please check that:
Your soundcard is configured
You have the correct output plugin selected
No other program is blocking the soundcard |
You see.. i don't really know how to check all those things. So if someone could help me. |
|
Back to top |
|
|
Danger2k n00b
Joined: 01 Jan 2004 Posts: 45 Location: Canada(montreal)
|
Posted: Wed Jun 09, 2004 2:06 am Post subject: |
|
|
Do I have to mount it or something? |
|
Back to top |
|
|
Xonick n00b
Joined: 04 Jun 2004 Posts: 10 Location: Mexico
|
Posted: Wed Jun 09, 2004 3:14 am Post subject: |
|
|
ok
first you need to have a module for the card
the module is emu10k1
if youre using a 2.4 kernel it should be in the menuconfig under sound card
recompile your kernel with it , if you compile it built'in in the kernel it should auto detect it . and should be able to use it
if you have it as a module you need to load the mocule using
modprobe emu10k1 and then use the xmms
to get the external module use
emerge emu10k1
post your log so i can check if it is loading it or not |
|
Back to top |
|
|
zbindere Guru
Joined: 27 May 2004 Posts: 356 Location: Switzerland
|
Posted: Wed Jun 09, 2004 10:00 am Post subject: |
|
|
it depens if you are using alsa or oss.
if you want to use alsa
install the alsa packages (utils and drivers)
run (as root)
then u have to unmute the sound run:
pump up the volume.
in xmms under options/preferences u can choose which output plugin you want
to use. choose alsa, if you are using alsa |
|
Back to top |
|
|
|