-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to launch game #6
Unable to launch game #6
Comments
The same thing happens to me. I did a little bit of digging and I noticed that it does some weird things to the Prefix. I mentioned this in the discourse thread (https://discourse.ubuntu.com/t/introducing-early-access-to-the-steam-snap/28082/29?u=supermatt), but I will re-add the details here. Essentially, I think the snap version of steam does something weird to a number of the files within the game's prefix when you try to run it, and I noticed, for example, that some of the files were truncated to 0 length. Below you can see there's only 3 zero length files when I was running Quake under flatpak, but 267 under snap.
This is quite a problematic bug because if you're sharing your library between snap and flatpak, the prefix is then broken for the flatpak version too. |
Strange, I've just done some testing on games that aren't just the original quake, and the zero size files thing doesn't hold true. It seems I can get Quake 2 to run with Proton 7.0-2, but not with Proton Experimental. Quake 1 doesn't work at all, and has the zero size files issue, which means it breaks the Flatpak version. Quake champions just won't start at all in Snap Steam, but then does start in Flatpak. |
Decided to do another test where I completely refreshed snap steam, and the problem with zeroing the filesize of a number of files does persist. I just tried Quake Champions, which didn't have such an issue 2 days ago, and now it does. The compatdata here is the snap version, and compatdata.bak is the flatpak version.
|
Pure snap steam installation here. I'm seeing denials by Apparmor when I try to run a game with Proton 7.0-2.
Almost no files under compatdata/<appid>/ are created. Sub folders like pfx/drive_c/windows don't exist and therefore miss the links to the Proton 7 executables/libraries. |
I think this will actually be fixed by canonical/snapd#11760 |
@kenvandine when's this likely to land? I did a snap refresh about 5 minutes before your comment and still had issues. |
It still needs reviews and approvals from the snapd team and will land in
the edge channel of snapd once it's merged. Probably sometime next week,
but I can't say for sure.
…On Fri, May 6, 2022 at 11:50 AM Matthew Ames ***@***.***> wrote:
@kenvandine <https://github.com/kenvandine> when's this likely to land? I
did a snap refresh about 5 minutes before your comment and still had issues.
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAANMBLCPLERLAIS3PC34SLVIU5S7ANCNFSM5UY2HNJQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Ubuntu - "I am what I am because of who we all are"
|
Thanks @kenvandine. I'll keep an eye on the updates and will report back when if/when I see it fixed. |
@kenvandine I see that the change mentioned has been shipped. No longer are certain games' prefix files zeroed, but the games still do not start. I wish I had more time to troubleshoot right now, but I may be able to find some time tomorrow. |
I am also having this issue. I have updated snapd to latest edge with : sudo snap refresh snapd --channel=latest/edge and also latest steam with : sudo snap refresh steam --channel=latest/edge When running apex legends I see this error in the console output: bwrap: Can't bind mount /oldroot/var/lib/snapd/hostfs/usr/lib/i386-linux-gnu/libnvidia-eglcore.so.450.172.01 on /newroot/var/lib/snapd/hostfs/usr/lib/i386-linux-gnu/libnvidia-eglcore.so.450.172.01: Unable to mount source on destination: Permission denied also later on: bwrap: Can't bind mount /oldroot/var/lib/snapd/hostfs/usr/lib/i386-linux-gnu/libnvidia-eglcore.so.450.172.01 on /newroot/var/lib/snapd/hostfs/usr/lib/i386-linux-gnu/libnvidia-eglcore.so.450.172.01: Unable to mount source on destination: Permission denied Unsure if this info is relevant. |
For what it's worth, I'm using an AMD graphics card and I can't launch some games. |
I'm experiencing this as well. To try to work around it, I created a prefix using the proton binary in command line without steam open. This created the prefix, but I am still unable to launch the game. I'm seeing the same errors as @pallebone. |
I'm able to launch games both native and proton on an Intel laptop using integrated graphics. On Nvidia proton games don't launch as described in my original comment, native games do launch but don't detect the GPU. Running Total War: Three Kingdoms the only renderer available is llvmpipe. The only vulkan related warning in the log was: EDIT: Using this patch #20, Vulkan does work for Nvidia GPUs when running native games. Proton games still don't work however. |
I'm experiencing the same issue on using Snapd edge and Steam edge. I'm running an AMD card, games are on a mounted drive that has also been used with Steam deb and Steam flatpak. But I also installed another game (Elder Scrolls Arena, chosen just because it was a quick download) but that wouldn't launch either. |
Also getting a similar error as @pallebone when using an NVIDIA card + Proton, including games that run otherwise natively. Integrated graphics + Proton seems to work, however.
|
@jhenstridge can you please propose some apparmor profile changes to test to see what we need to do to resolve this? |
@ashuntu: when you get the bind mount error, could you check if there is a corresponding AppArmor denial error in dmesg? If so, could you include it in a comment here? Allowing the bind mount should not be too difficult (via a change to snapd's steam-support interface), but I wouldn't be surprised if more work is needed after that. |
@jhenstridge [ 925.244111] audit: type=1400 audit(1654267174.990:1490): apparmor="DENIED" operation="mount" info="failed flags match" error=-13 profile="snap.steam.steam" name="/newroot/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.470.129.06" pid=38972 comm="pv-bwrap" srcname="/oldroot/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.470.129.06" flags="rw, rbind" |
Not moaning (maybe a tiny bit) but is there any chance for some feedback from anyone working on the snap version of steam? Issues were reported over a month ago and there hasnt been much movement after the initial fanfare that the ubuntu team was gearing up to support gamers and assign a dedicated team. As of right now, its totally unusable. Would be great to just understand the timeline and be able to manage expectations thats all. Just any feedback would be great even if its "this is on hold for 6 months" etc. |
Sorry, we are actively working on these things. For example, there's a PR open in snapd that will fix the launching on devices with nvidia drivers. The reports have been very useful and we are working hard to get fixes out to help gather even more feedback. As for staffing up the new team, we are still in the process of hiring that team but we are making great progress on that front. |
Ok many thanks for the update, hopefully it gets merged soon :) |
I've put up a PR that should allow the mount to succeed. You can test it as follows:
When you're done testing, you should switch back to stable snapd with I suspect that the changes in the PR won't be sufficient to get Nvidia drivers working, so please post any new failures and I'll try to get them in with the existing in-progress PR. As before, corresponding AppArmor denial messages in |
Hi I updated snap and here is the snap info of versions I am using of snapd and steam: When running steam the errors from the steam client are:
dmesg output is:
|
Tnx for looking :) |
@jhenstridge
I saw no NVIDIA bind mount error this time.
|
Unfair. I dont even get a black screen and still get the errors so you are somehow further along than me. Very sad. |
It might be different just depending on card, what card do you have? Mine is a GTX 1650 Max-Q (laptop). |
Mine is a gtx 1050 4gb in an msi laptop. |
The library is shipped as part of It looks like snapd already had support for exposing the host system's glvkspirv library to the snap sandbox, added back in 2018: And Valve's pressure-vessel knows to expose the library to its sandbox: So I suspect it isn't a problem of the library itself being missing: rather one of its dependencies is missing. A good starting point would be to see if
(note that the "snap run --shell" command will start another copy of bash. You can press ctrl+D or run If that lists any dependencies as not found, that's likely our culprit. |
Sorry I perhaps didnt mention looking back, I actually use Debian, not Ubuntu and that is in the Debian repositories (I dont add 3rd party repositories). I believed snap to be platform independent but perhaps I am wrong on that. I did have some files in that /var/lib/snapd/lib/gl directory. My driver version correlates to at least one of the files in there: Pete |
Okay. The library dependencies look fairly mundane, although it is possible that its using some symbol version not present in the set of libraries Steam provides within the pressure-vessel sandbox. I don't have a quick set of instructions to test that at present though. I'll look further. |
Thank you for your time, it is appreciated. |
It doesn't look like symbol versions would be the problem either. Using objdump on the v515 library:
So no recent symbol versions either (glibc 2.7 was released in 2007). Ash's AppArmor logs show denied reads to |
Unsure how to get apparmor logs but this is in my syslog: Jul 28 23:19:23 Aragorn kernel: [49373.864189] audit: type=1400 audit(1659064763.927:3848): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/explicit_layer.d/" pid=162315 comm="pressure-vessel" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:23 Aragorn kernel: [49373.864585] audit: type=1400 audit(1659064763.927:3849): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/implicit_layer.d/" pid=162315 comm="pressure-vessel" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.958535] audit: type=1400 audit(1659064764.023:3850): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.959517] audit: type=1400 audit(1659064764.023:3851): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.960039] audit: type=1400 audit(1659064764.023:3852): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.961949] audit: type=1400 audit(1659064764.027:3853): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.962478] audit: type=1400 audit(1659064764.027:3854): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.964118] audit: type=1400 audit(1659064764.027:3855): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.964592] audit: type=1400 audit(1659064764.027:3856): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.965918] audit: type=1400 audit(1659064764.031:3857): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49374.041782] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 28 23:19:27 Aragorn kernel: [49377.046953] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 28 23:19:27 Aragorn kernel: [49377.393719] [UFW BLOCK] IN=enp3s0 OUT= MAC=01:00:5e:00:00:01:74:ac:b9:e0:05:7a:08:00 SRC=192.168.2.160 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=37289 PROTO=2
Jul 28 23:19:30 Aragorn kernel: [49380.045879] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 28 23:19:33 Aragorn kernel: [49383.045963] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7 also this is in my kern.log Jul 28 23:19:23 Aragorn kernel: [49373.864189] audit: type=1400 audit(1659064763.927:3848): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/explicit_layer.d/" pid=162315 comm="pressure-vessel" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:23 Aragorn kernel: [49373.864585] audit: type=1400 audit(1659064763.927:3849): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/implicit_layer.d/" pid=162315 comm="pressure-vessel" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.958535] audit: type=1400 audit(1659064764.023:3850): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.959517] audit: type=1400 audit(1659064764.023:3851): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.960039] audit: type=1400 audit(1659064764.023:3852): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.961949] audit: type=1400 audit(1659064764.027:3853): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.962478] audit: type=1400 audit(1659064764.027:3854): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.964118] audit: type=1400 audit(1659064764.027:3855): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.964592] audit: type=1400 audit(1659064764.027:3856): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49373.965918] audit: type=1400 audit(1659064764.031:3857): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/var/lib/snapd/hostfs/usr/lib/x86_64-linux-gnu/" pid=162338 comm="x86_64-linux-gn" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 28 23:19:24 Aragorn kernel: [49374.041782] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 28 23:19:27 Aragorn kernel: [49377.046953] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 28 23:19:27 Aragorn kernel: [49377.393719] [UFW BLOCK] IN=enp3s0 OUT= MAC=01:00:5e:00:00:01:74:ac:b9:e0:05:7a:08:00 SRC=192.168.2.160 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=37289 PROTO=2
Jul 28 23:19:30 Aragorn kernel: [49380.045879] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7 |
Here's a quick way you could test out whether that access is causing the problem:
That should get rid of the denial, and either fix the problem or let us progress to another denial. |
This one looks new:
It looks like it comes from this list of files/directories: So that's more mounts we'll have to allow in the steam-support interface. If anyone wants to try modifying the AppArmor profile directly see if it helps, this would be the relevant rule:
|
You are clearly a genius because a lot more happened when I made that change. The game opens and is... functional. However it does not make use of the Nvidia graphics card, and only uses the intel card on the laptop. This obviously drops the framerates and makes the game unplayable even though its running now (Im good but not 3fps good). I can confirm the GPU is not used by watching 'nvtop' and noting that r5apex.exe or anything to do with apex is not listed for the card. Here is a new set of logs from the kern.log file: Thanks again for your time. P Jul 29 08:39:01 Aragorn kernel: [82951.867223] audit: type=1400 audit(1659098341.491:10341): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/explicit_layer.d/" pid=262672 comm="pressure-vessel" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:01 Aragorn kernel: [82951.867645] audit: type=1400 audit(1659098341.491:10342): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/implicit_layer.d/" pid=262672 comm="pressure-vessel" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:02 Aragorn kernel: [82952.551604] audit: type=1400 audit(1659098342.175:10343): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/usr/local/lib/" pid=262706 comm="ldconfig.real" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:02 Aragorn kernel: [82952.650960] audit: type=1326 audit(1659098342.275:10344): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262710 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=141 compat=0 ip=0x7ff258b281eb code=0x50000
Jul 29 08:39:02 Aragorn kernel: [82952.650966] audit: type=1326 audit(1659098342.275:10345): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262710 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=141 compat=0 ip=0x7ff258b281eb code=0x50000
Jul 29 08:39:02 Aragorn kernel: [82952.683134] audit: type=1400 audit(1659098342.307:10346): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/system/node/online" pid=262708 comm="wine64" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:02 Aragorn kernel: [82952.686696] audit: type=1326 audit(1659098342.311:10347): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262710 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7ff258b1684b code=0x50000
Jul 29 08:39:02 Aragorn kernel: [82952.688954] audit: type=1400 audit(1659098342.311:10348): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/system/node/online" pid=262712 comm="wine64" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:02 Aragorn kernel: [82952.690281] audit: type=1326 audit(1659098342.315:10349): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262712 comm="wineboot.exe" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E6536342D7072656C6F61646572 sig=0 arch=c000003e syscall=65535 compat=0 ip=0x600000000005 code=0x50000
Jul 29 08:39:02 Aragorn kernel: [82952.700295] audit: type=1400 audit(1659098342.323:10350): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/system/clocksource/clocksource0/current_clocksource" pid=262710 comm="wineserver" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:04 Aragorn kernel: [82954.826690] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:06 Aragorn kernel: [82956.875998] kauditd_printk_skb: 341 callbacks suppressed
Jul 29 08:39:06 Aragorn kernel: [82956.876000] audit: type=1326 audit(1659098346.499:10692): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262822 comm="steam.exe" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E6536342D7072656C6F61646572 sig=0 arch=c000003e syscall=65535 compat=0 ip=0x600000000005 code=0x50000
Jul 29 08:39:06 Aragorn kernel: [82956.901641] audit: type=1326 audit(1659098346.527:10693): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:06 Aragorn kernel: [82956.903878] audit: type=1400 audit(1659098346.527:10694): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/system/node/online" pid=262863 comm="wine64" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:06 Aragorn kernel: [82956.904993] audit: type=1326 audit(1659098346.527:10695): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262863 comm="conhost.exe" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E6536342D7072656C6F61646572 sig=0 arch=c000003e syscall=65535 compat=0 ip=0x600000000005 code=0x50000
Jul 29 08:39:06 Aragorn kernel: [82956.917961] audit: type=1326 audit(1659098346.543:10696): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:06 Aragorn kernel: [82956.923569] audit: type=1326 audit(1659098346.547:10697): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:06 Aragorn kernel: [82956.925539] audit: type=1400 audit(1659098346.551:10698): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/system/node/online" pid=262866 comm="wine64" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:06 Aragorn kernel: [82956.926644] audit: type=1326 audit(1659098346.551:10699): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262866 comm="explorer.exe" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E6536342D7072656C6F61646572 sig=0 arch=c000003e syscall=65535 compat=0 ip=0x600000000005 code=0x50000
Jul 29 08:39:06 Aragorn kernel: [82956.953572] audit: type=1400 audit(1659098346.579:10700): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/implicit_layer.d/" pid=262866 comm="explorer.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:06 Aragorn kernel: [82956.954027] audit: type=1400 audit(1659098346.579:10701): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/etc/vulkan/explicit_layer.d/" pid=262866 comm="explorer.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:07 Aragorn kernel: [82957.830172] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:10 Aragorn kernel: [82960.840308] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:11 Aragorn kernel: [82961.878180] kauditd_printk_skb: 743 callbacks suppressed
Jul 29 08:39:11 Aragorn kernel: [82961.878184] audit: type=1400 audit(1659098351.503:11445): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/251732/comm" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.878773] audit: type=1400 audit(1659098351.503:11446): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/251732/cmdline" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.880287] audit: type=1400 audit(1659098351.503:11447): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/252510/comm" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.880652] audit: type=1400 audit(1659098351.503:11448): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/252510/cmdline" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.882549] audit: type=1400 audit(1659098351.507:11449): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/254142/comm" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.882966] audit: type=1400 audit(1659098351.507:11450): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/254142/cmdline" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.884423] audit: type=1400 audit(1659098351.507:11451): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/255066/comm" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.884998] audit: type=1400 audit(1659098351.507:11452): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/255066/cmdline" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.886441] audit: type=1400 audit(1659098351.511:11453): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/255155/comm" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:11 Aragorn kernel: [82961.886937] audit: type=1400 audit(1659098351.511:11454): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/255155/cmdline" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:13 Aragorn kernel: [82963.834814] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:16 Aragorn kernel: [82966.842658] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:17 Aragorn kernel: [82968.166812] kauditd_printk_skb: 44 callbacks suppressed
Jul 29 08:39:17 Aragorn kernel: [82968.166815] audit: type=1326 audit(1659098357.795:11499): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:17 Aragorn kernel: [82968.167245] audit: type=1326 audit(1659098357.795:11500): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:17 Aragorn kernel: [82968.167313] audit: type=1326 audit(1659098357.795:11501): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:17 Aragorn kernel: [82968.167523] audit: type=1326 audit(1659098357.795:11502): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:17 Aragorn kernel: [82968.168939] audit: type=1326 audit(1659098357.795:11503): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:17 Aragorn kernel: [82968.169095] audit: type=1326 audit(1659098357.795:11504): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:19 Aragorn kernel: [82969.846395] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:20 Aragorn kernel: [82971.050020] audit: type=1326 audit(1659098360.679:11505): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:20 Aragorn kernel: [82971.064467] audit: type=1400 audit(1659098360.691:11506): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/virtual/dmi/id/bios_vendor" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:20 Aragorn kernel: [82971.064472] audit: type=1400 audit(1659098360.691:11507): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/virtual/dmi/id/bios_version" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:20 Aragorn kernel: [82971.064475] audit: type=1400 audit(1659098360.691:11508): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/sys/devices/virtual/dmi/id/bios_date" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jul 29 08:39:22 Aragorn kernel: [82972.846923] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:24 Aragorn kernel: [82975.264524] kauditd_printk_skb: 76 callbacks suppressed
Jul 29 08:39:24 Aragorn kernel: [82975.264528] audit: type=1326 audit(1659098364.891:11585): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.270244] audit: type=1326 audit(1659098364.899:11586): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.273846] audit: type=1326 audit(1659098364.903:11587): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.274295] audit: type=1326 audit(1659098364.903:11588): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.274900] audit: type=1326 audit(1659098364.903:11589): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.279158] audit: type=1326 audit(1659098364.907:11590): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.279409] audit: type=1326 audit(1659098364.907:11591): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.283111] audit: type=1326 audit(1659098364.911:11592): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.287356] audit: type=1326 audit(1659098364.915:11593): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:24 Aragorn kernel: [82975.313858] audit: type=1326 audit(1659098364.943:11594): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:25 Aragorn kernel: [82975.851159] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:28 Aragorn kernel: [82978.850336] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:31 Aragorn kernel: [82981.854664] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:33 Aragorn kernel: [82983.590911] kauditd_printk_skb: 1 callbacks suppressed
Jul 29 08:39:33 Aragorn kernel: [82983.590914] audit: type=1326 audit(1659098373.219:11596): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:33 Aragorn kernel: [82984.186515] audit: type=1326 audit(1659098373.814:11597): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:34 Aragorn kernel: [82984.858700] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:37 Aragorn kernel: [82987.862752] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:38 Aragorn kernel: [82988.587517] audit: type=1326 audit(1659098378.214:11598): auid=1000 uid=1000 gid=1000 ses=4 subj==snap.steam.steam (enforce) pid=262824 comm="wineserver" exe=2F686F6D652F617261676F726E2F736E61702F737465616D2F636F6D6D6F6E2F2E6C6F63616C2F73686172652F537465616D2F737465616D617070732F636F6D6D6F6E2F50726F746F6E20372E302F646973742F62696E2F77696E65736572766572 sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f95b9d4184b code=0x50000
Jul 29 08:39:39 Aragorn kernel: [82989.927235] audit: type=1400 audit(1659098379.554:11599): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927248] audit: type=1400 audit(1659098379.554:11600): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927258] audit: type=1400 audit(1659098379.554:11601): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927272] audit: type=1400 audit(1659098379.554:11602): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927294] audit: type=1400 audit(1659098379.554:11603): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927307] audit: type=1400 audit(1659098379.554:11604): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927318] audit: type=1400 audit(1659098379.554:11605): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927335] audit: type=1400 audit(1659098379.554:11606): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927367] audit: type=1400 audit(1659098379.554:11607): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:39 Aragorn kernel: [82989.927406] audit: type=1400 audit(1659098379.554:11608): apparmor="DENIED" operation="open" profile="snap.steam.steam" name="/proc/262914/pagemap" pid=262914 comm="R5Apex.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jul 29 08:39:40 Aragorn kernel: [82990.862503] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
Jul 29 08:39:43 Aragorn kernel: [82993.862537] Lockdown: rpc-libvirtd: debugfs access is restricted; see man kernel_lockdown.7
root@Aragorn:/var/lib/snapd/apparmor/profiles# |
I can confirm similar errors to @pallebone with Apex after making those apparmor changes. |
@jhenstridge is this something that needs to be changed in snapd? |
Just checking in if there are any updates at all on this. It doesnt seem like there is any change when I try to open the game. |
@pallebone |
for proton support. Fixes canonical/steam-snap#6
Hi Is this fixed? Kind regards |
@pallebone If you still have problems feel free to open a new issue. |
I mean I just tried and it has the exact same issue (bwrap: Can't bind mount /oldroot/etc/nvidia on /newroot/etc/nvidia: Unable to mount source on destination: Permission denied) but if the issue is closed and we are 6 months without a resolution Im thinking that this isnt a super serious project so am just going to move on, no real point opening a new issue from my perspective. Good luck, laters Pete |
We're not seeing it try to mount etc/nvidia in our testing, but this does seem to be a bit sensitive to the host file system. In my recent updates to the steam-support snapd interface, I didn't include that. We'll get that added ASAP. IIRC you are on debian? |
Hi Kenvandine, Yes that is right I am using Debian 12 (bookworm), thank you. Kind regards, |
@pallebone could you please try this again with snapd from edge? The fix for mounting /etc/nvidia has landed, which hopefully has fixed the issue you ran into on debian. |
Thank you for persisting with the issue, and remaining professional when I was giving up. The latest edge snap refresh as resolved the issue and the game indeed launches now. So this is a massive improvement. Only issue is the GPU is not sues so the fps is very low but this is a secondary problem and I will open a new case for that. The overall issue of it not launching is indeed fixed. Thanks to @kenvandine and @ashuntu for your help. Kind regards |
Agree with case closure. Issue is resolved. |
Thanks! Your testing and feedback is greatly appreciated. |
I'm trying to launch a game (Apex Legends) but Steam shows the game launching for a few seconds and then provides the option to "Play" the game indicating the game failed to launch. Apex Legends makes use of EasyAnti-Cheat for online play (in case it's relevant to the failed launch).
Screencast:
Screencast.from.30-04-22.21.27.05.mp4
Running from the terminal shows:
Judging from the log it looks like it could be nvidia GPU related.
Steam snap version:
installed: 1.0.0.74 (6) 196MB
snapd version:
installed: 2.55.4 (15793) 46MB snapd
GPU: NVIDIA GeForce RTX 2080 Ti (Driver 510.60.02)
The text was updated successfully, but these errors were encountered: