You are not logged in.

#1 2018-03-04 10:55:57

null
Member
Registered: 2009-05-06
Posts: 398

[solved] reverse PRIME with intel and nvidia - no signal

I've finally had some time to replace my bumblebee setup with PRIME (with xf86-video-{intel,nouveau} drivers) and I'm very happy how this is basically just plug and play nowadays smile

GPU offloading is working just fine:

$ DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
OpenGL renderer string: NVD9
$ DRI_PRIME=0 glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile

But now that I could, I also want to be able to use reverse PRIME to use all the Display Port outputs on the T520 and the docking station. I did as the wiki stated:

$ xrandr --listproviders

Providers: number : 2
Provider 0: id: 0x7a cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 2 outputs: 2 associated providers: 1 name:modesetting
Provider 1: id: 0x46 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 2 outputs: 5 associated providers: 1 name:modesetting

Where provider 0 is the intel card and provider 1 is the nvidia card with one Display Port on the laptop and two Display Port and two DVI outputs on the docking station. No idea why both of them are called "modesetting" but I can address them with xrandr just fine by their id.

xrandr --setprovideroutputsource 0x46 0x7a

seems to work fine. There is neither output from xrandr nor from journalctl -f.

And finally enabling the screen:

xrandr --output DP-1-1 --auto --right-of LVDS-1

Again no output from xrandr and the following two lines in the journal:

Mar 04 11:39:26 t520 kernel: nouveau 0000:01:00.0: disp: 0x00005d46[0]: script needs head
Mar 04 11:39:28 t520 kernel: nouveau 0000:01:00.0: DRM: EVO timeout

The screen is just telling me, that it doesn't receives any signal..


$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [Quadro NVS 4200M] (rev a1)

Complete xorg log:

[    29.657] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    29.657] X Protocol Version 11, Revision 0
[    29.657] Build Operating System: Linux 4.14.12-1-ARCH x86_64 
[    29.657] Current Operating System: Linux t520 4.15.6-1-ARCH #1 SMP PREEMPT Sun Feb 25 12:53:23 UTC 2018 x86_64
[    29.657] Kernel command line: BOOT_IMAGE=../vmlinuz-linux cryptdevice=/dev/disk/by-id/wwn-0x5001b444a4403fe6-part2:zroot zfs=zroot/ROOT/default rw init=/usr/lib/systemd/systemd initrd=../intel-ucode.img,../initramfs-linux.img
[    29.657] Build Date: 26 January 2018  10:25:18AM
[    29.657]  
[    29.657] Current version of pixman: 0.34.0
[    29.657] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    29.657] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.658] (==) Log file: "/home/jonas/.local/share/xorg/Xorg.0.log", Time: Sun Mar  4 12:14:42 2018
[    29.659] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.659] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    29.661] (==) No Layout section.  Using the first Screen section.
[    29.661] (==) No screen section available. Using defaults.
[    29.661] (**) |-->Screen "Default Screen Section" (0)
[    29.661] (**) |   |-->Monitor "<default monitor>"
[    29.662] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    29.662] (==) Automatically adding devices
[    29.662] (==) Automatically enabling devices
[    29.662] (==) Automatically adding GPU devices
[    29.662] (==) Automatically binding GPU devices
[    29.662] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    29.665] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    29.665] 	Entry deleted from font path.
[    29.665] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    29.665] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    29.665] 	Entry deleted from font path.
[    29.665] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    29.665] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    29.665] (==) ModulePath set to "/usr/lib/xorg/modules"
[    29.665] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    29.665] (II) Loader magic: 0x561191b08d60
[    29.665] (II) Module ABI versions:
[    29.665] 	X.Org ANSI C Emulation: 0.4
[    29.665] 	X.Org Video Driver: 23.0
[    29.665] 	X.Org XInput driver : 24.1
[    29.665] 	X.Org Server Extension : 10.0
[    29.666] (++) using VT number 1

