Similar issue on Fedora 36 with natively installed Steam in beta mode.
If I launch "controller layout" from a game's library page, a window with only black in it pops up and stays there. If I click on the X to close the window, the black turns fully transparent (can see desktop behind it) and keeps staying there. I have to quit Steam completely for it to vanish.
This shows in the terminal upon opening the dialog:
sh: Line 1: lsb_release: command not found
Might want to use hostnamectl instead, for example.
After almost a year of this not working, and Steam seemingly getting slower and slower, I have finally discovered the issue and found a workaround.
I opened activity monitor and saw that Steam was continuously writing to disk despite nothing being downloaded. My search led me to this issue: https://github.com/ValveSoftware/steam-for-linux/issues/7795. The workshop_log.txt file was constantly being written with, e.g.,
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Get details for item ... failed : I/O Operation Failed
[2023-11-09 08:41:34] [AppID 241100] Finished Workshop download job : No Error
[2023-11-09 08:41:34] [AppID 241100] Starting Workshop download job (downloading )
[2023-11-09 08:41:34] [AppID 241100] Update canceled: Disabled (Suspended)
The app ID is the Steam Input Configs app.
Like the person in the other issue, I am also using an encrypted home directory. I managed to fix this by:
sudo mkdir /srvworkshop directory into that directory: sudo mv ~/.steam/debian-installation/steamapps/workshop/ /srv/.steamapps directory: ln -s /srv/workshop/ ./workshopI would argue that this is not an uncommon use-case, and it would be nice if Steam could either play nicer with encrypted home directories, or output a more meaningful error message rather than continually writing to disk.
2026, everything is still the same. Disgrace.
Your system information
steam-runtime_0.20220802.0Please describe your issue in as much detail as possible:
General Controller Settings, I haveXbox Configuration Supportenabled.Controller Layoutfor either American or Euro Truck Sim, and a window opens with three lines (loading), and that is it. It never finishes loading.Gamepadconfig. When clicking browse configs and choosing a community config, the same issue occurs except the loading screen has text, includingPREVIEWright in the middle. This also hangs forever.I have tried opting into and out of the beta, restarting the PC, restarting Steam, logging out and back in, and uninstalling the game.
Steps for reproducing this issue:
Controller Layout.