LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Slackware Aspireone 722 audio problem (https://www.linuxquestions.org/questions/linux-newbie-8/slackware-aspireone-722-audio-problem-913382/)

slackale 11-13-2011 10:01 PM

Slackware Aspireone 722 audio problem
 
Hello Community.

I hope you can help me with this problem, I have an Acer Aspire One 722 with Slackware 13.37 installed, but I have a problem with audio... Kmix and alsamixer only show Master, Mic 1 and Mic 2 channels... So when I plug in my headphones sound still keeps comming through the speakers and there's no way to mute then.

I've been searching all over the internet but it seems nobody has installed Slackware on this laptop :p

Here are some outputs

Code:

lspci | grep Audio
00:01.1 Audio device: ATI Technologies Inc Device 1314
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)

Code:

lsmod | grep snd
snd_seq_dummy          1127  0
snd_seq_oss            25260  0
snd_seq_midi_event      4608  1 snd_seq_oss
snd_seq                41912  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          4417  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            33818  0
snd_mixer_oss          12973  1 snd_pcm_oss
snd_hda_codec_hdmi    20376  1
snd_hda_intel          18411  4
snd_hda_codec          61240  2 snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              4684  1 snd_hda_codec
snd_pcm                59490  4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer              15087  2 snd_seq,snd_pcm
snd                    42357  19 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore              4545  1 snd
snd_page_alloc          5933  2 snd_hda_intel,snd_pcm

Code:

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: SB [HDA ATI SB], device 0: HDA Generic [HDA Generic]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Code:

uname -r
2.6.38.7-smp

Thanks.

malekmustaq 11-14-2011 12:10 AM

Quote:

I've been searching all over the internet but ir seems nobody has installed Slackware in this laptop
I have installed Slackware 12.2 and it is racing like a stallion that never dies.

You will need to install the right ATI*.run driver it is available in the web. However, I have no experience installing Slack 13.37 (version number itself tells us it has need some minute debugging yet).

slackale 11-14-2011 09:19 AM

Quote:

Originally Posted by malekmustaq (Post 4523348)
I have installed Slackware 12.2 and it is racing like a stallion that never dies.

You will need to install the right ATI*.run driver it is available in the web. However, I have no experience installing Slack 13.37 (version number itself tells us it has need some minute debugging yet).

I thought those .run were only for dislpay ? Anyway that was the first thing I installed because I couldn't start kde without it.

zrdc28 11-14-2011 09:00 PM

Have you tried alsaconfig to see if it worked for you?

slackale 11-15-2011 07:21 AM

Quote:

Originally Posted by zrdc28 (Post 4524154)
Have you tried alsaconfig to see if it worked for you?

Yes, alsaconf recognizes the card just fine but then alsamixer only shows "master", "mic1" and "mic2" channels.

slackale 11-16-2011 04:00 PM

Bump :(

colorpurple21859 11-17-2011 07:01 AM

delete /var/lib/alsa/asound.state and then reboot

slackale 11-18-2011 09:15 AM

Quote:

Originally Posted by colorpurple21859 (Post 4526474)
delete /var/lib/alsa/asound.state and then reboot

No good, still get same channels.

I managed to find a workaround to this issue by using a tool called hda-verb and a nice little script that I found in this forum https://bbs.archlinux.org/viewtopic.php?pid=1016346 post #4


All times are GMT -5. The time now is 10:59 PM.