Results 1 to 10 of 10

Thread: Increase Maximum Volume

  1. #1
    Join Date
    Dec 2008
    Beans
    1

    Increase Maximum Volume

    Hey

    I've got a Acer Aspire 6920 and recently installed Ubuntu. It didn't have support for my sound driver so after a lot of tinkering with things I don't really understand I managed to get it working.

    The sound volume is way too low however. When I had Windows Vista installed I could get at the very least 500% more out of my speakers. Now with everything cranked up to max I can barley hear anything.

    I wonder if there are any hidden volume control somewhere that I've missed or if it is possible for me to increase the maximum volume.

    I primarily need to make things louder for playing media, but the low sound volume goes for everything on my desktop.

  2. #2
    Join Date
    Mar 2007
    Location
    Liverpool
    Beans
    152

    Re: Increase Maximum Volume

    try (in command line)
    alsamixer

  3. #3
    Join Date
    Jul 2008
    Location
    Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Increase Maximum Volume

    Quote Originally Posted by Cook66 View Post
    I primarily need to make things louder for playing media, but the low sound volume goes for everything on my desktop.
    I've seen the same problem on at least one other laptop (a Fujitsu Siemens), and I'd also like to know a solution for this.

  4. #4
    Join Date
    Aug 2008
    Location
    Underneath a textbook
    Beans
    40
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Increase Maximum Volume

    Yeah, I'd be interested in a solution as well. I looked a little while ago but didn't find anything--the only answer I found was to put on headphones, which does make it louder, but it doesn't help if my friend and I want to watch a movie.

    jalirious, I tried alsamixer, but it's already set to 100. Thanks, though.

  5. #5
    Join Date
    Apr 2008
    Beans
    9

    Re: Increase Maximum Volume

    I actually have the same problem on my PC. I was running 8.04. I did a wipe and reinstall to 8.10, and now my sound is very quiet. The hardware is the same. I was able to use alsamixer on 8.04 to get the volume up, but now it shows it maxed out (100), but it's very quiet. I have to turn the volume up to almost max on the speaker system to hear videos, etc., and if I don't put it back when switching the KVM (which includes sound) back to my XP box, it's deafeningly loud.

  6. #6
    Join Date
    Jan 2009
    Location
    St. Petersburg
    Beans
    11
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Increase Maximum Volume

    The same with configuration 'Acer Extensa 5220 + Ubuntu 8.10'
    It bores. I already have an installed alsamixer, but still nothing happens.

    I am musician, it is very important thing for me

  7. #7
    Join Date
    Jan 2009
    Location
    Germany
    Beans
    18
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Increase Maximum Volume

    Have you tried using the volume control application (right-click on the volume icon in the toolbar and select "Open Volume Control")? You can use it to boost the speaker volume in relation to the master volume control (the one you see in the utility bar) I got about 25% more volume by putting all the sliders on max.

  8. #8
    Join Date
    May 2007
    Location
    Georgia
    Beans
    160
    Distro
    Kubuntu 11.04 Natty Narwhal

    Re: Increase Maximum Volume

    I know that this is not the solution you are asking for but,,,,, Same problem vanished when I switched to Kubuntu! (HP Pavilion DV6000)

  9. #9
    Join Date
    Jun 2007
    Beans
    228

    Re: Increase Maximum Volume

    alsamixer -c 0
    FLOSS'er

  10. #10
    Join Date
    May 2008
    Location
    Germany
    Beans
    169

    Re: Increase Maximum Volume

    often this is a problem of a misconfigured ALSA. For many Laptos you have to add a line to
    Code:
    /etc/modprobe.d/alsa-base.conf
    In my case (LG Laptop P1 pro), I have a hda-intel based card. I had to add the line

    Code:
    options snd-hda-intel model=lg
    at the bottom of the file

    Code:
    lspci
    should tell you what card you have.

    then look in

    Code:
    /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz
    what the appropriate line is to add to the config file

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •