View previous topic :: View next topic |
Author |
Message |
Pufikas n00b
Joined: 23 Apr 2022 Posts: 20 Location: Lithuania
|
Posted: Fri Feb 10, 2023 11:35 am Post subject: [SOLVED] Steam install problems |
|
|
I have already installed steam-meta and steam-launcher after running steam I get this:
Code: |
steam.sh[30078]: Running Steam on gentoo 1.0.0.75 64-bit
steam.sh[30078]: STEAM_RUNTIME is enabled by the user
setup.sh[30146]: Steam runtime environment up-to-date!
steam.sh[30078]: Steam client's requirements are satisfied
|
But it doesn't run steam launcher. What am I doing wrong?
Code: |
eix steam
...
[I] games-util/steam-client-meta [1]
Available versions: (~)0-r20221017 {+pulseaudio +steamruntime steamvr trayicon VIDEO_CARDS="intel nvidia"}
Installed versions: 0-r20221017(06:35:18 PM 02/08/2023)(pulseaudio steamruntime -steamvr -trayicon VIDEO_CARDS="nvidia -intel")
Homepage: http://steampowered.com
Description: Meta package for Valve's native Steam client
* games-util/steam-games-meta [1]
Available versions: [M](~)0-r20211230 {mono steamgames_bioshock_infinite steamgames_dirt_rally steamgames_dont_starve steamgames_dwarfs steamgames_hammerwatch steamgames_ironclad_tactics steamgames_journey_down steamgames_narcissu steamgames_painkiller steamgames_portal steamgames_shadow_mordor steamgames_shatter steamgames_source_engine steamgames_te120 steamgames_tf2 steamgames_trine2 steamgames_voidexpanse steamgames_witcher2 +steamruntime VIDEO_CARDS="nvidia"}
Homepage: https://steampowered.com
Description: Meta package for Steam games
[I] games-util/steam-launcher [1]
Available versions: (~)1.0.0.74-r1^mtd (~)1.0.0.75^mtd {+joystick +steamruntime +udev}
Installed versions: 1.0.0.75^mtd(01:17:41 PM 02/10/2023)(joystick steamruntime udev)
Homepage: https://steampowered.com
Description: Installer, launcher and supplementary files for Valve's Steam client
[I] games-util/steam-meta [1]
Available versions: (~)0-r20220320 {+steamruntime}
Installed versions: 0-r20220320(01:17:54 PM 02/10/2023)(steamruntime)
Homepage: https://steampowered.com
Description: Meta package for Valve's Steam environment
...
|
/etc/portage/package.accept_keywords
Code: |
*/*::steam-overlay
# required by games-util/steam-launcher-1.0.0.75::steam-overlay[joystick,udev]
# required by games-util/steam-meta-0-r20220320::steam-overlay
# required by steam-meta (argument)
=games-util/game-device-udev-rules-20220311 ~amd64
|
Last edited by Pufikas on Mon Feb 13, 2023 9:26 am; edited 1 time in total |
|
Back to top |
|
|
skellr l33t
Joined: 18 Jun 2005 Posts: 988 Location: The Village, Portmeirion
|
Posted: Fri Feb 10, 2023 4:26 pm Post subject: |
|
|
As you are using Nvidia I would rebuild the drivers with 32 bit support.
x11-drivers/nvidia-drivers abi_x86_32 |
|
Back to top |
|
|
Pufikas n00b
Joined: 23 Apr 2022 Posts: 20 Location: Lithuania
|
Posted: Sun Feb 12, 2023 10:22 am Post subject: |
|
|
Just rebuilded nvidia with 32bit support, here is the log after running.
Code: |
[satelaGentoo@pufikas ~]$ steam
steam.sh[3527]: Running Steam on gentoo 1.0.0.75 64-bit
steam.sh[3527]: STEAM_RUNTIME is enabled by the user
setup.sh[3648]: Steam runtime environment up-to-date!
steam.sh[3527]: Steam client's requirements are satisfied
[2023-02-12 12:20:52] Startup - updater built Jan 31 2023 19:05:55
[2023-02-12 12:20:52] Startup - Steam Client launched with: '/home/pufikas/.local/share/Steam/ubuntu12_32/steam'
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
|
|
|
Back to top |
|
|
Pufikas n00b
Joined: 23 Apr 2022 Posts: 20 Location: Lithuania
|
Posted: Mon Feb 13, 2023 9:25 am Post subject: |
|
|
Simply fixed by adding my user to a video group via /etc/group |
|
Back to top |
|
|
|