Changes

Jump to: navigation, search

Linux Mint 13 on fit-PC2

138 bytes added, 09:42, 27 September 2018
# deb http://archive.ubuntu.com/ubuntu/ maverick-updates main restricted universe multiverse
# maverick is unsupported officially, but the archives are still available
deb http://76old-releases.73ubuntu.4.58com/ubuntu/ maverick-updates main restricted universe multiverse
* System update will perform the downgrade procedure
$ sudo apt-get update
== Blacklist opensource psb_gfx drivers ==
* Edit /etc/default/grub, add "psb_gfx.dummy=1vmalloc=192M" to GRUB_CMDLINE_LINUX_DEFAULT, it should look like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash psb_gfx.dummy=1vmalloc=192M"
* And then run
$ sudo update-grub2
== EMGD drivers ==
Download and install [http://filebinwww.cafit-pc2.com/download/mint/fitpc2/NTEAN9EkYqTmaya/emgd-dkms_1.16.3196.deb emgd-dkms_1.16.3196.deb] and [http://filebinwww.cafit-pc2.com/download/mint/fitpc2/HxXLLGN7qYImaya/emgd-bin_1.16.3196.deb emgd-bin_1.16.3196.deb]
$ sudo dpkg -i emgd-bin_1.16.3196.deb emgd-dkms_1.16.3196.deb
* '''Reboot to complete the basic installation!'''
== Hardware-accelerated FlashPlayer ==
* Download [http://filebinwww.cafit-pc2.com/download/mint/fitpc2/Hxa9FOvTJnGmaya/libflashplayer_2_0_05092012.so libflashplayer_2_0_05092012.so]
$ sudo cp libflashplayer_2_0_05092012.so /opt/mint-flashplugin-11/libflashplayer.so
* Just open some HD video on youtube and it should be played well
== Forum ==
* Users feedback is highly appreciated on our [http://www.fit-pc.com/forum/viewtopic.php?f=68&t=2991 forum page]
 
 
[[category:fit-PC2]]
[[category:Linux]]