Salix64 No Sound (M-Audio Revolution 5.1)

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
Vitaliy
Posts: 3
Joined: 19. Feb 2010, 17:36

Salix64 No Sound (M-Audio Revolution 5.1)

Post by Vitaliy »

I have no sound on Salix64.
My sound card is M-Audio Revolution 5.1.
When I open exaile to play a sound file it says "could not initialize supporting library" or "device is not open for playback"
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Salix64 No Sound (M-Audio Revolution 5.1)

Post by thenktor »

Please post the output of the following commands:

Code: Select all

lsmod  | grep snd

Code: Select all

lspci

Code: Select all

cat /proc/asound/cards
And please try if "alsamixer" starts and shows some channels.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Vitaliy
Posts: 3
Joined: 19. Feb 2010, 17:36

Re: Salix64 No Sound (M-Audio Revolution 5.1)

Post by Vitaliy »

vitaliy[~]$ lsmod | grep snd
snd_seq_dummy 3172 0
snd_seq_oss 33536 0
snd_seq_midi_event 7264 1 snd_seq_oss
snd_seq 56320 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 42976 0
snd_mixer_oss 16768 2 snd_pcm_oss
snd_ice1724 107528 1
snd_rawmidi 22784 1 snd_ice1724
snd_hda_codec_atihdmi 4000 1
snd_seq_device 7188 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd_hda_intel 27176 2
snd_ice17xx_ak4xxx 3616 1 snd_ice1724
snd_ac97_codec 121496 1 snd_ice1724
snd_hda_codec 60192 2 snd_hda_codec_atihdmi,snd_hda_intel
ac97_bus 1920 1 snd_ac97_codec
snd_ak4xxx_adda 8640 2 snd_ice1724,snd_ice17xx_ak4xxx
snd_hwdep 8456 1 snd_hda_codec
snd_ak4114 9728 1 snd_ice1724
snd_pcm 80872 6 snd_pcm_oss,snd_ice1724,snd_hda_intel,snd_ac97_codec,snd_hda_codec,snd_ak4114
snd_pt2258 4288 1 snd_ice1724
snd_timer 22256 2 snd_seq,snd_pcm
snd_i2c 5344 2 snd_ice1724,snd_pt2258
snd 65000 21 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_ice1724,snd_rawmidi,snd_seq_device,snd_hda_intel,snd_ac97_codec,snd_hda_codec,snd_ak4xxx_adda,snd_hwdep,snd_ak4114,snd_pcm,snd_pt2258,snd_timer,snd_i2c
snd_page_alloc 9616 2 snd_hda_intel,snd_pcm
soundcore 7168 2 snd
vitaliy[~]$ lspci
bash: lspci: command not found
vitaliy[~]$ cat /proc/asound/cards
0 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfeaec000 irq 19
1 [Revolution51 ]: ICE1724 - M Audio Revolution-5.1
M Audio Revolution-5.1 at 0xcc00, irq 18
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Salix64 No Sound (M-Audio Revolution 5.1)

Post by thenktor »

OK, modules are loaded and sound card should work. So what could we do? At first I'd disable the crappy onboard sound card in the bios. Then please try to play some files with mpg321 or ogg123.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Salix64 No Sound (M-Audio Revolution 5.1)

Post by gapan »

Install the gnome-media package, run gstreamer-properties, select your soundcard as the default output device and try again.
Image
Image
Vitaliy
Posts: 3
Joined: 19. Feb 2010, 17:36

Re: Salix64 No Sound (M-Audio Revolution 5.1)

Post by Vitaliy »

OK, I installed gnome-media package and selected ALSA and ICE1724 as the default utput device.
When I click "Test" in Multimedia System Selector, sound card works (it beeps), but if I open Exaile or any other media player and try to play file it does not.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Salix64 No Sound (M-Audio Revolution 5.1)

Post by thenktor »

gapan wrote:Install the gnome-media package, run gstreamer-properties, select your soundcard as the default output device and try again.
To be honest: There are better ways to define the default soundcard, that work for everything (not only gstreamer based soft like exaile). But you really should try to deactivate the onboard crap soundcard in bios. Sorry, but I had some beers ;)
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: Salix64 No Sound (M-Audio Revolution 5.1)

Post by JRD »

Image
Post Reply