View Issue Details

IDProjectCategoryView StatusLast Update
0003003Kali LinuxGeneral Bugpublic2016-01-24 08:12
Reportercarlopmart Assigned Torhertzog  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.0 
Fixed in Version2016.1 
Summary0003003: i915 driver crash under Kali Sana 2.0
Description

Hi,

I get the following error message for kernel 4.0.0-kali1-amd64 on Kali sana amd64:

[ 547.925158] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] ERROR uncleared fifo underrun on pipe A
[ 547.925174] [drm:ironlake_irq_handler [i915]] ERROR CPU pipe A FIFO underrun

causing cyclic crash of system.

dmesg output about crash:

[ 547.025120] WARNING: CPU: 0 PID: 779 at /build/linux-SgRlNT/linux-4.0.4/drivers/gpu/drm/i915/intel_display.c:1260 hsw_disable_ips+0x49/0x190 [i915]()
[ 547.025121] plane A assertion failure (expected on, current off)
[ 547.025143] Modules linked in: vhost_net vhost macvtap macvlan tun bridge stp llc xfs libcrc32c x86_pkg_temp_thermal intel_powerclamp intel_rapl iosf_mbi coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic lrw arc4 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media gf128mul ath9k joydev ath9k_common snd_hda_intel acer_wmi glue_helper ath9k_hw iTCO_wdt sparse_keymap iTCO_vendor_support ath mac80211 cfg80211 snd_soc_rt5640 snd_soc_rl6231 snd_soc_core snd_hda_controller ablk_helper rfkill i915 snd_hda_codec snd_hwdep snd_compress cryptd snd_pcm snd_timer drm_kms_helper drm snd psmouse pcspkr soundcore lpc_ich evdev i2c_algo_bit serio_raw dw_dmac regmap_i2c dw_dmac_core
[ 547.025159] i2c_designware_platform ac snd_soc_sst_acpi video mfd_core i2c_designware_core i2c_i801 battery shpchp button mei_me mei processor thermal_sys wmi fuse dummy autofs4 ext4 crc16 mbcache jbd2 dm_mod sg sr_mod cdrom sd_mod hid_generic usbhid ahci crc32c_intel libahci libata scsi_mod xhci_pci ehci_pci xhci_hcd ehci_hcd tg3 ptp pps_core sdhci_pci usbcore libphy usb_common sdhci_acpi sdhci mmc_core i2c_hid hid
[ 547.025161] CPU: 0 PID: 779 Comm: Xorg Tainted: G W 4.0.0-kali1-amd64 0000001 Debian 4.0.4-1+kali2
[ 547.025162] Hardware name: Acer TMP255-M/BA50_HW , BIOS V2.13 11/21/2013
[ 547.025164] 0000000000000000 ffffffffa056b7e0 ffffffff81567c30 ffff8802528d3818
[ 547.025165] ffffffff8106e321 ffff880254d80000 ffff880254ad7000 ffff880254f06000
[ 547.025166] ffff880254f06000 ffff880254ad7000 ffffffff8106e39a ffffffffa056d4e0
[ 547.025166] Call Trace:
[ 547.025172] [<ffffffff81567c30>] ? dump_stack+0x40/0x50
[ 547.025176] [<ffffffff8106e321>] ? warn_slowpath_common+0x81/0xb0
[ 547.025178] [<ffffffff8106e39a>] ? warn_slowpath_fmt+0x4a/0x50
[ 547.025190] [<ffffffffa050c0b9>] ? hsw_disable_ips+0x49/0x190 [i915]
[ 547.025200] [<ffffffffa050c473>] ? intel_crtc_disable_planes+0x43/0x130 [i915]
[ 547.025210] [<ffffffffa050d20f>] ? haswell_crtc_disable+0x4f/0x3a0 [i915]
[ 547.025220] [<ffffffffa050e07c>] ? __intel_set_mode+0x97c/0xb40 [i915]
[ 547.025229] [<ffffffffa05150f4>] ? intel_crtc_set_config+0xc04/0xfc0 [i915]
[ 547.025234] [<ffffffffa03a7135>] ? drm_atomic_helper_plane_set_property+0x85/0xd0 [drm_kms_helper]
[ 547.025242] [<ffffffffa04012d7>] ? drm_mode_set_config_internal+0x67/0x100 [drm]
[ 547.025245] [<ffffffffa03a8e21>] ? restore_fbdev_mode+0xc1/0xe0 [drm_kms_helper]
[ 547.025249] [<ffffffffa03aad40>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x20/0x60 [drm_kms_helper]
[ 547.025252] [<ffffffffa03aada2>] ? drm_fb_helper_set_par+0x22/0x50 [drm_kms_helper]
[ 547.025260] [<ffffffffa0523ba6>] ? intel_fbdev_set_par+0x16/0x60 [i915]
[ 547.025266] [<ffffffffa0235185>] ? jbd2_journal_dirty_metadata+0xd5/0x2a0 [jbd2]
[ 547.025269] [<ffffffff81343bde>] ? fb_set_var+0x15e/0x3a0
[ 547.025273] [<ffffffffa0234ce9>] ? do_get_write_access+0x3f9/0x4d0 [jbd2]
[ 547.025282] [<ffffffffa028be83>] ? __ext4_handle_dirty_metadata+0x83/0x1e0 [ext4]
[ 547.025284] [<ffffffff8133ac03>] ? fbcon_blank+0x223/0x2e0
[ 547.025287] [<ffffffff813b4a07>] ? do_unblank_screen+0xb7/0x1f0
[ 547.025289] [<ffffffff813ab0c8>] ? vt_ioctl+0x698/0x1390
[ 547.025293] [<ffffffff8139e01e>] ? tty_ioctl+0x3de/0xc90
[ 547.025296] [<ffffffff811dc065>] ? dput+0xa5/0x230
[ 547.025298] [<ffffffff811d8d18>] ? do_vfs_ioctl+0x2e8/0x4f0
[ 547.025301] [<ffffffff8108ac0c>] ? task_work_run+0xbc/0xf0
[ 547.025302] [<ffffffff811d8fa1>] ? SyS_ioctl+0x81/0xa0
[ 547.025304] [<ffffffff8156e1ab>] ? int_signal+0x12/0x17
[ 547.025306] [<ffffffff8156df4d>] ? system_call_fast_compare_end+0xc/0x11
[ 547.025307] ---[ end trace 2b9bfb7c4e992703 ]---

lspci output:

00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI 0000001 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57786 Gigabit Ethernet PCIe (rev 01)
01:00.1 SD Host controller: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader (rev 01)
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)

