[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2018-03-05 Thread Joseph Salisbury
@Jay, did it not exist in 4.13-0.35-generic?  This bug kind of fell of
the radar for a while, but it would be good to know when it came back.
We can then bisect down the commit.

** Summary changed:

- linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out
+ High system load and mouse delays - pipe A vblank wait timed out

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  High system load and mouse delays - pipe A vblank wait timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2018-03-02 Thread Jay Vosburgh
Joe,

The issue has returned on my X220 tablet; running 4.13-0.36-generic and
the fully updated 17.10 user space.

Every time it happens the laptop display freezes for about 10 or 15
seconds.  A concurrent ssh session is unaffected.

[94261.464884] pipe A vblank wait timed out
[94261.464948] [ cut here ]
[94261.465044] WARNING: CPU: 2 PID: 16697 at /build/linux-r9581B/linux-4.13.0/dr
ivers/gpu/drm/i915/intel_display.c:12848 intel_atomic_commit_tail+0xfa7/0xfb0 [i
915]
[94261.465046] Modules linked in: ccm rfcomm xt_CHECKSUM iptable_mangle ipt_MASQ
UERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 n
f_defrag_ipv4 xt_conntrack nf_conntrack libcrc32c ipt_REJECT nf_reject_ipv4 xt_t
cpudp bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables iptable_
filter bnep binfmt_misc zfs(PO) zunicode(PO) zavl(PO) zcommon(PO) znvpair(PO) sp
l(O) intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irq
bypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc aesni_intel arc4 a
es_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf snd_seq_mi
di snd_seq_midi_event snd_hda_codec_hdmi snd_rawmidi iwldvm mac80211 snd_hda_cod
ec_conexant snd_hda_codec_generic uvcvideo videobuf2_vmalloc videobuf2_memops vi
deobuf2_v4l2
[94261.465098]  input_leds thinkpad_acpi snd_seq snd_hda_intel serio_raw wmi_bmo
f videobuf2_core btusb btrtl btbcm iwlwifi videodev btintel joydev bluetooth nvr
am media snd_hda_codec snd_seq_device snd_hda_core ecdh_generic cfg80211 lpc_ich
 snd_hwdep snd_pcm shpchp snd_timer mei_me mei snd soundcore mac_hid nfsd parpor
t_pc ppdev auth_rpcgss nfs_acl lp lockd parport grace sunrpc ip_tables x_tables 
autofs4 i915 i2c_algo_bit drm_kms_helper syscopyarea e1000e sysfillrect wacom sy
simgblt ptp sdhci_pci fb_sys_fops ahci psmouse usbhid sdhci hid drm libahci pps_
core wmi video
[94261.465153] CPU: 2 PID: 16697 Comm: Xorg Tainted: P   O4.13.0-36-
generic #40-Ubuntu
[94261.465155] Hardware name: LENOVO 42992UU/42992UU, BIOS 8DET69WW (1.39 ) 07/1
8/2013
[94261.465157] task: 955d1d3845c0 task.stack: af29821bc000
[94261.465217] RIP: 0010:intel_atomic_commit_tail+0xfa7/0xfb0 [i915]
[94261.465219] RSP: 0018:af29821bf8a8 EFLAGS: 00010286
[94261.465221] RAX: 001c RBX:  RCX: 
[94261.465223] RDX:  RSI: 0002 RDI: 0246
[94261.465225] RBP: af29821bf960 R08: 001c R09: 6177206b6e616c62
[94261.465226] R10: af29821bf8a8 R11: 74756f2064656d69 R12: 003c6b37
[94261.465228] R13: 955d3fa08000 R14: 955d3fbb9000 R15: 0001
[94261.465231] FS:  7fa6fdfd0500() GS:955d5e28() knlGS:0
000
[94261.465233] CS:  0010 DS:  ES:  CR0: 80050033
[94261.465235] CR2: 55ccba6e9ba8 CR3: 000402762004 CR4: 000606e0

[94261.465237] Call Trace:
[94261.465250]  ? wait_woken+0x80/0x80
[94261.465303]  intel_atomic_commit+0x3d5/0x490 [i915]
[94261.465331]  ? drm_atomic_check_only+0x37e/0x540 [drm]
[94261.465352]  drm_atomic_commit+0x51/0x60 [drm]
[94261.465367]  restore_fbdev_mode+0x15e/0x270 [drm_kms_helper]
[94261.465379]  drm_fb_helper_restore_fbdev_mode_unlocked+0x2e/0x80 
[drm_kms_helper]
[94261.465389]  drm_fb_helper_set_par+0x2d/0x60 [drm_kms_helper]
[94261.465447]  intel_fbdev_set_par+0x1a/0x70 [i915]
[94261.465451]  fb_set_var+0x19f/0x440
[94261.465456]  ? __find_get_block+0xb6/0x2b0
[94261.465460]  ? ext4_dirty_inode+0x48/0x70
[94261.465465]  ? __ext4_handle_dirty_metadata+0x87/0x1c0
[94261.465472]  fbcon_blank+0x2b7/0x3a0
[94261.465476]  ? find_get_entry+0x1e/0xd0
[94261.465483]  do_unblank_screen+0xba/0x1b0
[94261.465488]  vt_ioctl+0x4e1/0x11a0
[94261.465493]  ? __slab_free+0x14c/0x2d0
[94261.465497]  ? __slab_free+0x14c/0x2d0
[94261.465502]  tty_ioctl+0xf6/0x8b0
[94261.465507]  ? vga_arb_release+0xd6/0x130
[94261.465511]  ? security_file_free+0x44/0x60
[94261.465515]  ? dput.part.23+0xba/0x1e0
[94261.465521]  do_vfs_ioctl+0xa8/0x630
[94261.465527]  ? entry_SYSCALL_64_after_hwframe+0xe9/0x139
[94261.465530]  ? entry_SYSCALL_64_after_hwframe+0xe2/0x139
[94261.465534]  ? entry_SYSCALL_64_after_hwframe+0xdb/0x139
[94261.465537]  ? entry_SYSCALL_64_after_hwframe+0xd4/0x139
[94261.465541]  ? entry_SYSCALL_64_after_hwframe+0xcd/0x139
[94261.465545]  ? entry_SYSCALL_64_after_hwframe+0xc6/0x139
[94261.465548]  ? entry_SYSCALL_64_after_hwframe+0xbf/0x139
[94261.465552]  ? entry_SYSCALL_64_after_hwframe+0xb8/0x139
[94261.46]  ? entry_SYSCALL_64_after_hwframe+0xb1/0x139
[94261.465560]  SyS_ioctl+0x79/0x90
[94261.465563]  ? entry_SYSCALL_64_after_hwframe+0x72/0x139
[94261.465567]  entry_SYSCALL_64_fastpath+0x24/0xab
[94261.465570] RIP: 0033:0x7fa6fb442ef7
[94261.465572] RSP: 002b:7ffcc51286d8 EFLAGS: 3246 ORIG_RAX: 
0010
[94261.465575] RAX: ffda RBX: 000e RCX: 7fa6fb442ef7
[94261.465576] RDX: 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-29 Thread Wade Allen
It seems that the PCI Express card was the culprit. When I removed my
PCI Express USB 3.0 card everything worked fine.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 20:22:45 trinity kernel: [  155.491405] 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-29 Thread cya
Experiencing the same problem

Specs:
Dell n411z
Ubuntu 17.10 artful
kernel 4.13.0-16.19 (also tried 4.12.0-041200.20 but problem still exists)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 20:22:45 trinity 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-26 Thread Albert Weichselbraun
I am still seeing this issues with 4.13.0-16. Ultimately this problem
(at least in my case) seems to be a PCI express power management issue
(see https://www.spinics.net/lists/linux-pci/msg64778.html).

The following workarounds solve the problem on my system:
 a) remove the PCI express card from the system, or
 b) disable the PCI express power management in the Lenovo X220i's BIOS

Another option is to use a kernel that reverts commit
8466489ef5ba48272ba4fa4ea9f8f403306de4c7, although the correct solution
would be to investigate and fix the power management issues which
trigger this problem.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [ 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-26 Thread Jay Vosburgh
Joe,

No, I'm not seeing the issue now; running 4.13.0-16 for the last 10 days
or so.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 20:22:45 trinity kernel: [  155.491405] Code: ff ff ff 48 83 c7 08 e8 
af 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-26 Thread Laurent Boucher
Hello,
I think I have this bug (see syslog extract) with a lenovo t470, ubuntu 17.10, 
kernel 4.13.4 and 4.13.9 
With 17.04 Gnome +  kernel 4.13.4, I've never encountered these crash during 
three weeks. And since having upgraded to 17.10, two crashs in two days.
It seems to occurs when the screen is locked (maybe during sleep). When I'm 
away from keyboard. But not systematically. No usb peripherals are connected.
regards.


** Attachment added: "syslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1716747/+attachment/4996098/+files/syslog.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-25 Thread Joseph Salisbury
@Albert and Jay, are you still seeing this bug with the latest release
of Artful?

@krot and @Wade, can you test the kernel posted at:
http://kernel.ubuntu.com/~jsalisbury/lp1716747/

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-25 Thread Wade Allen
Thanks so much for working on this. I am unable to install 17.10 as a
result of this bug.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 20:22:45 trinity kernel: [  155.491405] Code: ff ff ff 48 83 c7 08 e8 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-23 Thread krot
Hello Joseph, I have the same error with my Ubuntu 17.10. Syslog are
full of error messages. It's almost impossible to work.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 20:22:45 trinity kernel: [  

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-10-04 Thread Jay Vosburgh
Albert,

This is the lspci from my X220 T:

-[:00]-+-00.0  Intel Corporation 2nd Generation Core Processor Family DRAM 
Controller
   +-02.0  Intel Corporation 2nd Generation Core Processor Family 
Integrated Graphics Controller
   +-16.0  Intel Corporation 6 Series/C200 Series Chipset Family MEI 
Controller #1
   +-19.0  Intel Corporation 82579LM Gigabit Network Connection
   +-1a.0  Intel Corporation 6 Series/C200 Series Chipset Family USB 
Enhanced Host Controller #2
   +-1b.0  Intel Corporation 6 Series/C200 Series Chipset Family High 
Definition Audio Controller
   +-1c.0-[01]--
   +-1c.1-[02]00.0  Intel Corporation Centrino Advanced-N 6205 
[Taylor Peak]
   +-1c.3-[03]--
   +-1c.4-[04]00.0  Ricoh Co Ltd PCIe SDXC/MMC Host Controller
   +-1d.0  Intel Corporation 6 Series/C200 Series Chipset Family USB 
Enhanced Host Controller #1
   +-1f.0  Intel Corporation QM67 Express Chipset Family LPC Controller
   +-1f.2  Intel Corporation 6 Series/C200 Series Chipset Family 6 port 
SATA AHCI Controller
   \-1f.3  Intel Corporation 6 Series/C200 Series Chipset Family SMBus 
Controller

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-25 Thread Albert Weichselbraun
that's strange - could you please post the output of lspci -vt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 20:22:45 trinity kernel: [  155.491405] Code: ff ff ff 48 83 c7 08 e8 
af 80 3c d5 4c 8b 85 70 ff 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-23 Thread Jay Vosburgh
Just a comment that I have observed this bug as well, on an X220 T.  The
test kernel from comment #11 also appears to resolve the problem (so
far).  I do not have any external USB controllers attached, though, so
I'm not sure what the failure path was.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-21 Thread Albert Weichselbraun
Thank you - now everything works perfectly well :)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 20:22:45 trinity kernel: [  155.491405] Code: ff ff ff 48 83 c7 08 e8 
af 80 3c d5 4c 8b 85 70 ff ff ff 4d 85 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-21 Thread Joseph Salisbury
I built a second test kernel.  This one with commit
8466489ef5ba48272ba4fa4ea9f8f403306de4c7 reverted.

