You are not logged in.

#1 2014-08-23 07:33:08

Gilnaa
Member
Registered: 2013-10-25
Posts: 8

Running Steam

When running steam, it says: "OpenGL GLX extensions not supported by display".
What can I do to solve this?

More info:

Samsung Laptop w/ Dual GPUs (intel & nvidia). Nvidia driver installed (I assume the system only uses the nvidia GPU and I'm fine with that).

Steam command line output:

[gilnaa@localhost ~]$ steam > st.log
[gilnaa@localhost ~]$ cat st.log
Running Steam on arch  64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1407966480_client)
Xlib:  extension "GLX" missing on display ":0.0".
Installing breakpad exception handler for appid(steam)/version(1407966480)
Installing breakpad exception handler for appid(steam)/version(1407966480)
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
OpenGL GLX extension not supported by displayAssert( Assertion Failed: Fatal Error: OpenGL GLX extension not supported by display ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/Main.cpp:284

Installing breakpad exception handler for appid(steam)/version(1407966480)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/assert_20140823162512_5.dmp
[gilnaa@localhost ~]$ glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".

Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".

[gilnaa@localhost ~]$ glxgears
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual

[multilib] is enabled. I've also installed (manually):

multilib/lib32-nvidia-utils 340.32-1
multilib/lib32-mesa 10.2.6-1
multilib/lib32-mesa-demos 8.2.0-2
extra/mesa-demos 8.2.0-3
multilib/lib32-nvidia-libgl 340.32-1

How can I make steam work?

Offline

#2 2014-08-23 09:27:23

somearchfan
Member
Registered: 2014-08-18
Posts: 35

Re: Running Steam

Try this:

DRI_PRIME=1 LD_PRELOAD="/usr/lib/libstdc++.so.6 /usr/lib32/libstdc++.so.6 /usr/lib/libgcc_s.so.1 /usr/lib32/libgcc_s.so.1" ~/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh steam

Offline

#3 2014-08-23 12:09:59

Gilnaa
Member
Registered: 2013-10-25
Posts: 8

Re: Running Steam

Still doesn't work.
I've tried running `nvidia-xconfig` (which I havn't before), but after that, xorg cannot find the screen.
How can I make sure that the NVIDIA driver is the active GPU driver?

Edit: I ran nvidia-settings and it assured me I was NOT running the nvidia driver. It advised me to run nvidia-xconfig, after which xorg server won't start (i'll try again and get a specific log file)

Edit 2:
Here is the Xorg log:

[    15.411] 
X.Org X Server 1.16.0
Release Date: 2014-07-16
[    15.411] X Protocol Version 11, Revision 0
[    15.411] Build Operating System: Linux 3.15.5-2-ARCH x86_64 
[    15.411] Current Operating System: Linux localhost 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
[    15.411] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda6 rw
[    15.411] Build Date: 31 July 2014  11:53:19AM
[    15.411]  
[    15.411] Current version of pixman: 0.32.6
[    15.411] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.411] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.411] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 23 21:17:29 2014
[    15.502] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.582] (==) No Layout section.  Using the first Screen section.
[    15.582] (==) No screen section available. Using defaults.
[    15.582] (**) |-->Screen "Default Screen Section" (0)
[    15.582] (**) |   |-->Monitor "<default monitor>"
[    15.596] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    15.596] (==) Automatically adding devices
[    15.596] (==) Automatically enabling devices
[    15.596] (==) Automatically adding GPU devices
[    15.773] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    15.773] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.773] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    15.779] (II) Loader magic: 0x818d80
[    15.780] (II) Module ABI versions:
[    15.780] 	X.Org ANSI C Emulation: 0.4
[    15.780] 	X.Org Video Driver: 18.0
[    15.780] 	X.Org XInput driver : 21.0
[    15.780] 	X.Org Server Extension : 8.0
[    15.782] (EE) systemd-logind: failed to get session: PID 299 does not belong to any known session
[    15.782] (II) xfree86: Adding drm device (/dev/dri/card1)
[    15.782] (II) xfree86: Adding drm device (/dev/dri/card0)
[    15.784] (--) PCI:*(0:0:2:0) 8086:0166:144d:c711 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    15.784] (--) PCI: (0:1:0:0) 10de:1140:144d:c711 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    15.784] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    15.790] (II) LoadModule: "glx"
[    15.894] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    18.276] (II) Module glx: vendor="NVIDIA Corporation"
[    18.276] 	compiled for 4.0.2, module version = 1.0.0
[    18.276] 	Module class: X.Org Server Extension
[    18.290] (II) NVIDIA GLX Module  340.32  Tue Aug  5 20:32:43 PDT 2014
[    18.297] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    18.297] 	loading driver: nvidia
[    18.297] (==) Matched intel as autoconfigured driver 0
[    18.297] (==) Matched nvidia as autoconfigured driver 1
[    18.297] (==) Matched nouveau as autoconfigured driver 2
[    18.297] (==) Matched nvidia as autoconfigured driver 3
[    18.297] (==) Matched nv as autoconfigured driver 4
[    18.297] (==) Matched intel as autoconfigured driver 5
[    18.297] (==) Matched modesetting as autoconfigured driver 6
[    18.297] (==) Matched fbdev as autoconfigured driver 7
[    18.297] (==) Matched vesa as autoconfigured driver 8
[    18.297] (==) Assigned the driver to the xf86ConfigLayout
[    18.297] (II) LoadModule: "intel"
[    18.394] (WW) Warning, couldn't open module intel
[    18.394] (II) UnloadModule: "intel"
[    18.394] (II) Unloading intel
[    18.394] (EE) Failed to load module "intel" (module does not exist, 0)
[    18.394] (II) LoadModule: "nvidia"
[    18.395] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    18.478] (II) Module nvidia: vendor="NVIDIA Corporation"
[    18.478] 	compiled for 4.0.2, module version = 1.0.0
[    18.478] 	Module class: X.Org Video Driver
[    18.479] (II) LoadModule: "nouveau"
[    18.480] (WW) Warning, couldn't open module nouveau
[    18.480] (II) UnloadModule: "nouveau"
[    18.480] (II) Unloading nouveau
[    18.480] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    18.480] (II) LoadModule: "nv"
[    18.480] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[    18.487] (II) Module nv: vendor="X.Org Foundation"
[    18.487] 	compiled for 1.16.0, module version = 2.1.20
[    18.487] 	Module class: X.Org Video Driver
[    18.487] 	ABI class: X.Org Video Driver, version 18.0
[    18.487] (II) LoadModule: "modesetting"
[    18.488] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    18.501] (II) Module modesetting: vendor="X.Org Foundation"
[    18.501] 	compiled for 1.16.0, module version = 0.9.0
[    18.501] 	Module class: X.Org Video Driver
[    18.501] 	ABI class: X.Org Video Driver, version 18.0
[    18.501] (II) LoadModule: "fbdev"
[    18.501] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    18.509] (II) Module fbdev: vendor="X.Org Foundation"
[    18.509] 	compiled for 1.16.0, module version = 0.4.4
[    18.509] 	Module class: X.Org Video Driver
[    18.509] 	ABI class: X.Org Video Driver, version 18.0
[    18.509] (II) LoadModule: "vesa"
[    18.509] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    18.522] (II) Module vesa: vendor="X.Org Foundation"
[    18.522] 	compiled for 1.16.0, module version = 2.3.2
[    18.522] 	Module class: X.Org Video Driver
[    18.522] 	ABI class: X.Org Video Driver, version 18.0
[    18.522] (II) NVIDIA dlloader X Driver  340.32  Tue Aug  5 20:13:04 PDT 2014
[    18.522] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    18.534] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
	Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
	GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
	Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
	GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
	GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
	GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
	GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
	Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
	GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
	GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
	GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
	GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
	GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
	GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
	GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
	Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
	GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
	GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
	GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
	GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
	GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
	Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
	GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
	GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
	GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
	GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
	Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
	GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
	GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
	GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550,
	Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500,
	GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
	GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
	GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS,
	GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT,
	GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
	GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
	GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE,
	GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300,
	GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M,
	Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350,
	GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS,
	GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700,
	GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M,
	GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX,
	GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2,
	GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS,
	GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M,
	Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2,
	GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150,
	Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
	GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
	GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
	GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
	GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
	GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra,
	Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT,
	GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
	GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
	GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
	Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
	GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
	GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
	GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
	Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
	Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
	GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
	Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
	Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
	GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
	GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
	GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
	GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
	GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
	GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
	GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
	Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
	Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
	GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
	GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
	GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
	GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
	GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
	GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
	GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
	GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
	GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
	Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
	Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
	GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
	GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
	Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
	Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
	Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
	GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
	nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
	GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
	GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
	GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
	GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
	GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
	ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
	GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
	GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
	GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
	GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
	NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
	GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
	Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
	GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
	GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
	GeForce GTS 360M, Quadro FX 1800M
[    18.539] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    18.539] (II) FBDEV: driver for framebuffer: fbdev
[    18.539] (II) VESA: driver for VESA chipsets: vesa
[    18.539] (++) using VT number 1

[    18.539] (II) modesetting(0): using drv /dev/dri/card0
[    18.539] (WW) Falling back to old probe method for fbdev
[    18.539] (II) Loading sub module "fbdevhw"
[    18.539] (II) LoadModule: "fbdevhw"
[    18.540] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    18.547] (II) Module fbdevhw: vendor="X.Org Foundation"
[    18.547] 	compiled for 1.16.0, module version = 0.0.2
[    18.547] 	ABI class: X.Org Video Driver, version 18.0
[    18.547] (WW) Falling back to old probe method for vesa
[    18.547] (II) modesetting(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    18.547] (==) modesetting(0): Depth 24, (==) framebuffer bpp 32
[    18.547] (==) modesetting(0): RGB weight 888
[    18.547] (==) modesetting(0): Default visual is TrueColor
[    18.547] (II) modesetting(0): ShadowFB: preferred YES, enabled YES
[    18.547] (II) modesetting(0): Output LVDS-0 has no monitor section
[    18.548] (II) modesetting(0): Output VGA-0 has no monitor section
[    18.549] (II) modesetting(0): Output HDMI-0 has no monitor section
[    18.549] (II) modesetting(0): Output DisplayPort-0 has no monitor section
[    18.549] (II) modesetting(0): EDID for output LVDS-0
[    18.549] (II) modesetting(0): Manufacturer: AUO  Model: 46ec  Serial#: 0
[    18.549] (II) modesetting(0): Year: 2011  Week: 15
[    18.549] (II) modesetting(0): EDID Version: 1.4
[    18.549] (II) modesetting(0): Digital Display Input
[    18.549] (II) modesetting(0): 6 bits per channel
[    18.549] (II) modesetting(0): Digital interface is undefined
[    18.549] (II) modesetting(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    18.549] (II) modesetting(0): Gamma: 2.20
[    18.549] (II) modesetting(0): No DPMS capabilities specified
[    18.549] (II) modesetting(0): Supported color encodings: RGB 4:4:4 
[    18.549] (II) modesetting(0): First detailed timing is preferred mode
[    18.549] (II) modesetting(0): Preferred mode is native pixel format and refresh rate
[    18.549] (II) modesetting(0): redX: 0.590 redY: 0.340   greenX: 0.330 greenY: 0.550
[    18.549] (II) modesetting(0): blueX: 0.150 blueY: 0.140   whiteX: 0.313 whiteY: 0.329
[    18.549] (II) modesetting(0): Manufacturer's mask: 0
[    18.549] (II) modesetting(0): Supported detailed timing:
[    18.549] (II) modesetting(0): clock: 70.7 MHz   Image Size:  344 x 193 mm
[    18.549] (II) modesetting(0): h_active: 1366  h_sync: 1374  h_sync_end 1384 h_blank_end 1492 h_border: 0
[    18.549] (II) modesetting(0): v_active: 768  v_sync: 771  v_sync_end 772 v_blanking: 790 v_border: 0
[    18.549] (II) modesetting(0): Unknown vendor-specific block f
[    18.549] (II) modesetting(0):  AUO
[    18.549] (II) modesetting(0):  B156XW04 V6
[    18.549] (II) modesetting(0): EDID (in hex):
[    18.549] (II) modesetting(0): 	00ffffffffffff0006afec4600000000
[    18.549] (II) modesetting(0): 	0f15010490221378020bb59757548c26
[    18.549] (II) modesetting(0): 	23505400000001010101010101010101
[    18.549] (II) modesetting(0): 	0101010101019e1b567e50001630080a
[    18.549] (II) modesetting(0): 	310058c1100000180000000f00000000
[    18.549] (II) modesetting(0): 	00000000000000000020000000fe0041
[    18.549] (II) modesetting(0): 	554f0a202020202020202020000000fe
[    18.549] (II) modesetting(0): 	004231353658573034205636200a0084
[    18.549] (II) modesetting(0): Printing probed modes for output LVDS-0
[    18.549] (II) modesetting(0): Modeline "1366x768"x60.0   70.70  1366 1374 1384 1492  768 771 772 790 -hsync -vsync (47.4 kHz eP)
[    18.549] (II) modesetting(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    18.549] (II) modesetting(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    18.549] (II) modesetting(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    18.549] (II) modesetting(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    18.549] (II) modesetting(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    18.549] (II) modesetting(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    18.549] (II) modesetting(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    18.549] (II) modesetting(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    18.550] (II) modesetting(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    18.550] (II) modesetting(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    18.550] (II) modesetting(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    18.550] (II) modesetting(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    18.550] (II) modesetting(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    18.550] (II) modesetting(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    18.550] (II) modesetting(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    18.550] (II) modesetting(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    18.551] (II) modesetting(0): EDID for output VGA-0
[    18.551] (II) modesetting(0): EDID for output HDMI-0
[    18.551] (II) modesetting(0): EDID for output DisplayPort-0
[    18.551] (II) modesetting(0): Output LVDS-0 connected
[    18.551] (II) modesetting(0): Output VGA-0 disconnected
[    18.551] (II) modesetting(0): Output HDMI-0 disconnected
[    18.551] (II) modesetting(0): Output DisplayPort-0 disconnected
[    18.551] (II) modesetting(0): Using exact sizes for initial modes
[    18.551] (II) modesetting(0): Output LVDS-0 using initial mode 1366x768
[    18.551] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    18.551] (==) modesetting(0): DPI set to (96, 96)
[    18.551] (II) Loading sub module "fb"
[    18.551] (II) LoadModule: "fb"
[    18.551] (II) Loading /usr/lib/xorg/modules/libfb.so
[    18.560] (II) Module fb: vendor="X.Org Foundation"
[    18.560] 	compiled for 1.16.0, module version = 1.0.0
[    18.560] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    18.560] (II) Loading sub module "shadow"
[    18.560] (II) LoadModule: "shadow"
[    18.560] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    18.563] (II) Module shadow: vendor="X.Org Foundation"
[    18.563] 	compiled for 1.16.0, module version = 1.1.0
[    18.563] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    18.564] (II) UnloadModule: "nvidia"
[    18.564] (II) Unloading nvidia
[    18.564] (II) UnloadModule: "nv"
[    18.564] (II) Unloading nv
[    18.564] (II) UnloadModule: "fbdev"
[    18.564] (II) Unloading fbdev
[    18.564] (II) UnloadSubModule: "fbdevhw"
[    18.564] (II) Unloading fbdevhw
[    18.564] (II) UnloadModule: "vesa"
[    18.564] (II) Unloading vesa
[    18.564] (==) Depth 24 pixmap format is 32 bpp
[    18.592] (==) modesetting(0): Backing store enabled
[    18.592] (==) modesetting(0): Silken mouse enabled
[    18.592] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    18.593] (==) modesetting(0): DPMS enabled
[    18.610] (--) RandR disabled
[    18.694] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    18.694] (II) modesetting(0): Damage tracking initialized
[    18.694] (II) modesetting(0): Setting screen physical size to 361 x 203
[    19.222] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    19.222] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    19.222] (II) LoadModule: "evdev"
[    19.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    19.252] (II) Module evdev: vendor="X.Org Foundation"
[    19.252] 	compiled for 1.16.0, module version = 2.9.0
[    19.252] 	Module class: X.Org XInput Driver
[    19.252] 	ABI class: X.Org XInput driver, version 21.0
[    19.252] (II) Using input driver 'evdev' for 'Power Button'
[    19.252] (**) Power Button: always reports core events
[    19.252] (**) evdev: Power Button: Device: "/dev/input/event3"
[    19.252] (--) evdev: Power Button: Vendor 0 Product 0x1
[    19.252] (--) evdev: Power Button: Found keys
[    19.252] (II) evdev: Power Button: Configuring as keyboard
[    19.252] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    19.252] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    19.252] (**) Option "xkb_rules" "evdev"
[    19.252] (**) Option "xkb_model" "pc104"
[    19.252] (**) Option "xkb_layout" "us"
[    19.283] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    19.283] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    19.283] (II) Using input driver 'evdev' for 'Video Bus'
[    19.283] (**) Video Bus: always reports core events
[    19.283] (**) evdev: Video Bus: Device: "/dev/input/event6"
[    19.283] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    19.283] (--) evdev: Video Bus: Found keys
[    19.283] (II) evdev: Video Bus: Configuring as keyboard
[    19.283] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event6"
[    19.283] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    19.283] (**) Option "xkb_rules" "evdev"
[    19.283] (**) Option "xkb_model" "pc104"
[    19.283] (**) Option "xkb_layout" "us"
[    19.284] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    19.284] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    19.284] (II) Using input driver 'evdev' for 'Video Bus'
[    19.284] (**) Video Bus: always reports core events
[    19.284] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    19.284] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    19.284] (--) evdev: Video Bus: Found keys
[    19.284] (II) evdev: Video Bus: Configuring as keyboard
[    19.284] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:00/input/input7/event5"
[    19.284] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    19.284] (**) Option "xkb_rules" "evdev"
[    19.284] (**) Option "xkb_model" "pc104"
[    19.284] (**) Option "xkb_layout" "us"
[    19.284] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    19.284] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    19.284] (II) Using input driver 'evdev' for 'Power Button'
[    19.284] (**) Power Button: always reports core events
[    19.284] (**) evdev: Power Button: Device: "/dev/input/event2"
[    19.284] (--) evdev: Power Button: Vendor 0 Product 0x1
[    19.284] (--) evdev: Power Button: Found keys
[    19.284] (II) evdev: Power Button: Configuring as keyboard
[    19.285] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    19.285] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    19.285] (**) Option "xkb_rules" "evdev"
[    19.285] (**) Option "xkb_model" "pc104"
[    19.285] (**) Option "xkb_layout" "us"
[    19.285] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    19.285] (II) No input driver specified, ignoring this device.
[    19.285] (II) This device may have been added with another device file.
[    19.286] (II) config/udev: Adding input device Webcam SC-10HDD12636P (/dev/input/event11)
[    19.286] (**) Webcam SC-10HDD12636P: Applying InputClass "evdev keyboard catchall"
[    19.286] (II) Using input driver 'evdev' for 'Webcam SC-10HDD12636P'
[    19.286] (**) Webcam SC-10HDD12636P: always reports core events
[    19.286] (**) evdev: Webcam SC-10HDD12636P: Device: "/dev/input/event11"
[    19.286] (--) evdev: Webcam SC-10HDD12636P: Vendor 0xc45 Product 0x64e0
[    19.286] (--) evdev: Webcam SC-10HDD12636P: Found keys
[    19.286] (II) evdev: Webcam SC-10HDD12636P: Configuring as keyboard
[    19.286] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input12/event11"
[    19.286] (II) XINPUT: Adding extended input device "Webcam SC-10HDD12636P" (type: KEYBOARD, id 10)
[    19.286] (**) Option "xkb_rules" "evdev"
[    19.286] (**) Option "xkb_model" "pc104"
[    19.286] (**) Option "xkb_layout" "us"
[    19.287] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    19.287] (II) No input driver specified, ignoring this device.
[    19.287] (II) This device may have been added with another device file.
[    19.287] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    19.287] (II) No input driver specified, ignoring this device.
[    19.287] (II) This device may have been added with another device file.
[    19.287] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    19.287] (II) No input driver specified, ignoring this device.
[    19.287] (II) This device may have been added with another device file.
[    19.287] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    19.287] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    19.287] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    19.287] (**) AT Translated Set 2 keyboard: always reports core events
[    19.288] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    19.288] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    19.288] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    19.288] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    19.288] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    19.288] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    19.288] (**) Option "xkb_rules" "evdev"
[    19.288] (**) Option "xkb_model" "pc104"
[    19.288] (**) Option "xkb_layout" "us"
[    19.288] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    19.288] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    19.288] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    19.288] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    19.288] (II) LoadModule: "synaptics"
[    19.289] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    19.303] (II) Module synaptics: vendor="X.Org Foundation"
[    19.303] 	compiled for 1.16.0, module version = 1.8.0
[    19.303] 	Module class: X.Org XInput Driver
[    19.303] 	ABI class: X.Org XInput driver, version 21.0
[    19.303] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    19.303] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    19.303] (**) Option "Device" "/dev/input/event7"
[    19.413] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1210 - 5738 (res 48)
[    19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 986 - 4886 (res 80)
[    19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    19.413] (**) Option "TapButton1" "1"
[    19.413] (**) Option "TapButton2" "2"
[    19.413] (**) Option "TapButton3" "3"
[    19.413] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    19.414] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    19.466] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    19.466] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    19.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    19.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    19.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.033
[    19.467] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    19.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    19.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    19.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    19.467] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    19.468] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    19.468] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    19.468] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    19.468] (II) No input driver specified, ignoring this device.
[    19.468] (II) This device may have been added with another device file.
[    32.387] (II) modesetting(0): EDID vendor "AUO", prod id 18156
[    32.387] (II) modesetting(0): Printing DDC gathered Modelines:
[    32.387] (II) modesetting(0): Modeline "1366x768"x0.0   70.70  1366 1374 1384 1492  768 771 772 790 -hsync -vsync (47.4 kHz eP)

Along with the Xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 340.32  (buildmeister@swio-display-x64-rhel04-01)  Tue Aug  5 21:15:33 PDT 2014

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Last edited by Gilnaa (2014-08-23 12:26:16)

Offline

#4 2014-08-23 15:12:05

Dyspareunia
Member
Registered: 2014-08-10
Posts: 20

Re: Running Steam

Can you post your lspci output please?

I bet if you specify your nvidia BUS ID it may resolve the issue

For example:

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID       "PCI:1:0:0"
EndSection

Offline

#5 2014-08-23 18:01:40

Gilnaa
Member
Registered: 2013-10-25
Posts: 8

Re: Running Steam

Sure thing.

00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] (rev a1)
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)

I guess the bus ID is 01:00.0?
Edit:
Is this more relevant?

[gilnaa@localhost ~]$ lspci -nn | grep 3D
01:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)

Last edited by Gilnaa (2014-08-23 18:10:55)

Offline

#6 2014-08-23 18:27:34

somearchfan
Member
Registered: 2014-08-18
Posts: 35

Re: Running Steam

That is correct.

Offline

#7 2014-08-23 22:23:43

Dyspareunia
Member
Registered: 2014-08-10
Posts: 20

Re: Running Steam

That's right.

Now modify your xorg.conf using that Bus ID like I've shown you above and see if that works?

Offline

#8 2014-08-24 12:47:00

Gilnaa
Member
Registered: 2013-10-25
Posts: 8

Re: Running Steam

I copy-pasted the BusID row, but it still crashes.
This time there's no "no screen found error", but there's this follow error log.

[   107.905] 
X.Org X Server 1.16.0
Release Date: 2014-07-16
[   107.907] X Protocol Version 11, Revision 0
[   107.907] Build Operating System: Linux 3.15.5-2-ARCH x86_64 
[   107.908] Current Operating System: Linux localhost 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
[   107.908] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda6 rw
[   107.909] Build Date: 31 July 2014  11:53:19AM
[   107.910]  
[   107.911] Current version of pixman: 0.32.6
[   107.913] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   107.913] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   107.916] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 24 03:42:30 2014
[   107.917] (==) Using config file: "/etc/X11/xorg.conf"
[   107.918] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   107.918] (==) ServerLayout "Layout0"
[   107.918] (**) |-->Screen "Screen0" (0)
[   107.918] (**) |   |-->Monitor "Monitor0"
[   107.918] (**) |   |-->Device "Device0"
[   107.918] (**) |-->Input Device "Keyboard0"
[   107.918] (**) |-->Input Device "Mouse0"
[   107.918] (==) Automatically adding devices
[   107.918] (==) Automatically enabling devices
[   107.918] (==) Automatically adding GPU devices
[   107.919] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   107.919] (==) ModulePath set to "/usr/lib/xorg/modules"
[   107.919] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   107.919] (WW) Disabling Keyboard0
[   107.919] (WW) Disabling Mouse0
[   107.919] (II) Loader magic: 0x818d80
[   107.919] (II) Module ABI versions:
[   107.919] 	X.Org ANSI C Emulation: 0.4
[   107.919] 	X.Org Video Driver: 18.0
[   107.919] 	X.Org XInput driver : 21.0
[   107.919] 	X.Org Server Extension : 8.0
[   107.921] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   107.922] (II) xfree86: Adding drm device (/dev/dri/card1)
[   107.923] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[   107.923] (II) xfree86: Adding drm device (/dev/dri/card0)
[   107.923] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[   107.925] (--) PCI:*(0:0:2:0) 8086:0166:144d:c711 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[   107.925] (--) PCI: (0:1:0:0) 10de:1140:144d:c711 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   107.925] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   107.925] (II) LoadModule: "glx"
[   107.926] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   107.938] (II) Module glx: vendor="NVIDIA Corporation"
[   107.938] 	compiled for 4.0.2, module version = 1.0.0
[   107.938] 	Module class: X.Org Server Extension
[   107.938] (II) NVIDIA GLX Module  340.32  Tue Aug  5 20:32:43 PDT 2014
[   107.938] (II) LoadModule: "nvidia"
[   107.938] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   107.938] (II) Module nvidia: vendor="NVIDIA Corporation"
[   107.938] 	compiled for 4.0.2, module version = 1.0.0
[   107.938] 	Module class: X.Org Video Driver
[   107.938] (II) NVIDIA dlloader X Driver  340.32  Tue Aug  5 20:13:04 PDT 2014
[   107.938] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   107.938] (++) using VT number 2

[   107.938] (--) controlling tty is VT number 2, auto-enabling KeepTty
[   107.986] (II) Loading sub module "fb"
[   107.986] (II) LoadModule: "fb"
[   107.986] (II) Loading /usr/lib/xorg/modules/libfb.so
[   108.001] (II) Module fb: vendor="X.Org Foundation"
[   108.001] 	compiled for 1.16.0, module version = 1.0.0
[   108.001] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   108.001] (WW) Unresolved symbol: fbGetGCPrivateKey
[   108.001] (II) Loading sub module "wfb"
[   108.001] (II) LoadModule: "wfb"
[   108.002] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   108.004] (II) Module wfb: vendor="X.Org Foundation"
[   108.004] 	compiled for 1.16.0, module version = 1.0.0
[   108.004] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   108.004] (II) Loading sub module "ramdac"
[   108.004] (II) LoadModule: "ramdac"
[   108.004] (II) Module "ramdac" already built-in
[   108.024] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   108.024] (==) NVIDIA(0): RGB weight 888
[   108.024] (==) NVIDIA(0): Default visual is TrueColor
[   108.024] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   108.025] (**) NVIDIA(0): Enabling 2D acceleration
[   111.720] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[   111.773] (II) NVIDIA(0): NVIDIA GPU GeForce 710M (GF117) at PCI:1:0:0 (GPU-0)
[   111.773] (--) NVIDIA(0): Memory: 2097152 kBytes
[   111.773] (--) NVIDIA(0): VideoBIOS: 75.17.58.00.0a
[   111.773] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[   111.773] (--) NVIDIA(0): Valid display device(s) on GeForce 710M at PCI:1:0:0
[   111.773] (--) NVIDIA(0):     none
[   111.773] (II) NVIDIA(0): Validated MetaModes:
[   111.773] (II) NVIDIA(0):     "NULL"
[   111.773] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   111.773] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   111.773] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   111.773] (--) Depth 24 pixmap format is 32 bpp
[   111.773] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[   111.773] (II) NVIDIA:     access.
[   111.787] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   111.787] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   111.787] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   111.787] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   111.787] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   111.787] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   111.787] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   111.787] (II) NVIDIA(0):     Config Options in the README.
[   111.788] (II) NVIDIA(0): Setting mode "NULL"
[   111.788] (EE) NVIDIA(0): Failed to initiate mode change.
[   111.788] (EE) NVIDIA(0): Failed to complete mode change
[   111.825] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[   111.865] (==) NVIDIA(0): Disabling shared memory pixmaps
[   111.865] (==) NVIDIA(0): Backing store enabled
[   111.865] (==) NVIDIA(0): Silken mouse enabled
[   111.866] (**) NVIDIA(0): DPMS enabled
[   111.873] (II) Loading sub module "dri2"
[   111.873] (II) LoadModule: "dri2"
[   111.873] (II) Module "dri2" already built-in
[   111.873] (II) NVIDIA(0): [DRI2] Setup complete
[   111.873] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   111.873] (--) RandR disabled
[   111.882] (II) Initializing extension GLX
[   112.496] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   112.496] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   112.496] (II) LoadModule: "evdev"
[   112.496] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.526] (II) Module evdev: vendor="X.Org Foundation"
[   112.526] 	compiled for 1.16.0, module version = 2.9.0
[   112.526] 	Module class: X.Org XInput Driver
[   112.526] 	ABI class: X.Org XInput driver, version 21.0
[   112.527] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[   112.527] (II) Using input driver 'evdev' for 'Power Button'
[   112.527] (**) Power Button: always reports core events
[   112.527] (**) evdev: Power Button: Device: "/dev/input/event3"
[   112.527] (--) evdev: Power Button: Vendor 0 Product 0x1
[   112.527] (--) evdev: Power Button: Found keys
[   112.527] (II) evdev: Power Button: Configuring as keyboard
[   112.527] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[   112.527] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   112.527] (**) Option "xkb_rules" "evdev"
[   112.527] (**) Option "xkb_model" "pc104"
[   112.527] (**) Option "xkb_layout" "us"
[   112.559] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[   112.560] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   112.560] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 29 paused 0
[   112.560] (II) Using input driver 'evdev' for 'Video Bus'
[   112.560] (**) Video Bus: always reports core events
[   112.560] (**) evdev: Video Bus: Device: "/dev/input/event8"
[   112.561] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   112.561] (--) evdev: Video Bus: Found keys
[   112.561] (II) evdev: Video Bus: Configuring as keyboard
[   112.561] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event8"
[   112.561] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   112.561] (**) Option "xkb_rules" "evdev"
[   112.561] (**) Option "xkb_model" "pc104"
[   112.561] (**) Option "xkb_layout" "us"
[   112.561] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   112.561] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   112.562] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 30 paused 0
[   112.562] (II) Using input driver 'evdev' for 'Video Bus'
[   112.562] (**) Video Bus: always reports core events
[   112.562] (**) evdev: Video Bus: Device: "/dev/input/event7"
[   112.562] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   112.562] (--) evdev: Video Bus: Found keys
[   112.562] (II) evdev: Video Bus: Configuring as keyboard
[   112.562] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:00/input/input8/event7"
[   112.562] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   112.562] (**) Option "xkb_rules" "evdev"
[   112.562] (**) Option "xkb_model" "pc104"
[   112.562] (**) Option "xkb_layout" "us"
[   112.563] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   112.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   112.564] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 31 paused 0
[   112.564] (II) Using input driver 'evdev' for 'Power Button'
[   112.564] (**) Power Button: always reports core events
[   112.564] (**) evdev: Power Button: Device: "/dev/input/event2"
[   112.564] (--) evdev: Power Button: Vendor 0 Product 0x1
[   112.564] (--) evdev: Power Button: Found keys
[   112.564] (II) evdev: Power Button: Configuring as keyboard
[   112.564] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[   112.564] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   112.564] (**) Option "xkb_rules" "evdev"
[   112.564] (**) Option "xkb_model" "pc104"
[   112.564] (**) Option "xkb_layout" "us"
[   112.565] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   112.565] (II) No input driver specified, ignoring this device.
[   112.565] (II) This device may have been added with another device file.
[   112.565] (II) config/udev: Adding input device Webcam SC-10HDD12636P (/dev/input/event5)
[   112.565] (**) Webcam SC-10HDD12636P: Applying InputClass "evdev keyboard catchall"
[   112.566] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 32 paused 0
[   112.566] (II) Using input driver 'evdev' for 'Webcam SC-10HDD12636P'
[   112.566] (**) Webcam SC-10HDD12636P: always reports core events
[   112.566] (**) evdev: Webcam SC-10HDD12636P: Device: "/dev/input/event5"
[   112.566] (--) evdev: Webcam SC-10HDD12636P: Vendor 0xc45 Product 0x64e0
[   112.566] (--) evdev: Webcam SC-10HDD12636P: Found keys
[   112.566] (II) evdev: Webcam SC-10HDD12636P: Configuring as keyboard
[   112.566] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input7/event5"
[   112.566] (II) XINPUT: Adding extended input device "Webcam SC-10HDD12636P" (type: KEYBOARD, id 10)
[   112.566] (**) Option "xkb_rules" "evdev"
[   112.566] (**) Option "xkb_model" "pc104"
[   112.566] (**) Option "xkb_layout" "us"
[   112.567] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[   112.567] (II) No input driver specified, ignoring this device.
[   112.567] (II) This device may have been added with another device file.
[   112.567] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[   112.567] (II) No input driver specified, ignoring this device.
[   112.567] (II) This device may have been added with another device file.
[   112.567] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[   112.567] (II) No input driver specified, ignoring this device.
[   112.567] (II) This device may have been added with another device file.
[   112.568] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   112.568] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   112.568] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[   112.568] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   112.569] (**) AT Translated Set 2 keyboard: always reports core events
[   112.569] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   112.569] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   112.569] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   112.569] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   112.569] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   112.569] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   112.569] (**) Option "xkb_rules" "evdev"
[   112.569] (**) Option "xkb_model" "pc104"
[   112.569] (**) Option "xkb_layout" "us"
[   112.569] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[   112.569] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   112.569] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   112.569] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   112.569] (II) LoadModule: "synaptics"
[   112.570] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   112.588] (II) Module synaptics: vendor="X.Org Foundation"
[   112.588] 	compiled for 1.16.0, module version = 1.8.0
[   112.588] 	Module class: X.Org XInput Driver
[   112.588] 	ABI class: X.Org XInput driver, version 21.0
[   112.589] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[   112.589] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   112.589] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   112.589] (**) Option "Device" "/dev/input/event6"
[   112.636] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[   112.637] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1210 - 5738 (res 48)
[   112.637] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 986 - 4886 (res 80)
[   112.637] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   112.637] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   112.637] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   112.637] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   112.637] (**) Option "TapButton1" "1"
[   112.637] (**) Option "TapButton2" "2"
[   112.637] (**) Option "TapButton3" "3"
[   112.637] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   112.637] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   112.637] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[   112.637] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[   112.637] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   112.637] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   112.637] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.033
[   112.637] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   112.637] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   112.638] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   112.638] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   112.638] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   112.638] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   112.638] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   112.638] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   112.638] (II) No input driver specified, ignoring this device.
[   112.638] (II) This device may have been added with another device file.
[   115.043] (II) UnloadModule: "synaptics"
[   115.043] (II) systemd-logind: releasing fd for 13:70
[   115.103] (II) evdev: AT Translated Set 2 keyboard: Close
[   115.103] (II) UnloadModule: "evdev"
[   115.103] (II) systemd-logind: releasing fd for 13:64
[   115.156] (II) evdev: Webcam SC-10HDD12636P: Close
[   115.156] (II) UnloadModule: "evdev"
[   115.156] (II) systemd-logind: releasing fd for 13:69
[   115.210] (II) evdev: Power Button: Close
[   115.210] (II) UnloadModule: "evdev"
[   115.210] (II) systemd-logind: releasing fd for 13:66
[   115.236] (II) evdev: Video Bus: Close
[   115.236] (II) UnloadModule: "evdev"
[   115.236] (II) systemd-logind: releasing fd for 13:71
[   115.263] (II) evdev: Video Bus: Close
[   115.263] (II) UnloadModule: "evdev"
[   115.263] (II) systemd-logind: releasing fd for 13:72
[   115.290] (II) evdev: Power Button: Close
[   115.290] (II) UnloadModule: "evdev"
[   115.290] (II) systemd-logind: releasing fd for 13:67
[   115.340] (II) NVIDIA(GPU-0): Deleting GPU-0
[   115.348] (EE) Server terminated successfully (0). Closing log file.

Offline

Board footer

Powered by FluxBB