Apr 22
Installing Ubuntu 7.04 (Feisty Fawn) on Dell Inspiron 8600
**** General Hardware Specifications of Inspiron 8600 ****
| Hardware Components | Status under Linux | Notes |
| Pentium M processor 1.6Ghz | Ok | |
| 15.4 WXGA+ (1680×1050) TFT Display | Ok | Default resolution 1024×768 — Didn’t detect native resolution! I had to manually edit xorg.conf. See configuration steps below. |
| ATI Radeon 9600 (Mobile) AGP video card | Ok | |
| 512MB + 256MB PC2700 | Ok | |
| 40 GB Ultra ATA Hard Drive 7200 RPM (Toshiba) | Ok | |
| Integrated Network Card | I don’t know | I only used the wireless card for now |
| Intel Pro Wireless 2915ABG | Ok | I just had to setup the WiFi SSID and WEP key. |
| Internal 56k Modem | I don’t know… | I never tried the modem |
| DVD-ROW/CD-RW | Ok partially tested |
I’ve been able to read DVD/CDs, but I haven’t tried burning CDs with it. |
| 59 WHr Lithium-Ion Battery | Ok | |
| Integrated sound card | Ok | |
| IEEE-1394 (Firewire) | I don’t know | I have no firewire device to try it. |
| ALPS GlidePoint | Ok | Mouse navigation, Tap for click, Vertical scrolling are working. Horizontal scrolling is not working. |
| PC Speaker | Ok | |
| Keyboard – Canadian French Layout | Ok | |
| Logitech Wireless Mouse | Ok | Some special buttons are not working, but that’s not a big deal for me. |
| 4GB Patriot USB Key | Ok | Just plug it into the USB port and it is automatically detected. An icon is provided on the desktop. |
**** Special Keyboard Keys ****
| Volume Up / Down | Ok | |
| Mute | Ok | |
| Media Play/Pause toggle | I don’t know | |
| Media Stop | I don’t know | |
| Media Skip Next | I don’t know | |
| Media Skip Previous | I don’t know | |
| Power button | I don’t know | |
| Fn + Volume Up / Down | Ok | |
| Fn + Mute | Ok | |
| Fn + Brigthness Up / Down | Ok | |
| Fn + Numeric keypad | Ok | Behave correctly depending if NumLock is On or Off |
| Fn + CRT/LCD | I don’t know | |
| Fn + Suspend | I don’t know | |
| Fn + Scroll Lock | I don’t know | |
| Fn + SysRq | I don’t know | |
| Fn + Wireless (on/off) | Ok | But there is no visual indication that wireless on/off has been toggled. ifconfig still show an ip address when wireless is off (maybe by design… I’m too used to ipconfig from Windows |
**** Installation Steps ****
- Plug the laptop into the power outlet.
Yes I experienced issues in the past when installing OS (Windows and Linux) while running on battery power. So now I don’t take the chance, its too long to have to reinstall… - Boot with CD
- Choose ‘Start or install Ubuntu’ on boot menu
- When GNOME appears, start the installation by clicking the ‘Install’ icon
- Choose the installer’s language: English, [Forward]
- Choose the time zone: Montreal, [Forward]
- Choose the keyboard layout: Canada / Canada for standard canadian french layout, [Forward]
- Partition the hard drive: manual because I have a special dual-boot with Windows XP, [Forward]
- Migrate Documents and Settings for an existing operating system: none, [Forward]
- Enter name, login, password and computer name, [Forward]
- INSTALL! (a 20 minutes step)
- Restart the computer, don’t forget to remove the CD when asked to
- Boot Ubuntu 7.04 for the first time
**** Configuration Steps ****
Install Ubuntu Updates
|
Setup Wireless Connection
|
Set Screen Resolution
|
Turn off annoying PC Speaker “beeps”
|
**** Additional Software Installation ****
| Automatix2 | follow these steps in a terminal window (taken from http://www.getautomatix.com/wiki/index.php?title=Installation): echo "deb http://www.getautomatix.com/apt feisty main" | sudo tee -a /etc/apt/sources.list |
| Multimedia codecs (using Automatix) |
Codecs and Plugins section / Multimedia codecsAfter I installed this, I’ve been able to listen to WMV (Windows Media Movies) files. |
| KeePassX | This is a password manager that is multi-platform. Works well. Installed using Synaptic from the universe repository. |
| Firefox Extension: Foxmarks Bookmarks Synchronizer |
Bookmark synchronizer I setup to connect to my own WebDAV server. It as its problems (not linked to Ubuntu) but works well when synchronizing manually. |
**** Additional Notes ****
| * | I have the feeling the font settings were better with my laptop using the previous versions of Ubuntu. Text looked nicer and was easier to read. Maybe this is a side effect because it didn’t detect my monitor native resolution correctly at first. |
| * | Next steps will be to give a try to the new composite window manager, Compiz… |