[Kernel-packages] [Bug 1872964] Re: Reliable crash in lowlatency kernel with LXD

2020-06-20 Thread Thomas M Steenholdt
So in my case, my VM was configured with only 256MB of memory. This
caused no problem on the normal -virtual kernel but caused all sorts of
problems when I installed -lowlatency in the guest.

Upgrading to 384MB solved the problem reliably here, so perhaps this is
not the same thing afterall.

- Sorry for the interruption

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

Title:
  Reliable crash in lowlatency kernel with LXD

Status in linux-signed package in Ubuntu:
  Confirmed

Bug description:
  Hello, I am able to crash 5.4.0-21-lowlatency running LXD. This
  machine in an Intel NUC, part of a three-member LXD cluster. The other
  machines do not show this crash and they are not running the
  lowlatency kernel, but that might be incidental. I will swap out the
  generic kernel for a while to see if the behaviour continues there.

  Here is the crash:

  [ 3222.385724] [ cut here ]
  [ 3222.385732] WARNING: CPU: 1 PID: 59852 at kernel/rcu/tree_plugin.h:293 
rcu_note_context_switch+0x46/0x460
  [ 3222.385733] Modules linked in: binfmt_misc veth nft_masq nft_chain_nat 
vxlan ip6_udp_tunnel udp_tunnel dummy bridge stp llc ebtable_filter ebtables 
ip6table_raw ip6table_mangle ip6table_nat ip6table_filter ip6_tables 
iptable_raw iptable_mangle iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 
nf_defrag_ipv4 iptable_filter bpfilter nf_tables nfnetlink unix_diag ufs qnx4 
hfsplus hfs minix ntfs msdos jfs xfs pps_ldisc zfs(PO) zunicode(PO) zavl(PO) 
icp(PO) nls_iso8859_1 zcommon(PO) znvpair(PO) spl(O) dm_multipath zlua(PO) 
scsi_dh_rdac scsi_dh_emc scsi_dh_alua snd_hda_codec_realtek 
snd_hda_codec_generic ledtrig_audio intel_rapl_msr snd_hda_intel mei_hdcp 
snd_intel_nhlt snd_hda_codec snd_hda_core snd_hwdep intel_rapl_common 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_pcm kvm snd_timer 
intel_cstate mei_me intel_rapl_perf mei snd soundcore mac_hid acpi_pad 
sch_fq_codel ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 
async_raid6_recov async_memcpy async_pq async_xor
  [ 3222.385779]  async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 aesni_intel i2c_algo_bit 
crypto_simd cryptd glue_helper drm_kms_helper syscopyarea sysfillrect sysimgblt 
e1000e i2c_i801 fb_sys_fops ahci drm libahci lpc_ich video
  [ 3222.385795] CPU: 1 PID: 59852 Comm: systemd-resolve Tainted: P   O 
 5.4.0-21-lowlatency #25-Ubuntu
  [ 3222.385796] Hardware name:  /NUC5i5MYBE, BIOS 
MYBDWi5v.86A.0034.2017.0116.2148 01/16/2017
  [ 3222.385801] RIP: 0010:rcu_note_context_switch+0x46/0x460
  [ 3222.385803] Code: 54 53 48 c7 c3 80 ba 02 00 65 48 03 1d 8b 57 ce 6d 0f 1f 
44 00 00 41 8b 85 80 07 00 00 45 84 f6 0f 85 55 02 00 00 85 c0 7e 0c <0f> 0b 41 
80 bd 84 07 00 00 00 74 33 4c 89 ef e8 36 fb ff ff 65 66
  [ 3222.385804] RSP: 0018:a7bf48e3bcf8 EFLAGS: 00010002
  [ 3222.385806] RAX: 0001 RBX: 9817c5caba80 RCX: 
0001
  [ 3222.385807] RDX:  RSI: 92ce6379 RDI: 

  [ 3222.385808] RBP: a7bf48e3bd20 R08:  R09: 

  [ 3222.385808] R10:  R11:  R12: 
9817c5caad00
  [ 3222.385809] R13: 9816c39ecd00 R14:  R15: 
0002ad00
  [ 3222.385811] FS:  7f9c0f530940() GS:9817c5c8() 
knlGS:
  [ 3222.385812] CS:  0010 DS:  ES:  CR0: 80050033
  [ 3222.385812] CR2: 55988bb4b080 CR3: 0003b5e9a005 CR4: 
003606e0
  [ 3222.385813] DR0:  DR1:  DR2: 

  [ 3222.385814] DR3:  DR6: fffe0ff0 DR7: 
0400
  [ 3222.385815] Call Trace:
  [ 3222.385823]  __schedule+0x9d/0x750
  [ 3222.385826]  ? ___sys_sendmsg+0x95/0xd0
  [ 3222.385829]  schedule+0x49/0xd0
  [ 3222.385831]  schedule_hrtimeout_range_clock+0xf9/0x110
  [ 3222.385834]  ? __seccomp_filter+0x85/0x6b0
  [ 3222.385837]  schedule_hrtimeout_range+0x13/0x20
  [ 3222.385839]  ep_poll+0x3c8/0x410
  [ 3222.385843]  ? wake_up_q+0x70/0x70
  [ 3222.385845]  do_epoll_wait+0xb8/0xd0
  [ 3222.385847]  __x64_sys_epoll_wait+0x1e/0x30
  [ 3222.385850]  do_syscall_64+0x57/0x190
  [ 3222.385852]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  [ 3222.385854] RIP: 0033:0x7f9c0f04eb77
  [ 3222.385856] Code: 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 
