Open
Description
Hi !
My mouse is "Glorious Model D- Wireless"
I edited gloriousctl.c and added this(without this change I see "No supported device found." error)
{ .vid = 0x258a, .pid = 0x2025, .name = "Glorious Model D- Wireless" }
and recompiled the program
But when I run it I see this error:
sudo ./gloriousctl --set-brightness 2
Detected Glorious Model D- Wireless
Opening device /dev/hidraw3
131
Firmware version:
read cfg: 65 bytes
config:
0000 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0040 00 .
XY DPI independent: no
[x] DPI setting 1: 100 DPI #000000
[x] DPI setting 2: 100 DPI #000000
[x] DPI setting 3: 100 DPI #000000
[x] DPI setting 4: 100 DPI #000000
[x] DPI setting 5: 100 DPI #000000
[x] DPI setting 6: 100 DPI #000000
RGB mode: Off
write config: ioctl (SFEATURE): Broken pipe
What's wrong ?
Metadata
Metadata
Assignees
Labels
No labels