Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Lenovo Legion Y530-15 multi-monitor setup - X problems

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
Lignar
Posts: 4
Joined: 2018-10-30 11:01

Lenovo Legion Y530-15 multi-monitor setup - X problems

#1 Post by Lignar »

Hello,
I've recently bought a Lenovo Legion Y530-15 laptop with Nvidia Optimus (GeForce 1050Ti Mobile and Intel hybrid) and I'd like to use it with Debian Stretch in a multi-monitor setup. On fresh install plugging an external monitor does nothing, so I guess sockets are connected directly to nvidia card. Bumblebee doesn't seem to support desktop across multiple monitors in that case. The only way appears to be disabling the Intel Card and using nvidia only and I can't do that in boot. I don't really care about suspending and battery life as long as I can plug in two monitors.

I tried following the official guides (https://wiki.debian.org/NvidiaGraphicsDrivers and https://wiki.debian.org/NvidiaGraphicsDrivers/Optimus) but it's not working - startx hangs.

Here's what I've done: fresh Debian Stretch netinstall with Gnome. apt update && apt upgrade (all sources are main contrib non-free) followed by reboot due to kernel update.
apt install linux-headers-amd64 nvidia-driver
apt install x11-xserver-utils (already installed)
create xorg.conf

Code: Select all

/etc/X11/xorg.conf:

Section "Module"
    Load "modesetting"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "1:0:0"
    Option "AllowEmptyInitialConfiguration"
EndSection
create desktop files

Code: Select all

/usr/share/gdm/greeter/autostart/optimus.desktop
/etc/xdg/autostart/optimus.desktop:

[Desktop Entry]
Type=Application
Name=Optimus
Exec=sh -c "xrandr --setprovideroutputsource modesetting NVIDIA-0; xrandr --auto"
NoDisplay=true
X-GNOME-Autostart-Phase=DisplayServer
reboot

Now Debian hangs during boot without even cursor flashing. I can switch to tty2 but can't go back to 1. Running startx on tty2 also hangs. Then I can switch to tty3 but can't go back to 1 or 2.

lspci:

Code: Select all

00:00.0 Host bridge: Intel Corporation Device 3ec4 (rev 07)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Device 3e9b
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 07)
00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Device a379 (rev 10)
00:14.0 USB controller: Intel Corporation Device a36d (rev 10)
00:14.2 RAM memory: Intel Corporation Device a36f (rev 10)
00:15.0 Serial bus controller [0c80]: Intel Corporation Device a368 (rev 10)
00:15.1 Serial bus controller [0c80]: Intel Corporation Device a369 (rev 10)
00:16.0 Communication controller: Intel Corporation Device a360 (rev 10)
00:17.0 SATA controller: Intel Corporation Device a353 (rev 10)
00:1d.0 PCI bridge: Intel Corporation Device a330 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Device a334 (rev f0)
00:1d.5 PCI bridge: Intel Corporation Device a335 (rev f0)
00:1e.0 Communication controller: Intel Corporation Device a328 (rev 10)
00:1f.0 ISA bridge: Intel Corporation Device a30d (rev 10)
00:1f.3 Audio device: Intel Corporation Device a348 (rev 10)
00:1f.4 SMBus: Intel Corporation Device a323 (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device a324 (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1c8c (rev a1)
06:00.0 Non-Volatile memory controller: Device 1987:5008 (rev 01)
07:00.0 Network controller: Intel Corporation Intel Dual Band Wireless-AC 3165 Plus Bluetooth (rev 99)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
xrandr:

Code: Select all

Can't open display
xrandr -d 0:

Code: Select all

Can't open display 0
Xorg log:

Code: Select all

[     5.413] (--) Log file renamed from "/var/log/Xorg.pid-713.log" to "/var/log/Xorg.0.log"
[     5.414] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[     5.414] X Protocol Version 11, Revision 0
[     5.414] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[     5.414] Current Operating System: Linux 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64
[     5.414] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-amd64 root=UUID=1e78ef83-f2e1-431e-864d-0098bfa96e24 ro quiet
[     5.414] Build Date: 25 October 2018  10:20:30AM
[     5.414] xorg-server 2:1.19.2-1+deb9u4 (https://www.debian.org/support) 
[     5.414] Current version of pixman: 0.34.0
[     5.414] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.414] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.414] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 30 16:35:57 2018
[     5.414] (==) Using config file: "/etc/X11/xorg.conf"
[     5.414] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.416] (==) No Layout section.  Using the first Screen section.
[     5.416] (==) No screen section available. Using defaults.
[     5.416] (**) |-->Screen "Default Screen Section" (0)
[     5.416] (**) |   |-->Monitor "<default monitor>"
[     5.416] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     5.416] (**) |   |-->Device "nvidia"
[     5.416] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.416] (==) Automatically adding devices
[     5.416] (==) Automatically enabling devices
[     5.416] (==) Automatically adding GPU devices
[     5.416] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.419] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.419] 	Entry deleted from font path.
[     5.424] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[     5.424] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.424] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.424] (II) Loader magic: 0x558026fa5e00
[     5.424] (II) Module ABI versions:
[     5.424] 	X.Org ANSI C Emulation: 0.4
[     5.424] 	X.Org Video Driver: 23.0
[     5.424] 	X.Org XInput driver : 24.1
[     5.424] 	X.Org Server Extension : 10.0
[     5.424] (++) using VT number 1

