5Jun/100
Ubuntu 10.04 @ Lenovo ThinkPad T410s
Works out of the box
- Graphics (Intel GMA HD Graphics)
- Wlan
- Lan
- Webcam, tested in Skype
- Touchpad and trackpoint
Works with some tweaking
USB was not working out of the box, but after an kernel update (to 2.6.32-22 64 bit) it started working- There was not sound out of the box, but a work-around is found at launchpad.net
Not tested
- Fingerprint reader
- Card reader
- CD/DVD writer
- e-SATA
Updated 13 June
USB do not work, unless some device is attached when the computer i booting :(
5Jun/100
Installing VirtualBox (non-free) in Ubuntu 10.04, Lucid Lynx
sudo -s "echo 'deb http://download.virtualbox.org/virtualbox/debian\ lucid non-free' >> /etc/apt/sources.list" wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - sudo apt-get update sudo apt-get install virtualbox-3.2
