Hi,
I have a laptop with the above mentioned video card.
Running lspci -nn | grep -i nvidia gives me this:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU116M [GeForce GTX 1660 Ti Mobile] [10de:2191] (rev a1)
01:00.1 Audio device [0403]: NVIDIA Corporation TU116 High Definition Audio Controller [10de:1aeb] (rev a1)
01:00.2 USB controller [0c03]: NVIDIA Corporation TU116 USB 3.1 Host Controller [10de:1aec] (rev a1)
01:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU116 [GeForce GTX 1650 SUPER] [10de:1aed] (rev a1)
I’m trying to install on this laptop Slackware 14.2. When I try to install Nvidia driver for this graphics card, I get a black screen with a prompt in the upper left corner of the screen.
Here are some details which I can get from my log files:
My Xorg.0.log file contains this:
[ 262.834]
X. Org X Server 1.18.3
Release Date: 2016-04-04
[ 262.835] X Protocol Version 11, Revision 0
[ 262.836] Build Operating System: Slackware 14.2 Slackware Linux Project
[ 262.836] Current Operating System: Linux artaxerxe 4.4.14 #2 SMP Fri Jun 24 13:38:27 CDT 2016 x86_64
[ 262.836] Kernel command line: BOOT_IMAGE=/boot/vmlinuz root=/dev/nvme0n1p5
[ 262.837] Build Date: 15 April 2016 11:05:21AM
[ 262.838]
[ 262.838] Current version of pixman: 0.34.0
[ 262.839] Before reporting problems, check http:// wiki .x.org
to make sure that you have the latest version.
[ 262.839] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 262.842] (==) Log file: “/var/log/Xorg.0.log”, Time: Mon Feb 15 16:10:45 2021
[ 262.843] (==) Using config file: “/etc/X11/xorg.conf”
[ 262.843] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 262.845] (==) ServerLayout “Layout0”
[ 262.845] () |–>Screen “Screen0” (0)
[ 262.845] () | |–>Monitor “Monitor0”
[ 262.845] () | |–>Device “Device0”
[ 262.845] () |–>Input Device “Keyboard0”
[ 262.845] () |–>Input Device “Mouse0”
[ 262.845] (==) Automatically adding devices
[ 262.845] (==) Automatically enabling devices
[ 262.845] (==) Automatically adding GPU devices
[ 262.845] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 262.845] (WW) The directory “/usr/share/fonts/local” does not exist.
[ 262.845] Entry deleted from font path.
[ 262.845] (WW) The directory “/usr/share/fonts/CID” does not exist.
[ 262.845] Entry deleted from font path.
[ 262.845] (**) FontPath set to:
/usr/lib64/X11/fonts/misc/:unscaled,
/usr/lib64/X11/fonts/100dpi/:unscaled,
/usr/lib64/X11/fonts/75dpi/:unscaled,
/usr/lib64/X11/fonts/misc/,
/usr/lib64/X11/fonts/Type1/,
/usr/lib64/X11/fonts/Speedo/,
/usr/lib64/X11/fonts/100dpi/,
/usr/lib64/X11/fonts/75dpi/,
/usr/lib64/X11/fonts/cyrillic/,
/usr/lib64/X11/fonts/TTF/,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/cyrillic
[ 262.845] (==) ModulePath set to “/usr/lib64/xorg/modules”
[ 262.845] (WW) Hotplugging is on, devices using drivers ‘kbd’, ‘mouse’ or ‘vmmouse’ will be disabled.
[ 262.845] (WW) Disabling Keyboard0
[ 262.845] (WW) Disabling Mouse0
[ 262.845] (II) Loader magic: 0x808c00
[ 262.845] (II) Module ABI versions:
[ 262.845] X .Org ANSI C Emulation: 0.4
[ 262.845] X .Org Video Driver: 20.0
[ 262.845] X .Org XInput driver : 22.1
[ 262.845] X .Org Server Extension : 9.0
[ 262.845] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 262.850] (–) PCI:*(0:1:0:0) 10de:2191:17aa:3fee rev 161, Mem @ 0x63000000/16777216, 0x50000000/268435456, 0x60000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x???/524288
[ 262.850] (II) Open ACPI successful (/var/run/acpid.socket)
[ 262.850] (II) LoadModule: “glx”
[ 262.850] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 262.853] (II) Module glx: vendor=“X .Org Foundation”
[ 262.853] compiled for 1.18.3, module version = 1.0.0
[ 262.853] ABI class: X .Org Server Extension, version 9.0
[ 262.853] (==) AIGLX enabled
[ 262.853] (II) LoadModule: “nvidia”
[ 262.853] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 262.853] (II) Module nvidia: vendor=“NVIDIA Corporation”
[ 262.853] compiled for 1.6.99.901, module version = 1.0.0
[ 262.853] Module class: X .Org Video Driver
[ 262.853] (II) NVIDIA dlloader X Driver 460.39 Thu Jan 21 21:54:11 UTC 2021
[ 262.853] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 262.853] (–) using VT number 7
[ 262.856] (II) Loading sub module “fb”
[ 262.856] (II) LoadModule: “fb”
[ 262.857] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 262.857] (II) Module fb: vendor=“X .Org Foundation”
[ 262.857] compiled for 1.18.3, module version = 1.0.0
[ 262.857] ABI class: X .Org ANSI C Emulation, version 0.4
[ 262.857] (II) Loading sub module “wfb”
[ 262.857] (II) LoadModule: “wfb”
[ 262.857] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 262.858] (II) Module wfb: vendor=“X .Org Foundation”
[ 262.858] compiled for 1.18.3, module version = 1.0.0
[ 262.858] ABI class: X .Org ANSI C Emulation, version 0.4
[ 262.858] (II) Loading sub module “ramdac”
[ 262.858] (II) LoadModule: “ramdac”
[ 262.858] (II) Module “ramdac” already built-in
[ 262.859] () NVIDIA(0): Depth 24, (–) framebuffer bpp 32
[ 262.859] (==) NVIDIA(0): RGB weight 888
[ 262.859] (==) NVIDIA(0): Default visual is TrueColor
[ 262.859] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 262.859] () NVIDIA(0): Enabling 2D acceleration
[ 262.859] (II) Loading sub module “glxserver_nvidia”
[ 262.859] (II) LoadModule: “glxserver_nvidia”
[ 262.859] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[ 262.863] (II) Module glxserver_nvidia: vendor=“NVIDIA Corporation”
[ 262.863] compiled for 1.6.99.901, module version = 1.0.0
[ 262.863] Module class: X .Org Server Extension
[ 262.863] (II) NVIDIA GLX Module 460.39 Thu Jan 21 21:51:40 UTC 2021
[ 262.863] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 263.579] (–) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 263.580] (–) NVIDIA(0): DFP-0
[ 263.580] (–) NVIDIA(0): DFP-1
[ 263.580] (–) NVIDIA(0): DFP-2
[ 263.580] (–) NVIDIA(0): DFP-3
[ 263.580] (–) NVIDIA(0): DFP-4 (boot)
[ 263.580] (–) NVIDIA(0): DFP-5
[ 263.580] (–) NVIDIA(0): DFP-6
[ 263.580] (–) NVIDIA(0): DFP-7
[ 263.580] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1660 Ti (TU116-A) at PCI:1:0:0 (GPU-0)
[ 263.580] (–) NVIDIA(0): Memory: 6291456 kBytes
[ 263.580] (–) NVIDIA(0): VideoBIOS: 90.16.25.40.17
[ 263.580] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 263.580] (–) NVIDIA(GPU-0): DFP-0: disconnected
[ 263.580] (–) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 263.580] (–) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 263.580] (–) NVIDIA(GPU-0):
[ 263.580] (–) NVIDIA(GPU-0): DFP-1: disconnected
[ 263.580] (–) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 263.580] (–) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 263.580] (–) NVIDIA(GPU-0):
[ 263.580] (–) NVIDIA(GPU-0): DFP-2: disconnected
[ 263.580] (–) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 263.580] (–) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 263.580] (–) NVIDIA(GPU-0):
[ 263.580] (–) NVIDIA(GPU-0): DFP-3: disconnected
[ 263.580] (–) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 263.580] (–) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 263.580] (–) NVIDIA(GPU-0):
[ 263.627] (–) NVIDIA(GPU-0): DELL P2217H (DFP-4): connected
[ 263.627] (–) NVIDIA(GPU-0): DELL P2217H (DFP-4): Internal TMDS
[ 263.627] (–) NVIDIA(GPU-0): DELL P2217H (DFP-4): 600.0 MHz maximum pixel clock
[ 263.627] (–) NVIDIA(GPU-0):
[ 263.627] (–) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-5): connected
[ 263.627] (–) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-5): Internal DisplayPort
[ 263.627] (–) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-5): 2660.0 MHz maximum pixel clock
[ 263.627] (–) NVIDIA(GPU-0):
[ 263.627] (–) NVIDIA(GPU-0): DFP-6: disconnected
[ 263.627] (–) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 263.627] (–) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 263.627] (–) NVIDIA(GPU-0):
[ 263.627] (–) NVIDIA(GPU-0): DFP-7: disconnected
[ 263.627] (–) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 263.627] (–) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 263.627] (–) NVIDIA(GPU-0):
[ 263.669] (==) NVIDIA(0):
[ 263.669] (==) NVIDIA(0): No modes were requested; the default mode “nvidia-auto-select”
[ 263.669] (==) NVIDIA(0): will be used as the requested mode.
[ 263.669] (==) NVIDIA(0):
[ 263.670] (II) NVIDIA(0): Validated MetaModes:
[ 263.670] (II) NVIDIA(0): “DFP-5:nvidia-auto-select,DFP-4:nvidia-auto-select”
[ 263.670] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 263.713] (–) NVIDIA(0): DPI set to (143, 144); computed from “UseEdidDpi” X config
[ 263.713] (–) NVIDIA(0): option
[ 263.713] (–) Depth 24 pixmap format is 32 bpp
[ 263.713] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 263.713] (II) NVIDIA: access.
[ 263.736] (II) NVIDIA(0): Setting mode “DFP-5:nvidia-auto-select,DFP-4:nvidia-auto-select”
That’s what I considered can be relevant from syslog in regard to nvidia:
Feb 15 16:06:53 artaxerxe kernel: [ 4.099726] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
Feb 15 16:06:53 artaxerxe kernel: [ 4.269652] nvidia: module license ‘NVIDIA’ taints kernel.
Feb 15 16:06:53 artaxerxe kernel: [ 4.270423] Disabling lock debugging due to kernel taint
Feb 15 16:06:53 artaxerxe kernel: [ 4.383653] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383654] CPU8: Core temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383681] CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383682] CPU11: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383683] CPU8: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383686] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383687] CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383688] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383688] CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383689] CPU9: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383690] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383691] CPU10: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.383692] CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
Feb 15 16:06:53 artaxerxe kernel: [ 4.407378] nvme: module is already loaded
Feb 15 16:06:53 artaxerxe kernel: [ 4.407847] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 460.39 Thu Jan 21 21:54:06 UTC 2021
Feb 15 16:06:53 artaxerxe kernel: [ 4.411447] r8169 0000:3f:00.0: can’t disable ASPM; OS doesn’t have ASPM control
Feb 15 16:06:53 artaxerxe kernel: [ 4.413508] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
Feb 15 16:06:53 artaxerxe kernel: [ 4.450859] usb: port power management may be unreliable
Feb 15 16:06:53 artaxerxe kernel: [ 4.969437] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
Feb 15 16:06:53 artaxerxe kernel: [ 5.302508] usb 1-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
Feb 15 16:06:53 artaxerxe kernel: [ 5.303879] usb 1-2: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
Feb 15 16:06:53 artaxerxe kernel: [ 31.045457] nvme: module is already loaded
Feb 15 16:09:02 artaxerxe kernel: [ 160.585949] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 460.39 Thu Jan 21 21:54:06 UTC 2021
Feb 15 16:09:10 artaxerxe kernel: [ 168.196015] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 460.39 Thu Jan 21 21:54:06 UTC 2021
Feb 15 16:10:45 artaxerxe kernel: [ 262.930722] ACPI Warning: _SB_.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930746] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930760] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930781] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930798] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930830] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930844] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930876] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930895] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930909] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930922] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 262.930957] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.069562] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.069673] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.070030] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.148656] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.239728] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.239794] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.239853] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.445764] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.599509] ACPI Warning: _SB.PCI0.PEG0.PEGP.DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.599699] ACPI Warning: _SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Feb 15 16:10:45 artaxerxe kernel: [ 263.673838] nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-4): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
Feb 15 16:10:46 artaxerxe kernel: [ 263.783851] BUG: unable to handle kernel paging request at ffff8808997206f0
Feb 15 16:10:46 artaxerxe kernel: [ 263.783854] IP: _nv002395kms+0x91/0x160 [nvidia_modeset]
Feb 15 16:10:46 artaxerxe kernel: [ 263.783866] PGD 27b6067 PUD 0
Feb 15 16:10:46 artaxerxe kernel: [ 263.783867] Oops: 0000 [#1] SMP
My xorg.conf file is this (it was generated automatically when I installed the driver):
nvidia-xconfig: X configuration file generated by nvidia-xconfig
nvidia-xconfig: version 460.39
Section “ServerLayout”
Identifier “Layout0”
Screen 0 “Screen0” 0 0
InputDevice “Keyboard0” “CoreKeyboard”
InputDevice “Mouse0” “CorePointer”
EndSection
Section “Files”
FontPath “/usr/lib64/X11/fonts/misc/:unscaled”
FontPath “/usr/lib64/X11/fonts/100dpi/:unscaled”
FontPath “/usr/lib64/X11/fonts/75dpi/:unscaled”
FontPath “/usr/lib64/X11/fonts/misc/”
FontPath “/usr/lib64/X11/fonts/Type1/”
FontPath “/usr/lib64/X11/fonts/Speedo/”
FontPath “/usr/lib64/X11/fonts/100dpi/”
FontPath “/usr/lib64/X11/fonts/75dpi/”
FontPath “/usr/lib64/X11/fonts/cyrillic/”
FontPath “/usr/lib64/X11/fonts/TTF/”
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”
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
Any help on this would be really apprciated.
Thanks!
N.B. Attached nvidia-bug-report is attached here:
nvidia-bug-report.log.gz (821.6 KB)