[     5.426] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[     5.426] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.427] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[     5.430] (--) PCI:*(0:0:2:0) 8086:3e9b:17aa:39fd rev 0, Mem @ 0xa2000000/16777216, 0xb0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     5.430] (--) PCI: (0:1:0:0) 10de:1c8c:17aa:39fd rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[     5.430] (II) "glx" will be loaded by default.
[     5.430] (II) LoadModule: "modesetting"
[     5.434] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.434] (II) Module modesetting: vendor="X.Org Foundation"
[     5.434] 	compiled for 1.19.2, module version = 1.19.2
[     5.434] 	Module class: X.Org Video Driver
[     5.434] 	ABI class: X.Org Video Driver, version 23.0
[     5.434] (II) LoadModule: "glx"
[     5.435] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[     5.471] (II) Module glx: vendor="NVIDIA Corporation"
[     5.471] 	compiled for 4.0.2, module version = 1.0.0
[     5.471] 	Module class: X.Org Server Extension
[     5.472] (II) NVIDIA GLX Module  384.130  Wed Mar 21 02:54:48 PDT 2018
[     5.472] (II) LoadModule: "nvidia"
[     5.473] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     5.478] (II) Module nvidia: vendor="NVIDIA Corporation"
[     5.478] 	compiled for 4.0.2, module version = 1.0.0
[     5.478] 	Module class: X.Org Video Driver
[     5.479] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.479] (II) NVIDIA dlloader X Driver  384.130  Wed Mar 21 02:29:29 PDT 2018
[     5.479] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     5.480] (WW) Falling back to old probe method for modesetting
[     5.480] (II) systemd-logind: releasing fd for 226:0
[     5.481] (II) Loading sub module "fb"
[     5.481] (II) LoadModule: "fb"
[     5.481] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.483] (II) Module fb: vendor="X.Org Foundation"
[     5.483] 	compiled for 1.19.2, module version = 1.0.0
[     5.483] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.483] (II) Loading sub module "wfb"
[     5.483] (II) LoadModule: "wfb"
[     5.483] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     5.484] (II) Module wfb: vendor="X.Org Foundation"
[     5.484] 	compiled for 1.19.2, module version = 1.0.0
[     5.484] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.484] (II) Loading sub module "ramdac"
[     5.484] (II) LoadModule: "ramdac"
[     5.484] (II) Module "ramdac" already built-in
[     5.488] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.488] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     5.488] (==) NVIDIA(0): RGB weight 888
[     5.488] (==) NVIDIA(0): Default visual is TrueColor
[     5.488] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.489] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     5.489] (**) NVIDIA(0): Enabling 2D acceleration
[     6.055] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     6.055] (--) NVIDIA(0):     DFP-0
[     6.055] (--) NVIDIA(0):     DFP-1
[     6.055] (--) NVIDIA(0):     DFP-2
[     6.055] (--) NVIDIA(0):     DFP-3
[     6.055] (--) NVIDIA(0):     DFP-4
[     6.056] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[     6.056] (--) NVIDIA(0): Memory: 4194304 kBytes
[     6.056] (--) NVIDIA(0): VideoBIOS: 86.07.57.00.42
[     6.056] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     6.056] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.056] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[     6.056] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[     6.056] (--) NVIDIA(GPU-0): 
[     6.056] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     6.056] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     6.056] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     6.056] (--) NVIDIA(GPU-0): 
[     6.056] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     6.056] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     6.056] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[     6.056] (--) NVIDIA(GPU-0): 
[     6.056] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     6.056] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     6.056] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     6.056] (--) NVIDIA(GPU-0): 
[     6.056] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     6.056] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[     6.056] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[     6.056] (--) NVIDIA(GPU-0): 
[     6.056] (==) NVIDIA(0): 
[     6.056] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     6.056] (==) NVIDIA(0):     will be used as the requested mode.
[     6.056] (==) NVIDIA(0): 
[     6.056] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[     6.056] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[     6.056] (II) NVIDIA(0): Validated MetaModes:
[     6.056] (II) NVIDIA(0):     "NULL"
[     6.056] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[     6.056] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[     6.056] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[     6.056] (--) Depth 24 pixmap format is 32 bpp
[     6.057] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[     6.057] (II) NVIDIA:     access.
[     6.060] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     6.060] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     6.060] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     6.060] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     6.060] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     6.060] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     6.060] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     6.060] (II) NVIDIA(0):     Config Options in the README.
[     6.071] (II) NVIDIA(0): Setting mode "NULL"
[     6.076] (==) NVIDIA(0): Disabling shared memory pixmaps
[     6.076] (==) NVIDIA(0): Backing store enabled
[     6.076] (==) NVIDIA(0): Silken mouse enabled
[     6.077] (==) NVIDIA(0): DPMS enabled
[     6.078] (II) Loading sub module "dri2"
[     6.078] (II) LoadModule: "dri2"
[     6.078] (II) Module "dri2" already built-in
[     6.078] (II) NVIDIA(0): [DRI2] Setup complete
[     6.078] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     6.079] (--) RandR disabled
[     6.083] (II) SELinux: Disabled on system
[     6.084] (II) Initializing extension GLX
[     6.084] (II) Indirect GLX disabled.
[     6.141] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     6.141] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.141] (II) LoadModule: "libinput"
[     6.141] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.143] (II) Module libinput: vendor="X.Org Foundation"
[     6.143] 	compiled for 1.19.0, module version = 0.23.0
[     6.143] 	Module class: X.Org XInput Driver
[     6.143] 	ABI class: X.Org XInput driver, version 24.1
[     6.143] (II) Using input driver 'libinput' for 'Power Button'
[     6.143] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[     6.143] (**) Power Button: always reports core events
[     6.143] (**) Option "Device" "/dev/input/event4"
[     6.143] (**) Option "_source" "server/udev"
[     6.144] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[     6.144] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[     6.144] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[     6.144] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.144] (**) Option "xkb_model" "pc105"
[     6.144] (**) Option "xkb_layout" "pl"
[     6.152] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[     6.152] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[     6.152] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[     6.152] (II) No input driver specified, ignoring this device.
[     6.152] (II) This device may have been added with another device file.
[     6.152] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[     6.152] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     6.152] (II) Using input driver 'libinput' for 'Sleep Button'
[     6.153] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 40 paused 0
[     6.153] (**) Sleep Button: always reports core events
[     6.153] (**) Option "Device" "/dev/input/event5"
[     6.153] (**) Option "_source" "server/udev"
[     6.153] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[     6.153] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[     6.153] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event5"
[     6.153] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[     6.153] (**) Option "xkb_model" "pc105"
[     6.153] (**) Option "xkb_layout" "pl"
[     6.153] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[     6.153] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[     6.153] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[     6.153] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[     6.153] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[     6.154] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[     6.154] (**) Logitech USB Receiver: always reports core events
[     6.154] (**) Option "Device" "/dev/input/event1"
[     6.154] (**) Option "_source" "server/udev"
[     6.154] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[     6.154] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[     6.154] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C534.0001/input/input1/event1"
[     6.154] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[     6.154] (**) Option "xkb_model" "pc105"
[     6.154] (**) Option "xkb_layout" "pl"
[     6.154] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[     6.154] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[     6.155] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[     6.155] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[     6.155] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[     6.155] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[     6.155] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 42 paused 0
[     6.155] (**) Logitech USB Receiver: always reports core events
[     6.155] (**) Option "Device" "/dev/input/event2"
[     6.155] (**) Option "_source" "server/udev"
[     6.156] (II) input device 'Logitech USB Receiver', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[     6.156] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a pointer caps
[     6.156] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a keyboard
[     6.156] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
[     6.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input2/event2"
[     6.156] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 9)
[     6.156] (**) Option "AccelerationScheme" "none"
[     6.156] (**) Logitech USB Receiver: (accel) selected scheme none/0
[     6.156] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[     6.156] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[     6.156] (II) input device 'Logitech USB Receiver', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[     6.156] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a pointer caps
[     6.156] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a keyboard
[     6.156] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[     6.156] (II) No input driver specified, ignoring this device.
[     6.156] (II) This device may have been added with another device file.
[     6.156] (II) config/udev: Adding input device Integrated Camera (/dev/input/event8)
[     6.156] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[     6.156] (II) Using input driver 'libinput' for 'Integrated Camera'
[     6.157] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 43 paused 0
[     6.157] (**) Integrated Camera: always reports core events
[     6.157] (**) Option "Device" "/dev/input/event8"
[     6.157] (**) Option "_source" "server/udev"
[     6.157] (II) input device 'Integrated Camera', /dev/input/event8 is tagged by udev as: Keyboard
[     6.157] (II) input device 'Integrated Camera', /dev/input/event8 is a keyboard
[     6.157] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input8/event8"
[     6.157] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[     6.157] (**) Option "xkb_model" "pc105"
[     6.157] (**) Option "xkb_layout" "pl"
[     6.157] (II) input device 'Integrated Camera', /dev/input/event8 is tagged by udev as: Keyboard
[     6.157] (II) input device 'Integrated Camera', /dev/input/event8 is a keyboard
[     6.158] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[     6.158] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[     6.158] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[     6.158] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 44 paused 0
[     6.158] (**) Ideapad extra buttons: always reports core events
[     6.158] (**) Option "Device" "/dev/input/event6"
[     6.158] (**) Option "_source" "server/udev"
[     6.158] (II) input device 'Ideapad extra buttons', /dev/input/event6 is tagged by udev as: Keyboard
[     6.158] (II) input device 'Ideapad extra buttons', /dev/input/event6 is a keyboard
[     6.158] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input6/event6"
[     6.158] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[     6.158] (**) Option "xkb_model" "pc105"
[     6.158] (**) Option "xkb_layout" "pl"
[     6.159] (II) input device 'Ideapad extra buttons', /dev/input/event6 is tagged by udev as: Keyboard
[     6.159] (II) input device 'Ideapad extra buttons', /dev/input/event6 is a keyboard
[     6.159] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     6.159] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.159] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.159] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0
[     6.159] (**) AT Translated Set 2 keyboard: always reports core events
[     6.159] (**) Option "Device" "/dev/input/event0"
[     6.159] (**) Option "_source" "server/udev"
[     6.159] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     6.160] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     6.160] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     6.160] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[     6.160] (**) Option "xkb_model" "pc105"
[     6.160] (**) Option "xkb_layout" "pl"
[     6.160] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     6.160] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     6.160] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     6.160] (II) No input driver specified, ignoring this device.
[     6.160] (II) This device may have been added with another device file.
[     6.162] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[     6.162] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[     6.162] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[     6.162] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[     6.162] (**) Logitech USB Receiver: always reports core events
[     6.162] (**) Option "Device" "/dev/input/event2"
[     6.162] (**) Option "_source" "_driver/libinput"
[     6.162] (II) libinput: Logitech USB Receiver: is a virtual subdevice
[     6.162] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input2/event2"
[     6.162] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 13)
[     6.162] (**) Option "xkb_model" "pc105"
[     6.162] (**) Option "xkb_layout" "pl"
[     6.401] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.401] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[     6.401] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[     6.401] (--) NVIDIA(GPU-0): 
[     6.401] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     6.401] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     6.401] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     6.401] (--) NVIDIA(GPU-0): 
[     6.401] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     6.401] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     6.401] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[     6.401] (--) NVIDIA(GPU-0): 
[     6.401] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     6.401] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     6.401] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     6.401] (--) NVIDIA(GPU-0): 
[     6.401] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     6.401] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[     6.401] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[     6.401] (--) NVIDIA(GPU-0): 
[     7.139] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     7.139] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[     7.139] (--) NVIDIA(GPU-0): DFP-0: 1440.0 MHz maximum pixel clock
[     7.139] (--) NVIDIA(GPU-0): 
[     7.139] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     7.139] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     7.140] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     7.140] (--) NVIDIA(GPU-0): 
[     7.140] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     7.140] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     7.140] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[     7.140] (--) NVIDIA(GPU-0): 
[     7.140] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     7.140] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     7.140] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     7.140] (--) NVIDIA(GPU-0): 
[     7.140] (--) NVIDIA(GPU-0): DFP-4: disconnected
[     7.140] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[     7.140] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[     7.140] (--) NVIDIA(GPU-0): 
[    16.367] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    16.367] (II) No input driver specified, ignoring this device.
[    16.367] (II) This device may have been added with another device file.
[    16.395] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11)
[    16.395] (II) No input driver specified, ignoring this device.
[    16.395] (II) This device may have been added with another device file.
[    16.398] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
[    16.398] (II) No input driver specified, ignoring this device.
[    16.398] (II) This device may have been added with another device file.
[    68.834] (**) Option "fd" "37"
[    68.834] (**) Option "fd" "40"
[    68.834] (**) Option "fd" "41"
[    68.834] (**) Option "fd" "42"
[    68.834] (**) Option "fd" "43"
[    68.835] (**) Option "fd" "44"
[    68.835] (**) Option "fd" "45"
[    68.835] (**) Option "fd" "42"
[    68.864] (II) systemd-logind: got pause for 13:64
[    68.864] (II) systemd-logind: got pause for 13:69
[    68.864] (II) systemd-logind: got pause for 13:70
[    68.864] (II) systemd-logind: got pause for 13:66
[    68.864] (II) systemd-logind: got pause for 13:65
[    68.864] (II) systemd-logind: got pause for 13:72
[    68.864] (II) systemd-logind: got pause for 13:68
Ubuntu somehow works with nvidia (https://forums.lenovo.com/t5/Gaming-Lap ... -p/4187251) and multiple monitors but I'd really prefer to use Debian.
I could really use some help.
Last edited by Lignar on 2018-10-31 08:18, edited 1 time in total.

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#2 Post by bw123 »

I tried to find what you said you did, but did not find these instructions on either debian wiki link you posted?
apt install linux-headers-amd64 nvidia-driver
apt install x11-xserver-utils (already installed)
create xorg.conf
If you have optimus system, nvidiadriver page says see bumblebee page.
Note: if this lspci command returns more than one line of output, you have an Optimus (hybrid) graphics chipset, and the instructions on this page do not apply to you. Check the Bumblebee page instead.
Unless I am reading it wrong, the packages you would install would be 'bumblebee primus' on the free nouveau driver, or 'bumblebee-nvidia primus' for the proprietary nvidia driver.

https://wiki.debian.org/Bumblebee
troubleshooting link got me here
https://github.com/Bumblebee-Project/Bumblebee/wiki/FAQ
Last edited by bw123 on 2018-10-30 18:56, edited 1 time in total.
resigned by AI ChatGPT

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#3 Post by stevepusser »

The Arch wiki has some troubleshooting tips for Bumblebee that are worth a try: https://wiki.archlinux.org/index.php/bumblebee
MX Linux packager and developer

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#4 Post by Head_on_a_Stick »

I think the OP wants to use just the NVIDIA card alone (without Optimus/Bumblebee) but there is no firmware switch for the Intel card and using an Xorg configuration file to force the NVIDIA driver results in a black screen.

But I may be wrong, the OP is not the clearest.

@OP: have you tried disabling kernel mode setting?

https://wiki.debian.org/KernelModesetting#Disabling_KMS
deadbang

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#5 Post by bw123 »

Yeah, there is a lot of documentation available, but I sure don;t want to wade thru it... looks like David Airlie figured it out?
https://github.com/Bumblebee-Project/Bu ... onsumption
resigned by AI ChatGPT

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#6 Post by stevepusser »

The Arch wiki does have a section about just their situation--apparently the fixes worked for another Lenovo laptop, so hopefully it will for theirs.
MX Linux packager and developer

Lignar
Posts: 4
Joined: 2018-10-30 11:01

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#7 Post by Lignar »

bw123 wrote:I tried to find what you said you did, but did not find these instructions on either debian wiki link you posted?
The first line is from the first link, specifically https://wiki.debian.org/NvidiaGraphicsD ... ion_375.66
The other steps are here: https://wiki.debian.org/NvidiaGraphicsD ... er_Scripts - switching the Intel card off and using nvidia only.

I tried using bumblebee but from bumblebee project wiki (https://github.com/Bumblebee-Project/Bu ... itor-setup):
Optimus laptops have two video chips: an integrated Intel and a discrete nVidia one. If the port (DisplayPort / HDMI / VGA) is wired to the Intel chip, you do not need to do anything special to get external monitors to work.
When the port is wired into the nvidia chip, you cannot currently expand the screen over monitors. The monitor may still be used as extra screen (with no desktop running on it) or to run the full desktop on it (with no output on the Intel LVDS output, a.k.a. "the laptop display").
The second part seems to be my case. I'd like to run desktop on laptop display and external monitor sumultanously. This should be possible with xrandr (my second link).
stevepusser wrote:The Arch wiki has some troubleshooting tips for Bumblebee that are worth a try: https://wiki.archlinux.org/index.php/bumblebee
This has something I haven't tried yet:
Output wired to the NVIDIA chip
On some notebooks, the digital Video Output (HDMI or DisplayPort) is hardwired to the NVIDIA chip. If you want to use all the displays on such a system simultaneously, the easiest solution is to use intel-virtual-output, a tool provided in the xf86-video-intel driver set, as of v2.99. It will allow you to extend the existing X session onto other screens, leveraging virtual outputs to work with the discrete graphics card
But searching xf86-video-intel for stretch points only to https://packages.debian.org/stretch/x11 ... ideo-intel and here we can read:
This package is built from the X.org xf86-video-intel driver module.
The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use it's builtin modesetting driver instead.
Edit: gonna check out KMS now. Hmmm seems I didn't stumble upon the reverse PRIME section until now

Edit2: disabling kms didn't work, but after a couple reboots and blacklisting ideapad-laptop (for wifi) I actually got Xsession on my external monitor! The laptop screen is stuck on partial dmesg output from boot, though. Gnome Displays show only the external monitor/

Lignar
Posts: 4
Joined: 2018-10-30 11:01

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#8 Post by Lignar »

So now it seems I have X working on nvidia sockets, using configuration from initial post + blacklist ideapad_laptop, but my laptop screen is not recognized by system, making it unusable without external monitor.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#9 Post by stevepusser »

Debian does discourage use of the intel driver, but many users, including many of those elite Arch users, still use and prefer it. You can add /etc/X11/xorg.conf.d/20-intel.conf with the contents:

Code: Select all

Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
#  Option      "AccelMethod" "uxa"  #could also use the default "sna"
   Option      "TearFree"     "true"
EndSection
and reboot to have the system use that driver.
MX Linux packager and developer

Lignar
Posts: 4
Joined: 2018-10-30 11:01

Re: Lenovo Legion Y530-15 multi-monitor setup - X problems

#10 Post by Lignar »

Should the first Option be commented out? Either way, after adding this file (so now I have /etc/X11/xorg.conf from initial post + your /etc/X11/xorg.conf.d/20-intel.conf) neither laptop screen nor external monitor work. Booting stops with cursor flashing.
Xorg.0.log:

Code: Select all

[    85.494] (--) Log file renamed from "/var/log/Xorg.pid-15175.log" to "/var/log/Xorg.0.log"
[    85.495] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    85.495] X Protocol Version 11, Revision 0
[    85.495] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    85.495] Current Operating System: Linux 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64
[    85.495] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-amd64 root=UUID=1e78ef83-f2e1-431e-864d-0098bfa96e24 ro quiet
[    85.495] Build Date: 25 October 2018  10:20:30AM
[    85.495] xorg-server 2:1.19.2-1+deb9u4 (https://www.debian.org/support) 
[    85.495] Current version of pixman: 0.34.0
[    85.495] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    85.495] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    85.495] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 31 09:30:58 2018
[    85.495] (==) Using config file: "/etc/X11/xorg.conf"
[    85.495] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    85.495] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    85.495] (==) No Layout section.  Using the first Screen section.
[    85.495] (==) No screen section available. Using defaults.
[    85.495] (**) |-->Screen "Default Screen Section" (0)
[    85.495] (**) |   |-->Monitor "<default monitor>"
[    85.495] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    85.495] (**) |   |-->Device "Intel Graphics"
[    85.495] (**) |   |-->GPUDevice "nvidia"
[    85.495] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    85.495] (==) Automatically adding devices
[    85.495] (==) Automatically enabling devices
[    85.495] (==) Automatically adding GPU devices
[    85.495] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    85.495] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    85.495] 	Entry deleted from font path.
[    85.495] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    85.495] (==) ModulePath set to "/usr/lib/xorg/modules"
[    85.496] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    85.496] (II) Loader magic: 0x557b5f73ee00
[    85.496] (II) Module ABI versions:
[    85.496] 	X.Org ANSI C Emulation: 0.4
[    85.496] 	X.Org Video Driver: 23.0
[    85.496] 	X.Org XInput driver : 24.1
[    85.496] 	X.Org Server Extension : 10.0
[    85.496] (++) using VT number 1

