SliTaz GNU/Linux official and community documentation wiki.
.png
Translations of this page:

This is an old revision of the document!


Poulsbo (aka GMA500)

This is a short guide on getting the Poulsbo graphics working nicely with SliTaz 4.0 or new rolling-core

Boot SliTaz,install,establish a working network connection.

After a successful installation you will need to do the following steps to get the graphics working.

# nano /etc/rcS.conf

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):

# tazpkg remove xorg-xf86-video-vesa 
# tazpkg recharge
# tazpkg get-install linux-staging

The fbdev-driver needs to be installed/updated:

# tazpkg -gi xorg-xf86-video-fbdev

Simply reboot and the graphics should work nicely with the correct resolution.

 
en/guides/poulsbo.1428093942.txt.gz · Last modified: 2015/04/03 22:45 by mojo