Mari0 on Pinebook Pro

I have a Pinebook Pro running 21.08 with xfce. Installed Mari0 using pacman, but it will not start. Willing to share all technical details, eager for any advice.

Any output in the terminal when it’s run there?

1 Like
WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
Error: bad light userdata pointer
stack traceback:
	[string "boot.lua"]:637: in function <[string "boot.lua"]:633>
	[C]: at 0xffffb12150d4
	[C]: in function 'require'
	[string "boot.lua"]:416: in function <[string "boot.lua"]:311>
	[C]: in function 'xpcall'
	[string "boot.lua"]:645: in function <[string "boot.lua"]:639>
	[C]: in function 'xpcall'
{/pre>

There is a rockchip_dri.so file at /usr/lib/dri/rockchip_dri.so

Hm, that looks like a lua error.

We do have a luajit-git package in the repo, but I haven’t updated it in a while. I will see if I can update it tonight.

Uploaded new luajit-git package to unstable branch. Maybe that one works.

I was just checking the online (web interfaced) versions, and those all seem to be failing also! (Though you cannot see the error, just that it threw an exception.)