Menu

#80 ISKU Configuration warning

v1.0_(example)
open
None
1
2017-06-08
2017-06-06
Anonymous
No

I can't change the configuration on my keyboard like I could using windows. Currently using Linux mint.

Could not read actual profile

Could not open file /dev/hidraw0 for device key hidraw0: Permission denied

Discussion

  • Stefan Achatz

    Stefan Achatz - 2017-06-08

    Create usergroup roccat if not present

    sudo groupadd --system roccat
    

    And add yourself to it:

    sudo usermod -a -G roccat $USER
    

    Check after relogin/replug or reboot

     

Anonymous
Anonymous

Add attachments
Cancel