48 8d 05 91 ed 2c 00 41 89 ca 8b 00 85 c0 75 18 b8 e8 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 61 f3 c3 0f 1f 80 00 00 00 00 41 55 41 54 41
  [ 3222.385857] RSP: 002b:7ffc6fd86d88 EFLAGS: 0246 ORIG_RAX: 
00e8
  [ 3222.385859] RAX: ffda RBX: 55988d0ad3c0 RCX: 
7f9c0f04eb77
  [ 3222.385859] RDX: 000e RSI: 7ffc6fd86d90 RDI: 
0004
  [ 3222.385861] RBP: 7ffc6fd8

[Kernel-packages] [Bug 1872964] Re: Reliable crash in lowlatency kernel with LXD

2020-06-20 Thread Thomas M Steenholdt
Kernel version 5.4.0-37-lowlatency, btw

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

Title:
  Reliable crash in lowlatency kernel with LXD

Status in linux-signed package in Ubuntu:
  Confirmed

Bug description:
  Hello, I am able to crash 5.4.0-21-lowlatency running LXD. This
  machine in an Intel NUC, part of a three-member LXD cluster. The other
  machines do not show this crash and they are not running the
  lowlatency kernel, but that might be incidental. I will swap out the
  generic kernel for a while to see if the behaviour continues there.

  Here is the crash:

  [ 3222.385724] [ cut here ]
  [ 3222.385732] WARNING: CPU: 1 PID: 59852 at kernel/rcu/tree_plugin.h:293 
rcu_note_context_switch+0x46/0x460
  [ 3222.385733] Modules linked in: binfmt_misc veth nft_masq nft_chain_nat 
vxlan ip6_udp_tunnel udp_tunnel dummy bridge stp llc ebtable_filter ebtables 
ip6table_raw ip6table_mangle ip6table_nat ip6table_filter ip6_tables 
iptable_raw iptable_mangle iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 
nf_defrag_ipv4 iptable_filter bpfilter nf_tables nfnetlink unix_diag ufs qnx4 
hfsplus hfs minix ntfs msdos jfs xfs pps_ldisc zfs(PO) zunicode(PO) zavl(PO) 
icp(PO) nls_iso8859_1 zcommon(PO) znvpair(PO) spl(O) dm_multipath zlua(PO) 
scsi_dh_rdac scsi_dh_emc scsi_dh_alua snd_hda_codec_realtek 
snd_hda_codec_generic ledtrig_audio intel_rapl_msr snd_hda_intel mei_hdcp 
snd_intel_nhlt snd_hda_codec snd_hda_core snd_hwdep intel_rapl_common 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_pcm kvm snd_timer 
intel_cstate mei_me intel_rapl_perf mei snd soundcore mac_hid acpi_pad 
sch_fq_codel ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 
async_raid6_recov async_memcpy async_pq async_xor
  [ 3222.385779]  async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 aesni_intel i2c_algo_bit 
crypto_simd cryptd glue_helper drm_kms_helper syscopyarea sysfillrect sysimgblt 
e1000e i2c_i801 fb_sys_fops ahci drm libahci lpc_ich video
  [ 3222.385795] CPU: 1 PID: 59852 Comm: systemd-resolve Tainted: P   O 
 5.4.0-21-lowlatency #25-Ubuntu
  [ 3222.385796] Hardware name:  /NUC5i5MYBE, BIOS 
MYBDWi5v.86A.0034.2017.0116.2148 01/16/2017
  [ 3222.385801] RIP: 0010:rcu_note_context_switch+0x46/0x460
  [ 3222.385803] Code: 54 53 48 c7 c3 80 ba 02 00 65 48 03 1d 8b 57 ce 6d 0f 1f 
44 00 00 41 8b 85 80 07 00 00 45 84 f6 0f 85 55 02 00 00 85 c0 7e 0c <0f> 0b 41 
80 bd 84 07 00 00 00 74 33 4c 89 ef e8 36 fb ff ff 65 66
  [ 3222.385804] RSP: 0018:a7bf48e3bcf8 EFLAGS: 00010002
  [ 3222.385806] RAX: 0001 RBX: 9817c5caba80 RCX: 
0001
  [ 3222.385807] RDX:  RSI: 92ce6379 RDI: 

  [ 3222.385808] RBP: a7bf48e3bd20 R08:  R09: 

  [ 3222.385808] R10:  R11:  R12: 
9817c5caad00
  [ 3222.385809] R13: 9816c39ecd00 R14:  R15: 
0002ad00
  [ 3222.385811] FS:  7f9c0f530940() GS:9817c5c8() 
knlGS:
  [ 3222.385812] CS:  0010 DS:  ES:  CR0: 80050033
  [ 3222.385812] CR2: 55988bb4b080 CR3: 0003b5e9a005 CR4: 
003606e0
  [ 3222.385813] DR0:  DR1:  DR2: 

  [ 3222.385814] DR3:  DR6: fffe0ff0 DR7: 
0400
  [ 3222.385815] Call Trace:
  [ 3222.385823]  __schedule+0x9d/0x750
  [ 3222.385826]  ? ___sys_sendmsg+0x95/0xd0
  [ 3222.385829]  schedule+0x49/0xd0
  [ 3222.385831]  schedule_hrtimeout_range_clock+0xf9/0x110
  [ 3222.385834]  ? __seccomp_filter+0x85/0x6b0
  [ 3222.385837]  schedule_hrtimeout_range+0x13/0x20
  [ 3222.385839]  ep_poll+0x3c8/0x410
  [ 3222.385843]  ? wake_up_q+0x70/0x70
  [ 3222.385845]  do_epoll_wait+0xb8/0xd0
  [ 3222.385847]  __x64_sys_epoll_wait+0x1e/0x30
  [ 3222.385850]  do_syscall_64+0x57/0x190
  [ 3222.385852]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  [ 3222.385854] RIP: 0033:0x7f9c0f04eb77
  [ 3222.385856] Code: 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 
48 8d 05 91 ed 2c 00 41 89 ca 8b 00 85 c0 75 18 b8 e8 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 61 f3 c3 0f 1f 80 00 00 00 00 41 55 41 54 41
  [ 3222.385857] RSP: 002b:7ffc6fd86d88 EFLAGS: 0246 ORIG_RAX: 
00e8
  [ 3222.385859] RAX: ffda RBX: 55988d0ad3c0 RCX: 
7f9c0f04eb77
  [ 3222.385859] RDX: 000e RSI: 7ffc6fd86d90 RDI: 
0004
  [ 3222.385861] RBP: 7ffc6fd86f40 R08: 7ffc6fd86d90 R09: 
55988d0b645c
  [ 3222.385861] R10:  R11: 0246 R12: 
00cf
  [ 3222.385862] R13:  R14: 7ffc6fd86d90 R15: 