[    29.666] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    29.667] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    29.668] (II) xfree86: Adding drm device (/dev/dri/card1)
[    29.669] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
[    29.669] (II) xfree86: Adding drm device (/dev/dri/card0)
[    29.670] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    29.672] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21d1 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[    29.672] (--) PCI: (0:1:0:0) 10de:1057:17aa:21d1 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[    29.672] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    29.672] (II) LoadModule: "glx"
[    29.674] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    29.686] (II) Module glx: vendor="X.Org Foundation"
[    29.686] 	compiled for 1.19.6, module version = 1.0.0
[    29.686] 	ABI class: X.Org Server Extension, version 10.0
[    29.686] (II) Applying OutputClass "intel" to /dev/dri/card0
[    29.686] 	loading driver: modesetting
[    29.686] (==) Matched modesetting as autoconfigured driver 0
[    29.686] (==) Matched intel as autoconfigured driver 1
[    29.686] (==) Matched nouveau as autoconfigured driver 2
[    29.686] (==) Matched nv as autoconfigured driver 3
[    29.686] (==) Matched intel as autoconfigured driver 4
[    29.686] (==) Matched modesetting as autoconfigured driver 5
[    29.686] (==) Matched fbdev as autoconfigured driver 6
[    29.686] (==) Matched vesa as autoconfigured driver 7
[    29.686] (==) Assigned the driver to the xf86ConfigLayout
[    29.686] (II) LoadModule: "modesetting"
[    29.686] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    29.687] (II) Module modesetting: vendor="X.Org Foundation"
[    29.687] 	compiled for 1.19.6, module version = 1.19.6
[    29.687] 	Module class: X.Org Video Driver
[    29.687] 	ABI class: X.Org Video Driver, version 23.0
[    29.687] (II) LoadModule: "intel"
[    29.687] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    29.692] (II) Module intel: vendor="X.Org Foundation"
[    29.692] 	compiled for 1.19.6, module version = 2.99.917
[    29.692] 	Module class: X.Org Video Driver
[    29.692] 	ABI class: X.Org Video Driver, version 23.0
[    29.692] (II) LoadModule: "nouveau"
[    29.692] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    29.695] (II) Module nouveau: vendor="X.Org Foundation"
[    29.695] 	compiled for 1.19.3, module version = 1.0.15
[    29.695] 	Module class: X.Org Video Driver
[    29.695] 	ABI class: X.Org Video Driver, version 23.0
[    29.695] (II) LoadModule: "nv"
[    29.696] (WW) Warning, couldn't open module nv
[    29.696] (II) UnloadModule: "nv"
[    29.696] (II) Unloading nv
[    29.696] (EE) Failed to load module "nv" (module does not exist, 0)
[    29.696] (II) LoadModule: "fbdev"
[    29.696] (WW) Warning, couldn't open module fbdev
[    29.696] (II) UnloadModule: "fbdev"
[    29.696] (II) Unloading fbdev
[    29.696] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    29.696] (II) LoadModule: "vesa"
[    29.696] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    29.697] (II) Module vesa: vendor="X.Org Foundation"
[    29.697] 	compiled for 1.19.6, module version = 2.4.0
[    29.697] 	Module class: X.Org Video Driver
[    29.697] 	ABI class: X.Org Video Driver, version 23.0
[    29.697] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    29.697] (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
[    29.699] (II) intel: Driver for Intel(R) HD Graphics
[    29.699] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    29.699] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    29.699] (II) NOUVEAU driver 
[    29.699] (II) NOUVEAU driver for NVIDIA chipset families :
[    29.699] 	RIVA TNT        (NV04)
[    29.699] 	RIVA TNT2       (NV05)
[    29.699] 	GeForce 256     (NV10)
[    29.699] 	GeForce 2       (NV11, NV15)
[    29.699] 	GeForce 4MX     (NV17, NV18)
[    29.699] 	GeForce 3       (NV20)
[    29.700] 	GeForce 4Ti     (NV25, NV28)
[    29.700] 	GeForce FX      (NV3x)
[    29.700] 	GeForce 6       (NV4x)
[    29.700] 	GeForce 7       (G7x)
[    29.700] 	GeForce 8       (G8x)
[    29.700] 	GeForce GTX 200 (NVA0)
[    29.700] 	GeForce GTX 400 (NVC0)
[    29.700] (II) VESA: driver for VESA chipsets: vesa
[    29.700] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    29.700] (II) modeset(0): using drv /dev/dri/card0
[    29.700] (WW) Falling back to old probe method for modesetting
[    29.701] (II) modeset(G0): using drv /dev/dri/card1
[    29.701] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    29.701] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    29.701] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    29.701] (==) modeset(0): RGB weight 888
[    29.701] (==) modeset(0): Default visual is TrueColor
[    29.701] (II) Loading sub module "glamoregl"
[    29.701] (II) LoadModule: "glamoregl"
[    29.701] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    29.709] (II) Module glamoregl: vendor="X.Org Foundation"
[    29.709] 	compiled for 1.19.6, module version = 1.0.0
[    29.709] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.709] (II) glamor: OpenGL accelerated X.org driver based.
[    29.770] (II) glamor: EGL version 1.4 (DRI2):
[    29.788] (II) modeset(0): glamor initialized
[    29.788] (II) modeset(0): Output LVDS-1 has no monitor section
[    29.793] (II) modeset(0): Output VGA-1 has no monitor section
[    29.793] (II) modeset(0): EDID for output LVDS-1
[    29.793] (II) modeset(0): Manufacturer: LEN  Model: 40b1  Serial#: 0
[    29.793] (II) modeset(0): Year: 2010  Week: 0
[    29.793] (II) modeset(0): EDID Version: 1.3
[    29.793] (II) modeset(0): Digital Display Input
[    29.793] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    29.793] (II) modeset(0): Gamma: 2.20
[    29.793] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    29.793] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    29.793] (II) modeset(0): First detailed timing is preferred mode
[    29.793] (II) modeset(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.570
[    29.793] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    29.794] (II) modeset(0): Manufacturer's mask: 0
[    29.794] (II) modeset(0): Supported detailed timing:
[    29.794] (II) modeset(0): clock: 96.3 MHz   Image Size:  344 x 194 mm
[    29.794] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1726 h_border: 0
[    29.794] (II) modeset(0): v_active: 900  v_sync: 902  v_sync_end 907 v_blanking: 930 v_border: 0
[    29.794] (II) modeset(0): Supported detailed timing:
[    29.794] (II) modeset(0): clock: 80.6 MHz   Image Size:  344 x 194 mm
[    29.794] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1734 h_border: 0
[    29.794] (II) modeset(0): v_active: 900  v_sync: 902  v_sync_end 907 v_blanking: 930 v_border: 0
[    29.794] (II) modeset(0): Unknown vendor-specific block f
[    29.794] (II) modeset(0):  LTN156KT02401
[    29.794] (II) modeset(0): EDID (in hex):
[    29.794] (II) modeset(0): 	00ffffffffffff0030aeb14000000000
[    29.794] (II) modeset(0): 	0014010380221378eac8959e57549226
[    29.794] (II) modeset(0): 	0f505400000001010101010101010101
[    29.794] (II) modeset(0): 	0101010101019f25407e60841e303020
[    29.794] (II) modeset(0): 	250058c2100000197f1f408660841e30
[    29.794] (II) modeset(0): 	3020250058c2100000190000000f00a9
[    29.794] (II) modeset(0): 	0932a909281609004ca34b54000000fe
[    29.794] (II) modeset(0): 	004c544e3135364b5430323430310095
[    29.794] (II) modeset(0): Printing probed modes for output LVDS-1
[    29.794] (II) modeset(0): Modeline "1600x900"x60.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[    29.794] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    29.794] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    29.795] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    29.795] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    29.795] (II) modeset(0): Modeline "1600x900"x50.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[    29.795] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    29.795] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    29.795] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    29.795] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    29.795] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    29.795] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    29.795] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    29.795] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    29.795] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    29.795] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    29.795] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    29.795] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    29.795] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    29.795] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    29.795] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    29.795] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    29.795] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    29.795] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    29.795] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    29.795] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    29.795] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    29.795] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    29.795] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    29.796] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    29.796] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    29.796] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    29.796] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    29.796] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    29.796] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    29.796] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    29.796] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    29.796] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    29.796] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    29.796] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    29.796] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    29.796] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    29.796] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    29.796] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    29.796] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    29.796] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    29.796] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    29.796] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    29.796] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    29.796] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    29.796] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    29.796] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    29.796] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    29.796] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    29.796] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    29.796] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    29.796] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    29.796] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    29.796] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    29.796] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    29.796] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    29.796] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    29.797] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    29.797] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    29.797] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    29.797] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    29.797] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    29.801] (II) modeset(0): EDID for output VGA-1
[    29.801] (II) modeset(0): Output LVDS-1 connected
[    29.801] (II) modeset(0): Output VGA-1 disconnected
[    29.801] (II) modeset(0): Using exact sizes for initial modes
[    29.801] (II) modeset(0): Output LVDS-1 using initial mode 1600x900 +0+0
[    29.801] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    29.801] (==) modeset(0): DPI set to (96, 96)
[    29.801] (II) Loading sub module "fb"
[    29.801] (II) LoadModule: "fb"
[    29.801] (II) Loading /usr/lib/xorg/modules/libfb.so
[    29.803] (II) Module fb: vendor="X.Org Foundation"
[    29.803] 	compiled for 1.19.6, module version = 1.0.0
[    29.803] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.803] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    29.803] (==) modeset(G0): RGB weight 888
[    29.803] (==) modeset(G0): Default visual is TrueColor
[    29.803] (II) Loading sub module "glamoregl"
[    29.803] (II) LoadModule: "glamoregl"
[    29.804] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    29.804] (II) Module glamoregl: vendor="X.Org Foundation"
[    29.804] 	compiled for 1.19.6, module version = 1.0.0
[    29.804] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.804] (II) glamor: OpenGL accelerated X.org driver based.
[    30.015] (II) glamor: EGL version 1.4 (DRI2):
[    30.030] (II) modeset(G0): glamor initialized
[    30.031] (II) modeset(G0): Output LVDS-1-2 has no monitor section
[    30.042] (II) modeset(G0): Output VGA-1-2 has no monitor section
[    30.049] (II) modeset(G0): Output DP-1-1 has no monitor section
[    30.082] (II) modeset(G0): Output DP-1-2 has no monitor section
[    30.114] (II) modeset(G0): Output DP-1-3 has no monitor section
[    30.115] (II) modeset(G0): EDID for output LVDS-1-2
[    30.126] (II) modeset(G0): EDID for output VGA-1-2
[    30.133] (II) modeset(G0): EDID for output DP-1-1
[    30.133] (II) modeset(G0): Manufacturer: DEL  Model: 4073  Serial#: 925905730
[    30.133] (II) modeset(G0): Year: 2013  Week: 37
[    30.133] (II) modeset(G0): EDID Version: 1.4
[    30.133] (II) modeset(G0): Digital Display Input
[    30.133] (II) modeset(G0): 8 bits per channel
[    30.133] (II) modeset(G0): Digital interface is DisplayPort
[    30.133] (II) modeset(G0): Max Image Size [cm]: horiz.: 51  vert.: 29
[    30.133] (II) modeset(G0): Gamma: 2.20
[    30.133] (II) modeset(G0): DPMS capabilities: Off
[    30.133] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    30.134] (II) modeset(G0): First detailed timing is preferred mode
[    30.134] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    30.134] (II) modeset(G0): Display is continuous-frequency
[    30.134] (II) modeset(G0): redX: 0.638 redY: 0.330   greenX: 0.312 greenY: 0.623
[    30.134] (II) modeset(G0): blueX: 0.150 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[    30.134] (II) modeset(G0): Supported established timings:
[    30.134] (II) modeset(G0): 720x400@70Hz
[    30.134] (II) modeset(G0): 640x480@60Hz
[    30.134] (II) modeset(G0): 640x480@75Hz
[    30.134] (II) modeset(G0): 800x600@60Hz
[    30.134] (II) modeset(G0): 800x600@75Hz
[    30.134] (II) modeset(G0): 1024x768@60Hz
[    30.134] (II) modeset(G0): 1024x768@75Hz
[    30.134] (II) modeset(G0): 1280x1024@75Hz
[    30.134] (II) modeset(G0): Manufacturer's mask: 0
[    30.134] (II) modeset(G0): Supported standard timings:
[    30.134] (II) modeset(G0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    30.134] (II) modeset(G0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    30.134] (II) modeset(G0): #2: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    30.134] (II) modeset(G0): Supported detailed timing:
[    30.134] (II) modeset(G0): clock: 148.5 MHz   Image Size:  510 x 287 mm
[    30.134] (II) modeset(G0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    30.134] (II) modeset(G0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    30.134] (II) modeset(G0): Serial No: KF87Y39A703B
[    30.134] (II) modeset(G0): Monitor name: DELL U2312HM
[    30.134] (II) modeset(G0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    30.134] (II) modeset(G0): EDID (in hex):
[    30.134] (II) modeset(G0): 	00ffffffffffff0010ac734042333037
[    30.134] (II) modeset(G0): 	25170104a5331d783b6ea5a3544f9f26
[    30.134] (II) modeset(G0): 	115054a54b00714f8180d1c001010101
[    30.134] (II) modeset(G0): 	010101010101023a801871382d40582c
[    30.134] (II) modeset(G0): 	4500fe1f1100001e000000ff004b4638
[    30.134] (II) modeset(G0): 	3759333941373033420a000000fc0044
[    30.134] (II) modeset(G0): 	454c4c205532333132484d0a000000fd
[    30.134] (II) modeset(G0): 	00384c1e5311000a2020202020200003
[    30.134] (II) modeset(G0): Printing probed modes for output DP-1-1
[    30.134] (II) modeset(G0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    30.134] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    30.134] (II) modeset(G0): Modeline "1680x945"x60.0  131.48  1680 1784 1960 2240  945 946 949 978 -hsync +vsync (58.7 kHz)
[    30.134] (II) modeset(G0): Modeline "1400x1050"x74.9  156.00  1400 1504 1648 1896  1050 1053 1057 1099 -hsync +vsync (82.3 kHz e)
[    30.134] (II) modeset(G0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    30.134] (II) modeset(G0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    30.134] (II) modeset(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    30.134] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    30.134] (II) modeset(G0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    30.134] (II) modeset(G0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    30.134] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    30.134] (II) modeset(G0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[    30.134] (II) modeset(G0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[    30.134] (II) modeset(G0): Modeline "1280x800"x74.9  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz e)
[    30.135] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    30.135] (II) modeset(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    30.135] (II) modeset(G0): Modeline "1280x768"x74.9  102.25  1280 1360 1488 1696  768 771 778 805 -hsync +vsync (60.3 kHz e)
[    30.135] (II) modeset(G0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    30.135] (II) modeset(G0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    30.135] (II) modeset(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    30.135] (II) modeset(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    30.135] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    30.135] (II) modeset(G0): Modeline "1024x576"x60.0   46.97  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
[    30.135] (II) modeset(G0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    30.135] (II) modeset(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    30.135] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    30.135] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    30.135] (II) modeset(G0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    30.135] (II) modeset(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    30.135] (II) modeset(G0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    30.135] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    30.135] (II) modeset(G0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    30.167] (II) modeset(G0): EDID for output DP-1-2
[    30.199] (II) modeset(G0): EDID for output DP-1-3
[    30.199] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    30.199] (==) modeset(G0): DPI set to (96, 96)
[    30.199] (II) Loading sub module "fb"
[    30.199] (II) LoadModule: "fb"
[    30.199] (II) Loading /usr/lib/xorg/modules/libfb.so
[    30.199] (II) Module fb: vendor="X.Org Foundation"
[    30.199] 	compiled for 1.19.6, module version = 1.0.0
[    30.199] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.199] (II) UnloadModule: "intel"
[    30.199] (II) Unloading intel
[    30.199] (II) UnloadModule: "nouveau"
[    30.199] (II) Unloading nouveau
[    30.200] (II) UnloadModule: "vesa"
[    30.200] (II) Unloading vesa
[    30.200] (==) Depth 24 pixmap format is 32 bpp
[    30.243] (==) modeset(G0): Backing store enabled
[    30.243] (==) modeset(G0): Silken mouse enabled
[    30.243] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    32.244] (==) modeset(G0): DPMS enabled
[    32.245] (II) modeset(G0): [DRI2] Setup complete
[    32.245] (II) modeset(G0): [DRI2]   DRI driver: nouveau
[    32.245] (II) modeset(G0): [DRI2]   VDPAU driver: nouveau
[    32.333] (==) modeset(0): Backing store enabled
[    32.333] (==) modeset(0): Silken mouse enabled
[    32.333] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    32.354] (==) modeset(0): DPMS enabled
[    32.354] (II) modeset(0): [DRI2] Setup complete
[    32.354] (II) modeset(0): [DRI2]   DRI driver: i965
[    32.354] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    32.354] (--) RandR disabled
[    32.379] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    32.379] (II) AIGLX: enabled GLX_ARB_create_context
[    32.379] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    32.379] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    32.379] (II) AIGLX: enabled GLX_INTEL_swap_event
[    32.379] (II) AIGLX: enabled GLX_SGI_swap_control
[    32.379] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    32.379] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    32.379] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    32.379] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    32.379] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    32.379] (II) AIGLX: Loaded and initialized i965
[    32.379] (II) GLX: Initialized DRI2 GL provider for screen 0
[    34.392] (II) modeset(G0): Damage tracking initialized
[    34.397] (II) modeset(0): Damage tracking initialized
[    34.397] (II) modeset(0): Setting screen physical size to 423 x 238
[    34.507] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    34.507] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    34.507] (**) Power Button: Applying InputClass "keyboard"
[    34.507] (II) LoadModule: "libinput"
[    34.508] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    34.519] (II) Module libinput: vendor="X.Org Foundation"
[    34.519] 	compiled for 1.19.3, module version = 0.26.0
[    34.519] 	Module class: X.Org XInput Driver
[    34.519] 	ABI class: X.Org XInput driver, version 24.1
[    34.520] (II) Using input driver 'libinput' for 'Power Button'
[    34.521] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[    34.521] (**) Power Button: always reports core events
[    34.521] (**) Option "Device" "/dev/input/event2"
[    34.521] (**) Option "_source" "server/udev"
[    34.521] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    34.521] (II) event2  - Power Button: device is a keyboard
[    34.521] (II) event2  - Power Button: device removed
[    34.521] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    34.521] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    34.522] (**) Option "xkb_layout" "de"
[    34.522] (**) Option "xkb_variant" "nodeadkeys"
[    34.522] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.556] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    34.556] (II) event2  - Power Button: device is a keyboard
[    34.558] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    34.558] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    34.558] (**) Video Bus: Applying InputClass "keyboard"
[    34.558] (II) Using input driver 'libinput' for 'Video Bus'
[    34.560] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[    34.560] (**) Video Bus: always reports core events
[    34.560] (**) Option "Device" "/dev/input/event5"
[    34.560] (**) Option "_source" "server/udev"
[    34.561] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    34.561] (II) event5  - Video Bus: device is a keyboard
[    34.561] (II) event5  - Video Bus: device removed
[    34.561] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5"
[    34.561] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    34.561] (**) Option "xkb_layout" "de"
[    34.561] (**) Option "xkb_variant" "nodeadkeys"
[    34.561] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.562] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[    34.562] (II) event5  - Video Bus: device is a keyboard
[    34.562] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    34.562] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    34.562] (**) Video Bus: Applying InputClass "keyboard"
[    34.562] (II) Using input driver 'libinput' for 'Video Bus'
[    34.563] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 29 paused 0
[    34.563] (**) Video Bus: always reports core events
[    34.563] (**) Option "Device" "/dev/input/event6"
[    34.563] (**) Option "_source" "server/udev"
[    34.564] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    34.564] (II) event6  - Video Bus: device is a keyboard
[    34.564] (II) event6  - Video Bus: device removed
[    34.564] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input8/event6"
[    34.564] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    34.564] (**) Option "xkb_layout" "de"
[    34.564] (**) Option "xkb_variant" "nodeadkeys"
[    34.564] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.564] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    34.565] (II) event6  - Video Bus: device is a keyboard
[    34.565] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    34.565] (II) No input driver specified, ignoring this device.
[    34.565] (II) This device may have been added with another device file.
[    34.565] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    34.565] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    34.565] (**) Sleep Button: Applying InputClass "keyboard"
[    34.565] (II) Using input driver 'libinput' for 'Sleep Button'
[    34.566] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 30 paused 0
[    34.566] (**) Sleep Button: always reports core events
[    34.566] (**) Option "Device" "/dev/input/event1"
[    34.566] (**) Option "_source" "server/udev"
[    34.567] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    34.567] (II) event1  - Sleep Button: device is a keyboard
[    34.567] (II) event1  - Sleep Button: device removed
[    34.567] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    34.567] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    34.567] (**) Option "xkb_layout" "de"
[    34.567] (**) Option "xkb_variant" "nodeadkeys"
[    34.567] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.568] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    34.568] (II) event1  - Sleep Button: device is a keyboard
[    34.569] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event13)
[    34.569] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    34.569] (**) Integrated Camera: Integrated C: Applying InputClass "keyboard"
[    34.569] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    34.570] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 31 paused 0
[    34.570] (**) Integrated Camera: Integrated C: always reports core events
[    34.570] (**) Option "Device" "/dev/input/event13"
[    34.570] (**) Option "_source" "server/udev"
[    34.570] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    34.570] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[    34.570] (II) event13 - Integrated Camera: Integrated C: device removed
[    34.570] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input14/event13"
[    34.571] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[    34.571] (**) Option "xkb_layout" "de"
[    34.571] (**) Option "xkb_variant" "nodeadkeys"
[    34.571] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.571] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    34.571] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[    34.572] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    34.572] (II) No input driver specified, ignoring this device.
[    34.572] (II) This device may have been added with another device file.
[    34.572] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event10)
[    34.572] (II) No input driver specified, ignoring this device.
[    34.572] (II) This device may have been added with another device file.
[    34.572] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11)
[    34.572] (II) No input driver specified, ignoring this device.
[    34.572] (II) This device may have been added with another device file.
[    34.573] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    34.573] (II) No input driver specified, ignoring this device.
[    34.573] (II) This device may have been added with another device file.
[    34.573] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[    34.573] (II) No input driver specified, ignoring this device.
[    34.573] (II) This device may have been added with another device file.
[    34.573] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    34.573] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    34.574] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
[    34.574] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    34.574] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 32 paused 0
[    34.574] (**) AT Translated Set 2 keyboard: always reports core events
[    34.574] (**) Option "Device" "/dev/input/event3"
[    34.574] (**) Option "_source" "server/udev"
[    34.575] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    34.575] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    34.575] (II) event3  - AT Translated Set 2 keyboard: device removed
[    34.575] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    34.575] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    34.575] (**) Option "xkb_layout" "de"
[    34.575] (**) Option "xkb_variant" "nodeadkeys"
[    34.575] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.575] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    34.575] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    34.576] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event7)
[    34.576] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    34.576] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    34.576] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 33 paused 0
[    34.576] (**) TPPS/2 IBM TrackPoint: always reports core events
[    34.576] (**) Option "Device" "/dev/input/event7"
[    34.577] (**) Option "_source" "server/udev"
[    34.577] (II) event7  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    34.577] (II) event7  - TPPS/2 IBM TrackPoint: trackpoint device set to range 20
[    34.577] (II) event7  - TPPS/2 IBM TrackPoint: device is a pointer
[    34.577] (II) event7  - TPPS/2 IBM TrackPoint: device removed
[    34.577] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
[    34.577] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[    34.577] (**) Option "AccelerationScheme" "none"
[    34.577] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    34.577] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    34.577] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    34.577] (II) event7  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    34.577] (II) event7  - TPPS/2 IBM TrackPoint: trackpoint device set to range 20
[    34.577] (II) event7  - TPPS/2 IBM TrackPoint: device is a pointer
[    34.578] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[    34.578] (II) No input driver specified, ignoring this device.
[    34.578] (II) This device may have been added with another device file.
[    34.578] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[    34.578] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    34.578] (**) ThinkPad Extra Buttons: Applying InputClass "keyboard"
[    34.578] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    34.579] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 34 paused 0
[    34.579] (**) ThinkPad Extra Buttons: always reports core events
[    34.579] (**) Option "Device" "/dev/input/event4"
[    34.579] (**) Option "_source" "server/udev"
[    34.579] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    34.579] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    34.579] (II) event4  - ThinkPad Extra Buttons: device removed
[    34.579] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[    34.580] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    34.580] (**) Option "xkb_layout" "de"
[    34.580] (**) Option "xkb_variant" "nodeadkeys"
[    34.580] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.580] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    34.580] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    37.347] (II) modeset(0): EDID vendor "LEN", prod id 16561
[    37.347] (II) modeset(0): Printing DDC gathered Modelines:
[    37.347] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[    37.347] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[    41.079] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse1)
[    41.079] (II) No input driver specified, ignoring this device.
[    41.079] (II) This device may have been added with another device file.
[    41.170] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event14)
[    41.171] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    41.171] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    41.223] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 102 paused 0
[    41.223] (**) PixArt USB Optical Mouse: always reports core events
[    41.224] (**) Option "Device" "/dev/input/event14"
[    41.224] (**) Option "_source" "server/udev"
[    41.225] (II) event14 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    41.225] (II) event14 - PixArt USB Optical Mouse: device is a pointer
[    41.226] (II) event14 - PixArt USB Optical Mouse: device removed
[    41.226] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/0003:0461:4E22.0001/input/input15/event14"
[    41.226] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 14)
[    41.226] (**) Option "AccelerationScheme" "none"
[    41.226] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    41.226] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    41.227] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    41.228] (II) event14 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    41.228] (II) event14 - PixArt USB Optical Mouse: device is a pointer
[    43.029] (II) modeset(0): EDID vendor "LEN", prod id 16561
[    43.029] (II) modeset(0): Printing DDC gathered Modelines:
[    43.029] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[    43.029] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   116.394] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   116.394] (II) modeset(0): Printing DDC gathered Modelines:
[   116.394] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   116.394] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   116.435] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   116.435] (II) modeset(0): Printing DDC gathered Modelines:
[   116.435] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   116.435] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   116.937] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   116.937] (II) modeset(0): Printing DDC gathered Modelines:
[   116.937] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   116.937] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   127.223] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   127.223] (II) modeset(0): Printing DDC gathered Modelines:
[   127.223] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   127.223] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   133.271] (II) modeset(0): Allocate new frame buffer 3520x1080 stride
[   133.769] randr: falling back to unsynchronized pixmap sharing
[   133.769] (II) modeset(G0): Allocate new frame buffer 1920x1080 stride
[   135.795] (II) modeset(G0): Disabling kernel dirty updates, not required.
[   142.180] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   142.180] (II) modeset(0): Printing DDC gathered Modelines:
[   142.180] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   142.180] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   142.278] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   142.278] (II) modeset(0): Printing DDC gathered Modelines:
[   142.278] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   142.278] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   142.319] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   142.319] (II) modeset(0): Printing DDC gathered Modelines:
[   142.319] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   142.319] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   148.728] (II) event14 - PixArt USB Optical Mouse: SYN_DROPPED event - some input events have been lost.
[   148.741] (II) modeset(0): Allocate new frame buffer 1600x900 stride
[   148.867] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   148.867] (II) modeset(0): Printing DDC gathered Modelines:
[   148.867] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   148.867] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)
[   148.905] (II) modeset(0): EDID vendor "LEN", prod id 16561
[   148.905] (II) modeset(0): Printing DDC gathered Modelines:
[   148.905] (II) modeset(0): Modeline "1600x900"x0.0   96.31  1600 1648 1680 1726  900 902 907 930 -hsync -vsync (55.8 kHz eP)
[   148.905] (II) modeset(0): Modeline "1600x900"x0.0   80.63  1600 1648 1680 1734  900 902 907 930 -hsync -vsync (46.5 kHz e)

I've got a /etc/X11/xorg.conf.d/20-keyboard.conf entry that only deals with 'Identifier "keyboard"'


Any idea how to proceed?

Last edited by null (2018-03-21 22:03:46)

Offline

#2 2018-03-07 20:52:28

stupidus
Member
Registered: 2012-02-27
Posts: 124

Re: [solved] reverse PRIME with intel and nvidia - no signal

Did you update the BIOS of your T520? I had a similar issue with my T420. After installing the newest BIOS version, it started working. I think, I don't even need to run xrandr --setprovideroutputsource anymore, it just starts working automatically, when I plug in a monitor into the displayport.

Offline

#3 2018-03-21 22:02:50

null
Member
Registered: 2009-05-06
Posts: 398

Re: [solved] reverse PRIME with intel and nvidia - no signal

That's it! I upgraded to the newest bios version (1.47) and now everything just works out of the box. Thanks a lot smile

Last edited by null (2018-03-21 22:04:42)

Offline

Board footer

Powered by FluxBB