[Kernel-packages] [Bug 1748678] Re: Intel graphics timeout, possibly caused wifi network to fail

2018-05-06 Thread Daniel Llewellyn
I think the bug is still present upstream following more thorough usage.
It seems sensitive to ambient light levels; using the computer in a
darkened room (night) causes more intense and regular symptoms. It seems
related to a bug I swear I filed a few years ago but didn't get any
traction with, but I can't find any references to it. I recorded a video
showing the screen flickering back then which I shared to show the
physical manifestation - it's the same machine with similar behaviour
but not as pronounced: https://youtu.be/zSP2EIAkkJg

-- 
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/1748678

Title:
  Intel graphics timeout, possibly caused wifi network to fail

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My wifi network device stopped responding, unable to list any local
  wifi networks, which required turning off the adapter in settings and
  back-on again. while investigating I found the following in the dmesg
  output from the time the network device stopped responding. This is
  the only relevant message in recent history so I'm working on the
  assumption that somehow the intel gfx timeout knocked-onto the wifi
  device or the pci bus.

  === lcpsi of wifi card ===
  03:00.0 Network controller: Broadcom Limited BCM4331 802.11a/b/g/n (rev 02)
   Subsystem: Apple Inc. AirPort Extreme
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: wl
   Kernel modules: bcma, wl

  === lspci of gfx ===
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: i915
   Kernel modules: i915

  === relevant dmesg output ===
  [ 7450.338278] pipe A vblank wait timed out
  [ 7450.338321] [ cut here ]
  [ 7450.338380] WARNING: CPU: 2 PID: 29153 at 
/build/linux-UKCsxy/linux-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 
intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338380] Modules linked in: rfcomm scsi_transport_iscsi binfmt_misc 
veth ebtable_filter ebtables ip6t_MASQUERADE nf_nat_masquerade_ipv6 
ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 xt_CHECKSUM 
xt_comment xt_tcpudp iptable_mangle unix_diag ipt_MASQUERADE 
nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype 
xt_conntrack nf_nat nf_conntrack libcrc32c l2tp_ppp l2tp_netlink l2tp_core 
ip6_udp_tunnel udp_tunnel pppox mmc_block cmac bnep joydev applesmc 
input_polldev snd_hda_codec_hdmi snd_hda_codec_cirrus snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event 
snd_rawmidi bcm5974 kvm_intel
  [ 7450.338405]  btusb btrtl uvcvideo btbcm btintel kvm bluetooth irqbypass 
videobuf2_vmalloc videobuf2_memops snd_seq ecdh_generic videobuf2_v4l2 
videobuf2_core videodev intel_cstate intel_rapl_perf media wl(POE) input_leds 
snd_seq_device snd_timer mei_me lpc_ich cfg80211 mei snd soundcore thunderbolt 
sbs shpchp sbshc apple_gmux acpi_als kfifo_buf industrialio apple_bl mac_hid 
iptable_filter ip6table_filter ip6_tables br_netfilter bridge stp llc 
arp_tables parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq algif_skcipher af_alg hid_generic hid_apple usbhid hid dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 sdhci_pci ahci 
aesni_intel libahci sdhci i2c_algo_bit aes_x86_64 drm_kms_helper crypto_simd 
glue_helper syscopyarea cryptd sysfillrect sysimgblt fb_sys_fops
  [ 7450.338442]  drm video
  [ 7450.338445] CPU: 2 PID: 29153 Comm: kworker/u8:6 Tainted: P   OE   
4.13.0-32-generic #35-Ubuntu
  [ 7450.338446] Hardware name: Apple Inc. MacBookPro10,2/Mac-AFD8A9D944EA4843, 
BIOS MBP102.88Z.010B.B00.1708080805 08/08/2017
  [ 7450.338478] Workqueue: events_unbound intel_atomic_commit_work [i915]
  [ 7450.338479] task: 9873194445c0 task.stack: b24909028000
  [ 7450.338506] RIP: 0010:intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338507] RSP: 0018:b2490902bd90 EFLAGS: 00010286
  [ 7450.338508] RAX: 001c RBX:  RCX: 

  [ 7450.338509] RDX:  RSI: 98732f316578 RDI: 
98732f316578
  [ 7450.338509] RBP: b2490902be48 R08: 0001 R09: 
04b1
  [ 7450.338510] R10: b2490902bd90 R11:  R12: 
00066ddd
  [ 7450.338511] R13: 

[Kernel-packages] [Bug 1748678] Re: Intel graphics timeout, possibly caused wifi network to fail

2018-05-06 Thread Daniel Llewellyn
** Tags removed: kernel-fixed-upstream
** 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/1748678

Title:
  Intel graphics timeout, possibly caused wifi network to fail

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My wifi network device stopped responding, unable to list any local
  wifi networks, which required turning off the adapter in settings and
  back-on again. while investigating I found the following in the dmesg
  output from the time the network device stopped responding. This is
  the only relevant message in recent history so I'm working on the
  assumption that somehow the intel gfx timeout knocked-onto the wifi
  device or the pci bus.

  === lcpsi of wifi card ===
  03:00.0 Network controller: Broadcom Limited BCM4331 802.11a/b/g/n (rev 02)
   Subsystem: Apple Inc. AirPort Extreme
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: wl
   Kernel modules: bcma, wl

  === lspci of gfx ===
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: i915
   Kernel modules: i915

  === relevant dmesg output ===
  [ 7450.338278] pipe A vblank wait timed out
  [ 7450.338321] [ cut here ]
  [ 7450.338380] WARNING: CPU: 2 PID: 29153 at 
/build/linux-UKCsxy/linux-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 
intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338380] Modules linked in: rfcomm scsi_transport_iscsi binfmt_misc 
veth ebtable_filter ebtables ip6t_MASQUERADE nf_nat_masquerade_ipv6 
ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 xt_CHECKSUM 
xt_comment xt_tcpudp iptable_mangle unix_diag ipt_MASQUERADE 
nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype 
xt_conntrack nf_nat nf_conntrack libcrc32c l2tp_ppp l2tp_netlink l2tp_core 
ip6_udp_tunnel udp_tunnel pppox mmc_block cmac bnep joydev applesmc 
input_polldev snd_hda_codec_hdmi snd_hda_codec_cirrus snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event 
snd_rawmidi bcm5974 kvm_intel
  [ 7450.338405]  btusb btrtl uvcvideo btbcm btintel kvm bluetooth irqbypass 
videobuf2_vmalloc videobuf2_memops snd_seq ecdh_generic videobuf2_v4l2 
videobuf2_core videodev intel_cstate intel_rapl_perf media wl(POE) input_leds 
snd_seq_device snd_timer mei_me lpc_ich cfg80211 mei snd soundcore thunderbolt 
sbs shpchp sbshc apple_gmux acpi_als kfifo_buf industrialio apple_bl mac_hid 
iptable_filter ip6table_filter ip6_tables br_netfilter bridge stp llc 
arp_tables parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq algif_skcipher af_alg hid_generic hid_apple usbhid hid dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 sdhci_pci ahci 
aesni_intel libahci sdhci i2c_algo_bit aes_x86_64 drm_kms_helper crypto_simd 
glue_helper syscopyarea cryptd sysfillrect sysimgblt fb_sys_fops
  [ 7450.338442]  drm video
  [ 7450.338445] CPU: 2 PID: 29153 Comm: kworker/u8:6 Tainted: P   OE   
4.13.0-32-generic #35-Ubuntu
  [ 7450.338446] Hardware name: Apple Inc. MacBookPro10,2/Mac-AFD8A9D944EA4843, 
BIOS MBP102.88Z.010B.B00.1708080805 08/08/2017
  [ 7450.338478] Workqueue: events_unbound intel_atomic_commit_work [i915]
  [ 7450.338479] task: 9873194445c0 task.stack: b24909028000
  [ 7450.338506] RIP: 0010:intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338507] RSP: 0018:b2490902bd90 EFLAGS: 00010286
  [ 7450.338508] RAX: 001c RBX:  RCX: 

  [ 7450.338509] RDX:  RSI: 98732f316578 RDI: 
98732f316578
  [ 7450.338509] RBP: b2490902be48 R08: 0001 R09: 
04b1
  [ 7450.338510] R10: b2490902bd90 R11:  R12: 
00066ddd
  [ 7450.338511] R13: 98731ab2 R14: 98731a7ea000 R15: 
0001
  [ 7450.338512] FS:  () GS:98732f30() 
knlGS:
  [ 7450.338512] CS:  0010 DS:  ES:  CR0: 80050033
  [ 7450.338513] CR2: 07ee6fce1000 CR3: 0001e440a006 CR4: 
001606e0
  [ 7450.338514] Call Trace:
  [ 7450.338519]  ? dequeue_task_fair+0x49f/0x640
  [ 7450.338521]  ? wait_woken+0x80/0x80
  [ 7450.338545]  

[Kernel-packages] [Bug 1748678] Re: Intel graphics timeout, possibly caused wifi network to fail

2018-02-18 Thread Daniel Llewellyn
Further, I've managed to cause two system lock-ups, which I do not have
logs for because the lock-ups were so severe that the logging system
didn't record the kernel logs before death. I therefore cannot attribute
those two lockups to this issue for now. I've set-up netconsole now to
try to gather logs from these lock-ups so that I can definitively
attribute or rule them 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/1748678

Title:
  Intel graphics timeout, possibly caused wifi network to fail

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My wifi network device stopped responding, unable to list any local
  wifi networks, which required turning off the adapter in settings and
  back-on again. while investigating I found the following in the dmesg
  output from the time the network device stopped responding. This is
  the only relevant message in recent history so I'm working on the
  assumption that somehow the intel gfx timeout knocked-onto the wifi
  device or the pci bus.

  === lcpsi of wifi card ===
  03:00.0 Network controller: Broadcom Limited BCM4331 802.11a/b/g/n (rev 02)
   Subsystem: Apple Inc. AirPort Extreme
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: wl
   Kernel modules: bcma, wl

  === lspci of gfx ===
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: i915
   Kernel modules: i915

  === relevant dmesg output ===
  [ 7450.338278] pipe A vblank wait timed out
  [ 7450.338321] [ cut here ]
  [ 7450.338380] WARNING: CPU: 2 PID: 29153 at 
/build/linux-UKCsxy/linux-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 
intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338380] Modules linked in: rfcomm scsi_transport_iscsi binfmt_misc 
veth ebtable_filter ebtables ip6t_MASQUERADE nf_nat_masquerade_ipv6 
ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 xt_CHECKSUM 
xt_comment xt_tcpudp iptable_mangle unix_diag ipt_MASQUERADE 
nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype 
xt_conntrack nf_nat nf_conntrack libcrc32c l2tp_ppp l2tp_netlink l2tp_core 
ip6_udp_tunnel udp_tunnel pppox mmc_block cmac bnep joydev applesmc 
input_polldev snd_hda_codec_hdmi snd_hda_codec_cirrus snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event 
snd_rawmidi bcm5974 kvm_intel
  [ 7450.338405]  btusb btrtl uvcvideo btbcm btintel kvm bluetooth irqbypass 
videobuf2_vmalloc videobuf2_memops snd_seq ecdh_generic videobuf2_v4l2 
videobuf2_core videodev intel_cstate intel_rapl_perf media wl(POE) input_leds 
snd_seq_device snd_timer mei_me lpc_ich cfg80211 mei snd soundcore thunderbolt 
sbs shpchp sbshc apple_gmux acpi_als kfifo_buf industrialio apple_bl mac_hid 
iptable_filter ip6table_filter ip6_tables br_netfilter bridge stp llc 
arp_tables parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq algif_skcipher af_alg hid_generic hid_apple usbhid hid dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 sdhci_pci ahci 
aesni_intel libahci sdhci i2c_algo_bit aes_x86_64 drm_kms_helper crypto_simd 
glue_helper syscopyarea cryptd sysfillrect sysimgblt fb_sys_fops
  [ 7450.338442]  drm video
  [ 7450.338445] CPU: 2 PID: 29153 Comm: kworker/u8:6 Tainted: P   OE   
4.13.0-32-generic #35-Ubuntu
  [ 7450.338446] Hardware name: Apple Inc. MacBookPro10,2/Mac-AFD8A9D944EA4843, 
BIOS MBP102.88Z.010B.B00.1708080805 08/08/2017
  [ 7450.338478] Workqueue: events_unbound intel_atomic_commit_work [i915]
  [ 7450.338479] task: 9873194445c0 task.stack: b24909028000
  [ 7450.338506] RIP: 0010:intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338507] RSP: 0018:b2490902bd90 EFLAGS: 00010286
  [ 7450.338508] RAX: 001c RBX:  RCX: 

  [ 7450.338509] RDX:  RSI: 98732f316578 RDI: 
98732f316578
  [ 7450.338509] RBP: b2490902be48 R08: 0001 R09: 
04b1
  [ 7450.338510] R10: b2490902bd90 R11:  R12: 
