Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apex Pro TKL (2023) not working #52

Open
AxaliaN opened this issue Nov 3, 2023 · 0 comments
Open

Apex Pro TKL (2023) not working #52

AxaliaN opened this issue Nov 3, 2023 · 0 comments

Comments

@AxaliaN
Copy link

AxaliaN commented Nov 3, 2023

Hiya,

I got a new Apex Pro TKL (2023), and apex-tux doesn't seem to work with it. I have added the correct id to the apex-hardware/src/usb.rs, and compiled it. I can see that it's being recognized since whenever I disconnect the keyboard the script exits with an error.

Here are some diagnostics to help debugging, I am on Ubuntu 23.10:

lsusb | grep "SteelSeries Apex"
Bus 005 Device 008: ID 1038:1628 SteelSeries ApS SteelSeries Apex Pro TKL 2023
cat /etc/udev/rules.d/97-steelseries.rules               

SUBSYSTEM=="input", GROUP="input", MODE="0666"

SUBSYSTEM=="usb", ATTRS{idVendor}=="1038", ATTRS{idProduct}=="1628", MODE="0666", GROUP="plugdev"
KERNEL=="hidraw*", ATTRS{idVendor}=="1038", ATTRS{idProduct}=="1628", MODE="0666", GROUP="plugdev

Hopefully this helps. If you need more info please reach out to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant