• Technology Guide
  • Desktop Review
  • Digital Camera Review
  • Notebook review
  • Brighthand
  • TablePCReview
  • Printer Comparison
  • About Us
  • Contact Us
  • Newsletter Sign Up
  • Forum Login
notebookreview.com
  • HOME
  • REVIEWS
    • ALL REVIEWS
    • Notebook Reviews
    • Software Reviews
    • TOP BRANDS
    • Acer Laptop Reviews
    • Dell Laptop Reviews
    • HP Laptop Reviews
    • Lenovo Laptop Reviews
    • Sony Laptop Reviews
  • NEWS
    • ALL NEWS
    • All Notebook News
    • Software News
    • News Archives
    • TOP CATEGORIES
    • Dell News
    • HP News
    • Lenovo News
    • Sony News
  • SHOP
    • SHOP
    • Notebook Price Search
    • Student Notebooks
    • COMPARE
    • Business Notebooks
    • Home Notebooks
    • Multimedia Notebooks
    • Gaming Notebooks
  • COUPONS
    • ALL COUPONS
    • Dell Coupons
    • HP Coupons
    • Lenovo Coupons
    • Sony Coupons
  • DEALS
    • ALL DEALS
    • Business Deals
    • Best Laptop Deals
    • Laptop Rebates
  • DISCUSSIONS
    • NOTEBOOK DISCUSSIONS
    • See All Notebook Forums
    • TOP FORUMS
    • What Notebook Should I Buy?
    • Notebook News and Reviews
    • HP Forum
    • Dell Forum
    • Acer Forum
  • ADD ONS
    • ALL ACCESSORIES
    • Accessory Reviews
    • Storage Reviews
    • Monitor Reviews
    • Mouse Reviews
    • Backpack Reviews
  • VIDEO
    • NOTEBOOK VIDEOS
    • View All Notebook Videos
  • BUSINESS

Go Back   Laptop Forums and Notebook Computer Discussion > Notebook Manufacturers > Lenovo / IBM
Reload this Page X301 Vista & Ubuntu Linux Installation
Register FAQ Members List Unanswered Threads Mark Forums Read

Lenovo / IBM Discuss ThinkPad and other Lenovo notebooks here.

Welcome to NotebookReview.com! Have a laptop or notebook related question?
Register and ask it here in the forums



Closed Thread
Page 1 of 4 1 234 >
 
LinkBack Thread Tools
Old 09-30-2008, 12:15 PM   #1 (permalink)
chrixx
Product Specialist
 
Join Date: Dec 2006
Location: Seattle, WA
Posts: 1,831
Rep Power: 20 chrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to all
Default X301 Windows 7, Vista & Ubuntu Linux Installation

I figured this could be useful for anyone trying to set up their X301....

Windows 7
If your X301 comes without Windows 7 and you are upgrading to Windows 7 from a clean disc, then follow this set of instructions.

1. Upgrade BIOS to 3.06/3.07 from Lenovo.
http://www-307.ibm.com/pc/support/si...cid=MIGR-70462
2. Install Windows 7.
3. Install UltraNav2 driver
64-bit http://www-307.ibm.com/pc/support/si...cid=MIGR-72368
32-bit http://www-307.ibm.com/pc/support/si...cid=MIGR-72372
4. Install System Interface Driver
http://www-307.ibm.com/pc/support/si...cid=MIGR-67228
5. Install Intel Graphics Driver (Lenovo drivers required for Display hotkeys to work and achieve finer-grained display brightness adjustments)
http://www-307.ibm.com/pc/support/si...cid=MIGR-70129
6. Install Power Management driver
http://www-307.ibm.com/pc/support/si...id=MIGR-4GXPEG
7. Install Thinkpad Power Manager
http://www-307.ibm.com/pc/support/si...cid=MIGR-70601
8. Install HotKey Features
http://www-307.ibm.com/pc/support/si...cid=MIGR-68000
9. Install LCD Monitor Profile
http://www-307.ibm.com/pc/support/si...cid=MIGR-62923