[    85.498] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c504
[    85.498] (II) xfree86: Adding drm device (/dev/dri/card0)
[    85.498] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    85.502] (--) PCI:*(0:0:2:0) 8086:3e9b:17aa:39fd rev 0, Mem @ 0xa2000000/16777216, 0xb0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    85.502] (--) PCI: (0:1:0:0) 10de:1c8c:17aa:39fd rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    85.502] (II) "glx" will be loaded by default.
[    85.502] (II) LoadModule: "modesetting"
[    85.502] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    85.502] (II) Module modesetting: vendor="X.Org Foundation"
[    85.502] 	compiled for 1.19.2, module version = 1.19.2
[    85.502] 	Module class: X.Org Video Driver
[    85.502] 	ABI class: X.Org Video Driver, version 23.0
[    85.502] (II) LoadModule: "glx"
[    85.502] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    85.505] (II) Module glx: vendor="NVIDIA Corporation"
[    85.505] 	compiled for 4.0.2, module version = 1.0.0
[    85.505] 	Module class: X.Org Server Extension
[    85.505] (II) NVIDIA GLX Module  384.130  Wed Mar 21 02:54:48 PDT 2018
[    85.505] (II) LoadModule: "intel"
[    85.505] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    85.505] (II) Module intel: vendor="X.Org Foundation"
[    85.505] 	compiled for 1.19.0, module version = 2.99.917
[    85.505] 	Module class: X.Org Video Driver
[    85.505] 	ABI class: X.Org Video Driver, version 23.0
[    85.505] (II) LoadModule: "nvidia"
[    85.506] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    85.506] (II) Module nvidia: vendor="NVIDIA Corporation"
[    85.506] 	compiled for 4.0.2, module version = 1.0.0
[    85.506] 	Module class: X.Org Video Driver
[    85.506] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    85.506] (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
[    85.506] (II) intel: Driver for Intel(R) HD Graphics
[    85.506] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    85.506] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    85.506] (II) NVIDIA dlloader X Driver  384.130  Wed Mar 21 02:29:29 PDT 2018
[    85.506] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    85.506] (WW) Falling back to old probe method for modesetting
[    85.509] (II) systemd-logind: releasing fd for 226:0
[    85.509] (II) Loading sub module "fb"
[    85.509] (II) LoadModule: "fb"
[    85.509] (II) Loading /usr/lib/xorg/modules/libfb.so
[    85.509] (II) Module fb: vendor="X.Org Foundation"
[    85.509] 	compiled for 1.19.2, module version = 1.0.0
[    85.509] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    85.509] (II) Loading sub module "wfb"
[    85.509] (II) LoadModule: "wfb"
[    85.509] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    85.510] (II) Module wfb: vendor="X.Org Foundation"
[    85.510] 	compiled for 1.19.2, module version = 1.0.0
[    85.510] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    85.510] (II) Loading sub module "ramdac"
[    85.510] (II) LoadModule: "ramdac"
[    85.510] (II) Module "ramdac" already built-in
[    85.510] (EE) Screen 0 deleted because of no matching config section.
[    85.510] (II) UnloadModule: "nvidia"
[    85.510] (II) UnloadSubModule: "wfb"
[    85.510] (II) UnloadSubModule: "fb"
[    85.510] (EE) Device(s) detected, but none match those in the config file.
[    85.510] (EE) 
Fatal server error:
[    85.510] (EE) no screens found(EE) 
[    85.510] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    85.510] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    85.510] (EE) 
[    85.515] (EE) Server terminated with error (1). Closing log file.

Post Reply