Install Ubuntu 7.10 on Lenovo 3000 N200

Its almost running out of the box.

Desktop Stuff

Compiz Einstellungen

Install Advanced Desktop Effect Settings

 sudo aptitude install compizconfig-settings-manager

Screenlets

Take a look at http://tombuntu.com/index.php/2007/08/24/osx-like-widgets-with-ubuntu-screenlets-and-compiz-fusion/ or http://compiz.org/Desktop_Screenlets

Avant Window Navigator

Desktop Background Shell

see Transparent Terminal on Background

Screen flickering

Tried to get rid of my screen flickering with following code (works till now)

Insert at the end of /etc/modprobe.d/nvidia-kernel-nkc

 options nvidia_new NVreg_Mobile=1 NVreg_RegistryDwords="PerfLevelSrc=0x2222"

Hardware

Fingerprint Reader

see Enable_AuthenTec_Fingerprint_Reader_as_PAM_modul

Sound

Add following line to the end of /etc/modprobe.d/alsa-base (do it with sudo)

 options snd-hda-intel model=lenovo

Change all Audio settings to use ALSA (System->Preferences->Sound)

Webcam

Works out of the Box.

To test you can use following programm

 sudo aptitude install cheese

Security

Firewall

Added following line to /etc/init.d/networking before the switch case

 # add block all incoming firewall rule
 iptables -I INPUT \! -i lo -m state --state NEW,INVALID -j DROP

TODO: http://www.cyberciti.biz/tips/how-do-i-run-firewall-script-as-soon-as-eth0-interface-brings-up.html

Network

Kismet

TODO: kismet config file and starter script

Links / Referenzen

TODO's

Trackback URL for this post:

http://www.2030.tk/trackback/26

Yesterday I tried to put the

Yesterday I tried to put the UNR image into the USB stick under Windows XP SP3,But it failure without any reason(when USB stick had be written,it was still empty...)...I tried several times,but it still fail. And there isn't any superfluous computer can be installed Ubuntu...I tried to use Virtual Box {REMOVED link that looks like spam} ,but it has a terrible support of USB drivers...What can I do...

rac's picture

see my answer on your other

see my answer on your other comment
http://www.2030.tk/wiki/Install_Ubuntu_8.04_on_Lenovo_3000_N200_with_enc...

And next time, please don't double post your questions ;-)

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Use <fn>...</fn> to insert automatically numbered footnotes.
  • You can use the <go> tags just like the <a> for nicer urls.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.