Valve Officially Launches Steam For Linux
sl4shd0rk writes "Valve has finally released Steam for Linux. Although some of the 57 games listed on the Linux Steam site are previously released from the Humble Bundles, there are others which should provide adequate entertainment for anyone bored with the HB games. Among the games listed, many at deep discounts of 50%-75% off, are HalfLife, CounterStrke Source and Serious Sam 3. Hopefully Valve will keep the ports coming as rumor has it that Left 4 Dead had been ported at least for developers."
It was horrible knowing you.
No amd64 that I saw. 'package architecture (i386) does not match system (amd64)' lame.
I've been looking forward to having a gaming Linux box for a long time, I know there aren't a lot of games but I'll buy pretty much whatever is available.
Website Just Down For Me? Find out
Who cares, there will never ever be anything that reads deb files on my system and that's all they have
Who cares? All they have is a deb package and there will never, ever be a deb package loaded on my systems
I think I'd rather have a Nintendo Wii U.
Allow me to summarize the next five or so hours worth of posts:
Blah blah blah, DRM.
Blah blah blah, "in mother russia".
Blah blah blah, "I, for one, welcome our penguin shaped overlords".
Blah blah blah, "gun control".
Blah blah blah "godwin's law".
You're welcome. (on a side note: wooooo!)
Is this a step towards an optimized valve os built on linux? I don't use linux but it'd be cool.
I'm not a Linux user but I play one on TrueNuff.tv
Just for information really with Serious Sam 3: BFE is available cheaper :) here
http://www.indieroyale.com/
I'm running 64-bit Gentoo and noticed Steam in the portage tree so I installed it. Works fine. Tried the free TF2 and it worked perfectly. Just bought SS3 for $8 and it's downloading. Valve is great!
oh no.. it's hard enough fighting the gamer addiction with the few games Linux has... my productivity is going to take another drop.. unless... I ... can ...resist...
Ok I wasn't sure I decided if how I felt about steam on Linux...more I suspect that the too negative header to this discussion, when down the side I spotted "Try Linux - Grab Ubuntu Desktop; Ubuntu is our favorite version of Linux. Interested in giving it a whirl? You can install and run Ubuntu from a Live CD or USB stick, or install it to run alongside Windows."
Is that "holy shit I can carry all my steam games around on my USB stick" take it around to my friends...or even work, play a few rounds of team fortress, without any changes to the machine...because if that is true, that is bigger news to me than Steam on Linux, this is Quake Arena/Doom again, only with a raft of cheap choices. I can finally play people I know. [and share an experience with], and socialise with, rather than anonymous strangers on-line [I would rather play off-line than that].
(in testing):
--- /home/thedarkener/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/thedarkener/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6) /home/thedarkener/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/thedarkener/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6) /home/thedarkener/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/thedarkener/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6) /home/thedarkener/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/thedarkener/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
thedarkener@c64:~$ steam
---
I saw the above post regarding the i386 libs and I was sure that I had already installed them previously (and confirmed with the following:)
---
thedarkener@c64:~$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-sdl
Place your finger on the fingerprint reader
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ia32-libs-sdl
thedarkener@c64:~$ sudo apt-get install ia32-libs ia32-libs-gtk
Reading package lists... Done
Building dependency tree
Reading state information... Done
ia32-libs is already the newest version.
ia32-libs-gtk is already the newest version.
---
Any ideas?
It is pitch black. You are likely to be eaten by a grue.
Ubuntu is a Linux, but Linux is not Ubuntu. As far as I can see they've only released for Ubuntu. And yeah... I know I can make it work through some hoops on other systems (and I do), but that's not the point!
Not that the Steam Keys make a huge difference to me. I've been using my Ubuntu Software Center keys anyways, so uhmmm software inception?
The preceding post was not a Slashvertisement.
to upgrade from 10.04 Lucid
I got to the chocolate box before you, that's why the hard ones have teeth marks.
I installed Ubuntu for a promotional TF2 hat (and to see how well the game runs). There's still definitely some work to be done on the Linux client, like making it natively compatible with AMD64. It took me the better part of two hours to actually get the client running (though a lot of that was waiting for ia32-libs to install) and fewer than 80 of my 600+ games are compatible with Linux, so I don't think I'll be switching over to Linux as my primary OS anytime soon. What I'm curious about is how Valve plans to get publishers to sign up for Linux releases.
I simply don't understand why people complain about no 64-bit version of Steam when the games running on Steam are basically all 32-bit anyway, and so you'll have to pull down those 32-bit libraries to use Steam for its intended purpose anyway, regardless of the arch of the client.
As a side note, I'm considerably mixed about Steam for Linux since it means more Linux games... locked to Steam. I would have preferred separate DRM-free installers for things like Serious Sam 3 that didn't require a vendor-hosted platform (and hence having to ensure your account is in good health and the game's lifetime being limited to how long Valve remains around), but apparently that was too much to ask, otherwise we'd have more commercial games before Steam on Linux anyway.
This means we might finally be able to pin down a linux distro with some substantial software investment.
Currently there are far too many fuck forks all over the place it's a wonder anyone even knows what Linux is anymore.
This way we'll have a yardstick to measure a distro by. "Does it run Steam? No. Bye bye."
I think you're using deprecated packages
Could this be the reason for the recent firing at valve?
In my neck of the woods, delivering a release is a time for great trepidation as companies realize that they are not going to need quite so many those overpaid typists now that the product is out.
This sig is not paradoxical or ironic.
You need libc6 upgraded to 2.15 or later; the only suitable version in Debian repos is 2.17 in experimental.
It may be possible to install the ia32* packages in a chroot.
Or you might try something risky like binary-patching with /path/to/steam/binaries
sed 's/\(GLIBC_2\.\)15/\113/g'
Here's a Steam installer for Wheezy: https://gist.github.com/grindars/4231563. It only installs per user, not for the whole system, but so far, it works.
to almost being succumbed to keep Windows on a dual boot, but Windows' UEFI didn't like that and we had to choose between Linux and Windows and we need Office products, but not essentially really.. and BYE Windows.
Forever.
our WIndows smashing overloards Steam should play this when Steam Linux loads http://www.youtube.com/watch?v=7uEnPB9Mz18
by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
she loves Mr Penguin.
by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
As mentioned by someone else, this is because Debian doesn't have libc6 ver 2.15. You have to download the ubuntu libc6 libraries, and extract them to your ~/.local/share/Steam/ubuntu12_32/ directory.
There are debian testing install scripts for Steam which will automatically do this for you. Go forth and search for them.
Also, don't install the ia32-libs package. Enable multiarch support in Debian: dpkg --add-architecture i386
You can now install individual i386 library packages, instead of having one large package.
Couunter strike 1.6 and TF2. installed and running. I am good now. xubuntu 12.04 on a 5 year old laptop. 50-70 fps. see you guys in 2020
Is it like iTunes for FPS games? Why is this important?
I want to delete my account but Slashdot doesn't allow it.
At one point, I was responsible for a good sized Windows application. Something along the lines of Photoshop. Tested it under Wine, and Wine choked in a few obvious ways. As we thought it'd be nice if it worked under linux, if indirectly, I reported the issues to them. They blithely informed me that if we wanted the bugs fixed, we'd have to pay. Needless to say, we shelved the whole idea.
Is that still the service model?
I've fallen off your lawn, and I can't get up.
We don't need steam and it is not necessarily a positive step to moving Linux forward on the desktop. There are lots of problems that need fixing first before we turn Linux into a gaming platform. While this is one problem (the lack of games) I don't want to see Linux turn into a bad clone of Microsoft Windows. Right now that is exactly where these types of moves are leading us.
We need free software friendly graphics drivers first and foremost. Intel is the only company which has committed fully to releasing its code. AMD is playing games with this effort. There is still a proprietary component that is needed and no 100% free distribution has 3d acceleration support. NVIDIA is also leading us down the wrong path. NVIDIA might provide “good support” the drivers suck. They can't be properly integrated, are missing critical features (and the proprietary Linux drivers won't ever see them), and create all sorts of problems for Linus and others.
The solution I am proposing is to shun this move. Take a moment and contribute a significant chunk of change to your favorite distribution, free software game, or other project and next time you purchase hardware go look at ThinkPenguin first. The company is the only vendor which is actually pushing things forward. Where the others claim “freedom” ThinkPenguin has shown a commitment to funding free software projects and pushing companies to release 100% of there code. The company doesn't ship hardware dependent on chipsets that need proprietary components. Every other company targeting Linux is hurting adoption. What works well enough for you doesn't work for the less technical users. If you help fix these other issues you'll see more more users find Linux a workable solution and that will fuel demand for games and other free software development efforts which improve Linux.
I won't use steam, netflix, or purchase from vendors who are hurting me as a Linux user (even if they claim to support Linux or free software).
Fish to Penguin - "You complete me".
Bring me Tribes!!!
This sig intentionally left blank.
According to Phoronix, Windows 7 graphics "destroys the Linux and OS X drivers", and "Only in a few workloads was the Windows 7 driver not the distant frontrunner".
Apparently the latest version in Debian is 2.13 this thread suggests using the version from the experimental branch
A game has objectives and is competitive, anything else is just play
Has anyone tried it on Debian and other distros beside Ubuntu?
please post you experiences.
For those of you who are bored by FPS games and prefer Grand strategy, Crusader Kings II is available. I already had a non steam version but I gave in and bought it for about 20 bucks with all the DLC for which there was a rebate. It works like a charm both with the radeon free driver and the intel driver. Happy!
I was comparing Win 7 and OS X. Yes, I realize the Nvidia Linux drivers are improving rapidly, I've got them working nicely on my openSUSE 12.2 (Tumbleweed) rig.
I played Serious Sam 3 month ago during the beta. Bought yesterday SS3 DLC plus the original Half-life. The latter seems to run perfectly on my Intel HD4000-based laptop (SS3 will surely not...)
I'd expect that some of the big titles are bound to come to Linux if and when Steambox finds traction. Many of the big titles are already ported to Mac OSX, which of course, means OpenGL instead of DirectX.
I look for the day when I can finally and permanently delete my Windows partition, which exists solely for gaming purposes.
YEAR OF THE LINUX DESKTOP.
Damned with faint praise.
Help stamp out iliturcy.
It's 2013 and Linux and dependency hunting is still a part of the game. You fuckers are unbelievable.
This logic doesn't hold.
If KDE 4.0 wasn't supposed to be used by end-users, it should have been called an alpha or beta release. But KDE thought that they had to get people using it to get people interested in it; their theory was, "If we call it a development build, no one will care. We have to release broken software so people will want to help us fix it."
So they called it a point-oh, non-alpha, non-beta, non-RC, final/gold/master release. And then when people used it and found that it wasn't suitable for actual use, KDE complained, "No, no, you're not supposed to use it yet! You're just supposed to want to use it, and to want to help us fix it!" In other words, do as I say, not as I do. A simple bait-and-switch.
Now don't get me wrong: I use KDE now and have been for about a decade; it's great. But I'm calling it like I see it: the KDE 4.0 debacle was just that, and many in the KDE community are still in denial about it.
This is one of the downsides of developers in a project deciding when their pet code should replace existing software: the users come last, and quality and reputation suffer.
In contrast, Linus understands that regressions are unacceptable, and his policy is, "WE DON'T BREAK USERSPACE!" And that's one of the reasons Linux is so wildly successful.
"Those who consume the bulk of goods are those who make them. We must never forget this secret of our prosperity."
A comment well deserving of the Anonymous Coward moniker.
Goodbye and get fucked Windows. Now that Steam for Linux is here there is no sane reason to run Microsoft's garbage operating systems.
The TF2 gamers that log on with a Linux box before March 1 get an exclusive item; Don't underestimate the power of tchotchkes!
They feared that it could be used to suppress protest or support unpopular rule.
So, video, sound, etc. Great.
What about professional level gaming mice? (Razer, Logitech, etc?)
I would need the horizontal/vertical dbi switches to be competitive in most FPS these days, as well as all the fancy things that are put in through the (windows) software.
Are the purchases cross platform if the games are available on Windows and Linux or is each license tied to the platform you buy it on? I dual boot on my machines and it would be nice to have a game available to play on either OS without buying both. I noticed that Half-Life, which is already in my library, shows an install button in Steam Linux.
Hurrah, I'll get cracking with Fallout 3. Oh.
Never mind, I've still not finished Dishonored. Oh.
Still, Bioshock Infinite looks amazing, can't wait...oh.
Yeah, goodbye Windows, right.
Anyone have any idea how to get steam to launch?
steam
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 45 (X_OpenFont)
Serial number of failed request: 12
Current serial number in output stream: 13
Also, under OSX, the system-wide menubar doesn't work well in a multi-monitor environment. Even in a single-monitor environment, it maximizes the amount of mouse movement required to get to and from it, which can also lead to the wrong application being activated as you're often forced to move outside the bounds of your application's window. Miss the menu (overshoot on a multi-monitor setup, for instance) and now input (keyboard, for instance) is no longer directed to your application. Scripts cannot send output to an application that is not currently the active window without actually activating that window, adding completely unnecessary hoop jumping. OSX's input model is barely adequate in these regards, and I also say that as a long time OSX user. These problems are first a result of stupid UI design, and second a result of Apple being almost universally unable to admit they screwed up.
I've fallen off your lawn, and I can't get up.
Until Valve releases a distro-agnostic client, it should be called "Steam for Ubuntu".
Linux is much more than just Ubuntu.
I am, however, appreciative of Valve's efforts and wish them well.
"I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
If you own the Windows or Mac version of a game and there is also a Linux version. Guesss what? That game is also available on Steam Linux for your enjoyment.
I forgot how awesome Half-Life is/was. I was pleasantly surprised about how well some of these older games hold up.
Half-Life, Team Fortress 2, Counter-Strike!
For every benefit you receive a tax is levied. - Ralph Waldo Emerson
My installation complains the package is for i386. Who out there isn't using a 64-bit processor these days?!
Will this run natively, or does it still have to be run through Wine?
Piece of crap steam site. It says NONE of this stuff will run on my 286! Linux is for making old computers continue to work. If it won't run on a 286 it's useless.
Drivers are already improving, and they will continue to improve as there is more demand. Steam and gaming on Linux will incentive that demand.
This is a big step to ramping up GNU/Linux as a gaming platform. There are still a lot of hurdles to get many games working, but this move is a big step forward and I look forward to others jumping on board and following in these footsteps.
2013 is the year of Steam on the Linux Desktop!