On 2/11/19 5:06 AM, hal wrote:
...
glXChooseVisual failed
glXChooseVisual failedMain.cpp (332) : Assertion Failed: Fatal Error:
glXChooseVisual failed
...
Just an update. Finally got around to this again. Got it running this way:
aptitude purge steam-launcher
aptitude purge nvidia*
ap
I'm running two ASCII installs and am running Steam on both without issue.
One is a laptop with an Intel video card which I mostly just use to keep in
touch with my Steam peeps. However, I have verified that it will start and
run games without crashing. Although, with the Intel graphics card I can'
On 2/10/19 3:25 PM, Adam Borowski wrote:
your box please "dpkg --add-architecture i386".
Ahh, yes. It's there now.
There's a number of reason why proprietary software is bad, but if you want
to use it anyway, it's much better to use the packaged client which has been
beaten to play nice w
On Sun, Feb 10, 2019 at 08:55:23PM +0100, Alessandro Selli wrote:
> On 10/02/19 at 01:20, hal wrote:
> > Are there i386 devuan packages available?
Kind of.
> No, as it's proprietary software:
>
> https://en.wikipedia.org/wiki/Steam_(software)
Which is non-free distributable. Both Debian and
On 2/10/19 1:55 PM, Alessandro Selli wrote:
You can get it here:
https://store.steampowered.com/about/
Thanks. I have the client software downloaded. I couldn't get the
support libraries installed as they are i386. `aptitude search libgl |
grep i386` wouldn't turn up anything until I
On 10/02/19 at 01:20, hal wrote:
> Are there i386 devuan packages available?
No, as it's proprietary software:
https://en.wikipedia.org/wiki/Steam_(software)
> I'm trying to get the Steam client running[1] on a recent Ascii
> upgrade. I suppose I could pull in some Debian ones if not.
>
Y
In case anyone else runs into it...
# dpkg --add-architecture i386
# aptitude install libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386
On 2/9/19 6:20 PM, hal wrote:
Are there i386 devuan packages available? I'm trying to get the Steam
client running[1] on a recent Ascii upgrade. I suppose
Are there i386 devuan packages available? I'm trying to get the Steam
client running[1] on a recent Ascii upgrade. I suppose I could pull in
some Debian ones if not.
[1]
Steam needs to install these additional packages:
libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386
__