[Kernel-packages] [Bug 1546260] Comment bridged from LTC Bugzilla

2016-03-23 Thread bugproxy
--- Comment From hbath...@in.ibm.com 2016-03-24 01:46 EDT---
(In reply to comment #51)
> The bug is fixed by the below patch-set posted by Anton & Alan
>

...now accepted upstream with commit ids

> http://lists.infradead.org/pipermail/kexec/2016-February/015446.html

4a2ae3a39c64dc43e9d094be9541253234ff4822

> http://lists.infradead.org/pipermail/kexec/2016-February/015447.html

1e423dc297d10eb7ff25c829d2856ef12fc81d77

> http://lists.infradead.org/pipermail/kexec/2016-February/015448.html

3debb8cf3272216119cb2e59a4963ce3c18fe8e3

Thanks
Hari

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

Title:
  kexec/kdump not working in ubuntu 16.04

Status in kexec-tools package in Ubuntu:
  Confirmed

Bug description:
  == Comment: #0 - Praveen K. Pandey  - 2016-02-04 
04:11:48 ==
  Hi 

I installed Ubuntu16.04 as PowerVM/KVM/PowerNV and setup kdump as
  well use PPA build to resolve sym link problem broken installed kdump-
  tools   1:1.5.9-4~lp1536904, and trigger kdump .While dumping process
  console hung not able to get vmcore.

  
  Reproducible Step:

  1- Installed Ubuntu16.04 
  2- Installed PPA build of Kdump mentioned in bug135822
  3- Start kdump service 
  4- Trigger a panic 

  Expected Result :

  Able to generate kdump

  Actual Result :

  System halt on dump process , seems me having initrd issue

  LOG:

  root@ubuntu:~# kdump-config load
  Modified cmdline:BOOT_IMAGE=/boot/vmlinux-4.4.0-2-generic 
root=UUID=9d1662d4-db2a-4a1a-b8d7-8b0d4e7872dd  ro splash quiet irqpoll 
maxcpus=1 nousb systemd.unit=kdump-tools.service elfcorehdr=156288K 
   * loaded kdump kernel


  root@ubuntu:~# kdump-config show
  DUMP_MODE:kdump
  USE_KDUMP:1
  KDUMP_SYSCTL: kernel.panic_on_oops=1
  KDUMP_COREDIR:/var/crash
  crashkernel addr: 
 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinux-4.4.0-2-generic
  kdump initrd: 
 /var/lib/kdump/initrd.img: symbolic link to 
/var/lib/kdump/initrd.img-4.4.0-2-generic
  current state:ready to kdump

  kexec command:
/sbin/kexec -p --command-line="BOOT_IMAGE=/boot/vmlinux-4.4.0-2-generic 
root=UUID=2a78d070-4b73-4da6-b7eb-d41164c909fa ro splash quiet irqpoll 
maxcpus=1 nousb systemd.unit=kdump-tools.service" 
--initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz
  root@ubuntu:~# 
  root@ubuntu:~# kdump-config status
  current state   : ready to kdump
  root@ubuntu:~#

  root@ubuntu:~# echo 1 > /proc/sys/kernel/sysrq

  
  root@ubuntu:~# echo c > /proc/sysrq-trigger
  [  164.495349] sysrq: SysRq : Trigger a crash
  [  164.495360] Unable to handle kernel paging request for data at address 
0x
  [  164.495364] Faulting instruction address: 0xc0654db4
  [  164.495368] Oops: Kernel access of bad area, sig: 11 [#1]
  [  164.495370] SMP NR_CPUS=2048 NUMA pSeries
  [  164.495374] Modules linked in: rpadlpar_io rpaphp dccp_diag dccp tcp_diag 
udp_diag inet_diag unix_diag af_packet_diag netlink_diag binfmt_misc uas 
usb_storage pseries_rng rtc_generic autofs4 ibmvscsi ibmveth
  [  164.495389] CPU: 0 PID: 1281 Comm: bash Not tainted 4.4.0-2-generic 
#16-Ubuntu
  [  164.495393] task: c003f1f2a200 ti: c6ef8000 task.ti: 
c6ef8000
  [  164.495396] NIP: c0654db4 LR: c0655e68 CTR: 
c0654d80
  [  164.495399] REGS: c6efb990 TRAP: 0300   Not tainted  
(4.4.0-2-generic)
  [  164.495401] MSR: 80009033   CR: 2824  
XER: 0001
  [  164.495410] CFAR: c0008468 DAR:  DSISR: 4200 
SOFTE: 1 
  GPR00: c0655e68 c6efbc10 c1583800 0063 
  GPR04: c003ff609c50 c003ff61b4f0 c003ffe6c200 015b 
  GPR08: 0007 0001  c003ffe72710 
  GPR12: c0654d80 c7ae  2200 
  GPR16: 10170710 01002c890608 101406f0 100c7100 
  GPR20:  1017df98 10140588  
  GPR24: 10153440 1017b848 c14c8540 0004 
  GPR28: c14c8900 0063 c14810bc  
  [  164.495451] NIP [c0654db4] sysrq_handle_crash+0x34/0x50
  [  164.495454] LR [c0655e68] __handle_sysrq+0xe8/0x270
  [  164.495456] Call Trace:
  [  164.495460] [c6efbc10] [c0de3008] 
_fw_tigon_tg3_bin_name+0x2cc30/0x33d18 (unreliable)
  [  164.495464] [c6efbc30] [c0655e68] __handle_sysrq+0xe8/0x270
  [  164.495468] [c6efbcd0] [c0656608] 
write_sysrq_trigger+0x78/0xa0
  [  164.495472] [c6efbd00] [c0374e70] proc_reg_write+0xb0/0x110
  [  164.495476] [c6efbd50] [c02dcabc] __vfs_write+0x6c/0xe0
  [  164.495480] [c6efbd90] [c02dd7f0] vfs_write+0xc0/0x230
  [  

[Kernel-packages] [Bug 1555321] Re: kernel should support disabling CLONE_NEWUSER via sysctl

2016-03-23 Thread Tyler Hicks
Fixed in Ubuntu-4.4.0-9.24 by https://git.launchpad.net/~ubuntu-
kernel/ubuntu/+source/linux/+git/xenial/commit/?id=92e575e769cc50a9bfb50fb58fe94aab4f2a2bff

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

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

Title:
  kernel should support disabling CLONE_NEWUSER via sysctl

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Unprivileged user namespaces gives an unprivileged user access to a
  large set of kernel functionality and interfaces that has historically
  not been carefully vetted for security issues, as it required a user
  with trusted privileges to access. This has lead to a number of
  security issues around mounting filesystems and other areas of the
  kernel.

  We should give administrators the option to disable unprivileged user
  namespaces via a sysctl if they have no need for it, to allow them to
  reduce their threat surface. The patch at
  http://www.openwall.com/lists/kernel-hardening/2016/01/28/8 does so.
  (debian is currently carrying a similar patch
  https://anonscm.debian.org/cgit/kernel/linux.git/tree/debian/patches/debian
  /add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by-
  default.patch?h=sid ).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1555321/+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 1560583] Re: reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN

2016-03-23 Thread Tyler Hicks
I've created patches to fix this issue and built test kernels. Patches
and kernels can be found here:

  http://people.canonical.com/~tyhicks/lp1560583/

In my testing, the patches fix this bug.

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

Title:
  reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN

Status in linux package in Ubuntu:
  In Progress

Bug description:
  $ cat ./t
  #include 

  profile t {
 #include 
 /bin/cat ixr,
 /sys/kernel/security/apparmor/profiles r,
  }

  $ sudo apparmor_parser -r ./t
  $ sudo aa-exec -p t -- cat /sys/kernel/security/apparmor/profiles 
  cat: /sys/kernel/security/apparmor/profiles: Permission denied
  [1]

  kernel: [   62.203035] audit: type=1400 audit(1458665428.726:128):
  apparmor="DENIED" operation="capable" profile="t" pid=3683 comm="cat"
  capability=33  capname="mac_admin"

  This is new in the -15 kernel.

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


Re: [Kernel-packages] [Bug 1560845] Re: Wifi issue in Aspire E5-573 laptop

2016-03-23 Thread sudhakar
Hi,

After installing  latest v4.5 kernel[0].  Touch pad is not working and wifi
is not avilabale.

completely i removed ubuntu 14.04 version and reinsatlled  16.04 LTS now
 except wifi everything is working fine. And for wifi i tried this


sudo apt-get install build-essential linux-headers-$(uname -r) git
echo "options ath10k_core skip_otp=y" | sudo tee
/etc/modprobe.d/ath10k_core.conf
wget 
https://www.kernel.org/pub/linux/kernel/projects/backports/2015/11/20/backports-20151120.tar.gz
tar zxvf backports-20151120.tar.gz
cd backports-20151120
make defconfig-wifi
make
sudo make install
git clone https://github.com/kvalo/ath10k-firmware.git
sudo cp -r ath10k-firmware/QCA9377 /lib/firmware/ath10k/
sudo cp /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin_WLAN.TF.1.0-00267-1
/lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin


source:
http://askubuntu.com/questions/708061/qualcomm-atheros-device-168c0042-rev-30-wi-fi-driver-installation



On Thu, Mar 24, 2016 at 1:06 AM, Joseph Salisbury <
joseph.salisb...@canonical.com> wrote:

> Did this issue start happening after an update/upgrade?  Was there a
> prior kernel version where you were not having this particular problem?
>
> Would it be possible for you to test the latest upstream kernel? Refer
> to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
> v4.5 kernel[0].
>
> If this bug is fixed in the mainline kernel, please add the following
> tag 'kernel-fixed-upstream'.
>
> If the mainline kernel does not fix this bug, please add the tag:
> 'kernel-bug-exists-upstream'.
>
> Once testing of the upstream kernel is complete, please mark this bug as
> "Confirmed".
>
>
> Thanks in advance.
>
> [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/
>
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Medium
>
> ** Changed in: linux (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1560845
>
> Title:
>   Wifi issue in Aspire E5-573 laptop
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Wifi issue in Aspire E5-573 laptop. Wifi option is avilable in ubuntu
>   12.0 and 14.0
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: linux-image-3.13.0-83-generic 3.13.0-83.127
>   ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
>   Uname: Linux 3.13.0-83-generic x86_64
>   ApportVersion: 2.14.1-0ubuntu3.19
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC1:  bitlasoft   1800 F pulseaudio
>/dev/snd/controlC0:  bitlasoft   1800 F pulseaudio
>   CurrentDesktop: Unity
>   Date: Wed Mar 23 13:21:47 2016
>   HibernationDevice: RESUME=UUID=5cee7869-394c-42aa-beb4-dac893ab594e
>   InstallationDate: Installed on 2016-03-22 (0 days ago)
>   InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64
> (20130213)
>   IwConfig:
>eth0  no wireless extensions.
>
>lono wireless extensions.
>   MachineType: Acer Aspire E5-573
>   ProcFB: 0 inteldrmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-83-generic
> root=UUID=eace4efd-a76e-49ef-84e8-f0604ce93675 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
>linux-restricted-modules-3.13.0-83-generic N/A
>linux-backports-modules-3.13.0-83-generic  N/A
>linux-firmware 1.127.20
>   SourcePackage: linux
>   StagingDrivers: rts5139
>   UpgradeStatus: Upgraded to trusty on 2016-03-23 (0 days ago)
>   dmi.bios.date: 05/27/2015
>   dmi.bios.vendor: Insyde Corp.
>   dmi.bios.version: V1.15
>   dmi.board.asset.tag: Type2 - Board Asset Tag
>   dmi.board.name: ZORO_BH
>   dmi.board.vendor: Acer
>   dmi.board.version: Type2 - A01 Board Version
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Chassis Manufacturer
>   dmi.chassis.version: Chassis Version
>   dmi.modalias:
> dmi:bvnInsydeCorp.:bvrV1.15:bd05/27/2015:svnAcer:pnAspireE5-573:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
>   dmi.product.name: Aspire E5-573
>   dmi.product.version: V3.72
>   dmi.sys.vendor: Acer
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560845/+subscriptions
>


-- 
  Regards---
Sudhakar Donepudi

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

Title:
  Wifi issue in Aspire E5-573 laptop

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi issue in Aspire E5-573 laptop. Wifi option is avilable in ubuntu
  12.0 and 14.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-83-generic 3.13.0-83.127
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-83-generic x86_64
  ApportVersion: 

[Kernel-packages] Fwd: [Bug 1560845] Re: Wifi issue in Aspire E5-573 laptop

2016-03-23 Thread sudhakar
Hi,

After installing  latest v4.5 kernel[0].  Touch pad is not working and wifi
is not avilabale.

completely i removed ubuntu 14.04 version and reinsatlled  16.04 LTS now
 except wifi everything is working fine. And for wifi i tried this


sudo apt-get install build-essential linux-headers-$(uname -r) git
echo "options ath10k_core skip_otp=y" | sudo tee
/etc/modprobe.d/ath10k_core.conf
wget 
https://www.kernel.org/pub/linux/kernel/projects/backports/2015/11/20/backports-20151120.tar.gz
tar zxvf backports-20151120.tar.gz
cd backports-20151120
make defconfig-wifi
make
sudo make install
git clone https://github.com/kvalo/ath10k-firmware.git
sudo cp -r ath10k-firmware/QCA9377 /lib/firmware/ath10k/
sudo cp /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin_WLAN.TF.1.0-00267-1
/lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin


source:
http://askubuntu.com/questions/708061/qualcomm-atheros-device-168c0042-rev-30-wi-fi-driver-installation



On Thu, Mar 24, 2016 at 1:06 AM, Joseph Salisbury <
joseph.salisb...@canonical.com> wrote:

> Did this issue start happening after an update/upgrade?  Was there a
> prior kernel version where you were not having this particular problem?
>
> Would it be possible for you to test the latest upstream kernel? Refer
> to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
> v4.5 kernel[0].
>
> If this bug is fixed in the mainline kernel, please add the following
> tag 'kernel-fixed-upstream'.
>
> If the mainline kernel does not fix this bug, please add the tag:
> 'kernel-bug-exists-upstream'.
>
> Once testing of the upstream kernel is complete, please mark this bug as
> "Confirmed".
>
>
> Thanks in advance.
>
> [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/
>
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Medium
>
> ** Changed in: linux (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1560845
>
> Title:
>   Wifi issue in Aspire E5-573 laptop
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Wifi issue in Aspire E5-573 laptop. Wifi option is avilable in ubuntu
>   12.0 and 14.0
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: linux-image-3.13.0-83-generic 3.13.0-83.127
>   ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
>   Uname: Linux 3.13.0-83-generic x86_64
>   ApportVersion: 2.14.1-0ubuntu3.19
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC1:  bitlasoft   1800 F pulseaudio
>/dev/snd/controlC0:  bitlasoft   1800 F pulseaudio
>   CurrentDesktop: Unity
>   Date: Wed Mar 23 13:21:47 2016
>   HibernationDevice: RESUME=UUID=5cee7869-394c-42aa-beb4-dac893ab594e
>   InstallationDate: Installed on 2016-03-22 (0 days ago)
>   InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64
> (20130213)
>   IwConfig:
>eth0  no wireless extensions.
>
>lono wireless extensions.
>   MachineType: Acer Aspire E5-573
>   ProcFB: 0 inteldrmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-83-generic
> root=UUID=eace4efd-a76e-49ef-84e8-f0604ce93675 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
>linux-restricted-modules-3.13.0-83-generic N/A
>linux-backports-modules-3.13.0-83-generic  N/A
>linux-firmware 1.127.20
>   SourcePackage: linux
>   StagingDrivers: rts5139
>   UpgradeStatus: Upgraded to trusty on 2016-03-23 (0 days ago)
>   dmi.bios.date: 05/27/2015
>   dmi.bios.vendor: Insyde Corp.
>   dmi.bios.version: V1.15
>   dmi.board.asset.tag: Type2 - Board Asset Tag
>   dmi.board.name: ZORO_BH
>   dmi.board.vendor: Acer
>   dmi.board.version: Type2 - A01 Board Version
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Chassis Manufacturer
>   dmi.chassis.version: Chassis Version
>   dmi.modalias:
> dmi:bvnInsydeCorp.:bvrV1.15:bd05/27/2015:svnAcer:pnAspireE5-573:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
>   dmi.product.name: Aspire E5-573
>   dmi.product.version: V3.72
>   dmi.sys.vendor: Acer
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560845/+subscriptions
>


-- 
  Regards---
Sudhakar Donepudi


-- 
  Regards---
Sudhakar Donepudi

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

Title:
  Wifi issue in Aspire E5-573 laptop

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi issue in Aspire E5-573 laptop. Wifi option is avilable in ubuntu
  12.0 and 14.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-83-generic 3.13.0-83.127
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 

[Kernel-packages] [Bug 1540430] RfKill.txt

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1540430/+attachment/4609392/+files/RfKill.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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609390/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609395/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1540430/+attachment/4609393/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609394/+files/UdevLog.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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609391/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609382/+files/BootDmesg.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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609385/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1540430/+attachment/4609386/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609388/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609384/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609387/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1540430/+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 1540430] Re: Touchpad not working after suspend/resume

2016-03-23 Thread Uros Trojar
apport information

** Tags added: apport-collected

** Description changed:

  Touchpad not working after suspend/resume on Asus X302LA.
  
  I have tried both workarounds in bug  #1393079 to no success.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.19
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  uros   2656 F pulseaudio
+  /dev/snd/controlC0:  uros   2656 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
+ InstallationDate: Installed on 2016-01-31 (52 days ago)
+ InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
+ Lsusb:
+  Bus 003 Device 002: ID 8087:8001 Intel Corp. 
+  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: ASUSTeK COMPUTER INC. X302LA
+ NonfreeKernelModules: wl
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
+ RelatedPackageVersions:
+  linux-restricted-modules-3.19.0-56-generic N/A
+  linux-backports-modules-3.19.0-56-generic  N/A
+  linux-firmware 1.127.20
+ Tags:  trusty
+ Uname: Linux 3.19.0-56-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/24/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: X302LA.204
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: X302LA
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: ATN12345678901234567
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK COMPUTER INC.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.name: X302LA
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609381/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not 

[Kernel-packages] [Bug 1540430] CRDA.txt

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1540430/+attachment/4609383/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2016-03-23 Thread Uros Trojar
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1540430/+attachment/4609389/+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/1540430

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Touchpad not working after suspend/resume on Asus X302LA.

  I have tried both workarounds in bug  #1393079 to no success.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-47-generic 3.19.0-47.53~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Mon Feb  1 16:26:19 2016
  InstallationDate: Installed on 2016-01-31 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  uros   2656 F pulseaudio
   /dev/snd/controlC0:  uros   2656 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=d2fb9926-f37b-400c-8fae-366846852756
  InstallationDate: Installed on 2016-01-31 (52 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 003 Device 002: ID 8087:8001 Intel Corp. 
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X302LA
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-56-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-56-generic N/A
   linux-backports-modules-3.19.0-56-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.19.0-56-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/24/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.204:bd08/24/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1540430/+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 1532480] Re: kswapd0 consumes 100% CPU

2016-03-23 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  kswapd0 consumes 100% CPU

Status in linux package in Ubuntu:
  Expired

Bug description:
  I'm running AWS EC2 t2.micro instance with below ubuntu version.
  ubuntu-wily-15.10-amd64-server-20151203 (ami-7d948911)
  4.2.0-23-generic

  Periodically around once per day my instance consumes 100% CPU by kswapd0 
kernell process.
  Instance restart helps, otherwise this continues.

  I have no swap configured.

  Could be related to #721896

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: User Name 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jan  9 07:44 seq
   crw-rw 1 root audio 116, 33 Jan  9 07:44 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Sat Jan  9 20:32:49 2016
  Ec2AMI: ami-7d948911
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: eu-central-1a
  Ec2InstanceType: t2.micro
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Xen HVM domU
  PciMultimedia:

  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 cirrusdrmfb
   1 xen
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=73008cf2-451d-4df0-a2e6-16ffb91670c7 ro console=tty1 console=ttyS0
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/07/2015
  dmi.bios.vendor: Xen
  dmi.bios.version: 4.2.amazon
  dmi.chassis.type: 1
  dmi.chassis.vendor: Xen
  dmi.modalias: 
dmi:bvnXen:bvr4.2.amazon:bd12/07/2015:svnXen:pnHVMdomU:pvr4.2.amazon:cvnXen:ct1:cvr:
  dmi.product.name: HVM domU
  dmi.product.version: 4.2.amazon
  dmi.sys.vendor: Xen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532480/+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 1561301] Status changed to Confirmed

2016-03-23 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => 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/1561301

Title:
  [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume
  failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  laptop will not suspend when instructed to. it seems to suspend
  partiallyexternal usb drive will suspend but fan and keyboard back
  lights do not shut off. In Ubuntu 14.04.4 it works properly. No
  keystroke will "wake" the laptop. I need to hold down the power key
  for 5-10 seconds to re-boot the computer. currently testing Ubuntu
  Mate 16.04

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jim1521 F pulseaudio
  Date: Wed Mar 23 21:53:35 2016
  DuplicateSignature: suspend/resume:SAMSUNG ELECTRONICS CO., LTD. 
870Z5E/880Z5E/680Z5E:P05ADH.017.140421.SH
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=8a7057dd-5682-4a01-b6cf-aba2e088a2e8
  InstallationDate: Installed on 2016-03-23 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160224)
  InterpreterPath: /usr/bin/python3.5
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=e3144a26-7183-4650-b7a9-22fdaf6dc28a ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume 
failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 04/21/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P05ADH.017.140421.SH
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: NP880Z5E-X01UB
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP05ADH.017.140421.SH:bd04/21/2014:svnSAMSUNGELECTRONICSCO.,LTD.:pn870Z5E/880Z5E/680Z5E:pvrP05ADH:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP880Z5E-X01UB:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
  dmi.product.name: 870Z5E/880Z5E/680Z5E
  dmi.product.version: P05ADH
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1561301/+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 1561301] Re: [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume failure

2016-03-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume
  failure

Status in linux package in Ubuntu:
  New

Bug description:
  laptop will not suspend when instructed to. it seems to suspend
  partiallyexternal usb drive will suspend but fan and keyboard back
  lights do not shut off. In Ubuntu 14.04.4 it works properly. No
  keystroke will "wake" the laptop. I need to hold down the power key
  for 5-10 seconds to re-boot the computer. currently testing Ubuntu
  Mate 16.04

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jim1521 F pulseaudio
  Date: Wed Mar 23 21:53:35 2016
  DuplicateSignature: suspend/resume:SAMSUNG ELECTRONICS CO., LTD. 
870Z5E/880Z5E/680Z5E:P05ADH.017.140421.SH
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=8a7057dd-5682-4a01-b6cf-aba2e088a2e8
  InstallationDate: Installed on 2016-03-23 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160224)
  InterpreterPath: /usr/bin/python3.5
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=e3144a26-7183-4650-b7a9-22fdaf6dc28a ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume 
failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 04/21/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P05ADH.017.140421.SH
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: NP880Z5E-X01UB
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP05ADH.017.140421.SH:bd04/21/2014:svnSAMSUNGELECTRONICSCO.,LTD.:pn870Z5E/880Z5E/680Z5E:pvrP05ADH:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP880Z5E-X01UB:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
  dmi.product.name: 870Z5E/880Z5E/680Z5E
  dmi.product.version: P05ADH
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1561301/+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 1561301] [NEW] [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume failure

2016-03-23 Thread jwj1217
Public bug reported:

laptop will not suspend when instructed to. it seems to suspend
partiallyexternal usb drive will suspend but fan and keyboard back
lights do not shut off. In Ubuntu 14.04.4 it works properly. No
keystroke will "wake" the laptop. I need to hold down the power key for
5-10 seconds to re-boot the computer. currently testing Ubuntu Mate
16.04

ProblemType: KernelOops
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-15-generic 4.4.0-15.31
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jim1521 F pulseaudio
Date: Wed Mar 23 21:53:35 2016
DuplicateSignature: suspend/resume:SAMSUNG ELECTRONICS CO., LTD. 
870Z5E/880Z5E/680Z5E:P05ADH.017.140421.SH
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=8a7057dd-5682-4a01-b6cf-aba2e088a2e8
InstallationDate: Installed on 2016-03-23 (0 days ago)
InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
InterpreterPath: /usr/bin/python3.5
MachineType: SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=e3144a26-7183-4650-b7a9-22fdaf6dc28a ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-15-generic N/A
 linux-backports-modules-4.4.0-15-generic  N/A
 linux-firmware1.157
SourcePackage: linux
Title: [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume 
failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 04/21/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P05ADH.017.140421.SH
dmi.board.asset.tag: No Asset Tag
dmi.board.name: NP880Z5E-X01UB
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: SEC_SW_REVISION_1234567890ABCD
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP05ADH.017.140421.SH:bd04/21/2014:svnSAMSUNGELECTRONICSCO.,LTD.:pn870Z5E/880Z5E/680Z5E:pvrP05ADH:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP880Z5E-X01UB:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
dmi.product.name: 870Z5E/880Z5E/680Z5E
dmi.product.version: P05ADH
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: amd64 apport-kerneloops need-duplicate-check resume suspend xenial

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

Title:
  [SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E] suspend/resume
  failure

Status in linux package in Ubuntu:
  New

Bug description:
  laptop will not suspend when instructed to. it seems to suspend
  partiallyexternal usb drive will suspend but fan and keyboard back
  lights do not shut off. In Ubuntu 14.04.4 it works properly. No
  keystroke will "wake" the laptop. I need to hold down the power key
  for 5-10 seconds to re-boot the computer. currently testing Ubuntu
  Mate 16.04

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jim1521 F pulseaudio
  Date: Wed Mar 23 21:53:35 2016
  DuplicateSignature: suspend/resume:SAMSUNG ELECTRONICS CO., LTD. 
870Z5E/880Z5E/680Z5E:P05ADH.017.140421.SH
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=8a7057dd-5682-4a01-b6cf-aba2e088a2e8
  InstallationDate: Installed on 2016-03-23 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160224)
  InterpreterPath: /usr/bin/python3.5
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 870Z5E/880Z5E/680Z5E
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 

[Kernel-packages] [Bug 1553171] Re: eckd dasd can not be set online when using "use_diag=1" mode

2016-03-23 Thread Tim Gardner
** Changed in: linux (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  eckd dasd can not be set online when using "use_diag=1" mode

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  == Comment: #0 - Peter Schmidt  - 2016-03-01 04:41:23 ==
  ---Problem Description---
  eckd dasd can not be set online when using "use_diag=1" mode
   
  Contact Information = pschm...@de.ibm.com 
   
  ---uname output---
  Linux s3515023 4.4.0-7-generic #22-Ubuntu SMP Thu Feb 18 21:13:28 UTC 2016 
s390x s390x s390x GNU/Linux
   
  Machine Type = s390 z/VM Guest 
   
  ---Debugger---
  A debugger is not configured
   
  ---Steps to Reproduce---
   try to set ldl formatted eckd dasd online when use_diag is enabled
  use ldl formatted disk 
  load driver"modprobe dasd_diag_mod"
  set dasd offline "chccwdev -d 0.0."
  enable diag mode for this dasd "/sys/bus/ccw/devices/0.0.# echo 1 > 
use_diag"
  set dasd online "chccwdev -e 0.0."

  ERROR appears 
  root@xx:/sys/bus/ccw/devices/0.0.# chccwdev -e 0.0.
  Setting device 0.0. online
  Failed (Operation not supported)
  Failed

   
  Stack trace output:
   no
   
  Oops output:
   no
   
  System Dump Info:
The system is not configured to capture a system dump.
   
  Device driver error code:
   -95

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


Re: [Kernel-packages] [Bug 1541151] Re: 16.04 PPC, unable to boot: "Problem Loading in-kernel X.509 Certificate (-74)"

2016-03-23 Thread Fritz Hudnut
@ernst:

You were the OP on this one, but, if the problem is gone for you, doesn't
seem like there is any point.  Last I saw in MATE I still get the error
script, but it never interfered with booting.

What about Luigi Burdo?  He posted here as well . . . is this script
happening AND he can't boot??  so there is still "a problem" for him?  Or
one or two other guys posted . . . .  Best would be someone for whom the
problem is still happening . . . .

F

On Wed, Mar 23, 2016 at 5:38 PM, ernsteiswuerfel 
wrote:

> Nope, the "problem loadin in-kernel . . ." message is gone, at least on
> my PM7,3 which was affected. I could send the apport-collect now, as my
> machine boots now. But is this still of use?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1541151
>
> Title:
>   16.04 PPC, unable to boot: "Problem Loading in-kernel X.509
>   Certificate (-74)"
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I am not able to boot my  Power Mac 7,3 with the Ubuntu MATE 16.04
>   daily-live iso.
>
>   This has been the case since the 4.3.x kernel series and is now with
>   current 4.4.x kernel. At the time the 4.2.x kernel was used **booting
>   the iso went fine!**
>
>   During the boot-process I get following error messages:
>
>   "Problem Loading in-kernel X.509 Certificate (-74)"
>   [...]
>   mount: mounting /dev/sda10 on /cdrom failed: no such device
>   stdin: not a typewriter
>   mount: mounting /dev/sda9 on /cdrom failed: no such device
>   mount: mounting /dev/sr0 on /cdrom failed: no such device
>   [...]
>   (initramfs) unable to find a medium containing a live file system
>
>   The stdin: and mount: lines get repeated several 10 time. At last the
>   boot process stops wuth the (initramfs) line, dropping me in a busybox
>   shell.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1541151/+subscriptions
>

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

Title:
  16.04 PPC, unable to boot: "Problem Loading in-kernel X.509
  Certificate (-74)"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am not able to boot my  Power Mac 7,3 with the Ubuntu MATE 16.04
  daily-live iso.

  This has been the case since the 4.3.x kernel series and is now with
  current 4.4.x kernel. At the time the 4.2.x kernel was used **booting
  the iso went fine!**

  During the boot-process I get following error messages:

  "Problem Loading in-kernel X.509 Certificate (-74)"
  [...]
  mount: mounting /dev/sda10 on /cdrom failed: no such device
  stdin: not a typewriter
  mount: mounting /dev/sda9 on /cdrom failed: no such device
  mount: mounting /dev/sr0 on /cdrom failed: no such device
  [...]
  (initramfs) unable to find a medium containing a live file system

  The stdin: and mount: lines get repeated several 10 time. At last the
  boot process stops wuth the (initramfs) line, dropping me in a busybox
  shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1541151/+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 1554003] Re: xenial kernel crash on HP BL460c G7 (qla24xx problem?)

2016-03-23 Thread Patrick Domack
lp1554003Commitd3b9bcd9c works fine, no panics.

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

Title:
  xenial kernel crash on HP BL460c G7 (qla24xx problem?)

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

Bug description:
  Dear Members,

  Latest Xenial kernel (linux-image-generic-4.4.0-8-generic) is crash on
  booting. Same problem with 4.4.0-9 and 4.4.0-10.

  
  [1.654419] qla2xxx [:06:00.1]-0034:3: MSI-X: Unsupported ISP 
  2432 SSVID/SSDID (0x103C,0x1705).
  [1.685273] hid-generic 0003:03F0:7029.0001: in
  [1.685273] hid-generic 0003:03F0:7029.0001: input,hidraw0: USB HID 
  v1.01 Keyboard [HP  Virtual Keyboard ] on usb-:01:00.4-1/input0
  [1.685455] input: HP  Virtual Keyboard  as 
  
/devices/pci:00/:00:1c.4/:01:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
 
  1048576 bytes) :0
  1:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
  [2.001109] CR2: 0050
  [2.001170] ---
  [ end trace 20a247b9d60f8e00 ]---
  [2.001232] Kernel panic - not syncing: Fatal exception in interrup
  [2.001232] Kernel panic - not syncing: Fatal exception in interrupt
  [2.001813] Kernel Offset: disabled
  [2.001873] ---
  [ end Kernel panic - not syncing: Fatal exception in interrupt
  [1.997314]  [] do_IRQ+0x4b/0xd0
  [1.997379]  [] common_interrupt+0x82/0x82
  [1.997441]  
  [1.997336] hpsa :0c:00.0: scsi 1:3:0:0: added RAID  HP
  [1.997491]  [] ? cpuidle_enter_state+0x12d/0x270
  [1.997609]  [] cpuidle_enter+0x17/0x20
  [1.997674]  [] call_cpuidle+0x32/0x60
  [1.997737]  [] ? cpuidle_select+0x13/0x20
  [1.997800]  [] cpu_startup_entry+0x266/0x320
  [1.997866]  [] rest_init+0x7c/0x80
  [1.997930]  [] start_kernel+0x481/0x4a2
  [1.997994]  [] ? early_idt_handler_array+0x120/0x120
  [1.998058]  [] x86_64_start_reservations+0x2a/0x2c
  [1.998123]  [] x86
  [1.998123]  [] x86_64_start_kernel+0x14a/0x16d
  [1.998186] Code: 00 48 89 45 d0 31 c0 48 8b 47 58 a8 02 0f 84 cf 00 
  00 00 48 8b 46 50 49 89 fd 49 89 f4 65 8b 15 06 34 e7 3f 4c 8b b7 10 02 
  00 00 <39> 50 50 74 11
89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8put,hidraw0: USB HID v1.01 
  Key 74 11 89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8b 00
  [2.000922] RIP  [] 
  qla24xx_process_response_queue+0x49/0x4a0 [qla2xxx]
  [2.001050]  RSP 
  hpiLO-> exit

  Best regards Attila
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp3', '/dev/dsp1', 
'/dev/dsp2', '/dev/dsp', '/dev/sequencer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-02-03 (32 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  MachineType: HP ProLiant BL460c G7
  NonfreeKernelModules: raid10 raid456 async_raid6_recov async_memcpy async_pq 
async_xor async_tx xor raid6_pq raid1 raid0 multipath linear be2iscsi qla2xxx 
iscsi_boot_sysfs libiscsi ipmi_si hpsa scsi_transport_fc scsi_transport_iscsi 
ipmi_msghandler 8021q garp stp mrp llc ghash_clmulni_intel hid_generic be2net 
aesni_intel aes_x86_64 ablk_helper usbhid cryptd lrw vxlan gf128mul 
ip6_udp_tunnel glue_helper usb_storage hid udp_tunnel
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=bterm
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/sh
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=linux priority=low vga=788 initrd=initrd.gz ---
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.156
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  xenial
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: Upgraded to xenial on 2016-02-04 (31 days ago)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/05/2011
  dmi.bios.vendor: HP
  dmi.bios.version: I27
  dmi.chassis.type: 28
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrI27:bd05/05/2011:svnHP:pnProLiantBL460cG7:pvr:cvnHP:ct28:cvr:
  dmi.product.name: ProLiant BL460c G7
  dmi.sys.vendor: HP

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

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

[Kernel-packages] [Bug 1553811] Re: Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event on press

2016-03-23 Thread Joseph Salisbury
I built a test kernel with the patch.  The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1561198/

Can those affected by this bug test this kernel?


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

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

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

Title:
  Thinkpad T460: Trackpoint mouse buttons instantly generate "release"
  event on press

Status in linux package in Ubuntu:
  In Progress

Bug description:
  When using the trackpoint mouse buttons on the laptop, when any of the
  buttons are pressed a release event immediately follows, even if the
  mouse button is being held down. This prevents moving of windows,
  typical drag & drop operations, selection etc with the mouse.

  Example output from xev for button 1:

  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1097221, (116,59), root:(116,142),
  state 0x0, button 1, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1097229, (116,59), root:(116,142),
  state 0x100, button 1, same_screen YES

  Button 2:
  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1100941, (116,59), root:(116,142),
  state 0x0, button 2, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1100941, (116,59), root:(116,142),
  state 0x200, button 2, same_screen YES

  Button 3:
  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1098467, (116,59), root:(116,142),
  state 0x0, button 3, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1098477, (116,59), root:(116,142),
  state 0x400, button 3, same_screen YES

  
  Possibly relevant output from journal:
  kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
  kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
  kernel: thinkpad_acpi: ThinkPad BIOS R06ET33W (1.07 ), EC unknown
  kernel: thinkpad_acpi: Lenovo ThinkPad T460, model 20FNCTO1WW
  kernel: thinkpad_acpi: detected a 8-level brightness capable ThinkPad
  kernel: thinkpad_acpi: unknown version of the HKEY interface: 0x200
  kernel: thinkpad_acpi: please report this to 
ibm-acpi-de...@lists.sourceforge.net
  kernel: thinkpad_acpi: radio switch found; radios are enabled
  kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness 
control, supported by the ACPI video driver
  kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  kernel: thinkpad_acpi: Standard ACPI backlight interface available, not 
loading native one
  kernel: input: ThinkPad Extra Buttons as 
/devices/platform/thinkpad_acpi/input/input7
  sensors[1000]: thinkpad-isa-
  kernel: thinkpad_acpi: EC reports that Thermal Table has changed
  kernel: thinkpad_acpi: acpi_evalf(GTRW, dd, ...) failed: AE_NOT_FOUND
  kernel: thinkpad_acpi: Cannot read adaptive keyboard mode.
  kernel: thinkpad_acpi: acpi_evalf(STRW, vd, ...) failed: AE_NOT_FOUND
  kernel: thinkpad_acpi: Cannot set adaptive keyboard mode.
  kernel: thinkpad_acpi: EC reports that Thermal Table has changed

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Mar  6 12:38:59 2016
  HibernationDevice: RESUME=UUID=04e04e17-3976-4daa-a1dd-2dd369aee83d
  InstallationDate: Installed on 2015-09-21 (166 days ago)
  InstallationMedia: It
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20FNCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-10-generic 
root=/dev/mapper/it--vg-root ro quiet intel_pstate=no_hwp
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-24 (10 days ago)
  dmi.bios.date: 01/05/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R06ET33W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FNCTO1WW
  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: 

[Kernel-packages] [Bug 1554003] Re: xenial kernel crash on HP BL460c G7 (qla24xx problem?)

2016-03-23 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
d3b9bcd9c7d8497eda30f5172503c871501e77b4

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

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

Thanks in advance

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

Title:
  xenial kernel crash on HP BL460c G7 (qla24xx problem?)

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

Bug description:
  Dear Members,

  Latest Xenial kernel (linux-image-generic-4.4.0-8-generic) is crash on
  booting. Same problem with 4.4.0-9 and 4.4.0-10.

  
  [1.654419] qla2xxx [:06:00.1]-0034:3: MSI-X: Unsupported ISP 
  2432 SSVID/SSDID (0x103C,0x1705).
  [1.685273] hid-generic 0003:03F0:7029.0001: in
  [1.685273] hid-generic 0003:03F0:7029.0001: input,hidraw0: USB HID 
  v1.01 Keyboard [HP  Virtual Keyboard ] on usb-:01:00.4-1/input0
  [1.685455] input: HP  Virtual Keyboard  as 
  
/devices/pci:00/:00:1c.4/:01:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
 
  1048576 bytes) :0
  1:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
  [2.001109] CR2: 0050
  [2.001170] ---
  [ end trace 20a247b9d60f8e00 ]---
  [2.001232] Kernel panic - not syncing: Fatal exception in interrup
  [2.001232] Kernel panic - not syncing: Fatal exception in interrupt
  [2.001813] Kernel Offset: disabled
  [2.001873] ---
  [ end Kernel panic - not syncing: Fatal exception in interrupt
  [1.997314]  [] do_IRQ+0x4b/0xd0
  [1.997379]  [] common_interrupt+0x82/0x82
  [1.997441]  
  [1.997336] hpsa :0c:00.0: scsi 1:3:0:0: added RAID  HP
  [1.997491]  [] ? cpuidle_enter_state+0x12d/0x270
  [1.997609]  [] cpuidle_enter+0x17/0x20
  [1.997674]  [] call_cpuidle+0x32/0x60
  [1.997737]  [] ? cpuidle_select+0x13/0x20
  [1.997800]  [] cpu_startup_entry+0x266/0x320
  [1.997866]  [] rest_init+0x7c/0x80
  [1.997930]  [] start_kernel+0x481/0x4a2
  [1.997994]  [] ? early_idt_handler_array+0x120/0x120
  [1.998058]  [] x86_64_start_reservations+0x2a/0x2c
  [1.998123]  [] x86
  [1.998123]  [] x86_64_start_kernel+0x14a/0x16d
  [1.998186] Code: 00 48 89 45 d0 31 c0 48 8b 47 58 a8 02 0f 84 cf 00 
  00 00 48 8b 46 50 49 89 fd 49 89 f4 65 8b 15 06 34 e7 3f 4c 8b b7 10 02 
  00 00 <39> 50 50 74 11
89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8put,hidraw0: USB HID v1.01 
  Key 74 11 89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8b 00
  [2.000922] RIP  [] 
  qla24xx_process_response_queue+0x49/0x4a0 [qla2xxx]
  [2.001050]  RSP 
  hpiLO-> exit

  Best regards Attila
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp3', '/dev/dsp1', 
'/dev/dsp2', '/dev/dsp', '/dev/sequencer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-02-03 (32 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  MachineType: HP ProLiant BL460c G7
  NonfreeKernelModules: raid10 raid456 async_raid6_recov async_memcpy async_pq 
async_xor async_tx xor raid6_pq raid1 raid0 multipath linear be2iscsi qla2xxx 
iscsi_boot_sysfs libiscsi ipmi_si hpsa scsi_transport_fc scsi_transport_iscsi 
ipmi_msghandler 8021q garp stp mrp llc ghash_clmulni_intel hid_generic be2net 
aesni_intel aes_x86_64 ablk_helper usbhid cryptd lrw vxlan gf128mul 
ip6_udp_tunnel glue_helper usb_storage hid udp_tunnel
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=bterm
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/sh
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=linux priority=low vga=788 initrd=initrd.gz ---
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.156
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  xenial
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: Upgraded to xenial on 2016-02-04 (31 days ago)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/05/2011
  dmi.bios.vendor: HP
  dmi.bios.version: I27
  dmi.chassis.type: 28
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrI27:bd05/05/2011:svnHP:pnProLiantBL460cG7:pvr:cvnHP:ct28:cvr:
  dmi.product.name: ProLiant BL460c G7
  dmi.sys.vendor: 

[Kernel-packages] [Bug 1484159] Re: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] is not supported

2016-03-23 Thread Miles Krell
** Description changed:

  This card remains unsupported out-of-the-box by the ath10k_pci kernel
  module. At this point, it looks like kvalo's ath10k-firmware repo just
  needs to be pulled in.
  
  ---
  
  HOW TO GET THIS CARD TO WORK:
  
- Full disclosure: I don't actually have this card, but AndyP was able to
- get this card to work by following my instructions, so I've written them
- here in a clearer format.
+ I don't actually have this card, but AndyP was able to get this card to
+ work by following my instructions, so I've written them here in a
+ clearer format.
  
  1) Support for this card is not present in kernel 4.2.  However, it was
- added at some point between then and kernel 4.4.3.  See
+ added at some point between then and kernel 4.4.  See
  https://wiki.ubuntu.com/Kernel/MainlineBuilds for info on installing a
  newer kernel.  Kernel 4.5 is suggested.
  
  2) Get the latest firmware from https://github.com/kvalo/ath10k-
  firmware/archive/master.zip
  
  3) Unzip this file, and copy the contents of ath10k-firmware-master to
  /lib/firmware/ath10k.
  
  4) Run the following commands to rename the necessary firmware file:
- cd /lib/firmware/ath10k/QCA9377/hw1.0/
- sudo mv firmware-5.bin_WLAN.TF.1.0-00267-1 firmware-5.bin
+ cd /lib/firmware/ath10k/QCA9377/hw1.0/
+ sudo mv firmware-5.bin_WLAN.TF.1.0-00267-1 firmware-5.bin
  
  5) Reboot your computer. Run "lshw -C network" to see if your card is
  recognized.
  
  Please tell me if these instructions are working for you.
  
  The original bug description follows.
  ---
  
  Hi,
  Qualcomm Atheros Device [168c:0042] (rev 30) is not supported by linux 
kernal. Please add support.
  
  Thanks
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-61-generic 3.13.0-61.100
  ProcVersionSignature: Ubuntu 3.13.0-61.100-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-61-generic i686
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu14   1658 F pulseaudio
   /dev/snd/controlC1:  ubuntu14   1658 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Aug 12 20:31:24 2015
  HibernationDevice: RESUME=UUID=0483444a-0d9a-4215-b36b-4aee75fd9ec0
  InstallationDate: Installed on 2015-08-11 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.2)
  IwConfig:
   lono wireless extensions.
  
   eth0  no wireless extensions.
  MachineType: Acer Aspire E5-573
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-61-generic 
root=UUID=72a8a100-d5ec-4e9d-8bc5-45695001a29c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-61-generic N/A
   linux-backports-modules-3.13.0-61-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/20/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.11
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.11:bd04/20/2015:svnAcer:pnAspireE5-573:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

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

Title:
  Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042]
  is not supported

Status in linux package in Ubuntu:
  Triaged

Bug description:
  This card remains unsupported out-of-the-box by the ath10k_pci kernel
  module. At this point, it looks like kvalo's ath10k-firmware repo just
  needs to be pulled in.

  ---

  HOW TO GET THIS CARD TO WORK:

  I don't actually have this card, but AndyP was able to get this card
  to work by following my instructions, so I've written them here in a
  clearer format.

  1) Support for this card is not present in kernel 4.2.  However, it
  was added at some point between then and kernel 4.4.  See
  https://wiki.ubuntu.com/Kernel/MainlineBuilds for info on installing a
  newer kernel.  Kernel 4.5 is suggested.

  2) Get the latest firmware from https://github.com/kvalo/ath10k-
  firmware/archive/master.zip

  3) Unzip this file, and copy the contents of ath10k-firmware-master to
  /lib/firmware/ath10k.

  4) Run the following commands to rename the 

[Kernel-packages] [Bug 1541151] Re: 16.04 PPC, unable to boot: "Problem Loading in-kernel X.509 Certificate (-74)"

2016-03-23 Thread ernsteiswuerfel
Nope, the "problem loadin in-kernel . . ." message is gone, at least on
my PM7,3 which was affected. I could send the apport-collect now, as my
machine boots now. But is this still of use?

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

Title:
  16.04 PPC, unable to boot: "Problem Loading in-kernel X.509
  Certificate (-74)"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am not able to boot my  Power Mac 7,3 with the Ubuntu MATE 16.04
  daily-live iso.

  This has been the case since the 4.3.x kernel series and is now with
  current 4.4.x kernel. At the time the 4.2.x kernel was used **booting
  the iso went fine!**

  During the boot-process I get following error messages:

  "Problem Loading in-kernel X.509 Certificate (-74)"
  [...]
  mount: mounting /dev/sda10 on /cdrom failed: no such device
  stdin: not a typewriter
  mount: mounting /dev/sda9 on /cdrom failed: no such device
  mount: mounting /dev/sr0 on /cdrom failed: no such device
  [...]
  (initramfs) unable to find a medium containing a live file system

  The stdin: and mount: lines get repeated several 10 time. At last the
  boot process stops wuth the (initramfs) line, dropping me in a busybox
  shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1541151/+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 1552985] Re: [Dell Inspiron 14 3000 Series] System hangs on poweroff

2016-03-23 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1552985

** Tags added: iso-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/1552985

Title:
  [Dell Inspiron 14 3000 Series] System hangs on poweroff

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 14.04.4 LTS
  Linux 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  When shutting down the system, it gets stuck on the Xubuntu splash
  screen. I have to press the power button for a while to have it shut
  down.

  This is a dual boot system: Windows 10 and Xubuntu 14.04. I updated BIOS 
version to A10 a couple of days ago. It hanged when trying to shut down from 
both Windows and Xubuntu.
  After installing the firmware update from 
http://www.dell.com/support/article/mx/es/mxbsdt1/SLN300281/EN, the computer 
shuts down correctly from Windows, but still gets stuck when trying to shut 
down from Xubuntu, no matter if using the "Shutdown" button or running 
"shutdown -h now" or "poweroff" from a terminal.

  I found a similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341925?comments=all,
  but the solution mentioned there did not work for me, also, I don't
  have any problems when rebooting the computer, just when trying to
  shut down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-79-generic 3.13.0-79.123
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jorge  2347 F pulseaudio
   /dev/snd/controlC1:  jorge  2347 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Mar  3 18:43:20 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-18 (471 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  MachineType: Dell Inc. Inspiron 3442
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic.efi.signed 
root=UUID=bc5b1ae8-a10c-4705-afc7-3cf3c2538883 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-79-generic N/A
   linux-backports-modules-3.13.0-79-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/03/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0260GN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/03/2015:svnDellInc.:pnInspiron3442:pvrNotSpecified:rvnDellInc.:rn0260GN:rvrA10:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3442
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

2016-03-23 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => 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/1552985

Title:
  [Dell Inspiron 14 3000 Series] System hangs on poweroff

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 14.04.4 LTS
  Linux 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  When shutting down the system, it gets stuck on the Xubuntu splash
  screen. I have to press the power button for a while to have it shut
  down.

  This is a dual boot system: Windows 10 and Xubuntu 14.04. I updated BIOS 
version to A10 a couple of days ago. It hanged when trying to shut down from 
both Windows and Xubuntu.
  After installing the firmware update from 
http://www.dell.com/support/article/mx/es/mxbsdt1/SLN300281/EN, the computer 
shuts down correctly from Windows, but still gets stuck when trying to shut 
down from Xubuntu, no matter if using the "Shutdown" button or running 
"shutdown -h now" or "poweroff" from a terminal.

  I found a similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341925?comments=all,
  but the solution mentioned there did not work for me, also, I don't
  have any problems when rebooting the computer, just when trying to
  shut down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-79-generic 3.13.0-79.123
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jorge  2347 F pulseaudio
   /dev/snd/controlC1:  jorge  2347 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Mar  3 18:43:20 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-18 (471 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  MachineType: Dell Inc. Inspiron 3442
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic.efi.signed 
root=UUID=bc5b1ae8-a10c-4705-afc7-3cf3c2538883 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-79-generic N/A
   linux-backports-modules-3.13.0-79-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/03/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0260GN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/03/2015:svnDellInc.:pnInspiron3442:pvrNotSpecified:rvnDellInc.:rn0260GN:rvrA10:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3442
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1552985/+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 1552985] Re: [Dell Inspiron 14 3000 Series] System hangs on poweroff

2016-03-23 Thread José Jorge Enríquez Rodríguez
Today I tried the Xubuntu Xenial daily image and again (live usb), the system 
was not able to shut down.
In the live session, selected the Xubuntu menu, shut down, when Xubuntu image 
appeared pressed [F1] to be able to see system messages, I got these messages 
at the end:

[OK] Stopped target Local File System.
 Unmounting /run/user/999...
 Unmounting cdrom.mount...
 Unmounting /rofs...
 Unmounting /sys/kernel/debug/tracing...
 Unmounting /tmp...
[FAILED] Failed unmounting cdrom.mount.
cdrom.mount
[OK] Unmounted /sys/kernel/debug/tracing.
[OK] Unmounted /run/user/999.
[OK] Unmounted /rofs.
[OK] Unmounted /tmp.
[OK] Reached target Unmount All Filesystems.
[OK] Stopped target Local File Systems (Pre).
[OK] Stopped Create Static Device Nodes in /dev.
[OK] Stopped Remount Root and Kernel File Systems.
[OK] Reached target Shutdown.
[202.959599] reboot: Power down

And the system hangs there, it does not complete the shut down. It does
not respond to any keypress, I have to keep the power button pressed to
get the computer shut down.

** Changed in: linux (Ubuntu)
   Status: Invalid => New

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

Title:
  [Dell Inspiron 14 3000 Series] System hangs on poweroff

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 14.04.4 LTS
  Linux 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

  When shutting down the system, it gets stuck on the Xubuntu splash
  screen. I have to press the power button for a while to have it shut
  down.

  This is a dual boot system: Windows 10 and Xubuntu 14.04. I updated BIOS 
version to A10 a couple of days ago. It hanged when trying to shut down from 
both Windows and Xubuntu.
  After installing the firmware update from 
http://www.dell.com/support/article/mx/es/mxbsdt1/SLN300281/EN, the computer 
shuts down correctly from Windows, but still gets stuck when trying to shut 
down from Xubuntu, no matter if using the "Shutdown" button or running 
"shutdown -h now" or "poweroff" from a terminal.

  I found a similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1341925?comments=all,
  but the solution mentioned there did not work for me, also, I don't
  have any problems when rebooting the computer, just when trying to
  shut down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-79-generic 3.13.0-79.123
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jorge  2347 F pulseaudio
   /dev/snd/controlC1:  jorge  2347 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Mar  3 18:43:20 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-18 (471 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  MachineType: Dell Inc. Inspiron 3442
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic.efi.signed 
root=UUID=bc5b1ae8-a10c-4705-afc7-3cf3c2538883 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-79-generic N/A
   linux-backports-modules-3.13.0-79-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/03/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0260GN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd11/03/2015:svnDellInc.:pnInspiron3442:pvrNotSpecified:rvnDellInc.:rn0260GN:rvrA10:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3442
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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


Re: [Kernel-packages] [Bug 1559676] Re: update-initramfs Error

2016-03-23 Thread Pratomo Asta Nugraha
Okaaay ill try it !!~
On Mar 23, 2016 8:20 PM, "Radoslav Fatura" 
wrote:

> Possible fix:
>
> wget
> http://ubuntu-master.mirror.tudos.de/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.157_all.deb
> sudo dpkg -i linux-firmware_1.157_all.deb
> sudo update-initramfs -u -k all
>
> It works for me, give it a try :)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1559676
>
> Title:
>   update-initramfs Error
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I Always got this error when i tried to update the krenel ..
>   update-initramfs: Generating /boot/initrd.img-4.5.0-040500-generic
>   W: Possible missing firmware /lib/firmware/i915/skl_guc_ver4.bin for
> module i915
>
>   any solution for this issue ?
>   ---
>   ApportVersion: 2.19.1-0ubuntu5
>   Architecture: amd64
>   DistroRelease: Ubuntu 15.10
>   InstallationDate: Installed on 2016-02-21 (28 days ago)
>   InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   Package: linux (not installed)
>   Tags:  wily
>   Uname: Linux 4.5.0-040500-generic x86_64
>   UnreportableReason: The running kernel is not an Ubuntu kernel
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups:
>
>   _MarkForUpload: True
>   ---
>   ApportVersion: 2.19.1-0ubuntu5
>   Architecture: amd64
>   DistroRelease: Ubuntu 15.10
>   InstallationDate: Installed on 2016-02-21 (29 days ago)
>   InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64
> (20151021)
>   Package: linux (not installed)
>   Tags:  wily
>   Uname: Linux 4.5.0-040500rc7-generic x86_64
>   UnreportableReason: The running kernel is not an Ubuntu kernel
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups:
>
>   _MarkForUpload: True
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1559676/+subscriptions
>

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

Title:
  update-initramfs Error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I Always got this error when i tried to update the krenel ..
  update-initramfs: Generating /boot/initrd.img-4.5.0-040500-generic
  W: Possible missing firmware /lib/firmware/i915/skl_guc_ver4.bin for module 
i915

  any solution for this issue ?
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-02-21 (28 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Package: linux (not installed)
  Tags:  wily
  Uname: Linux 4.5.0-040500-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-02-21 (29 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Package: linux (not installed)
  Tags:  wily
  Uname: Linux 4.5.0-040500rc7-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1559676/+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 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-03-23 Thread Joshua R. Poulson
If testing on CentOS, it would be interesting to see if there's a
reproduction with LIS 4.0.11 or 4.1 (just released) which are much
closer in VSS bits to the Ubuntu versions than the CentOS built-in LIS.

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

Title:
  [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based
  Backups

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress

Bug description:
  Customers have reported running various versions of Ubuntu 14.04.2 LTS
  on Generation 2 Hyper-V Hosts.On a random Basis, the file system
  will be mounted Read-Only due to a "disk error" (which really isn't
  the case here).As a result, they must reboot the Ubuntu guest to
  get the file system to mount RW again.

  The Error seen are the following:
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968142] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968145] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968161] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed. The Linux SCSI layer does not automatically adjust these 
parameters.
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584164] hv_storvsc 
vmbus_0_4: cmd 0x2a scsi status 0x2 srb status 0x82
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584178] hv_storvsc 
vmbus_0_4: stor pkt 88006eb6c700 autosense data valid - len 18
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584180] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584183] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584198] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed.  The Linux SCSI layer does not automatically adjust these 
parameters.

  This relates to the VSS "Windows Server Backup" process that kicks off at 
midnight on the host and finishes an hour and half later.   
  Yes, we do have hv_vss_daemon and hv_kvp_daemon running for the correct 
kernel version we have.   We're currently running kernel version 
3.13.0-49-generic #83 on one system and 3.16.0-34-generic #37 on the other. -- 
We see the same errors on both.
  As a result, we've been hesitant to drop any more ubuntu guests on our 2012R2 
hyper-v system because of this.   We can stop the backup process and all is 
good, but we need nightly backups to image all of our VM's.   All the windows 
guests have no issues of course.   We also have some CentOS based guests 
running without issues from what we've seen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1470250/+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 1559469] Re: [Dell Inc. XPS 13 9350] suspend/resume failure

2016-03-23 Thread Rob Sharp
At risk of clouding the issue, I've noticed that suspend/resume works
correctly using `linux-image-extra-4.4.0-13-generic` but closing the lid
will cause a shutdown using `linux-image-extra-4.4.0-15-generic`.

I'm on 16.04 using the same laptop (XPS 9350) as the OP.

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

Title:
  [Dell Inc. XPS 13 9350] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  suspend failure, my system halt

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-14-generic 4.4.0-14.30
  ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
  Uname: Linux 4.4.0-14-generic x86_64
  Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1348 F pulseaudio
simon  1822 F pulseaudio
  Date: Sat Mar 19 15:24:50 2016
  DuplicateSignature: suspend/resume:Dell Inc. XPS 13 9350:1.2.3
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=975f7887-2e07-4f75-a523-7625eb0515b0
  InstallationDate: Installed on 2016-03-11 (7 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160225.1)
  InterpreterPath: /usr/bin/python3.5
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia 
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-14-generic.efi.signed 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-14-generic N/A
   linux-backports-modules-4.4.0-14-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  Title: [Dell Inc. XPS 13 9350] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 0PWNCR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0PWNCR:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1559469/+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 1558828] Re: Need enough contiguous memory to support GICv3 ITS table

2016-03-23 Thread dann frazier
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  Need enough contiguous memory to support GICv3 ITS table

Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  The GICv3 ITS table needs between 36K and 56K of contiguous memory.
  But, with 4K pages and a MAX_ZONEORDER of 11, we can only allocate
  32K. The upstream approach to resolve this will likely be to make the
  core GIC a proper device that can use the DMA API:

 http://www.spinics.net/lists/arm-kernel/msg487748.html

  However - that's a pretty big change, and will take a while to land.
  Until that time, I propose that we bump MAX_ZONEORDER up to 13 for the
  generic kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1558828/+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 1491340] Re: Bluetooth keyboard is configured with wrong keyboard layout

2016-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.3+16.04.20160323-0ubuntu1

---
ubuntu-system-settings (0.3+16.04.20160323-0ubuntu1) xenial; urgency=medium

  [ jonas-drange ]
  * Add External Keyboard panel which allows for configuration of the
default keymap. (LP: #1524400, #1491340)

 -- Michael Zanetti   Wed, 23 Mar 2016
08:46:55 +

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Bluetooth keyboard is configured with wrong keyboard layout

Status in The Avila project:
  In Progress
Status in Canonical System Image:
  In Progress
Status in Canonical Pocket Desktop:
  In Progress
Status in bluez package in Ubuntu:
  Invalid
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  Phone: Meizu MX4 (15.04 r4)
  OS Language: German

  What you expected to happen:
  When connecting a Bluetooth keyboard I expect that the keyboard layout is the 
same as the keyboard hardware key layout (German) or that it is possible to 
change the keyboard layout in the Bluetooth setting for the connected Bluetooth 
device.

  What happened instead:
  The Bluetooth keyboard worked, but wasn't set to German key layout. In the 
Bluetooth device setting I couldn't find any option to change the Bluetooth 
keyboard key layout.

To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1491340/+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 1554003] Re: xenial kernel crash on HP BL460c G7 (qla24xx problem?)

2016-03-23 Thread Attila Zsiros
same, good!

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

Title:
  xenial kernel crash on HP BL460c G7 (qla24xx problem?)

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

Bug description:
  Dear Members,

  Latest Xenial kernel (linux-image-generic-4.4.0-8-generic) is crash on
  booting. Same problem with 4.4.0-9 and 4.4.0-10.

  
  [1.654419] qla2xxx [:06:00.1]-0034:3: MSI-X: Unsupported ISP 
  2432 SSVID/SSDID (0x103C,0x1705).
  [1.685273] hid-generic 0003:03F0:7029.0001: in
  [1.685273] hid-generic 0003:03F0:7029.0001: input,hidraw0: USB HID 
  v1.01 Keyboard [HP  Virtual Keyboard ] on usb-:01:00.4-1/input0
  [1.685455] input: HP  Virtual Keyboard  as 
  
