Page 1 of 1

Steam client

Posted: 25 Mar 2020, 18:35
by S4m4n
Hello there!

I was trying to take it from usm but no luck. then realized that it is only available on i386 systems on slackware repos. also requires compatlib, mutltilib, blah blah. I feel really confused and this is not that kind of package I can make from getting dependencies from pkgs aswell, please help. :unknown:

P.s I have successfully installed nvidia driver thanks to RAVA post.

Steam client

Posted: 26 Mar 2020, 12:03
by Blaze
Hi S4m4n.
12. If you compile the driver for the x86_64 architecture, then you will get the message:

Code: Select all

Install NVIDIA's 32-bit compatibility libraries?
  • if you want to play Windows games via Wine or Steam, you will need to answer 'Yes'.
    Note. If you answered 'Yes', then you need to install Wine and 0050-compat32-multilib-lite-x86_64 (if you have a 64-bit operating system)
    link for x86 | link for x86_64
  • if you don't want to play Windows games via Wine or Steam, you will need to disagree and choose 'No'.
[HOWTO] make a xzm module driver for NVIDIA video card

Steam client

Posted: 26 Mar 2020, 17:54
by S4m4n
Dear Blaze,

Thanks for getting back to my request. I have already pointed out that I installed the NVIDIA driver using: [HOWTO] make a xzm module driver for NVIDIA video card
Considering that I have Porteus 4.0 x86_64 KDE, I have browsed into given link to take wine and compat32-multilib during the installation. But there were several versions for each, so I chose the latest (although my Porteus is not the latest version) as a result compat32-multilib conflicted with on KDE and one of Dolphin deps gone missing ! so I took it away and tried your other compat32-multilib but the issue persisted. So I have to choose between file manager or steam client.

What is the step by step procedure to have steam client work on Porteus?

Thanks in advance!

Steam client

Posted: 27 Mar 2020, 16:49
by Blaze
Hi S4m4n,
how about Porteus 5.0 RC1 and steam-1.0.0.61-x86_64-2_SBo.xzm + 0050-compat32-multilib-lite-x86_64 ?

Steam client

Posted: 28 Mar 2020, 18:28
by S4m4n
Dear Blaze,

I have some difficulties with compiling NVIDIA driver that explained on its related post, your help is highly appreciated.

Did you mean the file with size: 106.5 Mb?
Blaze wrote:
27 Mar 2020, 16:49
+ 0050-compat32-multilib-lite-x86_64 ?

Steam client

Posted: 10 May 2022, 12:20
by tamed
+1 any current version of Steam?
I only found something from 2017. Thank you!

Steam client

Posted: 10 May 2022, 18:11
by beny
hi take a look at this link this is a container that user need to run to use steam and other,you have to build it and need a good amount of space is an arch system but run everywhere try if work for you: https://github.com/Kron4ek/Conty

Steam client

Posted: 22 Oct 2022, 22:21
by vaguinerg
im having "glXChooseVisual failed" on steam
some search says it needs 32bit OpenGL libraries (libnvidia-gl)

libnvidia-glcore:i386
libnvidia-eglcore:i386
libglx-nvidia0:i386
libgl1-nvidia-glvnd-glx:i386

Steam client

Posted: 23 Oct 2022, 13:12
by vaguinerg
ncmprhnsbl wrote:
23 Oct 2022, 13:07
vaguinerg wrote:
22 Oct 2022, 22:21
im having "glXChooseVisual failed" on steam
some search says it needs 32bit OpenGL libraries (libnvidia-gl)

libnvidia-glcore:i386
libnvidia-eglcore:i386
libglx-nvidia0:i386
libgl1-nvidia-glvnd-glx:i386
what nvidia driver are you using? and from where?
08-nvidia-470.129.06-k.5.18.8-porteus-v5.0-x86_64.xzm

Steam client

Posted: 23 Oct 2022, 13:36
by ncmprhnsbl
ok, that driver wasn't built with 32bit support ..

Steam client

Posted: 23 Oct 2022, 14:18
by vaguinerg
ncmprhnsbl wrote:
23 Oct 2022, 13:36
ok, that driver wasn't built with 32bit support ..
Good news.
I managed to sucessufly build the nvidia driver
it provides me the file 08-nvidia-515.76-k.5.18.8-porteus-v5.0-x86_64.xzm
now steam is working
thank you