[Kernel-packages] [Bug 1469218] Re: HP ProLiant m400 Server sda timeout causes file system hang

2015-07-01 Thread Ming Lei
For #5's log, the fault happened in the following code snippet of
kernel/sched/cputime.c:

for_each_thread(tsk, t) {
ffcd3dc0:   f9445760ldr x0, [x27,#2216]
ffcd3dc4:   f8410c03ldr x3, [x0,#16]!
ffcd3dc8:   f90037a3str x3, [x29,#104]
ffcd3dcc:   f94037b4ldr x20, [x29,#104]
ffcd3dd0:   eb00029fcmp x20, x0
ffcd3dd4:   d10ee294sub x20, x20, #0x3b8
ffcd3dd8:   5481b.neffcd3de8 
thread_group_cputime+0x90
ffcd3ddc:   1415b   ffcd3e30 
thread_group_cputime+0xd8
ffcd3de0:   f9400261ldr x1, [x19]
ffcd3de4:   f9400662ldr x2, [x19,#8]
cputime_t *utime, cputime_t *stime)
{
if (utime)
*utime = t-utime;
if (stime)
*stime = t-stime;
ffcd3de8:   f941f684ldr x4, [x20,#1000]  #fault 
instruction

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

Title:
  HP ProLiant m400 Server sda timeout causes file system hang

Status in linux package in Ubuntu:
  Triaged

Bug description:
  While running stress-ng on a ProLiant m400 Server I managed to cause
  the disk controller to timeout which causes a file system hang. I am
  wondering if the timeout was causes because I completely overloaded
  the system causing it to be slow on ata handling times.

  I ran:

  stress-ng --all 64 -t 600 -v

  and the machine slowly clogged up with stress processes, and finally
  hit the hang.  Had to reboot the system.

  Attached is a kernel log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469218/+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 1469240] Re: Please ship dm-service-time in multipath-modules

2015-07-01 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: In Progress = 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/1469240

Title:
  Please ship dm-service-time in multipath-modules

Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  multipath-tools 0.5.0 has changed the default path selector algorithm
  from round-robin to service-time.

  In the interest of properly handling the transition, I'd like for
  multipath-modules to ship *both* dm-round-robin and dm-service-time,
  so that we don't need to coordinate landing a kernel with multipath-
  tools, and avoid breakage.

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

2015-07-01 Thread Frederik Bosch
My latest report was that latest builds with patches are much more
stable but are also not a complete fix for the problem. It is still
there and occurs randomly. The error message is not changed. I have no
real indication what causes the read-only state. During the latest RO
state I noticed there was a IO peak at that time. However, the IO peak
was just unpacking some files from a tar.gz.

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

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 1470404] Re: Some workloads experience more measurement variation with scaling_governor=performance than ondemand

2015-07-01 Thread Brian Murray
** Package changed: 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/1470404

Title:
  Some workloads experience more measurement variation with
  scaling_governor=performance than ondemand

Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #0 - Peter W. Wong wpe...@us.ibm.com - 2015-04-15 21:30:31 ==
  ---Problem Description---
  Many workloads experience wide measurement variation, more with 
scaling_governor=performance than ondemand. 
   
  Contact Information = wpe...@us.ibm.com, fa...@us.ibm.com 
   
  ---uname output---
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = 20-core and 24-core Tuleta systems 
   
  ---Debugger---
  A debugger is not configured
   
  ---Steps to Reproduce---
  Set the system with the SMT8 mode and scaling_governor=performance or 
ondemand.
  Run the workload 100 times.
  Get 100 data points and sort them.
  Compare the spread of results with two governor modes.
  The source and scripts to run a simple test case will be provided.
   
  Stack trace output:
   no
   
  Oops output:
   no
   
  Userspace tool common name: not sure what it is. 

  Userspace rpm: ?? 
   
  The userspace tool has the following bit modes: These are 64-bit programs. 
   
  System Dump Info:
The system is not configured to capture a system dump.

  Userspace tool obtained from project website:  na 
   
  *Additional Instructions for wpe...@us.ibm.com, fa...@us.ibm.com: 
  -Attach sysctl -a output output to the bug.
  -Attach ltrace and strace of userspace application.

  == Comment: #2 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:47:41 ==
  This problem has a number of variables we were trying to reduce:
  - endianness
  - operating system
  - kernel level
  - compiler

  Bob Walkup says he's seen the variability in a bunch of CPU-intensive
  test cases, in various languages, using various compilers, which would
  seem to eliminate the compiler variable.

  We had not looked at the performance governor setting to this point.
  Interesting results, and yet another variable to add to the above mix.
  Perhaps two more runs?  (LE-ondemand, LE-performance, BE-ondemand, BE-
  performance)

  == Comment: #3 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:50:09 ==
  Also, Bob says he can reproduce this with and without vectorization (the 
stalls move from the VSU to the FPU), and with and without floating point (the 
stalls move from the FPU to the FXU).  Very odd.

  == Comment: #4 - Andrea M. Davis amda...@us.ibm.com - 2015-04-16 10:10:01 ==
  Peter, what version of Ubuntu are you running?

  == Comment: #5 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:32:58 ==
  Andrea,

  Ubuntu 14.04.2 LTS.

  #uname -a
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

  #lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  Codename: trusty

  == Comment: #6 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:50:11 ==
  There are a few more things we have tried.

  (1) For STREAM, it was originally compiled with gfotran and its
  corresponding OpenMP. I compiled it with xlf and its corresponding
  OpenMP. There is no difference in performance.

  (2) There was a concern about NUMA, meaning is it possible the CPU
  binding by OpenMP is incorrect so that there are remote memory
  accesses behind the scene? By disabling one DCM and using 10 or 12
  cores only in the other DCM, we can still see occasional drops in
  performance, although not often. We can conclude it is not due to
  NUMA.

  (3) Farid and I also tried out different scheduler parameters
  (sched_min_granularity_ns, sched_wakeup_granularity_ns,
  sched_latency_ns, and others) and matched the correponding the other
  distro's values, but did not see performance changes.

  (4) For the workload AMG2006, the use of scaling_performance=ondemand
  also reduces the spread of data significantly.

  (5) For all the above investigations, I used a 20-core Tuleta and a
  24-core Tuleta, although they are configured identically with Ubuntu
  14.04.2. I mean two systems paint a consistent picture.

  So far, we looked at compiler, NUMA, scheduler, memory test, CPU test,
  ST vs SMT, etc. There is a significant difference in variation between
  scaling_governor=performance and scaling_govenor=ondemand with the
  same application and system configurations.

  Hopefully, the data point us to the right direction, i.e., there could
  be some unexpected behaviour with the implementation of
  scaling_governor=performance.

  == Comment: #7 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 14:30:21 ==
  Note that Bob Walkup does not see the improvement using 

[Kernel-packages] [Bug 1267712] Re: ubuntu guest's file system becoming read only

2015-07-01 Thread spike speigel
*** This bug is a duplicate of bug 1283129 ***
https://bugs.launchpad.net/bugs/1283129

I am experiencing this issue every time I boot shortly after logging in
(~7 min).  I'm on a physical intel machine, not a VM, running 14.04.2
LTS, kernel 3.13.0-53-generic

BUT I've also experienced this on:

3.13.0-54-generic
3.13.0-55-generic

The two previously referenced bugs are not found...

bug 1283129
bug 1283129

I've not been able to locate any log info on this issue.  How can I
help.  This is extremely annoying.  My system is unusable in this state.

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

Title:
  ubuntu guest's file system becoming read only

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  9.3.189.114 (root/.pasroot) (Host Machine)
  Run the follwoing command to go to the guest victim machine from 
(/var/lib/libvirt/images/jagan/new_ubuntu_alpha1)

  qemu-system-ppc64 -enable-kvm -M pseries -cpu POWER8 -smp 1 -m 10G
  -nographic -nodefaults -monitor stdio -serial pty -append
  root=/dev/sda -kernel trusty-server-cloudimg-ppc64el-vmlinuz-generic
  -device spapr-vscsi -device spapr-
  vlan,netdev=net0,mac=6c:ae:8b:69:16:15 -netdev
  bridge,br=virbr0,id=net0 -drive file=trusty-server-cloudimg-
  ppc64el.img.qcow2

  after this command you will get the screen number.
  example:

  QEMU 1.6.0 monitor - type 'help' for more information
  (qemu) char device redirected to /dev/pts/16 (label serial0)

  Then open another host session and execute the below command

  # screen /dev/pts/16
  (qemu)

  Here the screen number is /dev/pts/16

  --Then you will get a blank screen so press ENTER key.

  The guest machine login: ubuntu/passw0rd

  Then do ---sudo -i

  Environment:
  ===
  Host: Power8
  Guest : ubuntu hosted on Power8

  The issue:
  ==
  After logging into the guest some times it becomes read - only file system.

  Description:
  ===

  Here i am not able to create directory or a file.

  root@ubuntu:/opt/ltp# cat /etc/issue
  Ubuntu Trusty Tahr (development branch) \n \l=ubuntu 
guest

  root@ubuntu:~# ifconfig
  eth0  Link encap:Ethernet  HWaddr 6c:ae:8b:69:16:15
inet addr:192.168.122.131  Bcast:192.168.122.255  Mask:255.255.255.0
inet6 addr: fe80::6eae:8bff:fe69:1615/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:72 errors:0 dropped:4 overruns:0 frame:0
TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6764 (6.7 KB)  TX bytes:3914 (3.9 KB)
Interrupt:22

  loLink encap:Local Loopback
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
  root@ubuntu:/opt/ltp# ./runltp -f timers -p -l timers.log -o timers.out
  cat: /opt/ltp/Version: No such file or directory
  INFO: creating /opt/ltp/results directory
  mktemp: failed to create directory via template â/tmp/ltp-XXâ: 
Read-only file system==error
  FATAL: Unable to make temporary directory:

  root@ubuntu:/opt/ltp# df -k
  Filesystem 1K-blocksUsed Available Use% Mounted on
  /dev/sda51573372 1303052  47632556   3% /
  none   4   0 4   0% /sys/fs/cgroup
  devtmpfs 5161908 296   5161612   1% /dev
  none 1032440 184   1032256   1% /run
  none5120   0  5120   0% /run/lock
  none 5162192   0   5162192   0% /run/shm
  none  102400   0102400   0% /run/user

  root@ubuntu:/opt/ltp# mkdir -m 777 jagan
  mkdir: cannot create directory âjaganâ: Read-only file systemerror

  root@ubuntu:/opt/ltp# touch jagan
  touch: cannot touch âjaganâ: Read-only file systemerror

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1267712/+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 1470404] [NEW] Some workloads experience more measurement variation with scaling_governor=performance than ondemand

2015-07-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

== Comment: #0 - Peter W. Wong wpe...@us.ibm.com - 2015-04-15 21:30:31 ==
---Problem Description---
Many workloads experience wide measurement variation, more with 
scaling_governor=performance than ondemand. 
 
Contact Information = wpe...@us.ibm.com, fa...@us.ibm.com 
 
---uname output---
Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
 
Machine Type = 20-core and 24-core Tuleta systems 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
Set the system with the SMT8 mode and scaling_governor=performance or ondemand.
Run the workload 100 times.
Get 100 data points and sort them.
Compare the spread of results with two governor modes.
The source and scripts to run a simple test case will be provided.
 
Stack trace output:
 no
 
Oops output:
 no
 
Userspace tool common name: not sure what it is. 

Userspace rpm: ?? 
 
The userspace tool has the following bit modes: These are 64-bit programs. 
 
System Dump Info:
  The system is not configured to capture a system dump.

Userspace tool obtained from project website:  na 
 
*Additional Instructions for wpe...@us.ibm.com, fa...@us.ibm.com: 
-Attach sysctl -a output output to the bug.
-Attach ltrace and strace of userspace application.

== Comment: #2 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:47:41 ==
This problem has a number of variables we were trying to reduce:
- endianness
- operating system
- kernel level
- compiler

Bob Walkup says he's seen the variability in a bunch of CPU-intensive
test cases, in various languages, using various compilers, which would
seem to eliminate the compiler variable.

We had not looked at the performance governor setting to this point.
Interesting results, and yet another variable to add to the above mix.
Perhaps two more runs?  (LE-ondemand, LE-performance, BE-ondemand, BE-
performance)

== Comment: #3 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:50:09 ==
Also, Bob says he can reproduce this with and without vectorization (the stalls 
move from the VSU to the FPU), and with and without floating point (the stalls 
move from the FPU to the FXU).  Very odd.

== Comment: #4 - Andrea M. Davis amda...@us.ibm.com - 2015-04-16 10:10:01 ==
Peter, what version of Ubuntu are you running?

== Comment: #5 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:32:58 ==
Andrea,

Ubuntu 14.04.2 LTS.

#uname -a
Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

#lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.2 LTS
Release:14.04
Codename:   trusty

== Comment: #6 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:50:11 ==
There are a few more things we have tried.

(1) For STREAM, it was originally compiled with gfotran and its
corresponding OpenMP. I compiled it with xlf and its corresponding
OpenMP. There is no difference in performance.

(2) There was a concern about NUMA, meaning is it possible the CPU
binding by OpenMP is incorrect so that there are remote memory accesses
behind the scene? By disabling one DCM and using 10 or 12 cores only in
the other DCM, we can still see occasional drops in performance,
although not often. We can conclude it is not due to NUMA.

(3) Farid and I also tried out different scheduler parameters
(sched_min_granularity_ns, sched_wakeup_granularity_ns,
sched_latency_ns, and others) and matched the correponding the other
distro's values, but did not see performance changes.

(4) For the workload AMG2006, the use of scaling_performance=ondemand
also reduces the spread of data significantly.

(5) For all the above investigations, I used a 20-core Tuleta and a
24-core Tuleta, although they are configured identically with Ubuntu
14.04.2. I mean two systems paint a consistent picture.

So far, we looked at compiler, NUMA, scheduler, memory test, CPU test,
ST vs SMT, etc. There is a significant difference in variation between
scaling_governor=performance and scaling_govenor=ondemand with the same
application and system configurations.

Hopefully, the data point us to the right direction, i.e., there could
be some unexpected behaviour with the implementation of
scaling_governor=performance.

== Comment: #7 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 14:30:21 ==
Note that Bob Walkup does not see the improvement using 
scaling_governor=ondemand on a borrowed POK lab system. However, he still 
suggested me to open a bug based on my findings. I guess he is not totally sure 
about the system he got.

It would be good to have data independently collected by others to
verify my observations.

Bob's serial_loop.c program can be compiled and run very easily. The
examination of data is straightforward too.

== Comment: #10 - JENIFER HOPPER jhop...@us.ibm.com - 2015-04-17 16:33:38 ==
I was able to reproduce the problem with the serial_loop test 

[Kernel-packages] [Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-07-01 Thread GregP
@JJ The current version of kvalo's tree seems to be under development at the 
moment. The kernel compiles but the ath10k driver cannot be loaded. 
The previous version - based on  4.1-rc7 kernel - works without any major 
issues.

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

Title:
  Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Card detail: Qualcomm Atheros Device [168c:003e] (rev 20)
  Subsystem: Bigfoot Networks, Inc. Device [1a56:1525]

  This is on a fully updated Ubuntu Server 14.04 installation, with the 
ubuntu-desktop environment installed. This happened in order to get the md raid 
drivers for raid0 on my system, as the desktop version doesn't support them.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  matanis2333 F pulseaudio
   /dev/snd/controlC0:  matanis2333 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1b192ee3-f592-43e9-bdcf-08b91c0aa9b6
  InstallationDate: Installed on 2014-10-16 (3 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  IwConfig:
   p2p1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Micro-Star International Co., Ltd. GT72 2QE
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic.efi.signed 
root=UUID=80998dbb-1f89-4eda-be90-25e35e1c0a90 ro
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1781IMS.10D
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1781
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:0.C
  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.:bvrE1781IMS.10D:bd09/15/2014:svnMicro-StarInternationalCo.,Ltd.:pnGT722QE:pvrREV0.C:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1781:rvrREV0.C:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: GT72 2QE
  dmi.product.version: REV:0.C
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383184/+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 1455376] Re: REGRESSION after upgrade from 14.10 to 15.04: USB3 boot device lost during system boot: xhci_hcd 0000:04:00.0: Error while assigning device slot ID / device not

2015-07-01 Thread Christopher M. Penalver
Robert Schlabbach, did you test the patch to confirm it fixes the
problem?

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

Title:
  REGRESSION after upgrade from 14.10 to 15.04: USB3 boot device lost
  during system boot: xhci_hcd :04:00.0: Error while assigning
  device slot ID / device not accepting address 2, error -22

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting Ubuntu 15.04 amd64 kernel Linux version 3.19.0-16-generic
  (buildd@komainu) (gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) )
  #16-Ubuntu SMP Thu Apr 30 16:09:58 UTC 2015 on a Samsung RF711-S08
  laptop (Sandy Bridge) from a USB3 stick connected to the USB3 port on
  the righthand side, the boot stalls at the Ubuntu splash screen (with
  the dots), with the USB3 stick LED showing no activity, eventually
  dropping to the initramfs console. If I unplug and replug the USB3
  stick during the stall period, the LED shows activity and the boot
  proceeds.

  The same USB3 stick boots on another laptop without any problems.

  Excerpts from dmesg:

  Recognition of the USB3 port:

  [1.643737] xhci_hcd :04:00.0: xHCI Host Controller
  [1.643741] xhci_hcd :04:00.0: new USB bus registered, assigned bus 
number 2
  [1.646775] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  [1.646777] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
  [1.646778] usb usb2: Product: xHCI Host Controller
  [1.646780] usb usb2: Manufacturer: Linux 3.19.0-16-generic xhci-hcd
  [1.646781] usb usb2: SerialNumber: :04:00.0
  [1.646886] hub 2-0:1.0: USB hub found
  [1.646895] hub 2-0:1.0: 2 ports detected

  Failure to initialize the USB3 device:

  [1.847589] xhci_hcd :04:00.0: Error while assigning device slot ID
  [1.847597] xhci_hcd :04:00.0: Max number of devices this xHCI host 
supports is 32.
  [1.847600] usb usb2-port1: couldn't allocate usb_device

  Replugged the USB3 device during the boot stall:

  [   13.861689] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
  [   13.881832] usb 2-1: New USB device found, idVendor=0951, idProduct=162b
  [   13.881844] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [   13.881850] usb 2-1: Product: DT HyperX 3.0
  [   13.881855] usb 2-1: Manufacturer: Kingston
  [   13.881860] usb 2-1: SerialNumber: *
  [   13.885561] usb-storage 2-1:1.0: USB Mass Storage device detected
  [   13.885829] scsi host6: usb-storage 2-1:1.0
  [   13.885901] usbcore: registered new interface driver usb-storage
  [   13.887130] usbcore: registered new interface driver uas

  I assume the bug is at 1.847589.
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  robert 1480 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2012-12-07 (889 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. RF511/RF411/RF711
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=51713370-20d5-4b75-ae59-7f6bda369278 ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  Tags:  vivid
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: Upgraded to vivid on 2015-04-23 (22 days ago)
  UserGroups: adm admin cdrom dialout lpadmin mythtv plugdev sambashare
  _MarkForUpload: True
  dmi.bios.date: 11/27/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 17HX.M045.20121127.SSH
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: RF511/RF411/RF711
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: 17HX
  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.:bvr17HX.M045.20121127.SSH:bd11/27/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pnRF511/RF411/RF711:pvr17HX:rvnSAMSUNGELECTRONICSCO.,LTD.:rnRF511/RF411/RF711:rvr17HX:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
  dmi.product.name: RF511/RF411/RF711
  dmi.product.version: 17HX
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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

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

[Kernel-packages] [Bug 1454160] Re: External monitor is disabled after resume

2015-07-01 Thread crs
Sure, you may take look at the file attached.

** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454160/+attachment/4422947/+files/dmesg.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/1454160

Title:
  External monitor is disabled after resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an external screen connected to my machine (T450s, via docking
  station) and after resuming from suspend, my external monitor is
  disabled.

  After some trial and error I made an interesting observation: The
  external monitor only stops working if suspend via systemctl suspend,
  sudo pm-suspend, or via the hotkey on my keyboard (K750).

  However, this problem does not occur if I suspend via the menu entry
  in the upper right corner.

  How is this even possible?

  Mapping the suspend command from the upper right corner to a hotkey
  would be a sufficient workaround. But which command is used by that
  button?

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue May 12 11:10:31 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:5036]
  InstallationDate: Installed on 2015-05-03 (9 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BWS03F00
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BWS03F00
  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:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BWS03F00:pvrThinkPadT450s:rvnLENOVO:rn20BWS03F00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BWS03F00
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue May 12 11:08:05 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454160/+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 1466938] Re: linux-lts-trusty: 3.13.0-57.95~precise1 -proposed tracker

2015-07-01 Thread Brad Figg
** Changed in: kernel-sru-workflow/package-testing
   Status: Confirmed = Fix Released

** Changed in: kernel-sru-workflow/verification-testing
   Status: In Progress = Fix Released

** Tags added: qa-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed = Fix Released

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

Title:
  linux-lts-trusty: 3.13.0-57.95~precise1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-testing series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.13.0-57.95~precise1 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, 19. June 2015 17:03 UTC
  kernel-stable-master-bug:1466592
  kernel-stable-Prepare-package-end:Monday, 22. June 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 22. June 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Monday, 22. June 2015 19:03 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Verification-testing-start:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Certification-testing-start:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Security-signoff-start:Monday, 22. June 2015 21:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 22. June 2015 21:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1466938/+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 889012] Re: CPU time incorrect in 10.04

2015-07-01 Thread Stefan Bader
** Changed in: linux-ec2 (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  CPU time incorrect in 10.04

Status in linux-ec2 package in Ubuntu:
  Confirmed

Bug description:
  I want to report that the CPU time bug is still present in the
  following kernel

  2.6.32-317-ec2 on AWS instance m1.large

  with CPU

  model name : Intel(R) Xeon(R) CPU E5507 @ 2.27GHz

  I logged the output of ps every minute and I can now show the bug
  happening, as you can see the CPU time originally at 35790:43 does get
  corrupted and the next minute jumps at 17179869:11 to reach
  29322904:44 1 minute later

  www-data 8269 31.3 9.2 853516 725496 ? Sl Aug23 35789:36 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 31.3 9.2 866128 731640 ? Sl Aug23 35790:09 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 31.3 9.3 868704 738800 ? Sl Aug23 35790:43 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 31.3 9.4 872964 742660 ? Sl Aug23 35791:17 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 120093018 9.4 885060 748036 ? Sl Aug23 17179869:11 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ... www-data 8269 10652 9.3 
868748 739144 ? Sl Aug23 29322904:44 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...

  It took us around 3 months running this process at around 30% load to
  reach this condition

  Because of this problem the machine currently reports a load of 0 when
  instead we know it should report between 20 and 40% depending by the
  moment of the day.

  Please let me know If I need to open a specific ticket for this issue.

  Today we're going to upgrade to 2.6.32-319-ec2

  thanks,

  Paolo Negri

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ec2/+bug/889012/+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 1397021] Re: [LENOVO G50-30] Rfkill always reports wireless blocked

2015-07-01 Thread Pilot6
The patch is in linux-next.

https://git.kernel.org/cgit/linux/kernel/git/next/linux-
next.git/commit/drivers/platform/x86/ideapad-
laptop.c?id=4fa9dabcffc8e16601307d3d56b58c68d9716ba4

** Changed in: linux-lts-utopic (Ubuntu)
 Assignee: (unassigned) = Pilot6 (hanipouspilot)

** Changed in: linux-lts-utopic (Ubuntu)
   Status: Triaged = In Progress

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

Title:
   [LENOVO G50-30] Rfkill always reports wireless blocked

Status in linux-lts-utopic package in Ubuntu:
  In Progress

Bug description:
  
  [LENOVO G50-30] Rfkill always reports wireless blocked

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-25-generic 3.16.0-25.33~14.04.2
  ProcVersionSignature: Ubuntu 3.16.0-25.33~14.04.2-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Nov 27 18:45:27 2014
  InstallationDate: Installed on 2014-11-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1397021/+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 1469218] Re: HP ProLiant m400 Server sda timeout causes file system hang

2015-07-01 Thread Ming Lei
BTW, about the sata read timeout issue, I have run fio to verify sata disk 
read/randread/write/randwrite, and looks
it works fine

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

Title:
  HP ProLiant m400 Server sda timeout causes file system hang

Status in linux package in Ubuntu:
  Triaged

Bug description:
  While running stress-ng on a ProLiant m400 Server I managed to cause
  the disk controller to timeout which causes a file system hang. I am
  wondering if the timeout was causes because I completely overloaded
  the system causing it to be slow on ata handling times.

  I ran:

  stress-ng --all 64 -t 600 -v

  and the machine slowly clogged up with stress processes, and finally
  hit the hang.  Had to reboot the system.

  Attached is a kernel log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469218/+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 1251580] Re: 8086:0152 [Dell OptiPlex 9010] Display is heavily distorted after kernel upgrades

2015-07-01 Thread Christopher M. Penalver
Michael Greene, it will help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

** Summary changed:

- Display is heavily distorted after kernel upgrades
+ 8086:0152 [Dell OptiPlex 9010] Display is heavily distorted after kernel 
upgrades

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

Title:
  8086:0152 [Dell OptiPlex 9010] Display is heavily distorted after
  kernel upgrades

Status in linux package in Ubuntu:
  Triaged

Bug description:
  The bug is present already at boot (even from a USB stick boot without
  installing) in all Ubuntu (and variants) relying on Linux kernels 3.10
  to 3.12 (- still present in 3.13).

  Because it's so easy to boot via USB, I tried it on 7 computers (all
  of them Dell Optiplex 9010). The upshot is that old distros boot
  correctly, with working displays. The new 13.10 distros doesn't work
  (i.e. the display is distorted) on 3 computers.

  On my computer (which is one of the 3 malfunctioning), recovery mode
  also always display correctly.  Playing around with xrandr and the
  xorg.conf turoned out to be of no avail. I tried changing the Linux
  kernels (after indications from this Ubuntu forums thread:
  http://ubuntuforums.org/showthread.php?t=2186873  ). It turns out that
  kernels of version = 3.9 are OK. Kernels  = 3.10.19 are not OK. I'm
  willing to bisect in the 3.10.x range if deemed of interest.

  I kept the lshw, lspci, xdpyinfo, ddcprobe and Xorg.0.log of all these
  7 boots from USB stick. I put all those log files in a zip file
  availiable at  http://dfiles.eu/files/njfpo8b4k

  Here are the main differences I found in those files (except the
  Xorg.0.log which are not so handy to compare as the beginning of lines
  are always different).

  I guess that the most telling is the following line from ddcprobe. For
  non-correctly-displaying computers: dtiming: 1920x1080@68

  For correctly-displaying computers:  dtiming: 1920x1080@60

  For the record, there is no other ctiming or dtiming line in the
  output of ddcprobe.

  The configuration are otherwise strikingly similar. The other
  differences which seemed of significance (i.e. not mentionning hard
  drives partitions and serial numbers) is that uncorrectly working
  computers have the following extra line in lspci

  00:16.3 Serial controller: Intel Corporation 7 Series/C210 Series
  Chipset Family KT Controller (rev 04)

  Correspondingly, the lshw of these computers have the following extra
  section:

  *-communication:1
   description: Serial controller
   product: 7 Series/C210 Series Chipset Family KT Controller
   vendor: Intel Corporation
   physical id: 16.3
   bus info: pci@:00:16.3
   version: 04
   width: 32 bits
   clock: 66MHz
   capabilities: pm msi 16550 bus_master cap_list
   configuration: driver=serial latency=0
   resources: irq:19 ioport:f0e0(size=8) memory:f7d3a000-f7d3afff

  Lastly, in the *-pci section. Also, the *-memory *-bank:n (for n an
  integer) are not of the same vendor (Samsung or Nanya technologies for
  correctly-displaying computers and Hynix/Hyundai for non-correctly-
  displaying ones).

  The visual distortion is roughly as follows: every line gets
  horizontally enlarged by a factor t. This factor varies with time and
  with the height of the line to make nice sine curves out of straight
  vertical lines. Actually there is a phase difference between even and
  odd lines. The leftmost part of the screen remains legible as the
  distortion effect is smaller there but the rightmost part is
  impossible to read. A straight vertical line looks like sine wave, the
  time frequency of this wave varies with time, the amplitude is always
  increasing linearly as one moves to the right of the screen. See also
  the first post in http://ubuntuforums.org/showthread.php?t=2186040

  Do not hesitate to contact me if further testing is of interest.

  Cheers,

  X.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2324 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. OptiPlex 9010
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 

[Kernel-packages] [Bug 1452858] Re: Screen lit off on iMac 12, 2 after a while

2015-07-01 Thread Christopher M. Penalver
Étienne BERSAC, the latest mainline kernel is 4.1.1 (not 4.1-rc2).

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

Title:
  Screen lit off on iMac 12,2 after a while

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
  time and more and more frequently the screen lit off. The only way i
  can get it on is to suspend/resume. But then, it lit off soon. I
  suspect some heating. Actually, the output of the cooling system is
  way hotter with Ubuntu than Mac OS X.

  So i would like to switch to the IGD card rather than the discrete
  one. But there is no vga_switcheroo.

  How to debug screen lit off ? How to detect screen heating ? How to
  disable discrete card ? Is it kernel ? Xorg ? Where to search ?

  Regards,
  Étienne

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
   /dev/snd/controlC0:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
  CRDA:
   country AW: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 40), (N/A, 20), (0 ms), DFS
(5490 - 5710 @ 40), (N/A, 27), (0 ms), DFS
  Date: Thu May  7 20:51:33 2015
  HibernationDevice: RESUME=UUID=a842b955-b20e-4514-af83-7b6f45dc1000
  InstallationDate: Installed on 2015-04-29 (8 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 
(20150422)
  MachineType: Apple Inc. iMac12,2
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=6f639d83-47c9-41fb-aa9b-c3931e37acc5 ro rootflags=subvol=@ 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-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  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: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: IM121.88Z.0047.B1F.1201241648
  dmi.board.name: Mac-942B59F58194171B
  dmi.board.vendor: Apple Inc.
  dmi.board.version: iMac12,2
  dmi.chassis.type: 13
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-942B59F58194171B
  dmi.modalias: 
dmi:bvnAppleInc.:bvrIM121.88Z.0047.B1F.1201241648:bd01/24/12:svnAppleInc.:pniMac12,2:pvr1.0:rvnAppleInc.:rnMac-942B59F58194171B:rvriMac12,2:cvnAppleInc.:ct13:cvrMac-942B59F58194171B:
  dmi.product.name: iMac12,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452858/+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 1462614] Re: Atheros bluetooth [0489:e076] doesn't find the devices

2015-07-01 Thread Pilot6
@arty

