You are not logged in.
Pages: 1
i try run steam but do nothing
$ steam
steam.sh[2259]: Running Steam on arch rolling 64-bit
steam.sh[2259]: STEAM_RUNTIME is enabled automatically
setup.sh[2331]: Steam runtime environment up-to-date!
steam.sh[2259]: Can't find 'steam-runtime-check-requirements', continuing anyway
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.the installation of the 32-bit version of the OpenGL graphics driver, can be overwrite my working nvidia driver installation, and maybe is not necessary..
i using nvidia-470xx-utils 470.182.03-1
wiki say to install
lib32-nvidia-470xx-utils 470.182.03-1
what do installation of lib32 in a working 64 bit installation.. replace or coexist?
How should I behave to install steam, since the apps and programs I use, are all 64bit. A 32-bit driver installation is not forward-looking as a solution. And also my native language is Italian?
tnx in advance
https://wiki.archlinux.org/title/Steam
Last edited by geopardo (2023-12-26 16:00:41)
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
In order to run Steam on Arch Linux:
You must install the 32-bit version of the OpenGL graphics driver.
If not already done during installation, you must generate the en_US.UTF-8 locale to preventing invalid pointer errors.
the installation of the 32-bit version of the OpenGL graphics driver, can be overwrite my working nvidia driver installation, and maybe is not necessary..
the 32-bit OpenGL driver is very much necessary for Steam and coexists nicely with the 64-bit version.
pacman -Qs nvidia-utils
local/lib32-nvidia-utils 530.41.03-1
NVIDIA drivers utilities (32-bit)
local/nvidia-utils 530.41.03-1
NVIDIA drivers utilitiesi would suggest you start by installing lib32-nvidia-470xx-utils and generating the requested locale.
And also my native language is Italian?
once you get Steam running you can change the language in use from its settings. the en_US.UTF-8 locale is apparently necessary for Steam to run properly.
Offline
Ok lib32
send this lines when i try open steam
$ steam
steam.sh[1585]: Running Steam on arch rolling 64-bit
steam.sh[1585]: STEAM_RUNTIME is enabled automatically
setup.sh[1657]: Steam runtime environment up-to-date!
steam.sh[1585]: Can't find 'steam-runtime-check-requirements', continuing anywayIn locale.conf I added the language and the error disappeared.
i trying open but steam do nothing..
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
Have you read the wiki?
https://wiki.archlinux.org/title/Steam
https://wiki.archlinux.org/title/Steam/Troubleshooting
Offline
here is located ~/.steam/root/ubuntu12_32/steam-runtime/ the problem
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
Have you read the wiki?
https://wiki.archlinux.org/title/Steam
https://wiki.archlinux.org/title/Steam/Troubleshooting
Yes read and also installed ttf-liberation
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
reinstalled steam send this output whit command steam-runtime..
i try see everywhere and not find a valid solution...
$ steam-rountime
bash: steam-rountime: comando non trovato
[geopardo@crab ~]$ steam-runtime
steam.sh[2240]: Running Steam on arch rolling 64-bit
steam.sh[2240]: STEAM_RUNTIME is enabled automatically
setup.sh[2312]: Steam runtime environment up-to-date!
steam.sh[2240]: Can't find 'steam-runtime-check-requirements', continuing anyway
[2023-04-21 22:18:06] Startup - updater built Feb 14 2023 00:47:09
[2023-04-21 22:18:06] Startup - Steam Client launched with: '/home/geopardo/.local/share/Steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)Last edited by geopardo (2023-04-21 20:29:33)
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
That's the error you get when not generating the english locale, follow https://wiki.archlinux.org/title/Locale … ng_locales to generate the english locale
Offline
I need only able en_US.UTF-8 UTF-8 and comment # Italian language, or they can coexist ?
$ sudo locale-gen
Generating locales...
en_US.UTF-8... done
it_IT.UTF-8... done
Generation complete.
$ locale
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_COLLATE="it_IT.UTF-8"
LC_MONETARY="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT="it_IT.UTF-8"
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=Last edited by geopardo (2023-04-22 18:51:32)
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
They can coexist and that output looks correct you shouldn't get the same error now
Offline
Now is change again steam installation this is my output of pacman -S steam
$ sudo pacman -S steam
[sudo] password di greenman:
risoluzione delle dipendenze in corso...
:: Ci sono 6 fornitori disponibili per lib32-vulkan-driver
:: Repository multilib
1) lib32-amdvlk 2) lib32-nvidia-utils 3) lib32-vulkan-intel 4) lib32-vulkan-radeon 5) lib32-vulkan-swrast 6) lib32-vulkan-virtio
Digita un numero (default=1): 2
ricerca dei pacchetti in conflitto in corso...
:: nvidia-utils e nvidia-470xx-utils vanno in conflitto (nvidia-libgl). Vuoi rimuovere nvidia-470xx-utils? [s/N] n
errore: sono stati rilevati dei conflitti irrisolvibili tra i pacchetti
errore: impossibile eseguire l'operazione richiesta (dipendenze in conflitto)
:: nvidia-utils e nvidia-470xx-utils vanno in conflittowants to install nvidia-utils. but I use nvidia-470xx-utils to make my video card work properly.
I'll start again from scratch
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
You need to install lib32-nvidia-470xx-utils before installing steam.
Offline
You need to install lib32-nvidia-470xx-utils before installing steam.
Istalled lib32-nvidia-470xx-utils Before installing steam, also I installed the ttf-liberation and wqy-zenhei packages. And generated locale whit local-gen. Pacman doesn't ask me to install steam from a vendor.. Mark solved. Now I have to learn how to run windows games on arch linux with proton. But is an other question..
Last edited by geopardo (2023-12-27 15:32:54)
Some 'security people are f*cking morons' says Linus Torvalds..
Offline
Pages: 1