Skip to content

Windows support? #3

@0xMario3

Description

@0xMario3

Hi,
Have you tried this under windows? I'd love to be able to control the LEDs.

I have the G710+, however this is the same VID/PID as the non plus (I think it's just blue vs brown switches). I'm on x64.

I thought I would take a gamble to see if you've tried it

Let me know - thanks!

I tried without success, but I'm not sure what version of libusb to us
->libusb0 (libusb-win32-bin-1.2.6.0) gives me "is_kernel_driver_active" NotImplemented.
(This is after I installed the filter driver on all 3 devices)

->libusb1 (libusb-1.0.19\MS64) tells me that is_kernel_driver_active(interface) <type 'exceptions.TypeError'>: wrong type
Somewhere in my googling I read that the parameter was removed, so I tried without it, but I get a USB I/O error on the first write.

More reading reveals this from the libusb page: "On Windows, the native Windows HID driver is supported by libusb, but there are some limitations, such as not being able to access HID mice and keyboards, as they are system reserved" ... I hope there's some way around that...

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