View Issue Details

IDProjectCategoryView StatusLast Update
0003226Kali LinuxGeneral Bugpublic2016-04-15 13:14
Reporterlitao3rd Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version2016.1 
Summary0003226: [drm:intel_set_pch_fifo_underrun_reporting [i915]] ERROR uncleared pch fifo underrun on pch transcoder A
Description

At the system boot step, kali always stop with this message:

modprobe: module microcode not found in modules.dep
/dev/sda1: clean, 387682/7495680 files, 4443810/29981696 blocks
[ 12.425006] bluetooth hci0: firmware: failed to load brcm/BCM20702A1-0a5c-21e6.hcd(-2)
[ 12.537249] kvm: disabled by bios
[ 12.537249] kvm: disabled by bios
[ 13.477070] [drm:intel_set_pch_fifo_underrun_reporting [i915]] ERROR uncleared pch fifo underrun on pch transcoder A
[ 13.477068] [drm:cpt_irq_handler [i915]] ERROR PCH transcoder A FIFO underrun

Additional Information

I installed linux 4.4.0 headers because VMware asked. My machine is ThinkPad T430. And I got these messages by chroot into the disk.

root@kali:/# dmesg | grep drm
[ 16.623299] [drm] Initialized drm 1.1.0 20060810
[ 16.937892] [drm] Memory usable by graphics device = 2048M
[ 16.937944] [drm] Replacing VGA console driver
[ 16.945282] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 16.945288] [drm] Driver supports precise vblank timestamp query.
[ 17.045919] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[ 17.063288] fbcon: inteldrmfb (fb0) is primary device
[ 17.065082] [drm] Initialized i915 1.6.0 20150731 for 0000:00:02.0 on minor 0
[ 17.323287] [drm:intel_set_pch_fifo_underrun_reporting [i915]] ERROR uncleared pch fifo underrun on pch transcoder A
[ 17.323301] [drm:cpt_irq_handler [i915]] ERROR PCH transcoder A FIFO underrun
[ 17.877489] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
root@kali:/# uname -r
4.3.0-kali1-amd64
root@kali:/# uname
Linux
root@kali:/# uname -a
Linux kali 4.3.0-kali1-amd64 0000001 SMP Debian 4.3.3-5kali4 (2016-01-13) x86_64 GNU/Linux

Activities

litao3rd

litao3rd

2016-04-15 12:45

reporter   ~0005119

I re-install the OS, and got into the same problem. Then I realized that the problem occurred after I install shadowsocks, a SOCKv5 based proxy program(installed by the command apt-get install). I removed the program by the kali live version and the problem disappered. I don't know where is the key reason, maybe because I set the shadowsocks run with the OS, by write run-command in the /etc/rc.local file.

But I re-install the shadowsocks and set it run with the OS. The problem didn't reproduce. I got confused. If any one could give me any answer. Thanks a lot.

rhertzog

rhertzog

2016-04-15 13:14

administrator   ~0005120

You probably upgraded to linux 4.4 and the problem disappeared due to the new kernel version.

Issue History

Date Modified Username Field Change
2016-04-10 08:57 litao3rd New Issue
2016-04-15 12:45 litao3rd Note Added: 0005119
2016-04-15 13:14 rhertzog Note Added: 0005120
2016-04-15 13:14 rhertzog Status new => closed
2016-04-15 13:14 rhertzog Assigned To => rhertzog
2016-04-15 13:14 rhertzog Resolution open => no change required