You also need to look at blacklists in /etc/modprobe.d. There was a bug
report where ath3k had been blacklisted by something and BT firmware did
not load.

Does

lsmod | grep ath3k

show anything?

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

Title:
  Atheros bluetooth [0489:e076] doesn't find the devices

Status in linux-firmware package in Ubuntu:
  Confirmed
Status in linux-lts-utopic package in Ubuntu:
  In Progress

Bug description:
  I have a laptop Acer v15 with Qualcom Atheros bluetooth and Logitech
  M557 mouse, which worked well initially. Then after disconnecting the
  mouse, my bluetooth adapter can't find any bluetooth devices nearby
  (I've also tried the Samsung s4).

  This bug is reproducable in Elementary OS 0.3,  Ubuntu 15.04 and 14.04, Mint 
17.1 and 17.
  Here are some outputs from terminal:

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 04f2:b474 Chicony Electronics Co., Ltd 
  Bus 003 Device 003: ID 06cb:2970 Synaptics, Inc. 
  Bus 003 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 005: ID 0489:e076 Foxconn / Hon Hai 
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ hciconfig
  hci0:   Type: BR/EDR  Bus: USB
  BD Address: C0:38:96:6C:06:7E  ACL MTU: 1022:8  SCO MTU: 183:5
  UP RUNNING PSCAN ISCAN 
  RX bytes:1725 acl:0 sco:0 events:164 errors:0
  TX bytes:3394 acl:0 sco:0 commands:151 errors:0

  $ sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices
  T:  Bus=03 Lev=01 Prnt=01 Port=09 Cnt=05 Dev#=  5 Spd=12   MxCh= 0
  D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
  P:  Vendor=0489 ProdID=e076 Rev= 0.01
  C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
  I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
  E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms

  
  Thanks to @Pilot6 for help with debugging this.
  Initial question started on askubuntu.com 
http://askubuntu.com/questions/632589/bluetooth-doesnt-find-the-devices

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-38-generic 3.16.0-38.52~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jun  6 14:38:16 2015
  InstallationDate: Installed on 2015-06-06 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1462614/+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 889012] Re: CPU time incorrect in 10.04

2015-07-01 Thread Anand
Hi guys,

Ive changed the status to fix released by mistake. Can you please revert
it back to confirmed ?


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

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

Title:
  CPU time incorrect in 10.04

Status in linux-ec2 package in Ubuntu:
  Fix Released

Bug description:
  I want to report that the CPU time bug is still present in the
  following kernel

  2.6.32-317-ec2 on AWS instance m1.large

  with CPU

  model name : Intel(R) Xeon(R) CPU E5507 @ 2.27GHz

  I logged the output of ps every minute and I can now show the bug
  happening, as you can see the CPU time originally at 35790:43 does get
  corrupted and the next minute jumps at 17179869:11 to reach
  29322904:44 1 minute later

  www-data 8269 31.3 9.2 853516 725496 ? Sl Aug23 35789:36 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 31.3 9.2 866128 731640 ? Sl Aug23 35790:09 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 31.3 9.3 868704 738800 ? Sl Aug23 35790:43 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 31.3 9.4 872964 742660 ? Sl Aug23 35791:17 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...
  www-data 8269 120093018 9.4 885060 748036 ? Sl Aug23 17179869:11 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ... www-data 8269 10652 9.3 
868748 739144 ? Sl Aug23 29322904:44 
/usr/local/lib/erlang/erts-5.8.4/bin/beam.smp -P ...

  It took us around 3 months running this process at around 30% load to
  reach this condition

  Because of this problem the machine currently reports a load of 0 when
  instead we know it should report between 20 and 40% depending by the
  moment of the day.

  Please let me know If I need to open a specific ticket for this issue.

  Today we're going to upgrade to 2.6.32-319-ec2

  thanks,

  Paolo Negri

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ec2/+bug/889012/+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 1458631] Re: udev: /dev/input/js0 is created but no joystick attached

2015-07-01 Thread Christopher M. Penalver
Thomas Andersen, could you please test the latest kernel 4.1.1 and
advise to the results?

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

Title:
  udev: /dev/input/js0 is created but no joystick attached

Status in linux package in Ubuntu:
  Incomplete
Status in systemd package in Ubuntu:
  Invalid

Bug description:
  With ubuntu vivid i see a /dev/input/js0. I do not have a joystick or
  gamepad attached. This invalid input device cause a game in steam
  Crypt of the necrodancer to crash during start. The game works fine
  when I delete it.

  This appears to be a ubuntu specific bug as it does not show up on
  fedora 22.

  It goes away if I unplug the mouse/keyboard usb dongle I use. If I
  attach a wired keyboard only it does not show up. I tried adding a
  wired mouse too, but that causes js0 to appear too. The output of
  udevadm changes depending on what mouse I have attached. The following
  output is from using the dongle for my wireless mouse/keyboard (both
  microsoft products)

  $sudo udevadm info /dev/input/js0
  P: 
/devices/pci:00/:00:1a.2/usb5/5-1/5-1:1.2/0003:045E:0745.0003/input/input7/js0
  N: input/js0
  S: input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0-if02-joystick
  S: input/by-path/pci-:00:1a.2-usb-0:1:1.2-joystick
  E: 
DEVLINKS=/dev/input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0-if02-joystick
 /dev/input/by-path/pci-:00:1a.2-usb-0:1:1.2-joystick
  E: DEVNAME=/dev/input/js0
  E: 
DEVPATH=/devices/pci:00/:00:1a.2/usb5/5-1/5-1:1.2/0003:045E:0745.0003/input/input7/js0
  E: ID_BUS=usb
  E: ID_FOR_SEAT=input-pci-_00_1a_2-usb-0_1_1_2
  E: ID_INPUT=1
  E: ID_INPUT_JOYSTICK=1
  E: ID_INPUT_KEY=1
  E: ID_INPUT_KEYBOARD=1
  E: ID_MODEL=Microsoft®_2.4GHz_Transceiver_v6.0
  E: ID_MODEL_ENC=Microsoft®\x202.4GHz\x20Transceiver\x20v6.0
  E: ID_MODEL_ID=0745
  E: ID_PATH=pci-:00:1a.2-usb-0:1:1.2
  E: ID_PATH_TAG=pci-_00_1a_2-usb-0_1_1_2
  E: ID_REVISION=0251
  E: ID_SERIAL=Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0
  E: ID_TYPE=hid
  E: ID_USB_DRIVER=usbhid
  E: ID_USB_INTERFACES=:030101:030102:03:
  E: ID_USB_INTERFACE_NUM=02
  E: ID_VENDOR=Microsoft
  E: ID_VENDOR_ENC=Microsoft
  E: ID_VENDOR_ID=045e
  E: MAJOR=13
  E: MINOR=0
  E: SUBSYSTEM=input
  E: TAGS=:seat:uaccess:
  E: USEC_INITIALIZED=117298
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  phomes 1442 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fde58bd6-316d-4a14-bc85-41d8f26cec02
  InstallationDate: Installed on 2015-03-13 (91 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150306)
  MachineType: Hewlett-Packard HP Z400 Workstation
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=0fad5f38-47ef-4b98-b2ac-1ff9fc3244be ro quiet splash
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-20-generic N/A
   linux-backports-modules-3.19.0-20-generic  N/A
   linux-firmware 1.143.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  vivid
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.57
  dmi.board.asset.tag: CZC94164B9
  dmi.board.name: 0AE4h
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: C
  dmi.chassis.asset.tag: CZC94164B9
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.57:bd07/15/2013:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0AE4h:rvrC:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1458631/+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 1466792] Re: linux: 3.16.0-43.58 -proposed tracker

2015-07-01 Thread Po-Hsu Lin
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) = Po-Hsu 
Lin (cypressyew)

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

Title:
  linux: 3.16.0-43.58 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-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 package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  New

Bug description:
  This bug is for tracking the 3.16.0-43.58 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, 19. June 2015 09:34 UTC
  kernel-stable-Prepare-package-end:Friday, 19. June 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 19. June 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Monday, 22. June 2015 17:31 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Monday, 22. June 2015 19:02 UTC
  kernel-stable-Verification-testing-start:Monday, 22. June 2015 19:02 UTC
  kernel-stable-Certification-testing-start:Monday, 22. June 2015 19:02 UTC
  kernel-stable-Security-signoff-start:Monday, 22. June 2015 19:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 22. June 2015 19:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1466792/+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 1467068] Re: Linux Kernel acting weirdly

2015-07-01 Thread Christopher M. Penalver
Samuel Bushi, the next step is to fully reverse commit bisect from
kernel 3.13 to 4.1 in order to identify the last bad commit, followed
immediately by the first good one. Once this commit has been identified,
then it may be reviewed as a candidate for backporting into your
release. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?

Please note, finding adjacent kernel versions is not fully commit
bisecting.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

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

Title:
  Linux Kernel acting weirdly

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Lately the booting has been troublesome. These are the things that are 
happening randomly:
  -It boots up normally
  -It shows up a kernel panic saying that it tried to read/write outside of 
some hd(0)
  -Grub Menu might not even load and the notebook just beeps continuously. This 
occurs mostly when I restart after a Kernel-Panic-hang.
  -It restarts and I end up back at the grub menu.

  I tried installing linux-generic-lts-vivid. The first boot-up was OK
  but the pointer was missing (It was still there, but not visible).
  After that, the problem returned. The random part is getting skewed
  and the occurrence of the 2nd error is increasing.

  Updated BIOS, no change:
  8DCN40WW
  10/24/2014

  =FIXED=
  kernel-fixed-upstream
  kernel-fixed-upstream-4.1.0

  WORKAROUND: Use 3.13.0-53-generic kernel in Advanced options for
  Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-55-generic 3.13.0-55.92
  ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-54-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  blumonkey   2442 F pulseaudio
   /dev/snd/controlC1:  blumonkey   2442 F pulseaudio
  CRDA:
   country IN:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5735 - 5835 @ 40), (N/A, 20)
  CurrentDesktop: Unity
  Date: Sat Jun 20 15:11:36 2015
  HibernationDevice: RESUME=UUID=bd3ea4d3-f75a-4ca5-9be7-4d36551a8fb0
  InstallationDate: Installed on 2015-02-20 (120 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 20287
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-54-generic 
root=UUID=5a4d10f5-4e18-4315-bca6-fca9cc5a4803 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-54-generic N/A
   linux-backports-modules-3.13.0-54-generic  N/A
   linux-firmware 1.127.12
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/28/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DCN38WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: VIUU4
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900059STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Z510
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DCN38WW:bd11/28/2013:svnLENOVO:pn20287:pvrLenovoIdeaPadZ510:rvnLENOVO:rnVIUU4:rvr31900059STD:cvnLENOVO:ct10:cvrLenovoIdeaPadZ510:
  dmi.product.name: 20287
  dmi.product.version: Lenovo IdeaPad Z510
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1467068/+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 1469556] Re: MacBook Pro Suspend Issues

2015-07-01 Thread Christopher M. Penalver
** Tags added: latest-bios

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

** Summary changed:

- MacBook Pro Suspend Issues
+ [MacBookPro11,1] Suspend doesn't work most of the time

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

Title:
  [MacBookPro11,1] Suspend doesn't work most of the time

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My 2015 13 MacBook Pro will not stay suspended most of the time.  If
  I select Suspend from the menu, most of the the time, my laptop will
  suspend for 2-3 seconds, but it immediately resumes again.  Sometimes
  it will suspend fully, but it will not resume again, no matter what I
  do.  Pressing any of the keys or power button has no effect.  The only
  thing I can do is hold down the power button to force a reboot of my
  system.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-21-generic 3.19.0-21.21
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1574 F pulseaudio
   /dev/snd/controlC1:  daniel 1574 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jun 28 11:09:51 2015
  HibernationDevice: RESUME=UUID=d2bedabb-77d6-4abf-af05-9ce922560c3c
  InstallationDate: Installed on 2015-05-16 (42 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Apple Inc. MacBookPro11,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-21-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-21-generic N/A
   linux-backports-modules-3.19.0-21-generic  N/A
   linux-firmware 1.143.1
  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: 01/07/2015
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP111.88Z.0138.B14.1501071216
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-189A3D4F975D5FFC
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro11,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-189A3D4F975D5FFC
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B14.1501071216:bd01/07/2015:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
  dmi.product.name: MacBookPro11,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469556/+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 1454160] Re: External monitor is disabled after resume

2015-07-01 Thread crs
Output of 'cat /proc/acpi/wakeup  wakeup' attached.

** Attachment added: wakeup
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454160/+attachment/4422948/+files/wakeup

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

