Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Fedora Linux. All proton versions. evtest works fine on Linux layer, just not visible anymore in uncrashed via wine. :/
1. Force proton 5.0-10
2. Install evtest and make sure linux can access the controller (sudo evtest)
3. change permission for the device in questions (
dmesg | grep BETAFPV
sudo chmod 777 /dev/input/by-id/usb-
STMicroelectronics_BETAFPV_Joystick_4E8848A83900-event-if00
sudo chmod 777 /dev/input/event20 (this is only one needed but for some above might be too)
And if you don't do auto-permissions on boot you need to do this each time you plug and unplug controller.
Back to learning...