/devices/pci:00/:00:1c.4/:01:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
 
  1048576 bytes) :0
  1:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
  [2.001109] CR2: 0050
  [2.001170] ---
  [ end trace 20a247b9d60f8e00 ]---
  [2.001232] Kernel panic - not syncing: Fatal exception in interrup
  [2.001232] Kernel panic - not syncing: Fatal exception in interrupt
  [2.001813] Kernel Offset: disabled
  [2.001873] ---
  [ end Kernel panic - not syncing: Fatal exception in interrupt
  [1.997314]  [] do_IRQ+0x4b/0xd0
  [1.997379]  [] common_interrupt+0x82/0x82
  [1.997441]  
  [1.997336] hpsa :0c:00.0: scsi 1:3:0:0: added RAID  HP
  [1.997491]  [] ? cpuidle_enter_state+0x12d/0x270
  [1.997609]  [] cpuidle_enter+0x17/0x20
  [1.997674]  [] call_cpuidle+0x32/0x60
  [1.997737]  [] ? cpuidle_select+0x13/0x20
  [1.997800]  [] cpu_startup_entry+0x266/0x320
  [1.997866]  [] rest_init+0x7c/0x80
  [1.997930]  [] start_kernel+0x481/0x4a2
  [1.997994]  [] ? early_idt_handler_array+0x120/0x120
  [1.998058]  [] x86_64_start_reservations+0x2a/0x2c
  [1.998123]  [] x86
  [1.998123]  [] x86_64_start_kernel+0x14a/0x16d
  [1.998186] Code: 00 48 89 45 d0 31 c0 48 8b 47 58 a8 02 0f 84 cf 00 
  00 00 48 8b 46 50 49 89 fd 49 89 f4 65 8b 15 06 34 e7 3f 4c 8b b7 10 02 
  00 00 <39> 50 50 74 11
89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8put,hidraw0: USB HID v1.01 
  Key 74 11 89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8b 00
  [2.000922] RIP  [] 
  qla24xx_process_response_queue+0x49/0x4a0 [qla2xxx]
  [2.001050]  RSP 
  hpiLO-> exit

  Best regards Attila
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp3', '/dev/dsp1', 
'/dev/dsp2', '/dev/dsp', '/dev/sequencer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-02-03 (32 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  MachineType: HP ProLiant BL460c G7
  NonfreeKernelModules: raid10 raid456 async_raid6_recov async_memcpy async_pq 
async_xor async_tx xor raid6_pq raid1 raid0 multipath linear be2iscsi qla2xxx 
iscsi_boot_sysfs libiscsi ipmi_si hpsa scsi_transport_fc scsi_transport_iscsi 
ipmi_msghandler 8021q garp stp mrp llc ghash_clmulni_intel hid_generic be2net 
aesni_intel aes_x86_64 ablk_helper usbhid cryptd lrw vxlan gf128mul 
ip6_udp_tunnel glue_helper usb_storage hid udp_tunnel
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=bterm
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/sh
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=linux priority=low vga=788 initrd=initrd.gz ---
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.156
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  xenial
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: Upgraded to xenial on 2016-02-04 (31 days ago)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/05/2011
  dmi.bios.vendor: HP
  dmi.bios.version: I27
  dmi.chassis.type: 28
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrI27:bd05/05/2011:svnHP:pnProLiantBL460cG7:pvr:cvnHP:ct28:cvr:
  dmi.product.name: ProLiant BL460c G7
  dmi.sys.vendor: HP

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

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

[Kernel-packages] [Bug 1553811] Re: Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event on press

2016-03-23 Thread Lukas Humbel
Hi Christopher
I did not follow the exact instructions but I applied it directly on top of the 
Ubuntu kernel (i got the source using apt-get source 
linux-image-4.4.0-15-generic).
I can confirm that the patch fixes the issue!

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

Title:
  Thinkpad T460: Trackpoint mouse buttons instantly generate "release"
  event on press

Status in linux package in Ubuntu:
  Triaged

Bug description:
  When using the trackpoint mouse buttons on the laptop, when any of the
  buttons are pressed a release event immediately follows, even if the
  mouse button is being held down. This prevents moving of windows,
  typical drag & drop operations, selection etc with the mouse.

  Example output from xev for button 1:

  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1097221, (116,59), root:(116,142),
  state 0x0, button 1, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1097229, (116,59), root:(116,142),
  state 0x100, button 1, same_screen YES

  Button 2:
  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1100941, (116,59), root:(116,142),
  state 0x0, button 2, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1100941, (116,59), root:(116,142),
  state 0x200, button 2, same_screen YES

  Button 3:
  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1098467, (116,59), root:(116,142),
  state 0x0, button 3, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1098477, (116,59), root:(116,142),
  state 0x400, button 3, same_screen YES

  
  Possibly relevant output from journal:
  kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
  kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
  kernel: thinkpad_acpi: ThinkPad BIOS R06ET33W (1.07 ), EC unknown
  kernel: thinkpad_acpi: Lenovo ThinkPad T460, model 20FNCTO1WW
  kernel: thinkpad_acpi: detected a 8-level brightness capable ThinkPad
  kernel: thinkpad_acpi: unknown version of the HKEY interface: 0x200
  kernel: thinkpad_acpi: please report this to 
ibm-acpi-de...@lists.sourceforge.net
  kernel: thinkpad_acpi: radio switch found; radios are enabled
  kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness 
control, supported by the ACPI video driver
  kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  kernel: thinkpad_acpi: Standard ACPI backlight interface available, not 
loading native one
  kernel: input: ThinkPad Extra Buttons as 
/devices/platform/thinkpad_acpi/input/input7
  sensors[1000]: thinkpad-isa-
  kernel: thinkpad_acpi: EC reports that Thermal Table has changed
  kernel: thinkpad_acpi: acpi_evalf(GTRW, dd, ...) failed: AE_NOT_FOUND
  kernel: thinkpad_acpi: Cannot read adaptive keyboard mode.
  kernel: thinkpad_acpi: acpi_evalf(STRW, vd, ...) failed: AE_NOT_FOUND
  kernel: thinkpad_acpi: Cannot set adaptive keyboard mode.
  kernel: thinkpad_acpi: EC reports that Thermal Table has changed

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Mar  6 12:38:59 2016
  HibernationDevice: RESUME=UUID=04e04e17-3976-4daa-a1dd-2dd369aee83d
  InstallationDate: Installed on 2015-09-21 (166 days ago)
  InstallationMedia: It
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20FNCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-10-generic 
root=/dev/mapper/it--vg-root ro quiet intel_pstate=no_hwp
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-24 (10 days ago)
  dmi.bios.date: 01/05/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R06ET33W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FNCTO1WW
  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:bvrR06ET33W(1.07):bd01/05/2016:svnLENOVO:pn20FNCTO1WW:pvrThinkPadT460:rvnLENOVO:rn20FNCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 

[Kernel-packages] [Bug 1561198] Re: trackpad keys not working properly on Lenovo Thinkpad T460s

2016-03-23 Thread Joseph Salisbury
*** This bug is a duplicate of bug 1553811 ***
https://bugs.launchpad.net/bugs/1553811

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

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

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

Title:
  trackpad keys not working properly on Lenovo Thinkpad T460s

Status in linux package in Ubuntu:
  In Progress

Bug description:
  When using the trackpad buttons of the Lenovo T460s, the release event
  will be triggered automatically. This makes it impossible to perform
  drag and drop operations.

  The bug is described and resolved in the kernel bugtracker [1]. The
  fix they describe works fine on the ubuntu kernel 4.4.0-15-generic.
  Back-porting this bugfix would make life better for T460s user, thanks
  for consideration.

  [1] https://bugzilla.kernel.org/show_bug.cgi?id=114321.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luki   1012 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Wed Mar 23 21:48:46 2016
  InstallationDate: Installed on 2016-03-09 (14 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  MachineType: LENOVO 20FAA01200
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=9137cae3-ceaa-4c5f-a4bd-4e0473140061 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/15/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET37W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAA01200
  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:bvrN1CET37W(1.05):bd01/15/2016:svnLENOVO:pn20FAA01200:pvrThinkPadT460s:rvnLENOVO:rn20FAA01200:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAA01200
  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/1561198/+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 1561198] Re: trackpad keys not working properly on Lenovo Thinkpad T460s

2016-03-23 Thread Lukas Humbel
*** This bug is a duplicate of bug 1553811 ***
https://bugs.launchpad.net/bugs/1553811

** This bug has been marked a duplicate of bug 1553811
   Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event 
on press

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

Title:
  trackpad keys not working properly on Lenovo Thinkpad T460s

Status in linux package in Ubuntu:
  In Progress

Bug description:
  When using the trackpad buttons of the Lenovo T460s, the release event
  will be triggered automatically. This makes it impossible to perform
  drag and drop operations.

  The bug is described and resolved in the kernel bugtracker [1]. The
  fix they describe works fine on the ubuntu kernel 4.4.0-15-generic.
  Back-porting this bugfix would make life better for T460s user, thanks
  for consideration.

  [1] https://bugzilla.kernel.org/show_bug.cgi?id=114321.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luki   1012 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Wed Mar 23 21:48:46 2016
  InstallationDate: Installed on 2016-03-09 (14 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  MachineType: LENOVO 20FAA01200
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=9137cae3-ceaa-4c5f-a4bd-4e0473140061 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/15/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET37W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAA01200
  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:bvrN1CET37W(1.05):bd01/15/2016:svnLENOVO:pn20FAA01200:pvrThinkPadT460s:rvnLENOVO:rn20FAA01200:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAA01200
  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/1561198/+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 1561198] Re: trackpad keys not working properly on Lenovo Thinkpad T460s

2016-03-23 Thread Joseph Salisbury
*** This bug is a duplicate of bug 1553811 ***
https://bugs.launchpad.net/bugs/1553811

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

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

Title:
  trackpad keys not working properly on Lenovo Thinkpad T460s

Status in linux package in Ubuntu:
  In Progress

Bug description:
  When using the trackpad buttons of the Lenovo T460s, the release event
  will be triggered automatically. This makes it impossible to perform
  drag and drop operations.

  The bug is described and resolved in the kernel bugtracker [1]. The
  fix they describe works fine on the ubuntu kernel 4.4.0-15-generic.
  Back-porting this bugfix would make life better for T460s user, thanks
  for consideration.

  [1] https://bugzilla.kernel.org/show_bug.cgi?id=114321.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luki   1012 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Wed Mar 23 21:48:46 2016
  InstallationDate: Installed on 2016-03-09 (14 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  MachineType: LENOVO 20FAA01200
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=9137cae3-ceaa-4c5f-a4bd-4e0473140061 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/15/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET37W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAA01200
  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:bvrN1CET37W(1.05):bd01/15/2016:svnLENOVO:pn20FAA01200:pvrThinkPadT460s:rvnLENOVO:rn20FAA01200:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAA01200
  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/1561198/+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 1543683] Re: Fails to detect (second) display

2016-03-23 Thread Joseph Salisbury
Can you test one additional kernel?  It is the current Xenial kernel
with commit 237ed86c also reverted.  If this one is good, then commit
7a5c500 (drm/i915: Fix hpd live status bits for g4x).  Needs some more
work.

The latest test kernel is in the usual location:

http://kernel.ubuntu.com/~jsalisbury/lp1543683/

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

Title:
  Fails to detect (second) display

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  With the upgrade to 4.4.0-2, only one of the two displays in the
  machine is detected.  With 4.3.0-7 (and earlier) both are detected.

  In this case, both display connectors are on the MB.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lamont 3923 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Feb  9 10:22:38 2016
  HibernationDevice: RESUME=UUID=5d145c55-633f-4197-a4c9-0b165b6dbeb3
  InstallationDate: Installed on 2014-09-22 (505 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Shuttle Inc SG41
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=ba0ea95b-cde0-42ba-b06e-9fd6ca006881 ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2014-11-14 (452 days ago)
  dmi.bios.date: 02/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FG41
  dmi.board.vendor: Shuttle Inc
  dmi.board.version: V20
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Shuttle Inc
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd02/10/2011:svnShuttleInc:pnSG41:pvrV20:rvnShuttleInc:rnFG41:rvrV20:cvnShuttleInc:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: SG41
  dmi.product.version: V20
  dmi.sys.vendor: Shuttle Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543683/+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 1561198] Status changed to Confirmed

2016-03-23 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => 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/1561198

Title:
  trackpad keys not working properly on Lenovo Thinkpad T460s

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When using the trackpad buttons of the Lenovo T460s, the release event
  will be triggered automatically. This makes it impossible to perform
  drag and drop operations.

  The bug is described and resolved in the kernel bugtracker [1]. The
  fix they describe works fine on the ubuntu kernel 4.4.0-15-generic.
  Back-porting this bugfix would make life better for T460s user, thanks
  for consideration.

  [1] https://bugzilla.kernel.org/show_bug.cgi?id=114321.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luki   1012 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Wed Mar 23 21:48:46 2016
  InstallationDate: Installed on 2016-03-09 (14 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  MachineType: LENOVO 20FAA01200
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=9137cae3-ceaa-4c5f-a4bd-4e0473140061 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/15/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET37W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAA01200
  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:bvrN1CET37W(1.05):bd01/15/2016:svnLENOVO:pn20FAA01200:pvrThinkPadT460s:rvnLENOVO:rn20FAA01200:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAA01200
  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/1561198/+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 1561198] [NEW] trackpad keys not working properly on Lenovo Thinkpad T460s

2016-03-23 Thread Lukas Humbel
Public bug reported:

When using the trackpad buttons of the Lenovo T460s, the release event
will be triggered automatically. This makes it impossible to perform
drag and drop operations.

The bug is described and resolved in the kernel bugtracker [1]. The fix
they describe works fine on the ubuntu kernel 4.4.0-15-generic. Back-
porting this bugfix would make life better for T460s user, thanks for
consideration.

[1] https://bugzilla.kernel.org/show_bug.cgi?id=114321.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-15-generic 4.4.0-15.31
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  luki   1012 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Wed Mar 23 21:48:46 2016
InstallationDate: Installed on 2016-03-09 (14 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
MachineType: LENOVO 20FAA01200
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=9137cae3-ceaa-4c5f-a4bd-4e0473140061 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-15-generic N/A
 linux-backports-modules-4.4.0-15-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/15/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: N1CET37W (1.05 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20FAA01200
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:bvrN1CET37W(1.05):bd01/15/2016:svnLENOVO:pn20FAA01200:pvrThinkPadT460s:rvnLENOVO:rn20FAA01200:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20FAA01200
dmi.product.version: ThinkPad T460s
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug xenial

** Description changed:

- When using the trackpad buttons, the release event will be triggered
- automatically. This makes it impossible to perform drag and drop
- operations.
+ When using the trackpad buttons of the Lenovo T460s, the release event
+ will be triggered automatically. This makes it impossible to perform
+ drag and drop operations.
  
  The bug is described and resolved in the kernel bugtracker [1]. The fix
  they describe works fine on the ubuntu kernel 4.4.0-15-generic. Back-
  porting this bugfix would make life better for T460s user, thanks for
  consideration.
  
  [1] https://bugzilla.kernel.org/show_bug.cgi?id=114321.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  luki   1012 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  luki   1012 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Wed Mar 23 21:48:46 2016
  InstallationDate: Installed on 2016-03-09 (14 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  MachineType: LENOVO 20FAA01200
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=9137cae3-ceaa-4c5f-a4bd-4e0473140061 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-4.4.0-15-generic N/A
-  linux-backports-modules-4.4.0-15-generic  N/A
-  linux-firmware1.157
+  linux-restricted-modules-4.4.0-15-generic N/A
+  linux-backports-modules-4.4.0-15-generic  N/A
+  linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/15/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1CET37W (1.05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FAA01200
  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:bvrN1CET37W(1.05):bd01/15/2016:svnLENOVO:pn20FAA01200:pvrThinkPadT460s:rvnLENOVO:rn20FAA01200:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FAA01200
  dmi.product.version: ThinkPad T460s
  dmi.sys.vendor: LENOVO

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

Title:
  trackpad keys not working properly on Lenovo Thinkpad T460s

Status in linux package in Ubuntu:
  New

Bug description:
  When using the trackpad buttons of the Lenovo T460s, the 

[Kernel-packages] [Bug 1558764] Re: Sysrq trigger g cause system hang on Ubuntu 15.10

2016-03-23 Thread Joseph Salisbury
Also, it might be worthwhile to test the latest mainline kernel, to see
if this bug is already fixed there.  It can be downloaded from:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/

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

Title:
  Sysrq trigger g cause system hang on Ubuntu 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I are using kgdb to debug kernel driver. The break point and sysrq
  work fine on Ubuntu 14.04. But when I upgrade Ubuntu from 14.04 to
  15.10, the sysrq trigger g (alt+sysrq+g) doesn't make gdb break and
  system hangs. It is a regression. The issue only happens after kernel
  booting up. It is OK during kernel booting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1558764/+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 1558764] Re: Sysrq trigger g cause system hang on Ubuntu 15.10

2016-03-23 Thread Joseph Salisbury
I'd like to perform a bisect to figure out what commit caused this
regression. We need to identify the earliest kernel where the issue
started happening as well as the latest kernel that did not have this
issue.

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

4.2-rc1: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.2-rc1-unstable/
4.2-rc4: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.2-rc4-unstable/
4.2 final: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.2-wily/

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

Thanks in advance!

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

** Tags added: performing-bisect wily

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

Title:
  Sysrq trigger g cause system hang on Ubuntu 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I are using kgdb to debug kernel driver. The break point and sysrq
  work fine on Ubuntu 14.04. But when I upgrade Ubuntu from 14.04 to
  15.10, the sysrq trigger g (alt+sysrq+g) doesn't make gdb break and
  system hangs. It is a regression. The issue only happens after kernel
  booting up. It is OK during kernel booting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1558764/+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 1554003] Re: xenial kernel crash on HP BL460c G7 (qla24xx problem?)

2016-03-23 Thread Patrick Domack
I am also having this issue.

Ubuntu 4.4.0-4.18~lp1554003Commitbed9-generic 4.4.1

is good for 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/1554003

Title:
  xenial kernel crash on HP BL460c G7 (qla24xx problem?)

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

Bug description:
  Dear Members,

  Latest Xenial kernel (linux-image-generic-4.4.0-8-generic) is crash on
  booting. Same problem with 4.4.0-9 and 4.4.0-10.

  
  [1.654419] qla2xxx [:06:00.1]-0034:3: MSI-X: Unsupported ISP 
  2432 SSVID/SSDID (0x103C,0x1705).
  [1.685273] hid-generic 0003:03F0:7029.0001: in
  [1.685273] hid-generic 0003:03F0:7029.0001: input,hidraw0: USB HID 
  v1.01 Keyboard [HP  Virtual Keyboard ] on usb-:01:00.4-1/input0
  [1.685455] input: HP  Virtual Keyboard  as 
  
/devices/pci:00/:00:1c.4/:01:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
 
  1048576 bytes) :0
  1:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
  [2.001109] CR2: 0050
  [2.001170] ---
  [ end trace 20a247b9d60f8e00 ]---
  [2.001232] Kernel panic - not syncing: Fatal exception in interrup
  [2.001232] Kernel panic - not syncing: Fatal exception in interrupt
  [2.001813] Kernel Offset: disabled
  [2.001873] ---
  [ end Kernel panic - not syncing: Fatal exception in interrupt
  [1.997314]  [] do_IRQ+0x4b/0xd0
  [1.997379]  [] common_interrupt+0x82/0x82
  [1.997441]  
  [1.997336] hpsa :0c:00.0: scsi 1:3:0:0: added RAID  HP
  [1.997491]  [] ? cpuidle_enter_state+0x12d/0x270
  [1.997609]  [] cpuidle_enter+0x17/0x20
  [1.997674]  [] call_cpuidle+0x32/0x60
  [1.997737]  [] ? cpuidle_select+0x13/0x20
  [1.997800]  [] cpu_startup_entry+0x266/0x320
  [1.997866]  [] rest_init+0x7c/0x80
  [1.997930]  [] start_kernel+0x481/0x4a2
  [1.997994]  [] ? early_idt_handler_array+0x120/0x120
  [1.998058]  [] x86_64_start_reservations+0x2a/0x2c
  [1.998123]  [] x86
  [1.998123]  [] x86_64_start_kernel+0x14a/0x16d
  [1.998186] Code: 00 48 89 45 d0 31 c0 48 8b 47 58 a8 02 0f 84 cf 00 
  00 00 48 8b 46 50 49 89 fd 49 89 f4 65 8b 15 06 34 e7 3f 4c 8b b7 10 02 
  00 00 <39> 50 50 74 11
89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8put,hidraw0: USB HID v1.01 
  Key 74 11 89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8b 00
  [2.000922] RIP  [] 
  qla24xx_process_response_queue+0x49/0x4a0 [qla2xxx]
  [2.001050]  RSP 
  hpiLO-> exit

  Best regards Attila
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp3', '/dev/dsp1', 
'/dev/dsp2', '/dev/dsp', '/dev/sequencer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-02-03 (32 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  MachineType: HP ProLiant BL460c G7
  NonfreeKernelModules: raid10 raid456 async_raid6_recov async_memcpy async_pq 
async_xor async_tx xor raid6_pq raid1 raid0 multipath linear be2iscsi qla2xxx 
iscsi_boot_sysfs libiscsi ipmi_si hpsa scsi_transport_fc scsi_transport_iscsi 
ipmi_msghandler 8021q garp stp mrp llc ghash_clmulni_intel hid_generic be2net 
aesni_intel aes_x86_64 ablk_helper usbhid cryptd lrw vxlan gf128mul 
ip6_udp_tunnel glue_helper usb_storage hid udp_tunnel
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=bterm
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/sh
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=linux priority=low vga=788 initrd=initrd.gz ---
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.156
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  xenial
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: Upgraded to xenial on 2016-02-04 (31 days ago)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/05/2011
  dmi.bios.vendor: HP
  dmi.bios.version: I27
  dmi.chassis.type: 28
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrI27:bd05/05/2011:svnHP:pnProLiantBL460cG7:pvr:cvnHP:ct28:cvr:
  dmi.product.name: ProLiant BL460c G7
  dmi.sys.vendor: HP

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

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

[Kernel-packages] [Bug 1560631] Re: qla2xxx panics when module is loaded

2016-03-23 Thread Patrick Domack
*** This bug is a duplicate of bug 1554003 ***
https://bugs.launchpad.net/bugs/1554003

It is, not sure how I missed that before I reported.

** This bug has been marked a duplicate of bug 1554003
   xenial kernel crash on HP BL460c G7 (qla24xx problem?)

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

Title:
  qla2xxx panics when module is loaded

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  when upgrading from 4.3.0-5 to 4.4.0-15, the system no longer boots,
  due to kernel panics on the qla2xxx module.

  blacklisting this module, updating initrd, corrected this issue as a
  work around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560631/+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 1560311] Re: package linux-image-3.13.0-79-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2016-03-23 Thread Joseph Salisbury
You may need to run the following from a terminal:

sudo apt-get install -f
sudo apt-get clean
sudo apt-get update

Then re-install the package or updates.

If that does not resolve your issue, please mark the bug as "Confirmed"

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

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

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

Title:
  package linux-image-3.13.0-79-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This happened while running normal updates via software updater

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-79-generic (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chrism 2671 F pulseaudio
  Date: Tue Mar 22 05:11:37 2016
  DuplicateSignature: package:linux-image-3.13.0-79-generic:(not 
installed):subprocess new pre-installation script returned error exit status 128
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 128
  HibernationDevice: RESUME=UUID=b2e3942a-2d56-4c73-bc31-0c781a489737
  InstallationDate: Installed on 2015-10-06 (167 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO 64608NG
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-74-generic 
root=UUID=8ba4c3d1-2510-43f3-a605-f45157666da8 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.7
  SourcePackage: linux
  Title: package linux-image-3.13.0-79-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/18/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET56WW (1.26 )
  dmi.board.name: 64608NG
  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:bvr7LET56WW(1.26):bd10/18/2007:svnLENOVO:pn64608NG:pvrThinkPadT61:rvnLENOVO:rn64608NG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64608NG
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560311/+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 1560473] Re: Fan doesn't work

2016-03-23 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.5 kernel[0].

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

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

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


Thanks in advance.

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

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

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

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

Title:
  Fan doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  There is no fan support for this hardware. Fan speed changing only on
  reboot and stay the same until reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-34-generic 4.2.0-34.39
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bob3618 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Mar 22 18:25:27 2016
  HibernationDevice: RESUME=UUID=0d193a72-b3ef-44a7-92c8-ed9df2de9807
  InstallationDate: Installed on 2015-12-01 (111 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0489:e095 Foxconn / Hon Hai 
   Bus 001 Device 002: ID 04f2:b47f Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire ES1-331
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic.efi.signed 
root=UUID=82b73f79-8d4f-453e-b9ad-fc07955aaa21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-34-generic N/A
   linux-backports-modules-4.2.0-34-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/07/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire ES1-331
  dmi.board.vendor: Acer
  dmi.board.version: V1.13
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.13
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.13:bd12/07/2015:svnAcer:pnAspireES1-331:pvrV1.13:rvnAcer:rnAspireES1-331:rvrV1.13:cvnAcer:ct10:cvrV1.13:
  dmi.product.name: Aspire ES1-331
  dmi.product.version: V1.13
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560473/+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 1317165] Re: Broadcom BCM 94318 MPG 802.11 card not functioning

2016-03-23 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.5 kernel[0].

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

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

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


Thanks in advance.

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

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

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

Title:
  Broadcom BCM 94318 MPG 802.11 card not functioning

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I can't seem to get the Wireless card in my laptop working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1317165/+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 1560247] Re: [SAMSUNG ELECTRONICS CO., LTD. 305V4A/305V5A/3415VA] suspend/resume failure

2016-03-23 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.5 kernel[0].

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

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

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


Thanks in advance.

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

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

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

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

Title:
  [SAMSUNG ELECTRONICS CO., LTD. 305V4A/305V5A/3415VA] suspend/resume
  failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Don't wake up after gibernation

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ksaver11520 F pulseaudio
   /dev/snd/controlC0:  ksaver11520 F pulseaudio
  Date: Tue Mar 22 02:07:51 2016
  DuplicateSignature: suspend/resume:SAMSUNG ELECTRONICS CO., LTD. 
305V4A/305V5A/3415VA:09PW.ME13.20121101.SKK
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=b782452f-51f9-40a8-bc11-9d17250476d5
  InstallationDate: Installed on 2014-09-11 (557 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140905)
  InterpreterPath: /usr/bin/python3.5
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 305V4A/305V5A/3415VA
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=1d3eb423-3f2f-4529-a70d-6e8c0e028ce6 ro noplymouth ipv6.disable=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [SAMSUNG ELECTRONICS CO., LTD. 305V4A/305V5A/3415VA] suspend/resume 
failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: lp
  dmi.bios.date: 11/01/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 09PW.ME13.20121101.SKK
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 305V4A/305V4A
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: 09PW
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr09PW.ME13.20121101.SKK:bd11/01/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn305V4A/305V5A/3415VA:pvr09PW:rvnSAMSUNGELECTRONICSCO.,LTD.:rn305V4A/305V4A:rvr09PW:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
  dmi.product.name: 305V4A/305V5A/3415VA
  dmi.product.version: 09PW
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560247/+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 1560224] Re: [Dell Inc. Inspiron 3537] suspend/resume failure

2016-03-23 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.5 kernel[0].

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

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

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


Thanks in advance.

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

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

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

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

Title:
  [Dell Inc. Inspiron 3537] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  ...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-14-generic 4.4.0-14.30
  ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
  Uname: Linux 4.4.0-14-generic x86_64
  Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cefre001872 F pulseaudio
   /dev/snd/controlC0:  cefre001872 F pulseaudio
  Date: Sat Mar 19 20:50:59 2016
  DuplicateSignature: suspend/resume:Dell Inc. Inspiron 3537:A06
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=8cfcecee-87f7-4cf4-bd92-79464cdd3733
  InstallationDate: Installed on 2016-02-18 (32 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Inspiron 3537
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-14-generic 
root=UUID=1c08c9f9-54ca-416e-b4ed-8fcf5e13fe85 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-14-generic N/A
   linux-backports-modules-4.4.0-14-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  Title: [Dell Inc. Inspiron 3537] suspend/resume failure
  UpgradeStatus: Upgraded to xenial on 2016-03-19 (2 days ago)
  UserGroups:
   
  dmi.bios.date: 09/27/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 0PHTY0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd09/27/2013:svnDellInc.:pnInspiron3537:pvrA06:rvnDellInc.:rn0PHTY0:rvrA00:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 3537
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560224/+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 1560631] Re: qla2xxx panics when module is loaded

2016-03-23 Thread Joseph Salisbury
This bug may actually be a duplicate of bug 1554003 .  Can you test
4.4.0-3 and 4.4.0-4?

4.4.0-3: https://launchpad.net/ubuntu/+source/linux/4.4.0-3.17/+build/8930364
4.4.0-4: https://launchpad.net/ubuntu/+source/linux/4.4.0-4.19/+build/8970551

If -3 is good and -4 is bad then this probably is a duplicate.  I'm
already in the process of bisecting the other bug.

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

Title:
  qla2xxx panics when module is loaded

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  when upgrading from 4.3.0-5 to 4.4.0-15, the system no longer boots,
  due to kernel panics on the qla2xxx module.

  blacklisting this module, updating initrd, corrected this issue as a
  work around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560631/+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 1256822] Re: Misspelling in description of linux*-tools-*

2016-03-23 Thread Pascal De Vuyst
** Tags removed: bitesize packaging patch string-fix
** Tags added: needs-ddtp-pot-update

** Changed in: ddtp-ubuntu
   Status: In Progress => Triaged

** Changed in: ddtp-ubuntu
   Status: Triaged => Fix Committed

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

Title:
  Misspelling in description of linux*-tools-*

Status in Package Descriptions for Ubuntu:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Released
Status in linux-goldfish package in Ubuntu:
  Fix Released

Bug description:
  Package: linux-goldfish-tools-3.4.0-3
  Version: 3.4.0-3.14

  Hello!

  The same misspelling can be found in 2 strings:
  You probabally want to install linux-tools-3.4.0-3-.

  probabally ==> probably

  Greetings

  
https://translations.launchpad.net/ddtp-ubuntu/trusty/+pots/ddtp-ubuntu-universe/fr/80685/+translate
  
https://translations.launchpad.net/ddtp-ubuntu/trusty/+pots/ddtp-ubuntu-universe/fr/80983/+translate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ddtp-ubuntu/+bug/1256822/+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 1558764] Missing required logs.

2016-03-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1558764

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Sysrq trigger g cause system hang on Ubuntu 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I are using kgdb to debug kernel driver. The break point and sysrq
  work fine on Ubuntu 14.04. But when I upgrade Ubuntu from 14.04 to
  15.10, the sysrq trigger g (alt+sysrq+g) doesn't make gdb break and
  system hangs. It is a regression. The issue only happens after kernel
  booting up. It is OK during kernel booting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1558764/+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 1558764] Re: Sysrq trigger g cause system hang on Ubuntu 15.10

2016-03-23 Thread Brian Murray
** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (Ubuntu)

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

Title:
  Sysrq trigger g cause system hang on Ubuntu 15.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I are using kgdb to debug kernel driver. The break point and sysrq
  work fine on Ubuntu 14.04. But when I upgrade Ubuntu from 14.04 to
  15.10, the sysrq trigger g (alt+sysrq+g) doesn't make gdb break and
  system hangs. It is a regression. The issue only happens after kernel
  booting up. It is OK during kernel booting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1558764/+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 1554003] Re: xenial kernel crash on HP BL460c G7 (qla24xx problem?)

2016-03-23 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
bed9ad074a8be28e0a3097598238a02c47c6

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

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

Thanks in advance

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

Title:
  xenial kernel crash on HP BL460c G7 (qla24xx problem?)

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

Bug description:
  Dear Members,

  Latest Xenial kernel (linux-image-generic-4.4.0-8-generic) is crash on
  booting. Same problem with 4.4.0-9 and 4.4.0-10.

  
  [1.654419] qla2xxx [:06:00.1]-0034:3: MSI-X: Unsupported ISP 
  2432 SSVID/SSDID (0x103C,0x1705).
  [1.685273] hid-generic 0003:03F0:7029.0001: in
  [1.685273] hid-generic 0003:03F0:7029.0001: input,hidraw0: USB HID 
  v1.01 Keyboard [HP  Virtual Keyboard ] on usb-:01:00.4-1/input0
  [1.685455] input: HP  Virtual Keyboard  as 
  
