RGB.NET icon indicating copy to clipboard operation
RGB.NET copied to clipboard

Logitech G910v2 not working

Open Delido opened this issue 5 years ago • 12 comments

Hi,

I am using JackNet RGB Sync, only my Logitech Headset and Mouse are working with.

But i cant find my connected Device "Logitech G910v2" (http://www.devicekb.com/usb-vendor/046D/device/C335.php)

To test the library i used this example: https://github.com/akmadian/RGB.NET-Examples The same result: only mouse and Headset are working.

it seems, this SDK cant communicate with this keyboard.

Regards Sebastian

Delido avatar May 21 '20 17:05 Delido

Hmm that's weird since the G910v2 is already included (https://github.com/DarthAffe/RGB.NET/blob/master/RGB.NET.Devices.Logitech/HID/DeviceChecker.cs#L20) Could you test it again with the example but add throwExceptions: true as an parameter for surface.LoadDevices(LogitechDeviceProvider.Instance);? I'd expect it to crash then, maybe the error message gives some insight.

DarthAffe avatar Jun 01 '20 18:06 DarthAffe

Since i restarted my project i'm facing this problem again too. Had it working before tho. If i remeber correctly it was requiered to use the layout files from Resources. But i forgot how to include/where to put them. Installing from nuget although does the trick, if you don't have custom stuff

F-Lehmann avatar Jun 07 '20 09:06 F-Lehmann

Its any way to fix that problem ? My Logitech G910v2 also dont working. When i start JackNet RGB Sync all light on keyboard OFF.

cyberbol avatar Nov 09 '21 22:11 cyberbol

Hey, I don't know what the issue could be here since the 910v2 is added. Sadly I don't have access to one to verify the issue.

Could you try running this test and see if it is not working (and not showing errors).

G910v2Test.zip

DarthAffe avatar Nov 09 '21 23:11 DarthAffe

Hey, I don't know what the issue could be here since the 910v2 is added. Sadly I don't have access to one to verify the issue.

Could you try running this test and see if it is not working (and not showing errors).

G910v2Test.zip

I m not sure how run the test. If just click on G910v2Test then after i open Nothing showing and nothing happening.

cyberbol avatar Nov 09 '21 23:11 cyberbol

Did you completely unpack the zip?

It should open a console-window like this (it fails for me since I don't have a logitech device connected) image

DarthAffe avatar Nov 09 '21 23:11 DarthAffe

I download Layout from discord server and it works now. Just its very long time to setup because i need to add all buttons separate to group

cyberbol avatar Nov 10 '21 00:11 cyberbol

Its any way to copy multi from Available LED to Synchronized LED ?

cyberbol avatar Nov 10 '21 00:11 cyberbol

I guess the question is about JackNet RGB Sync (as there's no such thing in RGB.NET). If that's the case I can't help - I've never used that software.

DarthAffe avatar Nov 10 '21 00:11 DarthAffe

JackNet RGB Sync Yes, of course about JackNet RGB Sync. Im so sorry for confusing. I just first time using github and honestly im lost a bit. Im noob :-(

cyberbol avatar Nov 10 '21 07:11 cyberbol

I even don't know if i can ask question here ?. I don't do anything against rules. If i can ask.,,then.. Do you know if it is possible to add to JackNET my GPU ? Its PNY GeForce RTX 3080 10 GB XLR8 Gaming REVEL Edition Graphics Card. SO far i can control RGB on it only using software from PNY. Its called VelocityX.

cyberbol avatar Nov 10 '21 07:11 cyberbol

Like I said I can't speak for JackNet RGB Sync but for RGB.NET I can say that it isn't possible since it doesn't seem like PNY offers a way to control the lightning on the devices.

DarthAffe avatar Nov 11 '21 19:11 DarthAffe