Packages installed (and maybe affected):

ii linux-image-4.0.0-kali1-amd64 4.0.4-1+kali2 amd64 Linux 4.0 for 64-bit PCs
ii linux-image-amd64 4.0+65+kali1 amd64 Linux for 64-bit PCs (meta-package)
ii intel-microcode 3.20150121.1 amd64 Processor microcode firmware for Intel CPUs
ii libdrm-intel1:amd64 2.4.58-2 amd64 Userspace interface to intel-specific kernel DRM services -- runtime
ii xserver-xorg-video-intel 2:2.99.917-1 amd64 X.Org X server -- Intel i8xx, i9xx display driver

Steps To Reproduce

Always.

Activities

rhertzog

rhertzog

2016-01-22 08:08

administrator   ~0004533

We just released Kali 2016.1 with Linux 4.3. Can you check if you still have the problem with the new kernel?

carlopmart

carlopmart

2016-01-22 10:21

reporter   ~0004579

Uhmm .. Is it not possible to backport to Sana??

carlopmart

carlopmart

2016-01-22 11:54

reporter   ~0004580

Ok, I will try it this weekend.. One question.

What sources.list is correct to install 2016.1??

a/
deb http://http.kali.org/kali safi main contrib non-free
deb http://security.kali.org/kali-security safi/updates main contrib non-free

b/
deb http://http.kali.org/kali kali-rolling main contrib non-free
deb http://security.kali.org/kali-security kali-rolling/updates main contrib non-free

rhertzog

rhertzog

2016-01-22 14:52

administrator   ~0004581

No, no backort, sana won't see further changes.

For sources.list, answer (b) without the kali-security line.

Please read the release announce:
https://www.kali.org/releases/kali-linux-rolling-edition-2016-1/

carlopmart

carlopmart

2016-01-23 11:31

reporter   ~0004589

Ok, it works. No crash after some hours working with it. But I have a lot of problems with Gnome in this release. For example: I loose all my personalized settings when I do Alt+F2, execute some commands, and return to desktop (alt+f7).

Another problem is problem: wallpaper defined in gnone-shell.css is not displayed. Only appears a grey wallpaper.

:(

rhertzog

rhertzog

2016-01-24 08:12

administrator   ~0004593

Thanks, closing the ticket. For your GNOME problems, I suggest that you do some further investigations before possibly filing a new ticket.

Losing all the settings seems a bit unlikely. Do they reappear after boot?

Does disabling some GNOME Shell extensions avoid the problem? etc.

Issue History

Date Modified Username Field Change
2016-01-21 12:13 carlopmart New Issue
2016-01-22 08:08 rhertzog Note Added: 0004533
2016-01-22 08:49 rhertzog Status new => feedback
2016-01-22 10:21 carlopmart Note Added: 0004579
2016-01-22 10:21 carlopmart Status feedback => new
2016-01-22 11:54 carlopmart Note Added: 0004580
2016-01-22 14:52 rhertzog Note Added: 0004581
2016-01-23 11:31 carlopmart Note Added: 0004589
2016-01-24 08:12 rhertzog Note Added: 0004593
2016-01-24 08:12 rhertzog Status new => resolved
2016-01-24 08:12 rhertzog Fixed in Version => 2016.1
2016-01-24 08:12 rhertzog Resolution open => fixed
2016-01-24 08:12 rhertzog Assigned To => rhertzog