A first look at Valve's gamer Linux SteamOS
Interplay
After the installation and a reboot, select Recovery mode in the boot menu shown in Figure 2 to point SteamOS to the VirtualBox graphics driver. Recovery mode launches into a command shell with root privileges. In the virtual machine window, select Devices | Insert media with guest extensions. In SteamOS, mount the CD with the drivers and install them:
# mount /media/cdrom # sh /media/cdrom/VBoxLinuxAdditions.run
Then, unmount the CD using umount/media/cdrom
and by calling Devices | CD/DVD drives | Remove media. If VirtualBox complains, force an eject.
To be able to log on later, and in particular, to be able to use sudo
to install software, you need to assign a password to the default user set up by SteamOS (desktop) by typing passwd desktop
.
Next, restart the system using reboot
. In the boot menu, simply confirm the first item. If you are only taken to the EFI input prompt, type the following command:
FS0:\EFI\steamos\grubx64.efi
In the login screen, select GNOME from the drop-down list, type desktop, press Enter, and then enter the corresponding password. You can launch the Steam Client by double-clicking on the Return to Steam icon.
If nothing happens, or if you see an error message, restart the system. Then open Activities, type terminal
, confirm by pressing Enter, and launch steam
. The Steam client will should first upgrade, and this can take a few minutes.
Conclusions
The first version of SteamOS made a stable impression thanks to Debian 7. The radical Installation is a breeze for Linux novices. However, some features are still missing, in particular, the much heralded streaming, which involves the game running on a powerful desktop PC, which forwards the images to the Steam Machine.
Valve advertises its Steam Machines and SteamOS as an open system. However, Valve continues to jail up the user in the Steam world, despite its Steam client running on free Linux underpinnings. Any games you purchase on Steam are restricted by DRM; the data and scores are all sent to the vendor in a style similar to other game vendors, such as Sony, Microsoft, and Nintendo. Having said this, users of SteamOS still enjoy more freedom than those of other consoles – at least currently.
Infos
- Steam Machines: http://store.steampowered.com/livingroom/SteamMachines/?l=german
- Steam controller: http://store.steampowered.com/livingroom/SteamController/
- Steam for Linux: Hanno Böck, "Steam Punk", LU 02/2013, p. 62, http://www.linux-community.de/28159
- SteamOS download : http://store.steampowered.com/steamos/buildyourown
- SteamOS FAQ: http://steamcommunity.com/groups/steamuniverse/discussions/1/648814395741989999/
- SteamOS repository: http://repo.steampowered.com/steamos/
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.