SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:poulsbo [2015/04/03 20:40]
llev fbdev pkg version up
en:guides:poulsbo [2015/04/04 12:40] (current)
linea
Line 1: Line 1:
 ====== Poulsbo (aka GMA500) ====== ====== Poulsbo (aka GMA500) ======
  
-This is a short guide on getting the Poulsbo graphics working nicely with SliTaz+This is a short guide on getting the Poulsbo graphics working nicely with SliTaz 4.0 or new rolling-core
- +
-Start by booting the 4.0 version of SliTaz with a working network connection. Run the installer and when asked for source pick Web and paste the following url: +
- +
-<​file>​http://​mirror.slitaz.org/​iso/​rolling/slitaz-rolling.iso</​file>​ +
- +
-After a successful installation you will need to do the following steps to get the graphics working.+
  
 +Boot SliTaz and establish a working network connection. ​
 +After a successful installation you will need to do the following steps to get the graphics working:
  
 <​code>#​ nano /​etc/​rcS.conf</​code>​ <​code>#​ nano /​etc/​rcS.conf</​code>​
 Look for the row called LOAD_MODULES and remove poulsbo from the list, also make sure that psb_gfx is present. Look for the row called LOAD_MODULES and remove poulsbo from the list, also make sure that psb_gfx is present.
- 
  
 Then remove VESA and add the psb_gfx module (which is inside the linux-staging package): Then remove VESA and add the psb_gfx module (which is inside the linux-staging package):
 <​code>#​ tazpkg remove xorg-xf86-video-vesa ​ <​code>#​ tazpkg remove xorg-xf86-video-vesa ​
 +# tazpkg recharge
 # tazpkg get-install linux-staging</​code>​ # tazpkg get-install linux-staging</​code>​
  
-The fbdev-driver ​also needs to be installed ​(to replace VESA)+The fbdev-driver needs to be installed/updated: 
-<​code># ​wget http://​cook.slitaz.org/​cooker.cgi?​download=xorg-xf86-video-fbdev-0.4.4.tazpkg -O fbdev.tazpkg + 
-# tazpkg install fbdev.tazpkg</​code>​+<​code># ​tazpkg -gi xorg-xf86-video-fbdev</​code>​
  
 Simply reboot and the graphics should work nicely with the correct resolution. Simply reboot and the graphics should work nicely with the correct resolution.
 
en/guides/poulsbo.1428086458.txt.gz · Last modified: 2015/04/03 20:40 by llev