Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: No sound through speakers Toshiba NB200

  1. #1
    Join Date
    Apr 2010
    Beans
    3

    No sound through speakers Toshiba NB200

    Hi I managed to solve this issue:
    CODE:
    sudo gedit /etc/modprobe.d/alsa-base.conf

    then add at the end of the file:

    options snd-hda-intel model=auto

    reboot
    And your Toshiba NB200 or NB205 /USA/ has perfect sound from your internal speakers:
    Enjoy
    Last edited by web1star; April 17th, 2010 at 10:53 AM.

  2. #2
    Join Date
    Apr 2010
    Beans
    15

    Re: No sound through speakers Toshiba NB200

    I have the same problem, but there is no any line in the alsa-base.conf in Ubuntu 10.04.

    options snd-hda-intel ...

    Thanks.

  3. #3
    Join Date
    Sep 2007
    Location
    norfolk va
    Beans
    14
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: No sound through speakers Toshiba NB200

    I can confirm that this works, I have an nb200, thanks for posting.

    @cemzafer just copy and paste that line (options snd-hda-intel model=auto) at the end of the file, save, and reboot.

  4. #4
    Join Date
    May 2006
    Beans
    14

    Talking Re: No sound through speakers Toshiba NB200

    Quote Originally Posted by web1star View Post
    Hi I managed to solve this issue:
    CODE:
    sudo gedit /etc/modprobe.d/alsa-base.conf

    then add at the end of the file:

    options snd-hda-intel model=auto

    reboot
    And your Toshiba NB200 or NB205 /USA/ has perfect sound from your internal speakers:
    Enjoy
    Thank you.This worked for me on NB205.

  5. #5
    Join Date
    May 2009
    Location
    Australia / UK
    Beans
    15
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: No sound through speakers Toshiba NB200

    Quote Originally Posted by web1star View Post
    Hi I managed to solve this issue:
    CODE:
    sudo gedit /etc/modprobe.d/alsa-base.conf

    then add at the end of the file:

    options snd-hda-intel model=auto

    reboot
    And your Toshiba NB200 or NB205 /USA/ has perfect sound from your internal speakers:
    Enjoy
    Just to confirm: this worked for me too, perfectly. I'm running 10.04 NBR on a Toshiba NB200. Thanks!

    I'd just add that for anyone still stuck with no sound on an NB200, you're not missing much. The tinny-sounding speaker is the only bad thing on this netbook.

    Fourcultures

  6. #6
    Join Date
    Aug 2006
    Location
    Crakatinny, nea
    Beans
    Hidden!

    Re: No sound through speakers Toshiba NB200

    Quote Originally Posted by web1star View Post
    Hi I managed to solve this issue:
    CODE:

    options snd-hda-intel model=auto
    Nice one. Works great on my NB200. Many thanks
    The GuiGuy
    Free is only good when it works.

  7. #7
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: No sound through speakers Toshiba NB200

    web1star, can you mark the thread as solved please?

  8. #8
    Join Date
    Jun 2010
    Beans
    2
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No sound through speakers Toshiba NB200

    Hi,

    this doesn't solve the problem in my case.
    Does this solution have any dependencies?
    Is there any alternative solution?

    Thanks in advance

  9. #9
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: No sound through speakers Toshiba NB200

    Quote Originally Posted by filias View Post
    Hi,

    this doesn't solve the problem in my case.
    Does this solution have any dependencies?
    Is there any alternative solution?

    Thanks in advance
    Do you have NB200?
    Can you post the output of these terminal commands for me please:
    Code:
    uname -a
    aplay -l
    cat /proc/asound/version
    head -n 1 /proc/asound/card*/codec#*
    Terminal="Applications->Accessories->Terminal"
    Please also include the make/model of your PC/Laptop.
    Please post text output using code tags (the # in toolbar)
    Last edited by lidex; June 9th, 2010 at 05:27 PM.

  10. #10
    Join Date
    Jun 2010
    Beans
    1

    Re: No sound through speakers Toshiba NB200

    Yep! This worked great!! Added the line of code and worked like a charm!

Page 1 of 2 12 LastLast

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
  •