Gamer Rewrites Valve's Steam Installer For Debian
An anonymous reader writes "Gaming on Linux is growing fast right now, and most of that is thanks to Steam. Initially, Steam committed only to the most popular desktop distribution, Ubuntu, but more recently has opened the door to others. So what do you do when you want to game in Linux and you're using something a little less popular — at least, on the desktop? If you're a programmer called GhostSquad57, you rewrite the installer for Debian. GhostSquad57 uploaded his efforts to Github yesterday, and has since reached out to the Linux community."
Seeing as Ubuntu is debian for those scared of terms.
Not free enough, 2/10 would not install.
Really. It's not. It hasn't been in a year or more, so can we stop this "Ubuntu it the big best Linux" crap already?
Ubuntu started to tank shortly after Shuttleworth sold his soul to the devil. The most popular distros are now Mint (by far), and probably also Mageia by now.
I personally don't see why Valve doesn't just aim for Debian support. If that works, Ubuntu, Mint and many more should be minimal effort.
Check out this headline: Linux guy edits script to better suit his setup. Let's get this to the front page NOW!
could it be?
# layman -a gamerlay
# layman -S
# emerge steam-meta
Done. Been working since the middle of the beta for Gentoo users, and that distro doesn't even use .deb files natively. So... um... congrats, Debian? Nice to see you're still old and slow to react? I guess?
Good way to get noticed by Valve.
BlameBillCosby.com
Since Ubuntu uses Debian's package manager, this isn't much of a change. And people have had it working on Arch for over a month, it's even in their official repos now.
I guess most debian users like myself have already worked around valves limitations the day after steam for linux was released and have already stopped using it since it's impossible to play anything with the open ati drivers and the only alternative, the proprietary driver for anything before radeon hd 5000 needs the fglrx-legacy which also is not available to wheezy.
I would install it or compile it myself anyway but that in turn has additinal requirements that I need to work around so I rather not play at all.
OT but linux has a long way to go to on the Desktop, with the multitude of installers, and having to play around with antiquated X, and a retarded sound system.
Fresh install of Linux Mint, installed Steam, installed TF 2...bam.... software rendering, even though glxinfo says direct rendering....
until someone fixes X and rewrites it, and fixes the sound system, linux will continue to fail
[nt]
File under 'M' for 'Manic ranting'
Someone has been maintaining a fedora people repo for #steam for @fedora but he never becom popular! :|
Removing DRM rather than adding it seems like the better way to go.
would rather be hacking the game than playing it.
Join the Slashcott! Feb 10 thru Feb 17!
It's in the Arch Linux main repositories, I just checked
Don't know if I'm impressed or disappointed.. There's lots of other S/W in the user repositories that I would rather have in the main one before Steam. But great job, whoever did it
I thought Steam would be an Ubuntu-only thing, but I stand corrected, this is pretty good
Turns out that it crashes before the client even starts on my system, but my GPU driver is dodgy, so it's maybe not Steam's fault
Why Valve decided to create their installer for Ubuntu rather than Debian made zero sense (since a Debian installer would have worked perfectly on Ubuntu but not the other way around).
The only explanation I can think of is that they had a deal with Canonical to increase the take up of Ubuntu.
Thanks AUR!
This might matter IF he had made it possible to install Steam on ANY major Linux distro. This just makea "Steam for Ubuntu" into "Steam for Debian", so . . .
meh
"I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
What happen to you guys? I'm no engineer, but i'm no newbie. I'm a doctor, I don't have time to tinker with everything in my PC. So when I installed steam on one of my Debian machines (I had Ubuntu but for ethical reasons returned to Debian) and it didn't work out I felt disappointed. I DON'T HAVE TIME to make the changes myself. So, when someone does it an shares it I'd say good for us all. And the one that said "...Ubuntu is an African word that means "I can't configure Debian"...": that's old, boring, false, trollish, etc. I CAN configure lots of things in all of my Debian machines. Debian could be the acronym of "I can't stand Unity" or "I don't sell myself to corporations". But, seriously, guys... that attitude is NOT what makes out OS a great one. So: F'You (quoting Linux). And thanks to the guy doing the real work.
La culpa no es del chancho...
Valve put it out ther on their developer site since day one... https://developer.valvesoftware.com/wiki/Steam_under_Linux
1 Native Steam on Linux
1.1 Unpackaged
1.2 Arch Linux
1.3 Fedora
1.4 Gentoo
1.5 openSUSE / SUSE
1.6 Ubuntu
So big deal, it only took you 3 months more time then the other distro's
15:56, 16 December 2012 Hanno (Talk | contribs) (9,101 bytes) (Native Steam on Linux Beta Client)
Hey, thanks for the information! I didn't know that so many have already ported the package. To be honest I didn't follow the progress either.
I am teh dumb. Misread what grandparent was saying.
Maxim: People cannot follow directions.
Increases in truth directly with the length of time spent explaining them
Going out of his way to add DRM to an OS? Talk about certain kinds of stupidity.
This Steam for Linux is working on multiple distributions that are far more removed from Ubuntu than Debian - this has been the case for months now. I have it right here on Fedora, and I know it's available for Arch Linux too. The license for Steam has even been altered to make it easier for it to be repackaged and even hosted in distribution repositories.
find a nice directory for steam to live in.
unpack all the tar files.
in the usr/lib/steam folder where the bootstraplinux_ubuntu tar resided run steam.sh.
was that really hard?? runs perfectly on slackware 14. gosh these people dont know how to use their computers, no root priv's needed at all and thats the way it should be.
if you are using alsa you will need to run this command "export SDL_AUDIODRIVER=alsa" otherwise it will try to load some bullshit called pulse audio. oh and make sure your video card drivers are working, otherwise the games probably wont run.