netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox
https://firejail.wordpress.com
GNU General Public License v2.0
5.69k stars 557 forks source link

Can't run vglrun inside firejail #3702

Open markododa opened 3 years ago

markododa commented 3 years ago

Running firefox inside firejail on xephyr with firejail --x11=xephyr --noprofile firefox works, however 2d performance is bad on some html5 games. On unjailed xephyr i can start firefox with vglrun firefox, however doing that in firejail gives me a black screen.

rusty-snake commented 3 years ago

So you get only a black screen when you run firejail --x11=xephyr --noprofile /usr/bin/vglrun /usr/binfirefox and xephyr is firejailed too (via firecfg symink).