Click to See Complete Forum and Search --> : one more ALSA / XMMS question


DimGR
05-31-2004, 01:33 PM
alsa used to work fine untill recently when i was trying to play a song using xmms. Xmms keeps telling me no soundcards found but when i play a movie with mplayer sound works fine



lsmod
Module Size Used by
sg 26636 0
tsdev 7936 0
evdev 10112 0
snd_emu10k1 71172 0
snd_rawmidi 17664 1 snd_emu10k1
snd_pcm_oss 42756 0
snd_mixer_oss 15104 1 snd_pcm_oss
snd_pcm 64896 2 snd_emu10k1,snd_pcm_oss
snd_timer 19456 1 snd_pcm
snd_seq_device 8324 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 40196 1 snd_emu10k1
snd_page_alloc 9604 2 snd_emu10k1,snd_pcm
snd_util_mem 5760 1 snd_emu10k1
snd_hwdep 8832 1 snd_emu10k1
snd 34436 10 snd_emu10k1,snd_rawmidi,snd_pcm_oss,snd_mixer_oss, snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,sn d_util_mem,snd_hwdep
dm_mod 29472 0
md 36928 0
md5 7168 1
ipv6 212352 12
autofs 15744 0
af_packet 17028 0
nls_cp437 8960 2
ext3 89768 0
jbd 56864 1 ext3
nls_iso8859_1 7424 4
ntfs 89748 0
msdos 10368 0
emu10k1 76292 0
sound 64104 1 emu10k1
soundcore 8512 3 snd,emu10k1,sound
ac97_codec 16000 1 emu10k1
natsemi 21984 0
crc32 7424 1 natsemi
emu10k1_gp 5760 0
gameport 6144 1 emu10k1_gp
parport_pc 31244 0
parport 29120 1 parport_pc
8250 29984 2
serial_core 18176 1 8250
ehci_hcd 20480 0
sbp2 20992 0
ohci1394 28928 0
ieee1394 191756 2 sbp2,ohci1394
hci_usb 14464 0
bluetooth 39140 1 hci_usb
usb_storage 55040 1
pl2303 15364 0
usbserial 24816 1 pl2303
ohci_hcd 16896 0
uhci_hcd 28424 0
usbcore 75732 9 ehci_hcd,hci_usb,usb_storage,pl2303,usbserial,ohci _hcd,uhci_hcd
rtc 12488 0

DSwain
05-31-2004, 02:07 PM
look under the preferences and make sure that the alsa-settings are all completly correct and that its using the alsa module thing.

DimGR
05-31-2004, 02:13 PM
Originally posted by DSwain
look under the preferences and make sure that the alsa-settings are all completly correct and that its using the alsa module thing.

i have checked the alsa module but it does not work
Neither the alsa module nor OSS module work

mdwatts
06-01-2004, 09:52 AM
Only Xmms? Have you gone through the Xmms settings to see if you can configure the soundcard to use?

XiaoKJ
06-01-2004, 10:07 AM
XMMS allows you to choose the sound card to play music.

Gehidore is actually trying to tell you to check out this problem -- your default(card 0) soundcard recognised by the machine may be the virtual midi card which makes no output...

And from your lsmod output you have both alsa and OSS modules -- and it may very well be the problem. chack it out!

Be careful -- alsa defaults are muted!

DimGR
06-01-2004, 10:19 AM
Originally posted by XiaoKJ
XMMS allows you to choose the sound card to play music.

Gehidore is actually trying to tell you to check out this problem -- your default(card 0) soundcard recognised by the machine may be the virtual midi card which makes no output...

And from your lsmod output you have both alsa and OSS modules -- and it may very well be the problem. chack it out!

Be careful -- alsa defaults are muted!


xmms worked ,finally

mdwatts
06-01-2004, 10:44 AM
Originally posted by DimGR
xmms worked ,finally

Glad to see you got it working. Thanks kindly!!