/devices/pci:00/:00:1c.4/:01:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
 
  1048576 bytes) :0
  1:00.4/usb6/6-1/6-1:1.1/0003:03F0:7029.0002/input/inpu
  [2.001109] CR2: 0050
  [2.001170] ---
  [ end trace 20a247b9d60f8e00 ]---
  [2.001232] Kernel panic - not syncing: Fatal exception in interrup
  [2.001232] Kernel panic - not syncing: Fatal exception in interrupt
  [2.001813] Kernel Offset: disabled
  [2.001873] ---
  [ end Kernel panic - not syncing: Fatal exception in interrupt
  [1.997314]  [] do_IRQ+0x4b/0xd0
  [1.997379]  [] common_interrupt+0x82/0x82
  [1.997441]  
  [1.997336] hpsa :0c:00.0: scsi 1:3:0:0: added RAID  HP
  [1.997491]  [] ? cpuidle_enter_state+0x12d/0x270
  [1.997609]  [] cpuidle_enter+0x17/0x20
  [1.997674]  [] call_cpuidle+0x32/0x60
  [1.997737]  [] ? cpuidle_select+0x13/0x20
  [1.997800]  [] cpu_startup_entry+0x266/0x320
  [1.997866]  [] rest_init+0x7c/0x80
  [1.997930]  [] start_kernel+0x481/0x4a2
  [1.997994]  [] ? early_idt_handler_array+0x120/0x120
  [1.998058]  [] x86_64_start_reservations+0x2a/0x2c
  [1.998123]  [] x86
  [1.998123]  [] x86_64_start_kernel+0x14a/0x16d
  [1.998186] Code: 00 48 89 45 d0 31 c0 48 8b 47 58 a8 02 0f 84 cf 00 
  00 00 48 8b 46 50 49 89 fd 49 89 f4 65 8b 15 06 34 e7 3f 4c 8b b7 10 02 
  00 00 <39> 50 50 74 11
89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8put,hidraw0: USB HID v1.01 
  Key 74 11 89 50 50 48 8b 46 50 8b 40 50 41 89 86 58 8b 00
  [2.000922] RIP  [] 
  qla24xx_process_response_queue+0x49/0x4a0 [qla2xxx]
  [2.001050]  RSP 
  hpiLO-> exit

  Best regards Attila
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp3', '/dev/dsp1', 
'/dev/dsp2', '/dev/dsp', '/dev/sequencer'] failed with exit code 1:
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-02-03 (32 days ago)
  InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  MachineType: HP ProLiant BL460c G7
  NonfreeKernelModules: raid10 raid456 async_raid6_recov async_memcpy async_pq 
async_xor async_tx xor raid6_pq raid1 raid0 multipath linear be2iscsi qla2xxx 
iscsi_boot_sysfs libiscsi ipmi_si hpsa scsi_transport_fc scsi_transport_iscsi 
ipmi_msghandler 8021q garp stp mrp llc ghash_clmulni_intel hid_generic be2net 
aesni_intel aes_x86_64 ablk_helper usbhid cryptd lrw vxlan gf128mul 
ip6_udp_tunnel glue_helper usb_storage hid udp_tunnel
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=bterm
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/sh
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=linux priority=low vga=788 initrd=initrd.gz ---
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.156
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  xenial
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: Upgraded to xenial on 2016-02-04 (31 days ago)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/05/2011
  dmi.bios.vendor: HP
  dmi.bios.version: I27
  dmi.chassis.type: 28
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrI27:bd05/05/2011:svnHP:pnProLiantBL460cG7:pvr:cvnHP:ct28:cvr:
  dmi.product.name: ProLiant BL460c G7
  dmi.sys.vendor: 

[Kernel-packages] [Bug 1558764] [NEW] Sysrq trigger g cause system hang on Ubuntu 15.10

2016-03-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I are using kgdb to debug kernel driver. The break point and sysrq work
fine on Ubuntu 14.04. But when I upgrade Ubuntu from 14.04 to 15.10, the
sysrq trigger g (alt+sysrq+g) doesn't make gdb break and system hangs.
It is a regression. The issue only happens after kernel booting up. It
is OK during kernel booting.

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

-- 
Sysrq trigger g cause system hang on Ubuntu 15.10
https://bugs.launchpad.net/bugs/1558764
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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 1560631] Re: qla2xxx panics when module is loaded

2016-03-23 Thread Joseph Salisbury
I'd like to perform a bisect to figure out what commit caused this
regression. We need to identify the earliest kernel where the issue
started happening as well as the latest kernel that did not have this
issue.

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

4.4-rc1: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc1+cod1-wily/
4.4-rc4: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc4-wily/
4.4 final: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/



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

Thanks in advance!


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

** Tags added: kernel-da-key

** Tags added: performing-bisect xenial

** Also affects: linux (Ubuntu Xenial)
   Importance: High
   Status: 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/1560631

Title:
  qla2xxx panics when module is loaded

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed

Bug description:
  when upgrading from 4.3.0-5 to 4.4.0-15, the system no longer boots,
  due to kernel panics on the qla2xxx module.

  blacklisting this module, updating initrd, corrected this issue as a
  work around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560631/+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 1549354] Re: After upgrading to 4.2.0.30 Elantech touchpad not detected

2016-03-23 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
0f8e1864193330c04ce01ba9c9ee45e43e91f540

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

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

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

Title:
  After upgrading to 4.2.0.30 Elantech touchpad not detected

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

Bug description:
  Elan Touchpad not listed as "Elan Touchpad" after "xinput list" or "cat 
/proc/bus/input/devices"
   . Not detected properly? For sure it does not work.
  External mouse working well. 
  Downgrading to 4.2.0-27-generic kernel solves problem(touchpad works). 
  My computer model is Toshiba Chromebook 2 with Gnome ubuntu 15.10

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-30-generic 4.2.0-30.35
  ProcVersionSignature: Ubuntu 4.2.0-30.35-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  siulkilulki909 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Feb 24 16:55:47 2016
  InstallationDate: Installed on 2015-12-06 (80 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:07dc Intel Corp. 
   Bus 001 Device 003: ID 04f2:b48b Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 1ea7:0011  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: GOOGLE Swanky
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic 
root=UUID=20463b36-edda-428c-a236-f715f1d7bb85 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/22/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: GOOGLE
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/22/2014:svnGOOGLE:pnSwanky:pvr1.0:cvnGOOGLE:ct3:cvr:
  dmi.product.name: Swanky
  dmi.product.version: 1.0
  dmi.sys.vendor: GOOGLE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1549354/+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 1560696] Re: [ASUSTeK COMPUTER INC. G750JM] hibernate/resume failure [non-free: nvidia_uvm nvidia_modeset nvidia]

2016-03-23 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.5 kernel[0].

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

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

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


Thanks in advance.

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

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

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

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

Title:
  [ASUSTeK COMPUTER INC. G750JM] hibernate/resume failure [non-free:
  nvidia_uvm nvidia_modeset nvidia]

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  hibernate / resume - appears to fail at pulse audio?

  not sure - using suspend works fine

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sda2044 F pulseaudio
   /dev/snd/controlC1:  sda2044 F pulseaudio
  Date: Tue Mar 22 17:35:47 2016
  DuplicateSignature: hibernate/resume:ASUSTeK COMPUTER INC. G750JM:G750JM.207
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  InstallationDate: Installed on 2016-03-21 (1 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  InterpreterPath: /usr/bin/python3.5
  MachineType: ASUSTeK COMPUTER INC. G750JM
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=c29be2ea-fc5b-4e05-889a-8ca5a3e9a731 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [ASUSTeK COMPUTER INC. G750JM] hibernate/resume failure [non-free: 
nvidia_uvm nvidia_modeset nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/17/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G750JM.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G750JM
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG750JM.207:bd07/17/2014:svnASUSTeKCOMPUTERINC.:pnG750JM:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG750JM:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: G750JM
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560696/+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 1560845] Re: Wifi issue in Aspire E5-573 laptop

2016-03-23 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.5 kernel[0].

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

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

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


Thanks in advance.

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

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

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

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

Title:
  Wifi issue in Aspire E5-573 laptop

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi issue in Aspire E5-573 laptop. Wifi option is avilable in ubuntu
  12.0 and 14.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-83-generic 3.13.0-83.127
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-83-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bitlasoft   1800 F pulseaudio
   /dev/snd/controlC0:  bitlasoft   1800 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Mar 23 13:21:47 2016
  HibernationDevice: RESUME=UUID=5cee7869-394c-42aa-beb4-dac893ab594e
  InstallationDate: Installed on 2016-03-22 (0 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Acer Aspire E5-573
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-83-generic 
root=UUID=eace4efd-a76e-49ef-84e8-f0604ce93675 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-83-generic N/A
   linux-backports-modules-3.13.0-83-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2016-03-23 (0 days ago)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.15
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.15:bd05/27/2015:svnAcer:pnAspireE5-573:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1560845/+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 1483170] Re: NVidia: Ubuntu: OS crashed into xmon Prompt; scsi_report_bus_reset

2016-03-23 Thread Luciano Chavez
** Changed in: linux (Ubuntu)
   Status: New => Fix Released

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

Title:
  NVidia: Ubuntu: OS crashed into xmon Prompt;  scsi_report_bus_reset

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Problem Description:
  
  This system is running non-virtualized ubuntu with one nvidia k80 GPU. During 
a hardbootme run the OS crashed.  Here are the details from xmon:

  0:mon> e
  cpu 0x0: Vector: 300 (Data Access) at [c038f3b0]
  pc: c069ba80: scsi_report_bus_reset+0x60/0xb0
  lr: d0001cae524c: ipr_erp_start+0x3bc/0x644 [ipr]
  sp: c038f630
 msr: 90009033
 dar: 100178
   dsisr: 4000
current = 0xc1359b10
paca= 0xcfb8 softe: 0irq_happened: 0x01
  pid   = 0, comm = swapper/0
  0:mon> r
  R00 = d0001cae524c   R16 = 0020
  R01 = c038f630   R17 = 
  R02 = c13d8028   R18 = fffefa58
  R03 = c00fdcb0   R19 = c0e4a000
  R04 =    R20 = c1412180
  R05 = 0002   R21 = 0001
  R06 = 0067   R22 = 0002
  R07 = 0629   R23 = 01f0
  R08 = 0001   R24 = c0001010ea00
  R09 = 001000f0   R25 = c00fdcb00730
  R10 = 00ff   R26 = 0001
  R11 = d0001cae6518   R27 = 0629
  R12 = c069ba20   R28 = c00fdce40cf0
  R13 = cfb8   R29 = c00fa4c50300
  R14 = c135a120   R30 = 
  R15 =    R31 = c00fdcb0
  pc  = c069ba80 scsi_report_bus_reset+0x60/0xb0
  cfar= c0009368 slb_miss_realmode+0x50/0x78
  lr  = d0001cae524c ipr_erp_start+0x3bc/0x644 [ipr]
  msr = 90009033   cr  = 2804
  ctr = c069ba20   xer =    trap =  300
  dar = 00100178   dsisr = 4000
  0:mon> t
  [c038f660] d0001cae524c ipr_erp_start+0x3bc/0x644 [ipr]
  [c038f6c0] d0001caddb20 ipr_scsi_done+0x100/0x120 [ipr]
  [c038f700] d0001cadc5bc ipr_isr_mhrrq+0x10c/0x250 [ipr]
  [c038f760] c012ff90 handle_irq_event_percpu+0x90/0x2b0
  [c038f820] c0130218 handle_irq_event+0x68/0xd0
  [c038f850] c0135380 handle_fasteoi_irq+0xe0/0x250
  [c038f880] c012f188 generic_handle_irq+0x58/0x90
  [c038f8b0] c00119d0 __do_irq+0x80/0x190
  [c038f8e0] c0011bec do_IRQ+0x10c/0x120
  [c038f940] c0002794 hardware_interrupt_common+0x114/0x180
  --- Exception: 501 (Hardware Interrupt) at c06a45b4 
scsi_io_completion+0x1e4/0x800
  [c038fd00] c069662c scsi_finish_command+0x15c/0x1b0
  [c038fd80] c06a41d8 scsi_softirq_done+0x198/0x200
  [c038fe00] c04cbbd4 blk_done_softirq+0xb4/0xe0
  [c038fe40] c00b5244 __do_softirq+0x174/0x3e0
  [c038ff30] c00b5888 irq_exit+0xf8/0x140
  [c038ff60] c00119dc __do_irq+0x8c/0x190
  [c038ff90] c0025320 call_do_irq+0x14/0x24
  [c13d7840] c0011b80 do_IRQ+0xa0/0x120
  [c13d78a0] c0002794 hardware_interrupt_common+0x114/0x180
  --- Exception: 501 (Hardware Interrupt) at c00110d4 
arch_local_irq_restore+0x74/0x90
  [c13d7b90] c00162f8 __switch_to+0x208/0x350 (unreliable)
  [c13d7bb0] c00ef70c finish_task_switch+0x7c/0x1e0
  [c13d7bf0] c09d6c40 __schedule+0x370/0x910
  [c13d7e10] c09d7880 schedule_preempt_disabled+0x20/0x30
  [c13d7e30] c01121e4 cpu_startup_entry+0x1c4/0x500
  [c13d7ee0] c000ccd4 rest_init+0xa4/0xc0
  [c13d7f00] c0d53e4c start_kernel+0x520/0x53c
  [c13d7f90] c0009b6c start_here_common+0x20/0xa8
  0:mon>

  == Comment: #1 - Brian J. King  - 2015-05-28 17:08:13 ==
  Make sure we have the host lock held when calling scsi_report_bus_reset. 
Fixes a crash seen as the __devices list in the scsi host was changing as we 
were iterating through it.

  == Comment: #8 - Wen Xiong  - 2015-08-06 11:09:25 ==
  Release of bug changed to Ubuntu14.04.

  He has tested the patch and " yes the patch worked". We have upstream
  the patch last month. Here is the commit link:

  
https://git.kernel.org/cgit/linux/kernel/git/jejb/scsi.git/commit/drivers/scsi/ipr.c?h=misc=36b8e180e1e929e00b351c3b72aab3147fc14116

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

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

[Kernel-packages] [Bug 1558905] dagmar (i386) - tests ran: 153, failed: 1

2016-03-23 Thread Brad Figg
tests ran: 153, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/dagmar__3.19.0-58.64~14.04.1__2016-03-23_15-52-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-03-23 Thread Joseph Salisbury
I setup a CentOS 7 VM and have the reproducer script running on it now.
We should know if CentOS with the 3.10 kernel also exhibits this bug
shortly.

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

Title:
  [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based
  Backups

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress

Bug description:
  Customers have reported running various versions of Ubuntu 14.04.2 LTS
  on Generation 2 Hyper-V Hosts.On a random Basis, the file system
  will be mounted Read-Only due to a "disk error" (which really isn't
  the case here).As a result, they must reboot the Ubuntu guest to
  get the file system to mount RW again.

  The Error seen are the following:
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968142] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968145] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968161] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed. The Linux SCSI layer does not automatically adjust these 
parameters.
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584164] hv_storvsc 
vmbus_0_4: cmd 0x2a scsi status 0x2 srb status 0x82
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584178] hv_storvsc 
vmbus_0_4: stor pkt 88006eb6c700 autosense data valid - len 18
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584180] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584183] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584198] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed.  The Linux SCSI layer does not automatically adjust these 
parameters.

  This relates to the VSS "Windows Server Backup" process that kicks off at 
midnight on the host and finishes an hour and half later.   
  Yes, we do have hv_vss_daemon and hv_kvp_daemon running for the correct 
kernel version we have.   We're currently running kernel version 
3.13.0-49-generic #83 on one system and 3.16.0-34-generic #37 on the other. -- 
We see the same errors on both.
  As a result, we've been hesitant to drop any more ubuntu guests on our 2012R2 
hyper-v system because of this.   We can stop the backup process and all is 
good, but we need nightly backups to image all of our VM's.   All the windows 
guests have no issues of course.   We also have some CentOS based guests 
running without issues from what we've seen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1470250/+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 1556623] Re: Sporadicly does not power off after will now halt message

2016-03-23 Thread Borim
The issue did not occur before 14.04, also the first version of 14.04 were also 
bug free.
The bug annoys me for ca. half till one year.

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

Title:
  Sporadicly does not power off after will now halt message

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I use Ubuntu 14.04 since it was released. Everything worked fine, but for 
about half a year after shutting down my pc does not power off the machine. It 
just freeze and stay active. The last message I see is "Will now halt"
  This does not happen always, just from time to time. My impression is that 
this bug occur only if my PC runs for a longer time.

  Usually I shutdown my pc with the command:
  sudo shutdown -P now

  Are any additional information needed?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-79-generic 3.13.0-79.123
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl tbs6982fe tbs6680fe tbs6923fe tbs6985se tbs6928se 
tbs6982se tbs6991fe tbs6618fe tbs6983fe tbs6922fe tbs6928fe tbs6991se tbs6290fe
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  mat3124 F pulseaudio
   /dev/snd/controlC0:  mat3124 F pulseaudio
   /dev/snd/pcmC0D8p:   mat3124 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar 13 15:57:58 2016
  InstallationDate: Installed on 2014-03-30 (714 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140329)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic 
root=UUID=afa0260e-e08d-416c-82a4-c9ae2e30d45b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-79-generic N/A
   linux-backports-modules-3.13.0-79-generic  N/A
   linux-firmware 1.127.20
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.50
  dmi.board.name: Z87E-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.50:bd07/11/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ87E-ITX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1556623/+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 1558905] kili (amd64) - tests ran: 1, failed: 1

2016-03-23 Thread Brad Figg
tests ran:   1, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/kili__3.19.0-58.64~14.04.1__2016-03-23_14-20-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1558905] onibi (i386) - tests ran: 153, failed: 1

2016-03-23 Thread Brad Figg
tests ran: 153, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/onibi__3.19.0-58.64~14.04.1__2016-03-23_16-32-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1558905] fozzie (i386) - tests ran: 153, failed: 0

2016-03-23 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/fozzie__3.19.0-58.64~14.04.1__2016-03-23_16-05-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-23 Thread Richard Elkins
Do not gzip tar files? Every file manager on every desktop automatically
opens the folder for you- just double-click on the tar.gz file in the
file manager.  Using a command line, tar xvfz (added the 'z' for zipped)
extracts the folder.  Adding the 'z' is hard?  But, if that is what you
want, I will stop zipping tar files in the future.

I followed those instructions. As I already noted above, there  were
bcmwl compilation errors due to a missing symbol - probably a version
issue in gcc or something else on my 14.04.04 system.

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

Title:
  In 14.04.04, r8169.ko cannot recover wired Ethernet connection after
  resume from suspend

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Whenever my laptop suspends (desirable) and then resumes, the r8169
  module cannot reconnect the wired Ethernet line.  This is consistent.
  I can see network_manager trying over and over to get a reconnection.

  WORKAROUND: After resume:
  sudo rmmod r8169
  sudo insmod /lib/modules/`uname 
--kernel-release`/kernel/drivers/net/ethernet/realtek/r8169.ko

  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  elkins 1902 F pulseaudio
   /dev/snd/controlC0:  elkins 1902 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=869e6cc9-952c-4e2a-9714-d8412bbc6dd1
  InstallationDate: Installed on 2016-02-21 (27 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Hewlett-Packard HP Pavilion dv3 Notebook PC
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-83-generic 
root=UUID=2a7c05c7-3728-4f32-aac3-9dbd721a4fa0 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-83.127-generic 3.13.11-ckt35
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-83-generic N/A
   linux-backports-modules-3.13.0-83-generic  N/A
   linux-firmware 1.127.20
  Tags:  trusty
  Uname: Linux 3.13.0-83-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/25/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.15
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1506
  dmi.board.vendor: Compal
  dmi.board.version: 14.31
  dmi.chassis.type: 10
  dmi.chassis.vendor: Compal
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.15:bd08/25/2009:svnHewlett-Packard:pnHPPaviliondv3NotebookPC:pvr1:rvnCompal:rn1506:rvr14.31:cvnCompal:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv3 Notebook PC
  dmi.product.version: 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1556676/+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 1556562] Re: VIA C7-D machine "kernel NULL pointer dereference" in skcipher_recvmsg_async

2016-03-23 Thread Kamal Mostafa
@Jeffrey-

Please try this test kernel:
http://kernel.ubuntu.com/~kamal/lp1556562.0/

(For reference, this is 4.2.0-35.40 plus backports of these mainline commits:)
6454c2b crypto: algif_skcipher - Do not dereference ctx without socket lock
ec69bbf crypto: algif_skcipher - Do not assume that req is unchanged
6e8d8ec crypto: algif_skcipher - Add key check exception for cipher_null
a1383cd crypto: skcipher - Add crypto_skcipher_has_setkey

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

Title:
  VIA C7-D machine "kernel NULL pointer dereference" in
  skcipher_recvmsg_async

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  In Progress

Bug description:
  I'm working on an Lubuntu 15 machine. It was chosen because it
  supports VIA C7-D processor and the VIA PM400 chipset without crashing
  (also see ). Lubuntu 15 uses the 4.2 kernel:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily

  And:

$ uname -a
Linux via 4.2.0-30-generic #36-Ubuntu SMP Fri Feb 26 00:57:19 UTC 2016 i686 
i686 i686 GNU/Linux

  When running a particular program (details below), it hangs in syscall
  248 and results in the following dmesg/syslog output. The process
  cannot be killed, the machine does not respond to a 'shutdown -r now',
  and the machine requires a hard reset.

  ...
  [ 4505.429577] BUG: unable to handle kernel NULL pointer dereference at 
0008
  [ 4505.429593] IP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429607] *pdpt = 34ee3001 *pde =  
  [ 4505.429614] Oops:  [#3] SMP 
  [ 4505.429621] Modules linked in: jitterentropy_rng drbg ansi_cprng 
algif_skcipher af_alg snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event 
snd_rawmidi padlock_sha snd_seq padlock_aes snd_seq_device via_cputemp 
snd_timer hwmon_vid via_rng snd input_leds serio_raw soundcore i2c_viapro 
shpchp 8250_fintek mac_hid parport_pc ppdev lp parport autofs4 pata_acpi 
hid_generic usbhid hid psmouse r8169 pata_via sata_via mii
  [ 4505.429689] CPU: 0 PID: 1532 Comm: afalgtest Tainted: G  D 
4.2.0-30-generic #36-Ubuntu
  [ 4505.429695] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Weibu, BIOS 080014  11/17/2011
  [ 4505.429700] task: f4e0e040 ti: f4e3c000 task.ti: f4e3c000
  [ 4505.429705] EIP: 0060:[] EFLAGS: 00010202 CPU: 0
  [ 4505.429712] EIP is at skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429717] EAX: f3f97c00 EBX: f3f3ee00 ECX: f3f97c00 EDX: 
  [ 4505.429722] ESI: f3f3ee00 EDI: 0ff0 EBP: f4e3ddc8 ESP: f4e3dd70
  [ 4505.429726]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
  [ 4505.429731] CR0: 80050033 CR2: 0008 CR3: 3247a520 CR4: 06b0
  [ 4505.429735] Stack:
  [ 4505.429738]  f3f97df4 f3f97c00 f3f97de0  f3f97c04 0020 
f4e3dd00 0018
  [ 4505.429750]  1ff0 f3fb4400 f3f97c04 0ff0 f4e3de40 f3f97de8 
f4e3de38 f3fa
  [ 4505.429761]  0002 0002 f3f97c00 f1f58180 c1210510 f4e3de38 