The second test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1716747/

To test the kernel, you need to install both the linux-image and linux-
image-extra .deb packages and be sure you uninstalled the last test
kernel.

Thanks in advance!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-18 Thread Albert Weichselbraun
Thank you for providing the test kernel. I am afraid this does not
resolve the issue.

As mentioned in the upstream bug report, it turned out that the problem
is triggered in the xhci-pci code and caused by an ExpressCard Renesas
uPD720202 USB 3.0 controller. I was able to narrowed the issue down to
commit 0e1f0ea which forces a PCI reset on that device at startup and
have reported the problem to the linux usb mailing list:

https://marc.info/?t=15056531861=1=2

It looks like the reset leaves the controller in an unstable state, triggering 
 - pipe A vblank wait timed out and
 - pipe B vblank wait timed out
kernel messages.

On my machine reverting the mentioned commit reliably resolves the issue
for kernel versions 4.12.8, 4.13.1 and 4.13.2. The same is true for
removing the external ExpressCard.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-18 Thread Joseph Salisbury
Can you test the following kernel and see if it resolves this bug:

http://kernel.ubuntu.com/~jsalisbury/lp1716747/commit-5d99613-reverted/

To test the kernel, you need to install both the linux-image and linux-
image-extra .deb packages.


** Changed in: linux (Ubuntu Artful)
   Status: Triaged => In Progress

