Hi, sorry for my English.
I have nvidia gtx 1060. Setup opensuse 42.2 and install driver. But after boot and load X-server, i see black screen. I think driver set very high screen resolution. How can i modify xorg.conf for fix it? Do i need write correct ModeLine in Monitor section? Or not? If yes, how can i get correct ModeLine for my monitor?
gtf will calculate new mode line for a given set of x y and refresh rate. xrandr will show current setting or allow a one time change. For permanent you must got to the X config
But I doubt the problem is wrong resolution.
/etc/X11/xorg.conf.d is where the X config files are
Did you move to 42.2 by upgrade or fresh install? Where did you install NVIDIA driver from? What ver?
I write Modeline and Modes to xorg.conf, not help.
.
Fresh install. Driver install how write here: SDB:NVIDIA drivers - openSUSE Wiki
What then?
Please post:
zypper lr -d
zypper se -si nvidia kernel
Fresh install. Driver install how write here: SDB:NVIDIA drivers - openSUSE Wiki
That page enumerates several ways exactly which way?
# | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service
---+---------------------------------+-----------------------------------------+---------+-----------+---------+----------+--------+------------------------------------------------------------------------------------+--------
1 | download.nvidia.com-leap | nVidia Graphics Drivers | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.nvidia.com/opensuse/leap/42.2 |
2 | download.opensuse.org-non-oss | Основной репозиторий (NON-OSS) | Yes | (r ) Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/leap/42.2/repo/non-oss/ |
3 | download.opensuse.org-non-oss_1 | Репозиторий обновлений (Non-Oss) | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/42.2/non-oss/ |
4 | download.opensuse.org-oss | Основной репозиторий (OSS) | Yes | (r ) Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/leap/42.2/repo/oss/ |
5 | download.opensuse.org-oss_1 | Основной репозиторий обновлений | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/42.2/oss |
6 | openSUSE-42.2-0 | openSUSE-42.2-0 | No | ---- | Yes | 99 | yast2 | hd:///?device=/dev/disk/by-id/usb-Corsair_Flash_Voyager_AA04012700007497-0:0-part1 |
7 | repo-debug | openSUSE-Leap-42.2-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/42.2/repo/oss/ |
8 | repo-debug-non-oss | openSUSE-Leap-42.2-Debug-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/42.2/repo/non-oss/ |
9 | repo-debug-update | openSUSE-Leap-42.2-Update-Debug | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/leap/42.2/oss/ |
10 | repo-debug-update-non-oss | openSUSE-Leap-42.2-Update-Debug-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/debug/update/leap/42.2/non-oss/ |
11 | repo-source | openSUSE-Leap-42.2-Source | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/leap/42.2/repo/oss/ |
12 | repo-source-non-oss | openSUSE-Leap-42.2-Source-Non-Oss | No | ---- | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/leap/42.2/repo/non-oss/ |
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
--+---------------------------+---------+-----------------------+--------+---------------------------
i | kernel-default | package | 4.4.27-2.1 | x86_64 | Основной репозиторий (OSS)
i | kernel-default-devel | package | 4.4.27-2.1 | x86_64 | Основной репозиторий (OSS)
i | kernel-devel | package | 4.4.27-2.1 | noarch | Основной репозиторий (OSS)
i | kernel-firmware | package | 20160516git-3.1 | noarch | Основной репозиторий (OSS)
i | kernel-macros | package | 4.4.27-2.1 | noarch | Основной репозиторий (OSS)
i | nvidia-computeG04 | package | 367.57-17.1 | x86_64 | nVidia Graphics Drivers
i | nvidia-gfxG04-kmp-default | package | 367.57_k4.4.22_1-17.1 | x86_64 | nVidia Graphics Drivers
i | nvidia-glG04 | package | 367.57-17.1 | x86_64 | nVidia Graphics Drivers
i | x11-video-nvidiaG04 | package | 367.57-17.1 | x86_64 | nVidia Graphics Drivers
Just I noticed sddm crash:
28.831480] sddm[1795]: segfault at 7fcc0b6b9b28 ip 00007fcc0b6b9b28 sp 00007ffd986c0218 error 15 in libc-2.22.so[7fcc0b6b9000+2000]
The nvidia-kmp package does not match the kernel note the version numbers
either install the hard way or wait until after official 42.2 release
That’s irrelevant.
The kernel module is compiled when the driver is installed, irrespective of the kernel version.
And the module should continue to work when a (minor) kernel update is installed, it should only break if you switch to 4.5 e.g.
Though, there may have been incompatible changes, since 42.2 has not been released yet.
So as a first step, try to reinstall the kmp package:
sudo zypper in -f nvidia-gfxG04-kmp-default
Also, please post /var/log/Xorg.0.log.
Easy way.
21.464]
X.Org X Server 1.18.3
Release Date: 2016-04-04
21.464] X Protocol Version 11, Revision 0
21.464] Build Operating System: openSUSE SUSE LINUX
21.464] Current Operating System: Linux linux-zyjy 4.4.27-2-default #1 SMP Thu Nov 3 14:59:54 UTC 2016 (5c21e7c) x86_64
21.464] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.27-2-default root=UUID=ad48bd97-425e-4a33-b403-27263c090e2b splash=silent quiet showopts
21.464] Build Date: 18 October 2016 08:58:39PM
21.464]
21.464] Current version of pixman: 0.34.0
21.464] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
21.464] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
21.465] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 13 17:06:27 2016
21.468] (==) Using config directory: "/etc/X11/xorg.conf.d"
21.468] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
21.470] (==) No Layout section. Using the first Screen section.
21.470] (==) No screen section available. Using defaults.
21.470] (**) |-->Screen "Default Screen Section" (0)
21.470] (**) | |-->Monitor "<default monitor>"
21.470] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
21.470] (==) Automatically adding devices
21.470] (==) Automatically enabling devices
21.470] (==) Automatically adding GPU devices
21.470] (==) Max clients allowed: 256, resource mask: 0x1fffff
21.474] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
21.474] Entry deleted from font path.
21.474] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
21.474] (==) ModulePath set to "/usr/lib64/xorg/modules"
21.474] (**) Extension "XFree86-DGA" is disabled
21.474] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
21.474] (II) Loader magic: 0x80fce0
21.474] (II) Module ABI versions:
21.474] X.Org ANSI C Emulation: 0.4
21.474] X.Org Video Driver: 20.0
21.474] X.Org XInput driver : 22.1
21.474] X.Org Server Extension : 9.0
21.476] (++) using VT number 7
21.476] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
21.476] (II) xfree86: Adding drm device (/dev/dri/card0)
21.478] (--) PCI:*(0:1:0:0) 10de:1c03:1043:85ab rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
21.478] (II) LoadModule: "glx"
21.478] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
21.599] (II) Module glx: vendor="NVIDIA Corporation"
21.600] compiled for 4.0.2, module version = 1.0.0
21.600] Module class: X.Org Server Extension
21.601] (II) NVIDIA GLX Module 367.57 Mon Oct 3 20:28:17 PDT 2016
21.604] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
21.604] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
21.604] (==) Matched nvidia as autoconfigured driver 0
21.604] (==) Matched nouveau as autoconfigured driver 1
21.604] (==) Matched nv as autoconfigured driver 2
21.604] (==) Matched nvidia as autoconfigured driver 3
21.604] (==) Matched nouveau as autoconfigured driver 4
21.604] (==) Matched nv as autoconfigured driver 5
21.604] (==) Matched modesetting as autoconfigured driver 6
21.604] (==) Matched fbdev as autoconfigured driver 7
21.604] (==) Matched vesa as autoconfigured driver 8
21.604] (==) Assigned the driver to the xf86ConfigLayout
21.604] (II) LoadModule: "nvidia"
21.605] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
21.617] (II) Module nvidia: vendor="NVIDIA Corporation"
21.617] compiled for 4.0.2, module version = 1.0.0
21.617] Module class: X.Org Video Driver
21.617] (II) LoadModule: "nouveau"
21.617] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
21.619] (II) Module nouveau: vendor="X.Org Foundation"
21.619] compiled for 1.18.3, module version = 1.0.12
21.619] Module class: X.Org Video Driver
21.619] ABI class: X.Org Video Driver, version 20.0
21.619] (II) LoadModule: "nv"
21.619] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
21.620] (II) Module nv: vendor="X.Org Foundation"
21.620] compiled for 1.18.3, module version = 2.1.20
21.620] Module class: X.Org Video Driver
21.620] ABI class: X.Org Video Driver, version 20.0
21.620] (II) LoadModule: "modesetting"
21.621] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
21.621] (II) Module modesetting: vendor="X.Org Foundation"
21.621] compiled for 1.18.3, module version = 1.18.3
21.621] Module class: X.Org Video Driver
21.621] ABI class: X.Org Video Driver, version 20.0
21.621] (II) LoadModule: "fbdev"
21.621] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
21.622] (II) Module fbdev: vendor="X.Org Foundation"
21.622] compiled for 1.18.3, module version = 0.4.4
21.622] Module class: X.Org Video Driver
21.622] ABI class: X.Org Video Driver, version 20.0
21.622] (II) LoadModule: "vesa"
21.622] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
21.622] (II) Module vesa: vendor="X.Org Foundation"
21.623] compiled for 1.18.3, module version = 2.3.4
21.623] Module class: X.Org Video Driver
21.623] ABI class: X.Org Video Driver, version 20.0
21.623] (II) NVIDIA dlloader X Driver 367.57 Mon Oct 3 20:03:48 PDT 2016
21.623] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
21.623] (II) NOUVEAU driver
21.623] (II) NOUVEAU driver for NVIDIA chipset families :
21.623] RIVA TNT (NV04)
21.623] RIVA TNT2 (NV05)
21.623] GeForce 256 (NV10)
21.623] GeForce 2 (NV11, NV15)
21.623] GeForce 4MX (NV17, NV18)
21.623] GeForce 3 (NV20)
21.623] GeForce 4Ti (NV25, NV28)
21.623] GeForce FX (NV3x)
21.623] GeForce 6 (NV4x)
21.623] GeForce 7 (G7x)
21.623] GeForce 8 (G8x)
21.623] GeForce GTX 200 (NVA0)
21.623] GeForce GTX 400 (NVC0)
21.623] (II) NOUVEAU driver
21.623] (II) NOUVEAU driver for NVIDIA chipset families :
21.623] RIVA TNT (NV04)
21.623] RIVA TNT2 (NV05)
21.623] GeForce 256 (NV10)
21.623] GeForce 2 (NV11, NV15)
21.623] GeForce 4MX (NV17, NV18)
21.623] GeForce 3 (NV20)
21.623] GeForce 4Ti (NV25, NV28)
21.623] GeForce FX (NV3x)
21.623] GeForce 6 (NV4x)
21.624] GeForce 7 (G7x)
21.624] GeForce 8 (G8x)
21.624] GeForce GTX 200 (NVA0)
21.624] GeForce GTX 400 (NVC0)
21.624] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
21.624] (II) FBDEV: driver for framebuffer: fbdev
21.624] (II) VESA: driver for VESA chipsets: vesa
21.624] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
21.624] (WW) xf86OpenConsole: setsid failed: Operation not permitted
21.627] (II) Loading sub module "fb"
21.627] (II) LoadModule: "fb"
21.627] (II) Loading /usr/lib64/xorg/modules/libfb.so
21.629] (II) Module fb: vendor="X.Org Foundation"
21.629] compiled for 1.18.3, module version = 1.0.0
21.629] ABI class: X.Org ANSI C Emulation, version 0.4
21.629] (II) Loading sub module "wfb"
21.629] (II) LoadModule: "wfb"
21.629] (II) Loading /usr/lib64/xorg/modules/libwfb.so
21.630] (II) Module wfb: vendor="X.Org Foundation"
21.630] compiled for 1.18.3, module version = 1.0.0
21.630] ABI class: X.Org ANSI C Emulation, version 0.4
21.630] (II) Loading sub module "ramdac"
21.630] (II) LoadModule: "ramdac"
21.630] (II) Module "ramdac" already built-in
21.630] (WW) Falling back to old probe method for modesetting
21.631] (WW) Falling back to old probe method for fbdev
21.631] (II) Loading sub module "fbdevhw"
21.631] (II) LoadModule: "fbdevhw"
21.631] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
21.631] (II) Module fbdevhw: vendor="X.Org Foundation"
21.631] compiled for 1.18.3, module version = 0.0.2
21.631] ABI class: X.Org Video Driver, version 20.0
21.631] (WW) Falling back to old probe method for vesa
21.631] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
21.631] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
21.631] (==) NVIDIA(0): RGB weight 888
21.631] (==) NVIDIA(0): Default visual is TrueColor
21.631] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
21.632] (**) NVIDIA(0): Enabling 2D acceleration
22.566] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
22.566] (--) NVIDIA(0): DFP-0 (boot)
22.566] (--) NVIDIA(0): DFP-1
22.566] (--) NVIDIA(0): DFP-2
22.566] (--) NVIDIA(0): DFP-3
22.566] (--) NVIDIA(0): DFP-4
22.566] (--) NVIDIA(0): DFP-5
22.566] (--) NVIDIA(0): DFP-6
22.566] (--) NVIDIA(0): DFP-0: disconnected
22.566] (--) NVIDIA(0): DFP-0: Internal TMDS
22.566] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
22.566] (--) NVIDIA(0):
22.566] (--) NVIDIA(0): DFP-1: disconnected
22.566] (--) NVIDIA(0): DFP-1: Internal TMDS
22.566] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
22.566] (--) NVIDIA(0):
22.566] (--) NVIDIA(0): DFP-2: disconnected
22.566] (--) NVIDIA(0): DFP-2: Internal TMDS
22.566] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
22.566] (--) NVIDIA(0):
22.567] (--) NVIDIA(0): DFP-3: disconnected
22.567] (--) NVIDIA(0): DFP-3: Internal DisplayPort
22.567] (--) NVIDIA(0): DFP-3: 1440.0 MHz maximum pixel clock
22.567] (--) NVIDIA(0):
22.567] (--) NVIDIA(0): DFP-4: disconnected
22.567] (--) NVIDIA(0): DFP-4: Internal TMDS
22.567] (--) NVIDIA(0): DFP-4: 330.0 MHz maximum pixel clock
22.567] (--) NVIDIA(0):
22.567] (--) NVIDIA(0): DFP-5: disconnected
22.567] (--) NVIDIA(0): DFP-5: Internal DisplayPort
22.567] (--) NVIDIA(0): DFP-5: 1440.0 MHz maximum pixel clock
22.567] (--) NVIDIA(0):
22.567] (--) NVIDIA(0): DFP-6: disconnected
22.567] (--) NVIDIA(0): DFP-6: Internal TMDS
22.567] (--) NVIDIA(0): DFP-6: 330.0 MHz maximum pixel clock
22.567] (--) NVIDIA(0):
22.569] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 6GB (GP106-A) at PCI:1:0:0
22.569] (II) NVIDIA(0): (GPU-0)
22.569] (--) NVIDIA(0): Memory: 6291456 kBytes
22.569] (--) NVIDIA(0): VideoBIOS: 86.06.0e.00.38
22.569] (II) NVIDIA(0): Detected PCI Express Link width: 16X
22.569] (EE) NVIDIA(0): Failed to assign any connected display devices to X screen 0.
22.569] (EE) NVIDIA(0): Set AllowEmptyInitialConfiguration if you want the server
22.569] (EE) NVIDIA(0): to start anyway
22.569] (EE) NVIDIA(0): Failing initialization of X screen 0
23.788] (II) UnloadModule: "nvidia"
23.788] (II) UnloadSubModule: "wfb"
23.788] (II) UnloadSubModule: "fb"
23.788] (EE) Screen(s) found, but none have a usable configuration.
23.788] (EE)
Fatal server error:
23.788] (EE) no screens found(EE)
23.789] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
23.789] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
23.789] (EE)
23.795] (EE) Server terminated with error (1). Closing log file.
Maybe try to use another DVI-Cable.
Or as root:
nvidia-xconfig --allow-empty-initial-configuration
Run it. And change display manager to xdm (sddm is crash). No error in Xorg.0.log, but still black screen.
Well, then maybe OpenGL support doesn’t work.
What does glxinfo print when run as user? (install Mesa-demo-x first if it isn’t installed already)
It may be a driver installation problem, or missing rights.
There was a problem with giving the user (and sddm runs as unprivileged user, not root) direct access to the nvidia card in 42.2 because the patch that does it was removed from systemd, but that should be fixed with the latest nvidia rpms AFAIK.
glxinfo in 1 terminal (Ctrl+Alt+F1):
Error: unable to open display
In 7 terminal (Ctrl+Alt+F7): black screen and then monitor go to power save mode.
Xorg.0.log (part 1)
22.098]
X.Org X Server 1.18.3
Release Date: 2016-04-04
22.098] X Protocol Version 11, Revision 0
22.098] Build Operating System: openSUSE SUSE LINUX
22.098] Current Operating System: Linux linux-zyjy 4.4.27-2-default #1 SMP Thu Nov 3 14:59:54 UTC 2016 (5c21e7c) x86_64
22.098] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.27-2-default root=UUID=ad48bd97-425e-4a33-b403-27263c090e2b splash=silent quiet showopts
22.099] Build Date: 18 October 2016 08:58:39PM
22.099]
22.099] Current version of pixman: 0.34.0
22.099] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
22.099] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
22.099] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 14 18:37:21 2016
22.107] (==) Using config file: "/etc/X11/xorg.conf"
22.107] (==) Using config directory: "/etc/X11/xorg.conf.d"
22.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
22.119] (==) ServerLayout "Layout0"
22.119] (**) |-->Screen "Screen0" (0)
22.119] (**) | |-->Monitor "Monitor0"
22.119] (**) | |-->Device "Device0"
22.119] (**) |-->Input Device "Keyboard0"
22.119] (**) |-->Input Device "Mouse0"
22.119] (==) Automatically adding devices
22.119] (==) Automatically enabling devices
22.119] (==) Automatically adding GPU devices
22.119] (==) Max clients allowed: 256, resource mask: 0x1fffff
22.136] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
22.136] Entry deleted from font path.
22.137] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
22.137] (==) ModulePath set to "/usr/lib64/xorg/modules"
22.137] (**) Extension "XFree86-DGA" is disabled
22.137] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
22.137] (WW) Disabling Keyboard0
22.137] (WW) Disabling Mouse0
22.138] (II) Loader magic: 0x80fce0
22.138] (II) Module ABI versions:
22.138] X.Org ANSI C Emulation: 0.4
22.138] X.Org Video Driver: 20.0
22.138] X.Org XInput driver : 22.1
22.138] X.Org Server Extension : 9.0
22.139] (++) using VT number 7
22.139] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
22.139] (II) xfree86: Adding drm device (/dev/dri/card0)
22.142] (--) PCI:*(0:1:0:0) 10de:1c03:1043:85ab rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
22.142] (II) LoadModule: "glx"
22.146] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
22.250] (II) Module glx: vendor="NVIDIA Corporation"
22.250] compiled for 4.0.2, module version = 1.0.0
22.250] Module class: X.Org Server Extension
22.252] (II) NVIDIA GLX Module 367.57 Mon Oct 3 20:28:17 PDT 2016
22.255] (II) LoadModule: "nvidia"
22.255] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
22.274] (II) Module nvidia: vendor="NVIDIA Corporation"
22.274] compiled for 4.0.2, module version = 1.0.0
22.274] Module class: X.Org Video Driver
22.274] (II) NVIDIA dlloader X Driver 367.57 Mon Oct 3 20:03:48 PDT 2016
22.274] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
22.274] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
22.274] (WW) xf86OpenConsole: setsid failed: Operation not permitted
22.277] (II) Loading sub module "fb"
22.277] (II) LoadModule: "fb"
22.279] (II) Loading /usr/lib64/xorg/modules/libfb.so
22.281] (II) Module fb: vendor="X.Org Foundation"
22.281] compiled for 1.18.3, module version = 1.0.0
22.281] ABI class: X.Org ANSI C Emulation, version 0.4
22.281] (II) Loading sub module "wfb"
22.281] (II) LoadModule: "wfb"
22.282] (II) Loading /usr/lib64/xorg/modules/libwfb.so
22.284] (II) Module wfb: vendor="X.Org Foundation"
22.284] compiled for 1.18.3, module version = 1.0.0
22.284] ABI class: X.Org ANSI C Emulation, version 0.4
22.285] (II) Loading sub module "ramdac"
22.285] (II) LoadModule: "ramdac"
22.285] (II) Module "ramdac" already built-in
22.285] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
22.285] (==) NVIDIA(0): RGB weight 888
22.285] (==) NVIDIA(0): Default visual is TrueColor
22.285] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
22.286] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "True"
22.286] (**) NVIDIA(0): Enabling 2D acceleration
23.329] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
23.329] (--) NVIDIA(0): DFP-0 (boot)
23.329] (--) NVIDIA(0): DFP-1
23.329] (--) NVIDIA(0): DFP-2
23.329] (--) NVIDIA(0): DFP-3
23.329] (--) NVIDIA(0): DFP-4
23.329] (--) NVIDIA(0): DFP-5
23.329] (--) NVIDIA(0): DFP-6
23.329] (--) NVIDIA(0): DFP-0: disconnected
23.329] (--) NVIDIA(0): DFP-0: Internal TMDS
23.329] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-1: disconnected
23.329] (--) NVIDIA(0): DFP-1: Internal TMDS
23.329] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-2: disconnected
23.329] (--) NVIDIA(0): DFP-2: Internal TMDS
23.329] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-3: disconnected
23.329] (--) NVIDIA(0): DFP-3: Internal DisplayPort
23.329] (--) NVIDIA(0): DFP-3: 1440.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-4: disconnected
23.329] (--) NVIDIA(0): DFP-4: Internal TMDS
23.329] (--) NVIDIA(0): DFP-4: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-5: disconnected
23.329] (--) NVIDIA(0): DFP-5: Internal DisplayPort
23.329] (--) NVIDIA(0): DFP-5: 1440.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-6: disconnected
23.329] (--) NVIDIA(0): DFP-6: Internal TMDS
23.329] (--) NVIDIA(0): DFP-6: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.331] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 6GB (GP106-A) at PCI:1:0:0
23.331] (II) NVIDIA(0): (GPU-0)
23.331] (--) NVIDIA(0): Memory: 6291456 kBytes
23.331] (--) NVIDIA(0): VideoBIOS: 86.06.0e.00.38
23.331] (II) NVIDIA(0): Detected PCI Express Link width: 16X
23.331] (--) NVIDIA(0): No enabled display devices found; starting anyway because
23.331] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled
23.331] (II) NVIDIA(0): Validated MetaModes:
23.331] (II) NVIDIA(0): "NULL"
23.331] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
23.331] (WW) NVIDIA(0): Unable to get display device for DPI computation.
23.331] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
23.331] (--) Depth 24 pixmap format is 32 bpp
23.332] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
23.332] (II) NVIDIA: access.
23.340] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
23.340] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
23.340] (II) NVIDIA(0): configuration option may not be set correctly. When the
23.340] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
23.340] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
23.340] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
23.340] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
23.340] (II) NVIDIA(0): Config Options in the README.
23.365] (II) NVIDIA(0): Built-in logo is bigger than the screen.
23.365] (II) NVIDIA(0): Setting mode "NULL"
23.398] (==) NVIDIA(0): Disabling shared memory pixmaps
23.398] (==) NVIDIA(0): Backing store enabled
23.398] (==) NVIDIA(0): Silken mouse enabled
23.398] (**) NVIDIA(0): DPMS enabled
23.398] (II) Loading sub module "dri2"
23.398] (II) LoadModule: "dri2"
23.398] (II) Module "dri2" already built-in
23.398] (II) NVIDIA(0): [DRI2] Setup complete
23.398] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
23.398] (--) RandR disabled
23.402] (II) Initializing extension GLX
23.402] (II) Indirect GLX disabled.
23.566] (II) config/udev: Adding input device Power Button (/dev/input/event1)
23.566] (**) Power Button: Applying InputClass "evdev keyboard catchall"
23.566] (**) Power Button: Applying InputClass "system-keyboard"
23.566] (**) Power Button: Applying InputClass "evdev keyboard catchall"
23.566] (**) Power Button: Applying InputClass "libinput keyboard catchall"
23.566] (II) LoadModule: "libinput"
23.566] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
23.580] (II) Module libinput: vendor="X.Org Foundation"
23.580] compiled for 1.18.3, module version = 0.19.1
23.580] Module class: X.Org XInput Driver
23.580] ABI class: X.Org XInput driver, version 22.1
23.580] (II) Using input driver 'libinput' for 'Power Button'
23.580] (**) Power Button: always reports core events
23.580] (**) Option "Device" "/dev/input/event1"
23.580] (**) Option "_source" "server/udev"
23.581] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
23.581] (II) input device 'Power Button', /dev/input/event1 is a keyboard
23.592] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event1"
23.592] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
23.592] (**) Option "xkb_layout" "us"
23.593] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
23.593] (II) input device 'Power Button', /dev/input/event1 is a keyboard
23.593] (II) config/udev: Adding input device Power Button (/dev/input/event0)
23.593] (**) Power Button: Applying InputClass "evdev keyboard catchall"
23.593] (**) Power Button: Applying InputClass "system-keyboard"
23.593] (**) Power Button: Applying InputClass "evdev keyboard catchall"
23.593] (**) Power Button: Applying InputClass "libinput keyboard catchall"
23.593] (II) Using input driver 'libinput' for 'Power Button'
23.593] (**) Power Button: always reports core events
23.593] (**) Option "Device" "/dev/input/event0"
23.593] (**) Option "_source" "server/udev"
23.594] (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard
23.594] (II) input device 'Power Button', /dev/input/event0 is a keyboard
Xorg.0.log (part 2)
23.608] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event0"
23.608] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
23.608] (**) Option "xkb_layout" "us"
23.609] (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard
23.609] (II) input device 'Power Button', /dev/input/event0 is a keyboard
23.610] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
23.610] (II) No input driver specified, ignoring this device.
23.610] (II) This device may have been added with another device file.
23.611] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
23.611] (II) No input driver specified, ignoring this device.
23.611] (II) This device may have been added with another device file.
23.612] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
23.612] (II) No input driver specified, ignoring this device.
23.612] (II) This device may have been added with another device file.
23.613] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
23.613] (II) No input driver specified, ignoring this device.
23.613] (II) This device may have been added with another device file.
23.614] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event2)
23.614] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
23.614] (**) Generic USB Keyboard: Applying InputClass "system-keyboard"
23.614] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
23.614] (**) Generic USB Keyboard: Applying InputClass "libinput keyboard catchall"
23.614] (II) Using input driver 'libinput' for 'Generic USB Keyboard'
23.614] (**) Generic USB Keyboard: always reports core events
23.614] (**) Option "Device" "/dev/input/event2"
23.614] (**) Option "_source" "server/udev"
23.615] (II) input device 'Generic USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
23.615] (II) input device 'Generic USB Keyboard', /dev/input/event2 is a keyboard
23.668] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/0000:03:00.0/usb1/1-2/1-2:1.0/0003:040B:2000.0001/input/input5/event2"
23.668] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 8)
23.668] (**) Option "xkb_layout" "us"
23.668] (II) input device 'Generic USB Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
23.668] (II) input device 'Generic USB Keyboard', /dev/input/event2 is a keyboard
23.669] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/event3)
23.669] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
23.669] (**) Generic USB Keyboard: Applying InputClass "system-keyboard"
23.669] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
23.669] (**) Generic USB Keyboard: Applying InputClass "libinput keyboard catchall"
23.669] (II) Using input driver 'libinput' for 'Generic USB Keyboard'
23.669] (**) Generic USB Keyboard: always reports core events
23.669] (**) Option "Device" "/dev/input/event3"
23.669] (**) Option "_source" "server/udev"
23.669] (II) input device 'Generic USB Keyboard', /dev/input/event3 is tagged by udev as: Keyboard
23.669] (II) input device 'Generic USB Keyboard', /dev/input/event3 is a keyboard
23.692] (II) libinput: Generic USB Keyboard: needs a virtual subdevice
23.692] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/0000:03:00.0/usb1/1-2/1-2:1.1/0003:040B:2000.0002/input/input6/event3"
23.692] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: MOUSE, id 9)
23.692] (**) Option "AccelerationScheme" "none"
23.692] (**) Generic USB Keyboard: (accel) selected scheme none/0
23.692] (**) Generic USB Keyboard: (accel) acceleration factor: 2.000
23.692] (**) Generic USB Keyboard: (accel) acceleration threshold: 4
23.693] (II) input device 'Generic USB Keyboard', /dev/input/event3 is tagged by udev as: Keyboard
23.693] (II) input device 'Generic USB Keyboard', /dev/input/event3 is a keyboard
23.695] (II) config/udev: Adding input device Generic USB Keyboard (/dev/input/mouse0)
23.695] (**) Generic USB Keyboard: Applying InputClass "system-keyboard"
23.695] (II) No input driver specified, ignoring this device.
23.695] (II) This device may have been added with another device file.
23.696] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event8)
23.696] (II) No input driver specified, ignoring this device.
23.696] (II) This device may have been added with another device file.
23.696] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event6)
23.697] (II) No input driver specified, ignoring this device.
23.697] (II) This device may have been added with another device file.
23.697] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event7)
23.697] (II) No input driver specified, ignoring this device.
23.697] (II) This device may have been added with another device file.
23.698] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event4)
23.698] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
23.698] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
23.698] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
23.698] (II) Using input driver 'libinput' for 'ImExPS/2 Generic Explorer Mouse'
23.698] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
23.698] (**) Option "Device" "/dev/input/event4"
23.698] (**) Option "_source" "server/udev"
23.699] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event4 is tagged by udev as: Mouse
23.699] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event4 is a pointer caps
23.752] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event4"
23.752] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 10)
23.752] (**) Option "AccelerationScheme" "none"
23.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) selected scheme none/0
23.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
23.752] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
23.753] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event4 is tagged by udev as: Mouse
23.753] (II) input device 'ImExPS/2 Generic Explorer Mouse', /dev/input/event4 is a pointer caps
23.754] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1)
23.754] (II) No input driver specified, ignoring this device.
23.754] (II) This device may have been added with another device file.
23.755] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
23.755] (II) No input driver specified, ignoring this device.
23.755] (II) This device may have been added with another device file.
23.768] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
23.768] (**) Generic USB Keyboard: Applying InputClass "system-keyboard"
23.768] (**) Generic USB Keyboard: Applying InputClass "evdev keyboard catchall"
23.768] (**) Generic USB Keyboard: Applying InputClass "libinput keyboard catchall"
23.768] (II) Using input driver 'libinput' for 'Generic USB Keyboard'
23.768] (**) Generic USB Keyboard: always reports core events
23.768] (**) Option "Device" "/dev/input/event3"
23.768] (**) Option "_source" "_driver/libinput"
23.768] (II) libinput: Generic USB Keyboard: is a virtual subdevice
23.768] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.0/0000:03:00.0/usb1/1-2/1-2:1.1/0003:040B:2000.0002/input/input6/event3"
23.768] (II) XINPUT: Adding extended input device "Generic USB Keyboard" (type: KEYBOARD, id 11)
23.768] (**) Option "xkb_layout" "us"
systemctl status display-manager:
● display-manager.service - X Display Manager
Loaded: loaded (/usr/lib/systemd/system/display-manager.service; enabled; vendor preset: enabled)
Active: active (running) since Пн 2016-11-14 18:37:21 +03; 3min 25s ago
Process: 1622 ExecStart=/usr/lib/X11/display-manager start (code=exited, status=0/SUCCESS)
Main PID: 1824 (xdm)
Tasks: 4 (limit: 512)
CGroup: /system.slice/display-manager.service
├─1824 /usr/bin/xdm
├─1827 /usr/bin/X -nolisten tcp -br vt7 -auth /var/lib/xdm/authdir/authfiles/A:0-8afp9r
├─1866 -:0
└─1879 /usr/bin/xconsole -notify -nostdin -verbose -exitOnFail
ноя 14 18:37:21 linux-zyjy systemd[1]: Starting X Display Manager...
ноя 14 18:37:21 linux-zyjy display-manager[1622]: /etc/vconsole.conf available
ноя 14 18:37:21 linux-zyjy display-manager[1622]: KEYMAP: ruwin_alt-UTF-8
ноя 14 18:37:21 linux-zyjy display-manager[1622]: Command: localectl set-keymap ruwin_alt-UTF-8
ноя 14 18:37:21 linux-zyjy display-manager[1622]: W: Cannot find mapping for ruwin_alt-UTF-8 in /usr/share/systemd/kbd-model-map
ноя 14 18:37:21 linux-zyjy display-manager[1622]: W: This will result in an 'us' X keyboard layout as default
ноя 14 18:37:21 linux-zyjy display-manager[1622]: error: unexpectedly disconnected from boot status daemon
ноя 14 18:37:21 linux-zyjy display-manager[1622]: Starting service xdm..done
ноя 14 18:37:21 linux-zyjy systemd[1]: Started X Display Manager.
xdm.errors:
xdm info (pid 1824): Starting
xdm info (pid 1824): Starting X server on :0
X.Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-zyjy 4.4.27-2-default #1 SMP Thu Nov 3 14:59:54 UTC 2016 (5c21e7c) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.27-2-default root=UUID=ad48bd97-425e-4a33-b403-27263c090e2b splash=silent quiet showopts
Build Date: 18 October 2016 08:58:39PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 14 18:37:21 2016
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
xdm info (pid 1866): sourcing /etc/X11/xdm/Xsetup
You’d need to run it inside a graphical session, sorry if I was not clear enough.
But apparently you cannot even get a login screen with xdm?
Your Xorg log doesn’t show anything wrong with the nvidia driver.
But it doesn’t find any connected screens…
23.329] (--) NVIDIA(0): DFP-0: disconnected
23.329] (--) NVIDIA(0): DFP-0: Internal TMDS
23.329] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-1: disconnected
23.329] (--) NVIDIA(0): DFP-1: Internal TMDS
23.329] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-2: disconnected
23.329] (--) NVIDIA(0): DFP-2: Internal TMDS
23.329] (--) NVIDIA(0): DFP-2: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-3: disconnected
23.329] (--) NVIDIA(0): DFP-3: Internal DisplayPort
23.329] (--) NVIDIA(0): DFP-3: 1440.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-4: disconnected
23.329] (--) NVIDIA(0): DFP-4: Internal TMDS
23.329] (--) NVIDIA(0): DFP-4: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-5: disconnected
23.329] (--) NVIDIA(0): DFP-5: Internal DisplayPort
23.329] (--) NVIDIA(0): DFP-5: 1440.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
23.329] (--) NVIDIA(0): DFP-6: disconnected
23.329] (--) NVIDIA(0): DFP-6: Internal TMDS
23.329] (--) NVIDIA(0): DFP-6: 330.0 MHz maximum pixel clock
23.329] (--) NVIDIA(0):
I suppose there is one connected (and turned on), right?
Hm.
Maybe a hardware problem?
I would suggest trying to uninstall the nvidia driver for a test.
Do you get a login screen then?
If even that doesn’t help, try to add “nomodeset” to the boot options then:
press ‘e’ at the bootmenu and append it to the line starting with “linux” or “linuxefi” (one of them should be there), and press F10 to boot.
Yes.
Yes.
Yes. If delete nvidia driver, i have login screen, and login success. But max resolution 640x480.
I have old disk with windows 7. I connect it and install driver. All work fine.
Can you post you xorg.conf:
cat /etc/X11/xorg.conf
Hm, shouldn’t be 640x480 then either with nouveau.
Could you please post the Xorg log in that case as well?
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 367.57 (buildmeister@swio-display-x64-rhel04-13) Mon Oct 3 21:42:19 PDT 2016
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/mouse"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "yes"
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"
# 1920x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 172.80 MHz
Modeline "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AllowEmptyInitialConfiguration" "True"
SubSection "Display"
Depth 24
Modes "1920x1080_60.00"
EndSubSection
EndSection
part 1
21.606]
X.Org X Server 1.18.3
Release Date: 2016-04-04
21.606] X Protocol Version 11, Revision 0
21.606] Build Operating System: openSUSE SUSE LINUX
21.606] Current Operating System: Linux linux-zyjy 4.4.27-2-default #1 SMP Thu Nov 3 14:59:54 UTC 2016 (5c21e7c) x86_64
21.606] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.27-2-default root=UUID=ad48bd97-425e-4a33-b403-27263c090e2b splash=silent quiet showopts
21.606] Build Date: 18 October 2016 08:58:39PM
21.606]
21.606] Current version of pixman: 0.34.0
21.606] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
21.606] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
21.606] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 15 07:21:39 2016
21.609] (==) Using config directory: "/etc/X11/xorg.conf.d"
21.609] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
21.612] (==) No Layout section. Using the first Screen section.
21.612] (==) No screen section available. Using defaults.
21.612] (**) |-->Screen "Default Screen Section" (0)
21.612] (**) | |-->Monitor "<default monitor>"
21.612] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
21.612] (==) Automatically adding devices
21.612] (==) Automatically enabling devices
21.612] (==) Automatically adding GPU devices
21.612] (==) Max clients allowed: 256, resource mask: 0x1fffff
21.616] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
21.616] Entry deleted from font path.
21.616] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
21.616] (==) ModulePath set to "/usr/lib64/xorg/modules"
21.616] (**) Extension "XFree86-DGA" is disabled
21.616] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
21.616] (II) Loader magic: 0x80fce0
21.616] (II) Module ABI versions:
21.616] X.Org ANSI C Emulation: 0.4
21.616] X.Org Video Driver: 20.0
21.616] X.Org XInput driver : 22.1
21.616] X.Org Server Extension : 9.0
21.617] (++) using VT number 7
21.617] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
21.619] (--) PCI:*(0:1:0:0) 10de:1c03:1043:85ab rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
21.619] (II) LoadModule: "glx"
21.620] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
21.629] (II) Module glx: vendor="X.Org Foundation"
21.629] compiled for 1.18.3, module version = 1.0.0
21.629] ABI class: X.Org Server Extension, version 9.0
21.629] (==) AIGLX enabled
21.629] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
21.629] (==) Matched nvidia as autoconfigured driver 0
21.629] (==) Matched nouveau as autoconfigured driver 1
21.629] (==) Matched nv as autoconfigured driver 2
21.629] (==) Matched modesetting as autoconfigured driver 3
21.629] (==) Matched fbdev as autoconfigured driver 4
21.629] (==) Matched vesa as autoconfigured driver 5
21.629] (==) Assigned the driver to the xf86ConfigLayout
21.629] (II) LoadModule: "nvidia"
21.629] (WW) Warning, couldn't open module nvidia
21.629] (II) UnloadModule: "nvidia"
21.629] (II) Unloading nvidia
21.629] (EE) Failed to load module "nvidia" (module does not exist, 0)
21.629] (II) LoadModule: "nouveau"
21.630] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
21.631] (II) Module nouveau: vendor="X.Org Foundation"
21.631] compiled for 1.18.3, module version = 1.0.12
21.631] Module class: X.Org Video Driver
21.631] ABI class: X.Org Video Driver, version 20.0
21.631] (II) LoadModule: "nv"
21.631] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
21.632] (II) Module nv: vendor="X.Org Foundation"
21.632] compiled for 1.18.3, module version = 2.1.20
21.632] Module class: X.Org Video Driver
21.632] ABI class: X.Org Video Driver, version 20.0
21.632] (II) LoadModule: "modesetting"
21.632] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
21.633] (II) Module modesetting: vendor="X.Org Foundation"
21.633] compiled for 1.18.3, module version = 1.18.3
21.633] Module class: X.Org Video Driver
21.633] ABI class: X.Org Video Driver, version 20.0
21.633] (II) LoadModule: "fbdev"
21.633] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
21.634] (II) Module fbdev: vendor="X.Org Foundation"
21.634] compiled for 1.18.3, module version = 0.4.4
21.634] Module class: X.Org Video Driver
21.634] ABI class: X.Org Video Driver, version 20.0
21.634] (II) LoadModule: "vesa"
21.634] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
21.634] (II) Module vesa: vendor="X.Org Foundation"
21.634] compiled for 1.18.3, module version = 2.3.4
21.634] Module class: X.Org Video Driver
21.634] ABI class: X.Org Video Driver, version 20.0
21.634] (II) NOUVEAU driver
21.634] (II) NOUVEAU driver for NVIDIA chipset families :
21.634] RIVA TNT (NV04)
21.634] RIVA TNT2 (NV05)
21.634] GeForce 256 (NV10)
21.634] GeForce 2 (NV11, NV15)
21.634] GeForce 4MX (NV17, NV18)
21.634] GeForce 3 (NV20)
21.634] GeForce 4Ti (NV25, NV28)
21.634] GeForce FX (NV3x)
21.634] GeForce 6 (NV4x)
21.634] GeForce 7 (G7x)
21.634] GeForce 8 (G8x)
21.634] GeForce GTX 200 (NVA0)
21.634] GeForce GTX 400 (NVC0)
21.634] (II) NOUVEAU driver
21.634] (II) NOUVEAU driver for NVIDIA chipset families :
21.634] RIVA TNT (NV04)
21.634] RIVA TNT2 (NV05)
21.634] GeForce 256 (NV10)
21.634] GeForce 2 (NV11, NV15)
21.634] GeForce 4MX (NV17, NV18)
21.635] GeForce 3 (NV20)
21.635] GeForce 4Ti (NV25, NV28)
21.635] GeForce FX (NV3x)
21.635] GeForce 6 (NV4x)
21.635] GeForce 7 (G7x)
21.635] GeForce 8 (G8x)
21.635] GeForce GTX 200 (NVA0)
21.635] GeForce GTX 400 (NVC0)
21.635] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
21.635] (II) FBDEV: driver for framebuffer: fbdev
21.635] (II) VESA: driver for VESA chipsets: vesa
21.635] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
21.635] (WW) xf86OpenConsole: setsid failed: Operation not permitted
21.771] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
21.904] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
21.904] (EE) open /dev/dri/card0: No such file or directory
21.904] (WW) Falling back to old probe method for modesetting
21.904] (EE) open /dev/dri/card0: No such file or directory
21.904] (II) Loading sub module "fbdevhw"
21.904] (II) LoadModule: "fbdevhw"
21.904] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
21.905] (II) Module fbdevhw: vendor="X.Org Foundation"
21.905] compiled for 1.18.3, module version = 0.0.2
21.905] ABI class: X.Org Video Driver, version 20.0
21.905] (**) FBDEV(1): claimed PCI slot 1@0:0:0
21.905] (II) FBDEV(1): using default device
21.905] (WW) Falling back to old probe method for vesa
21.905] (EE) Screen 0 deleted because of no matching config section.
21.905] (II) UnloadModule: "modesetting"
21.905] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
21.905] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
21.905] (==) FBDEV(0): RGB weight 888
21.905] (==) FBDEV(0): Default visual is TrueColor
21.905] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
21.905] (II) FBDEV(0): hardware: VESA VGA (video memory: 1216kB)
21.905] (II) FBDEV(0): checking modes against framebuffer device...
21.905] (II) FBDEV(0): checking modes against monitor...
21.905] (--) FBDEV(0): Virtual size is 640x480 (pitch 640)
21.905] (**) FBDEV(0): Built-in mode "current": 30.7 MHz, 36.9 kHz, 73.3 Hz
21.905] (II) FBDEV(0): Modeline "current"x0.0 30.72 640 672 752 832 480 484 488 504 -hsync -vsync -csync (36.9 kHz b)
21.905] (==) FBDEV(0): DPI set to (96, 96)
21.906] (II) Loading sub module "fb"
21.906] (II) LoadModule: "fb"
21.906] (II) Loading /usr/lib64/xorg/modules/libfb.so
21.907] (II) Module fb: vendor="X.Org Foundation"
21.907] compiled for 1.18.3, module version = 1.0.0
21.907] ABI class: X.Org ANSI C Emulation, version 0.4
21.907] (**) FBDEV(0): using shadow framebuffer
21.907] (II) Loading sub module "shadow"
21.907] (II) LoadModule: "shadow"
21.907] (II) Loading /usr/lib64/xorg/modules/libshadow.so
21.908] (II) Module shadow: vendor="X.Org Foundation"
21.908] compiled for 1.18.3, module version = 1.1.0
21.908] ABI class: X.Org ANSI C Emulation, version 0.4
21.908] (II) UnloadModule: "vesa"
21.908] (II) Unloading vesa
21.908] (==) Depth 24 pixmap format is 32 bpp
21.908] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
21.909] (==) FBDEV(0): Backing store enabled
21.910] (==) FBDEV(0): DPMS enabled
21.910] (==) RandR enabled
21.917] (II) AIGLX: Screen 0 is not DRI2 capable
21.917] (EE) AIGLX: reverting to software rendering