You are not logged in.

#1 2017-04-20 14:32:56

nikkou_arch
Member
Registered: 2016-03-26
Posts: 5

[SOLVED] NVIDIA driver, blank screen on X start

I have both integrated graphics and NVIDIA geforce 920M on my laptop. I am using NVIDIA proprietary driver (my only option because of CUDA) and it is basically broken after an update. Xf86-video-intel and nvidia drivers were somehow coexisting in the system before the update.

1) The first issue was that the backlight was not working in X, but it would work on another TTY. I fixed it by blacklisting intel video modules.

2) OK, so now backlight is on all the time, but the screen freezes black with an unblinking cursor right after X starts and nothing is going on.
What I did try (according to another set of instructions):
- rcutree.rcu_idle_gp_delay=1 kernel parameter
- nvidia module in mkinitcpio config list
- reinstalling nvidia, nvidia-utils and nvidia-settings, running "modprobe nvidia" and "nvidia-modprobe"
- removing xf86-video-intel package
None of it worked.

My X startup log:

[    37.541] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    37.541] X Protocol Version 11, Revision 0
[    37.541] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    37.541] Current Operating System: Linux asus 4.10.10-1-ARCH #1 SMP PREEMPT Wed Apr 12 18:50:28 CEST 2017 x86_64
[    37.541] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=ccbdf531-d3e4-4ed0-bafa-fa07cbef869b rw rcutree.rcu_idle_gp_delay=1
[    37.541] Build Date: 07 April 2017  05:42:48PM
[    37.541]  
[    37.541] Current version of pixman: 0.34.0
[    37.541] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    37.541] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    37.542] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 20 17:10:15 2017
[    37.694] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    37.720] (==) No Layout section.  Using the first Screen section.
[    37.721] (==) No screen section available. Using defaults.
[    37.721] (**) |-->Screen "Default Screen Section" (0)
[    37.721] (**) |   |-->Monitor "<default monitor>"
[    37.733] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    37.733] (==) Automatically adding devices
[    37.733] (==) Automatically enabling devices
[    37.733] (==) Automatically adding GPU devices
[    37.733] (==) Automatically binding GPU devices
[    37.738] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    37.764] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    37.764] 	Entry deleted from font path.
[    37.764] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    37.764] 	Entry deleted from font path.
[    37.764] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    37.765] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    37.765] 	Entry deleted from font path.
[    37.765] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    37.765] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    37.765] (==) ModulePath set to "/usr/lib/xorg/modules"
[    37.765] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    37.765] (II) Loader magic: 0x822d60
[    37.765] (II) Module ABI versions:
[    37.765] 	X.Org ANSI C Emulation: 0.4
[    37.765] 	X.Org Video Driver: 23.0
[    37.765] 	X.Org XInput driver : 24.1
[    37.765] 	X.Org Server Extension : 10.0
[    37.766] (--) using VT number 2