00066ddd
  [ 7450.338511] R13: 98731ab2 R14: 98731a7ea000 R15: 
0001
  [ 7450.338512] FS:  () GS:98732f30() 
knlGS:
  [ 

[Kernel-packages] [Bug 1748678] Re: Intel graphics timeout, possibly caused wifi network to fail

2018-02-17 Thread Daniel Llewellyn
I've tentatively marked it as fixed upstream, but as the bug occurs
sporadically I might not have tested long enough to recreate the
conditions which trigger the bug. I don't have reliable reproduction
steps (read: any steps) so I will continue testing the upstream kernel
in case I do hit it.

** Tags added: kernel-fixed-upstream

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

-- 
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/1748678

Title:
  Intel graphics timeout, possibly caused wifi network to fail

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My wifi network device stopped responding, unable to list any local
  wifi networks, which required turning off the adapter in settings and
  back-on again. while investigating I found the following in the dmesg
  output from the time the network device stopped responding. This is
  the only relevant message in recent history so I'm working on the
  assumption that somehow the intel gfx timeout knocked-onto the wifi
  device or the pci bus.

  === lcpsi of wifi card ===
  03:00.0 Network controller: Broadcom Limited BCM4331 802.11a/b/g/n (rev 02)
   Subsystem: Apple Inc. AirPort Extreme
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: wl
   Kernel modules: bcma, wl

  === lspci of gfx ===
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: i915
   Kernel modules: i915

  === relevant dmesg output ===
  [ 7450.338278] pipe A vblank wait timed out
  [ 7450.338321] [ cut here ]
  [ 7450.338380] WARNING: CPU: 2 PID: 29153 at 
/build/linux-UKCsxy/linux-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 
intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338380] Modules linked in: rfcomm scsi_transport_iscsi binfmt_misc 
veth ebtable_filter ebtables ip6t_MASQUERADE nf_nat_masquerade_ipv6 
ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 xt_CHECKSUM 
xt_comment xt_tcpudp iptable_mangle unix_diag ipt_MASQUERADE 
nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype 
xt_conntrack nf_nat nf_conntrack libcrc32c l2tp_ppp l2tp_netlink l2tp_core 
ip6_udp_tunnel udp_tunnel pppox mmc_block cmac bnep joydev applesmc 
input_polldev snd_hda_codec_hdmi snd_hda_codec_cirrus snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event 
snd_rawmidi bcm5974 kvm_intel
  [ 7450.338405]  btusb btrtl uvcvideo btbcm btintel kvm bluetooth irqbypass 
videobuf2_vmalloc videobuf2_memops snd_seq ecdh_generic videobuf2_v4l2 
videobuf2_core videodev intel_cstate intel_rapl_perf media wl(POE) input_leds 
snd_seq_device snd_timer mei_me lpc_ich cfg80211 mei snd soundcore thunderbolt 
sbs shpchp sbshc apple_gmux acpi_als kfifo_buf industrialio apple_bl mac_hid 
iptable_filter ip6table_filter ip6_tables br_netfilter bridge stp llc 
arp_tables parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq algif_skcipher af_alg hid_generic hid_apple usbhid hid dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 sdhci_pci ahci 
aesni_intel libahci sdhci i2c_algo_bit aes_x86_64 drm_kms_helper crypto_simd 
glue_helper syscopyarea cryptd sysfillrect sysimgblt fb_sys_fops
  [ 7450.338442]  drm video
  [ 7450.338445] CPU: 2 PID: 29153 Comm: kworker/u8:6 Tainted: P   OE   
4.13.0-32-generic #35-Ubuntu
  [ 7450.338446] Hardware name: Apple Inc. MacBookPro10,2/Mac-AFD8A9D944EA4843, 
BIOS MBP102.88Z.010B.B00.1708080805 08/08/2017
  [ 7450.338478] Workqueue: events_unbound intel_atomic_commit_work [i915]
  [ 7450.338479] task: 9873194445c0 task.stack: b24909028000
  [ 7450.338506] RIP: 0010:intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338507] RSP: 0018:b2490902bd90 EFLAGS: 00010286
  [ 7450.338508] RAX: 001c RBX:  RCX: 

  [ 7450.338509] RDX:  RSI: 98732f316578 RDI: 
98732f316578
  [ 7450.338509] RBP: b2490902be48 R08: 0001 R09: 
