Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927153 - sys-auth/rtkit keywording for loong and riscv
Summary: sys-auth/rtkit keywording for loong and riscv
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2024-03-16 22:55 UTC by Mart Raudsepp
Modified: 2024-04-13 10:54 UTC (History)
3 users (show)

See Also:
Package list:
sys-auth/rtkit ~loong ~riscv >=x11-wm/mutter-45.5 ~loong ~riscv
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2024-03-16 22:55:40 UTC
Mutter optionally requires rtkit, but it's crucial for a good user experience, so I've made it hard required at runtime and thus had to drop loong and riscv keywords. Please see about keywording rtkit and then re-keywording mutter.

If it works, the journal (at least with systemd) should have messages like

rtkit-daemon[1901]: Successfully made thread 162537 of process 162489 owned by '1000' RT at priority 20.

And if really wanting to check, then one of the gnome-shell threads should have realtime priority. I'm not 100% sure, but I think this could be checked with e.g. htop by configuring it to show userspace process threads and then switching to tree view (F5) and then looking through the gnome-shell threads and spotting one with "-21" PRI while most others are 20 or something.
Comment 1 Yixun Lan archtester gentoo-dev 2024-03-17 09:11:03 UTC
riscv done
Comment 2 Mart Raudsepp gentoo-dev 2024-04-13 10:54:52 UTC
Test failures of mutter have nothing to do with keywording rtkit. If rtkit doesn't get keyworded and newer version of mutter RE-keyworded, I will simply drop loong from mutter and thus GNOME overall eventually.