#steam not starting

94 messages · Page 1 of 1 (latest)

steep zealot
#

help

#

logs

snow charm
#

what's the output of glxinfo?

prime haven
#

@steep zealot

prime haven
#

I'm having the exact same issue, but mine gives no output

snow charm
#

oh wait glxinfo gives no output

prime haven
# snow charm do you have the 32 bit drivers?
01:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: NVIDIA Corporation TU116 [GeForce GTX 1660]
    Flags: bus master, fast devsel, latency 0, IRQ 46, IOMMU group 12
    Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
    Memory at fcc0000000 (64-bit, prefetchable) [size=256M]
    Memory at fcd0000000 (64-bit, prefetchable) [size=32M]
    I/O ports at f000 [size=128]
    Expansion ROM at fc000000 [virtual] [disabled] [size=512K]
    Capabilities: <access denied>
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia_drm, nvidia
#

Not that I would think

snow charm
#

is that correct?

prime haven
#

wait it was for some reason already running when I did it through cmdline it just worked

snow charm
#

what worked

prime haven
#

steam just opened

#

but only through cmdline

snow charm
#

do you have the flatpak version or native

#

tail -f .steam/steam/logs/*
then launch steam from desktop

prime haven
#
srt-logger[47655]: Log opened 2024-10-05 18:03:29+0100
steam.sh[47551]: Steam client's requirements are satisfied
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.

==> .steam/steam/logs/bootstrap_log.txt <==


[2024-10-05 18:03:29] Startup - updater built Sep 17 2024 20:02:19
[2024-10-05 18:03:29] Startup - Steam Client launched with: '/home/trapper/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'

==> .steam/steam/logs/console-linux.txt <==
[2024-10-05 18:03:29] Startup - updater built Sep 17 2024 20:02:19
[2024-10-05 18:03:29] Startup - Steam Client launched with: '/home/trapper/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
10/05 18:03:29 minidumps folder is set to /tmp/dumps
10/05 18:03:29 Init: Installing breakpad exception handler for appid(steam)/version(1726604483)/tid(47683)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadAlloc (insufficient resources for operation)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
#

ubtuntu12_32 ???

snow charm
#

that's the steam runtime

prime haven
#

oh

#

That's the only thing available

snow charm
#

install lib32-mesa-utils

#

run glxinfo

prime haven
snow charm
#

in the terminal

prime haven
#

Yes but I mean how do I run glxinfo ?

snow charm
#

just like that

#

post the output of it

prime haven
#
bash: glxinfo: command not found
snow charm
#

install mesa-utils too

prime haven
#

I did

prime haven
snow charm
#

you also need mesa-utils apparently if the command doesn't exist

prime haven
snow charm
#

how about glxinfo32

prime haven
snow charm
#

do you have an amd gpu as well?

prime haven
#

Well igpu

snow charm
#

mhm

prime haven
#
GPU: NVIDIA GeForce GTX 1660
GPU: AMD ATI 12:00.0 Raphael
snow charm
#

why is your igpu using zink though

#

that's what i don't get rn

prime haven
#

I have no idea

snow charm
#

i have a similar setup so the drivers i have are
nvidia-open (nvidia works too)
lib32-nvidia-utils
mesa
lib32-mesa
vulkan-radeon
lib32-vulkan-radeon

prime haven
#
     nvidia-open for linux
nvidia-open-dkms for any other kernel(s)     
``` would I need these?
snow charm
#

what are you using for nvidia rn

prime haven
#

GeForce GTX 1660

snow charm
#

nvidia is the proprietary one nvidia-open is the open source one

#

no i mean the driver

snow charm
#

okay that's fine

prime haven
#
01:00.0 VGA compatible controller: NVIDIA Corporation TU116 [GeForce GTX 1660] (rev a1)
    Subsystem: NVIDIA Corporation TU116 [GeForce GTX 1660]
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia_drm, nvidia
--
12:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raphael (rev c1)
    Subsystem: ASUSTeK Computer Inc. Device 8877
    Kernel driver in use: amdgpu
    Kernel modules: amdgpu
steep zealot
#

ey this is my tiicket

steep zealot
steep zealot
#

help

snow charm
# steep zealot

Upgrade your system and reinstall the drivers (mesa lib32-mesa nvidia-open nvidia-utils lib32-nvidia-utils)

steep zealot
snow charm
#

Type them inside this command
sudo pacman -S

#

To upgrade the system
sudo pacman -Syu

steep zealot
# snow charm Upgrade your system and reinstall the drivers (mesa lib32-mesa nvidia-open nvidi...

[charon@archlinux ~]$ sudo pacman -S mesa lib32-mesa nvidia lib32-nvidia-utils
[sudo] password for charon:
warning: mesa-1:24.2.4-1 is up to date -- reinstalling
warning: lib32-mesa-1:24.2.4-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
:: nvidia-utils-560.35.03-5 and nvidia-390xx-utils-390.157-12 are in conflict (nvidia-libgl). Remove nvidia-390xx-utils? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing nvidia-390xx-utils breaks dependency 'nvidia-390xx-utils=390.157' required by nvidia-390xx-dkms
[charon@archlinux ~]$

#

@prime haven

snow charm
#

type these
sudo pacman -Rns nvidia-390xx-utils nvidia-390xx-dkms
sudo pacman -S nvidia-open nvidia-utils lib32-nvidia-utils

steep zealot
#

tf u talking

snow charm
#

what

#

oh that's the other person

steep zealot
#

ye

snow charm
#

lol

steep zealot
#

bruhh

#

what can i do now

#

@snow charm

#

blud

snow charm
#

type lspci -k | grep VGA

#

send the output

steep zealot
#

[charon@archlinux ~]$ lspci -k | grep VGA
lspci: Unable to load libkmod resources: error -2
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
[charon@archlinux ~]$

#

@snow charm

steep zealot
#

@snow charm

steep zealot
#

anyone help

steep zealot
#

no one helping

#

bad

steep zealot
#

😡

#

@prime haven

steep zealot
#

help

steep zealot
#

anyone help

#

wth

steep zealot