[Kernel-packages] [Bug 1827694] Re: Synaptics Touchpad doesn't support scroll after update to 19.04

2019-05-04 Thread kolya
That seems to help. 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/1827694

Title:
  Synaptics Touchpad doesn't support scroll after update to 19.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 laptop. After upgrading to 19.04 from 18.10
  Synaptics touchpad no longer supports scrolling after boot. It is also
  not detected in 'mouse' settings.

  After some research I found that running 'echo -n "reconnect" | sudo
  tee /sys/bus/serio/devices/serio1/drvctl' seems to fix the problem.

  Relevant info in dmesg:

  ```
  $ dmesg | grep -E 'psmouse|i801'
  [2.101685] i801_smbus :00:1f.4: enabling device ( -> 0003)
  [2.101805] i801_smbus :00:1f.4: SPD Write Disable is set
  [2.101913] i801_smbus :00:1f.4: SMBus using PCI interrupt
  [2.871715] psmouse serio1: synaptics: queried max coordinates: x 
[..5676], y [..4754]
  [2.905193] psmouse serio1: synaptics: queried min coordinates: x 
[1266..], y [1100..]
  [2.905195] psmouse serio1: synaptics: Trying to set up SMBus access
  [3.109019] i801_smbus :00:1f.4: Timeout waiting for interrupt!
  [3.109020] i801_smbus :00:1f.4: Transaction timeout
  [3.111086] psmouse serio1: synaptics: SMbus companion is not ready yet
  [3.112781] psmouse serio1: synaptics: Unable to initialize device.
  ```

  This is a regression from 18.10 (and all versions before that that
  I've run on this laptop).

  Please let me know if more information is needed. Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-13-generic 5.0.0-13.14
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  kolya  3390 F pulseaudio
   /dev/snd/controlC2:  kolya  3390 F pulseaudio
   /dev/snd/controlC1:  kolya  3390 F pulseaudio
   /dev/snd/controlC0:  kolya  3390 F pulseaudio
  CurrentDesktop: MATE
  Date: Sat May  4 00:17:32 2019
  InstallationDate: Installed on 2016-02-20 (1168 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-13-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ cgroup_enable=memory 
swapaccount=1 quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-13-generic N/A
   linux-backports-modules-5.0.0-13-generic  N/A
   linux-firmware1.178
  SourcePackage: linux
  UpgradeStatus: Upgraded to disco on 2019-05-02 (1 days ago)
  dmi.bios.date: 11/14/2018
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET81W (1.54 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET81W(1.54):bd11/14/2018:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.sku: LENOVO_MT_20EN_BU_Think_FM_ThinkPad P50
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1827694/+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 1827694] Re: Synaptics Touchpad doesn't support scroll after update to 19.04

2019-05-04 Thread kolya
To add to the original report: it looks like problem also occurs after
suspend/resume cycle. I.e.

* I boot laptop
* Touchpad is not detected
* I issue command mentioned above
* Touchpad is working
* I suspend and resume laptop
* Touchpad is not working properly again.

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

Title:
  Synaptics Touchpad doesn't support scroll after update to 19.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 laptop. After upgrading to 19.04 from 18.10
  Synaptics touchpad no longer supports scrolling after boot. It is also
  not detected in 'mouse' settings.

  After some research I found that running 'echo -n "reconnect" | sudo
  tee /sys/bus/serio/devices/serio1/drvctl' seems to fix the problem.

  Relevant info in dmesg:

  ```
  $ dmesg | grep -E 'psmouse|i801'
  [2.101685] i801_smbus :00:1f.4: enabling device ( -> 0003)
  [2.101805] i801_smbus :00:1f.4: SPD Write Disable is set
  [2.101913] i801_smbus :00:1f.4: SMBus using PCI interrupt
  [2.871715] psmouse serio1: synaptics: queried max coordinates: x 
[..5676], y [..4754]
  [2.905193] psmouse serio1: synaptics: queried min coordinates: x 
[1266..], y [1100..]
  [2.905195] psmouse serio1: synaptics: Trying to set up SMBus access
  [3.109019] i801_smbus :00:1f.4: Timeout waiting for interrupt!
  [3.109020] i801_smbus :00:1f.4: Transaction timeout
  [3.111086] psmouse serio1: synaptics: SMbus companion is not ready yet
  [3.112781] psmouse serio1: synaptics: Unable to initialize device.
  ```

  This is a regression from 18.10 (and all versions before that that
  I've run on this laptop).

  Please let me know if more information is needed. Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-13-generic 5.0.0-13.14
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  kolya  3390 F pulseaudio
   /dev/snd/controlC2:  kolya  3390 F pulseaudio
   /dev/snd/controlC1:  kolya  3390 F pulseaudio
   /dev/snd/controlC0:  kolya  3390 F pulseaudio
  CurrentDesktop: MATE
  Date: Sat May  4 00:17:32 2019
  InstallationDate: Installed on 2016-02-20 (1168 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-13-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ cgroup_enable=memory 
swapaccount=1 quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-13-generic N/A
   linux-backports-modules-5.0.0-13-generic  N/A
   linux-firmware1.178
  SourcePackage: linux
  UpgradeStatus: Upgraded to disco on 2019-05-02 (1 days ago)
  dmi.bios.date: 11/14/2018
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET81W (1.54 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET81W(1.54):bd11/14/2018:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.sku: LENOVO_MT_20EN_BU_Think_FM_ThinkPad P50
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1827694/+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 1827694] [NEW] Synaptics Touchpad doesn't support scroll after update to 19.04

2019-05-03 Thread kolya
Public bug reported:

I have Lenovo P50 laptop. After upgrading to 19.04 from 18.10 Synaptics
touchpad no longer supports scrolling after boot. It is also not
detected in 'mouse' settings.

After some research I found that running 'echo -n "reconnect" | sudo tee
/sys/bus/serio/devices/serio1/drvctl' seems to fix the problem.

Relevant info in dmesg:

```
$ dmesg | grep -E 'psmouse|i801'
[2.101685] i801_smbus :00:1f.4: enabling device ( -> 0003)
[2.101805] i801_smbus :00:1f.4: SPD Write Disable is set
[2.101913] i801_smbus :00:1f.4: SMBus using PCI interrupt
[2.871715] psmouse serio1: synaptics: queried max coordinates: x [..5676], 
y [..4754]
[2.905193] psmouse serio1: synaptics: queried min coordinates: x [1266..], 
y [1100..]
[2.905195] psmouse serio1: synaptics: Trying to set up SMBus access
[3.109019] i801_smbus :00:1f.4: Timeout waiting for interrupt!
[3.109020] i801_smbus :00:1f.4: Transaction timeout
[3.111086] psmouse serio1: synaptics: SMbus companion is not ready yet
[3.112781] psmouse serio1: synaptics: Unable to initialize device.
```

This is a regression from 18.10 (and all versions before that that I've
run on this laptop).

Please let me know if more information is needed. Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-13-generic 5.0.0-13.14
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC3:  kolya  3390 F pulseaudio
 /dev/snd/controlC2:  kolya  3390 F pulseaudio
 /dev/snd/controlC1:  kolya  3390 F pulseaudio
 /dev/snd/controlC0:  kolya  3390 F pulseaudio
CurrentDesktop: MATE
Date: Sat May  4 00:17:32 2019
InstallationDate: Installed on 2016-02-20 (1168 days ago)
InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: LENOVO 20EN001SUS
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-13-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ cgroup_enable=memory 
swapaccount=1 quiet splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-5.0.0-13-generic N/A
 linux-backports-modules-5.0.0-13-generic  N/A
 linux-firmware1.178
SourcePackage: linux
UpgradeStatus: Upgraded to disco on 2019-05-02 (1 days ago)
dmi.bios.date: 11/14/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: N1EET81W (1.54 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20EN001SUS
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET81W(1.54):bd11/14/2018:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad P50
dmi.product.name: 20EN001SUS
dmi.product.sku: LENOVO_MT_20EN_BU_Think_FM_ThinkPad P50
dmi.product.version: ThinkPad P50
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug disco

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

Title:
  Synaptics Touchpad doesn't support scroll after update to 19.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 laptop. After upgrading to 19.04 from 18.10
  Synaptics touchpad no longer supports scrolling after boot. It is also
  not detected in 'mouse' settings.

  After some research I found that running 'echo -n "reconnect" | sudo
  tee /sys/bus/serio/devices/serio1/drvctl' seems to fix the problem.

  Relevant info in dmesg:

  ```
  $ dmesg | grep -E 'psmouse|i801'
  [2.101685] i801_smbus :00:1f.4: enabling device ( -> 0003)
  [2.101805] i801_smbus :00:1f.4: SPD Write Disable is set
  [2.101913] i801_smbus :00:1f.4: SMBus using PCI interrupt
  [2.871715] psmouse serio1: synaptics: queried max coordinates: x 
[..5676], y [..4754]
  [2.905193] psmouse serio1: synaptics: queried min coordinates: x 
[1266..], y [1100..]
  [2.905195] psmouse serio1: synaptics: Trying to set up SMBus access
  [3.109019] i801_smbus :00:1f.4: Timeout waiting for interrupt!
  [3.109020] i801_smbus :00:1f.4: Transaction timeout
  [3.111086] psmouse serio1: synaptics: SMbus companion is not ready yet
  [3.112781] psmouse serio1: synaptics: Unable to initialize device.
  ```

  This is a regression from 18.10 (and all versions before that that
  I've run on this laptop).

  Please let me know if more information is needed. Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-13-generi

[Kernel-packages] [Bug 1740462] Re: Deletion of subvolumes by docker system prune causes btrfs to become unusable/unmountable because of skinny extends

2018-04-13 Thread kolya
I've just experienced same problem on 17.10, 4.13.0-38-generic

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

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

Title:
  Deletion of subvolumes by docker system prune causes btrfs to become
  unusable/unmountable because of skinny extends

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  `docker system prune` caused a few processes to hang a few minutes
  while I could still capture

  ```
  [   85.821088] [ cut here ]
  [   85.821108] WARNING: CPU: 6 PID: 75 at 
/build/linux-8h04gD/linux-4.13.0/fs/btrfs/extent-tree.c:3009 
btrfs_run_delayed_refs+0x244/0x250 [btrfs]
  [   85.821109] Modules linked in: rfcomm msr nf_conntrack_netlink nfnetlink 
xfrm_user xfrm_algo xt_addrtype br_netfilter xt_CHECKSUM iptable_mangle 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack libcrc32c ipt_REJECT 
nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter ebtables ip6table_filter 
ip6_tables snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic 
snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_timer snd 
soundcore iptable_filter cdc_ether usbnet pci_stub vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) bnep r8152 vboxdrv(OE) bbswitch(OE) binfmt_misc btusb btrtl 
btbcm btintel rtsx_usb_ms memstick bluetooth ecdh_generic uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev
  [   85.821133]  media hid_multitouch zfs(POE) zunicode(POE) zavl(POE) 
icp(POE) nls_iso8859_1 zcommon(POE) znvpair(POE) spl(OE) intel_rapl 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc aesni_intel aes_x86_64 
crypto_simd glue_helper cryptd intel_cstate input_leds intel_rapl_perf joydev 
serio_raw ideapad_laptop sparse_keymap arc4 wmi iwldvm mac80211 iwlwifi mac_hid 
cfg80211 lpc_ich mei_me mei shpchp sunrpc ib_iser rdma_cm iw_cm ib_cm ib_core 
iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi coda parport_pc ppdev lp 
parport ip_tables x_tables autofs4 btrfs xor raid6_pq rtsx_usb_sdmmc rtsx_usb 
hid_generic usbhid hid psmouse i915 video r8169 i2c_algo_bit mii drm_kms_helper 
syscopyarea sysfillrect ahci sysimgblt fb_sys_fops
  [   85.821163]  libahci drm
  [   85.821165] CPU: 6 PID: 75 Comm: kworker/u16:1 Tainted: P   OE   
4.13.0-21-generic #24-Ubuntu
  [   85.821166] Hardware name: LENOVO 20221/INVALID, BIOS 71CN51WW(V1.21) 
07/12/2013
  [   85.821181] Workqueue: btrfs-extent-refs btrfs_extent_refs_helper [btrfs]
  [   85.821182] task: 9a5c6c6b8000 task.stack: a8f681b58000
  [   85.821192] RIP: 0010:btrfs_run_delayed_refs+0x244/0x250 [btrfs]
  [   85.821193] RSP: 0018:a8f681b5bd80 EFLAGS: 00010282
  [   85.821194] RAX: 0026 RBX: ffef RCX: 

  [   85.821194] RDX:  RSI: 9a5c7f38dc78 RDI: 
9a5c7f38dc78
  [   85.821195] RBP: a8f681b5bdd8 R08: 0001 R09: 
042f
  [   85.821196] R10: a8f681b5bc70 R11:  R12: 
9a5c6b3c5438
  [   85.821196] R13: 9a5c5fc3 R14: 9a5b85529a00 R15: 
028f
  [   85.821197] FS:  () GS:9a5c7f38() 
knlGS:
  [   85.821198] CS:  0010 DS:  ES:  CR0: 80050033
  [   85.821199] CR2: 5643c2753020 CR3: 0002e8e09000 CR4: 
001406e0
  [   85.821200] Call Trace:
  [   85.821211]  delayed_ref_async_start+0x98/0xb0 [btrfs]
  [   85.821224]  btrfs_worker_helper+0x7a/0x2e0 [btrfs]
  [   85.821235]  btrfs_extent_refs_helper+0xe/0x10 [btrfs]
  [   85.821239]  process_one_work+0x1e7/0x410
  [   85.821241]  worker_thread+0x4b/0x420
  [   85.821242]  kthread+0x125/0x140
  [   85.821244]  ? process_one_work+0x410/0x410
  [   85.821245]  ? kthread_create_on_node+0x70/0x70
  [   85.821248]  ret_from_fork+0x25/0x30
  [   85.821249] Code: fe ff 89 d9 ba c1 0b 00 00 48 c7 c6 60 28 7d c0 4c 89 e7 
e8 e5 a2 09 00 e9 b5 fe ff ff 89 de 48 c7 c7 98 93 7d c0 e8 8d 02 7b ec <0f> ff 
eb d3 e8 60 a4 09 00 0f 1f 00 0f 1f 44 00 00 55 48 89 e5 
  [   85.821268] ---[ end trace 9bddba90bd2dbd28 ]---
  [   85.821271] BTRFS: error (device sda5) in btrfs_run_delayed_refs:3009: 
errno=-17 Object already exists
  [   85.821274] BTRFS info (device sda5): forced readonly
  ```

  from `dmesg`. After a forced restart with the power button, I could
  reproduce the issue (and had to restart with the power button every
  time), so that finally the filesystem because unmountable because of
  skinny extents (couldn't capture the stack for the unmountable state).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-21-generic 4.13.0-21.24
  ProcVersionSignature: Ubuntu 4.13.0-21.24-generic 4.13.13
  

[Kernel-packages] [Bug 1759920] Re: intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-image-4.13.0-37-generic)

2018-04-02 Thread kolya
It looks like this is the same problem as
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746418. And adding
'noibpb' kernel boot parameter helps, at least in my case.

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

Title:
  intel-microcode 3.20180312.0 causes lockup at login screen(w/ linux-
  image-4.13.0-37-generic)

Status in intel-microcode package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in intel-microcode source package in Xenial:
  Confirmed
Status in linux source package in Xenial:
  Confirmed
Status in intel-microcode source package in Artful:
  Confirmed
Status in linux source package in Artful:
  Confirmed

Bug description:
  I don't know if this is a problem with the kernel or the microcode,
  but we have a significant number of computers in our organization (on
  both 16.04 and 17.10) that fail if they have both updated.  Booting
  with either linux-image-4.13.0-36-generic or intel-microcode
  3.20180108.0+really20170707ubuntu17.10.1 allows all these computers to
  boot.

  ## Workaround ##
  1. Boot the system with the dis_ucode_ldr kernel boot parameter to temporary 
avoid the problem:
 https://wiki.ubuntu.com/Kernel/KernelBootParameters
  2. Install the previous version of package from
 
https://launchpad.net/~ubuntu-security-proposed/+archive/ubuntu/ppa/+build/14261530/+files/intel-microcode_3.20180108.0+really20170707ubuntu16.04.1_amd64.deb
  3. (Optional) Hold the package so that it won't be upgraded accidentally
 sudo apt-mark hold intel-microcode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1759920/+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 1746418] Re: System freezes when starting Xorg after installing linux-image-4.13.0-32-generic

2018-03-30 Thread kolya
Looks like I've got this one too on Lenovo P50 with E3-1505M. I've
created #1759997 since I was not able to trace it immediately to this
bug.

The problem is that I had a fully working system until 3.20180312.0
microcode update arrived - which made my system essentially unbootable.
This was an unpleasant surprise and may be a wide spread problem since
this microcode is now 'main stream'.

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

Title:
  System freezes when starting Xorg after installing linux-
  image-4.13.0-32-generic

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

Bug description:
  My laptop (Lenovo T440) freezes when starting Xorg (lightdm) only
  after installing the latest ubuntu kernel for 17.10, linux-
  image-4.13.0-32-generic.

  Am running Xorg instead of MIR due to MIR crashing when I initially
  upgraded from 17.04 to 17.10, but that's a different problem for a
  different day. It's been running with Xorg stably for at least 2-3
  months.

  If I boot with the previous kernel version on my /boot (linux-
  image-4.13.0-25-generic), everything works fine.

  If I boot with the latest mainline kernel from the Ubuntu mainline
  repo (4.15.0), everything works.

  Using grub's option to run "Recovery Mode" for the 4.13.0-32 kernel, I
  am able to use the CLI and access the encrypted root filesystem, which
  is how I generated the apport repo that's attached. It's only when
  telling it to continue Normal booting that it freezes, which is why I
  suspect the problem of being Xorg.

  When the system freezes, the fan starts to spin up. I cannot switch
  virtual consoles using CTRL-ALT-F{1-7}. CTRL-ALT-DEL pressed
  repeatedly doesn't do anything. To reboot, I have to hold the power
  button until the system powers off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746418/+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 1759997] Re: intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

2018-03-30 Thread kolya
This is probably a duplicate of #1746418. Confusing part here was that
the problem started appearing after microcode update.

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] UdevDb.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1759997/+attachment/5095518/+files/UdevDb.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] RfKill.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1759997/+attachment/5095517/+files/RfKill.txt

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

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] WifiSyslog.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095519/+files/WifiSyslog.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] JournalErrors.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095508/+files/JournalErrors.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] Lspci.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1759997/+attachment/5095509/+files/Lspci.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] PulseList.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095516/+files/PulseList.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] CurrentDmesg.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095506/+files/CurrentDmesg.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] ProcCpuinfoMinimal.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095512/+files/ProcCpuinfoMinimal.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] Lsusb.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1759997/+attachment/5095510/+files/Lsusb.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] IwConfig.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095507/+files/IwConfig.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] ProcModules.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095515/+files/ProcModules.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] ProcInterrupts.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095514/+files/ProcInterrupts.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] ProcCpuinfo.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095511/+files/ProcCpuinfo.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] CRDA.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1759997/+attachment/5095505/+files/CRDA.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] ProcEnviron.txt

