Page 4 of 7 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 63

Thread: Toshiba fan not working

  1. #31
    Join Date
    Mar 2009
    Location
    Gongyi, Henan, China
    Beans
    29
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Toshiba fan not working

    Quote Originally Posted by ashima View Post
    This was almost doing my head in.
    Thought about having to run Windows or sell my new laptop.
    Same fan problems with Fedora, PClinuxOS
    Here is what works for me. Toshiba L500. 64bit Ubuntu 10.04

    first. sudo apt-get install sensors-applet
    next. sudo sensors-detect

    next. answer yes to everything.

    exit then restart computer.

    next. sudo gedit /etc/default/grub and then change

    GRUB_CMLINE_LINUX_DEFAULT="quiet splash"

    to read

    ..."quiet splash acpi_osi=Linux"

    next. sudo update-grub to update /boot/grub/grub.cfg

    exit then restart computer.


    MY FAN NOW STOPS AND STARTS WHEN IT SHOULD



    Hope this helps.
    I can confirm this solution. I have a Toshiba Satellite L300. I'd been having the same problems and had tried a couple fixes, but this one worked! What a relief. Thank you ashima!
    Go Canucks Go!

  2. #32
    Join Date
    Dec 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Toshiba fan not working

    Quote Originally Posted by CBR_Rob View Post
    Exactly why my Toshiba is staying with Vista. All future pc's I buy will be capable of running Linux. I am surprised with all the problems I have read about Toshiba fans not working that no developers have come up with a solution.
    Maybe Toshiba does not support linux. How can we contact them via email? so we can request. since this toshiba laptop is not low value. it is expensive so we deserve some support. they should give us support.
    squeeze it and release it =)

  3. #33
    Join Date
    Mar 2010
    Location
    Jordan
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Toshiba fan not working

    i have Toshiba L300 but when the fan start, it never stops so i found that downloading a packages called "toshutiles" and "toshset" will fix the issue

  4. #34
    Join Date
    Jan 2010
    Beans
    38

    Re: Toshiba fan not working

    Quote Originally Posted by c00lwaterz View Post
    Maybe Toshiba does not support linux. How can we contact them via email? so we can request. since this toshiba laptop is not low value. it is expensive so we deserve some support. they should give us support.
    http://www.tacp.toshiba.com/customersupport/contact.asp
    You could try emailing them with this link.

  5. #35
    Join Date
    May 2006
    Beans
    8

    Re: Toshiba fan not working

    Hi guys,

    Same problem here with a Sony VAIO.

    The problem seems to be the same. I have installed sensors and pwmconfig. The first command give me just three temperatures (VIDEO and 2 CPUs I guess) and the second one tells me it is not allowed to regulate FAN speed.

    So... I tried your solution (rebooting with the new option) but it did not work.

    Any other ideas/suggestios are really welcome.

    I can continue working but at 800Mhz.

    And since I passed to linux since more than 5 years I need you guy not to go back to Win again

    I am obviously read other responses from other forums but unsuccessfully.


    Thank you in advance!

  6. #36
    Join Date
    Dec 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Toshiba fan not working

    Quote Originally Posted by 2dvisio View Post
    Hi guys,

    Same problem here with a Sony VAIO.

    The problem seems to be the same. I have installed sensors and pwmconfig. The first command give me just three temperatures (VIDEO and 2 CPUs I guess) and the second one tells me it is not allowed to regulate FAN speed.

    So... I tried your solution (rebooting with the new option) but it did not work.

    Any other ideas/suggestios are really welcome.

    I can continue working but at 800Mhz.

    And since I passed to linux since more than 5 years I need you guy not to go back to Win again

    I am obviously read other responses from other forums but unsuccessfully.


    Thank you in advance!

    we have common problems? most of us have new laptops that has issues regarding high temperature.? is it the manufacturers responsibility or only some prob or bugs with linux kernel or bios? i am confused who is responsible.
    squeeze it and release it =)

  7. #37
    Join Date
    Dec 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Toshiba fan not working

    Quote Originally Posted by CBR_Rob View Post
    http://www.tacp.toshiba.com/customersupport/contact.asp
    You could try emailing them with this link.

    Thanks for the link. I have emailed them and hope for response. If they ignore it then this will give me bad impression towards Toshiba company.
    squeeze it and release it =)

  8. #38
    Join Date
    Jul 2006
    Beans
    12

    Re: Toshiba fan not working

    Quote Originally Posted by turvyc View Post
    I can confirm this solution. I have a Toshiba Satellite L300. I'd been having the same problems and had tried a couple fixes, but this one worked! What a relief. Thank you ashima!
    Ashima's solution is not working on my U500-11C.

    So far, only 2 "annoying" solutions are working:

    1- sudo pm-suspend
    or
    2- Fn+F3

    "Annoying" because each solution requires to suspend the system.
    Last edited by pricorp; May 3rd, 2010 at 01:34 PM.

  9. #39
    Join Date
    Dec 2007
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Toshiba fan not working

    Quote Originally Posted by pricorp View Post
    Ashima's solution is not working on my U500-11C.

    So far, only 2 "annoying" solutions are working:

    1- sudo pm-suspend
    or
    2- Fn+F3

    "Annoying" because each solution requires to suspend the system.
    nothing works for me. toshiba m900
    squeeze it and release it =)

  10. #40
    Join Date
    Apr 2005
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Toshiba fan not working

    Quote Originally Posted by ashima View Post
    This was almost doing my head in.
    Thought about having to run Windows or sell my new laptop.
    Same fan problems with Fedora, PClinuxOS
    Here is what works for me. Toshiba L500. 64bit Ubuntu 10.04

    first. sudo apt-get install sensors-applet
    next. sudo sensors-detect

    next. answer yes to everything.

    exit then restart computer.

    next. sudo gedit /etc/default/grub and then change

    GRUB_CMLINE_LINUX_DEFAULT="quiet splash"

    to read

    ..."quiet splash acpi_osi=Linux"

    next. sudo update-grub to update /boot/grub/grub.cfg

    exit then restart computer.


    MY FAN NOW STOPS AND STARTS WHEN IT SHOULD



    Hope this helps.
    This solved it for me on a 64-bit installation too.

    Thanks

Page 4 of 7 FirstFirst ... 23456 ... LastLast

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
  •