Skip to content
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

noroot in Kodi's profile causing black/frozen screen #3501

Closed
jose1711 opened this issue Jul 8, 2020 · 0 comments
Closed

noroot in Kodi's profile causing black/frozen screen #3501

jose1711 opened this issue Jul 8, 2020 · 0 comments

Comments

@jose1711
Copy link
Contributor

jose1711 commented Jul 8, 2020

The keypresses are accepted but there are no updates to Kodi window until I switch to another app (with alt+tab) and back. The symptoms are exactly the same as in #841. Using Arch Linux and nvidia with binary drivers.

After removing noroot all goes back to normal.

kmk3 added a commit to kmk3/firejail that referenced this issue Nov 30, 2021
`nogroups` should not have been causing issues with rendering on nvidia
since commit 623e682 ("temporary fix for nvidia/nogroups/noroot issue
(netblue30#3644, netblue30#841)", 2020-10-02) and commit cb460c3 ("more nvidia (netblue30#3644)",
2020-10-03), which had made it a no-op on nvidia.  And the handling of
the "render" and "video" groups are independent to the handling of
`nogroups` now; see the previous 3 commits.

Commits which introduced the comments on each profile:

* kodi.profile: commit ce462b6 ("fix netblue30#3501", 2020-07-16)
* mpsyt.profile: commit e17b48f ("new profile mpsyt.profile",
  2018-11-28)
* mpv.profile: commit cc7c489 ("Document netblue30#1945", 2018-07-25)
* steam.profile: commit d6f8169 ("steam fixes; netblue30#841, netblue30#3267",
  2020-03-15)

Commands used to find the comments:

    git grep -i nvidia -- etc/profile-* | grep -v private-etc

Relates to netblue30#4632.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant