Results 1 to 4 of 4

Thread: Install sound driver on Linux Ubuntu

  1. #1
    Join Date
    Aug 2010
    Posts
    60

    Install sound driver on Linux Ubuntu

    Hello everyone, I have a problem which I want a solution to. I have HP g42-357tu series laptop and I have installed Linux ubuntu 10.04 along with Windows 7 Home Basic. I had a slight problem with sound card so I replaced it but still no sound is coming. My friend suggested that I should install sound driver for the card, but I have no idea how to install the driver on Ubuntu. Can you help me in showing how to install it? I really want to have the sound on my PC back, so please do help me with it. Thanking you in advance.

  2. #2
    Join Date
    Jun 2009
    Posts
    1,518

    Re: Install sound driver on Linux Ubuntu

    Greetings, I see that you want to install the driver for sound. But you haven’t mentioned what sound card are you using? You said that you replaced the sound card, if it is the same card that you have replaced then you must have a CD along with it. I am sure there are drivers in that CD. So just install them from the CD. If you have internet connection, Go to System->Administration->Additional Drivers and it will download the driver accordingly. If it finds it, just click on the driver to install it. Good Luck my friend.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,514

    Re: Install sound driver on Linux Ubuntu

    I went to the location you pointed but in "Administration" there is no "additional Drivers" option. There is only "hardware driver" option. I don’t know anything about the sound card, but let me tell you this whenever I play the sound with my headphone on I can hear the sound, but not with normal speaker. The speaker and the connectors of speaker are fine, there’s no problem with that. I think its’ the problem only with the setting of my ubuntu, if only I could know how to correct it, I would be really happy.

  4. #4
    Join Date
    Mar 2009
    Posts
    1,360

    Re: Install sound driver on Linux Ubuntu

    If you can hear the sound on your headphone and not your speaker that means that the sound driver are installed fine and no need to install it again. Go to terminal and type:
    Code:
    sudo gedit /etc/modprobe.d/alsa-base
    options snd-card-0 enable=1 index=0 model=basic 
    options snd-hda-intel enable=1 index=0 model=basic
    and save it. If this doesn’t work, run gnome-controller and try switching by check/uncheking Speaker and headphones.

Similar Threads

  1. Replies: 5
    Last Post: 29-11-2011, 03:36 PM
  2. Help with driver's battery in Linux Mint which is based on Ubuntu
    By !Destroyer! in forum Operating Systems
    Replies: 4
    Last Post: 14-12-2010, 06:56 PM
  3. Shortcut to mute sound in Linux Ubuntu
    By Betsy in forum Operating Systems
    Replies: 2
    Last Post: 15-10-2009, 06:01 PM
  4. How to install Ubuntu Linux on a Mac
    By jean-paul martell in forum Operating Systems
    Replies: 3
    Last Post: 21-08-2009, 08:27 AM
  5. Sound card for Linux (Ubuntu 8.10)
    By I M Zero in forum Hardware Peripherals
    Replies: 3
    Last Post: 26-03-2009, 10:59 PM

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
  •  
Page generated in 1,750,047,739.93713 seconds with 16 queries