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
Does this happen only for certain games, or all? Do you have another controller to test? Try reconnecting the controller on that blank screen?
Accessing the config menu for a specific game with the Dualsense already plugged in can either give a blank window or the option to enable steam input, however pressing enable does nothing. Plugging the controller in with the menu already opens results in less blank windows but I still am unable to access the menu.
The error seems to occur only to a selection of games in my library, the list is as follows:
Testing with my Switch Pro controller yielded the same results.
I will see if reinstalling Steam fixes the issue.
About reinstalling: Reinstalling the package does not change much, because the data resides in your home directory. A quicker test is using another Linux user (with the same Steam account), which would start fresh.
That would make sense.
I think there was a big topic about controllers here yesterday.
edit:
No joystick works in Steam - but is fine in Linux itself?
>>>
https://steamhost.cn/steamcommunity_com/app/221410/discussions/0/591775577045800612/
"About reinstalling"
apt-get purge steam
This advice, to create a new user, is very good.
Flatpak or apt? Or maybe a .deb package downloaded from the steam www.
In other words, you need to delete the steam-specific configuration files from your user folder.
This may be a hidden folder (name starting with a dot).
Set your favorite file manager to show hidden files.
And delete or better rename this folder.
If you don't have your favorite file manager:
sudo apt-get install mc
mc
keyboard
Colors and fonts vary depending on the terminal emulator that is running.
(ctrl+alt+F2 full text terminal)
(return to graphics is alt+f7 or f1 or f4 - the terminal on which your distribution starts the graphical environment)
edit:
You can do:
ctrl+alt+F2
log in
sudo su -l
(L)
apt-get install mc
mc
F9 - find show hidden if they do not display
in one panel old user
in the second panel (tab) new user
And comparing the folders, find the one you should rename. (F6)
F9 - exit
exit
exit
:)
alt+F7
There's a local Steam directory for your main user which you'd need to delete. There's different places for it, one could be ~/.steam/, or something under ~/.local... erm... somewhere. :)
(This is what happens sometimes when a Zyro adds something under my post.)
sudo apt-get install steam
You install things outside the system, so you have problems.
Use packages specifically adapted for your distribution and its specific version. (apt)
Glad something is working at least. :)
I looked up the folders, it should be ~/.local/share/Steam or ~/.steam . Delete all you can find. :)
A system-wide purge may not work if those configuration files are tied to your profile via the cloud. You would need to target that game's Steam Input manifests and replace them with a more recent template that Steam expects, either borrowed from a user that's not experiencing the issue or try switching to a game's beta or legacy branch and then access the Controller Configurator from there.
I can't give any specific details because I can't remember the folder paths it should be on Linux, and this might be based on if the game participates in the Steam Input API compatibility, but this should be your next step to resolve further issues. Especially if this was caused by the recent Steam Input overhauls (not your fault OP, just classic Valve
Check also for log file changes in your hidden Steam directory immediately after you see the issue pop up on a game.