** Changed in: linux (Ubuntu Artful)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-13 Thread Albert Weichselbraun
I have added a bug report to
https://bugs.freedesktop.org/show_bug.cgi?id=102711

** Bug watch added: freedesktop.org Bugzilla #102711
   https://bugs.freedesktop.org/show_bug.cgi?id=102711

** Tags added: kernel-bug-reported-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Artful:
  Triaged

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-13 Thread Albert Weichselbraun
Done - the last working kernel version is 4.12.7:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.12.7/

4.12.8 is the first version that causes the reported issues.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Artful:
  Triaged

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491390]  process_one_work+0x1e7/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491393]  worker_thread+0x4a/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491396]  kthread+0x125/0x140
  Sep 12 20:22:45 trinity kernel: [  155.491398]  ? process_one_work+0x410/0x410
  Sep 12 20:22:45 trinity kernel: [  155.491400]  ? 
kthread_create_on_node+0x70/0x70
  Sep 12 20:22:45 trinity kernel: [  155.491403]  ret_from_fork+0x25/0x30
  Sep 12 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-13 Thread Joseph Salisbury
I'd like to perform a bisect to figure out what commit caused this
regression. We need to identify the last kernel that did not exhibit the
bug and the first kernel that did exhibit the bug.

Can you test the following kernels and report back? We are looking for
the first kernel version that exhibits this bug:

4.11-rc1: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc1/
4.11 final: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11/
4.12-rc1: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.12-rc1/


You don't have to test every kernel, just up until the kernel that first has 
this bug.

Thanks in advance!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Artful:
  Triaged

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? wake_bit_function+0x60/0x60
  Sep 12 20:22:45 trinity kernel: [  155.491386]  
intel_atomic_commit_work+0x12/0x20 [i915]
  Sep 12 20:22:45 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-13 Thread Joseph Salisbury
This issue appears to be an upstream bug, since you tested the latest
upstream kernel. Would it be possible for you to open an upstream bug
report[0]? That will allow the upstream Developers to examine the issue,
and may provide a quicker resolution to the bug.

Please follow the instructions on the wiki page[0]. The first step is to
email the appropriate mailing list. If no response is received, then a
bug may be opened on bugzilla.kernel.org.

Once this bug is reported upstream, please add the tag: 'kernel-bug-
reported-upstream'.

[0] https://wiki.ubuntu.com/Bugs/Upstream/kernel

** Changed in: linux (Ubuntu Artful)
   Status: Incomplete => Triaged

** Tags added: performing

** Tags removed: performing
** Tags added: performing-bisect

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Artful:
  Triaged

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity kernel: [  155.491352]  ? 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-12 Thread Albert Weichselbraun
The bug is still present in the latest mainline kernel (v4.13.1).