Title:
  External monitor is disabled after resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an external screen connected to my machine (T450s, via docking
  station) and after resuming from suspend, my external monitor is
  disabled.

  After some trial and error I made an interesting observation: The
  external monitor only stops working if suspend via systemctl suspend,
  sudo pm-suspend, or via the hotkey on my keyboard (K750).

  However, this problem does not occur if I suspend via the menu entry
  in the upper right corner.

  How is this even possible?

  Mapping the suspend command from the upper right corner to a hotkey
  would be a sufficient workaround. But which command is used by that
  button?

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue May 12 11:10:31 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:5036]
  InstallationDate: Installed on 2015-05-03 (9 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 20BWS03F00
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/10/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET47WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BWS03F00
  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:bvrJBET47WW(1.12):bd03/10/2015:svnLENOVO:pn20BWS03F00:pvrThinkPadT450s:rvnLENOVO:rn20BWS03F00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BWS03F00
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue May 12 11:08:05 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454160/+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 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2015-07-01 Thread nmeier
Ballooning works.  Hot Add has issues.
The original issue as reported has been resolved.

Initially, memory is successfully hot added to the VM.  As demand
continues to increase,

no additional memory is hot added.  Eventually a hung task message is
logged in syslog.

The call trace shows hot_add_req() on the call stack.  At this point,
attempting to

shutdown the system with init 0 results in the system hung during the
shutdown.  The

console is showing messages of:
INFO: task kworker/0:1:1250 blocked for more than 120 seconds.
  Not tainted 3.16.0-30-generic #40~14.04.1-Ubuntu
INFO: task systemd-udev:1317 blocked for more than 120 seconds.
  Not tainted 3.16.0-30-generic #40~14.04.1-Ubuntu
See attached file for call traces in syslog.

Test environment
Host:  Windows Server 2012 R2
VM:Ubuntu 14.04, upgraded to current packages (apt-get upgrade)
VM Dynammic memory configuration
Minimum Memory : 512MB
Startup Memory : 512MB
Maximum Memory : 4096
Test is to run 8 instances of stressapptest where each instance consumes
128MB for 90 seconds.  There is a 5 second delay between starting each
instance of stressapptest.

** Attachment added: syslog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+attachment/4422989/+files/syslog.txt

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

Title:
  Memory balloning in Hyper-V generation 2 does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The generation 2 VM has been assinged a memory range of 512 MiB-
  4096MiB with a starting memory of 512 MiB. It should get additional
  memory when needed, but the total available memory in the VM stays at
  the intial 512 MiB and the kernel starts swapping instead of
  allocating more memory from the host.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-18-generic 3.13.0-18.38
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  Date: Tue Mar 18 19:28:54 2014
  HibernationDevice: RESUME=UUID=0d223c65-8c7e-41b4-95b3-05b22ff4679b
  InstallationDate: Installed on 2014-03-12 (6 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140312)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Microsoft Corporation Virtual Machine
  ProcFB: 0 hyperv_fb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic.efi.signed 
root=UUID=61b52c1b-300d-4c30-8966-db1745f4a4bc ro video=hyperv_fb:1920x1080 
quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-18-generic N/A
   linux-backports-modules-3.13.0-18-generic  N/A
   linux-firmware 1.126
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2012
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: Hyper-V UEFI Release v1.0
  dmi.board.asset.tag: None
  dmi.board.name: Virtual Machine
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: Hyper-V UEFI Release v1.0
  dmi.chassis.asset.tag: 6485-6574-9248-6162-4701-6267-50
  dmi.chassis.type: 3
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: Hyper-V UEFI Release v1.0
  dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0:
  dmi.product.name: Virtual Machine
  dmi.product.version: Hyper-V UEFI Release v1.0
  dmi.sys.vendor: Microsoft Corporation
  --- 
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2673d21f-4b48-43f1-9b06-8c141a492700
  InstallationDate: Installed on 2014-03-29 (9 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Microsoft Corporation Virtual Machine
  Package: linux (not installed)
  ProcFB: 0 hyperv_fb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic.efi.signed 

[Kernel-packages] [Bug 1453812] Re: System freeze when using LibreOffice Writer

2015-07-01 Thread yazid
This bug affects me too! Same behavior. You should consider that this is a DATA 
LOSS bug, just because every time the pc freezes I lost all my work not yet 
saved.  So the importance should be set to high. By the way a bug that causes a 
system freeze can't be considered low importance just because the final user 
can't trust the distro anymore. I'm very upset with this because I use Ubuntu 
at job and it's not nice to waste job time. 
I tried to disable the use anti-alias option in Options - general - view- 
menu in libreoffice BUT this causes Libreoffice writer to freeze the entire 
system just after it was launched (after the splash screen disappears and when 
you are prompted to type something in the blank page).  So probably it's a 
graphic driver problem. I have a nvidia 8500GT and I use nouveau driver. 
Hardware acceleration is enabled (gallium 0.4 on NV86). Tell me if I can be 
more useful and thank you in advance for your precious work on free software

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

Title:
  System freeze when using LibreOffice Writer

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428
  The solution proposed on this french forum is to replace the nouveau driver 
by the nvidia proprietary driver (340.76).
  It works for me.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

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

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

[Kernel-packages] [Bug 1466938] Re: linux-lts-trusty: 3.13.0-57.95~precise1 -proposed tracker

2015-07-01 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.13.0-57.95~precise1 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, 19. June 2015 17:03 UTC
  kernel-stable-master-bug:1466592
  kernel-stable-Prepare-package-end:Monday, 22. June 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 22. June 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Monday, 22. June 2015 19:03 UTC
- kernel-stable-phase:Verification  Testing
- kernel-stable-phase-changed:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Verification-testing-start:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Certification-testing-start:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Security-signoff-start:Monday, 22. June 2015 21:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 22. June 2015 21:01 UTC
+ kernel-stable-phase:Testing
+ kernel-stable-phase-changed:Wednesday, 01. July 2015 15:01 UTC
+ kernel-stable-Verification-testing-end:Wednesday, 01. July 2015 15:01 UTC
+ kernel-stable-Regression-testing-end:Wednesday, 01. July 2015 15:01 UTC

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

Title:
  linux-lts-trusty: 3.13.0-57.95~precise1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-testing series:
  Fix Released
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:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.13.0-57.95~precise1 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, 19. June 2015 17:03 UTC
  kernel-stable-master-bug:1466592
  kernel-stable-Prepare-package-end:Monday, 22. June 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 22. June 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Monday, 22. June 2015 19:03 UTC
  kernel-stable-Verification-testing-start:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Certification-testing-start:Monday, 22. June 2015 21:01 UTC
  kernel-stable-Security-signoff-start:Monday, 22. June 2015 21:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 22. June 2015 21:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Wednesday, 01. July 2015 15:01 UTC
  kernel-stable-Verification-testing-end:Wednesday, 01. July 2015 15:01 UTC
  kernel-stable-Regression-testing-end:Wednesday, 01. July 2015 15:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1466938/+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 1467912] Re: error ib_dealloc_pd failed when load unload ib_ipoib module

2015-07-01 Thread Joseph Salisbury
Hi Kamal,

I've sent a request  to the 3.19 stable upstream maintainer, Kamal
Mostafa, and requested the inclusion of these two patches in the
upstream kernel.

I've also sent an  SRU request for inclusion in Vivid.

Thanks!

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

Title:
  error ib_dealloc_pd failed when load unload ib_ipoib module

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

Bug description:
  When we try to load and unload the ib_ipoib driver we get an error
  message.

  Steps to reproduce:

  load ib_ipoib: modprobe -v ib_ipoib
  configure ip: ifconfig ib0 11.135.196.7/16
  unload driver: modprobe -rv ib_ipoib

  We will see this message in dmesg:

  [  709.652944] ib0: ib_dealloc_pd failed

  uname output:

  root@qa-h-vrt-035:~# uname -a
  Linux qa-h-vrt-035 3.19.0-16-generic #16-Ubuntu SMP Thu Apr 30 16:09:58 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

  The following two upstream commits fix this issue:

  commit 9ab874b6593045886b699df2bc3ff803d88a9f7c
  Author: Doug Ledford dledf...@redhat.com
  Date:   Sat Feb 21 19:27:00 2015 -0500

  IB/ipoib: change init sequence ordering
  
  In preparation for using per device work queues, we need to move the
  start of the neighbor thread task to after ipoib_ib_dev_init and move
  the destruction of the neighbor task to before ipoib_ib_dev_cleanup.
  Otherwise we will end up freeing our workqueue with work possibly
  still on it.
  
  Signed-off-by: Doug Ledford dledf...@redhat.com


  commit 6387d8d5896536b904ba6937fe019a29548e3a86
  Author: Doug Ledford dledf...@redhat.com
  Date:   Sat Feb 21 19:26:59 2015 -0500

  IB/ipoib: factor out ah flushing
  
  Create a an ipoib_flush_ah and ipoib_stop_ah routines to use at
  appropriate times to flush out all remaining ah entries before we shut
  the device down.
  
  Because neighbors and mcast entries can each have a reference on any
  given ah, we must make sure to free all of those first before our ah
  will actually have a 0 refcount and be able to be reaped.
  
  This factoring is needed in preparation for having per-device work
  queues.  The original per-device workqueue code resulted in the following
  error message:
  
  ibdev: ib_dealloc_pd failed
  
  That error was tracked down to this issue.  With the changes to which
  workqueues were flushed when, there were no flushes of the per device
  workqueue after the last ah's were freed, resulting in an attempt to
  dealloc the pd with outstanding resources still allocated.  This code
  puts the explicit flushes in the needed places to avoid that problem.
  
  Signed-off-by: Doug Ledford dledf...@redhat.com
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun 23 15:16 seq
   crw-rw 1 root audio 116, 33 Jun 23 15:16 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=00a63930-d83a-446b-a3e4-b5910e884c7f
  IwConfig: Error: [Errno 2] No such file or directory
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Red Hat KVM
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: root=/dev/sda2 console=tty0 console=ttyS0,115200n8 rhgb
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-20-generic N/A
   linux-backports-modules-3.19.0-20-generic  N/A
   linux-firmware 1.143
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 01/01/2011
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnRedHat:pnKVM:pvrRHEL7.0.0PC(i440FX+PIIX,1996):cvnBochs:ct1:cvr:
  dmi.product.name: KVM
  dmi.product.version: RHEL 7.0.0 PC (i440FX + PIIX, 1996)
  dmi.sys.vendor: Red Hat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1467912/+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 1470404] Re: Some workloads experience more measurement variation with scaling_governor=performance than ondemand

2015-07-01 Thread Chris J Arges
The last question was for both 3.16 and 3.19.

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

Title:
  Some workloads experience more measurement variation with
  scaling_governor=performance than ondemand

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Utopic:
  In Progress
Status in linux source package in Vivid:
  In Progress

Bug description:
  SRU Justification:
  [Impact]
  Certain workloads can exhibit a large variance in behavior due to how how 
cpus are idled on power8 systems. 

  [Fix]
  92c83ff5b42b109c94fdeee53cb31f674f776d75 (for 3.16)
  78eaa10f027cf69f9bd409e64eaff902172b2327 (for 3.16, 3.19)

  [Test Case]
  Set the system with the SMT8 mode and scaling_governor=performance or 
ondemand.
  Run the workload 100 times.

  --

  == Comment: #0 - Peter W. Wong wpe...@us.ibm.com - 2015-04-15 21:30:31 ==
  ---Problem Description---
  Many workloads experience wide measurement variation, more with 
scaling_governor=performance than ondemand.

  Contact Information = wpe...@us.ibm.com, fa...@us.ibm.com

  ---uname output---
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

  Machine Type = 20-core and 24-core Tuleta systems

  ---Debugger---
  A debugger is not configured

  ---Steps to Reproduce---
  Set the system with the SMT8 mode and scaling_governor=performance or 
ondemand.
  Run the workload 100 times.
  Get 100 data points and sort them.
  Compare the spread of results with two governor modes.
  The source and scripts to run a simple test case will be provided.

  Stack trace output:
   no

  Oops output:
   no

  Userspace tool common name: not sure what it is.

  Userspace rpm: ??

  The userspace tool has the following bit modes: These are 64-bit
  programs.

  System Dump Info:
    The system is not configured to capture a system dump.

  Userspace tool obtained from project website:  na

  *Additional Instructions for wpe...@us.ibm.com, fa...@us.ibm.com:
  -Attach sysctl -a output output to the bug.
  -Attach ltrace and strace of userspace application.

  == Comment: #2 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:47:41 ==
  This problem has a number of variables we were trying to reduce:
  - endianness
  - operating system
  - kernel level
  - compiler

  Bob Walkup says he's seen the variability in a bunch of CPU-intensive
  test cases, in various languages, using various compilers, which would
  seem to eliminate the compiler variable.

  We had not looked at the performance governor setting to this point.
  Interesting results, and yet another variable to add to the above mix.
  Perhaps two more runs?  (LE-ondemand, LE-performance, BE-ondemand, BE-
  performance)

  == Comment: #3 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:50:09 ==
  Also, Bob says he can reproduce this with and without vectorization (the 
stalls move from the VSU to the FPU), and with and without floating point (the 
stalls move from the FPU to the FXU).  Very odd.

  == Comment: #4 - Andrea M. Davis amda...@us.ibm.com - 2015-04-16 10:10:01 ==
  Peter, what version of Ubuntu are you running?

  == Comment: #5 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:32:58 ==
  Andrea,

  Ubuntu 14.04.2 LTS.

  #uname -a
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

  #lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  Codename: trusty

  == Comment: #6 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:50:11 ==
  There are a few more things we have tried.

  (1) For STREAM, it was originally compiled with gfotran and its
  corresponding OpenMP. I compiled it with xlf and its corresponding
  OpenMP. There is no difference in performance.

  (2) There was a concern about NUMA, meaning is it possible the CPU
  binding by OpenMP is incorrect so that there are remote memory
  accesses behind the scene? By disabling one DCM and using 10 or 12
  cores only in the other DCM, we can still see occasional drops in
  performance, although not often. We can conclude it is not due to
  NUMA.

  (3) Farid and I also tried out different scheduler parameters
  (sched_min_granularity_ns, sched_wakeup_granularity_ns,
  sched_latency_ns, and others) and matched the correponding the other
  distro's values, but did not see performance changes.

  (4) For the workload AMG2006, the use of scaling_performance=ondemand
  also reduces the spread of data significantly.

  (5) For all the above investigations, I used a 20-core Tuleta and a
  24-core Tuleta, although they are configured identically with Ubuntu
  14.04.2. I mean two systems paint a consistent picture.

  So far, we looked at compiler, NUMA, scheduler, memory test, CPU test,
  ST vs 

[Kernel-packages] [Bug 1470578] [NEW] perf trace sleep 1 command is not giving any output

2015-07-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

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

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


** Tags: architecture-ppc64le bot-comment bugnameltc-126351 severity-high 
targetmilestone-inin14043
-- 
perf trace sleep 1 command is not giving any output
https://bugs.launchpad.net/bugs/1470578
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 1470404] Re: Some workloads experience more measurement variation with scaling_governor=performance than ondemand

2015-07-01 Thread Chris J Arges
Hi,
Is 78eaa10f027cf69f9bd409e64eaff902172b2327 alone sufficient to solve this 
issue, or are any other patches required? Thanks,
--chris

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

Title:
  Some workloads experience more measurement variation with
  scaling_governor=performance than ondemand

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Utopic:
  In Progress
Status in linux source package in Vivid:
  In Progress

Bug description:
  SRU Justification:
  [Impact]
  Certain workloads can exhibit a large variance in behavior due to how how 
cpus are idled on power8 systems. 

  [Fix]
  92c83ff5b42b109c94fdeee53cb31f674f776d75 (for 3.16)
  78eaa10f027cf69f9bd409e64eaff902172b2327 (for 3.16, 3.19)

  [Test Case]
  Set the system with the SMT8 mode and scaling_governor=performance or 
ondemand.
  Run the workload 100 times.

  --

  == Comment: #0 - Peter W. Wong wpe...@us.ibm.com - 2015-04-15 21:30:31 ==
  ---Problem Description---
  Many workloads experience wide measurement variation, more with 
scaling_governor=performance than ondemand.

  Contact Information = wpe...@us.ibm.com, fa...@us.ibm.com

  ---uname output---
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

  Machine Type = 20-core and 24-core Tuleta systems

  ---Debugger---
  A debugger is not configured

  ---Steps to Reproduce---
  Set the system with the SMT8 mode and scaling_governor=performance or 
ondemand.
  Run the workload 100 times.
  Get 100 data points and sort them.
  Compare the spread of results with two governor modes.
  The source and scripts to run a simple test case will be provided.

  Stack trace output:
   no

  Oops output:
   no

  Userspace tool common name: not sure what it is.

  Userspace rpm: ??

  The userspace tool has the following bit modes: These are 64-bit
  programs.

  System Dump Info:
    The system is not configured to capture a system dump.

  Userspace tool obtained from project website:  na

  *Additional Instructions for wpe...@us.ibm.com, fa...@us.ibm.com:
  -Attach sysctl -a output output to the bug.
  -Attach ltrace and strace of userspace application.

  == Comment: #2 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:47:41 ==
  This problem has a number of variables we were trying to reduce:
  - endianness
  - operating system
  - kernel level
  - compiler

  Bob Walkup says he's seen the variability in a bunch of CPU-intensive
  test cases, in various languages, using various compilers, which would
  seem to eliminate the compiler variable.

  We had not looked at the performance governor setting to this point.
  Interesting results, and yet another variable to add to the above mix.
  Perhaps two more runs?  (LE-ondemand, LE-performance, BE-ondemand, BE-
  performance)

  == Comment: #3 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:50:09 ==
  Also, Bob says he can reproduce this with and without vectorization (the 
stalls move from the VSU to the FPU), and with and without floating point (the 
stalls move from the FPU to the FXU).  Very odd.

  == Comment: #4 - Andrea M. Davis amda...@us.ibm.com - 2015-04-16 10:10:01 ==
  Peter, what version of Ubuntu are you running?

  == Comment: #5 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:32:58 ==
  Andrea,

  Ubuntu 14.04.2 LTS.

  #uname -a
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

  #lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  Codename: trusty

  == Comment: #6 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:50:11 ==
  There are a few more things we have tried.

  (1) For STREAM, it was originally compiled with gfotran and its
  corresponding OpenMP. I compiled it with xlf and its corresponding
  OpenMP. There is no difference in performance.

  (2) There was a concern about NUMA, meaning is it possible the CPU
  binding by OpenMP is incorrect so that there are remote memory
  accesses behind the scene? By disabling one DCM and using 10 or 12
  cores only in the other DCM, we can still see occasional drops in
  performance, although not often. We can conclude it is not due to
  NUMA.

  (3) Farid and I also tried out different scheduler parameters
  (sched_min_granularity_ns, sched_wakeup_granularity_ns,
  sched_latency_ns, and others) and matched the correponding the other
  distro's values, but did not see performance changes.

  (4) For the workload AMG2006, the use of scaling_performance=ondemand
  also reduces the spread of data significantly.

  (5) For all the above investigations, I used a 20-core Tuleta and a
  24-core Tuleta, although they are configured identically with Ubuntu
  14.04.2. I mean two systems paint a consistent 

[Kernel-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-07-01 Thread Bjoern G.
Curiously, bug probably affects only car bluetooth devices.
My HarmanKardon BT Headset (with telephony) and my Garmin CAR GPS (with 
telephony via BT) pairing fine with Aquaris 4.5...

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

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in the base for Ubuntu mobile products:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows Aquaris E4.5 Ubuntu Edition
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435040/+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 1452858] Re: Screen lit off on iMac 12, 2 after a while

2015-07-01 Thread Étienne BERSAC
Ok, I'm checking it in.


It triggers today too after less than 15min. We have summer heat. It's 30°C 
here near the Mac.


Thank you very much for your attention ! :)

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

Title:
  Screen lit off on iMac 12,2 after a while

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I'm running Ubuntu on an iMac 12,2 since november 2012. From time to
  time and more and more frequently the screen lit off. The only way i
  can get it on is to suspend/resume. But then, it lit off soon. I
  suspect some heating. Actually, the output of the cooling system is
  way hotter with Ubuntu than Mac OS X.

  So i would like to switch to the IGD card rather than the discrete
  one. But there is no vga_switcheroo.

  How to debug screen lit off ? How to detect screen heating ? How to
  disable discrete card ? Is it kernel ? Xorg ? Where to search ?

  Regards,
  Étienne

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15 [modified: 
boot/vmlinuz-3.19.0-15-generic]
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
   /dev/snd/controlC0:  bersace1709 F pulseaudio
gdm   28946 F pulseaudio
  CRDA:
   country AW: DFS-UNSET
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 40), (N/A, 20), (N/A)
(5250 - 5330 @ 40), (N/A, 20), (0 ms), DFS
(5490 - 5710 @ 40), (N/A, 27), (0 ms), DFS
  Date: Thu May  7 20:51:33 2015
  HibernationDevice: RESUME=UUID=a842b955-b20e-4514-af83-7b6f45dc1000
  InstallationDate: Installed on 2015-04-29 (8 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 
(20150422)
  MachineType: Apple Inc. iMac12,2
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic.efi.signed 
root=UUID=6f639d83-47c9-41fb-aa9b-c3931e37acc5 ro rootflags=subvol=@ 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-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  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: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: IM121.88Z.0047.B1F.1201241648
  dmi.board.name: Mac-942B59F58194171B
  dmi.board.vendor: Apple Inc.
  dmi.board.version: iMac12,2
  dmi.chassis.type: 13
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-942B59F58194171B
  dmi.modalias: 
dmi:bvnAppleInc.:bvrIM121.88Z.0047.B1F.1201241648:bd01/24/12:svnAppleInc.:pniMac12,2:pvr1.0:rvnAppleInc.:rnMac-942B59F58194171B:rvriMac12,2:cvnAppleInc.:ct13:cvrMac-942B59F58194171B:
  dmi.product.name: iMac12,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452858/+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 1470578] Re: perf trace sleep 1 command is not giving any output

2015-07-01 Thread Brian Murray
** Package changed: 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/1470578

Title:
  perf trace sleep 1 command is not giving any output

Status in linux package in Ubuntu:
  New

Bug description:
  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 1470404] Re: Some workloads experience more measurement variation with scaling_governor=performance than ondemand

2015-07-01 Thread Chris J Arges
** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

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

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

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

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

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = Chris J Arges (arges)

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) = Chris J Arges (arges)

** Description changed:

+ SRU Justification:
+ [Impact]
+ Certain workloads can exhibit a large variance in behavior due to how how 
cpus are idled on power8 systems. 
+ 
+ [Fix]
+ 92c83ff5b42b109c94fdeee53cb31f674f776d75 (for 3.16)
+ 78eaa10f027cf69f9bd409e64eaff902172b2327 (for 3.16, 3.19)
+ 
+ [Test Case]
+ Set the system with the SMT8 mode and scaling_governor=performance or 
ondemand.
+ Run the workload 100 times.
+ 
+ --
+ 
  == Comment: #0 - Peter W. Wong wpe...@us.ibm.com - 2015-04-15 21:30:31 ==
  ---Problem Description---
- Many workloads experience wide measurement variation, more with 
scaling_governor=performance than ondemand. 
-  
- Contact Information = wpe...@us.ibm.com, fa...@us.ibm.com 
-  
+ Many workloads experience wide measurement variation, more with 
scaling_governor=performance than ondemand.
+ 
+ Contact Information = wpe...@us.ibm.com, fa...@us.ibm.com
+ 
  ---uname output---
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
-  
- Machine Type = 20-core and 24-core Tuleta systems 
-  
+ 
+ Machine Type = 20-core and 24-core Tuleta systems
+ 
  ---Debugger---
  A debugger is not configured
-  
+ 
  ---Steps to Reproduce---
  Set the system with the SMT8 mode and scaling_governor=performance or 
ondemand.
  Run the workload 100 times.
  Get 100 data points and sort them.
  Compare the spread of results with two governor modes.
  The source and scripts to run a simple test case will be provided.
-  
+ 
  Stack trace output:
-  no
-  
+  no
+ 
  Oops output:
-  no
-  
- Userspace tool common name: not sure what it is. 
- 
- Userspace rpm: ?? 
-  
- The userspace tool has the following bit modes: These are 64-bit programs. 
-  
+  no
+ 
+ Userspace tool common name: not sure what it is.
+ 
+ Userspace rpm: ??
+ 
+ The userspace tool has the following bit modes: These are 64-bit
+ programs.
+ 
  System Dump Info:
-   The system is not configured to capture a system dump.
- 
- Userspace tool obtained from project website:  na 
-  
- *Additional Instructions for wpe...@us.ibm.com, fa...@us.ibm.com: 
+   The system is not configured to capture a system dump.
+ 
+ Userspace tool obtained from project website:  na
+ 
+ *Additional Instructions for wpe...@us.ibm.com, fa...@us.ibm.com:
  -Attach sysctl -a output output to the bug.
  -Attach ltrace and strace of userspace application.
  
  == Comment: #2 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:47:41 ==
  This problem has a number of variables we were trying to reduce:
  - endianness
  - operating system
  - kernel level
  - compiler
  
  Bob Walkup says he's seen the variability in a bunch of CPU-intensive
  test cases, in various languages, using various compilers, which would
  seem to eliminate the compiler variable.
  
  We had not looked at the performance governor setting to this point.
  Interesting results, and yet another variable to add to the above mix.
  Perhaps two more runs?  (LE-ondemand, LE-performance, BE-ondemand, BE-
  performance)
  
  == Comment: #3 - Paul A. Clarke pac...@us.ibm.com - 2015-04-16 08:50:09 ==
  Also, Bob says he can reproduce this with and without vectorization (the 
stalls move from the VSU to the FPU), and with and without floating point (the 
stalls move from the FPU to the FXU).  Very odd.
  
  == Comment: #4 - Andrea M. Davis amda...@us.ibm.com - 2015-04-16 10:10:01 ==
  Peter, what version of Ubuntu are you running?
  
  == Comment: #5 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:32:58 ==
  Andrea,
  
  Ubuntu 14.04.2 LTS.
  
  #uname -a
  Linux c656f7n04 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
  
  #lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  Codename: trusty
  
  == Comment: #6 - Peter W. Wong wpe...@us.ibm.com - 2015-04-16 10:50:11 ==
  There are a few more things we have tried.
  
  (1) For STREAM, it was originally compiled with gfotran and its
  corresponding OpenMP. I compiled it with xlf and its corresponding
  OpenMP. There is no difference in performance.
  
  (2) There was a concern about NUMA, meaning is it possible the CPU
  binding by OpenMP is incorrect so 

[Kernel-packages] [Bug 1470647] [NEW] Intel Wifi 3160 connects to AP but no internet access with 802.11n 2.4Ghz

2015-07-01 Thread Jonathan Boler
Public bug reported:

I have a Lenovo Y50-70 with Intel Wifi 3160

I can associate and authenticate with my wifi router but I have been
unable to send/receive data using 802.11n 2.4Ghz on Ubuntu 14.04.2.
Trying to ping the router IP address just times out.

I guessed this might be fixed in the latest version of Ubuntu so I
installed the daily build of 15.10 from http://cdimage.ubuntu.com/daily-
live/current/ dated June 3rd but got the same results.

I can access the internet using the 5Ghz band but the range is not as
good as 2.4Ghz so I get very low speeds at the top of my house.

All my other laptops  phones can connect at 2.4Ghz at 70-150Mbit with
no problems at the top of my house. I've tested with iPhones, Nexus 5,
Moto X, Lenovo Thinkpads and Macbooks.

I've also tested Ubuntu 14.04.2 with Kernel 4.1 and iwlwifi firmware
version 13 with the same results and I've tested this using the 15.04
live cd with the same results.

I've tried rfkill block bluetooth to turn off bluetooth.

I have attached a file with all the necessary debug info from Ubuntu
15.10 daily fresh installation.

The only output from dmesg after trying 2.4Ghz is as follows:

[  369.179441] cfg80211: Calling CRDA to update world regulatory domain
[  369.182145] cfg80211: World regulatory domain updated:
[  369.182149] cfg80211:  DFS Master region: unset
[  369.182150] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[  369.182153] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[  369.182155] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[  369.182156] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm), (N/A)
[  369.182158] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[  369.182159] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[  380.579257] wlan1: authenticate with f8:8f:ca:41:e3:bc
[  380.582170] wlan1: send auth to f8:8f:ca:41:e3:bc (try 1/3)
[  380.603705] wlan1: authenticated
[  380.604603] wlan1: associate with f8:8f:ca:41:e3:bc (try 1/3)
[  380.644131] wlan1: RX AssocResp from f8:8f:ca:41:e3:bc (capab=0x411 status=0 
aid=8)
[  380.644699] wlan1: associated

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


** Tags: 3160 intel iwlwifi wifi

** Attachment added: wireless-info.txt
   
https://bugs.launchpad.net/bugs/1470647/+attachment/4423101/+files/wireless-info.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/1470647

Title:
  Intel Wifi 3160 connects to AP but no internet access with 802.11n
  2.4Ghz

Status in linux package in Ubuntu:
  New

Bug description:
  I have a Lenovo Y50-70 with Intel Wifi 3160

  I can associate and authenticate with my wifi router but I have been
  unable to send/receive data using 802.11n 2.4Ghz on Ubuntu 14.04.2.
  Trying to ping the router IP address just times out.

  I guessed this might be fixed in the latest version of Ubuntu so I
  installed the daily build of 15.10 from http://cdimage.ubuntu.com
  /daily-live/current/ dated June 3rd but got the same results.

  I can access the internet using the 5Ghz band but the range is not as
  good as 2.4Ghz so I get very low speeds at the top of my house.

  All my other laptops  phones can connect at 2.4Ghz at 70-150Mbit with
  no problems at the top of my house. I've tested with iPhones, Nexus 5,
  Moto X, Lenovo Thinkpads and Macbooks.

  I've also tested Ubuntu 14.04.2 with Kernel 4.1 and iwlwifi firmware
  version 13 with the same results and I've tested this using the 15.04
  live cd with the same results.

  I've tried rfkill block bluetooth to turn off bluetooth.

  I have attached a file with all the necessary debug info from Ubuntu
  15.10 daily fresh installation.

  The only output from dmesg after trying 2.4Ghz is as follows:

  [  369.179441] cfg80211: Calling CRDA to update world regulatory domain
  [  369.182145] cfg80211: World regulatory domain updated:
  [  369.182149] cfg80211:  DFS Master region: unset
  [  369.182150] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
  [  369.182153] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182155] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182156] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182158] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182159] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  380.579257] wlan1: authenticate with f8:8f:ca:41:e3:bc
  [  380.582170] wlan1: send auth to f8:8f:ca:41:e3:bc (try 1/3)
  [  380.603705] wlan1: authenticated
  [  380.604603] wlan1: associate 

[Kernel-packages] [Bug 1470647] Missing required logs.

2015-07-01 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1470647

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

Title:
  Intel Wifi 3160 connects to AP but no internet access with 802.11n
  2.4Ghz

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Lenovo Y50-70 with Intel Wifi 3160

  I can associate and authenticate with my wifi router but I have been
  unable to send/receive data using 802.11n 2.4Ghz on Ubuntu 14.04.2.
  Trying to ping the router IP address just times out.

  I guessed this might be fixed in the latest version of Ubuntu so I
  installed the daily build of 15.10 from http://cdimage.ubuntu.com
  /daily-live/current/ dated June 3rd but got the same results.

  I can access the internet using the 5Ghz band but the range is not as
  good as 2.4Ghz so I get very low speeds at the top of my house.

  All my other laptops  phones can connect at 2.4Ghz at 70-150Mbit with
  no problems at the top of my house. I've tested with iPhones, Nexus 5,
  Moto X, Lenovo Thinkpads and Macbooks.

  I've also tested Ubuntu 14.04.2 with Kernel 4.1 and iwlwifi firmware
  version 13 with the same results and I've tested this using the 15.04
  live cd with the same results.

  I've tried rfkill block bluetooth to turn off bluetooth.

  I have attached a file with all the necessary debug info from Ubuntu
  15.10 daily fresh installation.

  The only output from dmesg after trying 2.4Ghz is as follows:

  [  369.179441] cfg80211: Calling CRDA to update world regulatory domain
  [  369.182145] cfg80211: World regulatory domain updated:
  [  369.182149] cfg80211:  DFS Master region: unset
  [  369.182150] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
  [  369.182153] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182155] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182156] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182158] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  369.182159] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
  [  380.579257] wlan1: authenticate with f8:8f:ca:41:e3:bc
  [  380.582170] wlan1: send auth to f8:8f:ca:41:e3:bc (try 1/3)
  [  380.603705] wlan1: authenticated
  [  380.604603] wlan1: associate with f8:8f:ca:41:e3:bc (try 1/3)
  [  380.644131] wlan1: RX AssocResp from f8:8f:ca:41:e3:bc (capab=0x411 
status=0 aid=8)
  [  380.644699] wlan1: associated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1470647/+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 1470233] Re: linux: 4.0.0-4.6 -proposed tracker

2015-07-01 Thread Brad Figg
Promote-to-proposed is Fix Released, but some packages for this update
aren't published in Launchpad, on -proposed pocket:

linux 4.0.0-4.6

** Changed in: kernel-development-workflow/promote-to-proposed
   Status: New = Incomplete

** Description changed:

  This bug is for tracking the 4.0.0-4.6 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-Prepare-package-start:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase-changed:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase:Prepare
- kernel-stable-Promote-to-proposed-end:Tuesday, 30. June 2015 21:00 UTC

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

Title:
  linux: 4.0.0-4.6 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  New
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  New
Status in Kernel Development Workflow prepare-package-signed series:
  New
Status in Kernel Development Workflow promote-to-proposed series:
  Incomplete
Status in Kernel Development Workflow promote-to-release series:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Wily:
  New

Bug description:
  This bug is for tracking the 4.0.0-4.6 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-Prepare-package-start:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase-changed:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase:Prepare

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1470233/+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 1454253] Re: external usb breaks suspend

2015-07-01 Thread god
Hmm, scratch that - the failure reappears again even with this feature
disabled in bios. But apparently it only happens with usb3 hard drives.
I'm completely puzzled.

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

Title:
  external usb breaks suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After booting xubuntu 15.04 it's possible to suspend it the normal way
  BUT - only until you've plugged external usb hard drive. After that
  (even if it was unmounted and removed) it becomes impossible: the
  system goes to suspend briefly (for bout 1 second) but immediately
  wakes up for no apparent reason.

  I suspect there's some weird bug in xfce power management - is there a way to 
disable it alltogether and  rely on systemd directly instead?
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Package: linux (not installed)
  Tags:  vivid
  Uname: Linux 4.1.0-040100rc6-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip fax floppy fuse kismet libvirtd 
lpadmin netdev plugdev sambashare scanner sudo tape video wireshark
  _MarkForUpload: True
  --- 
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Package: linux (not installed)
  Tags:  vivid
  Uname: Linux 4.1.0-040100rc6-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip fax floppy fuse kismet libvirtd 
lpadmin netdev plugdev sambashare scanner sudo tape video wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454253/+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 1455268] Re: update-grub (grub-probe) during package installation on Cisco UCS B260 servers - Precise deployment fails with hwe-t kernel

2015-07-01 Thread Steve Langasek
Thanks.  From the fs log (fs/process_dump.12751):

16:17:43 open(/dev/sdb, O_RDONLY|O_SYNC) = 4
16:17:43 lseek(4, 0, SEEK_SET)  = 0
16:17:43 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 512) = 
512
16:17:43 read(4, LABELONE\1\0\0\0\0\0\0\0]V\332\353 \0\0\0LVM2 001..., 32256) 
= 32256
16:17:43 brk(0x20d2000) = 0x20d2000
16:17:43 mmap(NULL, 8589926400, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3f857c
16:17:43 lseek(4, 32768, SEEK_SET)  = 32768
16:17:43 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
4294901760) = 2147479552
16:17:54 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
2147422208) = 2147422208
16:18:05 brk(0x20fa000) = 0x20fa000

[...]

grub-probe spends 22 seconds reading 4GB from the disk.  Then this
pattern repeats:

16:18:08 open(/dev/sdb, O_RDONLY|O_SYNC) = 4
16:18:08 lseek(4, 32768, SEEK_SET)  = 32768
16:18:08 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
4294901760) = 2147479552
16:18:19 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
2147422208) = 2147422208
16:18:30 brk(0x2153000) = 0x2153000

And the same thing happens in the fs_uuid calls.

16:19:35 open(/dev/sdb, O_RDONLY|O_SYNC) = 4
16:19:35 lseek(4, 0, SEEK_SET)  = 0
16:19:35 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 512) = 
512
16:19:35 read(4, LABELONE\1\0\0\0\0\0\0\0]V\332\353 \0\0\0LVM2 001..., 32256) 
= 32256
16:19:35 brk(0x1707000) = 0x1707000
16:19:35 mmap(NULL, 8589926400, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7faca2289000
16:19:35 lseek(4, 32768, SEEK_SET)  = 32768
16:19:35 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
4294901760) = 2147479552
16:19:46 read(4, 
\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 
2147422208) = 2147422208
16:19:56 brk(0x172f000) = 0x172f000

I have no idea why grub-probe thinks it needs to read 4GB of disk, but
that does explain why it's slow, and does point to a grub problem rather
than a kernel 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/1455268

Title:
  update-grub (grub-probe) during package installation on Cisco UCS B260
  servers - Precise deployment fails with hwe-t kernel

Status in grub2 package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  In bug 1437475, deploying Precise with maas was failing with curtin
  error with generic ephemeral image.

  With hwe-t kernel it gets passed the curtin error.. However, grub
  looks to be stuck. Looking at the diff for install log minutes apart
  right before deployment gets marked as failed by maas, it looks to be
  retrying the last step:

  Last lines of curtin install log:
  ===
  Unpacking linux-generic-lts-trusty (from 
.../linux-generic-lts-trusty_3.13.0.52.45_amd64.deb) ...
  Setting up linux-image-3.13.0-52-generic (3.13.0-52.86~precise1) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.13.0-52-generic /boot/vmlinuz-3.13.0-52-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  update-initramfs: Generating /boot/initrd.img-3.13.0-52-generic
  df: Warning: cannot read table of mounted file systems: No such file or 
directory
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 
3.13.0-52-generic /boot/vmlinuz-3.13.0-52-generic
  Searching for GRUB installation directory ... found: /boot/grub
  Searching for default file ... found: /boot/grub/default
  Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
  Searching for splash image ... none found, skipping ...
  Ignoring non-Xen Kernel on Xen domU host: vmlinuz-3.2.0-80-generic
  Found kernel: /boot/vmlinuz-3.13.0-52-generic
  Found kernel: /boot/memtest86+.bin
  Updating /boot/grub/menu.lst ... done

  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-3.13.0-52-generic
  Found initrd image: /boot/initrd.img-3.13.0-52-generic
  Found linux image: /boot/vmlinuz-3.2.0-80-generic
  Found initrd image: /boot/initrd.img-3.2.0-80-generic
  Found memtest86+ image: /boot/memtest86+.bin
  done
  Setting up linux-image-generic-lts-trusty (3.13.0.52.45) ...
  Setting up linux-headers-3.13.0-52 

[Kernel-packages] [Bug 1455268] Re: update-grub (grub-probe) during package installation on Cisco UCS B260 servers - Precise deployment fails with hwe-t kernel

2015-07-01 Thread Steve Langasek
** Changed in: grub2 (Ubuntu)
   Status: New = Triaged

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

Title:
  update-grub (grub-probe) during package installation on Cisco UCS B260
  servers - Precise deployment fails with hwe-t kernel

Status in grub2 package in Ubuntu:
  Triaged
Status in linux package in Ubuntu:
  Invalid

Bug description:
  In bug 1437475, deploying Precise with maas was failing with curtin
  error with generic ephemeral image.

  With hwe-t kernel it gets passed the curtin error.. However, grub
  looks to be stuck. Looking at the diff for install log minutes apart
  right before deployment gets marked as failed by maas, it looks to be
  retrying the last step:

  Last lines of curtin install log:
  ===
  Unpacking linux-generic-lts-trusty (from 
.../linux-generic-lts-trusty_3.13.0.52.45_amd64.deb) ...
  Setting up linux-image-3.13.0-52-generic (3.13.0-52.86~precise1) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.13.0-52-generic /boot/vmlinuz-3.13.0-52-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  update-initramfs: Generating /boot/initrd.img-3.13.0-52-generic
  df: Warning: cannot read table of mounted file systems: No such file or 
directory
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 
3.13.0-52-generic /boot/vmlinuz-3.13.0-52-generic
  Searching for GRUB installation directory ... found: /boot/grub
  Searching for default file ... found: /boot/grub/default
  Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
  Searching for splash image ... none found, skipping ...
  Ignoring non-Xen Kernel on Xen domU host: vmlinuz-3.2.0-80-generic
  Found kernel: /boot/vmlinuz-3.13.0-52-generic
  Found kernel: /boot/memtest86+.bin
  Updating /boot/grub/menu.lst ... done

  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-3.13.0-52-generic
  Found initrd image: /boot/initrd.img-3.13.0-52-generic
  Found linux image: /boot/vmlinuz-3.2.0-80-generic
  Found initrd image: /boot/initrd.img-3.2.0-80-generic
  Found memtest86+ image: /boot/memtest86+.bin
  done
  Setting up linux-image-generic-lts-trusty (3.13.0.52.45) ...
  Setting up linux-headers-3.13.0-52 (3.13.0-52.86~precise1) ...
  Setting up linux-headers-3.13.0-52-generic (3.13.0-52.86~precise1) ...
  Setting up linux-headers-generic-lts-trusty (3.13.0.52.45) ...
  Setting up linux-generic-lts-trusty (3.13.0.52.45) ...
  Leaving 'diversion of /etc/init/ureadahead.conf to 
/etc/init/ureadahead.conf.disabled by cloud-init'
  8192+0 records in
  8192+0 records out
  8589934592 bytes (8.6 GB) copied, 6.10194 s, 1.4 GB/s
  Setting up swapspace version 1, size = 8388604 KiB
  no label, UUID=56f58ad7-bd54-4c17-be2f-893d3c70cd7e
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-3.13.0-52-generic
  Found initrd image: /boot/initrd.img-3.13.0-52-generic
  Found linux image: /boot/vmlinuz-3.2.0-80-generic
  Found initrd image: /boot/initrd.img-3.2.0-80-generic
  Found memtest86+ image: /boot/memtest86+.bin
  done
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-3.13.0-52-generic
  Found initrd image: /boot/initrd.img-3.13.0-52-generic
  ===

  Diff output:
  ===
  ubuntu@pullman-01:~$ diff install.log var/log/curtin/install.log 
  219,221d218
   Generating grub.cfg ...
   Found linux image: /boot/vmlinuz-3.13.0-52-generic
   Found initrd image: /boot/initrd.img-3.13.0-52-generic
  ubuntu@pullman-01:~$ 
  ===

  I am attaching some logs I collected including content of /var/log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1455268/+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 1455268] Re: update-grub (grub-probe) during package installation on Cisco UCS B260 servers - Precise deployment fails with hwe-t kernel

2015-07-01 Thread Larry Michel
Steve, here is the output with the -t flags:

ubuntu@pullman-01:~$ sudo strace -t -o process_dump -ff /usr/sbin/grub-probe 
--device /dev/sda1 --target=fs
sudo: unable to resolve host pullman-01
ext2
ubuntu@pullman-01:~$ sudo strace -t -o process_dump -ff /usr/sbin/grub-probe 
--device /dev/sda1 --target=fs_uuid
sudo: unable to resolve host pullman-01
d1617fb9-47e7-4a90-a65f-a5cb5d20b72a


