SteamOS offically released


Recommended Posts

So it is a Debian based distro. All kinds of good can come from this. Once Valve gets its Intel and AMD drivers up that should be minimal work for Base Debian, Ubuntu, Elementry etc to get optimized support. Even if Steam OS isn't a hit with the masses, having Valve coerce other companies to invest in Linux will only benefit the consumer in the end. Regular driver updates and the Steam touch controller to be for  Linux as the Xbox 360 controller is for Windows. This will be exciting.

AMD may decide to release updated official Linux video drivers for graphics cards other than their top of the line ones.  Been running open source drivers for years now on this desktop because the ATI Radeon HD 4200 on-board graphics card, while decent for all the gaming I do, isn't supported by ATI in the Linux version of their driver package.

Running SteamOS in a VM defeats the point, if you just want to see what the UI is like you can just load Big Picture on your current Steam install.

Not really - some of us don't have Steam in our Linux installs (and almost certainly not if we also run any version of Windows).

 

And there IS a way to install it into any VM software that supports UEFI or EFI - there's a post in the Steam Universe SteamOS topic (Steam Community) about doing so in VMware (I followed similar steps for Oracle Virtual Box, which also has an EFI/UEFI emulation mode, where it is installing as I type this) - I'll be posting the steps both here on Neowin and there when I have finished my run-throughs (to make sure that the same ISO works in any UEFI emulation - not just that of Oracle VB, which works a treat).  I may also try Hyper-V, if there is a UEFI option.

Thanks, I'll check it out.  Since it was not enabled by default, maybe that means its mostly there for developers.

 

It's more idiot-proofing for the eventuality of when less competent users start using it. As I understand it, it's just a simple tickbox in the settings.

 

im keen to look and underline code. keen to seen what i can do with it. 

 

All the Steam stuff is still proprietary, beyond that it's just standard Debian 7.1 with some newer package releases / kernel version+patches for performance - which are all meaningless if you're running it in a VM.

 

Not really - some of us don't have Steam in our Linux installs (and almost certainly not if we also run any version of Windows).

 

Yes really. Grabbing the Steam package in your Linux distro of choice or installing it in Windows is far easier, currently more compatible, and gives you access to the same UI. (Big Picture)

It's more idiot-proofing for the eventuality of when less competent users start using it. As I understand it, it's just a simple tickbox in the settings.

 

 

Oh I agree that its buried in the settings so that the general gamer/user doesn't somehow do something stupid :laugh:

 

It is just one check box, so anyone wanting it can get to it.  I wonder what happens when you check the box.  do you have to restart and it boots you to the desktop instead of Steam maybe?

Oh I agree that its buried in the settings so that the general gamer/user doesn't somehow do something stupid :laugh:

 

It is just one check box, so anyone wanting it can get to it.  I wonder what happens when you check the box.  do you have to restart and it boots you to the desktop instead of Steam maybe?

 

Nah, at most it'll just start/stop the relevant daemons. I'm not entirely sure how everything works, but it's probably all running within the default DE (GNOME).

 

 

All the Steam stuff is still proprietary, beyond that it's just standard Debian 7.1 with some newer package releases / kernel version+patches for performance - which are all meaningless if you're running it in a VM.

 

 

 

 

Who cares if this on a VM, i would like to install and see it up and running. Yes i will not do much with once i have it loaded, but i get to look at it myself and see for myself. Your comments are very pointless and not very helpful at all. 

Just saw a quick walkthrough of SteamOS on Youtube.  It was more or less big picture mode with some extra options.  The video didn't show the desktop but I expect more videos over the next couple of days that will show that.

 

 

Our little Steam is all grown up :wub:

 

Exciting times ahead.

I think once this is as feature packed as something like Xbox live on 360 or PSN. Then this has a chance.

Tho Id say mainly as I really love the idea of being able to build my own console.

Also lets get the ability to stream from our main pc`s to these smaller steam machines. So as we dont go from the Windows library to the Linux library on steam with a loss of 90% of our games.

I think once this is as feature packed as something like Xbox live on 360 or PSN. Then this has a chance.

Tho Id say mainly as I really love the idea of being able to build my own console.

Also lets get the ability to stream from our main pc`s to these smaller steam machines. So as we dont go from the Windows library to the Linux library on steam with a loss of 90% of our games.

 

 

