Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Feisty,Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed


  • Sponsor

  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Toshiba Laptops Alive to the Sound of Music

Posted by bob_moss on May 17th, 2008 Email This Post Email This Post

I’ve commented in recent articles about how to get every aspect of your sound card working on a Toshiba laptop. I should know - I’ve run every version of Ubuntu since Feisty on a Satellite L20 - here is the quick and easy guide to getting the sound working.

First off, open up a terminal and type:

sudo su

<enter your password>

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

In the file that pops up, add the following to the end:

options snd-hda-intel model=3stack

(if 3stack doesn’t work, then try ‘lenovo’ or ‘auto’ - ‘toshiba’ doesn’ work particularly well!)

save and exit. Now type this into a terminal:

sudo gedit /etc/modprobe.conf

In the blank file that appears, enter the following before saving and exitting:

options snd-hda-intel model=6stack-digout

No reboot. You’ll get the comforting sounds of Ubuntu’s system as you login, but if you want your headphones to work, you’re about half way there. Now type this into a terminal:

alsamixer

In the window that appears, use the arrow keys to move around and press ‘m’ on anything with ‘MM’ underneath it, and press the up arrow to up the volume. Press ‘Esc’ to save and exit.

Not open up your volume control - make sure nothing is unmuted, and in edit > preferences… make the ’surround’ channel available. Move this up to the max (this helps you control your volume later).

Now you should have fully working sound and headphone support! Your microphone slot should also be supported, though you’ll probably want to tweak a few volume settings for your favoured apps!

Share/Save/Bookmark

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>