8000 Add support for Glorious Model D- Wireless" · Issue #12 · enkore/gloriousctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add support for Glorious Model D- Wireless" #12
Open
@IvayloHrTonev

Description

@IvayloHrTonev

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0