Steam sous chroot

Salut à tous.
J’ai wheezy 64 bit.
Vu que steam est en 32-bit et seulement sous jessie/sid, j’ai installer chroot en i386 jessie, puis installer steam.

Graphiquement j’ai vu la fenêtre d’installation de steam, tout a bien été télécharger/installer.

Au lancement de “steam”, j’ai le petit fenêtre (comme celui des mise à jours) mais il charge très rapidement et disaparait.

[quote]$ steam
Running Steam on debian 64-bit
STEAM_RUNTIME is enabled automatically
[2014-04-09 17:36:39] Startup - updater built Feb 25 2014 13:44:43
Looks like steam didn’t shutdown cleanly, scheduling immediate update check
[2014-04-09 17:36:39] Checking for update on startup
[2014-04-09 17:36:39] Checking for available updates…
[2014-04-09 17:36:40] Download skipped: /client/steam_client_ubuntu12 version 1393366296, installed version 1393366296
[2014-04-09 17:36:40] Nothing to do
[2014-04-09 17:36:40] Verifying installation…
[2014-04-09 17:36:40] Performing checksum verification of executable files
[2014-04-09 17:36:40] Verification complete[/quote]

Je vois pas d’erreur.

Je crois que le problème vient du 64 bit détécté par steam, alors que je lui fait tourner en chroot 32.

La seule possibilité que je vois est de ré-essayer sous un chroot 64 bit avec steam i386 et ce qui suit.

J’aurais bien voulu rester en chroot 32, d’où le sujet.

Édite: pourait-il y a voir un lien avec les bind proc, dev(/pts), sys

Essaye en faisant auparavant

setarch i386(peut être sous root)

Merci.

C’est pareil (root/user) mais a une exception:

Running Steam on debian 64-bit
est devenu:
Running Steam on debian 32-bit

Je vais essayer de réinstaller chroot i386 proprement et utiliser setarch avant d’installer steam, pour que l’installation soit bien ciblé sur 32.

Voila ce que sa donne:

[quote]setarch i386
$ steam
Running Steam on debian 32-bit
STEAM_RUNTIME is enabled automatically
[2014-04-09 20:35:00] Startup - updater built Feb 25 2014 13:44:43
Looks like steam didn’t shutdown cleanly, scheduling immediate update check
[2014-04-09 20:35:00] Checking for update on startup
[2014-04-09 20:35:00] Checking for available updates…
[2014-04-09 20:35:01] Download skipped: /client/steam_client_ubuntu12 version 1393366296, installed version 1393366296
[2014-04-09 20:35:01] Nothing to do
[2014-04-09 20:35:01] Verifying installation…
[2014-04-09 20:35:01] Performing checksum verification of executable files
[2014-04-09 20:35:01] Verification complete
Error: OpenGL GLX context is not using direct rendering, which may cause performance problems.

For more information visit support.steampowered.com/kb_art … -EYZB-7457.
[/quote]

J’ai installe libgl1-nvidia-glx-i386 qui a installer libgl1-nvidia-glx + beaucoup de paquet.

Puis:

[quote]
$ steam
Running Steam on debian 32-bit
STEAM_RUNTIME is enabled automatically
[2014-04-09 20:42:41] Startup - updater built Feb 25 2014 13:44:43
Looks like steam didn’t shutdown cleanly, scheduling immediate update check
[2014-04-09 20:42:41] Checking for update on startup
[2014-04-09 20:42:41] Checking for available updates…
[2014-04-09 20:42:42] Download skipped: /client/steam_client_ubuntu12 version 1393366296, installed version 1393366296
[2014-04-09 20:42:42] Nothing to do
[2014-04-09 20:42:42] Verifying installation…
[2014-04-09 20:42:42] Performing checksum verification of executable files
[2014-04-09 20:42:42] Verification complete[/quote]