Skip to content

Instantly share code, notes, and snippets.

@bezerker
Created August 24, 2015 08:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bezerker/a8a84bf20ebf46ccaca4 to your computer and use it in GitHub Desktop.
Save bezerker/a8a84bf20ebf46ccaca4 to your computer and use it in GitHub Desktop.
Dmesg from i915 screen blank on xps 13 9343 qhd
[22439.659153] [drm:gen8_irq_handler] *ERROR* The master control interrupt lied (SDE)!
[22440.911460] [drm:gen8_irq_handler] *ERROR* The master control interrupt lied (SDE)!
[22440.912524] [drm:gen8_irq_handler] *ERROR* The master control interrupt lied (SDE)!
[ 2837.344815] ------------[ cut here ]------------ [0/1077]
[ 2837.344823] WARNING: CPU: 3 PID: 9509 at drivers/gpu/drm/i915/intel_uncore.c:566 hsw_unclaimed_reg_debug+0x75/0xa0()
[ 2837.344825] Unclaimed register detected before writing to register 0x44404
[ 2837.344826] Modules linked in: snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device rfcomm xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_na
t nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables br_netfilter nf_nat nf_conntrack bridge stp llc bnep binfmt_misc v
boxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core btusb btbcm btintel v4l2_common bluetooth videodev joydev r
tsx_pci_ms memstick rtsx_pci_sdmmc iTCO_wdt iTCO_vendor_support hid_multitouch dell_wmi sparse_keymap dell_laptop dcdbas wl(POE) dell_led snd_hda_codec_hdmi sn
d_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_controller x86_pkg_temp_thermal snd_hda_codec intel_powerclamp snd_hwdep snd_hda_core coretemp
snd_pcm cfg80211
[ 2837.344859] rtsx_pci snd_timer serio_raw pcspkr snd soundcore shpchp lpc_ich i2c_i801 8250_dw i2c_hid sdhci_acpi sdhci dw_dmac i2c_designware_platform i2c_
designware_core dw_dmac_core spi_pxa2xx_platform wmi acpi_pad dm_thin_pool dm_persistent_data dm_bio_prison libcrc32c dm_bufio xts gf128mul iscsi_tcp libiscsi_
tcp libiscsi scsi_transport_iscsi bnx2 fuse reiserfs ext4 jbd2 hid_sunplus hid_sony hid_samsung hid_pl hid_petalynx hid_monterey hid_microsoft hid_logitech ff_
memless hid_gyration hid_ezkey hid_cypress hid_chicony hid_cherry hid_belkin hid_apple hid_a4tech hid_generic usbhid usb_storage hid mpt2sas raid_class aic94xx
libsas lpfc qla2xxx megaraid_sas megaraid_mbox megaraid_mm megaraid aacraid hpsa 3w_9xxx 3w_xxxx mptsas scsi_transport_sas mptfc scsi_transport_fc mptspi mpts
csih mptbase atp870u
[ 2837.344888] dc395x qla1280 imm parport dmx3191d sym53c8xx gdth advansys initio BusLogic arcmsr aic7xxx aic79xx
[ 2837.344896] CPU: 3 PID: 9509 Comm: X Tainted: P U OE 4.1.6-gentoo #1
[ 2837.344897] Hardware name: Dell Inc. XPS 13 9343/0310JH, BIOS A05 07/14/2015
[ 2837.344898] ffffffff819d54a0 ffff8802121d3b18 ffffffff8179f12c 0000000000000007
[ 2837.344900] ffff8802121d3b68 ffff8802121d3b58 ffffffff8109f900 ffff8802121d3b78
[ 2837.344901] ffff8800d83e0000 ffff8800d83e0070 0000000000044404 000000006ffff8ee
[ 2837.344903] Call Trace:
[ 2837.344907] [<ffffffff8179f12c>] dump_stack+0x45/0x57
[ 2837.344909] [<ffffffff8109f900>] warn_slowpath_common+0x80/0xc0
[ 2837.344911] [<ffffffff8109f981>] warn_slowpath_fmt+0x41/0x50
[ 2837.344913] [<ffffffff811c7681>] ? pollwake+0x61/0x70
[ 2837.344915] [<ffffffff814f9585>] hsw_unclaimed_reg_debug+0x75/0xa0
[ 2837.344917] [<ffffffff814fcd3b>] gen8_write32+0x4b/0x150
[ 2837.344919] [<ffffffff814e80b8>] gen8_enable_vblank+0x58/0x80
[ 2837.344921] [<ffffffff814896b5>] drm_vblank_enable+0x75/0xe0
[ 2837.344923] [<ffffffff814897bb>] drm_vblank_get+0x9b/0xd0
[ 2837.344925] [<ffffffff8148a75e>] drm_wait_vblank+0x7e/0x550
[ 2837.344927] [<ffffffff81487ec1>] drm_ioctl+0x191/0x670
[ 2837.344928] [<ffffffff811c6a40>] do_vfs_ioctl+0x2e0/0x4e0
[ 2837.344931] [<ffffffff816a9de5>] ? __sys_recvmsg+0x65/0x80
[ 2837.344932] [<ffffffff811c6c7c>] SyS_ioctl+0x3c/0x80
[ 2837.344934] [<ffffffff817a52db>] system_call_fastpath+0x16/0x6e
[ 2837.344935] ---[ end trace cbdafd584848781f ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment