EditHistoryPrint

Lenovo 3000 N200

Created by: Bill Giannikos,Last modification on Tue 01 of Apr, 2008 [11:26 UTC]by Anonymous


This guide is intended to provide you details on how well this laptop works with Linux and which drivers you need to configure. For details on how to actually install and configure the required drivers have a look at our guides section for distribution specific instructions.






If you are looking to purchase this laptop you can visit Lenovo's 3000 series notebooks page.

Authors

Bill Giannikos (bill2 at giannikos.com.au)

Introduction

This is a guide to running Linux with the Lenovo 3000 N200 laptop.

Specifications

NameLenovo 3000 N200
ProcessorIntel Core 2 Duo T7300 2.0GHz
Screen15.4" WXGA
RAM1GB
HDD120GB
Optical DriveDVD+-RW
GraphicsNVIDIA GeForce Go 7300
Network10/100/1000 Ethernet, Intel 4965 802.11agn Wireless, Bluetooth
Other4 x USB2.0, 1 x Firewire

Linux Compatibility

DeviceCompatibilityComments
ProcessorYes
ScreenYes
Optical DriveYes
GraphicsYesSee notes below
SoundYesSee notes below
EthernetYes
WirelessYesUse iwlwifi driver
BluetoothYes
56K ModemNot Tested
USBYes
FirewireNot Tested
SD Card ReaderYes
PCMCIANot Tested
Fingerprint ReaderYesUse libfprint
WebcamYesUse this driver

Notes

The NVIDIA GeForce Go 7300 found in the N200 works with both the open source 'nv' driver as well as nvidia's proprietary driver. However you will need to use the proprietary driver to get 3D support.

The wireless controller requires the iwlwifi driver. However depending on the distribution used this may be difficult to install. An up to date Fedora 7 installation (one which has all the latest updates installed) supports this controller out of the box and when Ubuntu 7.10 is released that will also have builtin support. Have a look at the guide below for more details.

Like the wireless support it depends on your Linux distribution on how well the sound in the N200 works. If it does not work out of the box then try adding the following line to your /etc/modprobe.conf (or your distribution's equivalent) file:
options snd-hda-intel model=lenovo
If you already have a line in your modprobe.conf file which starts with options snd-hda-intel then you should add model=lenovo to the end of that line. If the audio still doesn't work then you will need to compile and install the latest ALSA drivers (use at least version 1.0.15rc2)

Related Resources

Preparing your laptop for Linux
Configuring a nVidia graphics chip
Configuring the iwl4965 driver for the Intel 4965AGN wireless controller
Increasing battery life
Configuring the audio

Summary

Linux compatibility for the Lenovo 3000 N200 varies depending on the Linux distribution used. For the easiest installation you should use something with kernel version 2.6.22 or higher.


Have you installed Linux on this laptop? If so how about leaving a comment about your success in the comments section below.



Comments

Comments Filter

Reply to this comment

Sound Problem with Kubuntu Hardy Heron 8.04

by Felipe, Monday 12 of May, 2008 [11:14:36 UTC]
1) sudo gedit /etc/modprobe.d/alsa-base

2) In the editor, add the following line at the end of the file:
options snd-hda-intel model=lenovo

if there's already a line with the text "options snd-hda-intel", then just add

model=lenovo

at the end of the line.

3) restart

Reply to this comment

Sound problem fix

by FaBjE, Friday 11 of April, 2008 [11:11:19 UTC]
I had a weird problem with my soundcard.
First it worked perfectly, but after updating the drivers and putting the model=lenovo option in place it refused to work...

But after a long night I read somewhere on the internet I had to enable the internal modem and then it would work.
I first though it was **** but after a while I thought I'll give it a try
And miraculously it worked...

So if your soundcard is failing, check if the internal modem is enabled in your BIOS

Reply to this comment

Kubuntu: Solving the sound problem

by Felipe, Sunday 21 of October, 2007 [21:57:39 UTC]
With kubuntu 7.10 those problems are already solved. The only change that is needed is to make a modprobe.conf file with the line:
options snd-hda-intel model=lenovo
and save it in /etc/modutils and in /etc/modprobe.conf

Note that although the wifi network works out of the box, I have not been able to make the signal light to turn on or blink... although it works really fine.

Contact Us Advertise with Us Sister Sites Privacy Policy Terms of Use

Copyright © 2006-2008 Linlap.com