Sep 13 01:39:09 trinity kernel: [  541.351648] pipe A vblank wait timed out
Sep 13 01:39:09 trinity kernel: [  541.351728] [ cut here 
]
Sep 13 01:39:09 trinity kernel: [  541.351787] WARNING: CPU: 0 PID: 187 at 
/home/kernel/COD/linux/drivers/gpu/drm/i915/intel_display.c:12844 
intel_atomic_commit_tail+0xf7d/0xf90 [i915]
Sep 13 01:39:09 trinity kernel: [  541.351788] Modules linked in: dm_crypt 
crypto_simd glue_helper aes_x86_64 algif_skcipher af_alg xt_CHECKSUM 
iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 
nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT 
nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter ebtables ip6table_filter 
ip6_tables iptable_filter binfmt_misc intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel uvcvideo kvm irqbypass arc4 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd videobuf2_vmalloc 
intel_cstate iwldvm intel_rapl_perf mac80211 videobuf2_memops videobuf2_v4l2 
videobuf2_core videodev snd_hda_codec_hdmi snd_seq_midi media iwlwifi 
thinkpad_acpi input_leds snd_hda_codec_conexant snd_hda_codec_generic nvram 
serio_raw snd_seq_midi_event snd_hda_intel
Sep 13 01:39:09 trinity kernel: [  541.351827]  wmi_bmof snd_hda_codec lpc_ich 
cfg80211 snd_hda_core snd_hwdep snd_rawmidi snd_pcm snd_seq mei_me 
snd_seq_device mei snd_timer shpchp snd soundcore mac_hid parport_pc ppdev lp 
parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block i915 i2c_algo_bit 
drm_kms_helper syscopyarea sysfillrect uas sysimgblt fb_sys_fops usb_storage 
ahci sdhci_pci psmouse libahci sdhci drm e1000e ptp pps_core wmi video
Sep 13 01:39:09 trinity kernel: [  541.351859] CPU: 0 PID: 187 Comm: 
kworker/u16:5 Not tainted 4.13.1-041301-generic #201709100232
Sep 13 01:39:09 trinity kernel: [  541.351860] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
Sep 13 01:39:09 trinity kernel: [  541.351900] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
Sep 13 01:39:09 trinity kernel: [  541.351902] task: 96ba81f78000 
task.stack: a4b3c23e
Sep 13 01:39:09 trinity kernel: [  541.351941] RIP: 
0010:intel_atomic_commit_tail+0xf7d/0xf90 [i915]
Sep 13 01:39:09 trinity kernel: [  541.351943] RSP: 0018:a4b3c23e3d88 
EFLAGS: 00010282
Sep 13 01:39:09 trinity kernel: [  541.351944] RAX: 001c RBX: 
 RCX: 
Sep 13 01:39:09 trinity kernel: [  541.351946] RDX:  RSI: 
96ba9e20dc78 RDI: 96ba9e20dc78
Sep 13 01:39:09 trinity kernel: [  541.351947] RBP: a4b3c23e3e40 R08: 
0001 R09: 0393
Sep 13 01:39:09 trinity kernel: [  541.351948] R10: a4b3c23e3d88 R11: 
 R12: 7d76
Sep 13 01:39:09 trinity kernel: [  541.351949] R13: 96ba81528000 R14: 
96ba8191a000 R15: 0001
Sep 13 01:39:09 trinity kernel: [  541.351951] FS:  () 
GS:96ba9e20() knlGS:
Sep 13 01:39:09 trinity kernel: [  541.351953] CS:  0010 DS:  ES:  CR0: 
80050033
Sep 13 01:39:09 trinity kernel: [  541.351954] CR2: 02e31fd20008 CR3: 
00019de09000 CR4: 000406f0
Sep 13 01:39:09 trinity kernel: [  541.351955] Call Trace:
Sep 13 01:39:09 trinity kernel: [  541.351963]  ? dequeue_task_fair+0x49f/0x640
Sep 13 01:39:09 trinity kernel: [  541.351967]  ? wait_woken+0x80/0x80
Sep 13 01:39:09 trinity kernel: [  541.352003]  
intel_atomic_commit_work+0x12/0x20 [i915]
Sep 13 01:39:09 trinity kernel: [  541.352008]  process_one_work+0x1e7/0x410
Sep 13 01:39:09 trinity kernel: [  541.352011]  worker_thread+0x4a/0x410
Sep 13 01:39:09 trinity kernel: [  541.352014]  kthread+0x125/0x140
Sep 13 01:39:09 trinity kernel: [  541.352017]  ? process_one_work+0x410/0x410
Sep 13 01:39:09 trinity kernel: [  541.352018]  ? 
kthread_create_on_node+0x70/0x70
Sep 13 01:39:09 trinity kernel: [  541.352023]  ? devm_remove_action+0x70/0x70
Sep 13 01:39:09 trinity kernel: [  541.352027]  ret_from_fork+0x25/0x30
Sep 13 01:39:09 trinity kernel: [  541.352029] Code: ff ff ff 48 83 c7 08 e8 e2 
60 a4 e9 4c 8b 85 70 ff ff ff 4d 85 c0 0f 85 7b fa ff ff 8d 73 41 48 c7 c7 30 
01 35 c0 e8 64 13 a6 e9 <0f> ff e9 65 fa ff ff 66 90 66 2e 0f 1f 84 00 00 00 00 
00 66 66 
Sep 13 01:39:09 trinity kernel: [  541.352065] ---[ end trace 5da9643c65f8872a 
]---


** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Artful:
  Incomplete

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results 

[Kernel-packages] [Bug 1716747] Re: linux 4.12 - high system load and mouse delays - pipe A vblank wait timed out

