6Jun/100
Evolution 2.30.1 for Ubuntu 10.04 64 bit
For some reason Ubuntu 10.04 is shipped with Evolution 2.28.3, which for me is quite unstable. Crashes with Segmentation Fault very often. However, Jacob Zimmermann has a PPA with Evolution 2.30.1:
sudo add-apt-repository ppa:jacob/evo230
sudo apt-get update
sudo apt-get dist-upgrade
I hope this is more stable!
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