04b1
  [ 7450.338510] R10: b2490902bd90 R11:  R12: 
00066ddd
  [ 7450.338511] R13: 98731ab2 R14: 98731a7ea000 R15: 
0001
  [ 7450.338512] FS:  () GS:98732f30() 

[Kernel-packages] [Bug 1748678] Re: Intel graphics timeout, possibly caused wifi network to fail

2018-02-13 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.16 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.16-rc1/


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

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

-- 
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/1748678

Title:
  Intel graphics timeout, possibly caused wifi network to fail

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My wifi network device stopped responding, unable to list any local
  wifi networks, which required turning off the adapter in settings and
  back-on again. while investigating I found the following in the dmesg
  output from the time the network device stopped responding. This is
  the only relevant message in recent history so I'm working on the
  assumption that somehow the intel gfx timeout knocked-onto the wifi
  device or the pci bus.

  === lcpsi of wifi card ===
  03:00.0 Network controller: Broadcom Limited BCM4331 802.11a/b/g/n (rev 02)
   Subsystem: Apple Inc. AirPort Extreme
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: wl
   Kernel modules: bcma, wl

  === lspci of gfx ===
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
   Kernel driver in use: i915
   Kernel modules: i915

  === relevant dmesg output ===
  [ 7450.338278] pipe A vblank wait timed out
  [ 7450.338321] [ cut here ]
  [ 7450.338380] WARNING: CPU: 2 PID: 29153 at 
/build/linux-UKCsxy/linux-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 
intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338380] Modules linked in: rfcomm scsi_transport_iscsi binfmt_misc 
veth ebtable_filter ebtables ip6t_MASQUERADE nf_nat_masquerade_ipv6 
ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 xt_CHECKSUM 
xt_comment xt_tcpudp iptable_mangle unix_diag ipt_MASQUERADE 
nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype 
xt_conntrack nf_nat nf_conntrack libcrc32c l2tp_ppp l2tp_netlink l2tp_core 
ip6_udp_tunnel udp_tunnel pppox mmc_block cmac bnep joydev applesmc 
input_polldev snd_hda_codec_hdmi snd_hda_codec_cirrus snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event 
snd_rawmidi bcm5974 kvm_intel
  [ 7450.338405]  btusb btrtl uvcvideo btbcm btintel kvm bluetooth irqbypass 
videobuf2_vmalloc videobuf2_memops snd_seq ecdh_generic videobuf2_v4l2 
videobuf2_core videodev intel_cstate intel_rapl_perf media wl(POE) input_leds 
snd_seq_device snd_timer mei_me lpc_ich cfg80211 mei snd soundcore thunderbolt 
sbs shpchp sbshc apple_gmux acpi_als kfifo_buf industrialio apple_bl mac_hid 
iptable_filter ip6table_filter ip6_tables br_netfilter bridge stp llc 
arp_tables parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq algif_skcipher af_alg hid_generic hid_apple usbhid hid dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 sdhci_pci ahci 
aesni_intel libahci sdhci i2c_algo_bit aes_x86_64 drm_kms_helper crypto_simd 
glue_helper syscopyarea cryptd sysfillrect sysimgblt fb_sys_fops
  [ 7450.338442]  drm video
  [ 7450.338445] CPU: 2 PID: 29153 Comm: kworker/u8:6 Tainted: P   OE   
4.13.0-32-generic #35-Ubuntu
  [ 7450.338446] Hardware name: Apple Inc. MacBookPro10,2/Mac-AFD8A9D944EA4843, 
BIOS MBP102.88Z.010B.B00.1708080805 08/08/2017
  [ 7450.338478] Workqueue: events_unbound intel_atomic_commit_work [i915]
  [ 7450.338479] task: 9873194445c0 task.stack: b24909028000
  [ 7450.338506] RIP: 0010:intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338507] RSP: 0018:b2490902bd90 EFLAGS: 00010286
  [ 7450.338508] RAX: 001c RBX:  RCX: 

  [ 7450.338509] RDX:  RSI: 98732f316578 RDI: 
98732f316578
  [ 7450.338509] RBP: b2490902be48 R08: 0001 R09: 

[Kernel-packages] [Bug 1748678] Re: Intel graphics timeout, possibly caused wifi network to fail

