Installing Ubuntu 7.10 on a ThinkPad R51
Contents
Installation of Ubuntu 7.10 on a ThinkPad R51 (model 1830-Y44)
Series: R51
Model: 1830-Y44
Operating system: Ubuntu 7.10 Gutsy Gibbon, Desktop Edition]]
Summary
What works after installation
- Detection of CPU core and automatic configuration of frequency
- Wired Network (Intel PRO/100)
- Wireless Network (madwifi-ng driver). WEP not working properly.
- Sound
- Video
- Suspend & Hibernate
What needs to be fixed
- Embedded Security Subsystem
FIXME
|
Copy&pasted from 7.04
|
- Active Protection System
- Switching to External Video Port using keys Fn+F7
What has not yet been tested
- Firewire (IEEE 1394)
Not included with this model
TODO
|
To be added
|
Annoyances
Installation
Installation is very simple. Boot from the Ubuntu LiveCD and select the install option. The video card, sound and wireless all work perfectly. Windows partitions are automatically detected and added to /etc/fstab.
Fixes after installation
It might occur that the machine freezes during the boot process. This issue and it's solution is described here.
To make a long story short for those of you who know how to handle a console:
1) Change the resolution in /etc/usplash.conf to 1024x768
2) Add vga=791 to the kernel line in /etc/boot/menu.lst
3) sudo update-initramfs -u -k `uname -r`
TODO
|
To be added
|