protonscr

Steam not detecting CH Products USB Combatstick

steamopen General controller / Steam Input
ValveSoftware/steam-for-linux#6153 · opened 2019-03-20 by jwarn10 · updated 2019-05-25 · 1 comments · github
Jjwarn10 2019-03-20 github

AMD R7 1700
AX370 gamingK7
RX Vega64
16GB RAM
256GB nvme

steam-runtime-beta-release_2019-01-10
Linux Mint 19 Tara

  • Opted into Steam client beta?: Yes
  • Have you checked for system updates?: Yes

jstest-gtk recognizes and calibrates CH products combatstick and CH pro pedals.
Steam only recognizes combatstick, pedals are absent, and cant configure combatstick
and save. Tried 2 games with multi controller support through steam, Il2 1946 and X4 Foundations, and they don't see pedals either.

/dev/input has USB controller files for both devices.

also tried with stable steam version, same thing.

Steps for reproducing this issue:

  1. plug in USB game controllers
  2. try to configure them on steam
  3. or in games.
SStarTuz 2019-05-25 github

I am having the same issue, however it is only showing my combat stick and throttle, no pedals.

Do you need to have the ID's for these devices?

KERNEL=="event*", ATTRS{idProduct}=="00f2", ATTRS{idVendor}=="068e", MODE="0666"
KERNEL=="event*", ATTRS{idProduct}=="00f3", ATTRS{idVendor}=="068e", MODE="0666"
KERNEL=="event*", ATTRS{idProduct}=="00f1", ATTRS{idVendor}=="068e", MODE="0666"

Nothing extracted yet.