** Attachment added: strace-timestamp-grub-probe.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1455268/+attachment/4423000/+files/strace-timestamp-grub-probe.tar.gz

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

Title:
  update-grub (grub-probe) during package installation on Cisco UCS B260
  servers - Precise deployment fails with hwe-t kernel

Status in grub2 package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  In bug 1437475, deploying Precise with maas was failing with curtin
  error with generic ephemeral image.

  With hwe-t kernel it gets passed the curtin error.. However, grub
  looks to be stuck. Looking at the diff for install log minutes apart
  right before deployment gets marked as failed by maas, it looks to be
  retrying the last step:

  Last lines of curtin install log:
  ===
  Unpacking linux-generic-lts-trusty (from 
.../linux-generic-lts-trusty_3.13.0.52.45_amd64.deb) ...
  Setting up linux-image-3.13.0-52-generic (3.13.0-52.86~precise1) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.13.0-52-generic /boot/vmlinuz-3.13.0-52-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  update-initramfs: Generating /boot/initrd.img-3.13.0-52-generic
  df: Warning: cannot read table of mounted file systems: No such file or 
directory
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 
3.13.0-52-generic /boot/vmlinuz-3.13.0-52-generic
  Searching for GRUB installation directory ... found: /boot/grub
  Searching for default file ... found: /boot/grub/default
  Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
  Searching for splash image ... none found, skipping ...
  Ignoring non-Xen Kernel on Xen domU host: vmlinuz-3.2.0-80-generic
  Found kernel: /boot/vmlinuz-3.13.0-52-generic
  Found kernel: /boot/memtest86+.bin
  Updating /boot/grub/menu.lst ... done

  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-52-generic 
/boot/vmlinuz-3.13.0-52-generic
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-3.13.0-52-generic
  Found initrd image: /boot/initrd.img-3.13.0-52-generic
  Found linux image: /boot/vmlinuz-3.2.0-80-generic
  Found initrd image: /boot/initrd.img-3.2.0-80-generic
  Found memtest86+ image: /boot/memtest86+.bin
  done
  Setting up linux-image-generic-lts-trusty (3.13.0.52.45) ...
  Setting up linux-headers-3.13.0-52 (3.13.0-52.86~precise1) ...
  Setting up linux-headers-3.13.0-52-generic (3.13.0-52.86~precise1) ...
  Setting up linux-headers-generic-lts-trusty (3.13.0.52.45) ...
  Setting up linux-generic-lts-trusty (3.13.0.52.45) ...
  Leaving 'diversion of /etc/init/ureadahead.conf to 
/etc/init/ureadahead.conf.disabled by cloud-init'
  8192+0 records in
  8192+0 records out
  8589934592 bytes (8.6 GB) copied, 6.10194 s, 1.4 GB/s
  Setting up swapspace version 1, size = 8388604 KiB
  no label, UUID=56f58ad7-bd54-4c17-be2f-893d3c70cd7e
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-3.13.0-52-generic
  Found initrd image: /boot/initrd.img-3.13.0-52-generic
  Found linux image: /boot/vmlinuz-3.2.0-80-generic
  Found initrd image: /boot/initrd.img-3.2.0-80-generic
  Found memtest86+ image: /boot/memtest86+.bin
  done
  Generating grub.cfg ...
  Found linux image: /boot/vmlinuz-3.13.0-52-generic
  Found initrd image: /boot/initrd.img-3.13.0-52-generic
  ===

  Diff output:
  ===
  ubuntu@pullman-01:~$ diff install.log var/log/curtin/install.log 
  219,221d218
   Generating grub.cfg ...
   Found linux image: /boot/vmlinuz-3.13.0-52-generic
   Found initrd image: /boot/initrd.img-3.13.0-52-generic
  ubuntu@pullman-01:~$ 
  ===

  I am attaching some logs I collected including content of /var/log

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1284093] Re: Please update regulations to support VHT

2015-07-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/vivid/wireless-regdb/vivid-
proposed

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

Title:
  Please update regulations to support VHT

Status in wireless-regdb package in Ubuntu:
  Fix Released
Status in wireless-regdb source package in Vivid:
  Fix Committed
Status in wireless-regdb source package in Wily:
  Fix Released

Bug description:
  Only very recent versions of wireless-regdb have support for VHT
  (80mhz channels); in addition, all current kernels have a bug that
  will cause your card to fail to associate with a VHT ap when your
  local regdb didn't allow VHT:

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

  I have updated the existing Debian bug requesting this too:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729089

  Well, more precisely I have emailed the update but it hasn't gone
  through yet.  :)

  I would recommend updating to 2013.11.27 (current upstream) as it
  includes other regulatory fixes. I would also recommend applying this
  to at least Precise and Trusty, possibly Saucy since it is still
  supported.

  Here is the update that should post to the Debian bug soon:
  I would much appreciate this, especially you make the jump to 2013.11.27. 
The new regdb will also solve issues with 802.11ac; the referenced version 
appears to be the first with support for 80mhz channels. Without the new regdb 
(or a patch the kernel that masks the symptoms, below), when you connect to an 
AP that supports 80mhz channels, you are disconnected with a nearly useless 
error. Link to the ticket, with details and the symptom-masking patch that will 
be in future kernels:

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

  It would be great if we could get the new regdb upstream into Debian
  asap; in the meantime I will try to get an updated version into a ppa
  for Ubuntu users at least. ;)

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

2015-07-01 Thread Joseph Salisbury
Error message that happens when this bug occurs:

[154272.293488] sd 2:0:0:0: [storvsc] Sense Key : Unit Attention [current]
[154272.293508] sd 2:0:0:0: [storvsc] Add. Sense: Changed operating definition
[154272.293665] sd 2: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.
[154272.293671] blk_update_request: I/O error, dev sda, sector 201805560
[154272.293718] Aborting journal on device sda1-8.
[154272.314119] EXT4-fs error (device sda1): ext4_journal_check_start:56: 
Detected aborted journal
[154272.314154] EXT4-fs (sda1): Remounting filesystem read-only

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

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 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2015-07-01 Thread Joseph Salisbury
@Frederik Bosch  Can you post what kernel version you are currently
using?

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

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 1284093] Re: Please update regulations to support VHT

2015-07-01 Thread Chris J Arges
Hello Nate, or anyone else affected,

Accepted wireless-regdb into vivid-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/wireless-
regdb/2014.11.18-1ubuntu1~ubuntu15.04.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: wireless-regdb (Ubuntu Vivid)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  Please update regulations to support VHT

Status in wireless-regdb package in Ubuntu:
  Fix Released
Status in wireless-regdb source package in Vivid:
  Fix Committed
Status in wireless-regdb source package in Wily:
  Fix Released

Bug description:
  Only very recent versions of wireless-regdb have support for VHT
  (80mhz channels); in addition, all current kernels have a bug that
  will cause your card to fail to associate with a VHT ap when your
  local regdb didn't allow VHT:

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

  I have updated the existing Debian bug requesting this too:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729089

  Well, more precisely I have emailed the update but it hasn't gone
  through yet.  :)

  I would recommend updating to 2013.11.27 (current upstream) as it
  includes other regulatory fixes. I would also recommend applying this
  to at least Precise and Trusty, possibly Saucy since it is still
  supported.

  Here is the update that should post to the Debian bug soon:
  I would much appreciate this, especially you make the jump to 2013.11.27. 
The new regdb will also solve issues with 802.11ac; the referenced version 
appears to be the first with support for 80mhz channels. Without the new regdb 
(or a patch the kernel that masks the symptoms, below), when you connect to an 
AP that supports 80mhz channels, you are disconnected with a nearly useless 
error. Link to the ticket, with details and the symptom-masking patch that will 
be in future kernels:

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

  It would be great if we could get the new regdb upstream into Debian
  asap; in the meantime I will try to get an updated version into a ppa
  for Ubuntu users at least. ;)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wireless-regdb/+bug/1284093/+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 1469771] Re: [FEAT Ubuntu 15.10]: EPOW, DPO support for PowerNV platform

2015-07-01 Thread Vipin K Parashar
** Package changed: 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/1469771

Title:
  [FEAT Ubuntu 15.10]: EPOW, DPO support for PowerNV platform

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This feature adds support for FSP EPOW (Early Power Off Warning) and DPO 
(Delayed Power Off) events for PowerNV platform. Small description of these 
events follows as below:
  On FSP based POWER systems EPOW events are generated to notify about 
various critical system conditions that need system shutdown. Few examples of 
these conditions are high ambient temperature or system running on UPS power 
with low UPS battery.  DPO event is generated in response to admin initiated 
system shutdown request.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469771/+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 1469771] [NEW] [FEAT Ubuntu 15.10]: EPOW, DPO support for PowerNV platform

2015-07-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This feature adds support for FSP EPOW (Early Power Off Warning) and DPO 
(Delayed Power Off) events for PowerNV platform. Small description of these 
events follows as below:
On FSP based POWER systems EPOW events are generated to notify about 
various critical system conditions that need system shutdown. Few examples of 
these conditions are high ambient temperature or system running on UPS power 
with low UPS battery.  DPO event is generated in response to admin initiated 
system shutdown request.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Canonical Taco Screen Team (canonical-taco-screeners)
 Status: Confirmed


** Tags: architecture-ppc64 bot-comment bugnameltc-125544 severity-medium 
targetmilestone-inin1510
-- 
[FEAT Ubuntu 15.10]: EPOW, DPO support for PowerNV platform
https://bugs.launchpad.net/bugs/1469771
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 1466983] Re: linux-lts-utopic: 3.16.0-43.58~14.04.1 -proposed tracker

2015-07-01 Thread Po-Hsu Lin
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) = Po-Hsu 
Lin (cypressyew)

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

Title:
  linux-lts-utopic: 3.16.0-43.58~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow package-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-utopic package in Ubuntu:
  Invalid
Status in linux-lts-utopic source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.16.0-43.58~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, 19. June 2015 20:02 UTC
  kernel-stable-master-bug:1466792
  kernel-stable-Prepare-package-end:Monday, 22. June 2015 19:04 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 22. June 2015 19:04 UTC
  kernel-stable-Promote-to-proposed-end:Monday, 22. June 2015 20:07 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Monday, 22. June 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Monday, 22. June 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Monday, 22. June 2015 22:01 UTC
  kernel-stable-Security-signoff-start:Monday, 22. June 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 22. June 2015 22:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1466983/+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 1286552] Re: No wifi after suspend

2015-07-01 Thread nicolas kleinklaus
Solution is :

sudo touch /etc/pm/sleep.d/wakenet.sh

sudo chmod +x /etc/pm/sleep.d/wakenet.sh

sudo gedit /etc/pm/sleep.d/wakenet.sh

Insert the following lines:

#!/bin/bash
case $1 in
thaw|resume)
nmcli nm sleep false
pkill -f wpa_supplicant
;;
*)
;;
esac
exit $?

And then save and exit.

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

Title:
  No wifi after suspend

