Quantcast Linux on the X220 - Page 3

+ Reply to Thread
Page 3 of 43 FirstFirst 123456713 ... LastLast
Results 21 to 30 of 421
  1. #21
    Notebook Consultant
    Join Date
    May 2008
    Posts
    232
    Rep Power
    13

    Default Re: Linux on the X220

    Quote Originally Posted by akavlie View Post
    I tried the tp-fancontrol script from ThinkWiki (How to control fan speed - ThinkWiki, but that exits immediately after I launch it.
    You didn't modprobe thinkpad_acpi as in the instructions.

  2. #22
    Notebook Guru
    Join Date
    May 2010
    Posts
    59
    Rep Power
    8

    Default Re: Linux on the X220

    Quote Originally Posted by Volker View Post
    You didn't modprobe thinkpad_acpi as in the instructions.
    Oh, but I did.
    I'm able to control the fan by echoing to /proc/acpi/ibm/fan.

  3. #23
    Notebook Consultant
    Join Date
    Dec 2009
    Posts
    112
    Rep Power
    9

    Default Re: Linux on the X220

    Quote Originally Posted by akavlie View Post
    I'm able to control the fan by echoing to /proc/acpi/ibm/fan.
    What does

    Code:
    cat /proc/acpi/ibm/thermal
    show?

  4. #24
    Notebook Guru
    Join Date
    May 2010
    Posts
    59
    Rep Power
    8

    Default Re: Linux on the X220

    Quote Originally Posted by mil2 View Post
    What does

    Code:
    cat /proc/acpi/ibm/thermal
    show?
    No such file or directory.

  5. #25
    Notebook Consultant
    Join Date
    Dec 2009
    Posts
    112
    Rep Power
    9

    Default Re: Linux on the X220

    Quote Originally Posted by akavlie View Post
    No such file or directory.
    You've got /proc/acpi/ibm/fan, but not /proc/acpi/ibm/thermal? Sorry, I give up. I've never seen that before. Perhaps contacting the authors of the thinkpad_acpi module would be in order...

  6. #26
    Notebook Guru
    Join Date
    Apr 2011
    Posts
    70
    Rep Power
    6

    Default Re: Linux on the X220

    Just installed Natty on my X220.

    thinkpad_acpi can't read thermal info from X220 but for some reason, ubuntu can read the temp straight out of the system. So fan control script that relies on thermal reading from thinkpad_acpi probably won't work.

    I'm trying to figure out how to lower fan noise. It's pretty annoying.
    Touchpad/Trackpoint combo doest to work well together. I would probably disable touchpad soon. Trackpoint has stronger resistance comparing to my X200. It kinda hurt my finger moving mouse around.


    On other note, I can't seem to get the LCD to sleep when idle. Right now, it will just blank out the screen and that's it. Ubuntu 10.04 properly sleep LCD on X200.

  7. #27
    Notebook Consultant
    Join Date
    Dec 2009
    Posts
    112
    Rep Power
    9

    Default Re: Linux on the X220

    Quote Originally Posted by nomad9 View Post
    thinkpad_acpi can't read thermal info from X220 but for some reason, ubuntu can read the temp straight out of the system.
    Yeah, thermal info can be read from multiple places in /sys, e.g.:

    Code:
    $ cd /sys && cat devices/platform/coretemp.0/temp1_input devices/platform/coretemp.2/temp1_input devices/virtual/thermal/thermal_zone0/temp devices/platform/thinkpad_hwmon/temp*
    I'm trying to figure out how to lower fan noise. It's pretty annoying.
    According to an earlier post of akavlie, at least /proc/acpi/ibm/fan is available and works, so putting together a simple script to lower the fan speed when idle should be possible...

    On other note, I can't seem to get the LCD to sleep when idle. Right now, it will just blank out the screen and that's it. Ubuntu 10.04 properly sleep LCD on X200.
    Is it the same if you force the immediate power saving mode?

    Code:
    $ xset dpms force off
    Anyway, it looks like there are multiple issues with this model right now, and not just under Linux. I'm planning to order one for work, but probably not for another several months. I can only hope that by then most of the problems will be solved, thanks to the pain of early adopters like you guys.

  8. #28
    Notebook Guru
    Join Date
    Apr 2011
    Posts
    70
    Rep Power
    6

    Default Re: Linux on the X220

    OK.. I think I figure out how to run thinkpad fan control on X220.

    ** Follow these steps at your own risk. Incorrect settings could shorten your system's life or kill it. **

    - Install thinkfan , lm-sensors
    - As root, edit "/etc/modprobe.d/thinkpad_acpi.conf" and add the following line
    options thinkpad_acpi fan_control=1
    - Reboot
    - As root, edit "/etc/thinkfan.conf" and add the following line
    sensor /sys/class/hwmon/hwmon0/temp1_input
    - You can also adjust your temp/fan speed threshold to your preference. Read thinkfan man page carefully.
    - As root, run "thinkfan -n" and see if fan speed changes the way you want.
    Last edited by nomad9; 6th May 2011 at 02:03 AM.

  9. #29
    Notebook Guru
    Join Date
    Apr 2011
    Posts
    70
    Rep Power
    6

    Default Re: Linux on the X220


    According to an earlier post of akavlie, at least /proc/acpi/ibm/fan is available and works, so putting together a simple script to lower the fan speed when idle should be possible...
    Yes, I had to configure thinkfan to look for thermal reading elsewhere. Never done that before.

    Is it the same if you force the immediate power saving mode?

    Code:
    $ xset dpms force off
    No, that command actually turn off the LCD panel. Looks like I'll have to run some test tomorrow.

    Anyway, it looks like there are multiple issues with this model right now, and not just under Linux. I'm planning to order one for work, but probably not for another several months. I can only hope that by then most of the problems will be solved, thanks to the pain of early adopters like you guys.
    Using Windows 7 on X220 is even more painful. No matter how fast your CPU, all the bloatware can make sure that every bit of memory and CPU cycle will be used. I wiped the entire HDD as soon as I burned recovery DVDs.

    From just a few hours with Natty/X220, my only complaint is that touchpad is rather useless. Prone to accidental touch/click. Mechanical button is not very well designed. Better off disabled.

  10. #30
    Notebook Consultant
    Join Date
    Oct 2007
    Posts
    103
    Rep Power
    14

    Default Re: Linux on the X220

    Quote Originally Posted by nomad9 View Post
    Using Windows 7 on X220 is even more painful. No matter how fast your CPU, all the bloatware can make sure that every bit of memory and CPU cycle will be used. I wiped the entire HDD as soon as I burned recovery DVDs.
    Just curious what bloatware did it come with? Want to keep an eye out for it.

 

 
Page 3 of 43 FirstFirst 123456713 ... 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
  •  
All times are GMT -4. The time now is 04:05 AM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0