You are not logged in.

#26 2016-06-13 15:09:29

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

For those who can, Might I suggest trying the modesetting driver?
https://www.reddit.com/r/archlinux/comm … ideointel/

It has proven to be highly stable on my system.  Performance is about the same.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#27 2016-06-13 16:31:19

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

@Vladimiroff: just an FYI from my end, those lines in kernel parameters and modprobe.d/i915.conf did not work for me (without xf86-video-intel installed; not sure it that was required). Some lag issues here were solved by removing the driver, but also started causing Xorg crashes when trying to use libreoffice.

@ewaller: just to respond to your suggestion, I was hopeful in doing this and avoiding downgrading my kernel, but what was fixed in one area opened up Xorg crashes. Is there anything else required other than removing xf86-video-intel? Just curious if I did what was required to "try the modesetting driver." I just removed the package and rebooted.

Last edited by jwhendy (2016-06-13 16:32:43)

Offline

#28 2016-06-13 16:40:16

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

No, IIRC, uninstalling xf86-video-intel was all it took.  I did this about a month ago.   If it breaks, you can just as easily reinstall it.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#29 2016-06-13 17:54:03

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

@ewaller: thanks for confirming. That's what I did. xf86-video-intel + kernel 4.5.4 is happy now.

Offline

#30 2016-06-14 08:22:40

Vladimiroff
Member
From: Sofia, Bulgaria
Registered: 2009-02-15
Posts: 21

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

jwhendy wrote:

@Vladimiroff: just an FYI from my end, those lines in kernel parameters and modprobe.d/i915.conf did not work for me (without xf86-video-intel installed; not sure it that was required). Some lag issues here were solved by removing the driver, but also started causing Xorg crashes when trying to use libreoffice.

I have f86-video-intel installed smile

Offline

#31 2016-06-14 14:20:42

bigcajun
Member
Registered: 2012-02-27
Posts: 8

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

I've tried various combinations of things, the only solution I have working is not using the 4.6.x kernel.

I've tried the xf86-video-intel driver from the official repos, as wel as xf86-video-intel-git from AUR. Neither makes a difference.
I've tried the built-in modestting driver (i.e. no xf86-video-intel stuff installed). Doesn't seem to make a difference performance-wise, doesn't prevent the system freezes.
I've tried setting all combinations of these kernel parameters: i915.enable_psr=0, i915.enable_fbc=0, i915.semaphores=1 and i915.enable_execlists=0
No combination prevents the system freezes.
With the xf86-video-intel driver, I've tried with and without this in /etc/X11/corg.conf.d/20-intel.conf:

Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option      "TearFree" "true"
   Option      "DRI" "3"
EndSection

The only difference with any of these combinations is the severity of the freeze. Sometimes, the system is so locked up, I can't even SSH in from another machine. Sometimes, I can SSH in and look at jounralctl. When I can SSH in, sometimes there is a stack trace, sometimes there isn't. The most recent stack I got looked like the one here, which caused me to try the i915.enable_execlists=0. Sometimes there is nothing in the journal, it just stopped when the system freeze occurred.

I have not tried using UXA acceleration because, frankly, I don't need to with kernel 4.5.4. All of this stuff I tried works fine with linux-4.5.4, none of it works with linux-4.6.1 or linux-4.6.2. I also have not tried any of the LTS kernels, mainly because, again, linux-4.5.4 works. I understand that the LTS kernels should be more stable. But I have also read things about kernels 4.4.x and older having issues with the Intel drivers/graphics/etc. I'm just at the point where I want it to work and don't have the time to keep trying different things. So I'm sticking with 4.5.4 for now.

Hopefully whatever the issue is gets fixed soon.

For what it's worth, I have an Intel NUC model NUC5CPYH, and I've followed the information here as well as all the posts/threads linked and searched on these issues. It just seems that the 4.6.x kernel (at least the one in Arch Linux) is a no-go for my system at the moment. I also have a much older (circa 2011) desktop with an Intel CPU and an NVidia GPU that is working just fine on the 4.6.2 kernel and the latest nvidia drivers from the Arch repositories.

Offline

#32 2016-06-14 15:28:58

twelveeighty
Member
From: Alberta, Canada
Registered: 2011-09-04
Posts: 1,096

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

For me, switching to modesetting driver (uninstalled xf86-video-intel, removed 20-intel.conf) results in only my external VGA monitor working: my laptop display is blank, also when no VGA is connected.

The weird thing is: when I leave my laptop and let it go to powersave, hit a key to wake it up, BOTH my laptop display and external monitor now "work", but everything is frozen - can't switch to tty, have to hard-reset it by holding power button. Here is my Xorg.0.log. The lines at the end just keep repeating "(EE) modeset(0): present flip failed".

Edit: I think this issue may be different than the ones reported earlier in this same thread that deal with screen flickering. Here is a bug report on the kernel Bugzilla for the freezing of i915 / kernel 4.6: https://bugzilla.kernel.org/show_bug.cgi?id=118921


[    26.751] (--) Log file renamed from "/var/log/Xorg.pid-551.log" to "/var/log/Xorg.0.log"
[    26.946] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    26.946] X Protocol Version 11, Revision 0
[    26.946] Build Operating System: Linux 4.5.1-1-ARCH x86_64 
[    26.946] Current Operating System: Linux cirdan 4.6.2-1-ARCH #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016 x86_64
[    26.946] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/mapper/VolGroup00-lvolroot rw
[    26.946] Build Date: 03 June 2016  07:28:24AM
[    26.946]  
[    26.946] Current version of pixman: 0.34.0
[    26.946]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    26.946] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.946] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 14 09:00:41 2016
[    27.234] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    27.234] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.353] (==) No Layout section.  Using the first Screen section.
[    27.353] (==) No screen section available. Using defaults.
[    27.353] (**) |-->Screen "Default Screen Section" (0)
[    27.353] (**) |   |-->Monitor "<default monitor>"
[    27.391] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    27.391] (==) Automatically adding devices
[    27.391] (==) Automatically enabling devices
[    27.391] (==) Automatically adding GPU devices
[    27.391] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.597] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    27.597]    Entry deleted from font path.
[    27.597]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    27.619] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    27.619]    Entry deleted from font path.
[    27.619]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    27.619] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/
[    27.619] (==) ModulePath set to "/usr/lib/xorg/modules"
[    27.619] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.641] (II) Loader magic: 0x821d20
[    27.641] (II) Module ABI versions:
[    27.641]    X.Org ANSI C Emulation: 0.4
[    27.641]    X.Org Video Driver: 20.0
[    27.641]    X.Org XInput driver : 22.1
[    27.641]    X.Org Server Extension : 9.0
[    27.642] (++) using VT number 1

