I saw that there is a configuration tool, qrazercfg in the repository so I installed it to see if I can use it to configure the mouse. The tool fails to start with an error.
- Code: Select all
$ qrazercfg
Failed to connect to razerd socket: [Errno 2] No such file or directory
Some research revealed that all of the configuration commands go through a daemon called "razerd", which must be running for any of it to work. So I attempted to start the daemon. The start command threw no errors, but apparently the daemon is not running.
- Code: Select all
[root@linux8core:~]# systemctl status razerd
● razerd.service - Razerd Daemon
Loaded: loaded (/usr/lib/systemd/system/razerd.service; disabled; vendor preset: disabled)
Active: inactive (dead)
May 11 09:25:23 linux8core systemd[1]: Started Razerd Daemon.
May 11 09:25:23 linux8core systemd[1]: razerd.service: Succeeded.
[root@linux8core:~]# systemctl start razerd
[root@linux8core:~]# systemctl status razerd
● razerd.service - Razerd Daemon
Loaded: loaded (/usr/lib/systemd/system/razerd.service; disabled; vendor preset: disabled)
Active: inactive (dead)
May 11 09:25:23 linux8core systemd[1]: Started Razerd Daemon.
May 11 09:25:23 linux8core systemd[1]: razerd.service: Succeeded.
May 11 14:36:54 linux8core systemd[1]: Started Razerd Daemon.
May 11 14:36:54 linux8core systemd[1]: razerd.service: Succeeded.
[root@linux8core:~]# qrazercfg
Failed to connect to razerd socket: [Errno 2] No such file or directory
After "starting" the razerd serviice, qrazercfg throws the same error. Systemctl status indicates that the daemon is still "inactive (dead)", even though it also says that "razerd.service: Succeeded".
What am I doing wrong?
During my search of the web for answers I ran into another project, openrazer, which appears to have active updates going on.
https://github.com/openrazer/openrazer
Openrazer is available for Mageia in a repository at opensuse.
https://software.opensuse.org/download.html?project=hardware%3Arazer&package=openrazer-meta
Has anybody been able to configure a Razer mouse on Mageia? I am running Mageia8. Here is the inxi info.
- Code: Select all
$ inxi -b
System: Host: linux8core Kernel: 5.15.126-desktop-1.mga8 x86_64 bits: 64 Desktop: KDE Plasma 5.20.4 Distro: Mageia 8 mga8
Machine: Type: Desktop Mobo: Micro-Star model: MPG Z590 GAMING PLUS (MS-7D07) v: 2.0 serial: <superuser required>
UEFI: American Megatrends LLC. v: A.10 date: 04/09/2021
CPU: Info: 8-Core 11th Gen Intel Core i7-11700K [MT MCP] speed: 801 MHz min/max: 800/4900 MHz
Graphics: Device-1: NVIDIA GA106 [Geforce RTX 3050] driver: nvidia v: 510.60.02
Display: x11 server: Mageia X.org 1.20.14 driver: nvidia resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz
OpenGL: renderer: NVIDIA GeForce RTX 3050/PCIe/SSE2 v: 4.6.0 NVIDIA 510.60.02
Network: Device-1: Intel Ethernet I225-V driver: igc
Drives: Local Storage: total: 1.82 TiB used: 278.92 GiB (15.0%)
Info: Processes: 386 Uptime: 7h 00m Memory: 31.26 GiB used: 2.85 GiB (9.1%) Shell: Bash inxi: 3.2.01
This issue is not a show stopper because the mouse works, but I thought I would look into some of its other features.
Thanks
Banjo
(_)=='=~