For me, its just a novelty right now.

 

I still can't find a reason to build or buy a steambox or to say dual boot this with windows.  I can get the same Steam experience on my pc that I use for gaming.  If I wanted a dedicated gaming console, well there is the X1 and PS4.

 

That's just my personal usage, but I realize this could appeal to a lot of gamers that do not have a pc for gaming already.

 

Regardless, I'm excited to see where this goes and how quickly they can get it up to snuff feature wise.

Who cares if this on a VM, i would like to install and see it up and running. Yes i will not do much with once i have it loaded, but i get to look at it myself and see for myself. Your comments are very pointless and not very helpful at all. 

 

Your entire endeavour is very pointless and not very helpful either, yet you're still going ahead with it. But I apologise for trying to save you from wasting vast amounts of time trying to shoehorn SteamOS into an unsupported configuration, for reasons that amount to "ooh it's new and shiny".

 

You'll be rather disappointed when you find out it's just Debian with Big Picture running. (And when you could have just loaded BPM on your current OS)

How to convert Steam OS ZIP into ISO:

 

Download this: http://www.microsoft.com/en-us/download/details.aspx?id=30652

 

You only need to install this component: 

G03PweB.png

 

Use Windows search for term: "Deployment" and run as Administrator Deployment termed Command Prompt.

 

and follow this tutorial: http://steamcommunity.com/groups/steamuniverse/discussions/1/648814395813782335/

 

 

0. Get a freakin' UEFI computer and trash this PC from the 80's

1. Get a blank DVD media, duh!
2. Get a copy of Microsoft's oscdimg.exe tool. It is part of the Windows Automated Installation Kit (or Windows AIK for short). It is a ~1Gb file, but Google around and you shall find the single 120Kb file you need
3. Think twice about what the heck you are doing
4. Download ANY of the SteamOS zip files
5. Extract the file to a folder, let's say C:\Users\Public\SteamOS\
6. Open a Command Prompt
7. Go to the folder you saved the oscdimg.exe at step 1 (probably your downloads folder) on that command prompt (tip: "cd \users\joeuser\downloads")
8. Type in the following command - should be EXACTLY AS IS, but I may allow you to change the path to the one you extracted on step #5:
 
oscdimg.exe -m -o -j2 -h -pEF -bC:\SteamOS\boot\grub\efi.img -lSteamOS C:\SteamOS\ SteamOS.iso
Its space between last S\ and SteamOS.iso and is small L.
 
9. Use your favorite ISO burner to record the just created SteamOS.iso file to a DVD
10. From this point on, get ready to lose your data if you are too lazy to not understand Valve's instructions
11. Boot with the DVD and again follow ALL the instructions as if you were using an USB drive
12. Send me a beer
13. Enjoy your SteamOS

is it just for games or will there be a way to watch movies over a nas drive for instance...

 

looking for an alternative media centre os

 

Precisely.  That will be at least a possible target market for Steam Machines (either OEM or build-your-own), the HTPC/media center market.

 

THAT is why I'm doing VM-based evaluation (just as I do any other Linux DE) - to look at what the distribution can do outside of gaming (specifically, the differences compared to standard Debian, and especially Debian wheezy).  This is NOT Debian wheezy exactly - there ARE differences, and ignoring them could come back and bite me in the butt.  (Remember, assumptions are the mother of all muckups.)

I can't believe that even while basing their "OS" on basic Debian they can't to what every other home cooker can do, make a regular installable OS, and on top of that it requires UEFI... The OS that's supposed to let you build your own steam boxes or use existing computers to stream from a powerful gaming computer somewhere else...

Quality... I've seen 12 year old home cookers do better. Heck the guy making his fantasy Linux distro on this forum before he got predictably tired of it did better.

For me, its just a novelty right now.

 

I still can't find a reason to build or buy a steambox or to say dual boot this with windows.  I can get the same Steam experience on my pc that I use for gaming.  If I wanted a dedicated gaming console, well there is the X1 and PS4.

 

