Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Hi, i have a problem with my sound card. The os recognises the sound card (a build in intel one) but i cannot get the sound to work. I have ...
  1. #1
    Just Joined! r0adrunner's Avatar
    Join Date
    Apr 2009
    Location
    UK
    Posts
    7

    No sound on ubuntu

    Hi, i have a problem with my sound card. The os recognises the sound card (a build in intel one) but i cannot get the sound to work. I have checked that the volumes are not muted (they arn't).

    Is there any way to find out which drivers are installed with it?

    Any other suggestions would be warmly welcomed

  2. #2
    Just Joined! waj1122's Avatar
    Join Date
    Jun 2008
    Location
    Oklahoma, USA
    Posts
    10
    Open a terminal and enter this code:

    sudo apt-get install ubuntu-restricted-extras

    See if the above helps. I had to do this to get sound properly through Firefox.

  3. #3
    Just Joined! r0adrunner's Avatar
    Join Date
    Apr 2009
    Location
    UK
    Posts
    7
    thnx man ill try dat

  4. #4
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    if that doesn't work:

    sudo gedit /etc/modprobe.d/alsa-base

    add this to the bottom

    options snd-hda-intel position_fix=1 model=3stack
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  5. #5
    Just Joined! waj1122's Avatar
    Join Date
    Jun 2008
    Location
    Oklahoma, USA
    Posts
    10
    Quote Originally Posted by jmadero View Post
    if that doesn't work:

    sudo gedit /etc/modprobe.d/alsa-base

    add this to the bottom

    options snd-hda-intel position_fix=1 model=3stack
    Shouldn't that be

    sudo gedit /etc/modprobe.d/alsa-base.conf

  6. #6
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    yeah it should
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  7. #7
    Just Joined! waj1122's Avatar
    Join Date
    Jun 2008
    Location
    Oklahoma, USA
    Posts
    10
    rOadrunner, try this, if you still don't have any sound:

    In a terminal enter alsamixer
    and adjust Main, Headphone, PCM and Front to desired settings.

    This is what I had to end up doing so it would remember the volume settings after a reboot.

  8. #8
    Just Joined! r0adrunner's Avatar
    Join Date
    Apr 2009
    Location
    UK
    Posts
    7
    have already tried this but thnx man

  9. #9
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Did you run alsmixer with admin rights?
    Code:
    sudo alsamixer
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  10. #10
    Just Joined! waj1122's Avatar
    Join Date
    Jun 2008
    Location
    Oklahoma, USA
    Posts
    10
    I finally ended up using the instructions from here

    (http)://idyllictux.wordpress.com/2009/04/21/ubuntu-904-jaunty-keeping-the-beast-pulseaudio-at-bay/]Ubuntu 9.04 Jaunty - Keeping the beast Pulseaudio at bay Tux’s idyllic life

    and now everything is as it should be. The sound is not muted every time I reboot my computer, what a joy for something to work the way it is supposed to.

    Bill

Page 1 of 2 1 2 LastLast

Posting Permissions

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