Op Thu, 02 Apr 2015 11:40:56 +0200 schreef Floris <jkflo...@dds.nl>:
Op Thu, 02 Apr 2015 11:22:16 +0200 schreef Venkat Ragavan Swaminathan
<venka...@vortexindia.co.in>:
Posted lsmod info : http://pastebin.com/Y79th67k
The right diver is loaded (gma500-gfx) but Xorg doesn't fully use it.
Backup up your Xorg.conf file and create a new one with only
Section "Device"
Identifier "gma500_gfx"
Driver "modesetting"
EndSection
Most sites [1][2] add
Option "SWCursor" "ON"
to the Device section
Section "Device"
Identifier "gma500_gfx"
Driver "modesetting"
Option "SWCursor" "ON"
EndSection
Success,
floris
[1] https://wiki.ubuntu.com/HardwareSupportComponentsVideoCardsPoulsbo
[2] https://wiki.archlinux.org/index.php/poulsbo