LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Volume too low OpenSuse 11.1 and Acer Aspire 4810tz laptop (https://www.linuxquestions.org/questions/suse-opensuse-60/volume-too-low-opensuse-11-1-and-acer-aspire-4810tz-laptop-749786/)

tscotty 08-24-2009 01:28 AM

Volume too low OpenSuse 11.1 and Acer Aspire 4810tz laptop
 
I just installed OpenSuse 11.1 on my Acer Aspire 4810tz laptop and have the volume turned up all the way but it is still too low. I have applied all current updates. When I boot to my windows 7 partition the volume is fine. What settings can I change to increase the volume within OpenSuse 11.1?

Thank You,
Tracy

repo 08-24-2009 01:30 AM

Do you use alsa?
In a terminal type
alsamixer and adjust the volume

GrapefruiTgirl 08-24-2009 01:32 AM

Hi Tracy, welcome to LQ!

Have you tried `alsamixer` ?

First, try running the command alsaconf as root. Follow the simple instructions & click yes/no as required.

Then, depending on the results of that (whether it works or not), do the following (as root):

Code:

shell# alsamixer
This should bring up a mixer console. Check that the master volume and PCM volume are turned up. Use the left/right arrow keys to select a slider, and use up/down to increase/decrease the volume level(s) of any sliders that you need to adjust.

When done, hit ESCAPE.

Now type:

Code:

shell# alsactl store
To (hopefully) save the settings so you don't need to do this all the time. And now, test your sound.

Best of success,
Sasha

tscotty 08-24-2009 05:18 PM

volume still very low
 
Sasha,

Thank you for you quick reply and help. I learn something new everyday about linux.

I opened a root terminal and first ran alsoconf to configure my sound card then ran alsamixer to verify the volume levels. The levels were at max but the sound is still very low. When I boot back to windows the levels are fine. I was thinking of downloading some livecds with different flavors of linux or bsd to see if it is my kernel or opensuse and my laptop. I have another HP laptop that uses alsa and the same distro and the sound is fine. That confirms it's a software issue.

Thanks,
Tracy

Quote:

Originally Posted by GrapefruiTgirl (Post 3655141)
Hi Tracy, welcome to LQ!

Have you tried `alsamixer` ?

First, try running the command alsaconf as root. Follow the simple instructions & click yes/no as required.

Then, depending on the results of that (whether it works or not), do the following (as root):

Code:

shell# alsamixer
This should bring up a mixer console. Check that the master volume and PCM volume are turned up. Use the left/right arrow keys to select a slider, and use up/down to increase/decrease the volume level(s) of any sliders that you need to adjust.

When done, hit ESCAPE.

Now type:

Code:

shell# alsactl store
To (hopefully) save the settings so you don't need to do this all the time. And now, test your sound.

Best of success,
Sasha


tscotty 08-24-2009 05:20 PM

Thanks for the quick reply
 
Yes I use alsa and tried what you suggested but the volume is still low. I am going to try some livecds to see if the volume improves when using a different distribution.

Thank you,
Tracy

Quote:

Originally Posted by repo (Post 3655139)
Do you use alsa?
In a terminal type
alsamixer and adjust the volume


GrapefruiTgirl 08-24-2009 06:29 PM

Hi Tracy,

Perhaps providing a little more info would help us/someone diagnose the situation:

1) On your other HP machine where ALSA works fine, is that machine older than the non-working one? Is the non-working Acer a very new machine?

2) When you have the good-working HP machine booted up, run the following commands, and provide the output for us:

shell# lspci
shell# lsmod
shell# uname -a

3) Now, boot the non-working Acer machine, and provide the output from the same commands as above.

This way, we can compare the audio device on each machine, and see what sound driver(s) you are using (assuming the sound drivers are kernel modules, as opposed to kernel built-ins). And the third command will tell us what kernel you're running on each machine.

All the best,
Sasha

tscotty 08-24-2009 08:21 PM

It now works and I am not sure what I did to fix it. Probably when I used the console version of alsa to configure and set the sound solved the problem.

Thank you very much for your quick responses,
Tracy Scott

GrapefruiTgirl 08-24-2009 08:32 PM

Maybe before the testing last time, but AFTER you set up the mixer, the sound server had not been restarted. Now, it's been rebooted/restarted and the new settings are being used?

Either way, glad you got it sorted! (you can mark your thread [solved] if you haven't yet: see "Thread Tools" in the drop-down menu above)

Cheers,
Sasha


All times are GMT -5. The time now is 11:50 AM.