0001
  [ 3222.385865] ---[ end trace a8d20e83a2bda2fc ]---
  [ 3282.386

[Kernel-packages] [Bug 1872964] Re: Reliable crash in lowlatency kernel with LXD

2020-06-20 Thread Thomas M Steenholdt
I have an LXD Virtual Machine refusing to boot after installing the
-lowlatency kernel on it. Sounds like these _might_ be related, so
here's my info. I'm on a NUC too, btw.

Host: Ubuntu 20.04 LTS, LXD 4.2 snap (running -lowlatency)
Guest: Ubuntu 20.04 LTS

The guest was running without problems on the -virtual kernel, but
refuses to boot after installing -lowlatency

# lxc info --show-log gw2
Name: gw2
Location: none
Remote: unix://
Architecture: x86_64
Created: 2020/06/20 22:18 UTC
Status: Stopped
Type: virtual-machine
Profiles: default
Pid: 326329
Resources:
  Processes: 0

Log:

KVM internal error. Suberror: 1
emulation failure
RAX=0a00 RBX=0b2639e0 RCX=0f3c1f40 
RDX=0b20
RSI=0103 RDI=0b24e1c0 RBP=0b24e120 
RSP=0f3c20f0
R8 =0c914168 R9 = R10= 
R11=0af9d800
R12=0b24f120 R13=0b24e0e0 R14=00020004 
R15=0c90d483
RIP=000a RFL=00210246 [---Z-P-] CPL=0 II=0 A20=1 SMM=0 HLT=0
ES =0030   00c09300 DPL=0 DS   [-WA]
CS =0038   00a09b00 DPL=0 CS64 [-RA]
SS =0030   00c09300 DPL=0 DS   [-WA]
DS =0030   00c09300 DPL=0 DS   [-WA]
FS =0030   00c09300 DPL=0 DS   [-WA]
GS =0030   00c09300 DPL=0 DS   [-WA]
LDT=   8200 DPL=0 LDT
TR =   8b00 DPL=0 TSS64-busy
GDT= 0edee698 0047
IDT= 0e80e018 0fff
CR0=80010033 CR2= CR3=0f001000 CR4=0668
DR0= DR1= DR2= 
DR3= 
DR6=0ff0 DR7=0400
EFER=0d00
Code=00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 <00> ff ff ff 
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff

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

Title:
  Reliable crash in lowlatency kernel with LXD

Status in linux-signed package in Ubuntu:
  Confirmed

Bug description:
  Hello, I am able to crash 5.4.0-21-lowlatency running LXD. This
  machine in an Intel NUC, part of a three-member LXD cluster. The other
  machines do not show this crash and they are not running the
  lowlatency kernel, but that might be incidental. I will swap out the
  generic kernel for a while to see if the behaviour continues there.

  Here is the crash:

  [ 3222.385724] [ cut here ]
  [ 3222.385732] WARNING: CPU: 1 PID: 59852 at kernel/rcu/tree_plugin.h:293 
rcu_note_context_switch+0x46/0x460
  [ 3222.385733] Modules linked in: binfmt_misc veth nft_masq nft_chain_nat 
vxlan ip6_udp_tunnel udp_tunnel dummy bridge stp llc ebtable_filter ebtables 
ip6table_raw ip6table_mangle ip6table_nat ip6table_filter ip6_tables 
iptable_raw iptable_mangle iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 
nf_defrag_ipv4 iptable_filter bpfilter nf_tables nfnetlink unix_diag ufs qnx4 
hfsplus hfs minix ntfs msdos jfs xfs pps_ldisc zfs(PO) zunicode(PO) zavl(PO) 
icp(PO) nls_iso8859_1 zcommon(PO) znvpair(PO) spl(O) dm_multipath zlua(PO) 
scsi_dh_rdac scsi_dh_emc scsi_dh_alua snd_hda_codec_realtek 
snd_hda_codec_generic ledtrig_audio intel_rapl_msr snd_hda_intel mei_hdcp 
snd_intel_nhlt snd_hda_codec snd_hda_core snd_hwdep intel_rapl_common 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_pcm kvm snd_timer 
intel_cstate mei_me intel_rapl_perf mei snd soundcore mac_hid acpi_pad 
sch_fq_codel ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 
async_raid6_recov async_memcpy async_pq async_xor
  [ 3222.385779]  async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 aesni_intel i2c_algo_bit 
crypto_simd cryptd glue_helper drm_kms_helper syscopyarea sysfillrect sysimgblt 
e1000e i2c_i801 fb_sys_fops ahci drm libahci lpc_ich video
  [ 3222.385795] CPU: 1 PID: 59852 Comm: systemd-resolve Tainted: P   O 
 5.4.0-21-lowlatency #25-Ubuntu
  [ 3222.385796] Hardware name:  /NUC5i5MYBE, BIOS 
MYBDWi5v.86A.0034.2017.0116.2148 01/16/2017
  [ 3222.385801] RIP: 0010:rcu_note_context_switch+0x46/0x460
  [ 3222.385803] Code: 54 53 48 c7 c3 80 ba 02 00 65 48 03 1d 8b 57 ce 6d 0f 1f 
44 00 00 41 8b 85 80 07 00 00 45 84 f6 0f 85 55 02 00 00 85 c0 7e 0c <0f> 0b 41 
80 bd 84 07 00 00 00 74 33 4c 89 ef e8 36 fb ff ff 65 66
  [ 3222.385804] RSP: 0018:a7bf48e3bcf8 EFLAGS: 00010002
  [ 3222.385806] RAX: 0001 RBX: 9817c5caba80 RCX: 
0001
  [ 3222.385807] RDX:  RSI: 92ce6379 RDI: 

  [ 3222.385808] RBP: a7bf48e3bd20 R08:  R09: 

  [ 3222.385808] R10:  R11: 

[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2017-05-29 Thread Thomas M Steenholdt
For the record, this continued to bother me until I got a replacement
laptop. I received an exact identical new laptop and have never since
seen this issue... Hardware fault and nothing else!

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-19 Thread Thomas M Steenholdt
@Tim - What Patrick said... Or prevent the kernel package from being updated 
until the fix is included:
https://askubuntu.com/questions/18654/how-to-prevent-updating-of-a-specific-package

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

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

Status in linux package in Ubuntu:
  Fix Committed
Status in linux-hwe-edge package in Ubuntu:
  In Progress
Status in linux source package in Zesty:
  Fix Committed
Status in linux-hwe-edge source package in Zesty:
  Fix Committed

Bug description:
  Randomly, khugepaged process will take 100% CPU, and I can only
  restart the computer to recover it.

  Relevant dmesg attached (dmesg_crash.txt).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-4.10.0-14-generic 4.10.0-14.16
  ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3
  Uname: Linux 4.10.0-14-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mathieu2221 F pulseaudio
   /dev/snd/pcmC1D0p:   mathieu2221 F...m pulseaudio
   /dev/snd/controlC1:  mathieu2221 F pulseaudio
  CurrentDesktop: Unity:Unity7
  Date: Tue Mar 21 23:03:23 2017
  HibernationDevice: RESUME=UUID=67e78e4c-94ee-447c-ae60-4387dae296dd
  InstallationDate: Installed on 2016-01-31 (415 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160131)
  MachineType: LENOVO 20344
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic 
root=UUID=b982929e-11d0-4984-885c-6c9daba24836 ro noprompt quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-14-generic N/A
   linux-backports-modules-4.10.0-14-generic  N/A
   linux-firmware 1.164
  SourcePackage: linux
  UpgradeStatus: Upgraded to zesty on 2017-03-02 (19 days ago)
  dmi.bios.date: 10/16/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 96CN29WW(V1.15)
  dmi.board.asset.tag: 31900058WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: 31900058WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr96CN29WW(V1.15):bd10/16/2014:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga213:
  dmi.product.name: 20344
  dmi.product.version: Lenovo Yoga 2 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674838/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-04-21 Thread Thomas M Steenholdt
Okay, so MIGRATION is indeed enabled on the mainline kernel too and that
possibility has been ruled out - So we're not chasing ghosts. :)

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

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

Bug description:
  Randomly, khugepaged process will take 100% CPU, and I can only
  restart the computer to recover it.

  Relevant dmesg attached (dmesg_crash.txt).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-4.10.0-14-generic 4.10.0-14.16
  ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3
  Uname: Linux 4.10.0-14-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mathieu2221 F pulseaudio
   /dev/snd/pcmC1D0p:   mathieu2221 F...m pulseaudio
   /dev/snd/controlC1:  mathieu2221 F pulseaudio
  CurrentDesktop: Unity:Unity7
  Date: Tue Mar 21 23:03:23 2017
  HibernationDevice: RESUME=UUID=67e78e4c-94ee-447c-ae60-4387dae296dd
  InstallationDate: Installed on 2016-01-31 (415 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160131)
  MachineType: LENOVO 20344
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic 
root=UUID=b982929e-11d0-4984-885c-6c9daba24836 ro noprompt quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-14-generic N/A
   linux-backports-modules-4.10.0-14-generic  N/A
   linux-firmware 1.164
  SourcePackage: linux
  UpgradeStatus: Upgraded to zesty on 2017-03-02 (19 days ago)
  dmi.bios.date: 10/16/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 96CN29WW(V1.15)
  dmi.board.asset.tag: 31900058WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: 31900058WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr96CN29WW(V1.15):bd10/16/2014:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga213:
  dmi.product.name: 20344
  dmi.product.version: Lenovo Yoga 2 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674838/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-04-21 Thread Thomas M Steenholdt
There must be a better way to do this...

All of these issues seem to arise from a BUG event in swapops.h:129. That 
particular spot is a section that's only active, when the kernel was built with 
CONFIG_MIGRATION=y. So first step is probably to verify that CONFIG_MIGRATION 
is even enabled for the mainline kernel (the configs are not the same, I'm 
told). So for all we know, the bug could still be upstream.
If somebody running the mainline kernel could post the output of the following 
command, that would be useful:

cat /boot/config-$(uname -r) |grep CONFIG_MIGRATION

If CONFIG_MIGRATION is enabled on mainline (CONFIG_MIGRATION=y in the
output above), next step should be to check if some of the Ubuntu
modifications touch in the source in any relevant places. The BUG event
in swapops.h:129 seems to be hit if migration_entry_to_page() is called
with an unlocked page. Grepping through the source, this function is
only called from a handful of places, so it should be possible cross-
reference with the Ubuntu modifications.

Perhaps this will bring us closer to the problem a bit faster?

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

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

Bug description:
  Randomly, khugepaged process will take 100% CPU, and I can only
  restart the computer to recover it.

  Relevant dmesg attached (dmesg_crash.txt).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-4.10.0-14-generic 4.10.0-14.16
  ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3
  Uname: Linux 4.10.0-14-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mathieu2221 F pulseaudio
   /dev/snd/pcmC1D0p:   mathieu2221 F...m pulseaudio
   /dev/snd/controlC1:  mathieu2221 F pulseaudio
  CurrentDesktop: Unity:Unity7
  Date: Tue Mar 21 23:03:23 2017
  HibernationDevice: RESUME=UUID=67e78e4c-94ee-447c-ae60-4387dae296dd
  InstallationDate: Installed on 2016-01-31 (415 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160131)
  MachineType: LENOVO 20344
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic 
root=UUID=b982929e-11d0-4984-885c-6c9daba24836 ro noprompt quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-14-generic N/A
   linux-backports-modules-4.10.0-14-generic  N/A
   linux-firmware 1.164
  SourcePackage: linux
  UpgradeStatus: Upgraded to zesty on 2017-03-02 (19 days ago)
  dmi.bios.date: 10/16/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 96CN29WW(V1.15)
  dmi.board.asset.tag: 31900058WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: 31900058WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr96CN29WW(V1.15):bd10/16/2014:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga213:
  dmi.product.name: 20344
  dmi.product.version: Lenovo Yoga 2 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674838/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-12-26 Thread Thomas M Steenholdt
Okay,

Since updating the BIOS of my Lenovo T460s laptop from version 1.15 to
1.20, I've not seen this issue once.

Since I've not been able to successfully reproduce the error at any
point, I can't say for sure that the problem is gone. It has been a
weeks time, however, which is certainly a first.

I'm happy to close this bug at this time, marking it a hardware/firmware
issue.

/Thomas

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-12-24 Thread Thomas M Steenholdt
The most promising so far is a brand new BIOS upgrade for my system. Haven't 
seen the problem since upgrading 4 days ago.
Not quite ready to declare it solved, but certainly looks promising.

Happy holidays.

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-12-11 Thread Thomas M Steenholdt
Please let me know what kind of info you need, in order to find a
resolution to this issue - I can't imagine it's a hard one to solve,
given the right information. At the very least, determining if this is
indeed a hardware/firmware bug or a kernel bug, would be a HUGE step in
the right direction.

Unfortunately, this bug along with one single other one, pretty much
makes Ubuntu 16.10 unusable to me.

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-12-09 Thread Thomas M Steenholdt
Hmmm, so several crashes again today while on battery. Even with
power/control set to "on" rather than auto. I'm on 4.9-rc8 btw.

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-12-03 Thread Thomas M Steenholdt
FWIW, this appears to work around the issue:

Create file /etc/udev/rules.d/90-nvme-power.rules :
---
KERNEL=="nvme*[0-9]n*[0-9]", ATTRS{model}=="SAMSUNG MZSLW1T0HMLH-000L1*", 
ATTR{device/power/control}="on" 
---

On my system at least.

I'm sure the kernel should somehow blacklist settings that bakes certain
devices behave erratically, but until then, this appears to do the
trick. No issue in 4 days!

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-29 Thread Thomas M Steenholdt
Okay - Crashed 3 times this morning on rc7 AND rc6.

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-28 Thread Thomas M Steenholdt
I'd really like to have this issue resolved, so anything you guys need
to get closer to the culprit, just let me know. So far, 4.9-rc6 mainline
build appears stable.

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-28 Thread Thomas M Steenholdt
Darn it... Just had the crash on rc7. Going back to rc6, thinking it may
be workload related... Will report back...

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-27 Thread Thomas M Steenholdt
Problem not seen on 4.9-rc6 mainline. Moving on to 4.9-rc7 mainline
now...

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-26 Thread Thomas M Steenholdt
I haven't found a positive fix for this issue in 4.9-rc6, but FWIW, I've
been running 4.9-rc6 for a couple of days without encountering this
issue.

I'll let you know how this goes after further testing.

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-18 Thread Thomas M Steenholdt
I've not found a positive match, but this MIGHT be related to the
following upstream bug.

https://bugzilla.kernel.org/show_bug.cgi?id=112121


** Bug watch added: Linux Kernel Bug Tracker #112121
   http://bugzilla.kernel.org/show_bug.cgi?id=112121

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-16 Thread Thomas M Steenholdt
Okay,

I've been running on 4.9-rc5 mainline all day, at work, with no issue at
all. After I take my laptop home, boom! Same problem. This is likely
triggered more often at home, where I'm on battery more than I am at
work, causing more aggressive power savings to take place.

In any case, my issue is confirmed on 4.9-rc5 mainline.

/Thomas

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

** 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/1641322

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-16 Thread Thomas M Steenholdt
I've installed latest mainline build and awaits the issue... I have
definitely seen the issue with the 4.9-rc4 mainline build, but the rc5
just yet... I'll be back with an update in a few days.

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-12 Thread Thomas M Steenholdt
** Attachment added: "Captured dmesg output from the error happening"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+attachment/4776493/+files/dmesg.log

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  New

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thms   1592 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Nov 12 11:59:50 2016
  HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
  InstallationDate: Installed on 2016-10-15 (28 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  MachineType: LENOVO 20FAS43T00
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-27-generic N/A
   linux-backports-modules-4.8.0-27-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET47W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAS43T00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAS43T00
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1641322] [NEW] frequently lost connection to nvme

2016-11-12 Thread Thomas M Steenholdt
Public bug reported:

Since before the release of Yakkety Yak, I've been having problems with
a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile memory
controller: Samsung Electronics Co Ltd Device a804 (prog-if 02 [NVM
Express])

For whatever reason, I sometimes (often) loose connection to the device,
causing the entire system to stop working until a powercycle has been
completed. I can go a full day without having the problem - Just as I
can have an entire night of the system just refusing to be stable for
long enough to be usable.

I've tried with official kernels and mainline kernels of 4.8 and 4.9
versions of the kernel, but all show the exact same problem at one point
or another.

I'm aware that this COULD be a hardware-related issue, but have no real
way to be certain at this point. The system is a brand new Lenovo
ThinkPad T460s.

Dmesg always shows the following few lines, in association with the
error:

kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power state, 
currently in D3
kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: linux-image-4.8.0-27-generic 4.8.0-27.29
ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
Uname: Linux 4.8.0-27-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  thms   1592 F pulseaudio
CurrentDesktop: GNOME
Date: Sat Nov 12 11:59:50 2016
HibernationDevice: RESUME=UUID=aeb50d49-fb7a-4e4c-928c-582e6a77ad7e
InstallationDate: Installed on 2016-10-15 (28 days ago)
InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
MachineType: LENOVO 20FAS43T00
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=881c937d-6215-43a5-b57a-257adaee046b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.8.0-27-generic N/A
 linux-backports-modules-4.8.0-27-generic  N/A
 linux-firmware1.161
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/08/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: N1CET47W (1.15 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20FAS43T00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1CET47W(1.15):bd08/08/2016:svnLENOVO:pn20FAS43T00:pvrThinkPadT460s:rvnLENOVO:rn20FAS43T00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20FAS43T00
dmi.product.version: ThinkPad T460s
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages yakkety

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

Title:
  frequently lost connection to nvme

Status in linux package in Ubuntu:
  New

Bug description:
  Since before the release of Yakkety Yak, I've been having problems
  with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile
  memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02
  [NVM Express])

  For whatever reason, I sometimes (often) loose connection to the
  device, causing the entire system to stop working until a powercycle
  has been completed. I can go a full day without having the problem -
  Just as I can have an entire night of the system just refusing to be
  stable for long enough to be usable.

  I've tried with official kernels and mainline kernels of 4.8 and 4.9
  versions of the kernel, but all show the exact same problem at one
  point or another.

  I'm aware that this COULD be a hardware-related issue, but have no
  real way to be certain at this point. The system is a brand new Lenovo
  ThinkPad T460s.

  Dmesg always shows the following few lines, in association with the
  error:

  kern  :warn  : [Nov12 03:34] nvme :05:00.0: Failed status: 0x, 
reset controller.
  kern  :warn  : [  +0,017726] pci_raw_set_power_state: 40 callbacks suppressed
  kern  :info  : [  +0,04] nvme :05:00.0: Refused to change power 
state, currently in D3
  kern  :warn  : [  +0,91] nvme nvme0: Removing after probe failure status: 
-19
  kern  :info  : [  +0,13] nvme0n1: detected capacity change from 
1024209543168 to 0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-image-4.8.0-27-generic 4.8.0-27.29
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generi

[Kernel-packages] [Bug 1503655] Re: Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107

2015-10-07 Thread Thomas M Steenholdt
I'm having this issue on Wily today - Occurs on Wily kernel 4.2.0-15 but
not on 4.2.0-14 for me.

Bug #1503738 mentions this bug # as a duplicate, but while it probably
is the exact same issue, it's on a very different kernel/distro version
for me. Please let me know if the fix is automatically handled across
all supported Ubuntu kernels, or if I need to submit info to the other
bug..

Thanks

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

Title:
  Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107

Status in linux package in Ubuntu:
  Confirmed
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Fix Committed
Status in linux-lts-utopic source package in Trusty:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux-lts-utopic source package in Vivid:
  Invalid
Status in linux source package in Wily:
  Confirmed
Status in linux-lts-utopic source package in Wily:
  Invalid

Bug description:
  With the latest kernel in trusty-proposed I seem to get panics on my
  X230 laptop:

  BUG: unable to handle kernel paging request at fff8
  IP: [] eventpoll_release_file+0x46/0xa0
  PGD 1c11067 PUD 1c13067 PMD 0 
  Oops:  [#1] SMP 
  Modules linked in: snd_hrtimer ip6table_filter ip6_tables ebtable_nat ebt
  CPU: 1 PID: 1939 Comm: pulseaudio Not tainted 3.13.0-66-generic #107-Ubun
  Hardware name: LENOVO 2324CTO/2324CTO, BIOS G2ET94WW (2.54 ) 04/30/2013
  task: 8800c2068000 ti: 8800c4826000 task.ti: 8800c4826000
  RIP: 0010:[]  [] eventpoll_release_fi
  RSP: 0018:8800c4827e78  EFLAGS: 00010286
  RAX:  RBX: ffb7 RCX: 000f
  RDX: 0100 RSI:  RDI: 81c72e80
  RBP: 8800c4827ea0 R08:  R09: 0004
  R10: 880210471e61 R11: 0206 R12: ffa8
  R13: 880210471e61 R14: 8800c4bc6c00 R15: 8800c4acc8f0
  FS:  7f3dbedd6740() GS:88021e24() knlGS:0
  CS:  0010 DS:  ES:  CR0: 80050033
  CR2: fff8 CR3: ce1da000 CR4: 001407e0
  Stack:
  8800c4acc840 0008 880210471e61 8800c4bc6c00
  8800c4afdc00 8800c4827ee8 811c00aa 
  8800c2068000  81ebb680 8800c2068620
  Call Trace:
  [] __fput+0x24a/0x260
  [] fput+0xe/0x10
  [] task_work_run+0xa7/0xe0
  [] do_notify_resume+0x97/0xb0
  [] int_signal+0x12/0x17
  Code: 00 41 56 41 55 41 54 53 e8 68 37 52 00 49 8b 07 48 8b 08 49 39 c7 4
  RIP  [] eventpoll_release_file+0x46/0xa0
  RSP 
  CR2: fff8
  ---[ end trace f2ee3b43ddaf4bd4 ]---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503655/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1396889] Re: [Lenovo ThinkPad T400] kexec reboot fails

2015-01-26 Thread Thomas M Steenholdt
I'm on a virtual machine and experiencing the same thing. The problem
seems to be covered pretty well in pages mentioned in #8.

My problem in more detail is trying to kexec the 3.16 kernel provided by
linux-generic-lts-utopic in trusty (from original 3.13 kernel, to allow
"normal" kernel updates on DigitalOcean).

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

Title:
  [Lenovo ThinkPad T400] kexec reboot fails

Status in linux package in Ubuntu:
  Triaged

Bug description:
  After release upgrade to Utopic, when I reboot with kexec (simply with
  "reboot" command), my computer cold reboots after "Starting new
  kernel" (i.e. I need to get through the POST and GRUB), instead of the
  new kernel being loaded. Previously I didn't experience problems with
  Trusty.

  It matters which kernel I try to boot, while it doesn't matter what
  kernel I kexec from, and which version of kexec-tools I have.

  I can't boot 3.16.0-25, nor 3.18.0-031800rc6 from any installed
  kernels, while I can boot 3.13.0-39 from any kernels without any
  problems.

  I tried to downgrade kexec-tools from 1:2.0.7-1ubuntu2 (utopic) to
  1:2.0.6-0ubuntu2.1 (trusty), but it made no difference.

  I have a Lenovo Thinkpad T400. I didn't experience the same on my
  other machines, so I suspect some hardware-dependent issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-25-generic 3.16.0-25.33
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  megabrutal   2497 F pulseaudio
   /dev/snd/seq:timidity   1420 F timidity
  Date: Thu Nov 27 07:40:07 2014
  HibernationDevice: RESUME=UUID=3d113c6f-7cf8-477f-81e1-857aa62102c2
  InstallationDate: Installed on 2014-06-10 (169 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 6474B84
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcEnviron:
   LANGUAGE=hu
   TERM=xterm
   PATH=(custom, no user)
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-25-generic 
root=/dev/mapper/thinkvg-rootlv ro rootflags=subvol=@
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-25-generic N/A
   linux-backports-modules-3.16.0-25-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2014-11-11 (15 days ago)
  dmi.bios.date: 04/22/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET66WW (2.16 )
  dmi.board.name: 6474B84
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET66WW(2.16):bd04/22/2009:svnLENOVO:pn6474B84:pvrThinkPadT400:rvnLENOVO:rn6474B84:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 6474B84
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1396889/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1289961] Re: 8086:08b2 [Lenovo ThinkPad T440s] Power management causes Intel wifi 7260 slowness

2014-04-22 Thread Thomas M Steenholdt
Lots of talk about bandwidth, but (IMHO) at least as interesting is ping
times (because the results are instantly visible):

I'm on a ThinkPad T431s with an "Intel Corporation Centrino Advanced-N
6235 (rev 24)"

3.13.0-24-generic without PM (pinging my AP):

$ ping -c 5 192.168.8.2
PING 192.168.8.2 (192.168.8.2) 56(84) bytes of data.
64 bytes from 192.168.8.2: icmp_seq=1 ttl=64 time=0.882 ms
64 bytes from 192.168.8.2: icmp_seq=2 ttl=64 time=0.948 ms
64 bytes from 192.168.8.2: icmp_seq=3 ttl=64 time=0.960 ms
64 bytes from 192.168.8.2: icmp_seq=4 ttl=64 time=0.768 ms
64 bytes from 192.168.8.2: icmp_seq=5 ttl=64 time=0.848 ms

--- 192.168.8.2 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4002ms
rtt min/avg/max/mdev = 0.768/0.881/0.960/0.072 ms

3.13.0-24-generic with PM (pinging my AP):

$ ping -c 5 192.168.8.2
PING 192.168.8.2 (192.168.8.2) 56(84) bytes of data.
64 bytes from 192.168.8.2: icmp_seq=1 ttl=64 time=96.9 ms
64 bytes from 192.168.8.2: icmp_seq=2 ttl=64 time=17.2 ms
64 bytes from 192.168.8.2: icmp_seq=3 ttl=64 time=39.4 ms
64 bytes from 192.168.8.2: icmp_seq=4 ttl=64 time=61.9 ms
64 bytes from 192.168.8.2: icmp_seq=5 ttl=64 time=84.7 ms

--- 192.168.8.2 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4005ms
rtt min/avg/max/mdev = 17.298/60.076/96.938/29.065 ms

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

Title:
  8086:08b2 [Lenovo ThinkPad T440s] Power management causes Intel wifi
  7260 slowness

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu Trusty (Gnome) with my ThinkPad T440s using Intel 7260 ac
  wireless the download speed reaches an upper limit 400 kB/s instead of
  the normal 1500 kB/s I get with some other PC connected to my network.
  The speed often slows down very very low, especially when I'm far away
  from my AP. Removing N mode does not solve the issue.

  WORKAROUND: Remove wireless interface's power management via Powertop

  ---
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ft 1884 F pulseaudio
   /dev/snd/controlC0:  ft 1884 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=54b265b9-4433-42d4-8d0f-fac028ee7030
  InstallationDate: Installed on 2014-03-05 (46 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140226)
  Lsusb:
   Bus 001 Device 002: ID 8087:8000 Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20AQCTO1WW
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=b1cbc034-b66f-4f6c-9d61-507b8cb23ffe ro quiet
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 03/28/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98405 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET75WW(2.25):bd03/28/2014:svnLENOVO:pn20AQCTO1WW:pvrThinkPadT440s:rvnLENOVO:rn20AQCTO1WW:rvr0B98405STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQCTO1WW
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1289961/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp