You are not logged in.
Pages: 1
Hi Everyone,
I'm really struggling trying to figure this out. I can't get my Nvidia card to work. I've followed the wiki page here https://wiki.archlinux.org/index.php/NVIDIA but to me it's unclear if I should update my Xorg.conf file or not.
lspci -vnn | grep VGA -A 12
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0152] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Intel Corporation Device [8086:2034]
Flags: bus master, fast devsel, latency 0, IRQ 35
Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI])
Subsystem: Intel Corporation Device [8086:2034]
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM206 [GeForce GTX 960] [10de:1401] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Device [1458:36d2]
Flags: bus master, fast devsel, latency 0, IRQ 33
Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
[virtual] Expansion ROM at f7000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:0fba] (rev a1)
This to me says that the nvidia card is being read and the nvidia drivers are being used however it doesn't run.
So glxinfo | grep OpenGL returns:-
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
Xlib: extension "GLX" missing on display ":0".
I have my xorg conf files in this directory:- /usr/share/X11/xorg.conf.d
I added this file:- 10-nvidia.conf
Section "Device"
Identifier "Nvidia Card"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 960
Option "AllowEmptyInitialConfiguration"
BusID "PCI:1:0:0"
EndSection
When I add this X fails to load.
The /var/log/Xorg.0.log states this:-
[ 647.580]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 647.586] X Protocol Version 11, Revision 0
[ 647.588] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 647.590] Current Operating System: Linux archdev 4.8.7-1-ARCH #1 SMP PREEMPT Thu Nov 10 17:22:48 CET 2016 x86_64
[ 647.590] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5311866d-1b4b-41db-a71a-71b9978ee9cc rw quiet
[ 647.594] Build Date: 19 July 2016 05:54:24PM
[ 647.596]
[ 647.598] Current version of pixman: 0.34.0
[ 647.601] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 647.601] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 647.609] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 16 18:17:43 2016
[ 647.611] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 647.611] (==) No Layout section. Using the first Screen section.
[ 647.611] (==) No screen section available. Using defaults.
[ 647.611] (**) |-->Screen "Default Screen Section" (0)
[ 647.611] (**) | |-->Monitor "<default monitor>"
[ 647.611] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 647.611] (**) | |-->Device "Nvidia Card"
[ 647.611] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 647.611] (==) Automatically adding devices
[ 647.611] (==) Automatically enabling devices
[ 647.611] (==) Automatically adding GPU devices
[ 647.611] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 647.611] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 647.611] Entry deleted from font path.
[ 647.611] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 647.611] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 647.611] Entry deleted from font path.
[ 647.611] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 647.611] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 647.611] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 647.611] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 647.611] (II) Loader magic: 0x821d40
[ 647.611] (II) Module ABI versions:
[ 647.611] X.Org ANSI C Emulation: 0.4
[ 647.611] X.Org Video Driver: 20.0
[ 647.611] X.Org XInput driver : 22.1
[ 647.611] X.Org Server Extension : 9.0
[ 647.612] (++) using VT number 1
[ 647.612] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 647.614] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 647.615] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 647.616] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 647.616] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 647.616] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[ 647.618] (--) PCI:*(0:0:2:0) 8086:0152:8086:2034 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 647.618] (--) PCI: (0:1:0:0) 10de:1401:1458:36d2 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 647.618] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 647.618] (II) LoadModule: "glx"
[ 647.618] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 647.621] (II) Module glx: vendor="NVIDIA Corporation"
[ 647.621] compiled for 4.0.2, module version = 1.0.0
[ 647.621] Module class: X.Org Server Extension
[ 647.621] (II) NVIDIA GLX Module 375.10 Fri Oct 14 10:01:22 PDT 2016
[ 647.621] (II) LoadModule: "nvidia"
[ 647.621] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 647.622] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 647.622] compiled for 4.0.2, module version = 1.0.0
[ 647.622] Module class: X.Org Video Driver
[ 647.622] (II) NVIDIA dlloader X Driver 375.10 Fri Oct 14 09:38:17 PDT 2016
[ 647.622] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 647.622] (II) systemd-logind: releasing fd for 226:0
[ 647.624] (II) Loading sub module "fb"
[ 647.624] (II) LoadModule: "fb"
[ 647.624] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 647.625] (II) Module fb: vendor="X.Org Foundation"
[ 647.625] compiled for 1.18.4, module version = 1.0.0
[ 647.625] ABI class: X.Org ANSI C Emulation, version 0.4
[ 647.625] (II) Loading sub module "wfb"
[ 647.625] (II) LoadModule: "wfb"
[ 647.626] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 647.627] (II) Module wfb: vendor="X.Org Foundation"
[ 647.627] compiled for 1.18.4, module version = 1.0.0
[ 647.627] ABI class: X.Org ANSI C Emulation, version 0.4
[ 647.627] (II) Loading sub module "ramdac"
[ 647.627] (II) LoadModule: "ramdac"
[ 647.627] (II) Module "ramdac" already built-in
[ 647.629] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 647.629] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 647.629] (==) NVIDIA(0): RGB weight 888
[ 647.629] (==) NVIDIA(0): Default visual is TrueColor
[ 647.629] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 647.630] (**) NVIDIA(0): Enabling 2D acceleration
[ 647.668] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 647.668] (--) NVIDIA(0): CRT-0
[ 647.668] (--) NVIDIA(0): DFP-0
[ 647.668] (--) NVIDIA(0): DFP-1
[ 647.668] (--) NVIDIA(0): DFP-2
[ 647.668] (--) NVIDIA(0): DFP-3
[ 647.668] (--) NVIDIA(0): DFP-4
[ 647.671] (--) NVIDIA(0): CRT-0: disconnected
[ 647.671] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 647.671] (--) NVIDIA(0):
[ 647.673] (--) NVIDIA(0): DFP-0: disconnected
[ 647.673] (--) NVIDIA(0): DFP-0: Internal TMDS
[ 647.673] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[ 647.673] (--) NVIDIA(0):
[ 647.673] (--) NVIDIA(0): DFP-1: disconnected
[ 647.673] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 647.673] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
[ 647.673] (--) NVIDIA(0):
[ 647.673] (--) NVIDIA(0): DFP-2: disconnected
[ 647.673] (--) NVIDIA(0): DFP-2: Internal DisplayPort
[ 647.673] (--) NVIDIA(0): DFP-2: 960.0 MHz maximum pixel clock
[ 647.673] (--) NVIDIA(0):
[ 647.673] (--) NVIDIA(0): DFP-3: disconnected
[ 647.673] (--) NVIDIA(0): DFP-3: Internal TMDS
[ 647.673] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[ 647.673] (--) NVIDIA(0):
[ 647.674] (--) NVIDIA(0): DFP-4: disconnected
[ 647.674] (--) NVIDIA(0): DFP-4: Internal TMDS
[ 647.674] (--) NVIDIA(0): DFP-4: 330.0 MHz maximum pixel clock
[ 647.674] (--) NVIDIA(0):
[ 647.675] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 960 (GM206-A) at PCI:1:0:0 (GPU-0)
[ 647.675] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 647.675] (--) NVIDIA(0): VideoBIOS: 84.06.26.00.58
[ 647.675] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 647.675] (EE) NVIDIA(0): Failed to assign any connected display devices to X screen 0.
[ 647.675] (EE) NVIDIA(0): Set AllowEmptyInitialConfiguration if you want the server
[ 647.675] (EE) NVIDIA(0): to start anyway
[ 647.675] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 647.742] (II) UnloadModule: "nvidia"
[ 647.743] (II) UnloadSubModule: "wfb"
[ 647.743] (II) UnloadSubModule: "fb"
[ 647.743] (EE) Screen(s) found, but none have a usable configuration.
[ 647.743] (EE)
Fatal server error:
[ 647.743] (EE) no screens found(EE)
[ 647.743] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 647.743] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 647.743] (EE)
[ 647.765] (EE) Server terminated with error (1). Closing log file.
When I start X without that config file it loads but I have the GLX error.
The /var/log/Xorg.0.log states this when it loads:-
[ 19.389]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 19.389] X Protocol Version 11, Revision 0
[ 19.389] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 19.389] Current Operating System: Linux archdev 4.8.7-1-ARCH #1 SMP PREEMPT Thu Nov 10 17:22:48 CET 2016 x86_64
[ 19.390] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5311866d-1b4b-41db-a71a-71b9978ee9cc rw quiet
[ 19.390] Build Date: 19 July 2016 05:54:24PM
[ 19.390]
[ 19.390] Current version of pixman: 0.34.0
[ 19.390] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 19.390] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19.390] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 16 19:50:28 2016
[ 19.392] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 19.393] (==) No Layout section. Using the first Screen section.
[ 19.393] (==) No screen section available. Using defaults.
[ 19.393] (**) |-->Screen "Default Screen Section" (0)
[ 19.393] (**) | |-->Monitor "<default monitor>"
[ 19.393] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 19.393] (==) Automatically adding devices
[ 19.393] (==) Automatically enabling devices
[ 19.393] (==) Automatically adding GPU devices
[ 19.393] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 19.398] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 19.398] Entry deleted from font path.
[ 19.398] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 19.398] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 19.398] Entry deleted from font path.
[ 19.398] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 19.398] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/
[ 19.398] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 19.398] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 19.398] (II) Loader magic: 0x821d40
[ 19.398] (II) Module ABI versions:
[ 19.398] X.Org ANSI C Emulation: 0.4
[ 19.398] X.Org Video Driver: 20.0
[ 19.398] X.Org XInput driver : 22.1
[ 19.398] X.Org Server Extension : 9.0
[ 19.399] (++) using VT number 1
[ 19.399] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 19.401] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 19.402] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 19.403] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 19.403] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 19.403] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[ 19.405] (--) PCI:*(0:0:2:0) 8086:0152:8086:2034 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 19.405] (--) PCI: (0:1:0:0) 10de:1401:1458:36d2 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 19.405] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 19.405] (II) LoadModule: "glx"
[ 19.408] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 19.477] (II) Module glx: vendor="NVIDIA Corporation"
[ 19.477] compiled for 4.0.2, module version = 1.0.0
[ 19.477] Module class: X.Org Server Extension
[ 19.478] (II) NVIDIA GLX Module 375.10 Fri Oct 14 10:01:22 PDT 2016
[ 19.479] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 19.479] loading driver: nvidia
[ 19.479] (==) Matched intel as autoconfigured driver 0
[ 19.479] (==) Matched nvidia as autoconfigured driver 1
[ 19.479] (==) Matched nouveau as autoconfigured driver 2
[ 19.479] (==) Matched nv as autoconfigured driver 3
[ 19.479] (==) Matched intel as autoconfigured driver 4
[ 19.479] (==) Matched modesetting as autoconfigured driver 5
[ 19.479] (==) Matched fbdev as autoconfigured driver 6
[ 19.479] (==) Matched vesa as autoconfigured driver 7
[ 19.479] (==) Assigned the driver to the xf86ConfigLayout
[ 19.479] (II) LoadModule: "intel"
[ 19.481] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 19.484] (II) Module intel: vendor="X.Org Foundation"
[ 19.484] compiled for 1.18.4, module version = 2.99.917
[ 19.484] Module class: X.Org Video Driver
[ 19.484] ABI class: X.Org Video Driver, version 20.0
[ 19.484] (II) LoadModule: "nvidia"
[ 19.484] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 19.492] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 19.492] compiled for 4.0.2, module version = 1.0.0
[ 19.492] Module class: X.Org Video Driver
[ 19.492] (II) LoadModule: "nouveau"
[ 19.493] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 19.494] (II) Module nouveau: vendor="X.Org Foundation"
[ 19.494] compiled for 1.18.4, module version = 1.0.13
[ 19.494] Module class: X.Org Video Driver
[ 19.494] ABI class: X.Org Video Driver, version 20.0
[ 19.494] (II) LoadModule: "nv"
[ 19.495] (WW) Warning, couldn't open module nv
[ 19.495] (II) UnloadModule: "nv"
[ 19.495] (II) Unloading nv
[ 19.495] (EE) Failed to load module "nv" (module does not exist, 0)
[ 19.495] (II) LoadModule: "modesetting"
[ 19.495] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 19.495] (II) Module modesetting: vendor="X.Org Foundation"
[ 19.495] compiled for 1.18.4, module version = 1.18.4
[ 19.496] Module class: X.Org Video Driver
[ 19.496] ABI class: X.Org Video Driver, version 20.0
[ 19.496] (II) LoadModule: "fbdev"
[ 19.496] (WW) Warning, couldn't open module fbdev
[ 19.496] (II) UnloadModule: "fbdev"
[ 19.496] (II) Unloading fbdev
[ 19.496] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 19.496] (II) LoadModule: "vesa"
[ 19.496] (WW) Warning, couldn't open module vesa
[ 19.496] (II) UnloadModule: "vesa"
[ 19.496] (II) Unloading vesa
[ 19.496] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 19.496] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 19.496] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 19.496] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 19.496] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 19.496] (II) NVIDIA dlloader X Driver 375.10 Fri Oct 14 09:38:17 PDT 2016
[ 19.496] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 19.497] (II) NOUVEAU driver
[ 19.497] (II) NOUVEAU driver for NVIDIA chipset families :
[ 19.497] RIVA TNT (NV04)
[ 19.497] RIVA TNT2 (NV05)
[ 19.497] GeForce 256 (NV10)
[ 19.497] GeForce 2 (NV11, NV15)
[ 19.497] GeForce 4MX (NV17, NV18)
[ 19.497] GeForce 3 (NV20)
[ 19.497] GeForce 4Ti (NV25, NV28)
[ 19.497] GeForce FX (NV3x)
[ 19.497] GeForce 6 (NV4x)
[ 19.497] GeForce 7 (G7x)
[ 19.497] GeForce 8 (G8x)
[ 19.497] GeForce GTX 200 (NVA0)
[ 19.497] GeForce GTX 400 (NVC0)
[ 19.497] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 19.498] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160711
[ 19.498] (II) intel(0): SNA compiled from 2.99.917-730-gdad64e9
[ 19.498] (II) systemd-logind: releasing fd for 226:0
[ 19.499] (EE) [drm] Failed to open DRM device for (null): -22
[ 19.499] (WW) Falling back to old probe method for modesetting
[ 19.500] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2500
[ 19.500] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[ 19.500] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 19.500] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 19.500] (==) intel(0): RGB weight 888
[ 19.500] (==) intel(0): Default visual is TrueColor
[ 19.501] (II) intel(0): Output VGA1 has no monitor section
[ 19.501] (II) intel(0): Enabled output VGA1
[ 19.501] (II) intel(0): Output HDMI1 has no monitor section
[ 19.501] (II) intel(0): Enabled output HDMI1
[ 19.501] (II) intel(0): Output DP1 has no monitor section
[ 19.501] (II) intel(0): Enabled output DP1
[ 19.501] (II) intel(0): Output HDMI2 has no monitor section
[ 19.501] (II) intel(0): Enabled output HDMI2
[ 19.501] (II) intel(0): Output HDMI3 has no monitor section
[ 19.501] (II) intel(0): Enabled output HDMI3
[ 19.501] (II) intel(0): Output DP2 has no monitor section
[ 19.502] (II) intel(0): Enabled output DP2
[ 19.502] (II) intel(0): Output DP3 has no monitor section
[ 19.502] (II) intel(0): Enabled output DP3
[ 19.502] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 19.502] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 19.502] (II) intel(0): Enabled output VIRTUAL1
[ 19.502] (--) intel(0): Output HDMI1 using initial mode 1680x1050 on pipe 0
[ 19.502] (==) intel(0): TearFree disabled
[ 19.502] (==) intel(0): DPI set to (96, 96)
[ 19.502] (II) Loading sub module "dri3"
[ 19.502] (II) LoadModule: "dri3"
[ 19.502] (II) Module "dri3" already built-in
[ 19.502] (II) Loading sub module "dri2"
[ 19.502] (II) LoadModule: "dri2"
[ 19.502] (II) Module "dri2" already built-in
[ 19.502] (II) Loading sub module "present"
[ 19.502] (II) LoadModule: "present"
[ 19.502] (II) Module "present" already built-in
[ 19.502] (==) Depth 24 pixmap format is 32 bpp
[ 19.505] (II) intel(0): SNA initialized with Ivybridge (gen7, gt1) backend
[ 19.505] (==) intel(0): Backing store enabled
[ 19.505] (==) intel(0): Silken mouse enabled
[ 19.506] (II) intel(0): HW Cursor enabled
[ 19.506] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 19.507] (==) intel(0): DPMS enabled
[ 19.507] (==) intel(0): Display hotplug detection enabled
[ 19.507] (II) intel(0): [DRI2] Setup complete
[ 19.507] (II) intel(0): [DRI2] DRI driver: i965
[ 19.507] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 19.507] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 19.507] (II) intel(0): hardware support for Present enabled
[ 19.507] (--) RandR disabled
[ 19.513] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[ 19.517] (II) intel(0): switch to mode 1680x1050@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 19.524] (II) intel(0): Setting screen physical size to 444 x 277
[ 19.593] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 19.593] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.593] (II) LoadModule: "evdev"
[ 19.593] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19.596] (II) Module evdev: vendor="X.Org Foundation"
[ 19.596] compiled for 1.18.4, module version = 2.10.4
[ 19.596] Module class: X.Org XInput Driver
[ 19.596] ABI class: X.Org XInput driver, version 22.1
[ 19.597] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 15 paused 0
[ 19.597] (II) Using input driver 'evdev' for 'Power Button'
[ 19.597] (**) Power Button: always reports core events
[ 19.597] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 19.597] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 19.597] (--) evdev: Power Button: Found keys
[ 19.597] (II) evdev: Power Button: Configuring as keyboard
[ 19.597] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
[ 19.597] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 19.597] (**) Option "xkb_rules" "evdev"
[ 19.598] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 19.598] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 19.599] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 16 paused 0
[ 19.599] (II) Using input driver 'evdev' for 'Power Button'
[ 19.599] (**) Power Button: always reports core events
[ 19.599] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 19.599] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 19.599] (--) evdev: Power Button: Found keys
[ 19.599] (II) evdev: Power Button: Configuring as keyboard
[ 19.599] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
[ 19.599] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 19.599] (**) Option "xkb_rules" "evdev"
[ 19.599] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[ 19.599] (II) No input driver specified, ignoring this device.
[ 19.599] (II) This device may have been added with another device file.
[ 19.600] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[ 19.600] (II) No input driver specified, ignoring this device.
[ 19.600] (II) This device may have been added with another device file.
[ 19.600] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[ 19.600] (II) No input driver specified, ignoring this device.
[ 19.600] (II) This device may have been added with another device file.
[ 19.600] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[ 19.600] (II) No input driver specified, ignoring this device.
[ 19.600] (II) This device may have been added with another device file.
[ 19.601] (II) config/udev: Adding input device HP HP Link-5 micro dongle (/dev/input/event0)
[ 19.601] (**) HP HP Link-5 micro dongle: Applying InputClass "evdev keyboard catchall"
[ 19.602] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0
[ 19.602] (II) Using input driver 'evdev' for 'HP HP Link-5 micro dongle'
[ 19.602] (**) HP HP Link-5 micro dongle: always reports core events
[ 19.602] (**) evdev: HP HP Link-5 micro dongle: Device: "/dev/input/event0"
[ 19.602] (--) evdev: HP HP Link-5 micro dongle: Vendor 0x3f0 Product 0xa407
[ 19.602] (--) evdev: HP HP Link-5 micro dongle: Found keys
[ 19.602] (II) evdev: HP HP Link-5 micro dongle: Configuring as keyboard
[ 19.602] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:03F0:A407.0001/input/input2/event0"
[ 19.602] (II) XINPUT: Adding extended input device "HP HP Link-5 micro dongle" (type: KEYBOARD, id 8)
[ 19.602] (**) Option "xkb_rules" "evdev"
[ 19.603] (II) config/udev: Adding input device HP HP Link-5 micro dongle (/dev/input/event2)
[ 19.603] (**) HP HP Link-5 micro dongle: Applying InputClass "evdev pointer catchall"
[ 19.603] (**) HP HP Link-5 micro dongle: Applying InputClass "evdev keyboard catchall"
[ 19.604] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[ 19.604] (II) Using input driver 'evdev' for 'HP HP Link-5 micro dongle'
[ 19.604] (**) HP HP Link-5 micro dongle: always reports core events
[ 19.604] (**) evdev: HP HP Link-5 micro dongle: Device: "/dev/input/event2"
[ 19.604] (--) evdev: HP HP Link-5 micro dongle: Vendor 0x3f0 Product 0xa407
[ 19.604] (--) evdev: HP HP Link-5 micro dongle: Found 9 mouse buttons
[ 19.604] (--) evdev: HP HP Link-5 micro dongle: Found scroll wheel(s)
[ 19.604] (--) evdev: HP HP Link-5 micro dongle: Found relative axes
[ 19.604] (--) evdev: HP HP Link-5 micro dongle: Found x and y relative axes
[ 19.604] (--) evdev: HP HP Link-5 micro dongle: Found absolute axes
[ 19.604] (II) evdev: HP HP Link-5 micro dongle: Forcing absolute x/y axes to exist.
[ 19.604] (--) evdev: HP HP Link-5 micro dongle: Found keys
[ 19.604] (II) evdev: HP HP Link-5 micro dongle: Configuring as mouse
[ 19.604] (II) evdev: HP HP Link-5 micro dongle: Configuring as keyboard
[ 19.604] (II) evdev: HP HP Link-5 micro dongle: Adding scrollwheel support
[ 19.604] (**) evdev: HP HP Link-5 micro dongle: YAxisMapping: buttons 4 and 5
[ 19.604] (**) evdev: HP HP Link-5 micro dongle: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19.604] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:03F0:A407.0002/input/input4/event2"
[ 19.604] (II) XINPUT: Adding extended input device "HP HP Link-5 micro dongle" (type: KEYBOARD, id 9)
[ 19.604] (**) Option "xkb_rules" "evdev"
[ 19.605] (II) evdev: HP HP Link-5 micro dongle: initialized for relative axes.
[ 19.605] (WW) evdev: HP HP Link-5 micro dongle: ignoring absolute axes.
[ 19.605] (**) HP HP Link-5 micro dongle: (accel) keeping acceleration scheme 1
[ 19.605] (**) HP HP Link-5 micro dongle: (accel) acceleration profile 0
[ 19.605] (**) HP HP Link-5 micro dongle: (accel) acceleration factor: 2.000
[ 19.605] (**) HP HP Link-5 micro dongle: (accel) acceleration threshold: 4
[ 19.605] (II) config/udev: Adding input device HP HP Link-5 micro dongle (/dev/input/mouse0)
[ 19.605] (II) No input driver specified, ignoring this device.
[ 19.605] (II) This device may have been added with another device file.
[ 19.606] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[ 19.606] (II) No input driver specified, ignoring this device.
[ 19.606] (II) This device may have been added with another device file.
[ 19.606] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[ 19.606] (II) No input driver specified, ignoring this device.
[ 19.606] (II) This device may have been added with another device file.
[ 19.606] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[ 19.606] (II) No input driver specified, ignoring this device.
[ 19.606] (II) This device may have been added with another device file.
[ 19.607] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[ 19.607] (II) No input driver specified, ignoring this device.
[ 19.607] (II) This device may have been added with another device file.
[ 19.607] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[ 19.607] (II) No input driver specified, ignoring this device.
[ 19.607] (II) This device may have been added with another device file.
[ 19.607] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[ 19.607] (II) No input driver specified, ignoring this device.
[ 19.607] (II) This device may have been added with another device file.
[ 19.608] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[ 19.608] (II) No input driver specified, ignoring this device.
[ 19.608] (II) This device may have been added with another device file.
[ 19.608] (II) config/udev: Adding input device DATACOMP SteelS쀁̄Љ̒DATA (/dev/input/event1)
[ 19.608] (**) DATACOMP SteelS쀁̄Љ̒DATA: Applying InputClass "evdev keyboard catchall"
[ 19.609] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
[ 19.609] (II) Using input driver 'evdev' for 'DATACOMP SteelS쀁̄Љ̒DATA'
[ 19.609] (**) DATACOMP SteelS쀁̄Љ̒DATA: always reports core events
[ 19.609] (**) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Device: "/dev/input/event1"
[ 19.609] (--) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Vendor 0x4b4 Product 0x101
[ 19.609] (--) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Found keys
[ 19.609] (II) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Configuring as keyboard
[ 19.609] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/0003:04B4:0101.0003/input/input3/event1"
[ 19.609] (II) XINPUT: Adding extended input device "DATACOMP SteelS쀁̄Љ̒DATA" (type: KEYBOARD, id 10)
[ 19.609] (**) Option "xkb_rules" "evdev"
[ 19.610] (II) config/udev: Adding input device DATACOMP SteelS쀁̄Љ̒DATA (/dev/input/event3)
[ 19.610] (**) DATACOMP SteelS쀁̄Љ̒DATA: Applying InputClass "evdev keyboard catchall"
[ 19.611] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 20 paused 0
[ 19.611] (II) Using input driver 'evdev' for 'DATACOMP SteelS쀁̄Љ̒DATA'
[ 19.611] (**) DATACOMP SteelS쀁̄Љ̒DATA: always reports core events
[ 19.611] (**) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Device: "/dev/input/event3"
[ 19.611] (--) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Vendor 0x4b4 Product 0x101
[ 19.611] (--) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Found keys
[ 19.611] (II) evdev: DATACOMP SteelS쀁̄Љ̒DATA: Configuring as keyboard
[ 19.611] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.1/0003:04B4:0101.0004/input/input5/event3"
[ 19.611] (II) XINPUT: Adding extended input device "DATACOMP SteelS쀁̄Љ̒DATA" (type: KEYBOARD, id 11)
[ 19.611] (**) Option "xkb_rules" "evdev"
[ 19.612] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 19.612] (II) No input driver specified, ignoring this device.
[ 19.612] (II) This device may have been added with another device file.
Any help would be appreciated.
Last edited by steveo_73 (2016-11-16 19:04:44)
Offline
[ 19.484] (II) LoadModule: "nvidia"
[ 19.484] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 19.492] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 19.492] compiled for 4.0.2, module version = 1.0.0
[ 19.492] Module class: X.Org Video Driver
[ 19.492] (II) LoadModule: "nouveau"
[ 19.493] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
Mixing nvidia & nouveau drivers is a bad idea, remove xf86-video-nouveau .
---------------------------------------------------------------
The lspci output shows your system has a Hybrid Graphics setup with 2 videocards, an onboard integrated intel card and a discrete nvidia card.
Check Nvidia Optimus and Bumblebee pages.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
That worked perfectly. I've checked on most applications as well. I installed Optimus but didn't use bumblebee.
My updated config file looks like this:-
Section "Module"
Load "modesetting"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "AllowEmptyInitialConfiguration"
EndSection
Last edited by steveo_73 (2016-11-16 19:03:23)
Offline
Pages: 1