So... First off.. Heh, I posted in the ARCHLINUX forums, not the ARM forums.. Didn't know there was a Forum for the ARM architecture. Anyways, Here's the post:
I got mate and lightdm all up and running (gnome seems to run extremely slow, but I gather its because of the heavyness of the DE) Anyways, I've got the veyron-libgl driver installed, along with the xf86-video-armsoc-rockchip driver. But I can't get chromium to boot, and any GUI seems to throw out the error (I.E Gedit) And this seems to be the issue:
~]$ gedit
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
~]$ chromium
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
[650:667:0306/202116:ERROR:zygote_host_impl_linux.cc(520)] Failed to adjust OOM score of renderer with pid 745: Permission denied
[741:741:0306/202116:ERROR:sandbox_linux.cc(334)] InitializeSandbox() called with multiple threads in process gpu-process
[650:650:0306/202116:ERROR:logging.h(813)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
[650:650:0306/202116:ERROR:logging.h(813)] Failed to call method: org.freedesktop.DBus.ObjectManager.GetManagedObjects: object_path= /: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
[650:667:0306/202116:ERROR:zygote_host_impl_linux.cc(520)] Failed to adjust OOM score of renderer with pid 815: Permission denied
[650:667:0306/202116:ERROR:zygote_host_impl_linux.cc(520)] Failed to adjust OOM score of renderer with pid 816: Permission denied
[650:667:0306/202116:ERROR:zygote_host_impl_linux.cc(520)] Failed to adjust OOM score of renderer with pid 822: Permission denied
[650:667:0306/202116:ERROR:zygote_host_impl_linux.cc(520)] Failed to adjust OOM score of renderer with pid 823: Permission denied
Segmentation fault (core dumped)
And the system seems to run even slower with the driver installed then without it. What's the issue? Why doesn't it load correctly? How can I fix it?
Thanks in advance!