You are not logged in.

#1 2023-09-27 10:39:28

Jeff_WuYo
Member
Registered: 2020-12-14
Posts: 67

rtkit-daemon Failed to look up client

Hi,
recently I installed flatpak. After install necessary dependencies, I got rtkit-daemon bombarding in system journal. I found some similar issue while I was searching, but nothing seems to help. Can someone help to resolve the issue?
Here is the super long log.

Thanks in advance.

Offline

#2 2023-12-18 14:21:34

10ruegiero
Member
Registered: 2023-12-18
Posts: 1

Re: rtkit-daemon Failed to look up client

Hello, I encountered a similar issue with rtkit-daemon flooding the system journal. It took me quite a while to navigate through various solutions, but I eventually found a straightforward fix.

In summary, you need to reinstall rtkit-daemon, install realtime-privileges, and add your user to the realtime group. This resolved the problem for me.

sudo pacman -S rtkit             
sudo pacman -S realtime-privileges
sudo usermod -a -G realtime youruser

Offline

Board footer

Powered by FluxBB