[    27.642] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    27.642] (II) xfree86: Adding drm device (/dev/dri/card0)
[    27.644] (--) PCI:*(0:0:2:0) 8086:0a16:1179:0003 rev 11, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[    27.644] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    27.644] (II) LoadModule: "glx"
[    27.722] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.034] (II) Module glx: vendor="X.Org Foundation"
[    28.035]    compiled for 1.18.3, module version = 1.0.0
[    28.035]    ABI class: X.Org Server Extension, version 9.0
[    28.035] (==) AIGLX enabled
[    28.035] (==) Matched intel as autoconfigured driver 0
[    28.035] (==) Matched intel as autoconfigured driver 1
[    28.035] (==) Matched modesetting as autoconfigured driver 2
[    28.035] (==) Matched fbdev as autoconfigured driver 3
[    28.035] (==) Matched vesa as autoconfigured driver 4
[    28.035] (==) Assigned the driver to the xf86ConfigLayout
[    28.035] (II) LoadModule: "intel"
[    28.035] (WW) Warning, couldn't open module intel
[    28.035] (II) UnloadModule: "intel"
[    28.035] (II) Unloading intel
[    28.035] (EE) Failed to load module "intel" (module does not exist, 0)
[    28.035] (II) LoadModule: "modesetting"
[    28.035] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    28.074] (II) Module modesetting: vendor="X.Org Foundation"
[    28.074]    compiled for 1.18.3, module version = 1.18.3
[    28.074]    Module class: X.Org Video Driver
[    28.075]    ABI class: X.Org Video Driver, version 20.0
[    28.075] (II) LoadModule: "fbdev"
[    28.075] (WW) Warning, couldn't open module fbdev
[    28.075] (II) UnloadModule: "fbdev"
[    28.075] (II) Unloading fbdev
[    28.075] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    28.075] (II) LoadModule: "vesa"
[    28.075] (WW) Warning, couldn't open module vesa
[    28.075] (II) UnloadModule: "vesa"
[    28.075] (II) Unloading vesa
[    28.075] (EE) Failed to load module "vesa" (module does not exist, 0)
[    28.076] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    28.076] (II) modeset(0): using drv /dev/dri/card0
[    28.076] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    28.076] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    28.076] (==) modeset(0): RGB weight 888
[    28.076] (==) modeset(0): Default visual is TrueColor
[    28.076] (II) Loading sub module "glamoregl"
[    28.076] (II) LoadModule: "glamoregl"
[    28.077] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    28.182] (II) Module glamoregl: vendor="X.Org Foundation"
[    28.182]    compiled for 1.18.3, module version = 1.0.0
[    28.182]    ABI class: X.Org ANSI C Emulation, version 0.4
[    28.182] (II) glamor: OpenGL accelerated X.org driver based.
[    28.500] (II) glamor: EGL version 1.4 (DRI2):
[    28.574] (II) modeset(0): glamor initialized
[    28.575] (II) modeset(0): Output eDP-1 has no monitor section
[    28.580] (II) modeset(0): Output DP-1 has no monitor section
[    28.581] (II) modeset(0): Output HDMI-1 has no monitor section
[    28.581] (II) modeset(0): Output DP-2 has no monitor section
[    28.686] (II) modeset(0): Output HDMI-2 has no monitor section
[    28.687] (II) modeset(0): EDID for output eDP-1
[    28.687] (II) modeset(0): Manufacturer: LGD  Model: 41e  Serial#: 0
[    28.687] (II) modeset(0): Year: 2013  Week: 0
[    28.687] (II) modeset(0): EDID Version: 1.4
[    28.687] (II) modeset(0): Digital Display Input
[    28.687] (II) modeset(0): 6 bits per channel
[    28.687] (II) modeset(0): Digital interface is DisplayPort
[    28.687] (II) modeset(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[    28.687] (II) modeset(0): Gamma: 2.20
[    28.687] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    28.688] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    28.688] (II) modeset(0): First detailed timing is preferred mode
[    28.688] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    28.688] (II) modeset(0): redX: 0.635 redY: 0.345   greenX: 0.335 greenY: 0.623
[    28.688] (II) modeset(0): blueX: 0.150 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[    28.688] (II) modeset(0): Manufacturer's mask: 0
[    28.688] (II) modeset(0): Supported detailed timing:
[    28.688] (II) modeset(0): clock: 138.7 MHz   Image Size:  345 x 194 mm
[    28.688] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    28.688] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    28.688] (II) modeset(0):  LG Display
[    28.688] (II) modeset(0):  LP156WF4-SPK2
[    28.688] (II) modeset(0): EDID (in hex):
[    28.688] (II) modeset(0):   00ffffffffffff0030e41e0400000000
[    28.688] (II) modeset(0):   0017010495231378ea9e95a258559f26
[    28.688] (II) modeset(0):   0d505400000001010101010101010101
[    28.688] (II) modeset(0):   0101010101012e3680a070381f403020
[    28.688] (II) modeset(0):   350059c2100000190000000000000000
[    28.688] (II) modeset(0):   00000000000000000000000000fe004c
[    28.688] (II) modeset(0):   4720446973706c61790a2020000000fe
[    28.688] (II) modeset(0):   004c503135365746342d53504b320006
[    28.688] (II) modeset(0): Printing probed modes for output eDP-1
[    28.688] (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    28.688] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    28.688] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    28.688] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    28.688] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    28.688] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    28.688] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    28.688] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    28.688] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    28.688] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    28.688] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    28.688] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    28.688] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    28.688] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    28.688] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    28.688] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    28.688] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    28.688] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    28.688] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    28.688] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    28.694] (II) modeset(0): EDID for output DP-1
[    28.694] (II) modeset(0): Manufacturer: DEL  Model: d030  Serial#: 842027347
[    28.694] (II) modeset(0): Year: 2010  Week: 33
[    28.694] (II) modeset(0): EDID Version: 1.4
[    28.694] (II) modeset(0): Digital Display Input
[    28.694] (II) modeset(0): 8 bits per channel
[    28.694] (II) modeset(0): Digital interface is DisplayPort
[    28.694] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    28.694] (II) modeset(0): Gamma: 2.20
[    28.694] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    28.694] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    28.694] (II) modeset(0): First detailed timing is preferred mode
[    28.694] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    28.694] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    28.694] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    28.694] (II) modeset(0): Supported established timings:
[    28.694] (II) modeset(0): 720x400@70Hz
[    28.694] (II) modeset(0): 640x480@60Hz
[    28.694] (II) modeset(0): 640x480@75Hz
[    28.694] (II) modeset(0): 800x600@60Hz
[    28.694] (II) modeset(0): 800x600@75Hz
[    28.694] (II) modeset(0): 1024x768@60Hz
[    28.694] (II) modeset(0): 1024x768@75Hz
[    28.694] (II) modeset(0): 1280x1024@75Hz
[    28.694] (II) modeset(0): Manufacturer's mask: 0
[    28.694] (II) modeset(0): Supported standard timings:
[    28.694] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    28.694] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    28.694] (II) modeset(0): #2: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    28.694] (II) modeset(0): Supported detailed timing:
[    28.694] (II) modeset(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[    28.694] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    28.694] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    28.694] (II) modeset(0): Serial No: P875P08G20QS
[    28.694] (II) modeset(0): Monitor name: DELL E2210H
[    28.694] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    28.694] (II) modeset(0): EDID (in hex):
[    28.694] (II) modeset(0):   00ffffffffffff0010ac30d053513032
[    28.694] (II) modeset(0):   21140104a5301b78e0ee95a3544c9926
[    28.694] (II) modeset(0):   0f5054a54b00714f8180d1c001010101
[    28.694] (II) modeset(0):   010101010101023a801871382d40582c
[    28.694] (II) modeset(0):   4500dd0c1100001e000000ff00503837
[    28.694] (II) modeset(0):   3550303847323051530a000000fc0044
[    28.694] (II) modeset(0):   454c4c204532323130480a20000000fd
[    28.694] (II) modeset(0):   00324c1e5311000a20202020202000f1
[    28.694] (II) modeset(0): Printing probed modes for output DP-1
[    28.694] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    28.694] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    28.694] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    28.694] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    28.694] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    28.694] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    28.694] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    28.694] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    28.694] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    28.694] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    28.694] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.694] (II) modeset(0): EDID for output HDMI-1
[    28.694] (II) modeset(0): EDID for output DP-2
[    28.800] (II) modeset(0): EDID for output HDMI-2
[    28.800] (II) modeset(0): Output eDP-1 connected
[    28.800] (II) modeset(0): Output DP-1 connected
[    28.800] (II) modeset(0): Output HDMI-1 disconnected
[    28.800] (II) modeset(0): Output DP-2 disconnected
[    28.800] (II) modeset(0): Output HDMI-2 disconnected
[    28.800] (II) modeset(0): Using spanning desktop for initial modes
[    28.800] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    28.800] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +1920+0
[    28.800] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    28.800] (==) modeset(0): DPI set to (96, 96)
[    28.800] (II) Loading sub module "fb"
[    28.800] (II) LoadModule: "fb"
[    28.800] (II) Loading /usr/lib/xorg/modules/libfb.so
[    28.873] (II) Module fb: vendor="X.Org Foundation"
[    28.873]    compiled for 1.18.3, module version = 1.0.0
[    28.873]    ABI class: X.Org ANSI C Emulation, version 0.4
[    28.873] (==) Depth 24 pixmap format is 32 bpp
[    29.302] (==) modeset(0): Backing store enabled
[    29.302] (==) modeset(0): Silken mouse enabled
[    29.342] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    29.406] (==) modeset(0): DPMS enabled
[    29.406] (II) modeset(0): [DRI2] Setup complete
[    29.406] (II) modeset(0): [DRI2]   DRI driver: i965
[    29.406] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    29.456] (--) RandR disabled
[    29.522] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    29.522] (II) AIGLX: enabled GLX_ARB_create_context
[    29.522] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    29.522] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    29.522] (II) AIGLX: enabled GLX_INTEL_swap_event
[    29.522] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    29.522] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    29.522] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    29.522] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    29.522] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    29.522] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    29.522] (II) AIGLX: Loaded and initialized i965
[    29.522] (II) GLX: Initialized DRI2 GL provider for screen 0
[    29.528] (II) modeset(0): Damage tracking initialized
[    29.528] (II) modeset(0): Setting screen physical size to 1016 x 285
[    29.819] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[    29.819] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    29.819] (II) LoadModule: "evdev"
[    29.819] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    29.851] (II) Module evdev: vendor="X.Org Foundation"
[    29.851]    compiled for 1.18.3, module version = 2.10.3
[    29.851]    Module class: X.Org XInput Driver
[    29.851]    ABI class: X.Org XInput driver, version 22.1
[    29.851] (II) Using input driver 'evdev' for 'Power Button'
[    29.851] (**) Power Button: always reports core events
[    29.851] (**) evdev: Power Button: Device: "/dev/input/event8"
[    29.851] (--) evdev: Power Button: Vendor 0 Product 0x1
[    29.851] (--) evdev: Power Button: Found keys
[    29.851] (II) evdev: Power Button: Configuring as keyboard
[    29.851] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event8"
[    29.851] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    29.851] (**) Option "xkb_rules" "evdev"
[    29.852] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    29.852] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    29.852] (II) Using input driver 'evdev' for 'Video Bus'
[    29.852] (**) Video Bus: always reports core events
[    29.852] (**) evdev: Video Bus: Device: "/dev/input/event13"
[    29.852] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    29.852] (--) evdev: Video Bus: Found keys
[    29.852] (II) evdev: Video Bus: Configuring as keyboard
[    29.852] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event13"
[    29.852] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    29.852] (**) Option "xkb_rules" "evdev"
[    29.852] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    29.852] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    29.852] (II) Using input driver 'evdev' for 'Power Button'
[    29.852] (**) Power Button: always reports core events
[    29.852] (**) evdev: Power Button: Device: "/dev/input/event6"
[    29.852] (--) evdev: Power Button: Vendor 0 Product 0x1
[    29.852] (--) evdev: Power Button: Found keys
[    29.852] (II) evdev: Power Button: Configuring as keyboard
[    29.852] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event6"
[    29.852] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    29.852] (**) Option "xkb_rules" "evdev"
[    29.853] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
[    29.853] (II) No input driver specified, ignoring this device.
[    29.853] (II) This device may have been added with another device file.
[    29.853] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[    29.853] (II) No input driver specified, ignoring this device.
[    29.853] (II) This device may have been added with another device file.
[    29.853] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[    29.853] (II) No input driver specified, ignoring this device.
[    29.853] (II) This device may have been added with another device file.
[    29.853] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[    29.853] (II) No input driver specified, ignoring this device.
[    29.853] (II) This device may have been added with another device file.
[    29.854] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/event2)
[    29.854] (**) Logitech Anywhere MX: Applying InputClass "evdev pointer catchall"
[    29.854] (II) Using input driver 'evdev' for 'Logitech Anywhere MX'
[    29.854] (**) Logitech Anywhere MX: always reports core events
[    29.854] (**) evdev: Logitech Anywhere MX: Device: "/dev/input/event2"
[    29.854] (--) evdev: Logitech Anywhere MX: Vendor 0x46d Product 0x1017
[    29.854] (--) evdev: Logitech Anywhere MX: Found 20 mouse buttons
[    29.854] (--) evdev: Logitech Anywhere MX: Found scroll wheel(s)
[    29.854] (--) evdev: Logitech Anywhere MX: Found relative axes
[    29.854] (--) evdev: Logitech Anywhere MX: Found x and y relative axes
[    29.854] (II) evdev: Logitech Anywhere MX: Configuring as mouse
[    29.854] (II) evdev: Logitech Anywhere MX: Adding scrollwheel support
[    29.854] (**) evdev: Logitech Anywhere MX: YAxisMapping: buttons 4 and 5
[    29.854] (**) evdev: Logitech Anywhere MX: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.854] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:1017.0005/input/input3/event2"
[    29.854] (II) XINPUT: Adding extended input device "Logitech Anywhere MX" (type: MOUSE, id 9)
[    29.854] (II) evdev: Logitech Anywhere MX: initialized for relative axes.
[    29.854] (**) Logitech Anywhere MX: (accel) keeping acceleration scheme 1
[    29.854] (**) Logitech Anywhere MX: (accel) acceleration profile 0
[    29.854] (**) Logitech Anywhere MX: (accel) acceleration factor: 2.000
[    29.854] (**) Logitech Anywhere MX: (accel) acceleration threshold: 4
[    29.854] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/mouse1)
[    29.854] (II) No input driver specified, ignoring this device.
[    29.854] (II) This device may have been added with another device file.
[    29.854] (II) config/udev: Adding input device Logitech M510 (/dev/input/event3)
[    29.854] (**) Logitech M510: Applying InputClass "evdev pointer catchall"
[    29.854] (II) Using input driver 'evdev' for 'Logitech M510'
[    29.854] (**) Logitech M510: always reports core events
[    29.854] (**) evdev: Logitech M510: Device: "/dev/input/event3"
[    29.854] (--) evdev: Logitech M510: Vendor 0x46d Product 0x1025
[    29.854] (--) evdev: Logitech M510: Found 20 mouse buttons
[    29.854] (--) evdev: Logitech M510: Found scroll wheel(s)
[    29.854] (--) evdev: Logitech M510: Found relative axes
[    29.854] (--) evdev: Logitech M510: Found x and y relative axes
[    29.854] (II) evdev: Logitech M510: Configuring as mouse
[    29.854] (II) evdev: Logitech M510: Adding scrollwheel support
[    29.854] (**) evdev: Logitech M510: YAxisMapping: buttons 4 and 5
[    29.854] (**) evdev: Logitech M510: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.854] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:1025.0006/input/input4/event3"
[    29.854] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 10)
[    29.854] (II) evdev: Logitech M510: initialized for relative axes.
[    29.855] (**) Logitech M510: (accel) keeping acceleration scheme 1
[    29.855] (**) Logitech M510: (accel) acceleration profile 0
[    29.855] (**) Logitech M510: (accel) acceleration factor: 2.000
[    29.855] (**) Logitech M510: (accel) acceleration threshold: 4
[    29.855] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse2)
[    29.855] (II) No input driver specified, ignoring this device.
[    29.855] (II) This device may have been added with another device file.
[    29.855] (II) config/udev: Adding input device Logitech M570 (/dev/input/event1)
[    29.855] (**) Logitech M570: Applying InputClass "evdev pointer catchall"
[    29.855] (II) Using input driver 'evdev' for 'Logitech M570'
[    29.855] (**) Logitech M570: always reports core events
[    29.855] (**) evdev: Logitech M570: Device: "/dev/input/event1"
[    29.855] (--) evdev: Logitech M570: Vendor 0x46d Product 0x1028
[    29.855] (--) evdev: Logitech M570: Found 20 mouse buttons
[    29.855] (--) evdev: Logitech M570: Found scroll wheel(s)
[    29.855] (--) evdev: Logitech M570: Found relative axes
[    29.855] (--) evdev: Logitech M570: Found x and y relative axes
[    29.855] (II) evdev: Logitech M570: Configuring as mouse
[    29.855] (II) evdev: Logitech M570: Adding scrollwheel support
[    29.855] (**) evdev: Logitech M570: YAxisMapping: buttons 4 and 5
[    29.855] (**) evdev: Logitech M570: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.855] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:1028.0004/input/input2/event1"
[    29.855] (II) XINPUT: Adding extended input device "Logitech M570" (type: MOUSE, id 11)
[    29.855] (II) evdev: Logitech M570: initialized for relative axes.
[    29.855] (**) Logitech M570: (accel) keeping acceleration scheme 1
[    29.855] (**) Logitech M570: (accel) acceleration profile 0
[    29.855] (**) Logitech M570: (accel) acceleration factor: 2.000
[    29.855] (**) Logitech M570: (accel) acceleration threshold: 4
[    29.856] (II) config/udev: Adding input device Logitech M570 (/dev/input/mouse0)
[    29.856] (II) No input driver specified, ignoring this device.
[    29.856] (II) This device may have been added with another device file.
[    29.856] (II) config/udev: Adding input device TOSHIBA Web Camera - FHD (/dev/input/event19)
[    29.856] (**) TOSHIBA Web Camera - FHD: Applying InputClass "evdev keyboard catchall"
[    29.856] (II) Using input driver 'evdev' for 'TOSHIBA Web Camera - FHD'
[    29.856] (**) TOSHIBA Web Camera - FHD: always reports core events
[    29.856] (**) evdev: TOSHIBA Web Camera - FHD: Device: "/dev/input/event19"
[    29.856] (--) evdev: TOSHIBA Web Camera - FHD: Vendor 0x4f2 Product 0xb3b2
[    29.856] (--) evdev: TOSHIBA Web Camera - FHD: Found keys
[    29.856] (II) evdev: TOSHIBA Web Camera - FHD: Configuring as keyboard
[    29.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4:1.0/input/input20/event19"
[    29.856] (II) XINPUT: Adding extended input device "TOSHIBA Web Camera - FHD" (type: KEYBOARD, id 12)
[    29.856] (**) Option "xkb_rules" "evdev"
[    29.856] (II) config/udev: Adding input device daskeyboard (/dev/input/event4)
[    29.856] (**) daskeyboard: Applying InputClass "evdev keyboard catchall"
[    29.856] (II) Using input driver 'evdev' for 'daskeyboard'
[    29.856] (**) daskeyboard: always reports core events
[    29.856] (**) evdev: daskeyboard: Device: "/dev/input/event4"
[    29.856] (--) evdev: daskeyboard: Vendor 0x4d9 Product 0x2013
[    29.856] (--) evdev: daskeyboard: Found keys
[    29.856] (II) evdev: daskeyboard: Configuring as keyboard
[    29.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:04D9:2013.0007/input/input5/event4"
[    29.856] (II) XINPUT: Adding extended input device "daskeyboard" (type: KEYBOARD, id 13)
[    29.856] (**) Option "xkb_rules" "evdev"
[    29.857] (II) config/udev: Adding input device daskeyboard (/dev/input/event5)
[    29.857] (**) daskeyboard: Applying InputClass "evdev keyboard catchall"
[    29.857] (II) Using input driver 'evdev' for 'daskeyboard'
[    29.857] (**) daskeyboard: always reports core events
[    29.857] (**) evdev: daskeyboard: Device: "/dev/input/event5"
[    29.857] (--) evdev: daskeyboard: Vendor 0x4d9 Product 0x2013
[    29.857] (--) evdev: daskeyboard: Found keys
[    29.857] (II) evdev: daskeyboard: Configuring as keyboard
[    29.857] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:04D9:2013.0008/input/input6/event5"
[    29.857] (II) XINPUT: Adding extended input device "daskeyboard" (type: KEYBOARD, id 14)
[    29.857] (**) Option "xkb_rules" "evdev"
[    29.857] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    29.857] (II) No input driver specified, ignoring this device.
[    29.857] (II) This device may have been added with another device file.
[    29.857] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[    29.857] (II) No input driver specified, ignoring this device.
[    29.857] (II) This device may have been added with another device file.
[    29.858] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    29.858] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    29.858] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    29.858] (**) AT Translated Set 2 keyboard: always reports core events
[    29.858] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    29.858] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    29.858] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    29.858] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    29.858] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    29.858] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[    29.858] (**) Option "xkb_rules" "evdev"
[    29.858] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event18)
[    29.858] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[    29.858] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchscreen catchall"
[    29.858] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    29.858] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons"
[    29.858] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    29.858] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons"
[    29.858] (II) LoadModule: "synaptics"
[    29.858] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    29.868] (II) Module synaptics: vendor="X.Org Foundation"
[    29.868]    compiled for 1.18.0, module version = 1.8.3
[    29.868]    Module class: X.Org XInput Driver
[    29.868]    ABI class: X.Org XInput driver, version 22.1
[    29.868] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[    29.868] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    29.868] (**) Option "Device" "/dev/input/event18"
[    29.923] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: found clickpad property
[    29.923] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 4095 (res 42)
[    29.923] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 2047 (res 38)
[    29.923] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report pressure, will use touch data.
[    29.923] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[    29.923] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left double triple
[    29.923] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[    29.923] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid pressure range.  defaulting to 0 - 255
[    29.923] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[    29.923] (**) Option "TapButton1" "1"
[    29.923] (**) Option "TapButton2" "2"
[    29.923] (**) Option "TapButton3" "3"
[    29.923] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    29.923] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    29.923] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    29.950] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input15/event18"
[    29.950] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 16)
[    29.950] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    29.950] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MaxSpeed is now 1.75
[    29.950] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) AccelFactor is now 0.044
[    29.950] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[    29.950] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[    29.950] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[    29.950] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[    29.950] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    29.950] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse4)
[    29.950] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    29.951] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/event17)
[    29.951] (**) AlpsPS/2 ALPS DualPoint Stick: Applying InputClass "evdev pointer catchall"
[    29.951] (II) Using input driver 'evdev' for 'AlpsPS/2 ALPS DualPoint Stick'
[    29.951] (**) AlpsPS/2 ALPS DualPoint Stick: always reports core events
[    29.951] (**) evdev: AlpsPS/2 ALPS DualPoint Stick: Device: "/dev/input/event17"
[    29.951] (--) evdev: AlpsPS/2 ALPS DualPoint Stick: Vendor 0x2 Product 0x8
[    29.951] (--) evdev: AlpsPS/2 ALPS DualPoint Stick: Found 3 mouse buttons
[    29.951] (--) evdev: AlpsPS/2 ALPS DualPoint Stick: Found relative axes
[    29.951] (--) evdev: AlpsPS/2 ALPS DualPoint Stick: Found x and y relative axes
[    29.951] (II) evdev: AlpsPS/2 ALPS DualPoint Stick: Configuring as mouse
[    29.951] (**) evdev: AlpsPS/2 ALPS DualPoint Stick: YAxisMapping: buttons 4 and 5
[    29.951] (**) evdev: AlpsPS/2 ALPS DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.951] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input19/event17"
[    29.951] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint Stick" (type: MOUSE, id 17)
[    29.951] (II) evdev: AlpsPS/2 ALPS DualPoint Stick: initialized for relative axes.
[    29.951] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) keeping acceleration scheme 1
[    29.951] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration profile 0
[    29.951] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration factor: 2.000
[    29.951] (**) AlpsPS/2 ALPS DualPoint Stick: (accel) acceleration threshold: 4
[    29.951] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint Stick (/dev/input/mouse3)
[    29.951] (II) No input driver specified, ignoring this device.
[    29.951] (II) This device may have been added with another device file.
[    29.951] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[    29.951] (II) No input driver specified, ignoring this device.
[    29.951] (II) This device may have been added with another device file.
[    29.952] (II) config/udev: Adding input device Toshiba input device (/dev/input/event11)
[    29.952] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
[    29.952] (II) Using input driver 'evdev' for 'Toshiba input device'
[    29.952] (**) Toshiba input device: always reports core events
[    29.952] (**) evdev: Toshiba input device: Device: "/dev/input/event11"
[    29.952] (--) evdev: Toshiba input device: Vendor 0 Product 0
[    29.952] (--) evdev: Toshiba input device: Found keys
[    29.952] (II) evdev: Toshiba input device: Configuring as keyboard
[    29.952] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event11"
[    29.952] (II) XINPUT: Adding extended input device "Toshiba input device" (type: KEYBOARD, id 18)
[    29.952] (**) Option "xkb_rules" "evdev"
[    58.689] (II) modeset(0): EDID vendor "DEL", prod id 53296
[    58.689] (II) modeset(0): Using EDID range info for horizontal sync
[    58.689] (II) modeset(0): Using EDID range info for vertical refresh
[    58.689] (II) modeset(0): Printing DDC gathered Modelines:
[    58.689] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    58.689] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    58.689] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    58.689] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    58.689] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    58.689] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    58.689] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    58.689] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    58.689] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    58.689] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    58.689] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    58.689] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    62.422] (II) modeset(0): EDID vendor "DEL", prod id 53296
[    62.422] (II) modeset(0): Using hsync ranges from config file
[    62.422] (II) modeset(0): Using vrefresh ranges from config file
[    62.422] (II) modeset(0): Printing DDC gathered Modelines:
[    62.422] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    62.422] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    62.422] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    62.422] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    62.422] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    62.422] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    62.422] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    62.422] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    62.422] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    62.422] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    62.422] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    62.422] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    64.434] (WW) modeset(0): flip queue failed: Cannot allocate memory
[    64.434] (WW) modeset(0): Page flip failed: Cannot allocate memory
[    64.434] (EE) modeset(0): present flip failed
[    68.022] (WW) modeset(0): flip queue failed: Cannot allocate memory
[    68.022] (WW) modeset(0): Page flip failed: Cannot allocate memory
[    68.022] (EE) modeset(0): present flip failed
[    68.040] (WW) modeset(0): flip queue failed: Cannot allocate memory
[    68.040] (WW) modeset(0): Page flip failed: Cannot allocate memory
[    68.040] (EE) modeset(0): present flip failed
[    68.064] (WW) modeset(0): flip queue failed: Cannot allocate memory
[    68.066] (WW) modeset(0): Page flip failed: Cannot allocate memory
[    68.066] (EE) modeset(0): present flip failed
[    68.078] (WW) modeset(0): flip queue failed: Cannot allocate memory

Last edited by twelveeighty (2016-06-14 17:01:04)

Offline

#33 2016-06-14 21:17:43

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

Vladimiroff wrote:

[snip] I had to add this in my kernel paramters

i915.enable_execlists=0

I've removed it and now 4.6.2-1 works as smooth as possible. Not sure if related, but I have these i915 settings in /etc/modprobe.d/i915.conf:

options i915 enable_rc6=7 enable_fbc=1 semaphores=1

Whoops... I think I took "removed it" to mean the "removed the driver," perhaps wrongly due to having been reading about uninstalling the driver on other threads related to 4.6 kernel issues. Now it makes sense, and thanks for clarifying. Just to be dead clear:

- you have xf86-video-intel
- you have no kernel line parameters
- you have the three options above in /modprobe.d/i915.conf

If that's correct, I can give it a whirl. Your theory is that the kernel line option was causing the issue? If so, it would come down to one or more of the modprobe options as I had xf86-video-intel installed, no kernel options, and no modprobe options and got crazy lagging in certain applications. Uninstalling xf86-video-intel solved the issues in said applications (sublime, atom, rstudio) but opening libreoffice crashed X in a reproducible manner.

Thanks again!

Last edited by jwhendy (2016-06-14 21:18:08)

Offline

#34 2016-06-15 21:35:56