2018-03-29 Thread kolya
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095513/+files/ProcEnviron.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P50
  dmi.product.name: 20EN001SUS
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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 1759997] Re: intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

2018-03-29 Thread kolya
apport information

** Tags added: apport-collected

** Description changed:

  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the problem.
  
- This happens on Ubuntu 17.10 with 4.13.0-37-generic and
- 4.13.0-36-generic kernels.
+ This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
+ --- 
+ ApportVersion: 2.20.7-0ubuntu3.7
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  kolya  2039 F pulseaudio
+  /dev/snd/controlC1:  kolya  2039 F pulseaudio
+  /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
+  /dev/snd/controlC0:  kolya  2039 F pulseaudio
+ CurrentDesktop: MATE
+ DistroRelease: Ubuntu 17.10
+ HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
+ InstallationDate: Installed on 2016-02-20 (768 days ago)
+ InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
+ MachineType: LENOVO 20EN001SUS
+ NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 EFI VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
+ ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
+ RelatedPackageVersions:
+  linux-restricted-modules-4.13.0-37-generic N/A
+  linux-backports-modules-4.13.0-37-generic  N/A
+  linux-firmware 1.169.3
+ Tags:  artful
+ Uname: Linux 4.13.0-37-generic x86_64
+ UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
+ UserGroups: dialout kismet libvirt sudo wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 09/28/2017
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N1EET73W (1.46 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20EN001SUS
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40705 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET73W(1.46):bd09/28/2017:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.family: ThinkPad P50
+ dmi.product.name: 20EN001SUS
+ dmi.product.version: ThinkPad P50
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1759997/+attachment/5095504/+files/AlsaInfo.txt

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and 4.13.0-36-generic 
kernels.
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kolya  2039 F pulseaudio
   /dev/snd/controlC1:  kolya  2039 F pulseaudio
   /dev/snd/pcmC0D0p:   kolya  2039 F...m pulseaudio
   /dev/snd/controlC0:  kolya  2039 F pulseaudio
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=a1a81ad4-e4bc-4115-b60f-07f02f93ecf6
  InstallationDate: Installed on 2016-02-20 (768 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  MachineType: LENOVO 20EN001SUS
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu-root ro rootflags=subvol=@ quiet splash
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful
  Uname: Linux 4.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-29 (152 days ago)
  UserGroups: dialout kismet libvirt sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 09/28/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET73W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN001SUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassi

[Kernel-packages] [Bug 1759997] [NEW] intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

2018-03-29 Thread kolya
Public bug reported:

I have Lenovo P50 with E3-1505M. After intel-microcode
3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
after graphic display interface - exact time of hang differs from boot
to boot. Rolling intel-microcode back to 3.20170707.1 fixes the problem.

This happens on Ubuntu 17.10 with 4.13.0-37-generic and
4.13.0-36-generic kernels.

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


** Tags: artful

** Description changed:

  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the problem.
+ 
+ This happens on Ubuntu 17.10 with 4.13.0-37-generic and
+ 4.13.0-36-generic kernels.

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

Title:
  intel-microcode 3.20180312.0~ubuntu17.10.1 fails to boot on E3-1505M

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have Lenovo P50 with E3-1505M. After intel-microcode
  3.20180312.0~ubuntu17.10.1 is installed it hangs during boot some time
  after graphic display interface - exact time of hang differs from boot
  to boot. Rolling intel-microcode back to 3.20170707.1 fixes the
  problem.

  This happens on Ubuntu 17.10 with 4.13.0-37-generic and
  4.13.0-36-generic kernels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759997/+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