linux mint 13

DocLight
Posts: 16
Joined: Fri Apr 20, 2012 7:57 pm

Re: linux mint 13

Post by DocLight »

gabrielh wrote:The release is still has several bugs. There is still some housekeeping to do.
No, i'm talking about your hint above concerning the release of a Mint 13 image or something else for the fitPC2.

gabrielh
Site Admin
Posts: 1260
Joined: Thu Jun 02, 2011 1:13 pm

Re: linux mint 13

Post by gabrielh »

Please follow this guide http://www.fit-pc.com/forum/viewtopic.php?f=68&t=2991 for install Linux Mint 13 on Fit-PC2. This is the latest stable tested release.
Gabriel Heifets

Fit-PC2/3/IntensePC support.

DocLight
Posts: 16
Joined: Fri Apr 20, 2012 7:57 pm

Re: linux mint 13

Post by DocLight »

A small hint:
in my installation of Mint 13 Mate on a Z550 fitPC2i (backported Mate 1.4, EMGD 1.16, activated C-states, WLAN, Kernel 3.2.0-38) the PC hangs during shutdown/restart in some cases - obviously due to some problems with IRQ-handling (i assume WLAN is the bad boy).
After search & test i've added a noapic irqpoll to the kernel boot parameters.
Edit the /etc/default/grub und update grub:

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash psb_gfx.dummy=1 noapic irqpoll"
After that all problems are gone.

startit_ltd
Posts: 181
Joined: Thu Jul 23, 2009 7:18 am

Re: linux mint 13

Post by startit_ltd »

Thanks for the hint!
You should extend with vmalloc, too, like this:

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash psb_gfx.dummy=1 vmalloc=192M noapic irqpoll"

DocLight
Posts: 16
Joined: Fri Apr 20, 2012 7:57 pm

Re: linux mint 13

Post by DocLight »

good idea... thanks :)

Post Reply

Return to “Linux Mint”