2018-02-10 Thread Daniel Llewellyn
** Description changed:

  My wifi network device stopped responding, unable to list any local wifi
  networks, which required turning off the adapter in settings and back-on
  again. while investigating I found the following in the dmesg output
  from the time the network device stopped responding. This is the only
  relevant message in recent history so I'm working on the assumption that
  somehow the intel gfx timeout knocked-onto the wifi device or the pci
  bus.
  
  === lcpsi of wifi card ===
  03:00.0 Network controller: Broadcom Limited BCM4331 802.11a/b/g/n (rev 02)
-   Subsystem: Apple Inc. AirPort Extreme
-   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
-   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
-   Kernel driver in use: wl
-   Kernel modules: bcma, wl
+  Subsystem: Apple Inc. AirPort Extreme
+  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
+  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
+  Kernel driver in use: wl
+  Kernel modules: bcma, wl
  
  === lspci of gfx ===
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
-   Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller
-   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
-   Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
-   Kernel driver in use: i915
-   Kernel modules: i915
+  Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller
+  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
+  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
+  Kernel driver in use: i915
+  Kernel modules: i915
  
- === relevant dmesg output === 
+ === relevant dmesg output ===
  [ 7450.338278] pipe A vblank wait timed out
  [ 7450.338321] [ cut here ]
  [ 7450.338380] WARNING: CPU: 2 PID: 29153 at 
/build/linux-UKCsxy/linux-4.13.0/drivers/gpu/drm/i915/intel_display.c:12848 
intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338380] Modules linked in: rfcomm scsi_transport_iscsi binfmt_misc 
veth ebtable_filter ebtables ip6t_MASQUERADE nf_nat_masquerade_ipv6 
ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 xt_CHECKSUM 
xt_comment xt_tcpudp iptable_mangle unix_diag ipt_MASQUERADE 
nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype 
xt_conntrack nf_nat nf_conntrack libcrc32c l2tp_ppp l2tp_netlink l2tp_core 
ip6_udp_tunnel udp_tunnel pppox mmc_block cmac bnep joydev applesmc 
input_polldev snd_hda_codec_hdmi snd_hda_codec_cirrus snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp snd_seq_midi snd_seq_midi_event 
snd_rawmidi bcm5974 kvm_intel
  [ 7450.338405]  btusb btrtl uvcvideo btbcm btintel kvm bluetooth irqbypass 
videobuf2_vmalloc videobuf2_memops snd_seq ecdh_generic videobuf2_v4l2 
videobuf2_core videodev intel_cstate intel_rapl_perf media wl(POE) input_leds 
snd_seq_device snd_timer mei_me lpc_ich cfg80211 mei snd soundcore thunderbolt 
sbs shpchp sbshc apple_gmux acpi_als kfifo_buf industrialio apple_bl mac_hid 
iptable_filter ip6table_filter ip6_tables br_netfilter bridge stp llc 
arp_tables parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor 
raid6_pq algif_skcipher af_alg hid_generic hid_apple usbhid hid dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 sdhci_pci ahci 
aesni_intel libahci sdhci i2c_algo_bit aes_x86_64 drm_kms_helper crypto_simd 
glue_helper syscopyarea cryptd sysfillrect sysimgblt fb_sys_fops
  [ 7450.338442]  drm video
  [ 7450.338445] CPU: 2 PID: 29153 Comm: kworker/u8:6 Tainted: P   OE   
4.13.0-32-generic #35-Ubuntu
  [ 7450.338446] Hardware name: Apple Inc. MacBookPro10,2/Mac-AFD8A9D944EA4843, 
BIOS MBP102.88Z.010B.B00.1708080805 08/08/2017
  [ 7450.338478] Workqueue: events_unbound intel_atomic_commit_work [i915]
  [ 7450.338479] task: 9873194445c0 task.stack: b24909028000
  [ 7450.338506] RIP: 0010:intel_atomic_commit_tail+0xf7d/0xf90 [i915]
  [ 7450.338507] RSP: 0018:b2490902bd90 EFLAGS: 00010286
  [ 7450.338508] RAX: 001c RBX:  RCX: 

  [ 7450.338509] RDX:  RSI: 98732f316578 RDI: 
98732f316578
  [ 7450.338509] RBP: b2490902be48 R08: 0001 R09: 
04b1
  [ 7450.338510] R10: b2490902bd90 R11:  R12: 
00066ddd
  [ 7450.338511] R13: 98731ab2 R14: 98731a7ea000 R15: 
0001
  [ 7450.338512] FS:  () GS:98732f30() 
knlGS: