You are not logged in.

#1 2014-03-16 15:02:49

RaptorAnon
Member
Registered: 2014-03-16
Posts: 11
Website

steam games wont launch

tried launching "The Plan" after installing it with steam and it just opens a window with a black screen and immediately closes. I checked some other places for a solution and they asked a guy to see if

 grep -i nvidia /var/log/Xorg.0.log 

returned anything. For the asker it didn't. BUt for me it did here is the output.

 [   254.526] (==) Matched nvidia as autoconfigured driver 2
[   254.527] (II) LoadModule: "nvidia"
[   254.527] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   254.527] (II) Module nvidia: vendor="NVIDIA Corporation"
[   254.531] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check
your
[   254.531] (EE) NVIDIA:     system's kernel log for additional error messages.
[   254.531] (II) UnloadModule: "nvidia"
[   254.531] (II) Unloading nvidia
[   254.531] (EE) Failed to load module "nvidia" (module-specific error, 0)

I have no idea what's wrong. I do have mesa lib32 installed. I also have glxinfo32 installed. I don't know where to go from here

Nvidia GEFORCE 310M cuda for laptop
Intal core i5

my laptop is an asus a42j

Last edited by RaptorAnon (2014-03-23 20:16:34)


huh?

Offline

#2 2014-03-16 17:54:02

DarkCerberus
Banned
From: Holsworthy, Devon
Registered: 2011-12-31
Posts: 252

Re: steam games wont launch

What about the Open Source drivers aka Xorg - have you tried using them without the proprietary Nvidia card drivers. It may solve your issue.


Our enemies are your enemies, Nick. Disorder, war. It's just a matter of time before a dirty bomb goes off in Moscow, or an EMP fries Chicago.  ---  Alexander Pierce, Captain America: Winter Soldier
Access Denied! De-cryption failed, override denied all files sealed! --- Triskelion, Shield OS
-----
How to ask questions the smart way

Offline

#3 2014-03-16 18:35:03

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: steam games wont launch

Do other games on Steam work for you?

Do you have lib32-nvidia-libgl installed?

Do a pacman -Qs nvidia and post it here.

Offline

#4 2014-03-23 20:12:25

RaptorAnon
Member
Registered: 2014-03-16
Posts: 11
Website

Re: steam games wont launch

sorry for the late reply
I installed lib32-nvidia-libgl
I do have opensource drivers installes and here is the output of pacman -Qs nvidia

 # pacman -Qs nvidia
local/lib32-nvidia-libgl 334.21-5
    NVIDIA drivers libraries symlinks (32-bit)
local/lib32-nvidia-utils 334.21-5
    NVIDIA drivers utilities (32-bit)
local/libvdpau 0.7-1
    Nvidia VDPAU library
local/xf86-video-nouveau 1.0.10-2 (xorg-drivers xorg)
    Open Source 2D acceleration driver for nVidia card 

Last edited by RaptorAnon (2014-03-23 20:14:22)


huh?

Offline

#5 2014-03-23 20:50:32

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,373
Website

Re: steam games wont launch

I might be wrong, but I don't think you can mix 32-bit binary drivers and 64-bit mesa drivers. You're getting that error in your X log because you don't have the binary driver installed (you're using mesa+nouveau).

I think you should consider switching to the propriety drivers if you want to play games.
https://wiki.archlinux.org/index.php/Nvidia

Alternatively, if you want to use the open source drivers, install lib32-mesa-libgl and lib32-nouveau-dri.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#6 2014-03-23 21:23:44

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: steam games wont launch

WorMzy wrote:

I might be wrong, but I don't think you can mix 32-bit binary drivers and 64-bit mesa drivers. You're getting that error in your X log because you don't have the binary driver installed (you're using mesa+nouveau).

I think you should consider switching to the propriety drivers if you want to play games.
https://wiki.archlinux.org/index.php/Nvidia

Alternatively, if you want to use the open source drivers, install lib32-mesa-libgl and lib32-nouveau-dri.

That right you either use nouveau+mesa or nvidia.

local/lib32-nvidia-libgl 334.21-5
    NVIDIA drivers libraries symlinks (32-bit)
local/lib32-nvidia-utils 334.21-5
    NVIDIA drivers utilities (32-bit)
local/nvidia 334.21-2
    NVIDIA drivers for linux
local/nvidia-libgl 334.21-5
    NVIDIA drivers libraries symlinks
local/nvidia-utils 334.21-5
    NVIDIA drivers utilities

These are the NVIDIA 64 and 32 Bit driver packages for kernel module, utils and GL files. If you want to play steam games you can forget nouveau anyway (shitty performance).

Last edited by blackout23 (2014-03-23 21:30:10)

Offline

#7 2014-04-10 05:38:48

RaptorAnon
Member
Registered: 2014-03-16
Posts: 11
Website

Re: steam games wont launch

I have still been unable to install the proprietary drivers. Could it be that my graphics card model just isn't supported by the drivers?


huh?

Offline

Board footer

Powered by FluxBB