MatMoul / g810-led

Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
GNU General Public License v3.0
1.39k stars 184 forks source link

Weird behaviour on g810, ubuntu 20.04 #229

Open hugwi opened 4 years ago

hugwi commented 4 years ago

I'm currently on a ubuntu 20, installed lib-1.0.0 and g810-led. However g810 is behaving a bit unexpected.

Running any of the sample commands outputs

$ g810-led -k logo ff0000
Matching or compatible device not found !

But the logitech keyboard is supported and found.

$ g810-led --list-keyboards
Device: Logitech - Gaming Keyboard G810
    Vendor ID: 046d
    Product ID: c337
    Serial Number: 087536763934

which is the same information retrieved by lsusb Bus 001 Device 005: ID 046d:c337 Logitech, Inc. Gaming Keyboard G810

When instead installing manually i get this output instead.

1] 125628 segmentation fault (core dumped) g810-led --list-keyboards

Any suggestions on what can be the problem here?

viniciusbo commented 4 years ago

That's happening to me as well. I've been using g810-led for a couple days, and today it just stopped working with that same message "Matching or compatible device not found !". I've installed g810-led using Portage on Gentoo.

viniciusbo commented 4 years ago

Running g810-led commands using superuser (su or sudo) works fine.

MatMoul commented 4 years ago

sudo or udev rules...