Optional:
10. Install WWAN driver
http://www-307.ibm.com/pc/support/si...cid=MIGR-73681
11. Install Hard Disk Protection System (non-SSD models)
64-bit http://www-307.ibm.com/pc/support/si...cid=MIGR-53150
32-bit http://www-307.ibm.com/pc/support/si...cid=MIGR-53150
12. Fingerprint Driver
64-bit http://www-307.ibm.com/pc/support/si...n/7wf459ww.zip
32-bit http://www-307.ibm.com/pc/support/si...n/7wf159ww.zip

Windows 7 automatically detects and installs the following drivers from Windows Updates, so this works out of the box:
1. Intel Wireless card + Ethernet port driver
2. Intel Display Driver (replace with Lenovo driver for hotkey support)
3. Webcam driver

Windows 7 also has enhanced network connectivity options, so it will also detect your WWAN card profile and configure it without requiring additional software.

Vista Issue
I was having problems trying to do a clean install of Vista Business x64 on the X301 as the Windows installation disc failed to use the generic AHCI driver and also failed to load the ICH9 driver that I provided. The Vista setup repeatedly ask the user to load a missing CD/DVD driver when the HDD is set to AHCI mode.

DO NOT ATTEMPT A CLEAN INSTALL BEFORE BACKING UP C:\DRIVERS and C:\SWTOOLS to an external storage device.

I solved this by performing the following steps:
1) From original Lenovo image, backup C:\DRIVERS\VISTA64\IMSM\Vista\IaStor.sys
2) In BIOS, under Config, change the HDD mode to Compatiblity.
3) Install Vista from standard DVD.
4) Boot up Vista
5) Replace IaStor.sys from C:\Windows\System32\drivers with the one you've backed up earlier.
6) Shutdown PC
7) In BIOS, under Config, change the HDD mode to AHCI.
8) Boot up Vista

If it doesn't raise a BSOD, then the switch to AHCI mode is working.

You can then proceed to download and install all drivers from Lenovo's site. SP1 updates should automatically come through as there should be no further conflicts.

Ubuntu Issues
Ubuntu 9.10
No problems out of the box, even the WWAN card is detected and connects fine. I suggest installing the Thinkpad Fan Control utility.
Update to the latest kernel for WWAN resume capability.
WWAN and bluetooth can now be controlled via rfkill interface.

Thinkpad Fan Control Linux
The fans can get a little loud under Linux, so if you really want to control it, you can use this.
Add the following to your /etc/apt/sources.list file or System > Administration > Software Sources > Third-Party Software > Add via GUI
Code:
deb http://ppa.launchpad.net/surban/ubuntu jaunty main
Then from the terminal
Code:
sudo apt-get update
sudo apt-get install tpfand
To launch the fan control GUI, go to System > Administration > Thinkpad Fan Control

More info
http://www.gamess.org/mediawiki/inde...ad_Fan_Control

Ubuntu 8.10
UPDATE: Everything essential works out of the box with the latest 8.10 Beta release. I'd strongly recommend installing this rather than performing all the fixes below.
Latest 2.6.27-7 kernel update supports the 5300 card, incorporates the new X4500 graphics driver and fixes the e1000e ethernet bug.

Ubuntu 8.04
The latest stable release is 8.04 LTS, so this is what I installed. Alternatively, you can either recompile the 2.6.26/27 kernels for OOB support for the Intel 5100/5300 driver support or try out 8.10 which will be final in a month's time.

The LiveCD will not boot normally and you will get a BusyBox terminal. In order to fix this, hit F6 in the initial screen and enter "irqpoll" as part of the boot arguments to launch Ubuntu from the LiveCD.

The Intel 5100/5300 card is not recognised by default. You must perform the following steps as listed here:
First, you should do an apt-get upgrade to get the latest updated kernel image and modules, then reboot.
Code:
sudo apt-get install build-essential
wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-5.4.A.11.tar.gz
tar -xzvf iwlwifi*
sudo cp iwlwifi-5000-ucode-5.4.A.11/iwlwifi-5000-1.ucode /lib/firmware/2.6.24-19-generic
wget http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/09/compat-wireless-old-2008-09-09.tar.bz2
bunzip2 compat-wireless-old-2008-09-09.tar.bz2
tar xf compat-wireless-2.6-old.tar
cd compat-wireless-2.6-old/
Type:
Code:
gedit config.mk
A file will open. Search for the string CONFIG_IWL4965_HT=y. Directly after that string, on a new line, add this string if it doesn't exist:
Code:
CONFIG_IWL5000=y
Then save and close the file, and finish the installation with:
Code:
make
sudo make install
sudo make unload
sudo make load
Steps modified from:
http://ubuntuforums.org/showpost.php...11&postcount=4