f4e3ddf4 f8a6cd6b
  [ 4505.429772] Call Trace:
  [ 4505.429788]  [] ? free_ioctx_users+0xa0/0xa0
  [ 4505.429795]  [] skcipher_recvmsg+0x2b/0x1f0 [algif_skcipher]
  [ 4505.429803]  [] ? skcipher_check_key.isra.8+0x2a/0xb0 
[algif_skcipher]
  [ 4505.429810]  [] skcipher_recvmsg_nokey+0x31/0x40 [algif_skcipher]
  [ 4505.429820]  [] sock_recvmsg+0x3d/0x50
  [ 4505.429826]  [] sock_read_iter+0x84/0xd0
  [ 4505.429833]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429839]  [] aio_run_iocb+0x110/0x2c0
  [ 4505.429846]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429854]  [] ? error_code+0x67/0x6c
  [ 4505.429865]  [] ? kmem_cache_alloc+0x1b4/0x1e0
  [ 4505.429875]  [] ? __fdget+0x12/0x20
  [ 4505.429881]  [] do_io_submit+0x1ef/0x4a0
  [ 4505.429893]  [] ? security_file_alloc+0x2f/0x50
  [ 4505.429900]  [] SyS_io_submit+0x20/0x30
  [ 4505.429911]  [] sysenter_do_call+0x12/0x12
  [ 4505.429915] Code: 00 00 00 75 24 8b 45 ac ff 52 0c 89 c7 83 ff 8d 75 8f 8b 
45 e4 3e ff 80 fc 01 00 00 bf ef fd ff ff e9 62 fc ff ff 8d 76 00 89 c8  52 
08 89 c7 eb db 8b 45 e4 31 d2 8b 80 20 02 00 00 8b 58 1c
  [ 4505.429982] EIP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher] SS:ESP 0068:f4e3dd70
  [ 4505.429991] CR2: 0008
  [ 4505.429997] ---[ end trace 3cce7cc6be0ad960 ]---

  **

  The process details is this is a failed self test for the upcoming
  OpenSSL 1.1.0. The OpenSSL RT bug report for this issue is at
  http://rt.openssl.org/Ticket/Display.html?id=4411. Two attempts to
  debug it resulted in two hung processes:

  $ ps -A | grep afalgtest
  1030 pts/000:00:00 afalgtest
  1196 pts/000:00:00 afalgtest

  And:

  via:test$ sudo cat 

[Kernel-packages] [Bug 1553427] Re: [LENOVO S10-3] suspend/resume failure

2016-03-23 Thread Jonathan Duff
Also may I add a note for clarity for noobs like me.

The wiki says, "While booted into the latest non-daily mainline kernel"

For others reading this bug that are unfamiliar with what that means.

Mr. Penalver has clarified that it means:

latest mainline kernel
but
NOT a daily kernel

It can be misunderstood as, "not a daily mainline kernel".

I hope this will help others. :)

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

Title:
  [LENOVO S10-3] suspend/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  - goes to sleep and netbook indicator light flashes.
  - touch keyboard or mouse and it starts to resume.
  - goes to black screen with all indicator light but hard drive light on
  - hard drive light flashes once.
  - caps lock fails to light up and toggle
  conclusion:
  goes to a black screen and fails to resume.
  unresponsive in switching to virtual terminals or toggling caps lock light.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-9-generic 4.4.0-9.24
  ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
  Uname: Linux 4.4.0-9-generic x86_64
  Annotation: This occurred during a previous suspend, and prevented the system 
from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   1660 F pulseaudio
  Date: Fri Mar  4 16:38:43 2016
  DuplicateSignature: suspend/resume:LENOVO S10-3:2ACN23WW
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=3cd1818a-c595-48c2-9604-a4c99101405f
  InstallationDate: Installed on 2016-02-27 (7 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  InterpreterPath: /usr/bin/python3.5
  MachineType: LENOVO S10-3
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9-generic 
root=UUID=bc2bf6a8-2064-486f-beeb-bcd366e8ba2f ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-9-generic N/A
   linux-backports-modules-4.4.0-9-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  Title: [LENOVO S10-3] suspend/resume failure
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 03/12/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 2ACN23WW
  dmi.board.name: Mariana3A
  dmi.board.vendor: Lenovo
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Lenovo
  dmi.chassis.version: Rev 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvr2ACN23WW:bd03/12/2010:svnLENOVO:pnS10-3:pvrLenovo:rvnLenovo:rnMariana3A:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
  dmi.product.name: S10-3
  dmi.product.version: Lenovo
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1553427/+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 1557994] Re: s390/kconfig: setting for CONFIG...9P....

2016-03-23 Thread dann frazier
=m means they are build as dynamically loadable modules. As a general
purpose distribution, we default to building things as modules when
possible. This means that the code is only active and consuming memory
when it is being used. =y would mean that the code is always loaded -
consuming memory, and increasing the attack surface area for security
issues, even if the user never needs that code.

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

Title:
  s390/kconfig: setting for CONFIG...9P

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2016-03-16 03:58:51 ==
  Reason:
  To allow using the host file system from within a KVM guest, in order to 
simplify management

  Following settings are required :
  CONFIG_NET_9P=y
  CONFIG_NET_9P_VIRTIO=y
  CONFIG_9P_FS=y
  CONFIG_9P_FS_POSIX_ACL=y
  CONFIG_9P_FS_SECURITY=y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1557994/+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 1539158] Re: Unable to pair with in-car hands-free system after OTA-9 update

2016-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.3+16.04.20160318-0ubuntu1

---
ubuntu-system-settings (0.3+16.04.20160318-0ubuntu1) xenial; urgency=medium

  * Process pairing attempts for unknown devices correctly (LP:
#1539158)

 -- Simon Fels   Fri, 18 Mar 2016 17:56:23
+

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Unable to pair with in-car hands-free system after OTA-9 update

Status in Canonical System Image:
  In Progress
Status in bluez package in Ubuntu:
  Invalid
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released

Bug description:
  After OTA-9 I started having trouble with my bluetooth connection to the car 
hands-free system (no sound, and incoming calls no longer displayed the 
number), so I have reset both the car and the phone connections (eg. forgot the 
devices).
  Now I can't even pair the phone with the car's system. 
  The car finds the phone, and then asks me to enter the code "" to pair 
the device, but after a few moments, it just says the connection failed and 
asks me to try again. Which fails again.

  It was working fine just before the update.

  Any logs I should post to help debug?

  PS - The car is a 2015 Honda Civic Tourer, if that matters.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1539158/+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 1558905] onibi (amd64) - tests ran: 180, failed: 1

2016-03-23 Thread Brad Figg
tests ran: 180, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/onibi__3.19.0-58.64~14.04.1__2016-03-23_14-20-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1520343] Re: Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

2016-03-23 Thread Daniel Ivanov
Tried current workaround like is written in section "STATUS 2016-03-17:"
of the description on the Ubuntu 15.10 Acer v3-372-582Z with kernel
4.2.0-34-generic. After reboot network manager icon in the status bar
disappeared, wired is working, wireless is found in network section of
the system settings with no networks displayed.

"dmesg | grep ath" output:

[   10.799117] ath10k_pci :03:00.0: pci irq msi-x interrupts 8 irq_mode 0 
reset_mode 0
[   11.146652] ath10k_pci :03:00.0: Direct firmware load for 
ath10k/cal-pci-:03:00.0.bin failed with error -2
[   11.146865] ath10k_pci :03:00.0: Direct firmware load for 
ath10k/QCA6174/hw3.0/board-pci-168c:003e:11ad:0807.bin failed with error -2
[   11.146880] ath10k_pci :03:00.0: failed to load spec board file, falling 
back to generic: -2
[   11.217074] ath10k_pci :03:00.0: Direct firmware load for 
ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
[   11.217088] ath10k_pci :03:00.0: could not fetch firmware file 
'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
[   13.536040] ath10k_pci :03:00.0: qca6174 hw3.2 (0x0503, 0x00340aff, 
168c:003e:11ad:0807 fallback) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 api 4 htt 3.26 
wmi 4 cal otp max_sta 32
[   13.536044] ath10k_pci :03:00.0: debug 0 debugfs 1 tracing 1 dfs 0 
testmode 0
[   14.535456] ath10k_pci :03:00.0: suspend timed out - target pause event 
never came
[   17.606584] ath: EEPROM regdomain: 0x6c
[   17.606590] ath: EEPROM indicates we should expect a direct regpair map
[   17.606595] ath: Country alpha2 being used: 00
[   17.606598] ath: Regpair used: 0x6c
[   17.651008] ath10k_pci :03:00.0 wlp3s0: renamed from wlan0
[   33.534225] ath10k_pci :03:00.0: failed to enable dynamic BW: -11
[   36.536625] ath10k_pci :03:00.0: could not suspend target (-11)
[   57.849248] Modules linked in: rfcomm bnep nls_iso8859_1 arc4 rtsx_usb_ms 
memstick intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp 
snd_hda_codec_hdmi kvm_intel snd_hda_codec_realtek snd_hda_codec_generic 
uvcvideo kvm videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common 
snd_hda_intel snd_hda_codec joydev i2c_designware_platform ath10k_pci 
snd_hda_core ath10k_core videodev media acer_wmi snd_hwdep sparse_keymap 
crct10dif_pclmul crc32_pclmul i2c_designware_core btusb btrtl btbcm ath btintel 
bluetooth snd_pcm snd_seq_midi mac80211 snd_seq_midi_event snd_rawmidi cfg80211 
snd_seq acpi_als aesni_intel aes_x86_64 lrw snd_seq_device snd_timer snd 
gf128mul glue_helper ablk_helper cryptd input_leds kfifo_buf soundcore 
serio_raw industrialio idma64 virt_dma mei_me intel_lpss_pci intel_lpss_acpi
[   57.849537]  [] warn_slowpath_common+0x86/0xc0
[   57.849547]  [] warn_slowpath_fmt+0x55/0x70
[   59.894810] ath10k_pci :03:00.0: failed to enable adaptive qcs: -11
[   62.897176] ath10k_pci :03:00.0: could not suspend target (-11)
[   71.191522] ath10k_pci :03:00.0: failed to enable dynamic BW: -11
[   74.194033] ath10k_pci :03:00.0: could not suspend target (-11)
[   82.616554] ath10k_pci :03:00.0: failed to enable dynamic BW: -11
[   85.618788] ath10k_pci :03:00.0: could not suspend target (-11)
[   93.909235] ath10k_pci :03:00.0: failed to set arp ac override 
parameter: -11
[   96.911718] ath10k_pci :03:00.0: could not suspend target (-11)
[  108.184522] ath10k_pci :03:00.0: failed to enable dynamic BW: -11
[  111.186728] ath10k_pci :03:00.0: could not suspend target (-11)
[  119.481552] ath10k_pci :03:00.0: failed to enable dynamic BW: -11
[  122.483859] ath10k_pci :03:00.0: could not suspend target (-11)
[  130.774339] ath10k_pci :03:00.0: failed to enable dynamic BW: -11
[  133.776870] ath10k_pci :03:00.0: could not suspend target (-11)
[  142.071202] ath10k_pci :03:00.0: failed to enable dynamic BW: -11
[  145.073721] ath10k_pci :03:00.0: could not suspend target (-11)


Maybe I'm doing something wrong?

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

