You are not logged in.

#1 2011-12-11 12:49:09

glitch
Member
Registered: 2011-12-11
Posts: 9

No sound on new install

Hi all

I've just moved to Arch from Fedora and so far I'm enjoying it.

However, I am having a problem getting sound to work.  I have searched the internet for a couple of days trying various solutions but nothing seems to work, I think I might be missing something.

The ouput from alsamixer shows all the levels on both onboard sound and my sound card to be at full.

Here are some other command outputs to see if anyone can see something I missing.

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: XFi [Creative X-Fi], device 0: ctxfi [Front/WaveIn]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: XFi [Creative X-Fi], device 1: ctxfi [Surround]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: XFi [Creative X-Fi], device 2: ctxfi [Center/LFE]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: XFi [Creative X-Fi], device 3: ctxfi [Side]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: XFi [Creative X-Fi], device 4: ctxfi [IEC958 Non-audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
lspci|grep udio
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
09:00.0 Multimedia audio controller: Creative Labs SB X-Fi

If there is anything else that could help just let me know.

Thank you in advance for your help.


//glitch

END OF LINE_

Offline

#2 2011-12-11 14:32:33

tommis
Member
Registered: 2011-09-13
Posts: 7

Re: No sound on new install

Have you added your user to audio group?

Offline

#3 2011-12-11 14:54:59

glitch
Member
Registered: 2011-12-11
Posts: 9

Re: No sound on new install

Yeah I did that when creating the user account.

$ groups
lp wheel games video audio optical storage scanner power users

//glitch

END OF LINE_

Offline

#4 2011-12-11 14:58:30

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: No sound on new install

Any errors in dmesg about the driver / card?

What are you using to test the audio? Have you tried the very simple 'speakertest' command?


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#5 2011-12-11 15:03:26

jakobcreutzfeldt
Member
Registered: 2011-05-12
Posts: 1,042

Re: No sound on new install

You said the volume was up for each channel in alsamixer, but are any of the relevant channels muted by any chance? You can still adjust the volume control while it's muted, so it's easy to miss the "MM" under the channel. Just hit 'M' to unmute it. If that's not the case, check if you need to switch which audio interface is under control of alsamixer (particularly if you're using Pulseaudio; I have to do this on one of my PCs).

Offline

#6 2011-12-11 15:12:21

glitch
Member
Registered: 2011-12-11
Posts: 9

Re: No sound on new install

lifeafter2am wrote:

Any errors in dmesg about the driver / card?

What are you using to test the audio? Have you tried the very simple 'speakertest' command?

I've trawled through dmesg and I can't see any errors.  Using the speaker-test command didn't produce any results.  It went through the process but still no sound.


jakobcreutzfeldt wrote:

You said the volume was up for each channel in alsamixer, but are any of the relevant channels muted by any chance? You can still adjust the volume control while it's muted, so it's easy to miss the "MM" under the channel. Just hit 'M' to unmute it. If that's not the case, check if you need to switch which audio interface is under control of alsamixer (particularly if you're using Pulseaudio; I have to do this on one of my PCs).

None of the channels on alsamixer are muted, they all show │OO│


If that's not the case, check if you need to switch which audio interface is under control of alsamixer (particularly if you're using Pulseaudio; I have to do this on one of my PCs).

Where do I check which interface is under control of alsamixer?


Cheers for the help guys.


//glitch

END OF LINE_

Offline

#7 2011-12-11 16:36:56

jakobcreutzfeldt
Member
Registered: 2011-05-12
Posts: 1,042

Re: No sound on new install

glitch wrote:

None of the channels on alsamixer are muted, they all show │OO│

Sorry, always best to cover the obvious first wink


Where do I check which interface is under control of alsamixer?

I think I worded that poorly. Anyway, on my other computer I have to hit F6 to select the sound card. This is specificaly because, on that computer at least, alsamixer defaults to showing the controls for Pulseaudio. I have to switch to showing the controls of the hardware device to unmute some channels over there. If you don't have Pulseaudio installed, this probably won't be the problem....again, just getting the easy stuff out of the way

Last edited by jakobcreutzfeldt (2011-12-11 16:37:23)

Offline

#8 2011-12-11 17:58:47

glitch
Member
Registered: 2011-12-11
Posts: 9

Re: No sound on new install

jakobcreutzfeldt wrote:

on my other computer I have to hit F6 to select the sound card.

Yeah I checked that as well, cheers though.


//glitch

END OF LINE_

Offline

#9 2011-12-14 22:57:55

glitch
Member
Registered: 2011-12-11
Posts: 9

Re: No sound on new install

Anyone else got any ideas?  I'm totally stumped and I really don't want to reinstall the whole system sad


//glitch

END OF LINE_

Offline

Board footer

Powered by FluxBB