The only catch here is to download this specific version of compat-wireless as the versions after this broke the 5300 card support again.
http://www.orbit-lab.org/kernel/comp...-09-09.tar.bz2

Almost everything else works OOB for Ubuntu 8.04, including the webcam and sound. I did not test the fingerprint reader, but it should work as well as the drivers exist for it. Touchpad support sucks as this has the ALPS touchpad and its hopeless in Linux. The Active Protection System does not work in the X300/X301 as the hdaps project has yet to support the newer models.

To optimise battery life, set the power management for the wireless card as follow:
iwconfig wlan0 power on

There are other more sophisticated tweaks such as hard disk timeouts etc that you can play with. Installing powertop may be a good idea too.
__________________
NotebookReview Contributor
Workstation - HP Elitebook 8730w + HP LP2475w | Ultraportable - Lenovo Thinkpad X201s | Apple Macbook Aluminum

Last edited by chrixx : 12-22-2009 at 07:38 AM.
chrixx is offline  
Old 09-30-2008, 01:44 PM   #2 (permalink)
ochsentour
Notebook Enthusiast
 
Join Date: Aug 2008
Posts: 10
Rep Power: 9 ochsentour is an unknown quantity at this point
Default Re: X301 Vista & Ubuntu Linux Installation

thank u for sharing ur experiences here, i intend to check out ubuntu as well when the x301 will finally be available in europe in about two weeks.

would u mind giving some overall impressions of how u like the x301? is the 1.4GHz ok for everyday computing, eg internet, office, watching movies (HD)?

some thoughts - maybe even flaws from ur pov - would be highly appreciated.
ochsentour is offline  
Old 10-01-2008, 11:01 AM   #3 (permalink)
chrixx
Product Specialist
 
Join Date: Dec 2006
Location: Seattle, WA
Posts: 1,831
Rep Power: 20 chrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to all
Default Re: X301 Vista & Ubuntu Linux Installation

Quote:
Originally Posted by ochsentour View Post
thank u for sharing ur experiences here, i intend to check out ubuntu as well when the x301 will finally be available in europe in about two weeks.

would u mind giving some overall impressions of how u like the x301? is the 1.4GHz ok for everyday computing, eg internet, office, watching movies (HD)?

some thoughts - maybe even flaws from ur pov - would be highly appreciated.
I don't have much time to do a full review, but to answer your queries:
The X301 is a great ultraportable. The processor, even in the X300, is more than capable of handling everyday computing tasks. I can compile my programs just fine and the SSD gives a good performance boost.

Battery life is improved in the X301 and I get 6.5-7 hours with light to moderate use with Wifi on, but all other ports turned off. This is with the 6-cell extended battery and 3-cell bay battery.

The 6-cell provides approximately 4.5-5 hours of battery life.

The laptop is ultralight, ultrathin and the unique combination of a nice high resolution screen, SSD and touchpad is a feature set that I can't get on other notebooks. The Sony Z doesn't count for me as it was fragile and Sony cannot provide business level warranty support.
__________________
NotebookReview Contributor
Workstation - HP Elitebook 8730w + HP LP2475w | Ultraportable - Lenovo Thinkpad X201s | Apple Macbook Aluminum
chrixx is offline  
Old 10-01-2008, 12:43 PM   #4 (permalink)
ochsentour
Notebook Enthusiast
 
Join Date: Aug 2008
Posts: 10
Rep Power: 9 ochsentour is an unknown quantity at this point
Default Re: X301 Vista & Ubuntu Linux Installation

thank u so much for ur little resumee, all the points u made were as i wished them to be

its gonna be my first thinkpad, since july im thinkin about which one to buy. its tough with all those new awesome models comin out. most important factors are mobility, digital video output for use at home (without dockin), bright screen to work outdoors (in the shadow is ok for me). in those regards the x301 seemed the best choice, i was just lacking some info about how it actually performs in real usage.
ochsentour is offline  
Old 10-04-2008, 04:43 PM   #5 (permalink)
OlinShivers
Newbie
 
Join Date: Oct 2008
Posts: 2
Rep Power: 0 OlinShivers is an unknown quantity at this point
Default X301 linux -- wifi & suspend/resume interaction

Chris-

Thanks a lot for taking the trouble to put up this post; it's just about
the only page currently on the web discussing linux on the X301.

I've followed your instructions on building the wifi drivers and now
have Ubuntu Hardy running with wifi for my Intel 5300 card. I'm still
having a problem, however, and I wanted to check with you to see if you
had seen similar behavior.

What is happening to me is this: my wifi locks up my keyboard after about
two suspend/resume cycles. In more detail:
  • I boot my X301 and log in.
  • NetworkManager sees my wifi access point and connects me.
  • Suspend & resume (with, say fn-f4 or lid-close).
  • NetworkManager gets me back on the net.
  • Suspend & resume a second time.
  • What happens now is that the machine comes up, and I can use it. Meanwhile, NetworkManager is trying to get me on the net. After about 30 seconds, the syslog says
    Code:
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    As *soon* as this happens, (1) the keyboard goes catatonic, and (2) nm-applet's shows the "spinning circle" animation that it does when trying to get on the net. It stays this way permanently -- I never get back on the net, and the keyboard never comes back alive. What's odd is that, although the *keyboard* is catatonic, the *mouse* works: I can manipulate windows -- move them, select them, etc -- with the mouse, and even shut the machine down by using the mouse to select "shutdown" from the gnome menus. (However, at this point, the machine's frequently unable to go all the way down -- it frequently can't unmount /, so it winds up remounting it read-only and then hanging.)

I am completely stuck. I tried to manipulate the network using just
iwconfig and dhclient, without using the NetworkManager, but couldn't
even get on the network that way.

Have you experienced similar behavior? Might you have advice?

Thanks!

-Olin Shivers
OlinShivers is offline  
Old 10-05-2008, 12:14 AM   #6 (permalink)
atlguy
Notebook Consultant
 
Join Date: Sep 2008
Posts: 200
Rep Power: 9 atlguy is on a distinguished road
Default Re: X301 Vista & Ubuntu Linux Installation

The problem is with the latest Intel 5100 wifi link. This is a very new card. Try Ubuntu Intrepid Ibex. That has the latest 2.6.27 kernel which should fix the issues.
atlguy is offline  
Old 10-05-2008, 12:41 AM   #7 (permalink)
chrixx
Product Specialist
 
Join Date: Dec 2006
Location: Seattle, WA
Posts: 1,831
Rep Power: 20 chrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to allchrixx is a name known to all
Default Re: X301 linux -- wifi & suspend/resume interaction

Quote:
Originally Posted by OlinShivers View Post
Chris-

Thanks a lot for taking the trouble to put up this post; it's just about
the only page currently on the web discussing linux on the X301.

I've followed your instructions on building the wifi drivers and now
have Ubuntu Hardy running with wifi for my Intel 5300 card. I'm still
having a problem, however, and I wanted to check with you to see if you
had seen similar behavior.

What is happening to me is this: my wifi locks up my keyboard after about
two suspend/resume cycles. In more detail:
  • I boot my X301 and log in.
  • NetworkManager sees my wifi access point and connects me.
  • Suspend & resume (with, say fn-f4 or lid-close).
  • NetworkManager gets me back on the net.
  • Suspend & resume a second time.
  • What happens now is that the machine comes up, and I can use it. Meanwhile, NetworkManager is trying to get me on the net. After about 30 seconds, the syslog says
    Code:
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    As *soon* as this happens, (1) the keyboard goes catatonic, and (2) nm-applet's shows the "spinning circle" animation that it does when trying to get on the net. It stays this way permanently -- I never get back on the net, and the keyboard never comes back alive. What's odd is that, although the *keyboard* is catatonic, the *mouse* works: I can manipulate windows -- move them, select them, etc -- with the mouse, and even shut the machine down by using the mouse to select "shutdown" from the gnome menus. (However, at this point, the machine's frequently unable to go all the way down -- it frequently can't unmount /, so it winds up remounting it read-only and then hanging.)