[    37.766] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    37.766] (II) xfree86: Adding drm device (/dev/dri/card0)
[    37.767] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[    37.767] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    37.768] (--) PCI: (0:0:2:0) 8086:1616:1043:1a6d rev 9, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    37.768] (--) PCI:*(0:4:0:0) 10de:1299:1043:1a6d rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    37.768] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    37.769] (II) LoadModule: "glx"
[    37.828] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    39.542] (II) Module glx: vendor="NVIDIA Corporation"
[    39.542] 	compiled for 4.0.2, module version = 1.0.0
[    39.542] 	Module class: X.Org Server Extension
[    39.543] (II) NVIDIA GLX Module  378.13  Tue Feb  7 18:25:34 PST 2017
[    39.554] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    39.554] 	loading driver: nvidia
[    39.554] (==) Matched nvidia as autoconfigured driver 0
[    39.554] (==) Matched nouveau as autoconfigured driver 1
[    39.554] (==) Matched nv as autoconfigured driver 2
[    39.554] (==) Matched nouveau as autoconfigured driver 3
[    39.554] (==) Matched nv as autoconfigured driver 4
[    39.554] (==) Matched modesetting as autoconfigured driver 5
[    39.554] (==) Matched fbdev as autoconfigured driver 6
[    39.554] (==) Matched vesa as autoconfigured driver 7
[    39.554] (==) Assigned the driver to the xf86ConfigLayout
[    39.554] (II) LoadModule: "nvidia"
[    39.573] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    39.782] (II) Module nvidia: vendor="NVIDIA Corporation"
[    39.782] 	compiled for 4.0.2, module version = 1.0.0
[    39.782] 	Module class: X.Org Video Driver
[    39.797] (II) LoadModule: "nouveau"
[    39.798] (WW) Warning, couldn't open module nouveau
[    39.798] (II) UnloadModule: "nouveau"
[    39.798] (II) Unloading nouveau
[    39.798] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    39.798] (II) LoadModule: "nv"
[    39.798] (WW) Warning, couldn't open module nv
[    39.798] (II) UnloadModule: "nv"
[    39.798] (II) Unloading nv
[    39.798] (EE) Failed to load module "nv" (module does not exist, 0)
[    39.798] (II) LoadModule: "modesetting"
[    39.798] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    39.827] (II) Module modesetting: vendor="X.Org Foundation"
[    39.827] 	compiled for 1.19.3, module version = 1.19.3
[    39.827] 	Module class: X.Org Video Driver
[    39.827] 	ABI class: X.Org Video Driver, version 23.0
[    39.827] (II) LoadModule: "fbdev"
[    39.827] (WW) Warning, couldn't open module fbdev
[    39.827] (II) UnloadModule: "fbdev"
[    39.827] (II) Unloading fbdev
[    39.827] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    39.827] (II) LoadModule: "vesa"
[    39.827] (WW) Warning, couldn't open module vesa
[    39.827] (II) UnloadModule: "vesa"
[    39.827] (II) Unloading vesa
[    39.827] (EE) Failed to load module "vesa" (module does not exist, 0)
[    39.827] (II) NVIDIA dlloader X Driver  378.13  Tue Feb  7 18:01:51 PST 2017
[    39.827] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    39.828] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    39.830] (II) Loading sub module "fb"
[    39.830] (II) LoadModule: "fb"
[    39.830] (II) Loading /usr/lib/xorg/modules/libfb.so
[    39.858] (II) Module fb: vendor="X.Org Foundation"
[    39.858] 	compiled for 1.19.3, module version = 1.0.0
[    39.858] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    39.858] (II) Loading sub module "wfb"
[    39.858] (II) LoadModule: "wfb"
[    39.859] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    39.895] (II) Module wfb: vendor="X.Org Foundation"
[    39.895] 	compiled for 1.19.3, module version = 1.0.0
[    39.895] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    39.895] (II) Loading sub module "ramdac"
[    39.895] (II) LoadModule: "ramdac"
[    39.895] (II) Module "ramdac" already built-in
[    39.920] (WW) Falling back to old probe method for modesetting
[    39.920] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    39.920] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    39.920] (==) NVIDIA(0): RGB weight 888
[    39.920] (==) NVIDIA(0): Default visual is TrueColor
[    39.920] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    39.922] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    39.922] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    39.922] (**) NVIDIA(0): Enabling 2D acceleration
[    40.160] (II) NVIDIA(0): NVIDIA GPU GeForce 920M (GK208) at PCI:4:0:0 (GPU-0)
[    40.160] (--) NVIDIA(0): Memory: 1048576 kBytes
[    40.160] (--) NVIDIA(0): VideoBIOS: 80.28.90.00.10
[    40.160] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[    40.160] (II) NVIDIA(0): Validated MetaModes:
[    40.160] (II) NVIDIA(0):     "NULL"
[    40.160] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    40.160] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    40.161] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    40.161] (II) UnloadModule: "modesetting"
[    40.161] (II) Unloading modesetting
[    40.161] (--) Depth 24 pixmap format is 32 bpp
[    40.161] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[    40.161] (II) NVIDIA:     access.
[    40.165] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    40.165] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    40.165] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    40.165] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    40.165] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    40.165] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    40.165] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    40.165] (II) NVIDIA(0):     Config Options in the README.
[    40.260] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[    40.260] (II) NVIDIA(0): Setting mode "NULL"
[    40.338] (==) NVIDIA(0): Disabling shared memory pixmaps
[    40.338] (==) NVIDIA(0): Backing store enabled
[    40.338] (==) NVIDIA(0): Silken mouse enabled
[    40.339] (==) NVIDIA(0): DPMS enabled
[    40.339] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    40.339] (II) Loading sub module "dri2"
[    40.339] (II) LoadModule: "dri2"
[    40.339] (II) Module "dri2" already built-in
[    40.339] (II) NVIDIA(0): [DRI2] Setup complete
[    40.339] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    40.339] (--) RandR disabled
[    40.343] (II) Initializing extension GLX
[    40.343] (II) Indirect GLX disabled.
[    41.422] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    41.422] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    41.422] (II) LoadModule: "libinput"
[    41.422] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    41.587] (II) Module libinput: vendor="X.Org Foundation"
[    41.587] 	compiled for 1.19.2, module version = 0.25.0
[    41.587] 	Module class: X.Org XInput Driver
[    41.587] 	ABI class: X.Org XInput driver, version 24.1
[    41.587] (II) Using input driver 'libinput' for 'Power Button'
[    41.587] (**) Power Button: always reports core events
[    41.587] (**) Option "Device" "/dev/input/event3"
[    41.588] (**) Option "_source" "server/udev"
[    41.588] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    41.588] (II) event3  - (II) Power Button: (II) device is a keyboard
[    41.588] (II) event3  - (II) Power Button: (II) device removed
[    41.603] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3"
[    41.603] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    41.604] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    41.604] (II) event3  - (II) Power Button: (II) device is a keyboard
[    41.604] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
[    41.604] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    41.604] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[    41.604] (**) Asus Wireless Radio Control: always reports core events
[    41.604] (**) Option "Device" "/dev/input/event4"
[    41.604] (**) Option "_source" "server/udev"
[    41.605] (II) event4  - (II) Asus Wireless Radio Control: (II) is tagged by udev as: Keyboard
[    41.605] (II) event4  - (II) Asus Wireless Radio Control: (II) device is a keyboard
[    41.605] (II) event4  - (II) Asus Wireless Radio Control: (II) device removed
[    41.623] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input8/event4"
[    41.623] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[    41.624] (II) event4  - (II) Asus Wireless Radio Control: (II) is tagged by udev as: Keyboard
[    41.624] (II) event4  - (II) Asus Wireless Radio Control: (II) device is a keyboard
[    41.624] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    41.624] (II) No input driver specified, ignoring this device.
[    41.624] (II) This device may have been added with another device file.
[    41.625] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    41.625] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    41.625] (II) Using input driver 'libinput' for 'Sleep Button'
[    41.625] (**) Sleep Button: always reports core events
[    41.625] (**) Option "Device" "/dev/input/event2"
[    41.625] (**) Option "_source" "server/udev"
[    41.625] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    41.625] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    41.625] (II) event2  - (II) Sleep Button: (II) device removed
[    41.643] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
[    41.643] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    41.644] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    41.644] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    41.644] (II) config/udev: Adding input device USB Camera (/dev/input/event6)
[    41.644] (**) USB Camera: Applying InputClass "libinput keyboard catchall"
[    41.644] (II) Using input driver 'libinput' for 'USB Camera'
[    41.644] (**) USB Camera: always reports core events
[    41.644] (**) Option "Device" "/dev/input/event6"
[    41.644] (**) Option "_source" "server/udev"
[    41.645] (II) event6  - (II) USB Camera: (II) is tagged by udev as: Keyboard
[    41.645] (II) event6  - (II) USB Camera: (II) device is a keyboard
[    41.645] (II) event6  - (II) USB Camera: (II) device removed
[    41.693] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input14/event6"
[    41.693] (II) XINPUT: Adding extended input device "USB Camera" (type: KEYBOARD, id 9)
[    41.693] (II) event6  - (II) USB Camera: (II) is tagged by udev as: Keyboard
[    41.693] (II) event6  - (II) USB Camera: (II) device is a keyboard
[    41.694] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
[    41.694] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    41.694] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[    41.694] (**) Asus WMI hotkeys: always reports core events
[    41.694] (**) Option "Device" "/dev/input/event8"
[    41.694] (**) Option "_source" "server/udev"
[    41.694] (II) event8  - (II) Asus WMI hotkeys: (II) is tagged by udev as: Keyboard
[    41.694] (II) event8  - (II) Asus WMI hotkeys: (II) device is a keyboard
[    41.694] (II) event8  - (II) Asus WMI hotkeys: (II) device removed
[    41.716] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input15/event8"
[    41.716] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 10)
[    41.717] (II) event8  - (II) Asus WMI hotkeys: (II) is tagged by udev as: Keyboard
[    41.717] (II) event8  - (II) Asus WMI hotkeys: (II) device is a keyboard
[    41.717] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    41.717] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    41.717] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    41.717] (**) AT Translated Set 2 keyboard: always reports core events
[    41.717] (**) Option "Device" "/dev/input/event0"
[    41.717] (**) Option "_source" "server/udev"
[    41.717] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    41.717] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    41.717] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    41.756] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    41.756] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    41.757] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    41.757] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    41.757] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event7)
[    41.757] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    41.757] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    41.757] (**) ETPS/2 Elantech Touchpad: always reports core events
[    41.757] (**) Option "Device" "/dev/input/event7"
[    41.757] (**) Option "_source" "server/udev"
[    41.757] (II) event7  - (II) ETPS/2 Elantech Touchpad: (II) is tagged by udev as: Touchpad
[    41.757] (II) event7  - (II) ETPS/2 Elantech Touchpad: (II) device is a atouchpad
[    41.757] (II) event7  - (II) ETPS/2 Elantech Touchpad: (II) device removed
[    41.800] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input13/event7"
[    41.800] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
[    41.800] (**) Option "AccelerationScheme" "none"
[    41.800] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    41.800] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    41.800] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    41.800] (II) event7  - (II) ETPS/2 Elantech Touchpad: (II) is tagged by udev as: Touchpad
[    41.800] (II) event7  - (II) ETPS/2 Elantech Touchpad: (II) device is a atouchpad
[    41.801] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    41.801] (II) No input driver specified, ignoring this device.
[    41.801] (II) This device may have been added with another device file.
[    41.801] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    41.801] (II) No input driver specified, ignoring this device.
[    41.801] (II) This device may have been added with another device file.
[    46.990] (II) event3  - (II) Power Button: (II) device removed
[    47.016] (II) event4  - (II) Asus Wireless Radio Control: (II) device removed
[    47.036] (II) event2  - (II) Sleep Button: (II) device removed
[    47.056] (II) event6  - (II) USB Camera: (II) device removed
[    47.116] (II) event8  - (II) Asus WMI hotkeys: (II) device removed
[    47.136] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    47.176] (II) event7  - (II) ETPS/2 Elantech Touchpad: (II) device removed

Last edited by nikkou_arch (2017-04-21 10:56:20)

Offline

#2 2017-04-20 15:15:32

seth
Member
Registered: 2012-09-03
Posts: 50,929

Re: [SOLVED] NVIDIA driver, blank screen on X start

[    40.260] (II) NVIDIA(0): Setting mode "NULL"

I fixed it by blacklisting intel video modules.

Not if that's an optimus setup: https://wiki.archlinux.org/index.php/Bumblebee

Offline

#3 2017-04-20 16:56:15

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,836
Website

Re: [SOLVED] NVIDIA driver, blank screen on X start

Mod note: Moving to laptop issues.


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

Making lemonade from lemons since 2015.

Online

#4 2017-04-21 10:55:33

nikkou_arch
Member
Registered: 2016-03-26
Posts: 5

Re: [SOLVED] NVIDIA driver, blank screen on X start

seth wrote:

Not if that's an optimus setup: https://wiki.archlinux.org/index.php/Bumblebee

Thanks, I did some more research and now nvidia driver works properly. Both nvidia and xf86-video-intel are installed, intel modules are not blacklisted but I modified xorg.conf and .xinitrc (main optimus configuration for nvidia, quick tutorial here).

Offline

Board footer

Powered by FluxBB