Quantcast Linux on the X220 - Page 8

+ Reply to Thread
Page 8 of 43 FirstFirst ... 45678910111218 ... LastLast
Results 71 to 80 of 421
  1. #71
    Notebook Consultant
    Join Date
    Oct 2007
    Posts
    103
    Rep Power
    14

    Default Re: Linux on the X220

    archlinux
    Just finished installing archlinux on my x220. using xfce4 with Simple Login Manager. I had some problems at the start because the official archlinux iso contained an outdated kernel that did not recognize my NIC or the wireless adapter, but I got it fixed. I still can't get the x220 to boot from a USB flash drive, even though it can boot from USB external cd/dvd drives just fine. (totally unrelated to linux)

    Just a heads up to all you people using thinkpad_acpi. It should no longer be used as of kernel 2.6.27, according to thinkwiki. use the standard acpi.
    thinkpad-acpi
    Using the standard acpi, calling acpi -t I only get 1 temperature sensor: Thermal 0. Mine's at 35C, so not too hot.

  2. #72
    Notebook Deity
    Join Date
    Jul 2010
    Location
    Chapel Hill, NC, USA
    Posts
    1,342
    Rep Power
    13

    Default Re: Linux on the X220

    Quote Originally Posted by chaose View Post
    Just a heads up to all you people using thinkpad_acpi. It should no longer be used as of kernel 2.6.27, according to thinkwiki. use the standard acpi.
    thinkpad-acpi
    You misread that.

    The warning applies only to the dock driver, not to the thinkpad_acpi module as a whole.

    You can (and should!) still use thinkpad_acpi for everything except dock/bay support.

  3. #73
    Notebook Consultant
    Join Date
    Oct 2007
    Posts
    103
    Rep Power
    14

    Default Re: Linux on the X220

    Quote Originally Posted by ThinkRob View Post
    You misread that.

    The warning applies only to the dock driver, not to the thinkpad_acpi module as a whole.

    You can (and should!) still use thinkpad_acpi for everything except dock/bay support.
    you're right...this is what happens when I stay up all night.
    at least i got fingerprint-gui to work now

  4. #74
    Notebook Consultant
    Join Date
    Dec 2009
    Posts
    112
    Rep Power
    9

    Default Re: Linux on the X220

    Quote Originally Posted by chaose View Post
    I still can't get the x220 to boot from a USB flash drive, even though it can boot from USB external cd/dvd drives just fine. (totally unrelated to linux)
    Did you check the boot order in the BIOS? Thinkpads make a distinction between USB CD/DVD, USB FDD, and USB HDD, and I think the last one (which is what USB keys are considered to be) is normally behind the SATA hard drive in the boot sequence, at least on my x201.

  5. #75
    Notebook Consultant
    Join Date
    Oct 2008
    Posts
    137
    Rep Power
    12

    Default Re: Linux on the X220

    Has anyone with an X220T tried running Linux on it?
    Lenovo X220T
    42962ZU - Outdoor Display, i7, 8Gb RAM, 300GB Intel 320 Series SSD.
    Linux Mint 11, 3.0 kernel

  6. #76
    Notebook Consultant
    Join Date
    May 2008
    Posts
    232
    Rep Power
    13

    Default Re: Linux on the X220

    Quote Originally Posted by mil2 View Post
    I identified where 2W of power are going on my x201 under Linux compared to Windows.

    If an external display is plugged in and enabled (xrandr --output VGA1 --auto), the laptop uses extra 2W. The problem is, that it keeps doing that even if the display is disabled (xrandr --output VGA1 --off) and unplugged.
    Good job debugging this. There is a closely related possibility, the TV output. Even though there may not be a connector (not sure about x201), the chip has the internal circuitry and its often an issue. Try xrandr --output TV --off. Can be permanently disabled in the xorg.conf

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

    Default Re: Linux on the X220

    Quote Originally Posted by Volker View Post
    Try xrandr --output TV --off. Can be permanently disabled in the xorg.conf
    xrandr doesn't find any TV (or TV1) output, so that can't be it. Anyway, I filed bug #37394. Would be nice if they fixed it soon, though frankly, I'm not overly optimistic. To a casual observer, the pace of fixing some critical bugs on Intel hardware has been glacial (like fullscreen flash with compositing crashing the X server -- reported five months ago and still not fixed).

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

    Default Re: Linux on the X220

    Ubuntu Natty is one hell of a buggy release.

    I can't get it to work (Classic / no effect) with external monitor and laptop display turned off. Every single time I try to do that through System-> Preferences -> Monitor, the entire system will just freeze up.

    Here's the only trick I know to make it happen :
    1 - Boot up without external monitor attached.
    2 - Once you're logged in, connect external monitor
    3 - "xrandr" -- to see all video ports
    4 - "xrandr --output VGA1 --primary" -- to make external monitor primary
    5 - "xrandr --output LVDS1 --off" -- to turn off laptop display*

    * at this step, your external display might go blank. don't panic, just hit ctrl-alt-f2 to switch to terminal, then ctrl-alt-f7 to switch back to X and you'll get your desktop back.

  9. #79
    Notebook Enthusiast
    Join Date
    May 2011
    Posts
    21
    Rep Power
    5

    Default Re: Linux on the X220

    do you guys use the console? how do I setup grub2 to set console font size. killing my eyes.

  10. #80
    Newbie
    Join Date
    May 2011
    Posts
    1
    Rep Power
    0

    Default Re: Linux on the X220

    @nomad9:

    Thanks for the advice. I managed my external monitor settings with a launcher that is doing this:

    #!/bin/sh
    xrandr --output DP1 --off --output DP2 --off --output DP3 --off --output HDMI1 --off --output HDMI3 --off --output LVDS1 --off --output VGA1 --off --output HDMI2 --primary --mode 1920x1080 --pos 0x0 --rotate normal
    unity --replace

    I have to start this script whenever my external monitor is plugged in.

    Maybe this will help anyone.

 

 
Page 8 of 43 FirstFirst ... 45678910111218 ... 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 01:49 AM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0