Title:
  Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  ---

  STATUS 2016-03-17:

  The support for this card has now been merged to
  https://github.com/kvalo/ath10k-firmware. The repository now contains
  the required board.bin, board-2.bin and firmware-4.bin files for the
  card to initialize and connect to a bgn-access point (5GHz (ac-
  protocol) is still untested, feel free to modify this if you can
  confirm it works). Here are the new commands to get you online:

  sudo mkdir -p /lib/firmware/ath10k/QCA6174/hw3.0/

  sudo rm /lib/firmware/ath10k/QCA6174/hw3.0/* 2> /dev/null

  sudo wget -O /lib/firmware/ath10k/QCA6174/hw3.0/board.bin
  https://github.com/kvalo/ath10k-
  

[Kernel-packages] [Bug 1557690] Comment bridged from LTC Bugzilla

2016-03-23 Thread bugproxy
--- Comment From a.efrem...@ru.ibm.com 2016-03-23 12:01 EDT---
On kernel 4.4.0-15:
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED is still y, though requested "disabled"

root@s83lp41:~# cat /boot/config-4.4.0-15-generic | grep _NUMA
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_NUMA=y
CONFIG_NUMA_EMU=y

root@s83lp41:~# cat /boot/config-4.4.0-15-generic | grep _EMU_SIZE
CONFIG_EMU_SIZE=0x1000

root@s83lp41:~# uname -a
Linux s83lp41 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:07:12 UTC 2016 
s390x s390x s390x GNU/Linux

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

Title:
  s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any
  sense on s390x

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  == Comment: #0 - Hendrik Brueckner - 2016-03-15 06:33:03 ==
  For NUMA, ensure the setting of these kernel configuration for s390x:

  # CONFIG_NUMA_BALANCING_DEFAULT_ENABLED is not set
  CONFIG_NUMA_EMU=y
  CONFIG_EMU_SIZE=0x1000

  
  CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense. s390 does not 
provide hardware topology information. However, we do support fake NUMA to 
improve performance issues seen with very large memory configurations. 
Therefore, CONFIG_NUMA_EMU has to be enabled.

  Given that we only support fake NUMA
  CONFIG_NUMA_BALANCING_DEFAULT_ENABLED should be disabled, since it
  moves pages without any benefit but costs additional cpu cycles.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1557690/+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 1556562] Re: VIA C7-D machine "kernel NULL pointer dereference" in skcipher_recvmsg_async

2016-03-23 Thread Kamal Mostafa
No additional logs are required at this time.

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

Title:
  VIA C7-D machine "kernel NULL pointer dereference" in
  skcipher_recvmsg_async

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  In Progress

Bug description:
  I'm working on an Lubuntu 15 machine. It was chosen because it
  supports VIA C7-D processor and the VIA PM400 chipset without crashing
  (also see ). Lubuntu 15 uses the 4.2 kernel:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily

  And:

$ uname -a
Linux via 4.2.0-30-generic #36-Ubuntu SMP Fri Feb 26 00:57:19 UTC 2016 i686 
i686 i686 GNU/Linux

  When running a particular program (details below), it hangs in syscall
  248 and results in the following dmesg/syslog output. The process
  cannot be killed, the machine does not respond to a 'shutdown -r now',
  and the machine requires a hard reset.

  ...
  [ 4505.429577] BUG: unable to handle kernel NULL pointer dereference at 
0008
  [ 4505.429593] IP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429607] *pdpt = 34ee3001 *pde =  
  [ 4505.429614] Oops:  [#3] SMP 
  [ 4505.429621] Modules linked in: jitterentropy_rng drbg ansi_cprng 
algif_skcipher af_alg snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event 
snd_rawmidi padlock_sha snd_seq padlock_aes snd_seq_device via_cputemp 
snd_timer hwmon_vid via_rng snd input_leds serio_raw soundcore i2c_viapro 
shpchp 8250_fintek mac_hid parport_pc ppdev lp parport autofs4 pata_acpi 
hid_generic usbhid hid psmouse r8169 pata_via sata_via mii
  [ 4505.429689] CPU: 0 PID: 1532 Comm: afalgtest Tainted: G  D 
4.2.0-30-generic #36-Ubuntu
  [ 4505.429695] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Weibu, BIOS 080014  11/17/2011
  [ 4505.429700] task: f4e0e040 ti: f4e3c000 task.ti: f4e3c000
  [ 4505.429705] EIP: 0060:[] EFLAGS: 00010202 CPU: 0
  [ 4505.429712] EIP is at skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429717] EAX: f3f97c00 EBX: f3f3ee00 ECX: f3f97c00 EDX: 
  [ 4505.429722] ESI: f3f3ee00 EDI: 0ff0 EBP: f4e3ddc8 ESP: f4e3dd70
  [ 4505.429726]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
  [ 4505.429731] CR0: 80050033 CR2: 0008 CR3: 3247a520 CR4: 06b0
  [ 4505.429735] Stack:
  [ 4505.429738]  f3f97df4 f3f97c00 f3f97de0  f3f97c04 0020 
f4e3dd00 0018
  [ 4505.429750]  1ff0 f3fb4400 f3f97c04 0ff0 f4e3de40 f3f97de8 
f4e3de38 f3fa
  [ 4505.429761]  0002 0002 f3f97c00 f1f58180 c1210510 f4e3de38 
f4e3ddf4 f8a6cd6b
  [ 4505.429772] Call Trace:
  [ 4505.429788]  [] ? free_ioctx_users+0xa0/0xa0
  [ 4505.429795]  [] skcipher_recvmsg+0x2b/0x1f0 [algif_skcipher]
  [ 4505.429803]  [] ? skcipher_check_key.isra.8+0x2a/0xb0 
[algif_skcipher]
  [ 4505.429810]  [] skcipher_recvmsg_nokey+0x31/0x40 [algif_skcipher]
  [ 4505.429820]  [] sock_recvmsg+0x3d/0x50
  [ 4505.429826]  [] sock_read_iter+0x84/0xd0
  [ 4505.429833]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429839]  [] aio_run_iocb+0x110/0x2c0
  [ 4505.429846]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429854]  [] ? error_code+0x67/0x6c
  [ 4505.429865]  [] ? kmem_cache_alloc+0x1b4/0x1e0
  [ 4505.429875]  [] ? __fdget+0x12/0x20
  [ 4505.429881]  [] do_io_submit+0x1ef/0x4a0
  [ 4505.429893]  [] ? security_file_alloc+0x2f/0x50
  [ 4505.429900]  [] SyS_io_submit+0x20/0x30
  [ 4505.429911]  [] sysenter_do_call+0x12/0x12
  [ 4505.429915] Code: 00 00 00 75 24 8b 45 ac ff 52 0c 89 c7 83 ff 8d 75 8f 8b 
45 e4 3e ff 80 fc 01 00 00 bf ef fd ff ff e9 62 fc ff ff 8d 76 00 89 c8  52 
08 89 c7 eb db 8b 45 e4 31 d2 8b 80 20 02 00 00 8b 58 1c
  [ 4505.429982] EIP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher] SS:ESP 0068:f4e3dd70
  [ 4505.429991] CR2: 0008
  [ 4505.429997] ---[ end trace 3cce7cc6be0ad960 ]---

  **

  The process details is this is a failed self test for the upcoming
  OpenSSL 1.1.0. The OpenSSL RT bug report for this issue is at
  http://rt.openssl.org/Ticket/Display.html?id=4411. Two attempts to
  debug it resulted in two hung processes:

  $ ps -A | grep afalgtest
  1030 pts/000:00:00 afalgtest
  1196 pts/000:00:00 afalgtest

  And:

  via:test$ sudo cat /proc/1030/syscall 
  248 0xb7fd6000 0x1 0xbfff98d4 0xb7fb9270 0xbfff98e0 0xb7ec45f7 0xbfff986c 
0xb7fdbbe8
  via:test$ sudo cat /proc/1196/syscall 
  248 0xb7fd6000 0x1 0xbfff98d4 0xb7fb9270 0xbfff98e0 0xb7ec45f7 0xbfff986c 
0xb7fdbbe8

  Its not clear to me what that particular syscall is:

  $ cat 

[Kernel-packages] [Bug 1556562] Re: VIA C7-D machine "kernel NULL pointer dereference" in skcipher_recvmsg_async

2016-03-23 Thread Kamal Mostafa
** Summary changed:

- VIA C7-D machine and "unable to handle kernel NULL pointer dereference at 
0008"
+ VIA C7-D machine "kernel NULL pointer dereference" in skcipher_recvmsg_async

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

Title:
  VIA C7-D machine "kernel NULL pointer dereference" in
  skcipher_recvmsg_async

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  In Progress

Bug description:
  I'm working on an Lubuntu 15 machine. It was chosen because it
  supports VIA C7-D processor and the VIA PM400 chipset without crashing
  (also see ). Lubuntu 15 uses the 4.2 kernel:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily

  And:

$ uname -a
Linux via 4.2.0-30-generic #36-Ubuntu SMP Fri Feb 26 00:57:19 UTC 2016 i686 
i686 i686 GNU/Linux

  When running a particular program (details below), it hangs in syscall
  248 and results in the following dmesg/syslog output. The process
  cannot be killed, the machine does not respond to a 'shutdown -r now',
  and the machine requires a hard reset.

  ...
  [ 4505.429577] BUG: unable to handle kernel NULL pointer dereference at 
0008
  [ 4505.429593] IP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429607] *pdpt = 34ee3001 *pde =  
  [ 4505.429614] Oops:  [#3] SMP 
  [ 4505.429621] Modules linked in: jitterentropy_rng drbg ansi_cprng 
algif_skcipher af_alg snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event 
snd_rawmidi padlock_sha snd_seq padlock_aes snd_seq_device via_cputemp 
snd_timer hwmon_vid via_rng snd input_leds serio_raw soundcore i2c_viapro 
shpchp 8250_fintek mac_hid parport_pc ppdev lp parport autofs4 pata_acpi 
hid_generic usbhid hid psmouse r8169 pata_via sata_via mii
  [ 4505.429689] CPU: 0 PID: 1532 Comm: afalgtest Tainted: G  D 
4.2.0-30-generic #36-Ubuntu
  [ 4505.429695] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Weibu, BIOS 080014  11/17/2011
  [ 4505.429700] task: f4e0e040 ti: f4e3c000 task.ti: f4e3c000
  [ 4505.429705] EIP: 0060:[] EFLAGS: 00010202 CPU: 0
  [ 4505.429712] EIP is at skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429717] EAX: f3f97c00 EBX: f3f3ee00 ECX: f3f97c00 EDX: 
  [ 4505.429722] ESI: f3f3ee00 EDI: 0ff0 EBP: f4e3ddc8 ESP: f4e3dd70
  [ 4505.429726]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
  [ 4505.429731] CR0: 80050033 CR2: 0008 CR3: 3247a520 CR4: 06b0
  [ 4505.429735] Stack:
  [ 4505.429738]  f3f97df4 f3f97c00 f3f97de0  f3f97c04 0020 
f4e3dd00 0018
  [ 4505.429750]  1ff0 f3fb4400 f3f97c04 0ff0 f4e3de40 f3f97de8 
f4e3de38 f3fa
  [ 4505.429761]  0002 0002 f3f97c00 f1f58180 c1210510 f4e3de38 
f4e3ddf4 f8a6cd6b
  [ 4505.429772] Call Trace:
  [ 4505.429788]  [] ? free_ioctx_users+0xa0/0xa0
  [ 4505.429795]  [] skcipher_recvmsg+0x2b/0x1f0 [algif_skcipher]
  [ 4505.429803]  [] ? skcipher_check_key.isra.8+0x2a/0xb0 
[algif_skcipher]
  [ 4505.429810]  [] skcipher_recvmsg_nokey+0x31/0x40 [algif_skcipher]
  [ 4505.429820]  [] sock_recvmsg+0x3d/0x50
  [ 4505.429826]  [] sock_read_iter+0x84/0xd0
  [ 4505.429833]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429839]  [] aio_run_iocb+0x110/0x2c0
  [ 4505.429846]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429854]  [] ? error_code+0x67/0x6c
  [ 4505.429865]  [] ? kmem_cache_alloc+0x1b4/0x1e0
  [ 4505.429875]  [] ? __fdget+0x12/0x20
  [ 4505.429881]  [] do_io_submit+0x1ef/0x4a0
  [ 4505.429893]  [] ? security_file_alloc+0x2f/0x50
  [ 4505.429900]  [] SyS_io_submit+0x20/0x30
  [ 4505.429911]  [] sysenter_do_call+0x12/0x12
  [ 4505.429915] Code: 00 00 00 75 24 8b 45 ac ff 52 0c 89 c7 83 ff 8d 75 8f 8b 
45 e4 3e ff 80 fc 01 00 00 bf ef fd ff ff e9 62 fc ff ff 8d 76 00 89 c8  52 
08 89 c7 eb db 8b 45 e4 31 d2 8b 80 20 02 00 00 8b 58 1c
  [ 4505.429982] EIP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher] SS:ESP 0068:f4e3dd70
  [ 4505.429991] CR2: 0008
  [ 4505.429997] ---[ end trace 3cce7cc6be0ad960 ]---

  **

  The process details is this is a failed self test for the upcoming
  OpenSSL 1.1.0. The OpenSSL RT bug report for this issue is at
  http://rt.openssl.org/Ticket/Display.html?id=4411. Two attempts to
  debug it resulted in two hung processes:

  $ ps -A | grep afalgtest
  1030 pts/000:00:00 afalgtest
  1196 pts/000:00:00 afalgtest

  And:

  via:test$ sudo cat /proc/1030/syscall 
  248 0xb7fd6000 0x1 0xbfff98d4 0xb7fb9270 0xbfff98e0 0xb7ec45f7 0xbfff986c 
0xb7fdbbe8
  via:test$ sudo cat /proc/1196/syscall 
  248 0xb7fd6000 0x1 0xbfff98d4 0xb7fb9270 0xbfff98e0 0xb7ec45f7 0xbfff986c 
0xb7fdbbe8

  Its not clear to me 

[Kernel-packages] [Bug 1557689] Comment bridged from LTC Bugzilla

2016-03-23 Thread bugproxy
--- Comment From a.efrem...@ru.ibm.com 2016-03-23 11:54 EDT---
Verified on kernel 4.4.0-15

root@s83lp41:~# cat /boot/config-4.4.0-15-generic | grep VIRTIO_MM
# CONFIG_VIRTIO_MMIO is not set

root@s83lp41:~# uname -a
Linux s83lp41 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:07:12 UTC 2016 
s390x s390x s390x GNU/Linux

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

Title:
  s390/kconfig: disable CONFIG_VIRTIO_MMIO

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  == Comment: #0 - Hendrik Brueckner  - 2016-03-15 06:35:14 ==
  Disable the CONFIG_VIRTIO_MMIO kernel configuration option for s390.  It does 
not make any sense.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1557689/+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 1557994] Comment bridged from LTC Bugzilla

2016-03-23 Thread bugproxy
--- Comment From a.efrem...@ru.ibm.com 2016-03-23 11:57 EDT---
On kernel 4.4.0-15 some of these options are set to =m
I'm not aware if this has same effect as =y.

root@s83lp41:~# cat /boot/config-4.4.0-15-generic | grep _9P
CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_RDMA=m
# CONFIG_NET_9P_DEBUG is not set
CONFIG_9P_FS=m
CONFIG_9P_FSCACHE=y
CONFIG_9P_FS_POSIX_ACL=y
CONFIG_9P_FS_SECURITY=y

root@s83lp41:~# uname -a
Linux s83lp41 4.4.0-15-generic #31-Ubuntu SMP Fri Mar 18 19:07:12 UTC 2016 
s390x s390x s390x GNU/Linux

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

Title:
  s390/kconfig: setting for CONFIG...9P

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2016-03-16 03:58:51 ==
  Reason:
  To allow using the host file system from within a KVM guest, in order to 
simplify management

  Following settings are required :
  CONFIG_NET_9P=y
  CONFIG_NET_9P_VIRTIO=y
  CONFIG_9P_FS=y
  CONFIG_9P_FS_POSIX_ACL=y
  CONFIG_9P_FS_SECURITY=y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1557994/+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 1556562] Missing required logs.

2016-03-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1556562

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  VIA C7-D machine "kernel NULL pointer dereference" in
  skcipher_recvmsg_async

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Wily:
  In Progress

Bug description:
  I'm working on an Lubuntu 15 machine. It was chosen because it
  supports VIA C7-D processor and the VIA PM400 chipset without crashing
  (also see ). Lubuntu 15 uses the 4.2 kernel:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily

  And:

$ uname -a
Linux via 4.2.0-30-generic #36-Ubuntu SMP Fri Feb 26 00:57:19 UTC 2016 i686 
i686 i686 GNU/Linux

  When running a particular program (details below), it hangs in syscall
  248 and results in the following dmesg/syslog output. The process
  cannot be killed, the machine does not respond to a 'shutdown -r now',
  and the machine requires a hard reset.

  ...
  [ 4505.429577] BUG: unable to handle kernel NULL pointer dereference at 
0008
  [ 4505.429593] IP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429607] *pdpt = 34ee3001 *pde =  
  [ 4505.429614] Oops:  [#3] SMP 
  [ 4505.429621] Modules linked in: jitterentropy_rng drbg ansi_cprng 
algif_skcipher af_alg snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event 
snd_rawmidi padlock_sha snd_seq padlock_aes snd_seq_device via_cputemp 
snd_timer hwmon_vid via_rng snd input_leds serio_raw soundcore i2c_viapro 
shpchp 8250_fintek mac_hid parport_pc ppdev lp parport autofs4 pata_acpi 
hid_generic usbhid hid psmouse r8169 pata_via sata_via mii
  [ 4505.429689] CPU: 0 PID: 1532 Comm: afalgtest Tainted: G  D 
4.2.0-30-generic #36-Ubuntu
  [ 4505.429695] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Weibu, BIOS 080014  11/17/2011
  [ 4505.429700] task: f4e0e040 ti: f4e3c000 task.ti: f4e3c000
  [ 4505.429705] EIP: 0060:[] EFLAGS: 00010202 CPU: 0
  [ 4505.429712] EIP is at skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429717] EAX: f3f97c00 EBX: f3f3ee00 ECX: f3f97c00 EDX: 
  [ 4505.429722] ESI: f3f3ee00 EDI: 0ff0 EBP: f4e3ddc8 ESP: f4e3dd70
  [ 4505.429726]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
  [ 4505.429731] CR0: 80050033 CR2: 0008 CR3: 3247a520 CR4: 06b0
  [ 4505.429735] Stack:
  [ 4505.429738]  f3f97df4 f3f97c00 f3f97de0  f3f97c04 0020 
f4e3dd00 0018
  [ 4505.429750]  1ff0 f3fb4400 f3f97c04 0ff0 f4e3de40 f3f97de8 
f4e3de38 f3fa
  [ 4505.429761]  0002 0002 f3f97c00 f1f58180 c1210510 f4e3de38 
f4e3ddf4 f8a6cd6b
  [ 4505.429772] Call Trace:
  [ 4505.429788]  [] ? free_ioctx_users+0xa0/0xa0
  [ 4505.429795]  [] skcipher_recvmsg+0x2b/0x1f0 [algif_skcipher]
  [ 4505.429803]  [] ? skcipher_check_key.isra.8+0x2a/0xb0 
[algif_skcipher]
  [ 4505.429810]  [] skcipher_recvmsg_nokey+0x31/0x40 [algif_skcipher]
  [ 4505.429820]  [] sock_recvmsg+0x3d/0x50
  [ 4505.429826]  [] sock_read_iter+0x84/0xd0
  [ 4505.429833]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429839]  [] aio_run_iocb+0x110/0x2c0
  [ 4505.429846]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429854]  [] ? error_code+0x67/0x6c
  [ 4505.429865]  [] ? kmem_cache_alloc+0x1b4/0x1e0
  [ 4505.429875]  [] ? __fdget+0x12/0x20
  [ 4505.429881]  [] do_io_submit+0x1ef/0x4a0
  [ 4505.429893]  [] ? security_file_alloc+0x2f/0x50
  [ 4505.429900]  [] SyS_io_submit+0x20/0x30
  [ 4505.429911]  [] sysenter_do_call+0x12/0x12
  [ 4505.429915] Code: 00 00 00 75 24 8b 45 ac ff 52 0c 89 c7 83 ff 8d 75 8f 8b 
45 e4 3e ff 80 fc 01 00 00 bf ef fd ff ff e9 62 fc ff ff 8d 76 00 89 c8  52 
08 89 c7 eb db 8b 45 e4 31 d2 8b 80 20 02 00 00 8b 58 1c
  [ 4505.429982] EIP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher] SS:ESP 0068:f4e3dd70
  [ 4505.429991] CR2: 0008
  [ 4505.429997] ---[ end trace 3cce7cc6be0ad960 ]---

  **

  The process details is this is a failed self test for the upcoming
  OpenSSL 1.1.0. The OpenSSL RT bug report for this issue is at
  http://rt.openssl.org/Ticket/Display.html?id=4411. Two attempts to
  debug it resulted in two hung processes:

  $ ps -A | grep afalgtest
  1030 pts/000:00:00 

[Kernel-packages] [Bug 1558905] fozzie (amd64) - tests ran: 180, failed: 1

2016-03-23 Thread Brad Figg
tests ran: 180, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/fozzie__3.19.0-58.64~14.04.1__2016-03-23_14-19-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1545330] Re: [wily][regression] systemtap script compilation broken by new kernels

2016-03-23 Thread Dan Streetman
** Tags removed: verification-needed-wily
** Tags added: verification-done-wily

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

Title:
  [wily][regression] systemtap script compilation broken by new kernels

Status in linux package in Ubuntu:
  Fix Released
Status in systemtap package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  Fix Committed
Status in systemtap source package in Wily:
  New
Status in linux source package in Xenial:
  Fix Released
Status in systemtap source package in Xenial:
  Confirmed
Status in systemtap package in Fedora:
  Unknown

Bug description:
  The following errors appear when compiling any systemtap script:

  In file included from include/linux/mutex.h:15:0,
   from 
/tmp/stapbdpxn3/stap_a0ec17f995e8f89d672d8c2eb7fe7c24_1693_src.c:25:
  include/linux/spinlock_types.h:55:14: error: ‘__ARCH_SPIN_LOCK_UNLOCKED’ 
undeclared here (not in a function)
    .raw_lock = __ARCH_SPIN_LOCK_UNLOCKED, \
    ^
  include/linux/spinlock_types.h:79:15: note: in expansion of macro 
‘__RAW_SPIN_LOCK_INITIALIZER’
    { { .rlock = __RAW_SPIN_LOCK_INITIALIZER(lockname) } }
     ^
  include/linux/spinlock_types.h:82:16: note: in expansion of macro 
‘__SPIN_LOCK_INITIALIZER’
    (spinlock_t ) __SPIN_LOCK_INITIALIZER(lockname)
  ^
  include/linux/mutex.h:111:18: note: in expansion of macro 
‘__SPIN_LOCK_UNLOCKED’
     , .wait_lock = __SPIN_LOCK_UNLOCKED(lockname.wait_lock) \
    ^
  include/linux/mutex.h:117:27: note: in expansion of macro 
‘__MUTEX_INITIALIZER’
    struct mutex mutexname = __MUTEX_INITIALIZER(mutexname)

  Upstream fix:
  
https://www.sourceware.org/git/gitweb.cgi?p=systemtap.git;a=commitdiff;h=320e1ecb16427b5769f0f5a097d80823ee1fb765

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545330/+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 1558905] Re: linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

2016-03-23 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => Steve Beattie 
(sbeattie)

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1556562] Re: VIA C7-D machine and "unable to handle kernel NULL pointer dereference at 00000008"

2016-03-23 Thread Kamal Mostafa
** Project changed: linux-kernel-no-pae => linux

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Wily)
   Importance: Undecided
   Status: New

** No longer affects: linux

** Changed in: linux (Ubuntu Wily)
   Status: New => In Progress

** Changed in: linux (Ubuntu Wily)
 Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

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

Title:
  VIA C7-D machine and "unable to handle kernel NULL pointer dereference
  at 0008"

Status in linux package in Ubuntu:
  New
Status in linux source package in Wily:
  In Progress

Bug description:
  I'm working on an Lubuntu 15 machine. It was chosen because it
  supports VIA C7-D processor and the VIA PM400 chipset without crashing
  (also see ). Lubuntu 15 uses the 4.2 kernel:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily

  And:

$ uname -a
Linux via 4.2.0-30-generic #36-Ubuntu SMP Fri Feb 26 00:57:19 UTC 2016 i686 
i686 i686 GNU/Linux

  When running a particular program (details below), it hangs in syscall
  248 and results in the following dmesg/syslog output. The process
  cannot be killed, the machine does not respond to a 'shutdown -r now',
  and the machine requires a hard reset.

  ...
  [ 4505.429577] BUG: unable to handle kernel NULL pointer dereference at 
0008
  [ 4505.429593] IP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429607] *pdpt = 34ee3001 *pde =  
  [ 4505.429614] Oops:  [#3] SMP 
  [ 4505.429621] Modules linked in: jitterentropy_rng drbg ansi_cprng 
algif_skcipher af_alg snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event 
snd_rawmidi padlock_sha snd_seq padlock_aes snd_seq_device via_cputemp 
snd_timer hwmon_vid via_rng snd input_leds serio_raw soundcore i2c_viapro 
shpchp 8250_fintek mac_hid parport_pc ppdev lp parport autofs4 pata_acpi 
hid_generic usbhid hid psmouse r8169 pata_via sata_via mii
  [ 4505.429689] CPU: 0 PID: 1532 Comm: afalgtest Tainted: G  D 
4.2.0-30-generic #36-Ubuntu
  [ 4505.429695] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Weibu, BIOS 080014  11/17/2011
  [ 4505.429700] task: f4e0e040 ti: f4e3c000 task.ti: f4e3c000
  [ 4505.429705] EIP: 0060:[] EFLAGS: 00010202 CPU: 0
  [ 4505.429712] EIP is at skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher]
  [ 4505.429717] EAX: f3f97c00 EBX: f3f3ee00 ECX: f3f97c00 EDX: 
  [ 4505.429722] ESI: f3f3ee00 EDI: 0ff0 EBP: f4e3ddc8 ESP: f4e3dd70
  [ 4505.429726]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
  [ 4505.429731] CR0: 80050033 CR2: 0008 CR3: 3247a520 CR4: 06b0
  [ 4505.429735] Stack:
  [ 4505.429738]  f3f97df4 f3f97c00 f3f97de0  f3f97c04 0020 
f4e3dd00 0018
  [ 4505.429750]  1ff0 f3fb4400 f3f97c04 0ff0 f4e3de40 f3f97de8 
f4e3de38 f3fa
  [ 4505.429761]  0002 0002 f3f97c00 f1f58180 c1210510 f4e3de38 
f4e3ddf4 f8a6cd6b
  [ 4505.429772] Call Trace:
  [ 4505.429788]  [] ? free_ioctx_users+0xa0/0xa0
  [ 4505.429795]  [] skcipher_recvmsg+0x2b/0x1f0 [algif_skcipher]
  [ 4505.429803]  [] ? skcipher_check_key.isra.8+0x2a/0xb0 
[algif_skcipher]
  [ 4505.429810]  [] skcipher_recvmsg_nokey+0x31/0x40 [algif_skcipher]
  [ 4505.429820]  [] sock_recvmsg+0x3d/0x50
  [ 4505.429826]  [] sock_read_iter+0x84/0xd0
  [ 4505.429833]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429839]  [] aio_run_iocb+0x110/0x2c0
  [ 4505.429846]  [] ? sock_recvmsg+0x50/0x50
  [ 4505.429854]  [] ? error_code+0x67/0x6c
  [ 4505.429865]  [] ? kmem_cache_alloc+0x1b4/0x1e0
  [ 4505.429875]  [] ? __fdget+0x12/0x20
  [ 4505.429881]  [] do_io_submit+0x1ef/0x4a0
  [ 4505.429893]  [] ? security_file_alloc+0x2f/0x50
  [ 4505.429900]  [] SyS_io_submit+0x20/0x30
  [ 4505.429911]  [] sysenter_do_call+0x12/0x12
  [ 4505.429915] Code: 00 00 00 75 24 8b 45 ac ff 52 0c 89 c7 83 ff 8d 75 8f 8b 
45 e4 3e ff 80 fc 01 00 00 bf ef fd ff ff e9 62 fc ff ff 8d 76 00 89 c8  52 
08 89 c7 eb db 8b 45 e4 31 d2 8b 80 20 02 00 00 8b 58 1c
  [ 4505.429982] EIP: [] skcipher_recvmsg_async.isra.13+0x4b2/0x500 
[algif_skcipher] SS:ESP 0068:f4e3dd70
  [ 4505.429991] CR2: 0008
  [ 4505.429997] ---[ end trace 3cce7cc6be0ad960 ]---

  **

  The process details is this is a failed self test for the upcoming
  OpenSSL 1.1.0. The OpenSSL RT bug report for this issue is at
  http://rt.openssl.org/Ticket/Display.html?id=4411. Two attempts to
  debug it resulted in two hung processes:

  $ ps -A | grep afalgtest
  1030 pts/000:00:00 afalgtest
  1196 pts/000:00:00 afalgtest

  And:

  via:test$ sudo cat /proc/1030/syscall 
  248 0xb7fd6000 0x1 

[Kernel-packages] [Bug 1558905] dwalin (amd64) - tests ran: 65, failed: 65

2016-03-23 Thread Brad Figg
tests ran:  65, failed: 65;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/dwalin__3.19.0-58.64~14.04.1__2016-03-23_15-23-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1558905] dagmar (amd64) - tests ran: 180, failed: 1

2016-03-23 Thread Brad Figg
tests ran: 180, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-58.64~14.04.1/dagmar__3.19.0-58.64~14.04.1__2016-03-23_14-18-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 04:01 UTC
  kernel-stable-master-bug:1558701
  -- swm properties --
  phase: Uploaded
  kernel-stable-Prepare-package-end:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 23. March 2016 11:57 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 23. March 2016 13:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 23. March 2016 14:03 UTC
  kernel-stable-Security-signoff-start:Wednesday, 23. March 2016 14:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 23. March 2016 14:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558905/+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 1529971] bantam (amd64) - tests ran: 11, failed: 2

2016-03-23 Thread Brad Figg
tests ran:  11, failed: 2;
  
http://kernel.ubuntu.com/testing/4.4.0-15.31/kernel01__4.4.0-15.31__2016-03-23_08-14-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-43.49~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  Fix Released

Bug description:
  This bug is for tracking the 3.19.0-43.49~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 29. December 2015 22:50 UTC
  kernel-stable-master-bug:1529362
  kernel-stable-Prepare-package-end:Friday, 01. January 2016 21:01 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 01. January 2016 21:01 UTC
  kernel-stable-Certification-testing-end:Monday, 04. January 2016 16:01 UTC
  kernel-stable-Promote-to-proposed-end:Monday, 04. January 2016 18:08 UTC
  kernel-stable-Security-signoff-start:Monday, 04. January 2016 18:30 UTC
  kernel-stable-Regression-testing-start:Monday, 04. January 2016 18:30 UTC
  proposed-announcement-sent:True
  kernel-stable-Verification-testing-start:Monday, 04. January 2016 18:30 UTC
  kernel-stable-Verification-testing-end:Monday, 04. January 2016 20:01 UTC
  kernel-stable-Regression-testing-end:Monday, 04. January 2016 20:01 UTC
  kernel-stable-Security-signoff-end:Tuesday, 05. January 2016 09:00 UTC
  kernel-stable-Promote-to-updates-start:Tuesday, 05. January 2016 10:01 UTC
  kernel-stable-Promote-to-updates-end:Tuesday, 05. January 2016 16:10 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Tuesday, 05. January 2016 18:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1529971/+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 1495863] Re: ISST-KVM: R3-0: Firestone: PowerNV : Call traces w.r.t filesystem while running stress test

2016-03-23 Thread Luciano Chavez
*** This bug is a duplicate of bug 1469829 ***
https://bugs.launchpad.net/bugs/1469829

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** This bug has been marked a duplicate of bug 1469829
   ppc64el should use 'deadline' as default io scheduler

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

Title:
  ISST-KVM: R3-0: Firestone: PowerNV : Call traces w.r.t filesystem
  while running stress test

Status in linux package in Ubuntu:
  Invalid

Bug description:
  == Comment: #0 - Krishnaja Balachandran  - 2015-09-02 
05:01:44 ==
  ---Problem Description---
  While running stress tests( IO BASE TCP NFS) on Firestone system "amp" I see 
the following call traces in "dmesg". Also, few commands are hanging in amp.

  
   
  Contact Information = kriba...@in.ibm.com 
   
  ---uname output---
  Linux amp 3.19.0-26-generic #28~14.04.1-Ubuntu SMP Wed Aug 12 14:10:52 UTC 
2015 ppc64le ppc64le ppc64le GNU/Linux
   

  Machine Type = PowerNV 8335-GTA

   ---Debugger---
  "xmon" was configured, however the system did not enter into the debugger
   
   
  Stack trace output:
  
   [69633.095738] INFO: rcu_sched detected stalls on CPUs/tasks: { 11 59} 
(detected by 171, t=10356287 jiffies, g=2131264, c=2131263, q=51507717)
  [69633.096031] Task dump for CPU 11:
  [69633.096058] kswapd8 R  running task0   989  2 
0x0804
  [69633.096110] Call Trace:
  [69633.096138] [c03c9f93f070] [c03c9f93f0b0] 0xc03c9f93f0b0 
(unreliable)
  [69633.096347] [c03c9f93f240] [c03c9f93f370] 0xc03c9f93f370
  [69633.096399] Task dump for CPU 59:
  [69633.096426] kworker/u386:14 D  0 77488  2 
0x0804
  [69633.096484] Workqueue: writeback bdi_writeback_workfn (flush-8:32)
  [69633.096536] Call Trace:
  [69633.096556] [c03c9f936f00] [c01ff4ee76f0] 0xc01ff4ee76f0 
(unreliable)
  [69633.096618] [c03c9f9370d0] [c03c9f937130] 0xc03c9f937130
  [69633.096671] [c03c9f937130] [c0a11370] __schedule+0x370/0x8d0
  [69633.096726] [c03c9f937350] [c0a153e8] 
rwsem_down_write_failed+0x288/0x400
  [69633.096788] [c03c9f9373e0] [c0a147f8] down_write+0x88/0x90
  [69633.096864] [c03c9f937410] [d00029bc5254] xfs_ilock+0xf4/0x160 
[xfs]
  [69633.096933] [c03c9f937450] [d00029bc1bc8] 
xfs_iomap_write_allocate+0x238/0x3f0 [xfs]
  [69633.097011] [c03c9f937580] [d00029ba60bc] 
xfs_map_blocks+0x1cc/0x2f0 [xfs]
  [69633.097087] [c03c9f9375f0] [d00029ba7b24] 
xfs_vm_writepage+0x194/0x630 [xfs]
  [69633.097148] [c03c9f9376d0] [c021c66c] __writepage+0x4c/0xb0
  [69633.097373] [c03c9f937710] [c021cda4] 
write_cache_pages+0x1e4/0x4c0
  [69633.097437] [c03c9f937850] [c021d0e4] 
generic_writepages+0x64/0x90
  [69633.097513] [c03c9f9378b0] [d00029ba5e70] 
xfs_vm_writepages+0x70/0xa0 [xfs]
  [69633.097575] [c03c9f9378f0] [c021e720] do_writepages+0x60/0xc0
  [69633.097627] [c03c9f937920] [c02f1db8] 
__writeback_single_inode+0x68/0x370
  [69633.097687] [c03c9f937970] [c02f2478] 
writeback_sb_inodes+0x2c8/0x4f0
  [69633.097747] [c03c9f937a40] [c02f2784] 
__writeback_inodes_wb+0xe4/0x150
  [69633.097807] [c03c9f937aa0] [c02f354c] wb_writeback+0x30c/0x3e0
  [69633.097859] [c03c9f937b40] [c02f405c] 
bdi_writeback_workfn+0x14c/0x550
  [69633.097919] [c03c9f937c60] [c00d28bc] 
process_one_work+0x19c/0x480
  [69633.097980] [c03c9f937cf0] [c00d3160] worker_thread+0x190/0x5b0
  [69633.098032] [c03c9f937d80] [c00da494] kthread+0x114/0x140
  [69633.098085] [c03c9f937e30] [c000956c] 
ret_from_kernel_thread+0x5c/0x70

   
   NOTE:

  System is on a private network.  Access the private network via SSH to 
"banner.isst.aus.stglabs.ibm.com" using your GSA ID and password. 
  (Banner itself is behind a BSO, so must authenticate through that first.)

  Login details :  
  ssh banner.isst.aus.stglabs.ibm.com [debug/don2rry ]

  Host login:-

  amp.isst.aus.stglabs.ibm.com [10.33.31.106 ]
  [root/don2rry]

  login via GUI:
  bmc-amp.isst.aus.stglabs.ibm.com [10.33.31.106 ]

  
  IPMI Login to host amp console :- 
  -
  From banner machine run the following :
  ssh banner.isst.aus.stglabs.ibm.com [debug/don2rry ]

  ipmitool -I lanplus -H bmc-amp -U ADMIN -P admin sol deactivate
  ipmitool -I lanplus -H bmc-amp -U ADMIN -P admin sol activate

  
  -
   TESTING INFORMATION
  -

  SYSTEM INFORMATION
  -

 HOST NAME or NETWORK ADDRESS:   

[Kernel-packages] [Bug 1506327] Re: ISST-KVM: R3-0: Tuleta: PowerKVM : flyg3 : Boot during installation hangs at "Booting Linux via __start()"

2016-03-23 Thread Luciano Chavez
Closed as unreproducible on the IBM side for some time. Closing here as
well.

** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  ISST-KVM: R3-0: Tuleta: PowerKVM : flyg3 : Boot during installation
  hangs at "Booting Linux via __start()"

Status in linux package in Ubuntu:
  Invalid

Bug description:
  == Comment: #0  ==
  ---Problem Description---

  The installation of ubuntu1510 is hanging at the below given point:

  
  PowerKVM host info:

  [root@flykvm ~]# uname -a
  Linux flykvm 3.18.21-352.el7_1.pkvm3_1_0.3400.1.ppc64le #1 SMP Tue Sep 29 
13:30:10 CDT 2015 ppc64le ppc64le ppc64le GNU/Linux
  [root@flykvm ~]# 

  [root@flykvm ~]# 
  [root@flykvm ~]# cat /etc/os-release 
  NAME="IBM_PowerKVM"
  VERSION="3.1.0"
  ID=ibm_powerkvm
  VERSION_ID="3.1.0"
  BUILD_ID="35-beta"
  PRETTY_NAME="IBM_PowerKVM 3.1.0"
  ANSI_COLOR="0;34"
  CPE_NAME="cpe:/o:ibm:beta:pkvm3_1"
  [root@flykvm ~]#

  
  ---console logs---
  [root@flykvm ~]# virsh start --console flyg3
  Domain flyg3 started
  Connected to domain flyg3
  Escape character is ^]

  
  SLOF **
  QEMU Starting
   Build Date = Sep 21 2015 16:58:03
   FW Version = mockbuild@ release 20150921
   Press "s" to enter Open Firmware.

  Populating /vdevice methods
  Populating /vdevice/v-scsi@2000
 SCSI: Looking for devices
8002 CD-ROM   : "QEMU QEMU CD-ROM  2.3."
8001 DISK : "QEMU QEMU HARDDISK2.3."
8000 DISK : "QEMU QEMU HARDDISK2.3."
  Populating /vdevice/vty@30001000
  Populating /vdevice/nvram@7100
   00 2000 (D) : 106b 003fserial bus [ usb-ohci ]
   00 1000 (D) : 1af4 1000virtio [ net ]
   00 0800 (D) : 15b3 1011network [ network ]
  No NVRAM common partition, re-initializing...
  Scanning USB 
OHCI: initializing
  Using default console: /vdevice/vty@30001000
   
Welcome to Open Firmware

Copyright (c) 2004, 2011 IBM Corporation All rights reserved.
This program and the accompanying materials are made available
under the terms of the BSD License available at
http://www.opensource.org/licenses/bsd-license.php

  
  Trying to load:  from: /vdevice/v-scsi@2000/disk@8000 ... 
  E3404: Not a bootable device!
  Trying to load:  from: /vdevice/v-scsi@2000/disk@8002 ...   
Successfully loaded
   

  
 GNU GRUB  version 2.02~beta2-28

   
++
   |*Install
| 
   | Rescue mode
|
   |
|
   |
|
   |
|
   |
|
   |
|
   |
|
   |
|
   |
|
   |
|
   |
| 
   
++

Use the ^ and v keys to select which entry is highlighted.  
Press enter to boot the selected OS, `e' to edit the commands   
before booting or `c' for a command-line.   

 

  
  OF stdout device is: /vdevice/vty@30001000
  Preparing to boot Linux version 4.2.0-14-generic (buildd@denneed03) (gcc 
version 5.2.1 20150930 (Ubuntu 5.2.1-19ubuntu1) ) #16-Ubuntu SMP Fri Oct 2 
05:18:10 UTC 2015 (Ubuntu 4.2.0-14.16-generic 4.2.2)
  Detected machine type: 0101
  Max number of cores passed to firmware: 256 (NR_CPUS = 2048)
  Calling ibm,client-architecture-support... done
  command line: BOOT_IMAGE=/install/vmlinux tasks=standard 
pkgsel/language-pack-patterns= pkgsel/install-language-support=false --- quiet
  memory layout at init:
memory_limit :  (16 MB aligned)
alloc_bottom : 043b
alloc_top: 3000
alloc_top_hi : 0001
rmo_top  : 3000
ram_top  : 

[Kernel-packages] [Bug 1483189] Re: Machine crashes when we unload the Nvidia dirver module with Ubuntu 15.10

2016-03-23 Thread Luciano Chavez
** Changed in: linux (Ubuntu)
   Status: New => Invalid

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

Title:
  Machine crashes when we unload the Nvidia dirver module with Ubuntu
  15.10

Status in linux package in Ubuntu:
  Invalid

Bug description:
  Problem Description
  ==
  Machine crashes when we unload the Nvidia dirver module
   
  ---Additional Hardware Info---
  root@fr111p1:~# lspci | grep -i NVIDIA
  :03:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)
  :04:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)
  0002:03:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)
  0002:04:00.0 3D controller: NVIDIA Corporation GK210GL [Tesla K80] (rev a1)

  Machine Type = P8 
   
  Steps to Reproduce
  ===
  Install a P8 Power NV 8335-GTA Hardware with Ubuntu 15.10 Netboot images.
  Then followed the below steps to install the latest kernel.

  1) cat <> /etc/apt/sources.list
  deb http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu wily main
  deb-src http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu wily main
  EOF 

  2) apt-get update
  3) apt-cache search linux-image-4 
  linux-image-4.0.0-3-generic - Linux kernel image for version 4.0.0 on PowerPC 
64el SMP
  linux-image-4.0.0-4-generic - Linux kernel image for version 4.0.0 on PowerPC 
64el SMP

  4) Choose the latest kernel version for installation
  apt-get install linux-image-4.0.0-4-generic

  Then rebooted the machine to the latest kernel and installed the CUDA
  packages.

  root@fr111p1:~# dpkg -i cuda-repo-ubuntu1410_7.0-28_ppc64el.deb
  root@fr111p1:~# apt-get update
  root@fr111p1:~# apt-get install cuda

  Then tried to unload the kernel module manually.

  root@fr111p1:~# lsmod | grep nvidia
  nvidia_uvm 88636  0
  nvidia  11342553  1 nvidia_uvm
  drm   431025  5 ast,ttm,drm_kms_helper,nvidia
  root@fr111p1:~# rmmod nvidia_uvm
  root@fr111p1:~# lsmod | grep nvidia
  nvidia  11342553  0
  drm   431025  5 ast,ttm,drm_kms_helper,nvidia
  root@fr111p1:~# rmmod nvidia
  root@fr111p1:~# nvidia-smi
   
  ---uname output---
  Linux fr111p1 4.0.0-4-generic #6-Ubuntu SMP Tue Jun 30 20:50:37 UTC 2015 
ppc64le ppc64le ppc64le GNU/Linux

  Stack trace output:
   [14134.139423] Call Trace:
  [14134.139448] [c01e3e1c7890] [c0287ec0] 
kmem_cache_alloc_trace+0x300/0x330 (unreliable)
  [14134.139526] [c01e3e1c7900] [c011206c] down+0x7c/0xa0
  [14134.139687] [c01e3e1c7940] [d00012a94970] nvidia_open+0x370/0x730 
[nvidia]
  [14134.139837] [c01e3e1c79e0] [d00012aa33ac] 
nvidia_frontend_open+0x8c/0x100 [nvidia]
  [14134.139901] [c01e3e1c7a70] [c02bc3f4] chrdev_open+0x114/0x260
  [14134.139954] [c01e3e1c7ad0] [c02b18b0] 
do_dentry_open+0x2d0/0x480
  [14134.140007] [c01e3e1c7b30] [c02c76a0] do_last+0x190/0x1010
  [14134.140073] [c01e3e1c7c00] [c02caffc] path_openat+0xdc/0x810
  [14134.140126] [c01e3e1c7cd0] [c02ccb98] do_filp_open+0x58/0xf0
  [14134.140183] [c01e3e1c7db0] [c02b3698] do_sys_open+0x1c8/0x390
  [14134.140271] [c01e3e1c7e30] [c0009258] system_call+0x38/0xd0

   
  Oops output:
   [14134.137140] Unable to handle kernel paging request for data at address 
0x
  [14134.137162] NVRM: loading NVIDIA UNIX ppc64le Kernel Module  346.46  Tue 
Feb 17 17:18:33 PST 2015
  [14134.137361] Faulting instruction address: 0xc0a42154
  [14134.137411] Oops: Kernel access of bad area, sig: 11 [#1]
  [14134.137640] SMP NR_CPUS=2048 NUMA PowerNV
  [14134.137684] Modules linked in: nvidia(POE) dm_round_robin dm_multipath 
scsi_dh cxgb3 cxgb4 ib_ipoib ib_ucm ib_uverbs ib_cm ib_umad mlx4_ib ib_sa 
ib_mad ib_core ib_addr joydev mac_hid hid_generic ipmi_powernv ipmi_msghandler 
ast powernv_rng ttm at24 drm_kms_helper usbhid uio_pdrv_genirq syscopyarea uio 
sysfillrect hid sysimgblt i2c_algo_bit drm autofs4 mlx4_en vxlan ip6_udp_tunnel 
udp_tunnel uas usb_storage bnx2x ahci mlx4_core libahci mdio libcrc32c [last 
unloaded: nvidia]
  [14134.138214] CPU: 62 PID: 54865 Comm: nvidia-persiste Tainted: P   
OE   4.0.0-4-generic #6-Ubuntu
  [14134.138279] task: c01e3e122200 ti: c01e3e1c4000 task.ti: 
c01e3e1c4000
  [14134.138335] NIP: c0a42154 LR: c011206c CTR: 
c0111ff0
  [14134.138389] REGS: c01e3e1c7610 TRAP: 0300   Tainted: P   OE
(4.0.0-4-generic)
  [14134.138453] MSR: 90009033   CR: 24002482  
XER: 2000
  [14134.138594] CFAR: c0008468 DAR:  DSISR: 4200 
SOFTE: 0
 GPR00: c011206c c01e3e1c7890 c1489300 
d00012d55ac8
 GPR04: 0001 

[Kernel-packages] [Bug 1468605] Re: Kdump boot fails due to Kernel OOPS @tpm_ibmvtpm_probe (PowerVM)

2016-03-23 Thread Luciano Chavez
** Changed in: kexec-tools (Ubuntu)
   Status: New => Fix Released

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

Title:
  Kdump boot fails due to Kernel OOPS @tpm_ibmvtpm_probe (PowerVM)

Status in kexec-tools package in Ubuntu:
  Fix Released

Bug description:
  == Comment: #0 - SACHIN P. SANT  - 2015-06-04 06:03:17 ==
  ---Steps to Reproduce---
  1) Using latest daily ISO install 14.04.02 as a Power VM guest. The LPAR has 
vTPM functionality enabled.
  2) Upgrade the kernel to 3.19 level (3.19.0-18-generic)
  3) Configure kdump. A fix is required to configure kdump. Refer to defect 
(https://bugzilla.linux.ibm.com/show_bug.cgi?id=125712)

  # kdump-config load
  Modified cmdline:BOOT_IMAGE=/boot/vmlinux-3.19.0-18-generic 
root=UUID=3ea23bcf-7269-432f-bacc-f82c6cdd774e ro splash quiet vt.handoff=7 
irqpoll maxcpus=1 nousb elfcorehdr=155200K 
  segment[0].mem:0x800 memsz:24641536
  segment[1].mem:0x978 memsz:65536
  segment[2].mem:0x979 memsz:65536
  segment[3].mem:0x97a memsz:65536
  segment[4].mem:0x97b memsz:20971520
  segment[5].mem:0xec7 memsz:262144
   * loaded kdump kernel

  # cat /proc/cmdline 
  BOOT_IMAGE=/boot/vmlinux-3.19.0-18-generic 
root=UUID=3ea23bcf-7269-432f-bacc-f82c6cdd774e ro splash quiet 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
  #

  4) Trigger a crash. Kdump boot fails with a kernel panic

  I'm in purgatory
   -> smp_release_cpus()
  spinning_secondaries = 0
   <- smp_release_cpus()
   <- setup_system()
  [0.877197] Unable to handle kernel paging request for data at address 
0x0010
  [0.877232] Faulting instruction address: 0xc863a044
  [0.877241] Oops: Kernel access of bad area, sig: 11 [#1]
  [0.877246] SMP NR_CPUS=2048 NUMA pSeries
  [0.877255] Modules linked in:
  [0.877264] CPU: 8 PID: 1 Comm: swapper/8 Not tainted 3.19.0-18-generic 
#18~14.04.1-Ubuntu
  [0.877273] task: c00086bc ti: c00086c0 task.ti: 
c00086c0
  [0.877280] NIP: c863a044 LR: c8639f54 CTR: 
003fd734
  [0.877288] REGS: c00086c03580 TRAP: 0300   Not tainted  
(3.19.0-18-generic)
  [0.877294] MSR: 80019033   CR: 24002022  
XER: 2010
  [0.877314] CFAR: c8639f60 DAR: 0010 DSISR: 4000 
SOFTE: 1 
  GPR00: 24002022 c00086c03800 c944c760 0100 
  GPR04: fff00500   0010 
  GPR08: 0008  0001  
  GPR12: fff0 ce7f4800 c800bdd8  
  GPR16:     
  GPR20:     
  GPR24:  c00086dece00 c8a86cb0 fff0 
  GPR28:  c000823c9848 c0008608ad00 c000823c9800 
  [0.877409] NIP [c863a044] tpm_ibmvtpm_probe+0x2e4/0x580
  [0.877417] LR [c8639f54] tpm_ibmvtpm_probe+0x1f4/0x580
  [0.877423] Call Trace:
  [0.877430] [c00086c03800] [c8639e6c] 
tpm_ibmvtpm_probe+0x10c/0x580 (unreliable)
  [0.877442] [c00086c038a0] [c8033a1c] vio_bus_probe+0x1bc/0x480
  [0.877451] [c00086c03940] [c864b15c] 
driver_probe_device+0xec/0x470
  [0.877461] [c00086c039d0] [c864b69c] 
__driver_attach+0x11c/0x120
  [0.877469] [c00086c03a10] [c864817c] 
bus_for_each_dev+0x9c/0x110
  [0.877478] [c00086c03a60] [c864a8fc] driver_attach+0x3c/0x60
  [0.877486] [c00086c03a90] [c864a2d8] 
bus_add_driver+0x208/0x320
  [0.877495] [c00086c03b20] [c864c31c] 
driver_register+0x9c/0x180
  [0.877504] [c00086c03b90] [c80322f8] 
__vio_register_driver+0x78/0xc0
  [0.877513] [c00086c03c10] [c8df6de8] 
ibmvtpm_module_init+0x2c/0x40
  [0.877523] [c00086c03c30] [c800b4bc] 
do_one_initcall+0x11c/0x270
  [0.877532] [c00086c03d00] [c8da4100] 
kernel_init_freeable+0x264/0x34c
  [0.877543] [c00086c03dc0] [c800bdfc] kernel_init+0x2c/0x130
  [0.877553] [c00086c03e30] [c800956c] 
ret_from_kernel_thread+0x5c/0x70
  [0.877561] Instruction dump:
  [0.877567] 38e0 f8410018 7d2c4b78 4e800421 e8410018 4bfffea0 6042 
38600064 
  [0.877583] 4bb04c35 6000 e93e0008 38600100 <80890010> 4ba46121 
6000 7c6907b4 
  [0.877607] ---[ end trace c0064a96755f8f13 ]---
  [0.881558] 
  [2.881696] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b
  [2.881696] 
  [2.885423] ---[ end Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b
  [ 

[Kernel-packages] [Bug 1470578] Comment bridged from LTC Bugzilla

2016-03-23 Thread bugproxy
*** This bug is a duplicate of bug 1410673 ***
https://bugs.launchpad.net/bugs/1410673

--- Comment From vaish...@in.ibm.com 2016-03-23 10:42 EDT---
Hi Canonical,

Which release will have this fix be integrated into ?
Please advice.

Thank you.

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

Title:
  perf trace sleep 1 command is not giving any output

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  In Progress

Bug description:
  [Impact]
  perf trace sleep 1 command is not giving any output

  [Test Case]
  # perf trace sleep 1

  [Fix]
  $ git describe 7951722da2963cc1f1a7831a37aa2311ac927056
  v4.1-rc5-310-g7951722

  --

  Problem Description
  =
  perf trace sleep 1 command is not giving any output

  ---uname output---
  Linux alp15 3.19.0-20-generic #20~14.04.1-Ubuntu SMP Sat May 30 00:14:50 UTC 
2015 ppc64le ppc64le ppc64le GNU/Linux

  Machine Type = P8

  Steps to Reproduce
  ===
  Install a P8 Power VM LPAR with Ubuntu 14.04.2 ISO image.
  Then install the Ubuntu 14.04.3 kernel on the same and reboot.

  root@alp15:~# perf trace sleep 1
  root@alp15:~# echo $?
  0
  root@alp15:~# which perf
  /usr/bin/perf
  root@alp15:~# dpkg -S /usr/bin/perf
  linux-tools-common: /usr/bin/perf
  root@alp15:~# dpkg --list | grep linux-tools
  ii  linux-tools-3.19.0-20-generic  3.19.0-20.20~14.04.1   
ppc64el  Linux kernel version specific tools for version 
3.19.0-20
  ii  linux-tools-common 3.13.0-54.91   
all  Linux kernel version specific tools for version 3.13.0

  Userspace tool common name: /usr/bin/perf
  Userspace rpm: linux-tools-common
   The userspace tool has the following bit modes: 64-bit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1470578/+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 1555775] Re: WiFi + wired ethernet broken after suspend on Alienware 15 R2

2016-03-23 Thread Andy Barry
** Attachment added: "dmesg_platform_wifi_broken.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1555775/+attachment/4608723/+files/dmesg_platform_wifi_broken.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/1555775

Title:
  WiFi + wired ethernet broken after suspend on Alienware 15 R2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With Ubuntu 14.04, and 15.10, using my Alienware 15 R2 the Intel 7265
  WiFi is broken on resume from suspend. However, after suspend, it is
  gone from network manager ("No network devices available"), from
  ifconfig, and from lshw -class Network. It works fine prior to
  suspend.

  I have tried removing the kernel module iwlwifi,before suspend and
  modprobe-ing it after, but that results in no change. I also have
  disabled wifi via the keyboard key, then suspended, then resumed, but
  still no luck. No change after installing intel-microcode either.

  Wifi does come back after resume in Windows.

  As additional data points:
  This also happens with WiFi cards Killer 1535, and Intel 8260.
  Also, the exact same thing happens to my wired ethernet connection as well 
(it disappears from lshw -class Network) after suspend.

  ---
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  abarry 1585 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-03-10 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 1bcf:2b8c Sunplus Innovation Technology Inc.
   Bus 001 Device 003: ID 8087:0a2a Intel Corp.
   Bus 001 Device 002: ID 187c:0528 Alienware Corporation
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Alienware Alienware 15 R2
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic.efi.signed 
root=UUID=115dc7cd-b190-4872-94bd-685ec9695732 ro noprompt persistent quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.149
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/29/2016
  dmi.bios.vendor: Alienware
  dmi.bios.version: 1.2.8
  dmi.board.name: Alienware 15 R2
  dmi.board.vendor: Alienware
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnAlienware:bvr1.2.8:bd01/29/2016:svnAlienware:pnAlienware15R2:pvr1.2.8:rvnAlienware:rnAlienware15R2:rvrA00:cvnAlienware:ct10:cvrNotSpecified:
  dmi.product.name: Alienware 15 R2
  dmi.product.version: 1.2.8
  dmi.sys.vendor: Alienware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1555775/+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 1555775] Re: WiFi + wired ethernet broken after suspend on Alienware 15 R2

2016-03-23 Thread Andy Barry
(and to further clarify, I rebooted after each suspend iteration where
wifi failed, so that it was operational before each suspend attempt.)

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

Title:
  WiFi + wired ethernet broken after suspend on Alienware 15 R2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With Ubuntu 14.04, and 15.10, using my Alienware 15 R2 the Intel 7265
  WiFi is broken on resume from suspend. However, after suspend, it is
  gone from network manager ("No network devices available"), from
  ifconfig, and from lshw -class Network. It works fine prior to
  suspend.

  I have tried removing the kernel module iwlwifi,before suspend and
  modprobe-ing it after, but that results in no change. I also have
  disabled wifi via the keyboard key, then suspended, then resumed, but
  still no luck. No change after installing intel-microcode either.

  Wifi does come back after resume in Windows.

  As additional data points:
  This also happens with WiFi cards Killer 1535, and Intel 8260.
  Also, the exact same thing happens to my wired ethernet connection as well 
(it disappears from lshw -class Network) after suspend.

  ---
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  abarry 1585 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-03-10 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 1bcf:2b8c Sunplus Innovation Technology Inc.
   Bus 001 Device 003: ID 8087:0a2a Intel Corp.
   Bus 001 Device 002: ID 187c:0528 Alienware Corporation
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Alienware Alienware 15 R2
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic.efi.signed 
root=UUID=115dc7cd-b190-4872-94bd-685ec9695732 ro noprompt persistent quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-30-generic N/A
   linux-backports-modules-4.2.0-30-generic  N/A
   linux-firmware1.149
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/29/2016
  dmi.bios.vendor: Alienware
  dmi.bios.version: 1.2.8
  dmi.board.name: Alienware 15 R2
  dmi.board.vendor: Alienware
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnAlienware:bvr1.2.8:bd01/29/2016:svnAlienware:pnAlienware15R2:pvr1.2.8:rvnAlienware:rnAlienware15R2:rvrA00:cvnAlienware:ct10:cvrNotSpecified:
  dmi.product.name: Alienware 15 R2
  dmi.product.version: 1.2.8
  dmi.sys.vendor: Alienware

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


  1   2   >