Steam Client Fails to Start When Network Is Not Ready During Boot
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- linux
- Domain
- operating-systems
Research direction
The issue points to a systemd service dependency race condition. Examine the Steam client's systemd service unit file, likely in /usr/lib/systemd/system or /etc/systemd/system. Check its dependencies against network-online.target and the specific network device ensp01. Understand systemd's network target and device units. 'Done' means modifying the service to ensure it starts after the network is ready, testing the boot sequence, and verifying Steam launches reliably.
Written by the indexing model from the issue text.
Description
Steam Client Fails to Start When Network Is Not Ready During Boot
SteamOS Version
- SteamOS BETA Effects: 3.8.26-28
- Opted into Steam client beta?: Yes
- Opted into SteamOS beta?: Yes
- Have you checked for updates in Settings > System?: Yes
Hardware
- MSI B850M GAMING PLUS WIFI6E
- https://www.msi.com/Motherboard/B850M-GAMING-PLUS-WIFI6E/Specification
Configuration
- SteamOS is configured to boot directly into Desktop Mode.
- Steam Client is configured to launch automatically during boot.
Issue
On approximately 2 out of 10 boots, the Steam Client fails to launch automatically.
Reviewing the system logs suggests that the network device used for Internet connectivity, ensp01, is not ready when the Steam Client attempts to start. The network device becomes available later during the boot process, but Steam does not retry its startup.
When this occurs, Steam also fails to open when launched manually.
Steps to Reproduce
- Configure SteamOS to boot directly into Desktop Mode.
- Configure Steam Client to open automatically at startup.
- Reboot the system repeatedly.
- On some boots, observe that the network device is not ready when Steam attempts to launch.
- Wait for the network device to become available.
- Attempt to launch Steam manually.
Expected Behavior
Steam should launch successfully after the network becomes available.
If the network is not ready during the initial startup attempt, Steam should either:
- Wait for the network to become available; or
- Retry launching automatically after network connectivity is established.
Actual Behavior
- Steam fails to launch automatically.
- The
ensp01network device becomes available later. - Steam does not recover or retry startup.
- Steam cannot be opened manually during the affected session.
- A full operating system reboot is required.
Reproduction Rate
Approximately 2 out of 10 boots.
Workaround
Rebooting the operating system resolves the issue in most cases.
Possible Cause
This appears to be a startup-order or network-readiness race condition between the network device and the Steam Client.
Possible Fix
The Steam systemd service could be configured to wait for the network to be fully available before starting. This may involve adding a dependency on network-online.target and ensuring that the relevant network device is ready.
Alternatively, Steam could automatically retry startup if the network is unavailable during the initial launch.
Additional Information
I am a DevOps Engineer and Certified Linux Engineer. System-log analysis indicates that ensp01 is detected after the Steam Client startup attempt on affected boots. if i get further logs that are not rotated will share in this report
- Dominant language
- No language data
- Stars
- 2.6k
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Getting set up
This project ships no dev container, Dockerfile or contributing guide, so setting up is up to you: start from its README, and see our first-contribution guide for the general steps.
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ValveSoftware/SteamOS
-
steam-short-session-tracker: incorrect registry backup path resets settings during automatic repairOpen
Difficulty 2/5 1-3 hours Newbie friendliness 80/100
ValveSoftware/SteamOS#2829 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
ValveSoftware/SteamOS#1743 · 1 comment · 2 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
ValveSoftware/SteamOS#2837 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 45/100
ValveSoftware/SteamOS#2836 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
ValveSoftware/SteamOS#2835 · 1 comment ·
All issues in ValveSoftware/SteamOS
Similar issues
-
out-of-date
Difficulty 1/5 Under an hour Newbie friendliness 82/100
CachyOS/CachyOS-PKGBUILDS#1917 ·
Maintainers usually reply within 1 day
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
johnsonjh/emu2-cpm86#68 · 1 comment ·
Maintainers usually reply within 1 day
-
Issue-Bug Needs-Triage OS-Linux
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
Maintainers usually reply within 1 day
-
area/install-update comp/cli comp/desktop P3 sweeper:risk-compatibility type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
NousResearch/hermes-agent#124492 ·
Maintainers usually reply within 1 day