That's just my personal usage, but I realize this could appeal to a lot of gamers that do not have a pc for gaming already.

 

Regardless, I'm excited to see where this goes and how quickly they can get it up to snuff feature wise.

The X1 and PS4 (not to mention the older and now-discounted XB360 and PS3) are some of the targets for the SteamMachine - that means they HAVE to at least come close to matching even the older consoles feature-for-feature outside of gaming.

Further, among those same targets (especially if you're an OEM or would-be OEM) are more plebian HTPCs/SFF PCs running other Linux DEs, if not Windows - a SteamMachine MUST offer "value-add" if it is going to knock out any of those already-existing choices, especially given the price premium.

 

Lastly, as much as Gabe Newell has disparaged Windows 8.1, a Windows 8.1 PC (of nearly any vintage) can outpace a SteamMachine at this stage of things *just by adding Steam* - remember, Big Picture Mode is ALREADY a feature of the Steam client for Windows.  In fact, my current PC (which is below the minimum requirements due to lacking UEFI support) could outpace a Steam Machine - and it's composed entirely of no-longer-manufactured (dead) hardware.  That isn't just a big problem - it's a monstrous problem (at least for prebuilt SteamMachines, if not the SteamOS itself); how does Valve face that issue?

I can't believe that even while basing their "OS" on basic Debian they can't to what every other home cooker can do, make a regular installable OS, and on top of that it requires UEFI... The OS that's supposed to let you build your own steam boxes or use existing computers to stream from a powerful gaming computer somewhere else...

Quality... I've seen 12 year old home cookers do better. Heck the guy making his fantasy Linux distro on this forum before he got predictably tired of it did better.

HawkMan - the UEFI issue can be worked around - depending on how you want to do the evaluation process.  (Both Oracle VirtualBox and vmWare have EFI support; there's a post in the SteamOS SteamCommunity forums on how to create a bootable ISO for vmWare in EFI mode - it also works for Oracle VB, vmWare Player 5, or vmWare Workstation 10; that is something I have tested personally.)

Still, I think the UEFI "requirement" is simply a screen-out factor - it eliminates older hardware (basically, anything older than LGA1366 or the AMD equivalent) from consideration by OEMs.

 

Here are the settings I used for vmWare Workstation 10:

 

Guest RAM: 1536K (I have 4096K total on the host - this setting is just under half the total RAM available, and leaves room for running other software on the host while the VM is running.)

Guest HDD: 32 GB (This figure is actually high for vmWare Debian guests - vmWare recommends less than a quarter of this figure.  SteamOS did NOT use it all.)

Guest OS setting:  Debian 7 (64-bit) (Directly from the SteamOS FAQ.)

 

Other than enabling EFI support in the VM via an edit (vmWare requires it, in Oracle VB, it's a switch in the VM settings), the same settings work in Oracle VB.  (Naturally, you can, and likely should, increase the amount of RAM if you can, as my own settings are less than half what Valve specifies - however, it will still work, despite being under-spec.)

The X1 and PS4 (not to mention the older and now-discounted XB360 and PS3) are some of the targets for the SteamMachine - that means they HAVE to at least come close to matching even the older consoles feature-for-feature outside of gaming.

Further, among those same targets (especially if you're an OEM or would-be OEM) are more plebian HTPCs/SFF PCs running other Linux DEs, if not Windows - a SteamMachine MUST offer "value-add" if it is going to knock out any of those already-existing choices, especially given the price premium.

 

Lastly, as much as Gabe Newell has disparaged Windows 8.1, a Windows 8.1 PC (of nearly any vintage) can outpace a SteamMachine at this stage of things *just by adding Steam* - remember, Big Picture Mode is ALREADY a feature of the Steam client for Windows.  In fact, my current PC (which is below the minimum requirements due to lacking UEFI support) could outpace a Steam Machine - and it's composed entirely of no-longer-manufactured (dead) hardware.  That isn't just a big problem - it's a monstrous problem (at least for prebuilt SteamMachines, if not the SteamOS itself); how does Valve face that issue?

 

 

Oh I agree, its going to be an uphill climb for Valve. 

 

I have a pc made especially for htpc duties and I have leveraged Win 8 for a great 10ft UI via the start screen.  I pin everything I want to access there, which happens to include Steam, which launches itself into Big Picture mode and I can use a remote control to do it all.  Right now, I already feel like I have the best of both worlds as far as an OS that can handle any app I want, any game I want, plus all the media stuff I could want.

 

SteamOS and Steamboxes are kind of in the middle of everything right now.  But hey, its very early and until we see production machines being sold and the OS being out of beta, I'm not going to judge the platform.  It needs time to mature and then maybe I will find where it fits into my own device needs. 

I can't believe that even while basing their "OS" on basic Debian they can't to what every other home cooker can do, make a regular installable OS, and on top of that it requires UEFI... The OS that's supposed to let you build your own steam boxes or use existing computers to stream from a powerful gaming computer somewhere else...

Quality... I've seen 12 year old home cookers do better. Heck the guy making his fantasy Linux distro on this forum before he got predictably tired of it did better.

Most of the work is focused on Big Picture mode (which is crossplatform) and getting developers to support Linux. The reason it has been released so early is to give OEMs a chance to work with it and to allow enthusiasts to help test it out. It's not consumer ready, nor is Valve claiming it to be. In fact at the moment it doesn't even support AMD or Intel GPUs yet. Your criticism is misguided.

Early or not, there is NO excuse for such a shoddy build. The install and setup is already there, it's the base of every Linux distro and it comes packaged ready for them to use. Not being consumer ready would mean the used a dirty non customized and easy steps OS installer, not not installer at all.

And this isn't going to get any developers to start supporting Linux, if anything, this early release will make some rethink actually doing it or delaying any Linux support.

Most of the work is focused on Big Picture mode (which is crossplatform) and getting developers to support Linux. The reason it has been released so early is to give OEMs a chance to work with it and to allow enthusiasts to help test it out. It's not consumer ready, nor is Valve claiming it to be. In fact at the moment it doesn't even support AMD or Intel GPUs yet. Your criticism is misguided.

 

Pretty much this. SteamOS was released mainly because of the hardware prototypes that are shipping. It's for early testing, not for people cram onto VMs for "ooohs and ahhs".

 

Early or not, there is NO excuse for such a shoddy build. The install and setup is already there, it's the base of every Linux distro and it comes packaged ready for them to use. Not being consumer ready would mean the used a dirty non customized and easy steps OS installer, not not installer at all.

And this isn't going to get any developers to start supporting Linux, if anything, this early release will make some rethink actually doing it or delaying any Linux support.

 

You obviously have never used Arch Linux.

Edited by Andrew G.

Most of the work is focused on Big Picture mode (which is crossplatform) and getting developers to support Linux. The reason it has been released so early is to give OEMs a chance to work with it and to allow enthusiasts to help test it out. It's not consumer ready, nor is Valve claiming it to be. In fact at the moment it doesn't even support AMD or Intel GPUs yet. Your criticism is misguided.

Besides, it's not like it's that HARD to add support for the missing GPUs, as support for both is in the Debian wheezy repos right now.  UEFI was a higher hurdle, and even that is clearable, if you want to do VM-based testing.  Right now, it's basically a quibble.

Other than it being a locked-down version of Debian's existing install (if you've installed any version of Debian 5 or later, other than the lack of options, the installer is, quite literally, basic Debian), once you get over the UEFI requirement, it is, literally, no different from a typical non-custom Debian installation.  (Quibble, quibble.)

 

Athernar - the jury is merely at the start of deliberations;  SteamOS could STILL fail.  There are so many trip-over points (compared merely to other Linux distributions, let alone consoles and Windows), it's definitely far from funny.  However, Valve and the SteamOS community has to recognize those trip-over points - and clear them.

Early or not, there is NO excuse for such a shoddy build. The install and setup is already there, it's the base of every Linux distro and it comes packaged ready for them to use. Not being consumer ready would mean the used a dirty non customized and easy steps OS installer, not not installer at all.

It's for experienced users, making a simplified installer unimportant for the beta. I'm sure things will change for when it's released.

 

And this isn't going to get any developers to start supporting Linux, if anything, this early release will make some rethink actually doing it or delaying any Linux support.

Developers will go where the money is and if Valve is putting its full weight behind Linux then that's where they'll go. This is a long term commitment by Valve and a slightly unpolished initial release won't make any difference in the long run. Don't forget that Steam was pretty terrible when it first launched and it's now the definitive digital distribution platform.

 

I just don't see any merit in your claims.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Researchers claim Microsoft's quantum breakthrough is flawed by basic Python errors by Karthik Mudaliar Microsoft's aggressive roadmap to deliver a commercial quantum supercomputer by 2029 has now hit a bit of a snag, and it's not because of a complex sub-zero dilution refrigerator, but rather because of a few lines of basic Python code. A new critique published in the scientific journal Nature argues that simple software errors effectively manufactured the breakthrough that Microsoft's foundational research claimed back in 2025 into Majorana-based topological qubits. Topological quantum computing, the path that Microsoft chose for its research, relies on creating and controlling "Majorana zero modes." These are exotic quasiparticles that theoretically offer vastly superior error resistance compared to the highly sensitive superconducting qubits currently being championed by rivals like Google and IBM. However, physically proving you have created these particles requires sifting through massive amounts of complex electrical conductance data to isolate a specific "topological gap." Because of the sheer volume of data, physicists rely heavily on custom software pipelines to process the results. This is where the Python scripts come in. Now, according to the critique, Microsoft’s data processing software contained fundamental programming errors that ultimately skewed the published results. By mishandling data arrays or deploying incorrect logic within the Python script, the software supposedly discarded "noisy" or contradictory data. Which is why it only highlighted the specific electrical measurements that supported the topological-gap claim. The researchers behind the critique argued that this makes the findings invalid, suggesting the heralded "quantum leap" was actually a false positive generated by bad code and not a product of groundbreaking physics. However, Microsoft is pushing back hard against these allegations. The Redmond giant has formally rejected the criticism, saying that it's just a minor anomaly rather than a fatal flaw. According to the company, while there may have been a minor oversight in the data parsing scripts, it does not alter the fundamental reality of their physical experiment. Just weeks ago, Microsoft unveiled the Majorana 2 quantum processor, a milestone so significant that the company boldly accelerated its timeline for a commercial quantum supercomputer from 2035 down to 2029. But the new software allegations reopen an old wound. Microsoft's quantum division faced a remarkably similar crisis when a landmark 2018 paper on Majorana particles was famously retracted in 2021 after independent physicists discovered the data had been inappropriately cropped. That historical baggage makes the current Python-related allegations particularly sensitive. If the foundational math and data processing for the 2025 breakthrough are genuinely flawed, the highly anticipated 2029 commercial timeline could easily be delayed or, worse, cancelled.
    • Because of what they have done to VMware I will never buy anything Broadcom again.
    • AMD releases hotfix for driver install issues on Windows 10 PCs by Taras Buria Earlier this week, AMD released an important graphics driver update. Version 26.6.2 brought AMD FSR 4.1 support to the previous-gen Radeon lineup, the RX 7000 series, giving users better upscaling tech that was previously locked to the newest GPUs. However, the driver turned out to be a little buggy, with users reporting installation issues on systems still running Windows 10. AMD quickly acknowledged the bug and today released a hotfix to resolve the problem. The AMD 26.6.3 Hotfix update is now available for download from the official website. Given that it is a hotfix release, it has only one change in its release notes: AMD announced the update on its official X account and added that a WHQL driver update with the necessary fixes would be released next week. Meanwhile, users can apply the hotfix or roll back to the previous driver using the official AMD Cleanup Utility. You can download AMD Software: Adrenalin Edition 26.6.3 Hotfix Preview Driver from the official website here. It is compatible with all currently supported graphics cards and 64-bit Windows 10 and 11. Full release notes are available on the same page.
    • With Microsoft now listening to its core audience and acting upon received feedback, fans can finally expect a much better version of Windows 11 than what was available five years ago. Here is to five more years, Windows 11! I guess we all need a good laugh now and again...
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      465
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      82
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!