Announcement

Collapse
No announcement yet.

hardware set up for Toshiba Satellite L30 -T10

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    hardware set up for Toshiba Satellite L30 -T10

    I'm trying to solve audio problems in my laptop.
    Sound doesn't work

    #2
    Re: hardware set up for Toshiba Satellite L30 -T10

    I had a very similar problem with my laptop (also a Toshiba). A lot have people have been working on this and trying to fix this but this is how i achieved success.

    navigate to "/ect/modprobe.d/alsa-base" open it with a text editor.

    append
    Code:
    options snd-hda-intel model=auto
    to the end of the file.

    Reboot and that should work.

    Comment


      #3
      Re: hardware set up for Toshiba Satellite L30 -T10

      I have a Toshiba Satellite P105. To get sound working on it, I have to add acpi=off to the end of the kernel lines in /boot/grub/menu.lst

      This is what it looks like in mine:
      kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=a2357a43-de81-4157-91ff-4fe745f01a79 ro splash acpi=off
      Using Kubuntu Linux since March 23, 2007
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment

      Working...
      X