You are not logged in.

#1 2020-02-20 07:56:54

folkenABC
Member
Registered: 2020-02-20
Posts: 1

Kernel Panic on Dell Latitude with Kernel version 5.4.20-1-lts

Archlinux on my DELL Latitude 7480 freezes randomly. Sometimes a few minutes after boot and sometimes it takes longer.

~> cat /proc/version 
Linux version 5.4.20-1-lts (linux-lts@archlinux) (gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)) #1 SMP Sat, 15 Feb 2020 00:19:19 +0000

dmesg returns

[ 1046.660374] ------------[ cut here ]------------
[ 1046.660375] WARN_ON(wm->wm[level].min_ddb_alloc > total[PLANE_CURSOR])
[ 1046.660446] WARNING: CPU: 1 PID: 599 at drivers/gpu/drm/i915/intel_pm.c:4403 skl_allocate_pipe_ddb+0xa92/0xbc0 [i915]
[ 1046.660447] Modules linked in: ccm fuse xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc overlay nls_utf8 cifs dns_resolver fscache libdes x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel btusb btrtl btbcm btintel kvm usbhid cdc_ether cdc_mbim cdc_wdm cdc_ncm r8152 snd_hda_codec_hdmi usbnet bluetooth irqbypass joydev intel_xhci_usb_role_switch qcserial ecdh_generic ecc usb_wwan mii dell_rbtn roles snd_hda_codec_realtek dell_laptop mousedev crct10dif_pclmul snd_hda_codec_generic squashfs iwlmvm crc32_pclmul uvcvideo videobuf2_vmalloc hid_alps ledtrig_audio iTCO_wdt ghash_clmulni_intel mei_hdcp mac80211 iTCO_vendor_support videobuf2_memops mei_wdt hid_generic intel_rapl_msr dell_wmi wmi_bmof dell_smbios dell_wmi_descriptor intel_wmi_thunderbolt libarc4 dcdbas videobuf2_v4l2 videobuf2_common i915 dell_smm_hwmon aesni_intel iwlwifi
[ 1046.660480]  videodev i2c_algo_bit snd_hda_intel crypto_simd drm_kms_helper cryptd loop glue_helper intel_cstate snd_intel_nhlt intel_uncore snd_hda_codec mc intel_rapl_perf input_leds drm snd_hda_core cfg80211 snd_hwdep i2c_i801 e1000e snd_pcm intel_gtt snd_timer agpgart snd mei_me soundcore syscopyarea sysfillrect rtsx_pci_ms processor_thermal_device rfkill memstick mei intel_rapl_common sysimgblt i2c_hid intel_soc_dts_iosf fb_sys_fops intel_pch_thermal intel_lpss_pci battery wmi hid evdev intel_lpss_acpi intel_lpss idma64 ac int3403_thermal int3400_thermal mac_hid int340x_thermal_zone intel_hid acpi_thermal_rel sparse_keymap ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 rtsx_pci_sdmmc serio_raw mmc_core atkbd libps2 xhci_pci rtsx_pci crc32c_intel xhci_hcd i8042 serio
[ 1046.660514] CPU: 1 PID: 599 Comm: Xorg Tainted: G        W         5.4.20-1-lts #1
[ 1046.660515] Hardware name: Dell Inc. Latitude 7480/00F6D3, BIOS 1.5.2 06/13/2017
[ 1046.660551] RIP: 0010:skl_allocate_pipe_ddb+0xa92/0xbc0 [i915]
[ 1046.660553] Code: 20 f9 ff ff 0f b7 44 6c 70 66 85 c0 0f 85 29 fe ff ff e9 64 fe ff ff 48 c7 c6 70 4b ec c0 48 c7 c7 5f 70 ee c0 e8 5c 58 d0 d1 <0f> 0b 41 b9 ff ff ff ff e9 34 fc ff ff 31 d2 48 89 df e8 37 bb ff
[ 1046.660554] RSP: 0018:ffffa30e00d6f8b8 EFLAGS: 00010286
[ 1046.660555] RAX: 0000000000000000 RBX: 0000000000000020 RCX: 0000000000000000
[ 1046.660556] RDX: 000000000000003a RSI: ffffffff942ceafa RDI: 0000000000000246
[ 1046.660556] RBP: ffff97acd26cd000 R08: 000000f3b1d1e24c R09: 000000000000003a
[ 1046.660557] R10: ffffffff942ceea0 R11: 00000000942ceabf R12: 000000000000035c
[ 1046.660558] R13: 0000000000000001 R14: ffff97ac17f73008 R15: 000000000000035c
[ 1046.660559] FS:  00007ff2e47abdc0(0000) GS:ffff97acde280000(0000) knlGS:0000000000000000
[ 1046.660560] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1046.660562] CR2: 00007ff2d005f000 CR3: 0000000401222004 CR4: 00000000003606e0
[ 1046.660568] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1046.660569] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 1046.660571] Call Trace:
[ 1046.660599]  ? drm_mode_get_hv_timing+0x4e/0x80 [drm]
[ 1046.660633]  skl_compute_wm+0x5a9/0x1160 [i915]
[ 1046.660674]  ? intel_crtc_atomic_check+0x450/0x5b0 [i915]
[ 1046.660684]  ? drm_atomic_helper_check_planes+0x154/0x200 [drm_kms_helper]
[ 1046.660726]  intel_atomic_check+0x7d3/0x14d0 [i915]
[ 1046.660744]  drm_atomic_check_only+0x578/0x800 [drm]
[ 1046.660763]  drm_atomic_nonblocking_commit+0x13/0x50 [drm]
[ 1046.660774]  drm_atomic_helper_page_flip+0x5d/0x90 [drm_kms_helper]
[ 1046.660790]  drm_mode_page_flip_ioctl+0x565/0x5e0 [drm]
[ 1046.660807]  ? drm_mode_cursor2_ioctl+0x10/0x10 [drm]
[ 1046.660820]  drm_ioctl_kernel+0xb2/0x100 [drm]
[ 1046.660832]  drm_ioctl+0x209/0x360 [drm]
[ 1046.660849]  ? drm_mode_cursor2_ioctl+0x10/0x10 [drm]
[ 1046.660853]  do_vfs_ioctl+0x43f/0x6c0
[ 1046.660857]  ? syscall_trace_enter+0x19c/0x2d0
[ 1046.660859]  ksys_ioctl+0x5e/0x90
[ 1046.660860]  __x64_sys_ioctl+0x16/0x20
[ 1046.660863]  do_syscall_64+0x4e/0x140
[ 1046.660868]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1046.660870] RIP: 0033:0x7ff2e55f12eb
[ 1046.660872] Code: 0f 1e fa 48 8b 05 a5 8b 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 75 8b 0c 00 f7 d8 64 89 01 48
[ 1046.660874] RSP: 002b:00007ffd1fe42208 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 1046.660876] RAX: ffffffffffffffda RBX: 00007ffd1fe42240 RCX: 00007ff2e55f12eb
[ 1046.660876] RDX: 00007ffd1fe42240 RSI: 00000000c01864b0 RDI: 000000000000000e
[ 1046.660877] RBP: 00000000c01864b0 R08: 00000000000022b1 R09: 0000000000000073
[ 1046.660878] R10: 00007ff2e56ba9e0 R11: 0000000000000246 R12: 0000000000000073
[ 1046.660879] R13: 000000000000000e R14: 00000000000022b1 R15: 0000556d018e44c0
[ 1046.660882] ---[ end trace e4c6cf2bbbe4ae34 ]---

Please help!

Offline

#2 2020-02-20 08:50:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,707

Re: Kernel Panic on Dell Latitude with Kernel version 5.4.20-1-lts

There have been a lot of patches to fix this on the main kernel, afaik these haven't yet been backported to LTS

You're likely better off on linux for now in regards to the i915 bug fixes.

Offline

Board footer

Powered by FluxBB