I am completely stuck. I tried to manipulate the network using just
iwconfig and dhclient, without using the NetworkManager, but couldn't
even get on the network that way.

Have you experienced similar behavior? Might you have advice?

Thanks!

-Olin Shivers
I've got the same problem. You could either try wicd or wait it out for 8.10 which has the new kernels or compile a vanilla one for Hardy. Not sure if doing either will help.
Bottom line is Linux just doesn't work well with the newer chipsets as the drivers are still highly-experimental. Lenovo's stupid decision to use crappy Alps pointing devices doesn't help either.

UPDATE: Everything essential works out of the box with the latest 8.10 Beta release. I'd strongly recommend installing this rather than performing all the fixes below.
__________________
NotebookReview Contributor
Workstation - HP Elitebook 8730w + HP LP2475w | Ultraportable - Lenovo Thinkpad X201s | Apple Macbook Aluminum

Last edited by chrixx : 10-05-2008 at 10:29 AM.
chrixx is offline  
Old 10-07-2008, 10:59 AM   #8 (permalink)
OlinShivers
Newbie
 
Join Date: Oct 2008
Posts: 2
Rep Power: 0 OlinShivers is an unknown quantity at this point
Default Re: X301 Vista & Ubuntu Linux Installation

I gave up on getting Ubuntu Hardy to work with custom-compiled wifi drivers.

I installed the current beta release of Ubuntu Intrepid, which comes with a 2.6.27 kernel, and everything works: wifi, suspension, and X.

There was a recent problem involving the ethernet driver, e1000e -- initial Intrepid test releases used a buggy driver that would kill your ethernet chip. By "kill," I mean that the fix is to have your motherboard replaced. Ouch. (The issue was that the driver loaded broken firmware into the chip, which then rendered it catatonic, so you couldn't subsequently load corrected firmware.) Ubuntu was a little slow about turning this off. The beta release notes mention this issue, somewhat vaguely, and say that the driver is disabled. Yet I see the driver in /lib/modules. So, just to play it safe, I hand-delete e1000e.ko from my driver tree, and will simply operate wirelessly until the official launch of intrepid.

Thanks, again, Chris, for putting up this page.
-Olin
OlinShivers is offline  
Old 10-11-2008, 04:09 AM   #9 (permalink)
Goonie
Newbie
 
Join Date: Jul 2008
Posts: 4
Rep Power: 0 Goonie is an unknown quantity at this point
Default Re: X301 Ubuntu Linux Installation

Can anyone of you happy X301 owners answer the following questions:

- Did you try the DisplayPort? Can it drive a 30" monitor (e.g. Dell) at its native resolution (2560 x 1600)?

- How audible is the fan? When idling? How about full load?

- Is the position of the Function (fn) and Control (ctrl) keys interchangable, either via BIOS or via Ubuntu keyboard hacks?

- Can someone post the output of "lspci -v" and "lsusb"?

Best regards,

Andreas
Goonie is offline  
Old 10-21-2008, 02:46 PM   #10 (permalink)
undoIT
Notebook Consultant
 
undoIT's Avatar
 
Join Date: Sep 2008
Posts: 232
Rep Power: 9 undoIT will become famous soon enough
Default Re: X301 Vista & Ubuntu Linux Installation

Hi chrixx. Have you done any kind of benchmarks to compare heat and battery life when running Vista vs. Ubuntu? Is the fan often on during normal usage? I remember reading that fan noise and heat were a problem with the X300.

Really glad to hear that everything is basically working with Ubuntu 8.10 out of box. The X301 looks like the ultimate ultra-portable.
__________________
undoIT is offline  
Closed Thread
Page 1 of 4 1 234 >

« Previous Thread | Next Thread »

Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 03:46 PM.


Contact Us - - Top

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2

  • Technology Guide
  • Desktop Review
  • Digital Camera Review
  • Notebook review
  • BrightHand
  • TablePCReview
  • Printer Comparison

TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.


TechTarget Corporate Web Site |  About Us |  Advertising |  Site Map |  Contact Us |  Submit Review |  RSS Feeds |  Jobs

All Rights Reserved, Copyright 2000 - 2010, TechTarget |  Read our Privacy Statement

LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!