On 02-04-2015 15:10, Floris wrote:
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
Hopefully X doesn't fallback to vesa or fbdev
Success,
floris
Modified the XOrg.conf : made sure it has only one entry:
Section "Device"
Identifier "gma500_gfx"
Driver "modesetting"
EndSection
on boot : xorg pointer it terminated with an error.
XorgLog: http://pastebin.com/7rpT6D59
--
Regards
Venkat.S