On Thu, 2016-10-06 at 18:44 +0200, Reiner Herrmann wrote: > Hi synp1t0n, > > thank you for the report. > > On Wed, Oct 05, 2016 at 01:07:37PM -0700, synp1t0n wrote: > > * What led up to the situation? > > It seems to be that after the latest nvidia-driver update to > > 367.44-2, steam no > > longer runs in firejail. It previously worked without issue. > > > Are other programs working with the steam profile, which are using 3D > acceleration, like glxgears? > > $ firejail --profile=/etc/firejail/steam.profile glxgears > > > And just to confirm, steam is working fine without crashes when used > without firejail? > > I don't have an nvidia card, but with my intel card steam is not > crashing when started with firejail. > > Can you perhaps try to find a line in the steam.profile which causes > problems by commenting them out and checking if it's still crashing? > > Regards, > Reiner >
Hello, "Are other programs working with the steam profile, which are using 3Dacceleration, like glxgears? $ firejail --profile=/etc/firejail/steam.profile glxgears" I get a blank screen instead of the moving gears animation for glxgears when running it under the firejail steam profile. The terminal shows the refresh rate like normal and no errors though. Glxgears works fine outside of firejail. "And just to confirm, steam is working fine without crashes when used without firejail?" Yes, that is correct. "Can you perhaps try to find a line in the steam.profile which causes problems by commenting them out and checking if it's still crashing" Sure. I guess I should have done this in the first place... my apologies, this is my first bug report. Anyway, yes if I comment out the "noroot" line in the steam profile it works. Strange that this stopped working after a video driver update but maybe not... I have much to learn still. Thank you for your time. Synp1t0n