this post was submitted on 16 Jan 2024
11 points (86.7% liked)

Linux

55690 readers
592 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

When I run open RGB my Mouse shows up but not my keyboard and I’m not familiar with how to read hexadecimal so using Wireshark does not help me to add a new keyboard to open RGB

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (2 children)

Read this. You might need to change the code the program searches for

[–] [email protected] 1 points 1 year ago (1 children)

im not sure how to change the code that this is talking about

[–] [email protected] 1 points 1 year ago
  1. Download the code
  2. open Controllers/CorsairPeripheralController/CorsairPeripheralControllerDetect.cpp and change
    line 80: 0x1B7C -> 0x1B7D
  3. compile
  4. make install