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
-
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.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.