der 4.6-er Kernel in Debian Stretch scheint aktuell unstabil zu sein. Seit dem Update von 4.5 auf 4.6 vor wenigen Tagen spinnen nach kurzer Zeit Mauszeiger und Touchpad beim z.B. Webbrowsing. Der Mauszeiger bewegt sich dann plötzlich noch zeitweise, aber es lässt lässt sich dann schon nicht mehr klicken. Mit großer Verzögerung habe ich dann manchmal noch die Möglichkeit, mit Ctrl-Alt-F1 in eine Text-Konsole zu wechseln und den Laptop zu rebooten.
Work-around ist für mich derzeit, wieder mit dem Vorgänger-Kernel 4.5 zu booten, dann läuft der Laptop wieder wie gewohnt sehr stabil.
Gemäß /var/log/kern.log scheint die Ursache im Bereich GPU Treiber Intel i915 und Xorg zu liegen:
Code: Alles auswählen
Jun 12 00:19:53 amy kernel: [ 642.275102] [drm] stuck on render ring
Jun 12 00:19:53 amy kernel: [ 642.281084] [drm] GPU HANG: ecode 8:0:0xfffffffe, in Xorg [643], reason: Ring hung, action: reset
Jun 12 00:19:53 amy kernel: [ 642.281088] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Jun 12 00:19:53 amy kernel: [ 642.281090] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
Jun 12 00:19:53 amy kernel: [ 642.281091] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
Jun 12 00:19:53 amy kernel: [ 642.281093] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Jun 12 00:19:53 amy kernel: [ 642.281095] [drm] GPU crash dump saved to /sys/class/drm/card0/error
Jun 12 00:19:53 amy kernel: [ 642.282692] drm/i915: Resetting chip after gpu hang
Jun 12 00:20:01 amy kernel: [ 650.275338] [drm] stuck on render ring
Jun 12 00:20:01 amy kernel: [ 650.281187] [drm] GPU HANG: ecode 8:0:0xfffffffe, in Xorg [643], reason: Ring hung, action: reset
Jun 12 00:20:01 amy kernel: [ 650.281458] [drm:i915_set_reset_status [i915]] *ERROR* gpu hanging too fast, banning!
Jun 12 00:20:01 amy kernel: [ 650.283468] drm/i915: Resetting chip after gpu hang
Jun 12 00:21:13 amy kernel: [ 722.248239] ------------[ cut here ]------------
Jun 12 00:21:13 amy kernel: [ 722.248345] WARNING: CPU: 0 PID: 643 at /build/linux-Jaz5I6/linux-4.6.1/drivers/gpu/drm/i915/intel_display.c:3931 intel_atomic_commit+0x1476/0x14f0 [i915]
Jun 12 00:21:13 amy kernel: [ 722.248349] Removing stuck page flip
Jun 12 00:21:13 amy kernel: [ 722.248351] Modules linked in: hmac(E) drbg(E) ansi_cprng(E) ctr(E) ccm(E) l2tp_ppp(E) l2tp_netlink(E) l2tp_core(E) ip6_udp_tunnel(E) udp_tunnel(E) pppox(E) ppp_generic(E) slhc(E) snd_hda_codec_hdmi(E) joydev(E) snd_hda_codec_realtek(E) snd_hda_codec_generic(E) intel_rapl(E) intel_powerclamp(E) coretemp(E) hid_multitouch(E) kvm_intel(E) kvm(E) acer_wmi(E) sparse_keymap(E) irqbypass(E) crct10dif_pclmul(E) crc32_pclmul(E) iTCO_wdt(E) iTCO_vendor_support(E) ghash_clmulni_intel(E) evdev(E) uvcvideo(E) serio_raw(E) videobuf2_vmalloc(E) videobuf2_memops(E) pcspkr(E) videobuf2_v4l2(E) videobuf2_core(E) videodev(E) media(E) dell_smo8800(E) arc4(E) battery(E) ath9k(E) wmi(E) ath9k_common(E) ath9k_hw(E) ath(E) mac80211(E) ath3k(E) btusb(E) snd_hda_intel(E) btrtl(E) snd_hda_codec(E) btbcm(E) dw_dmac(E) snd_hda_core(E) i2c_designware_platform(E) dw_dmac_core(E) soc_button_array(E) btintel(E) snd_hwdep(E) i2c_designware_core(E) cfg80211(E) int3403_thermal(E) int3400_thermal(E) i915(E) tpm_crb(E) ac(E) acpi_thermal_rel(E) bluetooth(E) snd_pcm(E) rfkill(E) video(E) snd_timer(E) snd(E) button(E) drm_kms_helper(E) shpchp(E) soundcore(E) lpc_ich(E) mfd_core(E) drm(E) processor_thermal_device(E) int340x_thermal_zone(E) intel_soc_dts_iosf(E) i2c_i801(E) i2c_algo_bit(E) tpm_tis(E) tpm(E) processor(E) autofs4(E) ext4(E) ecb(E) crc16(E) jbd2(E) crc32c_generic(E) mbcache(E) crc32c_intel(E) mmc_block(E) aesni_intel(E) xhci_pci(E) aes_x86_64(E) glue_helper(E) lrw(E) gf128mul(E) ablk_helper(E) cryptd(E) xhci_hcd(E) r8169(E) mii(E) usbcore(E) usb_common(E) thermal(E) fjes(E) i2c_hid(E) hid(E) sdhci_acpi(E) sdhci(E) mmc_core(E)
Jun 12 00:21:13 amy kernel: [ 722.248491] CPU: 0 PID: 643 Comm: Xorg Tainted: G E 4.6.0-1-amd64 #1 Debian 4.6.1-1
Jun 12 00:21:13 amy kernel: [ 722.248494] Hardware name: Acer TravelMate B116-M/BA10_BA, BIOS V1.20 11/13/2015
Jun 12 00:21:13 amy kernel: [ 722.248498] 0000000000000086 000000003bdfc276 ffffffff81311425 ffff880076583b80
Jun 12 00:21:13 amy kernel: [ 722.248504] 0000000000000000 ffffffff8107a50e 0000000000000001 ffff880076583bd8
Jun 12 00:21:13 amy kernel: [ 722.248509] 0000000000000000 ffff880075252000 ffff88007701e9a8 ffff88003681ac00
Jun 12 00:21:13 amy kernel: [ 722.248516] Call Trace:
Jun 12 00:21:13 amy kernel: [ 722.248526] [<ffffffff81311425>] ? dump_stack+0x5c/0x77
Jun 12 00:21:13 amy kernel: [ 722.248533] [<ffffffff8107a50e>] ? __warn+0xbe/0xe0
Jun 12 00:21:13 amy kernel: [ 722.248539] [<ffffffff8107a58f>] ? warn_slowpath_fmt+0x5f/0x80
Jun 12 00:21:13 amy kernel: [ 722.248547] [<ffffffff810ba53e>] ? finish_wait+0x3e/0x70
Jun 12 00:21:13 amy kernel: [ 722.248597] [<ffffffffc05731c6>] ? intel_atomic_commit+0x1476/0x14f0 [i915]
Jun 12 00:21:13 amy kernel: [ 722.248603] [<ffffffff810ba7d0>] ? wake_atomic_t_function+0x60/0x60
Jun 12 00:21:13 amy kernel: [ 722.248620] [<ffffffffc03426a6>] ? drm_atomic_helper_disable_plane+0xa6/0xe0 [drm_kms_helper]
Jun 12 00:21:13 amy kernel: [ 722.248655] [<ffffffffc02854e1>] ? __setplane_internal+0x171/0x270 [drm]
Jun 12 00:21:13 amy kernel: [ 722.248686] [<ffffffffc0293873>] ? drm_modeset_lock_all_ctx+0x93/0xb0 [drm]
Jun 12 00:21:13 amy kernel: [ 722.248716] [<ffffffffc028891a>] ? drm_mode_setplane+0x13a/0x1b0 [drm]
Jun 12 00:21:13 amy kernel: [ 722.248749] [<ffffffffc027a6f1>] ? drm_ioctl+0x131/0x4c0 [drm]
Jun 12 00:21:13 amy kernel: [ 722.248771] [<ffffffffc02887e0>] ? drm_plane_check_pixel_format+0x50/0x50 [drm]
Jun 12 00:21:13 amy kernel: [ 722.248776] [<ffffffff81204a6d>] ? do_vfs_ioctl+0x9d/0x5c0
[...]
# apt-cache show linux-image-4.6.0-1-amd64
Package: linux-image-4.6.0-1-amd64
Source: linux
Version: 4.6.1-1
Installed-Size: 175181
[...]
Keine Probleme macht der Vorgänger-Kernel:
linux-image-4.5.0-2-amd64 4.5.5-1
Vielleicht hat ja jemand aktuell ein ähnliches Problem.
Gruß