beaker icon indicating copy to clipboard operation
beaker copied to clipboard

Raspberry Pi 4 - Builds but failed to load driver kms_swrast

Open phoenixbyrd opened this issue 5 years ago • 2 comments

It starts, but the window says something about failing to connect to the deamon

beakererror

2020-07-11T23:54:55: PM2 error: (node:25749) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information [25793:0711/235455.246588:ERROR:gles2_cmd_decoder.cc(2843)] [GroupMarkerNotSet(crbug.com/242999)!:DC7DC106]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command [25793:0711/235455.326938:ERROR:gles2_cmd_decoder.cc(2843)] [GroupMarkerNotSet(crbug.com/242999)!:5C70C106]GL ERROR :GL_INVALID_ENUM : BackFramebuffer::Create: <- error from previous GL command MESA-LOADER: failed to open kms_swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:$${ORIGIN}/dri:/usr/lib/dri) failed to load driver: kms_swrast MESA-LOADER: failed to open swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:$${ORIGIN}/dri:/usr/lib/dri) failed to load swrast driver npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! beakerbrowser@ start: gulp start npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the beakerbrowser@ start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

phoenixbyrd avatar Jul 12 '20 05:07 phoenixbyrd

There's a standing issue for the daemon on using the rpi which probably explains what you're hitting: https://github.com/hypercore-protocol/hyperdrive-daemon/issues/49

We're about to replace the daemon with hyperspace. I'd check in after our hyperspace port to see if things are better.

pfrazee avatar Jul 13 '20 19:07 pfrazee

I would be very interested to experiment beaker on raspberry pi with students, any news on that issue?

raphaelbastide avatar Oct 08 '20 13:10 raphaelbastide