[Arm-netbook] x11 for a10 cpu
Peter Steenbergen
p.steenbergen at j1nx.nl
Mon Jul 9 10:53:17 BST 2012
Output of lsmod;
Module Size Used by
8192cu 509365 0
mali_drm 1954 0
mali 131234 0
hdmi 15253 0
lcd 2706 0
disp 218686 3 hdmi,lcd
ump 42518 2 mali,disp
My xorg.conf;
# X.Org X server configuration file for xfree86-video-mali
Section "Device"
Identifier "Mali FBDEV"
Driver "mali"
Option "fbdev" "/dev/fb0"
Option "DRI2" "true"
Option "DRI2" "true"
Option "DRI2_PAGE_FLIP" "true"
Option "DRI2_WAIT_VSYNC" "false"
EndSection
Section "Screen"
Identifier "Mali Screen"
Device "Mali FBDEV"
DefaultDepth 24
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Serverflags"
Option "AIGLX" "false"
EndSection
Section "Module"
Disable "dri"
Disable "glx"
EndSection
Full output of dmesg;
http://pastebin.com/0iQY7Mky
(spawn error are another bug because of the lack of initrd)
Modules loading order (/etc/modules)
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
lcd
hdmi
ump
disp
mali
mali_drm
8192cu
A lot of info, but I am lost. Don see why the DRI is not being created.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.phcomp.co.uk/pipermail/arm-netbook/attachments/20120709/ba4853cc/attachment.html
More information about the arm-netbook
mailing list