Status in linux package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After suspending ubuntu the wifi doesn't work. The solution given here
  (http://askubuntu.com/questions/368671/ubuntu-13-10-wifi-not-re-
  connecting-after-suspend) worked for me but when I have updated my
  Ubuntu now it won't work. I have tried to test mainline kernel but it
  won't to boot with it.

  To reproduce the bug : just suspend the computer and then power it.
  There's no wifi network until you restart the computer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.4
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Sat Mar  1 15:20:39 2014
  InstallationDate: Installed on 2013-12-30 (61 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release i386 
(20131017)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  meradi 1503 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=e71568e2-e875-4053-b3b7-2046540e78bf
  InstallationDate: Installed on 2013-12-30 (61 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release i386 
(20131017)
  MachineType: Hewlett-Packard HP Compaq 6830s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=3eaae47b-7485-4723-8b3e-9f6dac7a01e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116.2
  Tags:  saucy
  Uname: Linux 3.11.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Mar  1 15:34:33 meradi-HP-Compaq-6830s kernel: [ 4581.474196] 
perf samples too long (5002  5000), lowering kernel.perf_event_max_sample_rate 
to 25000
  dmi.bios.date: 03/12/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZD Ver. F.0C
  dmi.board.name: 30E9
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 95.1C
  dmi.chassis.asset.tag: CNU91609Y2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZDVer.F.0C:bd03/12/2009:svnHewlett-Packard:pnHPCompaq6830s:pvrF.0C:rvnHewlett-Packard:rn30E9:rvrKBCVersion95.1C:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6830s
  dmi.product.version: F.0C
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1286552/+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 1424261] Re: usb microSD card reader report incorrect size (32gb instead of 64GB) of microSD card.

2015-07-01 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/1424261

Title:
  usb microSD card reader report incorrect size (32gb instead of 64GB)
  of microSD card.

Status in linux package in Ubuntu:
  Expired

Bug description:
  Using a 64GB microSDXC card in a usb sd card reader gives wrong SD
  card size (32GB). When putting the same microSDXC card in a a SD
  adapter it correctly gives 64GB size.

  Hardware:

  sdCard: SanDisk Extreme microSDXC UHS-I 
(http://www.sandisk.com/products/memory-cards/microsd/extreme-uhs-i-action-cameras/?capacity=64GB)
  USB card reader: Kingston FCR-MRG2 
(http://www.kingston.com/us/support/technical/products?model=fcr-mrg2)
  SD adapter: Kingston (http://www.kingston.com/en/flash/microsd_cards#MBLY)

  Here is the output from terminal:
  Accessing it through USB card reader:
  $ sudo fdisk -l /dev/sdb 

  Disk /dev/sdb: 27.5 GiB, 29504831488 bytes, 57626624 sectors
  Units: sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 512 bytes
  I/O size (minimum/optimal): 512 bytes / 512 bytes
  Disklabel type: dos
  Disk identifier: 0x

  
  Accessing it through sd card adapter and the built-int sd card reader:
  $ sudo fdisk -l /dev/mmcblk0

  Disk /dev/mmcblk0: 59.5 GiB, 63864569856 bytes, 124735488 sectors
  Units: sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 512 bytes
  I/O size (minimum/optimal): 512 bytes / 512 bytes
  Disklabel type: dos
  Disk identifier: 0x


  
  My conclussion is that the driver for the usb card-reader.

  I will attach the output of lsusb -v -d 090c:6200

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jarl   4339 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Feb 21 21:27:53 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=e45150b2-5a68-4250-918d-8b731fcb17a2
  InstallationDate: Installed on 2013-11-27 (450 days ago)
  InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Hewlett-Packard HP EliteBook 8730w
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver pata_pcmcia
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=21aea9ee-02ab-46d0-8314-468f69a333c0 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-30-generic N/A
   linux-backports-modules-3.16.0-30-generic  N/A
   linux-firmware 1.138.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to utopic on 2015-01-22 (30 days ago)
  dmi.bios.date: 12/03/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PAD Ver. F.13
  dmi.board.name: 30EC
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 91.25
  dmi.chassis.asset.tag: CNU01143H6
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PADVer.F.13:bd12/03/2010:svnHewlett-Packard:pnHPEliteBook8730w:pvrF.13:rvnHewlett-Packard:rn30EC:rvrKBCVersion91.25:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8730w
  dmi.product.version: F.13
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1424261/+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 1427860] Re: tpm error

2015-07-01 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/1427860

Title:
  tpm error

Status in linux package in Ubuntu:
  Expired

Bug description:
  I see this in the dmesg

  [0.649779] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
  [0.695984] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
  [0.751948] tpm_tis 00:05: A TPM error (6) occurred attempting to read a 
pcr value

  What should I do?

  Having the X1 Carbon Thinkpad Laptop here on Ubuntu 14.10 ...

  Thanks for any clues
  --- 
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michael-heuberger   1875 F pulseaudio
   /dev/snd/controlC0:  michael-heuberger   1875 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=f56bc63e-85f1-4413-8e7c-74e80d2ff05a
  InstallationDate: Installed on 2015-02-09 (22 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 20A7006KAU
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic.efi.signed 
root=UUID=5b057058-65da-4081-a675-5818d20e9ec5 ro quiet
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-31-generic N/A
   linux-backports-modules-3.16.0-31-generic  N/A
   linux-firmware 1.138.1
  Tags:  utopic
  Uname: Linux 3.16.0-31-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2015-02-09 (22 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/02/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GRET40WW (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20A7006KAU
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGRET40WW(1.17):bd09/02/2014:svnLENOVO:pn20A7006KAU:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A7006KAU:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20A7006KAU
  dmi.product.version: ThinkPad X1 Carbon 2nd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1427860/+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 1470703] Re: Watchdog detected hard LOCKUP

2015-07-01 Thread Mikhail
in dmesg:
[Thu Jul  2 06:30:28 2015] [ cut here ]
[Thu Jul  2 06:30:28 2015] WARNING: CPU: 1 PID: 1939 at 
/build/buildd/linux-lts-utopic-3.16.0/kernel/watchdog.c:265 
watchdog_overflow_callback+0x9c/0xd0()
[Thu Jul  2 06:30:28 2015] Watchdog detected hard LOCKUP on cpu 1
...
Full log in attached file

** Attachment added: dmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1470703/+attachment/4423168/+files/dmesg.txt

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

Title:
  Watchdog detected hard LOCKUP

Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  I am using qemu, kvm, pci-stub and sometimes got this message in dmesg. 
  The system looks like the work, no reboots and crashes.
  But how bad is it?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Thu Jul  2 06:37:12 2015
  InstallationDate: Installed on 2015-05-08 (54 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1470703/+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 1300557] Re: Screen resolution no longer works

2015-07-01 Thread Jeroen T. Vermeulen
If you don't have time to read what I wrote, or if something I wrote is
not clear, just say so and I will understand.  Let's not get caught in
the endless Confirmed/Incomplete circle.

I'll summarise what I said before, to make it easier to digest:

You asked me to bisect between 3.13.0.18.38 and 3.13.0.20.24.

That latter revision is not tagged in any of the Ubuntu kernel branches
I could still find.  I tried all branches from Precise to Vivid, but
many of them are no longer available.

The closest I could find was 3.13.0-19.40.  The problem started sometime
*after* that version.

And then we were stuck at the point where I asked for suggestions on
where to find the missing version(s) so I can bisect further.  Any
ideas?

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

Title:
  Screen resolution no longer works

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My display's native resolution is 2560×1440 pixels.  Prior to, I
  think, Saucy I could only reach this resolution by adding it using
  xrandr, and then calling xrandr on boot/login to select that
  resolution.  The Display preferences did not show any higher options
  than 1920×1200.

  In Saucy, the native resolution just worked, and I could stop using
  xrandr.  It also worked in Trusty in the alpha releases, up to (and I
  think including) beta-1.  But today (this is not an April's fool, is
  it?) I rebooted after an upgrade, and found myself back in 1920×1200.
  Again, the Display preferences list that resolution as the highest
  possible.  But this time, attempts to ‘xrandr --addmode’ my native
  resolution failed.

  The error message wasn't very helpful; I'll try to reproduce it later
  but it throws my display into yet a lower resolution that's hard to
  work with.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr  1 09:59:00 2014
  DistUpgraded: 2014-01-22 17:01:10,909 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2013-08-03 (240 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Gigabyte Technology Co., Ltd. Z87-D3HP
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-20-generic 
root=UUID=12085c8d-328f-4c75-a04c-184c592f61ee ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-01-22 (68 days ago)
  dmi.bios.date: 05/16/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F4
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-D3HP-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd05/16/2013:svnGigabyteTechnologyCo.,Ltd.:pnZ87-D3HP:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ87-D3HP-CF:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: Z87-D3HP
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Apr  1 09:52:36 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16510
   vendor   

[Kernel-packages] [Bug 1470703] [NEW] Watchdog detected hard LOCKUP

2015-07-01 Thread Mikhail
Public bug reported:

I am using qemu, kvm, pci-stub and sometimes got this message in dmesg. 
The system looks like the work, no reboots and crashes.
But how bad is it?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
Uname: Linux 3.16.0-41-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Jul  2 06:37:12 2015
InstallationDate: Installed on 2015-05-08 (54 days ago)
InstallationMedia: Ubuntu-Server 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
SourcePackage: linux-lts-utopic
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Watchdog detected hard LOCKUP

Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  I am using qemu, kvm, pci-stub and sometimes got this message in dmesg. 
  The system looks like the work, no reboots and crashes.
  But how bad is it?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Thu Jul  2 06:37:12 2015
  InstallationDate: Installed on 2015-05-08 (54 days ago)
  InstallationMedia: Ubuntu-Server 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1470703/+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 1469859] Re: HP ProLiant m400: NULL pointer dereference PC is at ctx_sched_in+0xdc/0x30c

2015-07-01 Thread Ming Lei
** Changed in: linux (Ubuntu)
   Status: Triaged = 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/1469859

Title:
  HP ProLiant m400: NULL pointer dereference PC is at
  ctx_sched_in+0xdc/0x30c

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [Impact]
  A heavily loaded system can lead to a kernel crash.

  [Test Case]
  while :; do stress-ng --all 64 -t 600 -v; done

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469859/+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 1445195] Re: [Hyper-V] Kernel patches for storvsc

2015-07-01 Thread Stephen A. Zarkos
@Joseph, I swear I thought I responded to this bug, sorry for the delay.
We have finished testing the Trusty kernel you posted at
http://kernel.ubuntu.com/~jsalisbury/lp1445195/trusty, and confirmed
performance is better.

Thanks!
Steve

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

Title:
  [Hyper-V] Kernel patches for storvsc

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Precise:
  Triaged
Status in linux source package in Trusty:
  Triaged
Status in linux source package in Utopic:
  Triaged
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Triaged

Bug description:
  Storage driver performance updates for vivid

  K. Y. Srinivasan (7):
scsi: storvsc: Increase the ring buffer size
scsi: storvsc: Size the queue depth based on the ringbuffer size
scsi: storvsc: Always send on the selected outgoing channel
scsi: storvsc: Retrieve information about the capability of the target
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
scsi: storvsc: Don't assume that the scatterlist is not chained
scsi: storvsc: Set the tablesize based on the information given by the host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1445195/+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 1470233] Re: linux: 4.0.0-4.6 -proposed tracker

2015-07-01 Thread Brad Figg
** Changed in: kernel-development-workflow/prepare-package
   Status: New = Fix Released

** Changed in: kernel-development-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Andy Whitcroft 
(apw)

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

Title:
  linux: 4.0.0-4.6 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  New
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  New
Status in Kernel Development Workflow prepare-package-signed series:
  New
Status in Kernel Development Workflow promote-to-proposed series:
  New
Status in Kernel Development Workflow promote-to-release series:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Wily:
  New

Bug description:
  This bug is for tracking the 4.0.0-4.6 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-Prepare-package-start:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase-changed:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase:Prepare
  kernel-stable-Promote-to-proposed-end:Tuesday, 30. June 2015 21:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1470233/+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 1467912] Re: error ib_dealloc_pd failed when load unload ib_ipoib module

2015-07-01 Thread Kamal Heib
Hello Joseph,

Thanks a lot for the update.

Related to earlier releases. I don't think that this bug affected
earlier releases. because we saw it just in kernel 3.19 (Ubuntu 15.04).

Thanks,

Kamal

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

Title:
  error ib_dealloc_pd failed when load unload ib_ipoib module

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

Bug description:
  When we try to load and unload the ib_ipoib driver we get an error
  message.

  Steps to reproduce:

  load ib_ipoib: modprobe -v ib_ipoib
  configure ip: ifconfig ib0 11.135.196.7/16
  unload driver: modprobe -rv ib_ipoib

  We will see this message in dmesg:

  [  709.652944] ib0: ib_dealloc_pd failed

  uname output:

  root@qa-h-vrt-035:~# uname -a
  Linux qa-h-vrt-035 3.19.0-16-generic #16-Ubuntu SMP Thu Apr 30 16:09:58 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

  The following two upstream commits fix this issue:

  commit 9ab874b6593045886b699df2bc3ff803d88a9f7c
  Author: Doug Ledford dledf...@redhat.com
  Date:   Sat Feb 21 19:27:00 2015 -0500

  IB/ipoib: change init sequence ordering
  
  In preparation for using per device work queues, we need to move the
  start of the neighbor thread task to after ipoib_ib_dev_init and move
  the destruction of the neighbor task to before ipoib_ib_dev_cleanup.
  Otherwise we will end up freeing our workqueue with work possibly
  still on it.
  
  Signed-off-by: Doug Ledford dledf...@redhat.com


  commit 6387d8d5896536b904ba6937fe019a29548e3a86
  Author: Doug Ledford dledf...@redhat.com
  Date:   Sat Feb 21 19:26:59 2015 -0500

  IB/ipoib: factor out ah flushing
  
  Create a an ipoib_flush_ah and ipoib_stop_ah routines to use at
  appropriate times to flush out all remaining ah entries before we shut
  the device down.
  
  Because neighbors and mcast entries can each have a reference on any
  given ah, we must make sure to free all of those first before our ah
  will actually have a 0 refcount and be able to be reaped.
  
  This factoring is needed in preparation for having per-device work
  queues.  The original per-device workqueue code resulted in the following
  error message:
  
  ibdev: ib_dealloc_pd failed
  
  That error was tracked down to this issue.  With the changes to which
  workqueues were flushed when, there were no flushes of the per device
  workqueue after the last ah's were freed, resulting in an attempt to
  dealloc the pd with outstanding resources still allocated.  This code
  puts the explicit flushes in the needed places to avoid that problem.
  
  Signed-off-by: Doug Ledford dledf...@redhat.com
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun 23 15:16 seq
   crw-rw 1 root audio 116, 33 Jun 23 15:16 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=00a63930-d83a-446b-a3e4-b5910e884c7f
  IwConfig: Error: [Errno 2] No such file or directory
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Red Hat KVM
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: root=/dev/sda2 console=tty0 console=ttyS0,115200n8 rhgb
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-20-generic N/A
   linux-backports-modules-3.19.0-20-generic  N/A
   linux-firmware 1.143
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  vivid
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 01/01/2011
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnRedHat:pnKVM:pvrRHEL7.0.0PC(i440FX+PIIX,1996):cvnBochs:ct1:cvr:
  dmi.product.name: KVM
  dmi.product.version: RHEL 7.0.0 PC (i440FX + PIIX, 1996)
  dmi.sys.vendor: Red Hat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1467912/+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 1470233] Re: linux: 4.0.0-4.6 -proposed tracker

2015-07-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

Title:
  linux: 4.0.0-4.6 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  New
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  New
Status in Kernel Development Workflow prepare-package-signed series:
  New
Status in Kernel Development Workflow promote-to-proposed series:
  Incomplete
Status in Kernel Development Workflow promote-to-release series:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  Confirmed

Bug description:
  This bug is for tracking the 4.0.0-4.6 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-Prepare-package-start:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase-changed:Tuesday, 30. June 2015 20:21 UTC
  kernel-phase:Prepare

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1470233/+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 1469859] Re: HP ProLiant m400: NULL pointer dereference PC is at ctx_sched_in+0xdc/0x30c

2015-07-01 Thread Ming Lei
Given 'stress-ng --all 64' is  quite heavy and system-wide stress, and 
thousands of tasks are created for
running lots of stress concurrently which may touch most areas of kernel,  the 
triggered issue is quite difficult
to reproduce, so please add the detailed log information for further 
invesitigating in the following report,
otherwise it isn't helpful for the invesitigation.

Thanks,

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

Title:
  HP ProLiant m400: NULL pointer dereference PC is at
  ctx_sched_in+0xdc/0x30c

Status in linux package in Ubuntu:
  Triaged

Bug description:
  [Impact]
  A heavily loaded system can lead to a kernel crash.

  [Test Case]
  while :; do stress-ng --all 64 -t 600 -v; done

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1469859/+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 1467992] Re: linux: 4.0.0-3.5 -proposed tracker

2015-07-01 Thread Adam Conrad
*** This bug is a duplicate of bug 1470233 ***
https://bugs.launchpad.net/bugs/1470233

** This bug has been marked a duplicate of bug 1470233
   linux: 4.0.0-4.6 -proposed tracker

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

Title:
  linux: 4.0.0-3.5 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  Confirmed
Status in Kernel Development Workflow prepare-package series:
  Fix Released
Status in Kernel Development Workflow prepare-package-meta series:
  Fix Released
Status in Kernel Development Workflow prepare-package-signed series:
  Fix Released
Status in Kernel Development Workflow promote-to-proposed series:
  Incomplete
Status in Kernel Development Workflow promote-to-release series:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Wily:
  New

Bug description:
  This bug is for tracking the 4.0.0-3.5 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-Prepare-package-start:Tuesday, 23. June 2015 16:08 UTC
  kernel-Package-testing-start:Wednesday, 24. June 2015 04:57 UTC
  kernel-phase:Testing
  kernel-phase-changed:Wednesday, 24. June 2015 04:57 UTC
  kernel-Prepare-package-end:Wednesday, 24. June 2015 04:57 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1467992/+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