惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
V
V2EX
aimingoo的专栏
aimingoo的专栏
爱范儿
爱范儿
博客园 - 聂微东
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
罗磊的独立博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
T
The Blog of Author Tim Ferriss
月光博客
月光博客
云风的 BLOG
云风的 BLOG

CachyOS Forum - Latest posts

Ran into a frozen black screen issue with latest update Niri Settings GUI Not Appearing Update to Gnome 50 and I'm getting black/blank screen on NVIDIA with hybrid graphics My JBL Quantum 350 headphones dont play sound 90% of the time on linux while on windows it plays audio 99% of the time Niri/Noctalia Shell notifications Getting a black screen after alt-tabbing too many times Rog-control-center Duplicate keyboard and mouse in system settings? Games running very poorly after first session (semi-solved, still need help though!) Amdgpu random hangs (does cachy perhaps plan to carry patches for this)? A little something. The adj script that replaces GNU fmt for non-ASCII text Mouse scroll wheel issues - ratchet Can't start steam after updates of today (17 April) Balena etcher or ventoy QEMU Bridge setup - Maybe already known but I found it pretty difficult to do and needed much reading Multi-boot install: what do I do about my /boot and /boot/efi partition? Do you collect all the solutions and post them on Wiki or Forum? System update - lts headers invalid or corrupted Sick to death of updates killing my games! I messed up my stuff again and cant download any thing now. error below Got Logitech MX4 with Haptic working in CachyOS Need help with the performance button on my Acer Nitro V16 AI Bailing out, you are at your own Troubles in the Starfield What is so special about the new Linux Kernel 7? "Issue: Display brightness is locked at a low level after waking from sleep on CachyOS (latest update) Balena etcher or ventoy Help with kernel update, emergency mode Issue happening only on wayland Display not recognised - low resolution
Polychrromatic/OpenRazer doesn't work
ShaiAvr · 2026-05-23 · via CachyOS Forum - Latest posts

I have a “Razer BlackWidow V4 Pro” keyboard and “DeathAdder V3” mouse, and I experience a few issues like the shift key not registering sometimes and some keys being registered twice when I press them once. I was hoping the openrazer drivers could fix my issues, but I am having trouble setting them up. I installed the openrazer-daemon, openrazer-driver-dkms, python-openrazer and polychromatic packages. I added my user to the openrazer and plugdev user groups and enabled and started the openrazer-daemon service. When I open Polychromatic, it’s able to detect my devices, but it claims openrazer isn’t set correctly:

image

When I check the openrazer-daemon service with systemctl, I see that it failed with result exit-code. I ran journalctl --user -xeu openrazer-daemon.service and found this:

May 23 17:29:08 Shai-Desktop-CachyOS openrazer-daemon[2716]: 2026-05-23 17:29:08 | razer                          | INFO     | Initialising Daemon (v3.12.2). Pid: 2716
May 23 17:29:08 Shai-Desktop-CachyOS openrazer-daemon[2716]: 2026-05-23 17:29:08 | razer.screensaver              | INFO     | Initialising DBus Screensaver Monitor
May 23 17:29:08 Shai-Desktop-CachyOS openrazer-daemon[2716]: 2026-05-23 17:29:08 | razer                          | INFO     | Serving DBus
May 23 17:32:21 Shai-Desktop-CachyOS openrazer-daemon[2716]: 2026-05-23 17:32:21 | razer                          | INFO     | Stopping daemon on signal 15
May 23 17:32:21 Shai-Desktop-CachyOS openrazer-daemon[2716]: Stopping daemon.
May 23 17:32:21 Shai-Desktop-CachyOS openrazer-daemon[2716]: Exception ignored in atexit callback <bound method Daemonize.exit of <daemonize.Daemonize object at 0x7f63587c4ec0>>:
May 23 17:32:21 Shai-Desktop-CachyOS openrazer-daemon[2716]: Traceback (most recent call last):
May 23 17:32:21 Shai-Desktop-CachyOS openrazer-daemon[2716]:   File "/usr/lib/python3.14/site-packages/daemonize.py", line 72, in exit
May 23 17:32:21 Shai-Desktop-CachyOS openrazer-daemon[2716]:     sys.exit(0)
May 23 17:32:21 Shai-Desktop-CachyOS openrazer-daemon[2716]: SystemExit: 0
May 23 17:39:15 Shai-Desktop-CachyOS systemd[1259]: Starting Daemon to manage razer devices in userspace...

Openrazer and Polychromatic used to work in the past, but now I am always stuck in this state. Can somebody help me solve this?

A recent change to the kernel ABI means that the kernel module provided in openrazer-driver-dkms no longer compiles. The openrazer devs are aware and have some changes upstream so it’s just a matter of waiting.

In the meantime you can use the cachy lts kernel which allows the kernel module to compile successfully.

dkms status                         
openrazer-driver/3.12.2, 6.18.32-1-cachyos-lts, x86_64: installed

this seems to have been fixed with today’s kernel release (7.0.10) any variant.