Vladimiroff
Member
From: Sofia, Bulgaria
Registered: 2009-02-15
Posts: 21

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

jwhendy wrote:

Just to be dead clear:

- you have xf86-video-intel
- you have no kernel line parameters
- you have the three options above in /modprobe.d/i915.conf

If that's correct, I can give it a whirl.

I have a kernel parameter for disabling nmi_watchdog, but other than that: Correct.

Offline

#35 2016-06-16 22:55:44

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

@Vladimiroff: seemed to still cause issues for me. I found this post which suggests that enable_rc6 is not necessary for Haswell processors (which mine is), so I tried with enable_fbc=1, semaphores=1, and enable_psr=0 from another bug (I could try removing the last one I suppose). For now, I've followed the suggestion here and fell back to uxa via /etc/X11/xorg.conf.d/20-intel.conf. Not ideal, but I'm not having issues thus far on 4.6.2 and I don't have to maintain an older kernel version.

Offline

#36 2016-06-17 03:28:52

twelveeighty
Member
From: Alberta, Canada
Registered: 2011-09-04
Posts: 1,096

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

@jwhendy: can you post your full /modprobe.d/i915.conf and /etc/X11/xorg.conf.d/20-intel.conf, if you don't mind? If that's working for you on kernel 4.6.2, I'd like to try it as well.

Offline

#37 2016-06-17 04:42:23

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

@twelveeighty: sure thing. I think I did notice some ever so slight flickering on the vertical scroll bar of emacs when moving with the cursor by holding the arrow key (causing the scroll bar to move), but now I can't reproduce. My fans seem to be running a little more too, but maybe that's just my perception. Here you are:

$ cat /etc/modprobe.d/i915.conf 

## removed the other options as I believe they were the defaults for Haswell anyway
options i915 semaphores=1


$ cat /etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option      "AccelMethod" "uxa"
EndSection

For enable_fbc=1, enable_psr=0, and enable_rc6=1 I had the same results with and without them; you can verify for yourself if adding those changes things for you. I left semaphores just because I hadn't seen it mentioned in other posts. Next time I reboot, I'm going to remove it to see if anything changes in the below (perhaps it's also the default setting for Haswell):

$ sudo grep . /sys/module/i915/parameters/*
/sys/module/i915/parameters/enable_execlists:0
/sys/module/i915/parameters/enable_fbc:1
/sys/module/i915/parameters/enable_psr:0
/sys/module/i915/parameters/enable_rc6:1
/sys/module/i915/parameters/semaphores:1

Hope that helps.

Offline

#38 2016-06-17 23:56:54

twelveeighty
Member
From: Alberta, Canada
Registered: 2011-09-04
Posts: 1,096

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

@jwhendy: thanks for sharing those.

I had high hopes with those configs and the latest update to xf86-video-intel (1:2.99.917+662+gb617f80-1), but setting AccelMethod to "uxa" (20-intel.conf) and semaphores=1 (i915.conf) still lock up for me on kernel 4.6.2, unfortunately.

Offline

#39 2016-06-20 11:30:09

madddi
Member
Registered: 2016-06-20
Posts: 1

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

I also ran into issues with 4.6.2 and tried everything suggested in this thread. On my Intel Core i7-5600U none of the workarounds worked - I reverted back to 4.5.4 and xf86-video-intel-1:2.99.917+654+ga508b11-1.

With Linux 4.6.2 and default configs the driver crashes instantly as soon as I start X:

kernel: BUG: unable to handle kernel NULL pointer dereference at           (null)
kernel: IP: [<          (null)>]           (null)
kernel: PGD 40e44d067 PUD 40e44c067 PMD 0
kernel: Oops: 0010 [#1] PREEMPT SMP
kernel: Modules linked in: fuse ctr ccm ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter xt_conntrack nf_nat nf_conntrack br_netfilter bridge stp llc dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c crc32c_generic joydev mousedev bnep iTCO_wdt iTCO_vendor_support snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic nls_iso8859_1 nls_cp437 vfat fat arc4 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cdc_mbim input_leds cdc_wdm btusb kvm btrtl cdc_ncm cdc_acm btbcm usbnet btintel mii irqbypass bluetooth serio_raw psmouse iwlmvm pcspkr crc16 mac80211 intel_pch_thermal i2c_i801 iwlwifi lpc_ich snd_hda_intel snd_hda_codec cfg80211 snd_hda_core snd_hwdep snd_pcm mei_me mei snd_timer
kernel:  e1000e rtsx_pci_ms memstick shpchp ptp pps_core thermal wmi thinkpad_acpi nvram evdev snd soundcore led_class rfkill tpm_tis fjes tpm mac_hid battery ac processor sch_fq_codel vboxnetflt(O) vboxnetadp(O) pci_stub vboxpci(O) vboxdrv(O) nfs lockd grace sunrpc fscache ip_tables x_tables btrfs xor raid6_pq sha256_ssse3 sha256_generic hmac drbg ansi_cprng algif_skcipher af_alg dm_crypt dm_mod sd_mod rtsx_pci_sdmmc mmc_core atkbd libps2 crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel ahci xhci_pci libahci xhci_hcd libata scsi_mod aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd ehci_pci ehci_hcd rtsx_pci usbcore usb_common i8042 serio i915 video button intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm
kernel: CPU: 3 PID: 2039 Comm: Xorg Tainted: G     U     O    4.5.4-1-ARCH #1
kernel: Hardware name: LENOVO 20CKCTO1WW/20CKCTO1WW, BIOS N11ET33W (1.09 ) 06/23/2015
kernel: task: ffff880435dd63c0 ti: ffff88040e4c0000 task.ti: ffff88040e4c0000
kernel: RIP: 0010:[<0000000000000000>]  [<          (null)>]           (null)
kernel: RSP: 0018:ffff88040e4c3b00  EFLAGS: 00010286
kernel: RAX: ffff88040e4c3bc8 RBX: ffff880437c6fd80 RCX: 00000000fffff007
kernel: RDX: 00000000fffff007 RSI: ffff880437cf20e8 RDI: ffff880437c6ff00
kernel: RBP: ffff88040e4c3b88 R08: 0000000000000005 R09: ffff880437c6ff00
kernel: R10: 00000000000000a0 R11: ffff880437c6ff00 R12: 0000000000000001
kernel: R13: ffff880437cf4598 R14: ffff880437cf20e8 R15: 0000000000000000
kernel: FS:  00007feb7f74e940(0000) GS:ffff88044dcc0000(0000) knlGS:0000000000000000
kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: CR2: 0000000000000000 CR3: 0000000403893000 CR4: 00000000003406e0
kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
kernel: Stack:
kernel:  ffffffffa0111da9 ffff880437cf0000 ffff880437cf20ec fffff007000400d8
kernel:  ffff88040e4c3bc8 ffff880437ce3180 ffff880437c6fd80 ffff88040e5ce000
kernel:  0000000000000246 00000000024080c0 ffff88043d003800 000000006b05e484
kernel: Call Trace:
kernel:  [<ffffffffa0111da9>] ? i915_gem_object_sync+0x1a9/0x330 [i915]
kernel:  [<ffffffffa012508d>] intel_execlists_submission+0x1cd/0x440 [i915]
kernel:  [<ffffffffa010413a>] i915_gem_do_execbuffer.isra.13+0x119a/0x1430 [i915]
kernel:  [<ffffffff811796b7>] ? lru_cache_add_file+0x37/0x40
kernel:  [<ffffffffa0105104>] i915_gem_execbuffer2+0xd4/0x250 [i915]
kernel:  [<ffffffffa0005862>] drm_ioctl+0x152/0x540 [drm]
kernel:  [<ffffffffa0105030>] ? i915_gem_execbuffer+0x330/0x330 [i915]
kernel:  [<ffffffff810ad055>] ? update_curr+0xd5/0x180
kernel:  [<ffffffff810a9b65>] ? pick_next_entity+0x85/0x130
kernel:  [<ffffffff812021e3>] do_vfs_ioctl+0xa3/0x5d0
kernel:  [<ffffffff810a82f9>] ? sched_clock_cpu+0xa9/0xd0
kernel:  [<ffffffff8120c5b7>] ? __fget+0x77/0xb0
kernel:  [<ffffffff81202789>] SyS_ioctl+0x79/0x90
kernel:  [<ffffffff815b56ae>] entry_SYSCALL_64_fastpath+0x12/0x6d
kernel: Code:  Bad RIP value.
kernel: RIP  [<          (null)>]           (null)
kernel:  RSP <ffff88040e4c3b00>
kernel: CR2: 0000000000000000
kernel: ---[ end trace ecdc7f89391565fa ]---

If I disable execlists (i915.enable_execlists=0) I'm stuck on a black screen:

kernel: [drm] GPU HANG: ecode 8:1:0xf27dfff7, in Xorg [2048], reason: Ring hung, action: reset
kernel: [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
kernel: [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
kernel: [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
kernel: [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
kernel: [drm] GPU crash dump saved to /sys/class/drm/card0/error
kernel: drm/i915: Resetting chip after gpu hang

Offline

#40 2016-06-22 14:24:46

nona
Member
Registered: 2016-06-22
Posts: 4

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

For all who uninstalled xf86-video-intel: The issue stays the same, getting worse with every new kernel 4.6 update.
Also you cannot use certain programms with this modesetting driver e.g. libreoffice.
With kernel 4.6 I suffer from gpu crashes and permanent restart of x-server on every intel gpu driven system.
Same error logs as already given above.
Affected intel platforms: Haswell-ULV, Skylake, BayTrail, Braswell (worst!).
The only solution for me is to use the lts-kernel for the moment with xf86-video-intel.
After coaching Arch for years on 20+ systems this trend is quiet alarming...
Please fix this issue!

Offline

#41 2016-06-23 09:22:51

itti
Member
Registered: 2007-06-01
Posts: 77

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

Yeah what I don't understand is that none of the kernel developers seem to see this as a real problem. The kernel bug tracker and the freedesktop one both have their share of bug reports regarding those problems.

Offline

#42 2016-06-23 14:06:09

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

nona wrote:

Also you cannot use certain programms with this modesetting driver e.g. libreoffice.

Arduino Studio has issues as well.  The menubar won't function.  Seems like a Java thing.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#43 2016-06-23 23:52:02

letni69
Member
Registered: 2015-09-21
Posts: 17

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

Is this 4.6 only? Or it is already fixed upstream? (4.7-rc4). Can someone please try.

Last edited by letni69 (2016-06-23 23:52:16)

Offline

#44 2016-06-24 23:21:35

jwhendy
Member
Registered: 2010-04-01
Posts: 621

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

@nona: just wanted to chime in that I originally failed with the modesetting driver, but it's working for me now. So it's not a definitive statement that modesetting and 4.6 don't work. In this post I was experiencing exactly as you describe, but it appears to have resolved itself. I haven't figured out if it's a package or my addition of some xorg.conf.d options.

$ uname -a
Linux arch_zbook 4.6.2-1-ARCH #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016 x86_64 GNU/Linux

$ cat /etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
   Identifier  "Intel Graphics"
   Driver      "modesetting"
   Option      "AccelMethod" "sna"
EndSection

$ cat /etc/modprobe.d/i915.conf 
options i915 semaphores=1

$ pacman -Q |grep intel
intel-ucode 20151106-1
libva-intel-driver 1.7.0-1

[no packages found for `pacman -Q |grep xf86-video`]

Again, this is a bit of a kludge at the moment as I've tried a bunch of setups since this started. For now, I'm a very happy camper with minimal impact (looked like the font on xscreensaver lock screen changed, and might have some very slight flicker on my scroll bar in emacs when two finger scrolling through a document). I've used libreoffice quite a bit (both calc and writer) with no issues, though I definitely had the gpu crash you described previously. If I get a chance I'll try futzing with the options above and see if I can reproduce and track it down.

I just wanted folks to know that removing xf86-video-intel is not ruled out completely!

Offline

#45 2016-06-26 23:58:36

letni69
Member
Registered: 2015-09-21
Posts: 17

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

I am not sure if this commit is relevant here but 4.6.3 might contain a fix (kinda-ish).

commit dd218276595f35a9a3e2fe1d0f1ed34634cac623
Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date:   Wed Jun 22 15:23:03 2016 -0700

    Revert "drm/i915: Exit cherryview_irq_handler() after one pass"
   
    This reverts commit 9dbaab56ac09f07a73fe83bf69bec3e31060080a.
   
    Turns out it was a bad idea and was fixed up "properly" in 4.7 but those
    patches are too big to put into 4.6, so let's just revert it for now.
   
    Reported-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
    Cc: Daniel Vetter <daniel@ffwll.ch>
    Cc: Peter Frühberger <peter.fruehberger@gmail.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Jani Nikula <jani.nikula@intel.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Offline

#46 2016-06-27 03:52:39

chetwisniewski
Member
Registered: 2012-03-04
Posts: 30

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

I don't know about 4.6.3, but I installed linux-git from AUR and it seems to work brilliantly. Seems to suggest this is likely to culprit.

cw

Offline

#47 2016-06-27 14:42:40

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,302

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

I still need the i915.enable_fbc=0 kernel parameter with the linux 4.6.3 update, just as with the 4.6.2 release.
So nothing has changed for me.

$ lspci | grep -e VGA -e 3D
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)

Offline

#48 2016-06-27 15:22:21

brix
Member
Registered: 2014-05-26
Posts: 69

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

No change on my old

i5-4200U
Intel Haswell-ULT Integrated Graphics Controller

either. 

Still getting continual

kernel: [drm:intel_pipe_update_start [i915]] *ERROR* Potential atomic update failure on pipe A

until the display flashes on & off, then permanently off (or perhaps very dark grey).

On the bright side, this thread has introduced me to

(1) removing xf86-video-intel and relying on the modesetting driver [though it, too, makes no difference regarding the specific problem at hand] and

(2) the usefulness of linux-lts. wink


Enough is more.

Offline

#49 2016-06-28 00:52:37

nona
Member
Registered: 2016-06-22
Posts: 4

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

No more problems with latest linux kernel update here!

i3 4010
Haswell-ULT Integrated Graphics Controller
Linux 4.6.3-1
xf86-video-intel 1:2.99.917+668+gc28e62f-1

No intel.conf, no intel-video related kernel parameters.

Offline

#50 2016-06-28 18:02:43

brix
Member
Registered: 2014-05-26
Posts: 69

Re: [Intel] screen freeze after boot with kernel 4.6.1-2

nona wrote:

No more problems with latest linux kernel update here!

i3 4010
Haswell-ULT Integrated Graphics Controller
Linux 4.6.3-1
xf86-video-intel 1:2.99.917+668+gc28e62f-1

Congratulations!

Since I have a similar setup (Haswell, vanilla configs), I tried 4.6.3-1 again after reinstalling the current xf86-video-intel, and saw a difference: the error messages began appearing earlier, immediately upon login. smile


Enough is more.

Offline

Board footer

Powered by FluxBB