<JBD1986>
jas-hacks, no, and I'm not sure what that does, I'll look into it
<jas-hacks>
glxinfo reports the vivante Open GL is active
<jas-hacks>
I the problem still with the window drag?
<jas-hacks>
s/I/Is
<JBD1986>
jas-hacks, the problem with window drag is still present
<JBD1986>
also, running glxgears just seems to freeze the system
<JBD1986>
I see that it should open a benchmark tool
<JBD1986>
note that after running glxgears, cpu usage of X server listener is at 50%
<JBD1986>
100% of 1 core
<jas-hacks>
freeze requires a reboot?
<JBD1986>
looks like it
<jas-hacks>
you running straight X or matchbox?
<JBD1986>
openbox is the windows manager
<JBD1986>
other than than, just straight X i believe
<jas-hacks>
can you try without openbox?
<JBD1986>
well i have to run x-window-manager at least to drag the windows around right?
<jas-hacks>
it is using openbox to do that
<jas-hacks>
then the problem could be with openbox
<WarheadsSE>
JBD1986: do you have any other DE/DWM in the image besides openbox
<WarheadsSE>
or, just fire up just xterm in x
<JBD1986>
how do you drag windows in x, without WM?
<WarheadsSE>
in .xinitrc : exec xterm;
<MikeSeth>
JBD1986: alt + drag?
<JBD1986>
they appear to be just 3 static terminals. Don't see any way to move them
<MikeSeth>
oh wait without wm they're just statically pinned to the root window I think
* MikeSeth
tries to recall
<jas-hacks>
JBD1986: thats correct, you need a window manager
<WarheadsSE>
Hence "do you have any other DE/DWM in the image besides openbox"
<jas-hacks>
JBD1986: hste has lxde running on my debian rootfs it should be using openbox, can ask him to test
<jas-hacks>
hste: are you running lxde?
<hste>
jas-hacks: yes
<jas-hacks>
JBD1986 has a problem on dora when dragging a window in openbox, do you see a problem when dragging a large window (50% of the screen size).
<hste>
no
<hste>
I have seen it long time ago, but not lately
<JBD1986>
i'm wondering if I don't have the vivante driver integrated completely
<JBD1986>
I recently switched to dora, and on top of that, I was previously using fbdev
<jas-hacks>
fbdev using the vivante libs?
<JBD1986>
I believe so
<JBD1986>
we had video acceleration
<JBD1986>
but everything desktop related was using the cpu
<JBD1986>
now I am actually starting the vivante driver
<JBD1986>
and it shows up in lsmod as used
<jas-hacks>
can you verify that libGAL.so, libEGL.so, libVivante.so are the x11 versions not the fb ones?
<jas-hacks>
files sizes should be:
<jas-hacks>
3687996 libVIVANTE-x11.so
<jas-hacks>
329808 libEGL-x11.so
<jas-hacks>
3960240 libGAL-x11.so
<JBD1986>
-rw-r--r-- 1 root root 329808 Jan 7 2014 libEGL.so.1.0
<JBD1986>
-rw-r--r-- 1 root root 3960240 Jan 7 2014 libGAL.so
<JBD1986>
don't see vivante
<JBD1986>
jas-hacks, names don't match exactly, but sizes are correct for the 2 I do have