2017-09-12 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.13 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.1

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Also affects: linux (Ubuntu Artful)
   Importance: Medium
   Status: Incomplete

** Tags added: kernel-da-key

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1716747

Title:
  linux 4.12 - high system load and mouse delays - pipe A vblank wait
  timed out

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Artful:
  Incomplete

Bug description:
  This issue has been observed on a Lenovo X220i laptop:

  1. Booting the laptop with artful's 4.12 kernel results in a very sluggish 
system performance (mouse pointer delays) and a high system load.
  2. /var/log/kern.log indicates a problem with the display driver (see below)
  3. The system works without any issues if the zesty kernel (4.10) is used 
instead.

  Ubuntu release: Artful Aardvark (development branch)
  Kernel package version: 4.12.0.13.14

  
  Sep 12 20:22:45 trinity kernel: [  155.491074] pipe A vblank wait timed out
  Sep 12 20:22:45 trinity kernel: [  155.491117] [ cut here 
]
  Sep 12 20:22:45 trinity kernel: [  155.491171] WARNING: CPU: 0 PID: 203 at 
/build/linux-cK2WUa/linux-4.12.0/drivers/gpu/drm/i915/intel_display.c:12636 
intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491172] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
aufs xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter binfmt_misc 
snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_codec_generic snd_hda_intel 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec 
snd_hda_core snd_hwdep snd_pcm kvm_intel snd_seq_midi kvm snd_seq_midi_event 
irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel cryptd intel_cstate 
snd_rawmidi intel_rapl_perf arc4 uvcvideo videobuf2_vmalloc iwldvm 
videobuf2_memops videobuf2_v4l2 mac80211
  Sep 12 20:22:45 trinity kernel: [  155.491215]  videobuf2_core videodev 
joydev input_leds media iwlwifi serio_raw cfg80211 snd_seq snd_seq_device 
snd_timer thinkpad_acpi nvram snd mac_hid mei_me mei soundcore lpc_ich shpchp 
parport_pc ppdev lp parport ip_tables x_tables autofs4 xfs libcrc32c mmc_block 
i915 sdhci_pci uas usb_storage sdhci i2c_algo_bit drm_kms_helper psmouse 
syscopyarea ahci sysfillrect libahci sysimgblt e1000e fb_sys_fops drm ptp 
pps_core wmi video
  Sep 12 20:22:45 trinity kernel: [  155.491251] CPU: 0 PID: 203 Comm: 
kworker/u16:5 Not tainted 4.12.0-13-generic #14-Ubuntu
  Sep 12 20:22:45 trinity kernel: [  155.491253] Hardware name: LENOVO 
4290W1A/4290W1A, BIOS 8DET69WW (1.39 ) 07/18/2013
  Sep 12 20:22:45 trinity kernel: [  155.491292] Workqueue: events_unbound 
intel_atomic_commit_work [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491295] task: 8842c14a8000 
task.stack: ae8f0217c000
  Sep 12 20:22:45 trinity kernel: [  155.491330] RIP: 
0010:intel_atomic_commit_tail+0x1010/0x1020 [i915]
  Sep 12 20:22:45 trinity kernel: [  155.491331] RSP: 0018:ae8f0217fd88 
EFLAGS: 00010282
  Sep 12 20:22:45 trinity kernel: [  155.491333] RAX: 001c RBX: 
 RCX: 
  Sep 12 20:22:45 trinity kernel: [  155.491334] RDX:  RSI: 
8842de20dcc8 RDI: 8842de20dcc8
  Sep 12 20:22:45 trinity kernel: [  155.491336] RBP: ae8f0217fe40 R08: 
0001 R09: 039a
  Sep 12 20:22:45 trinity kernel: [  155.491337] R10: ae8f0217fd88 R11: 
 R12: 2359
  Sep 12 20:22:45 trinity kernel: [  155.491338] R13: 8842c150 R14: 
8842c15e6000 R15: 0001
  Sep 12 20:22:45 trinity kernel: [  155.491340] FS:  () 
GS:8842de20() knlGS:
  Sep 12 20:22:45 trinity kernel: [  155.491342] CS:  0010 DS:  ES:  
CR0: 80050033
  Sep 12 20:22:45 trinity kernel: [  155.491343] CR2: 00c420921000 CR3: 
0003a0409000 CR4: 000406f0
  Sep 12 20:22:45 trinity kernel: [  155.491345] Call Trace:
  Sep 12 20:22:45 trinity