Linux Mint 9 is officially supported
Posted: Tue Nov 30, 2010 3:50 pm
Hi all,
Linux Mint 9 Isadora is officially supported. It`s LTS (Long Term Support) release, similar to Ubuntu 10.04.
There is a new graphic driver available - EMGD IntelĀ® Embedded Media and Graphics Driver. In comparison with previous IEGD drivers:
- Better 2D, 3D (Visual Effects) support.
- Suspend/Resume working.
In comparison with PSB drivers:
- Xv video playback works fine.
Prepare installation media
- You can use USB CD-ROM Drive or USB Flash drive (disk-on-key) as installation media.
- Download Linux Mint 9 "Isadora" - Gnome CD (32-bit).
- If you are using USB CD-ROM - burn downloaded image directly on CD.
- If you are using USB Flash drive, 1GB would be enough, use "Startup Disk Creator" utility to create LiveUSB.
Installation of generic Linux Mint 9
- Standard Linux Mint installation - choose timezone, partitions, username, password etc.
- Unplug USB CD-ROM / USB Flash drive and reboot
- Login using previously selected username and password
Required system changes
- Add the following lines to /etc/apt/sources.list
- Refresh update manager
- Install kernel image, kernel headers, graphic drivers and media player for HD playback:
- Remove generic image and sources that are not fully compatible with fit-PC2.
- Restart fit-PC2
Linux Mint 9 is now installed.
Known issues:
- There is no OSD/subtitles support in mplayer-vaapi.
- Visual Effects can cause buggy windows representation. Set Preferences->Appearance->Visual Effects to "None"
Linux Mint 9 Isadora is officially supported. It`s LTS (Long Term Support) release, similar to Ubuntu 10.04.
There is a new graphic driver available - EMGD IntelĀ® Embedded Media and Graphics Driver. In comparison with previous IEGD drivers:
- Better 2D, 3D (Visual Effects) support.
- Suspend/Resume working.
In comparison with PSB drivers:
- Xv video playback works fine.
Prepare installation media
- You can use USB CD-ROM Drive or USB Flash drive (disk-on-key) as installation media.
- Download Linux Mint 9 "Isadora" - Gnome CD (32-bit).
- If you are using USB CD-ROM - burn downloaded image directly on CD.
- If you are using USB Flash drive, 1GB would be enough, use "Startup Disk Creator" utility to create LiveUSB.
Installation of generic Linux Mint 9
- Standard Linux Mint installation - choose timezone, partitions, username, password etc.
- Unplug USB CD-ROM / USB Flash drive and reboot
- Login using previously selected username and password
Required system changes
- Add the following lines to /etc/apt/sources.list
Code: Select all
## Repository for fit-PC2 users provided by Compulab
deb http://fit-pc2.com/download/ubuntu/dists/lucid binary/
deb-src http://fit-pc2.com/download/ubuntu/dists/lucid source/
Code: Select all
sudo apt-get update
Code: Select all
sudo apt-get install linux-image-2.6.35-34-fitpc2 linux-headers-2.6.35-34-fitpc2 xserver-xorg-video-poulsbo mplayer-vaapi mplayer-skins
Code: Select all
sudo apt-get purge linux-generic linux-image-generic linux-headers-generic linux-image-$(uname -r) linux-headers-$(uname -r) && sudo apt-get autoremove
Linux Mint 9 is now installed.
Known issues:
- There is no OSD/subtitles support in mplayer-vaapi.
- Visual Effects can cause buggy windows representation. Set Preferences->Appearance->Visual Effects to "None"