[Kernel-packages] [Bug 1533249] Re: Re-enable vlan TX acceleration

2016-01-13 Thread Talat Batheesh
Hi,
Please add this Fix to 14.04.4.

Thanks 
Talat 

** Tags added: trusty

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

Title:
  Re-enable vlan TX acceleration

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released

Bug description:
  
  Unable to send TCP/UDP traffic between VLAN on ConnectX4LX, due to vlan TX 
acceleration is off.

  Scenario

 Configure static VLAN on CX4LX and try to run iperf TCP/UDP.
 There are no traffic TCP/UDP even that the ICMP traffic pass (using 
ping between vlan's)
   

 #server #   iperf -s

#Client: #   iperf -c 

  
  Setup info: 

  OS: Ubuntu14.04.4
  Kernel  4.2.0-22

  Upstream commits that fix this issue

  c44d84d net/mlx5e: Fix inline header size calculation
  59fb571 net/mlx5e: Fix LSO vlan insertion
  13c5224 net/mlx5e: Re-eanble client vlan TX acceleration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533249/+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 1533602] [NEW] Click issue after resume

2016-01-13 Thread Christophe H
Public bug reported:

Hello
I have a fujitsu laptop with Intel i915

since migration to 13.04 suspend causes issues: click disappear from
both trackpad and USB mouse and bluetooth mouse

some information
4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

I have this kind of event inside my logs
ACPI: Waking up from system sleep state S3
Jan 10 12:08:05 chris-linux kernel: [44974.880943] ehci-pci :00:1d.0: 
System wakeup disabled by ACPI
Jan 10 12:08:05 chris-linux kernel: [44974.881094] pcieport :00:1c.3: 
System wakeup disabled by ACPI
Jan 10 12:08:05 chris-linux kernel: [44974.882387] ehci-pci :00:1a.0: 
System wakeup disabled by ACPI
Jan 10 12:08:05 chris-linux kernel: [44974.882601] PM: noirq resume of devices 
complete after 17.130 msecs
Jan 10 12:08:05 chris-linux kernel: [44974.882884] PM: early resume of devices 
complete after 0.223 msecs
Jan 10 12:08:05 chris-linux kernel: [44974.884702] e1000e :00:19.0: System 
wakeup disabled by ACPI
Jan 10 12:08:05 chris-linux kernel: [44974.884945] rtc_cmos 00:04: System 
wakeup disabled by ACPI

and also
PM: Finishing wakeup.
Jan 10 12:08:05 chris-linux kernel: [44976.050148] Restarting tasks ... 
Jan 10 12:08:05 chris-linux kernel: [44976.056926] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
Jan 10 12:08:05 chris-linux kernel: [44976.059559] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
Jan 10 12:08:05 chris-linux kernel: [44976.059719] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
Jan 10 12:08:05 chris-linux kernel: [44976.059907] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
Jan 10 12:08:05 chris-linux kernel: [44976.059955] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
Jan 10 12:08:05 chris-linux kernel: [44976.060469] pci_bus :01: Allocating 
resources
Jan 10 12:08:05 chris-linux kernel: [44976.060504] pci_bus :02: Allocating 
resources
Jan 10 12:08:05 chris-linux kernel: [44976.060570] pci_bus :03: Allocating 
resources
Jan 10 12:08:05 chris-linux kernel: [44976.060651] pci_bus :04: Allocating 
resources
Jan 10 12:08:05 chris-linux kernel: [44976.060678] pci_bus :0d: Allocating 
resources
Jan 10 12:08:05 chris-linux kernel: [44976.060708] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
Jan 10 12:08:05 chris-linux kernel: [44976.060771] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment

for info I am running a OCZ Vertez 3 240 GB SSD

later on I have this
Jan 10 12:08:16 chris-linux kernel: [44987.373377] kactivitymanage[28482]: 
segfault at 7f49079f5cd0 ip 7f48eda7e1b1 sp 7fff0c544be8 error 4 in 
libQt5Sql.so.5.4.2[7f48eda6a000+3f000]

and the results of cat /proc/acpi/wakeup

Device  S-state   Status   Sysfs node
UAR1  S3*disabled  pnp:00:06
EHC1  S3*enabled   pci::00:1d.0
EHC2  S3*enabled   pci::00:1a.0
HDEF  S4*disabled  pci::00:1b.0
PCE1  S4*disabled
PCE3  S3*disabled  pci::00:1c.3
PCE4  S4*disabled  pci::00:1c.4
GLAN  S4*enabled   pci::00:19.0
LID   S4*enabled   platform:PNP0C0D:00

Hope that helps...do not hesitate if you need more info

Thanks

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

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

Title:
  Click issue after resume

Status in linux package in Ubuntu:
  New

Bug description:
  Hello
  I have a fujitsu laptop with Intel i915

  since migration to 13.04 suspend causes issues: click disappear from
  both trackpad and USB mouse and bluetooth mouse

  some information
  4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

  I have this kind of event inside my logs
  ACPI: Waking up from system sleep state S3
  Jan 10 12:08:05 chris-linux kernel: [44974.880943] ehci-pci :00:1d.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.881094] pcieport :00:1c.3: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882387] ehci-pci :00:1a.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882601] PM: noirq resume of 
devices complete after 17.130 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.882884] PM: early resume of 
devices complete after 0.223 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.884702] e1000e :00:19.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.884945] rtc_cmos 00:04: System 
wakeup disabled by ACPI

  and also
  PM: Finishing wakeup.
  Jan 10 12:08:05 chris-linux kernel: [44976.050148] Restarting tasks ... 
  Jan 10 12:08:05 chris-linux kernel: [44976.056926] i915 :00:02.0: BAR 6: 
[??? 

[Kernel-packages] [Bug 1505564] Re: Soft lockup with "block nbdX: Attempted send on closed socket" spam

2016-01-13 Thread Junien Fridrick
I resumed the tests on Monday, and so far we're looking good. Your
change prevented ~10 locks so far, it would seem.

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

Title:
  Soft lockup with "block nbdX: Attempted send on closed socket" spam

Status in linux package in Ubuntu:
  In Progress

Bug description:
  Some of our nova compute hosts regularly freeze, sometimes for a few
  hours, with kern.log getting spammed with:

  block nbdX: Attempted send on closed socket

  and a few "CPU soft lockup" messages (see attached log). This clears
  up when the queue gets cleared, eg :

  block nbdX: queue cleared

  trusty hosts with kernel version 3.19.0-30-generic.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov 24 12:23 seq
   crw-rw 1 root audio 116, 33 Nov 24 12:23 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.19
  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 14.04
  IwConfig: Error: [Errno 2] No such file or directory
  MachineType: HP ProLiant DL385 G7
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-36-generic 
root=UUID=13289ac9-8dc9-4feb-b6bd-ca7db66b21d6 ro console=tty0 
console=ttyS1,38400 nosplash crashkernel=384M-:512M nox2apic intremap=off
  ProcVersionSignature: Ubuntu 
3.19.0-36.41~14.04.1hf00090138v20151122b1-generic 3.19.8-ckt9
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-36-generic N/A
   linux-backports-modules-3.19.0-36-generic  N/A
   linux-firmware 1.127.18
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty uec-images
  Uname: Linux 3.19.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/02/2014
  dmi.bios.vendor: HP
  dmi.bios.version: A18
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrA18:bd02/02/2014:svnHP:pnProLiantDL385G7:pvr:cvnHP:ct23:cvr:
  dmi.product.name: ProLiant DL385 G7
  dmi.sys.vendor: HP

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

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

apport-collect 1533602

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

Title:
  Click issue after resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello
  I have a fujitsu laptop with Intel i915

  since migration to 13.04 suspend causes issues: click disappear from
  both trackpad and USB mouse and bluetooth mouse

  some information
  4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

  I have this kind of event inside my logs
  ACPI: Waking up from system sleep state S3
  Jan 10 12:08:05 chris-linux kernel: [44974.880943] ehci-pci :00:1d.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.881094] pcieport :00:1c.3: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882387] ehci-pci :00:1a.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882601] PM: noirq resume of 
devices complete after 17.130 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.882884] PM: early resume of 
devices complete after 0.223 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.884702] e1000e :00:19.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.884945] rtc_cmos 00:04: System 
wakeup disabled by ACPI

  and also
  PM: Finishing wakeup.
  Jan 10 12:08:05 chris-linux kernel: [44976.050148] Restarting tasks ... 
  Jan 10 12:08:05 chris-linux kernel: [44976.056926] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059559] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059719] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059907] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059955] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060469] pci_bus :01: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060504] pci_bus :02: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060570] pci_bus :03: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060651] pci_bus :04: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060678] pci_bus :0d: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060708] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060771] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment

  for info I am running a OCZ Vertez 3 240 GB SSD

  later on I have this
  Jan 10 12:08:16 chris-linux kernel: [44987.373377] kactivitymanage[28482]: 
segfault at 7f49079f5cd0 ip 7f48eda7e1b1 sp 7fff0c544be8 error 4 in 
libQt5Sql.so.5.4.2[7f48eda6a000+3f000]

  and the results of cat /proc/acpi/wakeup

  Device  S-state   Status   Sysfs node
  UAR1  S3*disabled  pnp:00:06
  EHC1  S3*enabled   pci::00:1d.0
  EHC2  S3*enabled   pci::00:1a.0
  HDEF  S4*disabled  pci::00:1b.0
  PCE1  S4*disabled
  PCE3  S3*disabled  pci::00:1c.3
  PCE4  S4*disabled  pci::00:1c.4
  GLAN  S4*enabled   pci::00:19.0
  LID   S4*enabled   platform:PNP0C0D:00

  Hope that helps...do not hesitate if you need more info

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533602/+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 1533590] [NEW] X recognises no screens when external connected

2016-01-13 Thread Johan De Meersman
Public bug reported:

Note that I'm really running Mint 17.3; but I don't believe they change
the kernel packages, so this is still relevant here.

When an external screen is connected through the dock (both displayport
and displayport-to-dvi, on different docks), I get a message during
startup that the X server has not found any screens.

Simply turning the screen off (not even disconnecting it) lets the
system boot into the single laptop screen as per normal. When I turn on
(or reconnect) the screen, it isn't recognised, and not even seen as far
as syslog is concerned.

When not docked, the onboard displayport connection works as normal.

Yesterday everything was normal, the only relevant upgrade that happened
was from kernel 3.16.0-38.52 to 3.19.0-32.37.

I've rebooted into the previous kernel, and that works normally - so I
suspect a regression in the i915 driver or similar?

I'm also noticing these lines in there, that aren't shown with the old
kernel:

[ 8.553727] [drm:gen8_irq_handler [i915_bpo]] *ERROR* The master
control interrupt lied (SDE)!

Kernel 3.19 loads i915_bpo and spews the above errors; kernel 3.16 uses
i915 and does not. I cannot rmmod i915_bpo as it is in use even when no
X is active; and simply loading i915 on top does not help.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
Uname: Linux 3.19.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Wed Jan 13 11:04:01 2016
InstallationDate: Installed on 2015-09-22 (112 days ago)
InstallationMedia: Linux Mint 17.2 "Rafaela" - Release amd64 20150723
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  X recognises no screens when external connected

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

Bug description:
  Note that I'm really running Mint 17.3; but I don't believe they
  change the kernel packages, so this is still relevant here.

  When an external screen is connected through the dock (both
  displayport and displayport-to-dvi, on different docks), I get a
  message during startup that the X server has not found any screens.

  Simply turning the screen off (not even disconnecting it) lets the
  system boot into the single laptop screen as per normal. When I turn
  on (or reconnect) the screen, it isn't recognised, and not even seen
  as far as syslog is concerned.

  When not docked, the onboard displayport connection works as normal.

  Yesterday everything was normal, the only relevant upgrade that
  happened was from kernel 3.16.0-38.52 to 3.19.0-32.37.

  I've rebooted into the previous kernel, and that works normally - so I
  suspect a regression in the i915 driver or similar?

  I'm also noticing these lines in there, that aren't shown with the old
  kernel:

  [ 8.553727] [drm:gen8_irq_handler [i915_bpo]] *ERROR* The master
  control interrupt lied (SDE)!

  Kernel 3.19 loads i915_bpo and spews the above errors; kernel 3.16
  uses i915 and does not. I cannot rmmod i915_bpo as it is in use even
  when no X is active; and simply loading i915 on top does not help.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-32-generic 3.19.0-32.37~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Wed Jan 13 11:04:01 2016
  InstallationDate: Installed on 2015-09-22 (112 days ago)
  InstallationMedia: Linux Mint 17.2 "Rafaela" - Release amd64 20150723
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1533590/+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 1533544] [NEW] There is no sound coming out of headset connected via bluetooth when a call established

2016-01-13 Thread quandan
Public bug reported:

current build number: 228
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2016-01-13 12:16:33
version version: 228
version ubuntu: 20160113
version device: 20160108-efc96d8
version custom: 2015--36-46-vivid

Steps:
1.Connect a head to your device through bluetooth
2.Make sure the headset is completely connected (You can play a music file to 
ensure)
3.Make a incoming call to the DUT and established the call 

Expectation:
After step 3: the sound should come from the headset, when you tap the left 
icon on the device , you should see 3 options: bluetooth speaker, internal 
speaker and loud speaker 

Actual result :
The sound comes directly from the device internal speaker , after i tapped the 
left icon on the phone , there are only two options: internal speaker and loud 
speaker .

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

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

Title:
  There is no sound coming out of headset connected via bluetooth when a
  call established

Status in bluez package in Ubuntu:
  New

Bug description:
  current build number: 228
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-01-13 12:16:33
  version version: 228
  version ubuntu: 20160113
  version device: 20160108-efc96d8
  version custom: 2015--36-46-vivid

  Steps:
  1.Connect a head to your device through bluetooth
  2.Make sure the headset is completely connected (You can play a music file to 
ensure)
  3.Make a incoming call to the DUT and established the call 

  Expectation:
  After step 3: the sound should come from the headset, when you tap the left 
icon on the device , you should see 3 options: bluetooth speaker, internal 
speaker and loud speaker 

  Actual result :
  The sound comes directly from the device internal speaker , after i tapped 
the left icon on the phone , there are only two options: internal speaker and 
loud speaker .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1533544/+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 1533602] Re: Click issue after resume

2016-01-13 Thread Christophe H
Hello

I installed manually python-qt5 and run the command successfully

KR

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

Title:
  Click issue after resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello
  I have a fujitsu laptop with Intel i915

  since migration to 13.04 suspend causes issues: click disappear from
  both trackpad and USB mouse and bluetooth mouse

  some information
  4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

  I have this kind of event inside my logs
  ACPI: Waking up from system sleep state S3
  Jan 10 12:08:05 chris-linux kernel: [44974.880943] ehci-pci :00:1d.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.881094] pcieport :00:1c.3: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882387] ehci-pci :00:1a.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882601] PM: noirq resume of 
devices complete after 17.130 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.882884] PM: early resume of 
devices complete after 0.223 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.884702] e1000e :00:19.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.884945] rtc_cmos 00:04: System 
wakeup disabled by ACPI

  and also
  PM: Finishing wakeup.
  Jan 10 12:08:05 chris-linux kernel: [44976.050148] Restarting tasks ... 
  Jan 10 12:08:05 chris-linux kernel: [44976.056926] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059559] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059719] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059907] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059955] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060469] pci_bus :01: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060504] pci_bus :02: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060570] pci_bus :03: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060651] pci_bus :04: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060678] pci_bus :0d: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060708] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060771] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment

  for info I am running a OCZ Vertez 3 240 GB SSD

  later on I have this
  Jan 10 12:08:16 chris-linux kernel: [44987.373377] kactivitymanage[28482]: 
segfault at 7f49079f5cd0 ip 7f48eda7e1b1 sp 7fff0c544be8 error 4 in 
libQt5Sql.so.5.4.2[7f48eda6a000+3f000]

  and the results of cat /proc/acpi/wakeup

  Device  S-state   Status   Sysfs node
  UAR1  S3*disabled  pnp:00:06
  EHC1  S3*enabled   pci::00:1d.0
  EHC2  S3*enabled   pci::00:1a.0
  HDEF  S4*disabled  pci::00:1b.0
  PCE1  S4*disabled
  PCE3  S3*disabled  pci::00:1c.3
  PCE4  S4*disabled  pci::00:1c.4
  GLAN  S4*enabled   pci::00:19.0
  LID   S4*enabled   platform:PNP0C0D:00

  Hope that helps...do not hesitate if you need more info

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533602/+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 1533602] Re: Click issue after resume

2016-01-13 Thread Christophe H
Hello

when trying to run the command
ERROR: Could not import module, is a package upgrade in progress?  Error: No 
module named PyQt5.QtCore


No update /upgrade in-progres

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

Title:
  Click issue after resume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello
  I have a fujitsu laptop with Intel i915

  since migration to 13.04 suspend causes issues: click disappear from
  both trackpad and USB mouse and bluetooth mouse

  some information
  4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

  I have this kind of event inside my logs
  ACPI: Waking up from system sleep state S3
  Jan 10 12:08:05 chris-linux kernel: [44974.880943] ehci-pci :00:1d.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.881094] pcieport :00:1c.3: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882387] ehci-pci :00:1a.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882601] PM: noirq resume of 
devices complete after 17.130 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.882884] PM: early resume of 
devices complete after 0.223 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.884702] e1000e :00:19.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.884945] rtc_cmos 00:04: System 
wakeup disabled by ACPI

  and also
  PM: Finishing wakeup.
  Jan 10 12:08:05 chris-linux kernel: [44976.050148] Restarting tasks ... 
  Jan 10 12:08:05 chris-linux kernel: [44976.056926] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059559] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059719] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059907] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059955] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060469] pci_bus :01: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060504] pci_bus :02: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060570] pci_bus :03: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060651] pci_bus :04: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060678] pci_bus :0d: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060708] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060771] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment

  for info I am running a OCZ Vertez 3 240 GB SSD

  later on I have this
  Jan 10 12:08:16 chris-linux kernel: [44987.373377] kactivitymanage[28482]: 
segfault at 7f49079f5cd0 ip 7f48eda7e1b1 sp 7fff0c544be8 error 4 in 
libQt5Sql.so.5.4.2[7f48eda6a000+3f000]

  and the results of cat /proc/acpi/wakeup

  Device  S-state   Status   Sysfs node
  UAR1  S3*disabled  pnp:00:06
  EHC1  S3*enabled   pci::00:1d.0
  EHC2  S3*enabled   pci::00:1a.0
  HDEF  S4*disabled  pci::00:1b.0
  PCE1  S4*disabled
  PCE3  S3*disabled  pci::00:1c.3
  PCE4  S4*disabled  pci::00:1c.4
  GLAN  S4*enabled   pci::00:19.0
  LID   S4*enabled   platform:PNP0C0D:00

  Hope that helps...do not hesitate if you need more info

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533602/+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 1533541] [NEW] BT device will connect automatically even though the option "connect automatically when detected" is not checked

2016-01-13 Thread Evan Wang
Public bug reported:

$ system-image-cli -i
current build number: 228
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2016-01-13 07:17:55
version version: 228
version ubuntu: 20160113
version device: 20160108-efc96d8
version custom: 2015--36-46-vivid

Steps to reproduce:
1. Open Bluetooth settings page and turn Bluetooth on
2. Press 'connect' button on bt devices (mouse), make sure it can be detected 
by phone
3. Enter the entry of target bt device (mouse) then tap 'connect', make sure 
the option "Connect automatically when detected" is not checked
4. Once the mouse is connected, enter the device entry check the option again, 
found the option has been checked automatically
5. Uncheck the option and disconnect the bt device, 

Actual results:
It's still going to connect automatically and will be connected successfully 
when it's scanned again

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

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

Title:
  BT device will connect automatically even though the option "connect
  automatically when detected" is not checked

Status in bluez package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 228
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2016-01-13 07:17:55
  version version: 228
  version ubuntu: 20160113
  version device: 20160108-efc96d8
  version custom: 2015--36-46-vivid

  Steps to reproduce:
  1. Open Bluetooth settings page and turn Bluetooth on
  2. Press 'connect' button on bt devices (mouse), make sure it can be detected 
by phone
  3. Enter the entry of target bt device (mouse) then tap 'connect', make sure 
the option "Connect automatically when detected" is not checked
  4. Once the mouse is connected, enter the device entry check the option 
again, found the option has been checked automatically
  5. Uncheck the option and disconnect the bt device, 

  Actual results:
  It's still going to connect automatically and will be connected successfully 
when it's scanned again

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1533541/+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 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-13 Thread Igor Ayres
Hi I'm with the same problem

Acer Aspire E5-573G
Kernel Version: 3.13.0-74-generic
S.O: Ubuntu 12.04.5 LTS

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

Title:
  Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036]  not
  recognized

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have installed Ubuntu 14.04 on my Acer Aspire E5-573G, and the
  bluetooth was not recognized, but wifi is working perfectly. This
  problem occurred from kernel 3.19 - 4.4-rc8.

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0803]
   Kernel driver in use: ath9k

  The result of lsusb;
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 001 Device 003: ID 1bcf:2c81 Sunplus Innovation Technology Inc.
  Bus 001 Device 005: ID 046d:c534 Logitech, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan  8 14:41:21 2016
  InstallationDate: Installed on 2015-12-25 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-wily
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lmrodrigues   2174 F pulseaudio
   /dev/snd/controlC1:  lmrodrigues   2174 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=898c0089-7a66-4b09-b59b-0953113ce894
  InstallationDate: Installed on 2015-12-25 (15 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Acer Aspire E5-573G
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=37df17cf-666c-4aa5-b851-ef8e5f7ce3e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  trusty
  Uname: Linux 4.2.0-23-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/25/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.31
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.31:bd09/25/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573G
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532267/+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 1533043] Re: AUFS can hang up; Please update to v20160111

2016-01-13 Thread Andy Whitcroft
** Also affects: linux-lts-utopic (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-lts-utopic (Ubuntu)
   Status: New => Triaged

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

** Also affects: linux (Ubuntu Xenial)
   Importance: High
   Status: Triaged

** Also affects: linux-lts-utopic (Ubuntu Xenial)
   Importance: High
   Status: Triaged

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

** Also affects: linux-lts-utopic (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Also affects: linux-lts-utopic (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

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

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

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

** Changed in: linux (Ubuntu Wily)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

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

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

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

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) => Andy Whitcroft (apw)

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

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

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: linux-lts-utopic (Ubuntu Vivid)
   Status: New => Invalid

** Changed in: linux-lts-utopic (Ubuntu Wily)
   Status: New => Invalid

** Changed in: linux-lts-utopic (Ubuntu Xenial)
   Importance: High => Undecided

** Changed in: linux-lts-utopic (Ubuntu Xenial)
   Status: Triaged => Invalid

** Changed in: linux-lts-utopic (Ubuntu Trusty)
   Importance: Undecided => High

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

Title:
  AUFS can hang up; Please update to v20160111

Status in linux package in Ubuntu:
  In Progress
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  In Progress
Status in linux-lts-utopic source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux-lts-utopic source package in Vivid:
  Invalid
Status in linux source package in Wily:
  In Progress
Status in linux-lts-utopic source package in Wily:
  Invalid
Status in linux source package in Xenial:
  In Progress
Status in linux-lts-utopic source package in Xenial:
  Invalid

Bug description:
  AUFS  can hang up (more precisely, produces unkillable processes) with some 
kernels that contain the commit 296291cdd1629c308114504b850dc343eabc278.
  - 14.04LTS:  
http://kernel.ubuntu.com/git/ubuntu/ubuntu-trusty.git/commit/?id=b8702f3cf9c06914476fb3206039131c2c3d8450
  - 15.04: 
http://kernel.ubuntu.com/git/ubuntu/ubuntu-vivid.git/commit/?id=6b08592b8acc677d5b9bb7986343fdd6e0ad3303
  - 15.10: 
http://kernel.ubuntu.com/git/ubuntu/ubuntu-wily.git/commit/?id=4d291df30fb7a94d13c6d38addf8d85d38f0111b

  Many docker users have been experiencing this issue:
  https://github.com/docker/docker/issues/18180

  
  The issue has been fixed since AUFS v20160111: 
http://permalink.gmane.org/gmane.linux.file-systems.aufs.user/5345
  So I suggest updating AUFS to v20160111.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533043/+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 1505564] Re: Soft lockup with "block nbdX: Attempted send on closed socket" spam

2016-01-13 Thread Dan Streetman
Great.  I'll send the patch upstream, and open a new bug for the serial
port hanging issue.  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/1505564

Title:
  Soft lockup with "block nbdX: Attempted send on closed socket" spam

Status in linux package in Ubuntu:
  In Progress

Bug description:
  Some of our nova compute hosts regularly freeze, sometimes for a few
  hours, with kern.log getting spammed with:

  block nbdX: Attempted send on closed socket

  and a few "CPU soft lockup" messages (see attached log). This clears
  up when the queue gets cleared, eg :

  block nbdX: queue cleared

  trusty hosts with kernel version 3.19.0-30-generic.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Nov 24 12:23 seq
   crw-rw 1 root audio 116, 33 Nov 24 12:23 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.19
  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 14.04
  IwConfig: Error: [Errno 2] No such file or directory
  MachineType: HP ProLiant DL385 G7
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-36-generic 
root=UUID=13289ac9-8dc9-4feb-b6bd-ca7db66b21d6 ro console=tty0 
console=ttyS1,38400 nosplash crashkernel=384M-:512M nox2apic intremap=off
  ProcVersionSignature: Ubuntu 
3.19.0-36.41~14.04.1hf00090138v20151122b1-generic 3.19.8-ckt9
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-36-generic N/A
   linux-backports-modules-3.19.0-36-generic  N/A
   linux-firmware 1.127.18
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty uec-images
  Uname: Linux 3.19.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/02/2014
  dmi.bios.vendor: HP
  dmi.bios.version: A18
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrA18:bd02/02/2014:svnHP:pnProLiantDL385G7:pvr:cvnHP:ct23:cvr:
  dmi.product.name: ProLiant DL385 G7
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1505564/+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 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-01-13 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

** Changed in: linux (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => Canonical Kernel Team 
(canonical-kernel-team)

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

Title:
  [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

Status in linux package in Ubuntu:
  Triaged

Bug description:
  This new device driver enables high performance virtual networking
  which combines the isolation, QoS, and shared resources benefits of
  SR-IOV with the Live LPAR Mobility capabilities of a virtual adapter.
  The SR-IOV VF will be attached to the VIOS partition and mapped
  directly to the Linux client for exclusive use; this is the device
  driver for this new virtual adapter.

  This is the kernel part for this feature request.

  The ibmvnic driver has recently been included in David Miller's net-
  next tree.  It should be included in Linux 4.5.

  git commit : http://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=032c5e82847a2214c3196a90f0aeba0ce252de58

  This is a feature request to include this new driver in Ubuntu 16.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532303/+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 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-13 Thread Igor Ayres
Hi, I'm with the same problem

Acer Aspire E5-573G

Ubuntu 12.04.5 LT

The system don't recognize my bluetooth interface

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

Title:
  Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036]  not
  recognized

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have installed Ubuntu 14.04 on my Acer Aspire E5-573G, and the
  bluetooth was not recognized, but wifi is working perfectly. This
  problem occurred from kernel 3.19 - 4.4-rc8.

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0803]
   Kernel driver in use: ath9k

  The result of lsusb;
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 001 Device 003: ID 1bcf:2c81 Sunplus Innovation Technology Inc.
  Bus 001 Device 005: ID 046d:c534 Logitech, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan  8 14:41:21 2016
  InstallationDate: Installed on 2015-12-25 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-wily
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lmrodrigues   2174 F pulseaudio
   /dev/snd/controlC1:  lmrodrigues   2174 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=898c0089-7a66-4b09-b59b-0953113ce894
  InstallationDate: Installed on 2015-12-25 (15 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Acer Aspire E5-573G
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=37df17cf-666c-4aa5-b851-ef8e5f7ce3e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  trusty
  Uname: Linux 4.2.0-23-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/25/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.31
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.31:bd09/25/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573G
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532267/+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 1533249] Re: Re-enable vlan TX acceleration

2016-01-13 Thread Talat Batheesh
Added tarboot file that contain the 3 upstream commits.
0001-net-mlx5e-Re-eanble-client-vlan-TX-acceleration.patch
0002-net-mlx5e-Fix-LSO-vlan-insertion.patch
0003-net-mlx5e-Fix-inline-header-size-calculation.patch

This patches upstream and the fix verified on machine with 14.04.4 and
kernel 4.2.8-ckt1+

Thanks,
Talat

** Attachment added: "Vlan_fix_patches"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533249/+attachment/4549222/+files/Vlan_fix_patches.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/1533249

Title:
  Re-enable vlan TX acceleration

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released

Bug description:
  
  Unable to send TCP/UDP traffic between VLAN on ConnectX4LX, due to vlan TX 
acceleration is off.

  Scenario

 Configure static VLAN on CX4LX and try to run iperf TCP/UDP.
 There are no traffic TCP/UDP even that the ICMP traffic pass (using 
ping between vlan's)
   

 #server #   iperf -s

#Client: #   iperf -c 

  
  Setup info: 

  OS: Ubuntu14.04.4
  Kernel  4.2.0-22

  Upstream commits that fix this issue

  c44d84d net/mlx5e: Fix inline header size calculation
  59fb571 net/mlx5e: Fix LSO vlan insertion
  13c5224 net/mlx5e: Re-eanble client vlan TX acceleration

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

2016-01-13 Thread bugproxy
--- Comment From gpicc...@br.ibm.com 2016-01-13 06:36 EDT---
(In reply to comment #12)
> IBM, any updates on the recommended fix for this issue?

Hello, thanks for bumping this.
The fix right now is to revert the commit mentioned above: 659743b02c41 
("[SCSI] libiscsi: Reduce locking contention in fast path").

There is upstream discussion on this, the iSCSI maintainer proposed a
patch to reverting it. The discussion is at http://marc.info/?l=linux-
scsi=144730474819919 .

The commit's author don't want to revert the patch, and the discussion
is stalled. We already reverted it in our internal distro, so it is our
recommendation.

Cheers,

Guilherme

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

Title:
  ubuntu guest with 10G n/w and Texan iSCSI crashes during FIO

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Issues were found in iSCSI tests with hardware remote targets.
  Specifically, kernel crash happens due to dereferencing a null pointer
  (sc->device->lun at libiscsi.c:369, with sc==NULL). During the crash,
  lots of messages regarding lists invalid accesses are showed in kernel
  log.

  The commit 659743b02c41 ("[SCSI] libiscsi: Reduce locking contention
  in fast path") appears to be the cause.

  Reverting the commit solve the issue, at least until we can discuss and
  find the exact problem (and its solution) in the commit
  659743b02c41 ("[SCSI] libiscsi: Reduce locking contention in fast path").

  A test kernel was patched to revert the offend commit - Prashantha is
  running tests to check if the problem is solved.

  With the patched kernel, I am unable to recreate the crash. The patch appears
  to be working.

  A discussion is ongoing in linux-scsi mailing list, to revert the
  patch upstream (look the following link).

  http://marc.info/?l=linux-scsi=144730474819919

  Another quick discussion, started by me, it's on open-iscsi mailing
  list, on Google Groups:

  https://groups.google.com/forum/#!topic/open-iscsi/0S5fEM_Aafk

  The iscsi maintainer wants to revert, but patch co-author wants more
  study before reverting. Prashantha is performing some performance
  analysis to check the impact of the patch on iscsi performance.

  Mirroring to Launchpad for Canonical's awareness. Once the discussion
  settles on the final solution, a patch or link to the upstream commit
  will be provided for Canonical to review for acceptance in the 14.04
  LTS kernel and SRU.

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

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

apport-collect 1533646

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

Title:
  Could you set vm.allocate_pgste = 1 by default?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  to use qemu one needs  vm.allocate_pgste = 1, on kernels that support that 
setting e.g. s390x.
  I'm now setting it with a sysctl.d snippet in procps package, however I was 
wondering if it could be set by default.

  Or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533646/+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 1532914] Re: Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware build fips840/b1208b

2016-01-13 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Status: New => Triaged

** Changed in: linux (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => Canonical Kernel Team 
(canonical-kernel-team)

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

Title:
  Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
  :01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform
  firmware build fips840/b1208b_1604.840

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Problem Description
  
  I upgraded the Platform firmware to the 840.10 Platform firmware build 
(b1208b_1604.840) to prepare for Surelock GA2 SP1 testing.  After the upgrade, 
I used the ipmitool to power on capiredfsp.aus.stglabs.ibm.com and boot the 
Ubuntu 15.10 partition (capiredp01.aus.stglabs.ibm.com) in OPAL firmware mode.  
In petitboot, I saw messages for "cxl-pci :01:00.0: cxl_init_adapter 
failed: -5" and "cxl-pci 0005:01:00.0: cxl_init_adapter failed: -5."  After the 
partition started running, I didn't see any AFU devices in /dev/cxl/ or 
/sys/class/cxl/ although I was able to see PCI devices for the hardware 
accelerators (:01:00.0 and 0005:01:00.0) with the lspci command.

  ubuntu@capiredp01:~$ ls -l /dev/cxl/
  ls: cannot access /dev/cxl/: No such file or directory
  ubuntu@capiredp01:~$ ls -l /sys/class/cxl/
  total 0
  ubuntu@capiredp01:~$ sudo lscfg | grep -i afu
  ubuntu@capiredp01:~$ sudo lspci|egrep -i "04cf|0477"
  :01:00.0 Processing accelerators: IBM Device 04cf (rev 01)
  0005:01:00.0 Processing accelerators: IBM Device 04cf (rev 01)
  ubuntu@capiredp01:~$ lsscsi -g
  [0:0:0:0]enclosu IBM  VSBPD12M1 6GSAS03  -  /dev/sg1 
  [0:0:1:0]cd/dvd  IBM. RMBO0140512  RA65  /dev/sr0   /dev/sg2 
  [0:3:0:0]no dev  IBM  57D7001SISIOA0150  -  /dev/sg0 
  [1:0:0:0]enclosu IBM  VSBPD12M1 6GSAS03  -  /dev/sg4 
  [1:0:1:0]diskIBM  HUC109030CSS600  E5C6  /dev/sda   /dev/sg5 
  [1:0:2:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdb   /dev/sg6 
  [1:0:3:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdc   /dev/sg7 
  [1:0:4:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdd   /dev/sg8 
  [1:0:5:0]diskIBM  ST1200MM0007 BF04  /dev/sde   /dev/sg9 
  [1:0:6:0]diskIBM  ST1200MM0007 BF04  /dev/sdf   /dev/sg10
  [1:3:0:0]no dev  IBM  57D7001SISIOA0150  -  /dev/sg3 

  
  This is a regression: the Linux kernel has failed to synchronize the PSL 
timebase.
  The corresponding error message is in the dmesg log attached in comment #4:

  [1.687586] PSL: Timebase sync: giving up!

  CAPI devices are not enabled, because of this failure.

  PSL Timebase sync should not be a requirement for CAPI initialization,
  nor should it make an initialized card become unavailable.  Currently,
  timebase is an unused function of CAPI with hopes of adoption in the
  future.  Support of this feature should be considered optional at this
  time.

  I'm not sure what the fastest way to fix this is, but it needs to be
  fixed as quickly as possible.  CAPI is broken in Ubuntu 15.10.

  I can reproduce the bug, regardless of the skiboot level, with recent kernels.
  Older kernels behave as expected, regardless of the skiboot level.

  Firmware is not the cause of the regression, and kernel probably is.
  I sent this out to the capi-linux distro too, but I'll comment here as well.  
I'm not sure what is being looked at to determine the PSL timebase sync failed. 
 As far as I know all PSL versions should support timebase.  The only timebase 
error the PSL logs is if CAPP returns a status that says timebase has an error. 
 I'd think if that is the issue that timebase has not been correctly enabled or 
sequenced correctly in the host CAPP.  The PSL can't be enabled for timebase 
until the CAPP unit in the host has been enabled.

  I have installed a recent mainline Linux kernel (4.4.0-rc8) on
  capiredp01. I have rebooted this kernel and verified that the PSL
  timebase syncs without problem.

  I will now compare the source code of Ubuntu kernel 4.2.0-19 (that
  hits the bug) with the source of mainline kernel 4.4.0-rc8 (that
  operates as expected).

  I have updated the Ubuntu kernel and modules with:

  $ sudo apt-get install linux-image-4.2.0-23-generic
  $ sudo apt-get install linux-image-extra-4.2.0-23-generic

  I have rebooted Ubuntu kernel linux-image-4.2.0-23-generic, and found that 
the cxl driver hits the bug.
  I have also downloaded the source for this Ubuntu kernel (and modules) with:

  $ sudo apt-get source linux-image-4.2.0-23-generic

  I have recompiled and installed, and noticed that the resulting kernel
  bears the version 4.2.6 (??). I have rebooted this Ubuntu kernel 4.2.6
  built from the Ubuntu source for 4.2.0-23-generic, 

[Kernel-packages] [Bug 1533646] [NEW] Could you set vm.allocate_pgste = 1 by default?

2016-01-13 Thread Dimitri John Ledkov
Public bug reported:

Hello,

to use qemu one needs  vm.allocate_pgste = 1, on kernels that support that 
setting e.g. s390x.
I'm now setting it with a sysctl.d snippet in procps package, however I was 
wondering if it could be set by default.

Or not.

** Affects: linux (Ubuntu)
 Importance: Wishlist
 Assignee: Andy Whitcroft (apw)
 Status: New

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => 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/1533646

Title:
  Could you set vm.allocate_pgste = 1 by default?

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  to use qemu one needs  vm.allocate_pgste = 1, on kernels that support that 
setting e.g. s390x.
  I'm now setting it with a sysctl.d snippet in procps package, however I was 
wondering if it could be set by default.

  Or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533646/+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 1533602] Re: Click issue after resume

2016-01-13 Thread Christophe H
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Click issue after resume

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello
  I have a fujitsu laptop with Intel i915

  since migration to 13.04 suspend causes issues: click disappear from
  both trackpad and USB mouse and bluetooth mouse

  some information
  4.2.0-23-generic #28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 2015 x86_64 x86_64 
x86_64 GNU/Linux

  I have this kind of event inside my logs
  ACPI: Waking up from system sleep state S3
  Jan 10 12:08:05 chris-linux kernel: [44974.880943] ehci-pci :00:1d.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.881094] pcieport :00:1c.3: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882387] ehci-pci :00:1a.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.882601] PM: noirq resume of 
devices complete after 17.130 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.882884] PM: early resume of 
devices complete after 0.223 msecs
  Jan 10 12:08:05 chris-linux kernel: [44974.884702] e1000e :00:19.0: 
System wakeup disabled by ACPI
  Jan 10 12:08:05 chris-linux kernel: [44974.884945] rtc_cmos 00:04: System 
wakeup disabled by ACPI

  and also
  PM: Finishing wakeup.
  Jan 10 12:08:05 chris-linux kernel: [44976.050148] Restarting tasks ... 
  Jan 10 12:08:05 chris-linux kernel: [44976.056926] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059559] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059719] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059907] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.059955] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060469] pci_bus :01: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060504] pci_bus :02: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060570] pci_bus :03: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060651] pci_bus :04: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060678] pci_bus :0d: 
Allocating resources
  Jan 10 12:08:05 chris-linux kernel: [44976.060708] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment
  Jan 10 12:08:05 chris-linux kernel: [44976.060771] i915 :00:02.0: BAR 6: 
[??? 0x flags 0x2] has bogus alignment

  for info I am running a OCZ Vertez 3 240 GB SSD

  later on I have this
  Jan 10 12:08:16 chris-linux kernel: [44987.373377] kactivitymanage[28482]: 
segfault at 7f49079f5cd0 ip 7f48eda7e1b1 sp 7fff0c544be8 error 4 in 
libQt5Sql.so.5.4.2[7f48eda6a000+3f000]

  and the results of cat /proc/acpi/wakeup

  Device  S-state   Status   Sysfs node
  UAR1  S3*disabled  pnp:00:06
  EHC1  S3*enabled   pci::00:1d.0
  EHC2  S3*enabled   pci::00:1a.0
  HDEF  S4*disabled  pci::00:1b.0
  PCE1  S4*disabled
  PCE3  S3*disabled  pci::00:1c.3
  PCE4  S4*disabled  pci::00:1c.4
  GLAN  S4*enabled   pci::00:19.0
  LID   S4*enabled   platform:PNP0C0D:00

  Hope that helps...do not hesitate if you need more info

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533602/+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 1532942] Re: [EEH] Recursive fenced PHB during EEH recovery on Broadcom Shiner adapter

2016-01-13 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Status: New => Triaged

** Changed in: linux (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => Canonical Kernel Team 
(canonical-kernel-team)

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

Title:
  [EEH] Recursive fenced PHB during EEH recovery on Broadcom Shiner
  adapter

Status in linux package in Ubuntu:
  Triaged

Bug description:
  ---Problem Description---
  Recursive PHB error from EEH recovery on Shiner adapter

  ---uname output---
  Ubuntu 14.04.3 LTS (3.19.0-30)
   
  Machine Type = Firestone 

  ---Steps to Reproduce---
   When injecting EEH error (frozen PE) to BCM57800 on ubuntu 14.04.3, the EEH 
error is recovered automatically. However I saw recursive fenced PHB error 
during the recovery, which isn't the expected behaviour. After checking the 
ubuntu's kernel source repository, I found one patch, which as merged to 
powerpc/next branch recently, is missed as below. This bug is opened to 
tracking the backporting. Please help to mirror to Canonical accordingly, 
thanks!
   
  This bug was opened to track the backporting (as below) to ubuntu's distro. 
Please help mirrored to Cacinonical accordingly.

  https://git.kernel.org/cgit/linux/kernel/git/next/linux-
  next.git/commit/?id=353169acf1858bb2dc3f91475dafabce547de14c which
  reads "powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner
  adapter"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532942/+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 1533249] Re: Re-enable vlan TX acceleration

2016-01-13 Thread Tim Gardner
https://lists.ubuntu.com/archives/kernel-team/2016-January/068187.html

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

Title:
  Re-enable vlan TX acceleration

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released

Bug description:
  
  Unable to send TCP/UDP traffic between VLAN on ConnectX4LX, due to vlan TX 
acceleration is off.

  Scenario

 Configure static VLAN on CX4LX and try to run iperf TCP/UDP.
 There are no traffic TCP/UDP even that the ICMP traffic pass (using 
ping between vlan's)
   

 #server #   iperf -s

#Client: #   iperf -c 

  
  Setup info: 

  OS: Ubuntu14.04.4
  Kernel  4.2.0-22

  Upstream commits that fix this issue

  c44d84d net/mlx5e: Fix inline header size calculation
  59fb571 net/mlx5e: Fix LSO vlan insertion
  13c5224 net/mlx5e: Re-eanble client vlan TX acceleration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533249/+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 1532914] Re: Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware build fips840/b1208b

2016-01-13 Thread Leann Ogasawara
** 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/1532914

Title:
  Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
  :01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform
  firmware build fips840/b1208b_1604.840

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Problem Description
  
  I upgraded the Platform firmware to the 840.10 Platform firmware build 
(b1208b_1604.840) to prepare for Surelock GA2 SP1 testing.  After the upgrade, 
I used the ipmitool to power on capiredfsp.aus.stglabs.ibm.com and boot the 
Ubuntu 15.10 partition (capiredp01.aus.stglabs.ibm.com) in OPAL firmware mode.  
In petitboot, I saw messages for "cxl-pci :01:00.0: cxl_init_adapter 
failed: -5" and "cxl-pci 0005:01:00.0: cxl_init_adapter failed: -5."  After the 
partition started running, I didn't see any AFU devices in /dev/cxl/ or 
/sys/class/cxl/ although I was able to see PCI devices for the hardware 
accelerators (:01:00.0 and 0005:01:00.0) with the lspci command.

  ubuntu@capiredp01:~$ ls -l /dev/cxl/
  ls: cannot access /dev/cxl/: No such file or directory
  ubuntu@capiredp01:~$ ls -l /sys/class/cxl/
  total 0
  ubuntu@capiredp01:~$ sudo lscfg | grep -i afu
  ubuntu@capiredp01:~$ sudo lspci|egrep -i "04cf|0477"
  :01:00.0 Processing accelerators: IBM Device 04cf (rev 01)
  0005:01:00.0 Processing accelerators: IBM Device 04cf (rev 01)
  ubuntu@capiredp01:~$ lsscsi -g
  [0:0:0:0]enclosu IBM  VSBPD12M1 6GSAS03  -  /dev/sg1 
  [0:0:1:0]cd/dvd  IBM. RMBO0140512  RA65  /dev/sr0   /dev/sg2 
  [0:3:0:0]no dev  IBM  57D7001SISIOA0150  -  /dev/sg0 
  [1:0:0:0]enclosu IBM  VSBPD12M1 6GSAS03  -  /dev/sg4 
  [1:0:1:0]diskIBM  HUC109030CSS600  E5C6  /dev/sda   /dev/sg5 
  [1:0:2:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdb   /dev/sg6 
  [1:0:3:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdc   /dev/sg7 
  [1:0:4:0]diskIBM  HUC101212CSS600  A5AA  /dev/sdd   /dev/sg8 
  [1:0:5:0]diskIBM  ST1200MM0007 BF04  /dev/sde   /dev/sg9 
  [1:0:6:0]diskIBM  ST1200MM0007 BF04  /dev/sdf   /dev/sg10
  [1:3:0:0]no dev  IBM  57D7001SISIOA0150  -  /dev/sg3 

  
  This is a regression: the Linux kernel has failed to synchronize the PSL 
timebase.
  The corresponding error message is in the dmesg log attached in comment #4:

  [1.687586] PSL: Timebase sync: giving up!

  CAPI devices are not enabled, because of this failure.

  PSL Timebase sync should not be a requirement for CAPI initialization,
  nor should it make an initialized card become unavailable.  Currently,
  timebase is an unused function of CAPI with hopes of adoption in the
  future.  Support of this feature should be considered optional at this
  time.

  I'm not sure what the fastest way to fix this is, but it needs to be
  fixed as quickly as possible.  CAPI is broken in Ubuntu 15.10.

  I can reproduce the bug, regardless of the skiboot level, with recent kernels.
  Older kernels behave as expected, regardless of the skiboot level.

  Firmware is not the cause of the regression, and kernel probably is.
  I sent this out to the capi-linux distro too, but I'll comment here as well.  
I'm not sure what is being looked at to determine the PSL timebase sync failed. 
 As far as I know all PSL versions should support timebase.  The only timebase 
error the PSL logs is if CAPP returns a status that says timebase has an error. 
 I'd think if that is the issue that timebase has not been correctly enabled or 
sequenced correctly in the host CAPP.  The PSL can't be enabled for timebase 
until the CAPP unit in the host has been enabled.

  I have installed a recent mainline Linux kernel (4.4.0-rc8) on
  capiredp01. I have rebooted this kernel and verified that the PSL
  timebase syncs without problem.

  I will now compare the source code of Ubuntu kernel 4.2.0-19 (that
  hits the bug) with the source of mainline kernel 4.4.0-rc8 (that
  operates as expected).

  I have updated the Ubuntu kernel and modules with:

  $ sudo apt-get install linux-image-4.2.0-23-generic
  $ sudo apt-get install linux-image-extra-4.2.0-23-generic

  I have rebooted Ubuntu kernel linux-image-4.2.0-23-generic, and found that 
the cxl driver hits the bug.
  I have also downloaded the source for this Ubuntu kernel (and modules) with:

  $ sudo apt-get source linux-image-4.2.0-23-generic

  I have recompiled and installed, and noticed that the resulting kernel
  bears the version 4.2.6 (??). I have rebooted this Ubuntu kernel 4.2.6
  built from the Ubuntu source for 4.2.0-23-generic, and found that the
  timebase sync occurs normally.

  In short, the kernels linux-4.2.6 and linux-4.4.0-rc8 (that I have
  

[Kernel-packages] [Bug 1533351] Re: DLPAR operation fails on Bell adapter with Ubuntu 14.04.3 OS

2016-01-13 Thread Michael Hohnbaum
** Changed in: linux-lts-utopic (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => (unassigned)

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

Title:
  DLPAR operation fails on Bell adapter with Ubuntu 14.04.3 OS

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

Bug description:
  == Comment: #0 - HARSHA THYAGARAJA  - 2015-11-06 
04:10:32 ==
  ---Problem Description---
  DLPAR operation fails on Bell adapter 
   
  Contact Information = hathy...@in.ibm.com, iranna.an...@in.ibm.com 
   
  ---uname output---
  Linux tuletapio1-lp5 3.13.0-67-generic #110-Ubuntu SMP Fri Oct 23 13:24:51 
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = 8286-41A 
   
  ---Steps to Reproduce---

   Necessary packages installed are:
  devices.chrp.base.servicerm_2.5.0.1-15111_ppc64el.deb
  dynamicrm_2.0.1-3_ppc64el.deb
  rsct.core_3.2.0.6-15111_ppc64el.deb
  rsct.core.utils_3.2.0.6-15111_ppc64el.deb
  src_3.2.0.6-15111_ppc64el.deb

  On the OS:
   root@tuletapio1-lp5:~# startsrc -g rsct
  0513-059 The ctcas Subsystem has been started. Subsystem PID is 1382.
  0513-029 The ctrmc Subsystem is already active.
  Multiple instances are not supported.


  root@tuletapio1-lp5:~# startsrc -g rsct_rm
  0513-029 The IBM.MgmtDomainRM Subsystem is already active.
  Multiple instances are not supported.
  0513-059 The IBM.ERRM Subsystem has been started. Subsystem PID is 1389.
  0513-029 The IBM.HostRM Subsystem is already active.
  Multiple instances are not supported.
  0513-059 The IBM.AuditRM Subsystem has been started. Subsystem PID is 1390.
  0513-059 The IBM.SensorRM Subsystem has been started. Subsystem PID is 1393.
  0513-029 The IBM.DRM Subsystem is already active.
  Multiple instances are not supported.
  0513-029 The IBM.ServiceRM Subsystem is already active.
  Multiple instances are not supported.

  
   
  root@tuletapio1-lp5:~# lssrc -a
  Subsystem GroupPID Status 
   ctrmcrsct 921 active
   IBM.DRM  rsct_rm  1025active
   IBM.MgmtDomainRM rsct_rm  1130active
   IBM.HostRM   rsct_rm  1143active
   IBM.ServiceRMrsct_rm  1183active
   ctcasrsct 1382active
   IBM.ERRM rsct_rm  1389active
   IBM.AuditRM  rsct_rm  1390active
   IBM.SensorRM rsct_rm  1393active


  In the HMC:
  Run the command: 
  hscroot@pwrio-hmc:~> lshwres -r io -m tuletapio1-fsp --rsubtype slot --filter 
"lpar_names=tuletapio1-lp5-iranna"
  
unit_phys_loc=U78C9.001.WZS00CH,bus_id=24,phys_loc=C6,drc_index=21010018,lpar_name=tuletapio1-lp5-iranna,lpar_id=5,slot_io_pool_id=none,description=Quad
 Async EIA-232 PCI-Express 
Adapter,feature_codes=none,pci_vendor_id=114F,pci_device_id=00B6,pci_subs_vendor_id=114F,pci_subs_device_id=00B6,pci_class=,pci_revision_id=AA,bus_grouping=0,iop=0,parent_slot_drc_index=none,drc_name=U78C9.001.WZS00CH-P1-C6,interposer_present=0,interposer_pcie=0,lpar_assignment_capable=1,dynamic_lpar_assignment_capable=1

  
  hscroot@pwrio-hmc:~> chhwres -r io -m tuletapio1-fsp -o r --id 5 -l 21010018


  HSCL2929 The dynamic removal of I/O resources failed: The I/O slot dynamic 
partitioning operation failed.  Here are the I/O slot IDs that failed and the 
reasons for failure:
 
  Validating PHB DLPAR capability...yes.
  failed to open /sys/bus/pci/slots/U78C9.001.WZS00CH-P1-C6/power: No such file 
or directory
  failed to disable hotplug children
  kernel remove failed for PHB 24, rc = -1

  
  Observed in the terminal:

  Nov  4 05:26:43 tuletapio1-lp5 kernel: [  553.125671] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:44 tuletapio1-lp5 kernel: [  554.125766] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:45 tuletapio1-lp5 kernel: [  555.125862] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:46 tuletapio1-lp5 kernel: [  556.125957] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:47 tuletapio1-lp5 kernel: [  557.126052] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:48 tuletapio1-lp5 kernel: [  558.126148] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:49 tuletapio1-lp5 kernel: [  559.126243] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:50 tuletapio1-lp5 kernel: [  560.126338] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:51 tuletapio1-lp5 kernel: [  561.126432] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:52 tuletapio1-lp5 kernel: [  562.126527] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:53 tuletapio1-lp5 kernel: [  563.126622] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:54 tuletapio1-lp5 kernel: [  564.126717] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:55 tuletapio1-lp5 kernel: [  565.126813] rpadlpar_io: slot PHB 
24 removed
  Nov  4 05:26:56 tuletapio1-lp5 kernel: [  566.126908] rpadlpar_io: slot PHB 
24 removed
  Nov 

[Kernel-packages] [Bug 1504763] Re: Full disk encryption password input broken in 3.19.0.31

2016-01-13 Thread Shevek
*** This bug is a duplicate of bug 1500751 ***
https://bugs.launchpad.net/bugs/1500751

-28 works
Anything later does not work.

An operating system isn't very clever when I can't even boot it. Please,
there are like 10 bugs for this now, please take this seriously.

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

Title:
  Full disk encryption password input broken in 3.19.0.31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After updating the kernel from 3.19.0.28 to 3.19.0.31 the full disk
  encryption password entry was unusable on restart.

  In 3.19.0.28 password entry works
  in 3.19.0.31 password entry is displayed in the top left of the screen as if 
it was entered into the non-graphical boot logs

  Current work around: revert to 3.19.0.28

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-release-upgrader-core 1:15.04.14.2
  ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Sat Oct 10 13:13:35 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-01 (130 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeTermlog:
  --- 
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-01 (130 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Package: linux (not installed)
  Tags:  vivid
  Uname: Linux 3.19.8-031908ckt7-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504763/+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 1504763] Re: Full disk encryption password input broken in 3.19.0.31

2016-01-13 Thread Shevek
*** This bug is a duplicate of bug 1500751 ***
https://bugs.launchpad.net/bugs/1500751

See https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1500751
comment #68 for apparently working solution.

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

Title:
  Full disk encryption password input broken in 3.19.0.31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After updating the kernel from 3.19.0.28 to 3.19.0.31 the full disk
  encryption password entry was unusable on restart.

  In 3.19.0.28 password entry works
  in 3.19.0.31 password entry is displayed in the top left of the screen as if 
it was entered into the non-graphical boot logs

  Current work around: revert to 3.19.0.28

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ubuntu-release-upgrader-core 1:15.04.14.2
  ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Sat Oct 10 13:13:35 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-01 (130 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeTermlog:
  --- 
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-01 (130 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Package: linux (not installed)
  Tags:  vivid
  Uname: Linux 3.19.8-031908ckt7-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1504763/+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 1519168] Re: There is noise for headphone playback after resume back from S3 for Dell XPS 13

2016-01-13 Thread Chris J Arges
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  There is noise for headphone playback after resume back from S3 for
  Dell XPS 13

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  New

Bug description:
  Steps:
  1. Plug headset then check there is no noise
  2. Make system enter into S3
  3. Resume the system
  4. Check the headset status

  Expected results: Headset should not have any noise

  Actual results: Headset got current noise after S3

  This bug is used for tracking only, please do not triage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1519168/+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 1502781] Re: Bluetooth 0930:021c not working in Ubuntu 15.10

2016-01-13 Thread Chris J Arges
** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

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

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

Title:
  Bluetooth 0930:021c not working in Ubuntu 15.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Precise:
  New
Status in linux source package in Trusty:
  New
Status in linux source package in Vivid:
  New
Status in linux source package in Wily:
  New

Bug description:
  Ubuntu detects the bluetooth hardware (it shows the bluetooth icon in
  the status bar), and I can turn it on or off and set the visibility
  and such. However, it is never able to find any bluetooth device.

  "lsusb" shows:

Bus 001 Device 003: ID 0930:021c Toshiba Corp. Atheros AR3012
  Bluetooth

  "rfkill list" output:
1: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
2: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  "hciconfig -a" output:
hci0:   Type: BR/EDR  Bus: USB
  BD Address: 18:CF:5E:09:55:43  ACL MTU: 1022:8  SCO MTU: 183:5
  UP RUNNING 
  RX bytes:1313 acl:0 sco:0 events:88 errors:0
  TX bytes:3200 acl:0 sco:0 commands:87 errors:0
  Features: 0xff 0xfe 0x0d 0xfe 0xd8 0x7f 0x7b 0x8f
  Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
  Link policy: RSWITCH HOLD SNIFF 
  Link mode: SLAVE ACCEPT 
  Name: 'lucas-Leon'
  Class: 0x0c010c
  Service Classes: Rendering, Capturing
  Device Class: Computer, Laptop
  HCI Version: 4.1 (0x7)  Revision: 0x1102
  LMP Version: 4.0 (0x6)  Subversion: 0x1
  Manufacturer: Atheros Communications, Inc. (69)

  Thanks for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-14-generic 4.2.0-14.16
  ProcVersionSignature: Ubuntu 4.2.0-14.16-generic 4.2.2
  Uname: Linux 4.2.0-14-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lucas  1143 F pulseaudio
   /dev/snd/controlC1:  lucas  1143 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Oct  5 09:19:20 2015
  HibernationDevice: RESUME=UUID=58bcbcd9-672f-4530-b8b5-775f76fc9187
  InstallationDate: Installed on 2015-10-04 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 05e3:0727 Genesys Logic, Inc. microSD Reader/Writer
   Bus 001 Device 003: ID 0930:021c Toshiba Corp. Atheros AR3012 Bluetooth
   Bus 001 Device 002: ID 04f2:b433 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Toshiba Leon
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.2.0-14-generic 
root=UUID=a107b544-64af-4e74-89a7-2c0e9fe8ce8d ro rootflags=subvol=@ 
tpm_tis.interrupts=0 modprobe.blacklist=ehci_pci quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-14-generic N/A
   linux-backports-modules-4.2.0-14-generic  N/A
   linux-firmware1.148
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No existe el archivo o el directorio: 
'/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1502781/+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 1487889] Re: After disconnnecting from car bluetooth, audio is still routed to bluetooth

2016-01-13 Thread Jean-Baptiste Lallement
@Pat, according to your last comment you couldn't reproduce the issue
with the new bluetooth stack, do you confirm that it is fixed with
latest rc-proposed build?

** Changed in: canonical-devices-system-image
   Status: In Progress => Incomplete

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

Title:
  After disconnnecting from car bluetooth, audio is still routed to
  bluetooth

Status in Canonical System Image:
  Incomplete
Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  MX4 r96

  This has been happening fro a few weeks
  Phone automatically connects to the car, you don't have to make or receive a 
call
  Leave the car and disconnect
  Place a call
  The audio starts out using the phone as expected, after a few seconds the 
audio switches to bluetooth
  You can manually change the audio in the UI
  This happens until you reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1487889/+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 1532303] Re: [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

2016-01-13 Thread Tim Gardner
** Also affects: linux (Ubuntu Xenial)
   Importance: High
 Assignee: Canonical Kernel Team (canonical-kernel-team)
   Status: Triaged

** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => Fix Committed

** Changed in: linux (Ubuntu Xenial)
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Tim Gardner 
(timg-tpi)

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

Title:
  [Ubuntu 16.04] SR-IOV optimized vNIC (new device driver for POWER8)

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

Bug description:
  This new device driver enables high performance virtual networking
  which combines the isolation, QoS, and shared resources benefits of
  SR-IOV with the Live LPAR Mobility capabilities of a virtual adapter.
  The SR-IOV VF will be attached to the VIOS partition and mapped
  directly to the Linux client for exclusive use; this is the device
  driver for this new virtual adapter.

  This is the kernel part for this feature request.

  The ibmvnic driver has recently been included in David Miller's net-
  next tree.  It should be included in Linux 4.5.

  git commit : http://git.kernel.org/cgit/linux/kernel/git/davem/net-
  next.git/commit/?id=032c5e82847a2214c3196a90f0aeba0ce252de58

  This is a feature request to include this new driver in Ubuntu 16.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532303/+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 1528688] Please test proposed package

2016-01-13 Thread Chris J Arges
Hello bugproxy, or anyone else affected,

Accepted linux-firmware into trusty-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/1.127.20 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!

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

Title:
  scsi-firmware udeb does not include ql2500_fw.bin

Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Trusty:
  Fix Committed
Status in linux-firmware source package in Xenial:
  Fix Released

Bug description:
  == Comment: #0 - Mauricio Faria De Oliveira  - 
2015-12-22 15:54:12 ==
  ---Problem Description---
  scsi-firmware udeb does not include ql2500_fw.bin
  linux-firmware deb does include it.

  linux-firmware_1.154_all.deb

-rw-r--r-- root/root 76802 2014-11-24 15:42 
./lib/firmware/ql2100_fw.bin
-rw-r--r-- root/root 84566 2014-11-24 15:42 
./lib/firmware/ql2200_fw.bin
-rw-r--r-- root/root125252 2014-12-01 15:16 
./lib/firmware/ql2300_fw.bin
-rw-r--r-- root/root136038 2014-12-01 15:16 
./lib/firmware/ql2322_fw.bin
-rw-r--r-- root/root260656 2015-11-20 16:15 
./lib/firmware/ql2400_fw.bin
-rw-r--r-- root/root266912 2015-11-20 16:15 
./lib/firmware/ql2500_fw.bin

  scsi-firmware_1.154_all.udeb

-rw-r--r-- root/root 76802 2015-11-24 18:55 
./lib/firmware/ql2100_fw.bin
-rw-r--r-- root/root 84566 2015-11-24 18:55 
./lib/firmware/ql2200_fw.bin
-rw-r--r-- root/root125252 2015-11-24 18:55 
./lib/firmware/ql2300_fw.bin
-rw-r--r-- root/root136038 2015-11-24 18:55 
./lib/firmware/ql2322_fw.bin
-rw-r--r-- root/root260656 2015-11-24 18:55 
./lib/firmware/ql2400_fw.bin

  listings from:


https://launchpadlibrarian.net/228951553/buildlog_ubuntu-xenial-amd64.linux-firmware_1.154_BUILDING.txt.gz
   
  ---Additional Hardware Info---
  Qlogic QLE2500-based adapters.

  == Comment: #1 - Mauricio Faria De Oliveira  - 
2015-12-22 15:56:45 ==
  Hi Canonical,

  Please include the ql2500_fw.bin file in scsi-firmware.udeb 
(debian/scsi-firmware.lst)
   for 16.04 and 14.04.x.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1528688/+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 1532928] Re: linux-ti-omap4: 3.2.0-1476.99 -proposed tracker

2016-01-13 Thread Brad Figg
** Description changed:

  This bug is for tracking the  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:Monday, 11. January 2016 20:00 UTC
  kernel-stable-master-bug:1532774
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Certification-testing-end:Tuesday, 12. January 2016 16:01 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:46 UTC

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

Title:
  linux-ti-omap4: 3.2.0-1476.99 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow 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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New

Bug description:
  This bug is for tracking the  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:Monday, 11. January 2016 20:00 UTC
  kernel-stable-master-bug:1532774
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Certification-testing-end:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:46 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532928/+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 1532929] Re: linux-armadaxp: 3.2.0-1661.85 -proposed tracker

2016-01-13 Thread Brad Figg
** Description changed:

  This bug is for tracking the  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:Monday, 11. January 2016 20:02 UTC
  kernel-stable-master-bug:1532774
  kernel-stable-Certification-testing-end:Tuesday, 12. January 2016 04:02 UTC
  kernel-stable-Security-signoff-end:Tuesday, 12. January 2016 04:02 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 09:03 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:46 UTC

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

Title:
  linux-armadaxp: 3.2.0-1661.85 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow 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:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-armadaxp source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the  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:Monday, 11. January 2016 20:02 UTC
  kernel-stable-master-bug:1532774
  kernel-stable-Certification-testing-end:Tuesday, 12. January 2016 04:02 UTC
  kernel-stable-Security-signoff-end:Tuesday, 12. January 2016 04:02 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:46 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532929/+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 1532832] Re: linux: 4.2.0-24.29 -proposed tracker

2016-01-13 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 4.2.0-24.29 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:Monday, 11. January 2016 15:28 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 12:04 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 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/1532832

Title:
  linux: 4.2.0-24.29 -proposed tracker

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

Bug description:
  This bug is for tracking the 4.2.0-24.29 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:Monday, 11. January 2016 15:28 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532832/+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 1464833] [NEW] Unable to configure Firmware Assisted dump

2016-01-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

[SRU justification]
This represent a hardware enablement SRU : Firmware assisted dumps (fadump) are 
not possible on LTS.

[Impact]
The fadump mechanism cannot be used on Power systems running Trusty

[Fix]
Backport fadump functionality from makedumpfile 1.5.8 present in Wily and 
onward.

[Test Case]
See comment #9 : The proposed SRU has been tested from a PPA on a Power VM.

[Regression]
None expected from a functionality point of view as it is a new feature. 
Existing code paths are minimally modified.

[Original description of the problem]

---Steps to Reproduce---
1) Using latest daily ISO install 14.04.02 as a Power VM guest.
2) Upgrade the kernel to 3.19 level (3.19.0-18-generic)
3) In order to use Firmware Assisted Dump feature update the kernel command 
with fadump=on.
4) Reboot.

Post reboot using kdump-config load command fails with following message
:

# kdump-config load
Memory for crashkernel is not reserved
Please reserve memory by passing"crashkernel=X@Y" parameter to kernel
Then try to loading kdump kernel
 * failed to load kdump kernel

# kdump-config status
current state   : Not ready to kdump
#

# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinux-3.19.0-18-generic 
root=UUID=3ea23bcf-7269-432f-bacc-f82c6cdd774e ro splash quiet fadump=on 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
# cat /sys/kernel/fadump_enabled
1
# cat /sys/kernel/fadump_registered
0
#

# dmesg | grep -i Firmware
[0.00] Reserved 5120MB of memory at 97279MB for firmware-assisted dump
[0.00] firmware_features = 0x0001c45ffc5f
#
# cat /boot/config-3.19.0-18-generic | grep -i FA_DUMP
CONFIG_FA_DUMP=y
#

Are there any user space fixes missing which prevents me from
configuring firmware assisted dump ?

== Comment: #4 - Hari Krishna Bathini  - 2015-06-12 
05:28:24 ==
This patch makes kdump-tools fadump aware so as to switch between
kdump & fadump seemlessly based on the dump method enabled (fadump/kdump).

Thanks
Hari

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

** Affects: makedumpfile (Ubuntu Trusty)
 Importance: High
 Assignee: Louis Bouchard (louis-bouchard)
 Status: In Progress


** Tags: architecture-ppc64le bot-comment bugnameltc-125884 patch 
severity-critical targetmilestone-inin14044
-- 
Unable to configure Firmware Assisted dump
https://bugs.launchpad.net/bugs/1464833
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to makedumpfile 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 1532774] Re: linux: 3.2.0-98.138 -proposed tracker

2016-01-13 Thread Chris J Arges
linux | 3.2.0-98.138  | precise-proposed | source
 linux-meta| 3.2.0.98.114  | precise-proposed | source
 linux-backports-modules-3.2.0 | 3.2.0-98.90   | precise-proposed | source

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Released

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

Title:
  linux: 3.2.0-98.138 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.2.0-98.138 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:Monday, 11. January 2016 11:52 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 20:03 UTC
  kernel-stable-phase-changed:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532774/+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 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-13 Thread Chris J Arges
Hello bugproxy, or anyone else affected,

Accepted makedumpfile into trusty-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1.5.5-2ubuntu1.5 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: makedumpfile (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  Unable to configure Firmware Assisted dump

Status in makedumpfile package in Ubuntu:
  Fix Released
Status in makedumpfile source package in Trusty:
  Fix Committed

Bug description:
  [SRU justification]
  This represent a hardware enablement SRU : Firmware assisted dumps (fadump) 
are not possible on LTS.

  [Impact]
  The fadump mechanism cannot be used on Power systems running Trusty

  [Fix]
  Backport fadump functionality from makedumpfile 1.5.8 present in Wily and 
onward.

  [Test Case]
  See comment #9 : The proposed SRU has been tested from a PPA on a Power VM.

  [Regression]
  None expected from a functionality point of view as it is a new feature. 
Existing code paths are minimally modified.

  [Original description of the problem]

  ---Steps to Reproduce---
  1) Using latest daily ISO install 14.04.02 as a Power VM guest.
  2) Upgrade the kernel to 3.19 level (3.19.0-18-generic)
  3) In order to use Firmware Assisted Dump feature update the kernel command 
with fadump=on.
  4) Reboot.

  Post reboot using kdump-config load command fails with following
  message :

  # kdump-config load
  Memory for crashkernel is not reserved
  Please reserve memory by passing"crashkernel=X@Y" parameter to kernel
  Then try to loading kdump kernel
   * failed to load kdump kernel

  # kdump-config status
  current state   : Not ready to kdump
  #

  # cat /proc/cmdline
  BOOT_IMAGE=/boot/vmlinux-3.19.0-18-generic 
root=UUID=3ea23bcf-7269-432f-bacc-f82c6cdd774e ro splash quiet fadump=on 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
  # cat /sys/kernel/fadump_enabled
  1
  # cat /sys/kernel/fadump_registered
  0
  #

  # dmesg | grep -i Firmware
  [0.00] Reserved 5120MB of memory at 97279MB for firmware-assisted dump
  [0.00] firmware_features = 0x0001c45ffc5f
  #
  # cat /boot/config-3.19.0-18-generic | grep -i FA_DUMP
  CONFIG_FA_DUMP=y
  #

  Are there any user space fixes missing which prevents me from
  configuring firmware assisted dump ?

  == Comment: #4 - Hari Krishna Bathini  - 2015-06-12 
05:28:24 ==
  This patch makes kdump-tools fadump aware so as to switch between
  kdump & fadump seemlessly based on the dump method enabled (fadump/kdump).

  Thanks
  Hari

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

2016-01-13 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  CPU fan speed regression since 15.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When running 14.04 my CPU fan speed increases relative to the CPU
  temperature, which keeps the temperature fairly constant.

  When running 15.04 or 15.10 the CPU fan speed is locked to the minimum
  until the temperature reaches 81 degrees, then it switches to maximum
  until the temperature falls below 72 degrees. Then it goes back to the
  minimum. This is both annoying and causes unnecessary stress to the
  hardware.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jan 13 19:13:51 2016
  HibernationDevice: RESUME=UUID=5a0bdae5-ddc6-4b6f-aead-360c2949313a
  InstallationDate: Installed on 2015-07-12 (185 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=283ec8d4-031f-4703-9de4-8dfe31132378 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  RfKill:
   1: hci1: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-12-31 (12 days ago)
  dmi.bios.date: 11/25/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0704
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A79XTD EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0X
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0704:bd11/25/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

2016-01-13 Thread Chris J Arges
linux-lts-trusty| 3.13.0-75.119~precise1 | precise-proposed | source
 linux-meta-lts-trusty   | 3.13.0.75.67   | precise-proposed | source
 linux-signed-lts-trusty | 3.13.0-75.119~precise1 | precise-proposed | source

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => 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/1532956

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-75.119~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:Monday, 11. January 2016 21:02 UTC
  kernel-stable-master-bug:1532781
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:47 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532956/+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 1506615] Re: Bluetooth not finding any device

2016-01-13 Thread Chris J Arges
** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

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

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

Title:
  Bluetooth not finding any device

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Precise:
  New
Status in linux source package in Trusty:
  New
Status in linux source package in Vivid:
  New
Status in linux source package in Wily:
  New

Bug description:
  I can not connect to any of my bluetooth devices.
  hcitool scan runs for some seconds, then shows no devices.

  WORKAROUND:

  sudo add-apt-repository ppa:hanipouspilot/bluetooth
  sudo apt-get update
  sudo apt-get install btusb-lp1506615-dkms

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  david  2188 F pulseaudio
   /dev/snd/controlC0:  david  2188 F pulseaudio
  Date: Thu Oct 15 21:53:43 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-06-13 (488 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Dell Inc. Precision M4800
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet nosplash
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-07-20 (87 days ago)
  dmi.bios.date: 09/29/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd09/29/2015:svnDellInc.:pnPrecisionM4800:pvr00:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4800
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506615/+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 1440103] Re: [Hyper-V] Kernel panic not functional on Vivid

2016-01-13 Thread Joseph Salisbury
I created one more test kernel, which is v5.  I confirmed this test
kernel now boots.  One of the prereq backports needed to be done
differently.

The new test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1440103/vivid/

Can you test this kernel and see if it resolves this bug?

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

Title:
  [Hyper-V] Kernel panic not functional on Vivid

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  Fix Released

Bug description:
  Issue description:
  Triggering a kernel panic will not produce a crash dump file.

  Steps to Reproduce:
  1. install kdump related packages.
  2. verify crashmem value - defaults to 384M-:129M
  3. verify that the system is ready for crash:
  # cat /sys/kernel/kexec_crash_loaded
  1
  4. trigger kernel panic with # echo c | sudo tee /proc/sysrq-trigger
  5. The system will freeze and no kernel dump will be generated, system is not 
rebooted automatically as configured in kdump-tools config.

  Versions details:
  Windows Server Host Edition: Microsoft Windows Server 2012 R2 Datacenter 
build 9600
  Distribution name and release: Ubuntu Vivid Vervet
  Kernel version: Linux ubuntu31 3.19.0-11-generic #11lp14233432v201504021617 
SMP

  Repro output with VM settings as follows:
  2GB RAM, 1vCPU, crashmem: 384M:128M OR 384M:128M

  [  149.328829] SysRq : Trigger a crash
  [  149.342418] BUG: unable to handle kernel NULL pointer dereference at   
(null)
  [  149.346369] IP: [] sysrq_handle_crash+0x16/0x20
  [  149.346369] PGD 367a3067 PUD 7bdf0067 PMD 0
  [  149.346369] Oops: 0002 [#1] SMP
  [  149.346369] Modules linked in: joydev hid_generic hid_hyperv serio_raw hid 
8250_fintek hyperv_keyboard hv_balloon hyp
  erv_fb i2c_piix4 mac_hid autofs4 hv_netvsc hv_utils hv_storvsc psmouse floppy 
pata_acpi hv_vmbus
  [  149.346369] CPU: 0 PID: 1379 Comm: tee Not tainted 3.19.0-11-generic 
#11lp14233432v201504021617
  [  149.346369] Hardware name: Microsoft Corporation Virtual Machine/Virtual 
Machine, BIOS 090006  05/23/2012
  [  149.346369] task: 88007a7d3ae0 ti: 88007be7c000 task.ti: 
88007be7c000
  [  149.346369] RIP: 0010:[]  [] 
sysrq_handle_crash+0x16/0x20
  [  149.346369] RSP: 0018:88007be7fe68  EFLAGS: 00010292
  [  149.346369] RAX: 000f RBX: 0063 RCX: 
000f
  [  149.346369] RDX: 88007ce0fd78 RSI: 88007ce0e498 RDI: 
0063
  [  149.346369] RBP: 88007be7fe68 R08: 0002 R09: 
0275
  [  149.346369] R10: 0092 R11: 0275 R12: 
0004
  [  149.346369] R13:  R14: 81cb38e0 R15: 
0008
  [  149.346369] FS:  7f0a2e22a700() GS:88007ce0() 
knlGS:
  [  149.346369] CS:  0010 DS:  ES:  CR0: 8005003b
  [  149.346369] CR2:  CR3: 36047000 CR4: 
06f0
  [  149.346369] Stack:
  [  149.346369]  88007be7fe98 814aef96 0002 
fffb
  [  149.346369]  7ffc64e934b0 0002 88007be7feb8 
814af443
  [  149.346369]  7ffc64e934b0 8800364f15c0 88007be7fed8 
8125ad98
  [  149.346369] Call Trace:
  [  149.346369]  [] __handle_sysrq+0x106/0x170
  [  149.346369]  [] write_sysrq_trigger+0x33/0x40
  [  149.346369]  [] proc_reg_write+0x48/0x70
  [  149.346369]  [] vfs_write+0xb7/0x1f0
  [  149.346369]  [] ? vfs_read+0x11e/0x140
  [  149.346369]  [] SyS_write+0x46/0xb0
  [  149.346369]  [] system_call_fastpath+0x16/0x1b
  [  149.346369] Code: ef e8 df f7 ff ff eb d8 66 2e 0f 1f 84 00 00 00 00 00 0f 
1f 00 66 66 66 66 90 55 c7 05 34 42 a3 00
  01 00 00 00 48 89 e5 0f ae f8  04 25 00 00 00 00 01 5d c3 66 66 66 66 90 
55 31 c0 48 89 e5
  [  149.346369] RIP  [] sysrq_handle_crash+0x16/0x20
  [  149.346369]  RSP 
  [  149.346369] CR2: 
  [0.00] Initializing cgroup subsys cpuset
  [0.00] Initializing cgroup subsys cpu
  [0.00] Initializing cgroup subsys cpuacct
  [0.00] Linux version 3.19.0-11-generic (apw@gloin) (gcc version 4.9.2 
(Ubuntu 4.9.2-10ubuntu12) ) #11lp14233432v
  201504021617 SMP Thu Apr 2 15:15:51 UTC 2015 (Ubuntu 
3.19.0-11.11lp14233432v201504021617-generic 3.19.3)
  [0.00] Command line: BOOT_IMAGE=/vmlinuz-3.19.0-11-generic 
root=/dev/mapper/ubuntu31--vg-root ro console=tty0 co
  nsole=ttyS1 irqpoll maxcpus=1 nousb systemd.unit=kdump-tools.service 
elfcorehdr=867700K

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

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

[Kernel-packages] [Bug 1532811] Re: linux-lts-utopic: 3.16.0-58.78~14.04.1 -proposed tracker

2016-01-13 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.16.0-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 00:03 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532811/+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 1532781] Re: linux: 3.13.0-75.119 -proposed tracker

2016-01-13 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.13.0-75.119 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:Monday, 11. January 2016 12:09 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 21:03 UTC
  kernel-stable-phase-changed:Monday, 11. January 2016 21:03 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 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/1532781

Title:
  linux: 3.13.0-75.119 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.13.0-75.119 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:Monday, 11. January 2016 12:09 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 21:03 UTC
  kernel-stable-phase-changed:Monday, 11. January 2016 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532781/+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 1532929] Re: linux-armadaxp: 3.2.0-1661.85 -proposed tracker

2016-01-13 Thread Chris J Arges
linux-armadaxp  | 3.2.0-1661.85 | precise-proposed | source
 linux-meta-armadaxp | 3.2.0.1661.69 | precise-proposed | source

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Released

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

Title:
  linux-armadaxp: 3.2.0-1661.85 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow 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:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-armadaxp source package in Precise:
  In Progress

Bug description:
  This bug is for tracking the  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:Monday, 11. January 2016 20:02 UTC
  kernel-stable-master-bug:1532774
  kernel-stable-Certification-testing-end:Tuesday, 12. January 2016 04:02 UTC
  kernel-stable-Security-signoff-end:Tuesday, 12. January 2016 04:02 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 09:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:46 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532929/+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 1532832] Re: linux: 4.2.0-24.29 -proposed tracker

2016-01-13 Thread Chris J Arges
linux| 4.2.0-24.29   | wily-proposed| source
 linux-meta   | 4.2.0.24.26   | wily-proposed| source
 linux-signed | 4.2.0-24.29   | wily-proposed| source

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Released

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

Title:
  linux: 4.2.0-24.29 -proposed tracker

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

Bug description:
  This bug is for tracking the 4.2.0-24.29 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:Monday, 11. January 2016 15:28 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532832/+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 1532811] Re: linux-lts-utopic: 3.16.0-58.78~14.04.1 -proposed tracker

2016-01-13 Thread Chris J Arges
linux-lts-utopic| 3.16.0-58.78~14.04.1 | trusty-proposed | source
 linux-meta-lts-utopic   | 3.16.0.58.49 | trusty-proposed | source
 linux-signed-lts-utopic | 3.16.0-58.78~14.04.1 | trusty-proposed | source

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Released

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532811/+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 1532781] Re: linux: 3.13.0-75.119 -proposed tracker

2016-01-13 Thread Chris J Arges
linux| 3.13.0-75.119 | trusty-proposed  | source
 linux-meta   | 3.13.0.75.81  | trusty-proposed  | source
 linux-signed | 3.13.0-75.119 | trusty-proposed  | source

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Released

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

Title:
  linux: 3.13.0-75.119 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.13.0-75.119 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:Monday, 11. January 2016 12:09 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 21:03 UTC
  kernel-stable-phase-changed:Monday, 11. January 2016 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532781/+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 1532928] Re: linux-ti-omap4: 3.2.0-1476.99 -proposed tracker

2016-01-13 Thread Chris J Arges
linux-ti-omap4  | 3.2.0-1476.99 | precise-proposed | source
 linux-meta-ti-omap4 | 3.2.0.1476.71 | precise-proposed | source

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Released

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

Title:
  linux-ti-omap4: 3.2.0-1476.99 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow 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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New

Bug description:
  This bug is for tracking the  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:Monday, 11. January 2016 20:00 UTC
  kernel-stable-master-bug:1532774
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Certification-testing-end:Tuesday, 12. January 2016 16:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:46 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532928/+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 1532774] Re: linux: 3.2.0-98.138 -proposed tracker

2016-01-13 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug is for tracking the 3.2.0-98.138 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:Monday, 11. January 2016 11:52 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 20:03 UTC
  kernel-stable-phase-changed:Monday, 11. January 2016 20:03 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 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/1532774

Title:
  linux: 3.2.0-98.138 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.2.0-98.138 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:Monday, 11. January 2016 11:52 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 20:03 UTC
  kernel-stable-phase-changed:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532774/+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 1521245] Re: Kinect Device keeps on disconnecting and reconnecting every two seconds

2016-01-13 Thread Shuhao
So I have issues on 2/3 of my tested devices, running different kernel +
different version of ubuntu. I don't want to confirm this because Im
beginning to suspect that this is not a kernel issue at all, but some
sort of configuration issue (probably default configuration of certain
services), given the regularity (every n seconds exactly). I was
wondering if there is a list of services i can check out or something.

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

Title:
  Kinect Device keeps on disconnecting and reconnecting every two
  seconds

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have an original xbox 360 kinect and when I try to use it with wily,
  it seems to keeps connecting and reconnecting. This does not occur on
  15.04 on my other machine.

  Sample log:

  Nov 30 10:57:16 thinkpadt420 kernel: [ 2746.676018] usb 4-1.2.2: new 
high-speed USB device number 61 using ehci-pci
  Nov 30 10:57:16 thinkpadt420 kernel: [ 2746.771890] usb 4-1.2.2: New USB 
device found, idVendor=045e, idProduct=02ae
  Nov 30 10:57:16 thinkpadt420 kernel: [ 2746.771900] usb 4-1.2.2: New USB 
device strings: Mfr=2, Product=1, SerialNumber=3
  Nov 30 10:57:16 thinkpadt420 kernel: [ 2746.771905] usb 4-1.2.2: Product: 
Xbox NUI Camera
  Nov 30 10:57:16 thinkpadt420 kernel: [ 2746.771910] usb 4-1.2.2: 
Manufacturer: Microsoft
  Nov 30 10:57:16 thinkpadt420 kernel: [ 2746.771914] usb 4-1.2.2: 
SerialNumber: 
  Nov 30 10:57:16 thinkpadt420 kernel: [ 2746.772645] gspca_main: kinect-2.14.0 
probing 045e:02ae
  Nov 30 10:57:16 thinkpadt420 mtp-probe: checking bus 4, device 61: 
"/sys/devices/pci:00/:00:1d.0/usb4/4-1/4-1.2/4-1.2.2"
  Nov 30 10:57:16 thinkpadt420 mtp-probe: bus: 4, device: 61 was not an MTP 
device
  Nov 30 10:57:17 thinkpadt420 kernel: [ 2747.205869] usb 4-1.2: USB 
disconnect, device number 59
  Nov 30 10:57:17 thinkpadt420 kernel: [ 2747.205880] usb 4-1.2.1: USB 
disconnect, device number 60
  Nov 30 10:57:17 thinkpadt420 kernel: [ 2747.206406] usb 4-1.2.2: USB 
disconnect, device number 61
  Nov 30 10:57:17 thinkpadt420 kernel: [ 2747.816793] usb 4-1.2: new high-speed 
USB device number 62 using ehci-pci
  Nov 30 10:57:18 thinkpadt420 kernel: [ 2747.909585] usb 4-1.2: New USB device 
found, idVendor=045e, idProduct=02c2
  Nov 30 10:57:18 thinkpadt420 kernel: [ 2747.909595] usb 4-1.2: New USB device 
strings: Mfr=0, Product=0, SerialNumber=0
  Nov 30 10:57:18 thinkpadt420 kernel: [ 2747.910267] hub 4-1.2:1.0: USB hub 
found
  Nov 30 10:57:18 thinkpadt420 kernel: [ 2747.910358] hub 4-1.2:1.0: 2 ports 
detected
  Nov 30 10:57:19 thinkpadt420 kernel: [ 2749.041712] usb 4-1.2.1: new 
high-speed USB device number 63 using ehci-pci
  Nov 30 10:57:19 thinkpadt420 kernel: [ 2749.136571] usb 4-1.2.1: New USB 
device found, idVendor=045e, idProduct=02ad
  Nov 30 10:57:19 thinkpadt420 kernel: [ 2749.136581] usb 4-1.2.1: New USB 
device strings: Mfr=1, Product=2, SerialNumber=3
  Nov 30 10:57:19 thinkpadt420 kernel: [ 2749.136586] usb 4-1.2.1: Product: 
Xbox Kinect Audio, © 2011 Microsoft Corporation. All rights reserved.
  Nov 30 10:57:19 thinkpadt420 kernel: [ 2749.136591] usb 4-1.2.1: 
Manufacturer: Microsoft
  Nov 30 10:57:19 thinkpadt420 kernel: [ 2749.136595] usb 4-1.2.1: 
SerialNumber: B70777100842334B
  Nov 30 10:57:19 thinkpadt420 mtp-probe: checking bus 4, device 63: 
"/sys/devices/pci:00/:00:1d.0/usb4/4-1/4-1.2/4-1.2.1"
  Nov 30 10:57:19 thinkpadt420 mtp-probe: bus: 4, device: 63 was not an MTP 
device

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-18-generic 4.2.0-18.22
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   shuhao 1666 F...m pulseaudio
   /dev/snd/controlC0:  shuhao 1666 F pulseaudio
  CurrentDesktop: XFCE
  Date: Mon Nov 30 10:53:22 2015
  HibernationDevice: RESUME=UUID=c55683f4-2e8a-4ea2-961f-22cc50468a0c
  InstallationDate: Installed on 2015-11-30 (0 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: LENOVO 4180J4C
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/zsh
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic.efi.signed 
root=/dev/mapper/xubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-18-generic N/A
   linux-backports-modules-4.2.0-18-generic  N/A
   linux-firmware1.149.2
  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: 07/05/2013
 

[Kernel-packages] [Bug 1532746] Re: SHIFT, ALT and CTRL problem with HP pavilion 15 ab062nl

2016-01-13 Thread Dea1993
i've installed from here http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D 
kernel 4.4 lowlatency.
same problem

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-4.4

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

Title:
  SHIFT, ALT and CTRL problem with HP pavilion 15 ab062nl

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I've a problem with the keyboard of notebook HP Pavilion 15 ab062nl.
  the problem is with SHIFT ALT and CTRL buttons of the keyboard.

  for example when i use ALT-TAB shortcut, after few seconds, the ALT-TAB menu 
disappear as if i release ALT key, but isn't so.
  another example is when i navigate on web, when i scroll page with mouse 
wheel, sometimes the page start to resize, as if i'm pressing CTRL command 
while scroll, or if i'm writing a text, sometimes, borwser launch shortcut, as 
if i'm pressing CTRL while i type text, for exaple if i'm typing "b" letter, 
opens bookmarks...

  another example is while i'm typing text, if i press SHIFT key and
  start typing, begins to write uppercase letters and after a while,
  writes lowercase like I released shift, but i'm still pressing shift.

  for example if i press SHIFT+s, the result is this:
  SSs
  some letters are uppercase, but others are lowercase.

  i haven't found a solution.
  the only way to solve momentarily the problem, is pressing for some seconds 
the only SHIFT key, after that, the problems disappears indefinitely, or until 
the next restart.

  This problem occurs with all ubuntu version (x86 and x86_64), now i'm
  using Ubuntu 15.10, but i've also tried ubuntu 15.04, ubuntu 14.04,
  ubuntu 12.04, ubuntu 10.04.

  furthermore i've this problem also with other GNU/Linux Distributions (i've 
tried Fedora, OpenSuse, ArchLinux, Antergos, Debian, SteamOS).
  but isn't and hardware problem, because on Windows 8.1 and Windows 10 i 
haven't these problems.

  i've also tried to plug in an externa USB keyboard, and if i use
  external USB keybaord i haven't problems.

  i think is a problem of compatibility, with integrated keyboard of
  this notebook.

  i've tried to monitor these problems using XEV, and the results is
  that also if i'm not using notebook, sometimes XEV reads an INPUT of
  one of these 3 key (SHIFT, ALT, CTRL), and while i'm pressing one of
  these 3 key, XEV see also if i release and immedialty after press
  again the key.

  this is an example of the input while i press Left_ALT key for a while

  KeyPress event, serial 37, synthetic NO, window 0x3e1,
  root 0x498, subw 0x0, time 129987, (-142,152), root:(452,476),
  state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
  XLookupString gives 0 bytes:
  XmbLookupString gives 0 bytes:
  XFilterEvent returns: False
   
  KeyRelease event, serial 37, synthetic NO, window 0x3e1,
  root 0x498, subw 0x0, time 130147, (-142,152), root:(452,476),
  state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
  XLookupString gives 0 bytes:
  XFilterEvent returns: False
   
  KeyPress event, serial 37, synthetic NO, window 0x3e1,
  root 0x498, subw 0x0, time 130391, (-142,152), root:(452,476),
  state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
  XLookupString gives 0 bytes:
  XmbLookupString gives 0 bytes:
  XFilterEvent returns: False
   
  whole log here http://pastebin.com/CPGz40aw

  and this is the output of xev, leaving the notebook on a few hours
  without using it http://pastebin.com/sYSHAbGy

  
  this is "xinput" output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ Logitech USB Laser Mouseid=11   [slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=13   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ HP Truevision HDid=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ HP WMI hotkeys  id=14   [slave  
keyboard (3)]
  ↳ HP Wireless hotkeys id=15   [slave  
keyboard (3)]

  i hope that this bug can be solved

  ProblemType: Bug

[Kernel-packages] [Bug 1464833] Re: Unable to configure Firmware Assisted dump

2016-01-13 Thread Chris J Arges
** Package changed: ubuntu => makedumpfile (Ubuntu)

** Changed in: makedumpfile (Ubuntu)
   Status: New => Fix Released

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

Title:
  Unable to configure Firmware Assisted dump

Status in makedumpfile package in Ubuntu:
  Fix Released
Status in makedumpfile source package in Trusty:
  In Progress

Bug description:
  [SRU justification]
  This represent a hardware enablement SRU : Firmware assisted dumps (fadump) 
are not possible on LTS.

  [Impact]
  The fadump mechanism cannot be used on Power systems running Trusty

  [Fix]
  Backport fadump functionality from makedumpfile 1.5.8 present in Wily and 
onward.

  [Test Case]
  See comment #9 : The proposed SRU has been tested from a PPA on a Power VM.

  [Regression]
  None expected from a functionality point of view as it is a new feature. 
Existing code paths are minimally modified.

  [Original description of the problem]

  ---Steps to Reproduce---
  1) Using latest daily ISO install 14.04.02 as a Power VM guest.
  2) Upgrade the kernel to 3.19 level (3.19.0-18-generic)
  3) In order to use Firmware Assisted Dump feature update the kernel command 
with fadump=on.
  4) Reboot.

  Post reboot using kdump-config load command fails with following
  message :

  # kdump-config load
  Memory for crashkernel is not reserved
  Please reserve memory by passing"crashkernel=X@Y" parameter to kernel
  Then try to loading kdump kernel
   * failed to load kdump kernel

  # kdump-config status
  current state   : Not ready to kdump
  #

  # cat /proc/cmdline
  BOOT_IMAGE=/boot/vmlinux-3.19.0-18-generic 
root=UUID=3ea23bcf-7269-432f-bacc-f82c6cdd774e ro splash quiet fadump=on 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
  # cat /sys/kernel/fadump_enabled
  1
  # cat /sys/kernel/fadump_registered
  0
  #

  # dmesg | grep -i Firmware
  [0.00] Reserved 5120MB of memory at 97279MB for firmware-assisted dump
  [0.00] firmware_features = 0x0001c45ffc5f
  #
  # cat /boot/config-3.19.0-18-generic | grep -i FA_DUMP
  CONFIG_FA_DUMP=y
  #

  Are there any user space fixes missing which prevents me from
  configuring firmware assisted dump ?

  == Comment: #4 - Hari Krishna Bathini  - 2015-06-12 
05:28:24 ==
  This patch makes kdump-tools fadump aware so as to switch between
  kdump & fadump seemlessly based on the dump method enabled (fadump/kdump).

  Thanks
  Hari

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1464833/+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 1533804] [NEW] CPU fan speed regression since 15.04

2016-01-13 Thread Alistair Buxton
Public bug reported:

When running 14.04 my CPU fan speed increases relative to the CPU
temperature, which keeps the temperature fairly constant.

When running 15.04 or 15.10 the CPU fan speed is locked to the minimum
until the temperature reaches 81 degrees, then it switches to maximum
until the temperature falls below 72 degrees. Then it goes back to the
minimum. This is both annoying and causes unnecessary stress to the
hardware.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-23-generic 4.2.0-23.28
ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
Uname: Linux 4.2.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Jan 13 19:13:51 2016
HibernationDevice: RESUME=UUID=5a0bdae5-ddc6-4b6f-aead-360c2949313a
InstallationDate: Installed on 2015-07-12 (185 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=283ec8d4-031f-4703-9de4-8dfe31132378 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-23-generic N/A
 linux-backports-modules-4.2.0-23-generic  N/A
 linux-firmware1.149.3
RfKill:
 1: hci1: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-12-31 (12 days ago)
dmi.bios.date: 11/25/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0704
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79XTD EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0X
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0704:bd11/25/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug wily

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

Title:
  CPU fan speed regression since 15.04

Status in linux package in Ubuntu:
  New

Bug description:
  When running 14.04 my CPU fan speed increases relative to the CPU
  temperature, which keeps the temperature fairly constant.

  When running 15.04 or 15.10 the CPU fan speed is locked to the minimum
  until the temperature reaches 81 degrees, then it switches to maximum
  until the temperature falls below 72 degrees. Then it goes back to the
  minimum. This is both annoying and causes unnecessary stress to the
  hardware.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jan 13 19:13:51 2016
  HibernationDevice: RESUME=UUID=5a0bdae5-ddc6-4b6f-aead-360c2949313a
  InstallationDate: Installed on 2015-07-12 (185 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=283ec8d4-031f-4703-9de4-8dfe31132378 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  RfKill:
   1: hci1: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-12-31 (12 days ago)
  dmi.bios.date: 11/25/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0704
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A79XTD EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0X
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0704:bd11/25/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
  

[Kernel-packages] [Bug 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-13 Thread Leonardo Marques Rodrigues
Jeremy,

I'm sorry, but the notebook is in warranty period, so I can't remove the
cover. Is there any other way to find out the model number?

Thank you 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/1532267

Title:
  Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036]  not
  recognized

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have installed Ubuntu 14.04 on my Acer Aspire E5-573G, and the
  bluetooth was not recognized, but wifi is working perfectly. This
  problem occurred from kernel 3.19 - 4.4-rc8.

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0803]
   Kernel driver in use: ath9k

  The result of lsusb;
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 001 Device 003: ID 1bcf:2c81 Sunplus Innovation Technology Inc.
  Bus 001 Device 005: ID 046d:c534 Logitech, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan  8 14:41:21 2016
  InstallationDate: Installed on 2015-12-25 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-wily
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lmrodrigues   2174 F pulseaudio
   /dev/snd/controlC1:  lmrodrigues   2174 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=898c0089-7a66-4b09-b59b-0953113ce894
  InstallationDate: Installed on 2015-12-25 (15 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Acer Aspire E5-573G
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=37df17cf-666c-4aa5-b851-ef8e5f7ce3e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  trusty
  Uname: Linux 4.2.0-23-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/25/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.31
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.31:bd09/25/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573G
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

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

2016-01-13 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.13.0-75.119~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:Monday, 11. January 2016 21:02 UTC
  kernel-stable-master-bug:1532781
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 19:02 UTC
+ kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:47 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/1532956

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
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-75.119~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:Monday, 11. January 2016 21:02 UTC
  kernel-stable-master-bug:1532781
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-phase-changed:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:47 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532956/+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 1532942] Re: [EEH] Recursive fenced PHB during EEH recovery on Broadcom Shiner adapter

2016-01-13 Thread Tim Gardner
** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
   Status: Triaged

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

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

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

** Changed in: linux (Ubuntu Wily)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

** Changed in: linux (Ubuntu Vivid)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  [EEH] Recursive fenced PHB during EEH recovery on Broadcom Shiner
  adapter

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released

Bug description:
  ---Problem Description---
  Recursive PHB error from EEH recovery on Shiner adapter

  ---uname output---
  Ubuntu 14.04.3 LTS (3.19.0-30)
   
  Machine Type = Firestone 

  ---Steps to Reproduce---
   When injecting EEH error (frozen PE) to BCM57800 on ubuntu 14.04.3, the EEH 
error is recovered automatically. However I saw recursive fenced PHB error 
during the recovery, which isn't the expected behaviour. After checking the 
ubuntu's kernel source repository, I found one patch, which as merged to 
powerpc/next branch recently, is missed as below. This bug is opened to 
tracking the backporting. Please help to mirror to Canonical accordingly, 
thanks!
   
  This bug was opened to track the backporting (as below) to ubuntu's distro. 
Please help mirrored to Cacinonical accordingly.

  https://git.kernel.org/cgit/linux/kernel/git/next/linux-
  next.git/commit/?id=353169acf1858bb2dc3f91475dafabce547de14c which
  reads "powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner
  adapter"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532942/+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 1532774] Re: linux: 3.2.0-98.138 -proposed tracker

2016-01-13 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   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/1532774

Title:
  linux: 3.2.0-98.138 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  In Progress
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-98.138 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:Monday, 11. January 2016 11:52 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 20:03 UTC
  kernel-stable-phase-changed:Monday, 11. January 2016 20:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532774/+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 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh=11
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=04.02
S:  Manufacturer=Linux 4.2.0-23-generic xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:14.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=01 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#=  2 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1bcf ProdID=2b8a Rev=47.11
S:  Manufacturer=CNFDH73F30401789B262
S:  Product=Integrated_Webcam_HD
C:  #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=0e(video) Sub=01 Prot=00 Driver=uvcvideo
I:  If#= 1 Alt= 0 #EPs= 0 Cls=0e(video) Sub=02 Prot=00 Driver=uvcvideo

T:  Bus=01 Lev=01 Prnt=01 Port=05 Cnt=02 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=04f3 ProdID=2098 Rev=11.01
S:  Manufacturer=ELAN
S:  Product=Touchscreen
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=03(HID  ) Sub=00 Prot=00 Driver=usbhid

T:  Bus=01 Lev=01 Prnt=01 Port=06 Cnt=03 Dev#=  4 Spd=12  MxCh= 0
D:  Ver= 2.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=8087 ProdID=07dc Rev=00.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
I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=5000 MxCh= 4
D:  Ver= 3.00 Cls=09(hub  ) Sub=00 Prot=03 MxPS= 9 #Cfgs=  1
P:  Vendor=1d6b ProdID=0003 Rev=04.02
S:  Manufacturer=Linux 4.2.0-23-generic xhci-hcd
S:  Product=xHCI Host Controller
S:  SerialNumber=:00:14.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 2
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=04.02
S:  Manufacturer=Linux 4.2.0-23-generic ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=:00:1d.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480 MxCh= 8
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=8087 ProdID=8001 Rev=00.03
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  

[Kernel-packages] [Bug 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
some xinput output


⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ ELAN Touchscreen  id=11   [slave  pointer  (2)]
⎜   ↳ MSFT0001:00 06CB:75BD UNKNOWN id=12   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Power Button  id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ Integrated_Webcam_HD  id=10   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]
↳ Dell WMI hotkeys  id=14   [slave  keyboard (3)]
↳ DELL Wireless hotkeys id=15   [slave  keyboard (3)]


Device 'MSFT0001:00 06CB:75BD UNKNOWN':
Device Enabled (138):   1
Coordinate Transformation Matrix (140): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
libinput Tapping Enabled (276): 1
libinput Tapping Enabled Default (277): 0
libinput Tapping Drag Lock Enabled (278):   0
libinput Tapping Drag Lock Enabled Default (279):   0
libinput Accel Speed (280): 0.318584
libinput Accel Speed Default (281): 0.00
libinput Natural Scrolling Enabled (282):   1
libinput Natural Scrolling Enabled Default (283):   0
libinput Send Events Modes Available (256): 1, 1
libinput Send Events Mode Enabled (257):0, 0
libinput Send Events Mode Enabled Default (258):0, 0
libinput Left Handed Enabled (284): 0
libinput Left Handed Enabled Default (285): 0
libinput Scroll Methods Available (286):1, 1, 0
libinput Scroll Method Enabled (287):   1, 0, 0
libinput Scroll Method Enabled Default (288):   1, 0, 0
libinput Click Methods Available (289): 1, 1
libinput Click Method Enabled (290):1, 0
libinput Click Method Enabled Default (291):1, 0
libinput Disable While Typing Enabled (292):1
libinput Disable While Typing Enabled Default (293):1
Device Node (259):  "/dev/input/event8"
Device Product ID (260):1739, 30141
libinput Drag Lock Buttons (294):   
libinput Horizonal Scroll Enabled (261):1

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: 

[Kernel-packages] [Bug 1533985] WifiSyslog.txt

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533985/+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 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
Added files collected from apport-collect in a non-wayland session. Just
in case.

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533985/+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 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread Christopher M. Penalver
jeremy, to advise, additional apport-collects won't be necessary unless
specifically requested.

Despite this, to clarify, regarding your title "not recognized with
multi touch pinch" could you please provide exact detail?

For example, using thumb at bottom left, and pointer finger at top
right, bring fingers together to center, etc.

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533985/+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 1532832] dwalin (amd64) - tests ran: 66, failed: 0

2016-01-13 Thread Brad Figg
tests ran:  66, failed: 0;
  
http://kernel.ubuntu.com/testing/4.2.0-24.29/dwalin__4.2.0-24.29__2016-01-14_05-53-00/results-index.html

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

Title:
  linux: 4.2.0-24.29 -proposed tracker

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

Bug description:
  This bug is for tracking the 4.2.0-24.29 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:Monday, 11. January 2016 15:28 UTC
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:03 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532832/+subscriptions

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


[Kernel-packages] [Bug 1520343] Re: Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

2016-01-13 Thread Jonas
Dennis, I don't know who you are but you are my hero! :D

My Acer Aspire v13 has been wifi-less since, well, a long time.
I too had found the https://bugs.launchpad.net/bugs/1383184 bug report, but 
neither the first workaround nor the released fix had any affect. But this 
(post 22) fixed it. I can live without bluetooth in the meantime.

Cheers!

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

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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  ---

  STATUS:

  Currently there is a fix for this problem in post #22 (originally post
  #19, but reposted due to command typos!) which seems to have fixed the
  issue for many. This bug is unique to revision 32 of the card
  [168c:003e], fixes for older revisions don't seem to work.

  There are a couple of issues regarding the fix for some people (not
  all):

  1. Wireless works, but network throughput stops some time after
  connecting to access point

  2. Bluetooth communications take a noticeable performance hit when
  transferring something over WiFi

  ---

  I have recently installed Ubuntu 15.10 (64-bit) alongside Windows 10 on an 
Acer Aspire VN7-792G-76ZH and discovered, that the Qualcomm wireless card 
doesn't work in it or 16.04.
  The card has the device id 168c:003e as many other cards, for example the 
Qualcomm Atheros Killer 
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1383184), but it has a 
newer revision number (32) and the suggested fixes work only partially and the 
wireless is unusable.

  The computer has just been released this summer and is Intel Skylake
  -based.

  I've tried the patch from bug 1383184, which has a fix for the card revision 
20:
  Make the directory /lib/firmware/ath10k/QCA6174/hw3.0/ and put in the patch 
files:
  board.bin
  firmware-4.bin
  notice_ath10k_firmware-4.txt

  ath10k_pci succeeds in loading the firmware, but it seems that the
  firmware is not working correctly:

  dmesg | grep ath
  [5.452683] ath10k_pci :07:00.0: pci irq msi-x interrupts 8 irq_mode 0 
reset_mode 0
  [5.678420] ath10k_pci :07:00.0: Direct firmware load for 
ath10k/cal-pci-:07:00.0.bin failed with error -2
  [5.678773] ath10k_pci :07:00.0: Direct firmware load for 
ath10k/QCA6174/hw3.0/board-pci-168c:003e:11ad:0807.bin failed with error -2
  [5.678781] ath10k_pci :07:00.0: failed to load spec board file, 
falling back to generic: -2
  [5.679445] ath10k_pci :07:00.0: Direct firmware load for 
ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
  [5.679453] ath10k_pci :07:00.0: could not fetch firmware file 
'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
  [7.802316] ath10k_pci :07:00.0: qca6174 hw3.2 (0x0503, 
0x00340aff, 168c:003e:11ad:0807 fallback) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 api 
4 htt 3.26 wmi 4 cal otp max_sta 32
  [7.802329] ath10k_pci :07:00.0: debug 0 debugfs 1 tracing 1 dfs 0 
testmode 0
  [8.200607] ath: EEPROM regdomain: 0x6c
  [8.200614] ath: EEPROM indicates we should expect a direct regpair map
  [8.200619] ath: Country alpha2 being used: 00
  [8.200621] ath: Regpair used: 0x6c
  [8.216605] ath10k_pci :07:00.0 wlp7s0: renamed from wlan0
  [   13.462029] ath10k_pci :07:00.0: failed to enable dynamic BW: -11
  [   16.461416] ath10k_pci :07:00.0: could not suspend target (-11)
  [   24.760062] ath10k_pci :07:00.0: failed to enable dynamic BW: -11
  [   27.759534] ath10k_pci :07:00.0: could not suspend target (-11)
  [   36.046205] ath10k_pci :07:00.0: failed to set arp ac override 
parameter: -11
  [   39.045729] ath10k_pci :07:00.0: could not suspend target (-11)
  [   47.344304] ath10k_pci :07:00.0: failed to enable dynamic BW: -11
  [   50.343794] ath10k_pci :07:00.0: could not suspend target (-11)
  [   58.630534] ath10k_pci :07:00.0: failed to enable dynamic BW: -11
  [   61.629936] ath10k_pci :07:00.0: could not suspend target (-11)
  [   69.920624] ath10k_pci :07:00.0: failed to enable dynamic BW: -11
  [   72.920132] ath10k_pci :07:00.0: could not suspend target (-11)
  [   81.206812] ath10k_pci :07:00.0: failed to enable dynamic BW: -11
  [   84.206218] ath10k_pci :07:00.0: could not suspend target (-11)
  ...

  Then it just constantly prints the last two messages on and on.
  I can weirdly enough see the card in iwconfig:
  wlp7s0IEEE 802.11abgn  ESSID:off/any
    Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm
    Retry short limit:7   RTS thr:off   Fragment thr:off
    Power Management:off

  And I can see the wireless-icon in the toolbar, but scanning for
  access points or trying to 

[Kernel-packages] [Bug 1527829] Re: displayport MST external monitors don't return from sleep mode

2016-01-13 Thread Derek
Additional info: When in intended setup (two monitors on one DP) the
ASUS brand monitor flickers occasionally (not a nuisance)

- Connecting just the ASUS to the adapter (other HDMI port unpopulated) the 
monitor flickers repeatedly, indefinitely, often. This is regardless of which 
of the 2 ports it's on. I have attached verbose (drm.debug=0x05) kernel logs of 
this behavior
- Connecting just the samsung (second external monitor) to the adapter works 
fine, and when going to powersave using "xset dpms force off" monitor 
stay off, although the external monitor doesn't come on after resume (topic 
issue), confirmed multiple times

So it seems like the ASUS is causing all monitors/panel to wake up ~15s
after display standby.

In the attached log, the monitor cycling on/off happens 5 times

** Attachment added: "cycling-onemonitor.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527829/+attachment/4549558/+files/cycling-onemonitor.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/1527829

Title:
  displayport MST external monitors don't return from sleep mode

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When displays go to sleep, upon return from sleep the two monitors
  attached to a belkin mini displayport to 2x HDMI, do not return from
  sleep. This results in part of the desktop being inaccessible, until
  the external displays are unplugged, and then plugged back in.

  Sometimes, Xorg will also back down to one monitor. The data
  accompanying this report is for an instance where the power save mode
  caused Xorg to drop to the primary monitor only.

  This is on Ubuntu 15.10 on a Dell XPS 13 (9333) with integrated intel
  HD 4400 graphics. There are two external monitors connected by HDMI to
  a belkin DP-MST adapter which connects to the mini-displayport. A
  single-HDMI-to-mini-displayport belkin adapter works as expected
  (coming out of power save).

  xserver-xorg-video-intel:
Installed: 2:2.99.917+git20150808-0ubuntu4

  Expected behavior: Displays go to sleep, and upon returning all
  displays are still present and all wake.

  Xorg.0.log, relevant happenings:

  [   189.711] (II) intel(0): Disabled output DP1-1
  [   189.711] (II) intel(0): Disabled output DP1-2
  [   189.739] (II) intel(0): resizing framebuffer to 1920x1080
  [   189.745] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 
0, position (0, 0), rotation normal, reflection none
  [   190.339] (II) intel(0): Enabled output DP1-1
  [   190.351] (II) intel(0): Enabled output DP1-2

  dmesg relevant happenings:

  [  190.031929] [ cut here ]
  [  190.032008] WARNING: CPU: 1 PID: 1114 at 
/build/linux-1vdNXv/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:476 
intel_pipe_will_have_type.isra.41+0x6e/0x80 [i915]()
  [  190.032015] WARN_ON(num_connectors == 0)
  [  190.032019] Modules linked in:
  [  190.032025]  drbg ansi_cprng ctr ccm rfcomm vmw_vsock_vmci_transport vsock 
vmw_vmci bnep snd_hda_codec_hdmi arc4 intel_rapl iosf_mbi x86_pkg_temp_thermal 
intel_powerclamp coretemp kvm_intel dell_wmi hid_rmi sparse_keymap kvm 
dell_laptop crct10dif_pclmul dcdbas crc32_pclmul dell_smm_hwmon aesni_intel 
iwlmvm aes_x86_64 lrw mac80211 gf128mul glue_helper ablk_helper cryptd iwlwifi 
uvcvideo serio_raw videobuf2_vmalloc videobuf2_memops videobuf2_core cfg80211 
v4l2_common videodev media snd_hda_codec_realtek hid_multitouch 
snd_hda_codec_generic lpc_ich shpchp joydev input_leds snd_soc_rt5640 btusb 
btrtl snd_soc_rl6231 btbcm btintel snd_soc_core bluetooth snd_compress 
snd_hda_intel mei_me mei snd_hda_codec snd_hda_core ac97_bus snd_pcm_dmaengine 
snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi
  [  190.032158]  snd_seq snd_seq_device snd_timer snd acpi_als kfifo_buf 
dw_dmac industrialio dw_dmac_core soundcore snd_soc_sst_acpi 8250_dw 
i2c_designware_platform dell_rbtn i2c_designware_core spi_pxa2xx_platform 
intel_smartconnect mac_hid ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 xt_hl ip6t_rt 
nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT nf_reject_ipv4 nf_log_ipv4 
nf_log_common xt_LOG xt_limit xt_tcpudp xt_addrtype nf_conntrack_ipv4 
nf_defrag_ipv4 xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns 
nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack 
iptable_filter ip_tables x_tables parport_pc ppdev lp parport autofs4 
hid_generic usbhid uas usb_storage i915 i2c_algo_bit drm_kms_helper psmouse drm 
ahci libahci wmi video sdhci_acpi sdhci i2c_hid hid
  [  190.032287] CPU: 1 PID: 1114 Comm: Xorg Not tainted 4.2.0-21-generic 
#25-Ubuntu
  [  190.032293] Hardware name: Dell Inc. XPS13 9333/0GFTRT, BIOS A04 03/19/2014
  [  190.032298]   187f4872 880212327ad8 
817e9449
  [  190.032309]   880212327b30 880212327b18 
8107b3d6
  [  190.032318]  

[Kernel-packages] [Bug 1506615] Re: Bluetooth not finding any device

2016-01-13 Thread Luis Henriques
This patch in in through upstream stable updates, thus I am tagging it
as verified for all the series.

** Changed in: linux (Ubuntu Precise)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Trusty)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Vivid)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Wily)
   Status: New => Fix Committed

** Tags added: verification-done-precise verification-done-trusty
verification-done-vivid verification-done-wily

** Tags added: verification-done-utopic

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

Title:
  Bluetooth not finding any device

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

Bug description:
  I can not connect to any of my bluetooth devices.
  hcitool scan runs for some seconds, then shows no devices.

  WORKAROUND:

  sudo add-apt-repository ppa:hanipouspilot/bluetooth
  sudo apt-get update
  sudo apt-get install btusb-lp1506615-dkms

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  david  2188 F pulseaudio
   /dev/snd/controlC0:  david  2188 F pulseaudio
  Date: Thu Oct 15 21:53:43 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-06-13 (488 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: Dell Inc. Precision M4800
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet nosplash
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-07-20 (87 days ago)
  dmi.bios.date: 09/29/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd09/29/2015:svnDellInc.:pnPrecisionM4800:pvr00:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4800
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506615/+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 1512815] Re: read() from pty doesn't finish.

2016-01-13 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

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

Title:
  read() from pty doesn't finish.

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

Bug description:
  It has been brought to my attention

  By the attached test program pty, a pair of process repeats writing
  and reading only '\n' to a master pseudoterminal device (/dev/ptmx)
  and a slave pseudoterminal device (/dev/pts/N) each. When we carry out
  the following 30 pairs 10,000 times, in a pair each process doesn't
  finish reading.

  $ pty 30
  The following message will be usually indicated immediately.
  #name copy num/sec usec/num
  pty_switch 30 1541842 0.648575

  When a message wasn't indicated any more, we got the attached dump file. 
  A kernel was 3.13.0-45.74. 
  A system was Ubuntu 14.04 LTS.

  The same problem occurred in case of 3.13.0-55.92 kernel and the following 
kernel have been tested as well:
  2.6.32, 3.10: not reproduces.
  3.19, 4.0.0, 4.1.3: reproduces.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1512815/+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 1527062] Re: XFS Deadlock on 4.2+

2016-01-13 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  XFS Deadlock on 4.2+

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

Bug description:
  [Impact]

   * An XFS Deadlock situation is possible on kernels older than 4.4rc1^

   * Hung tasks have stack traces similar to
  [ 4559.110607] INFO: task kworker/1:0:17 blocked for more than 120 seconds.
  [ 4559.143010]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [ 4559.171972] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [ 4559.209753] kworker/1:0 D  017  2 
0x
  [ 4559.209791] Workqueue: xfs-cil/sdac1 xlog_cil_push_work [xfs]
  [ 4559.209794]  88085be9fbb8 0046 88085b746040 
88085be8a940
  [ 4559.209795]   88085bea 880107fddcc0 
88085be8a940
  [ 4559.209797]  880859119c00 880859119d00 88085be9fbd8 
817b6a77
  [ 4559.209798] Call Trace:
  [ 4559.209806]  [] schedule+0x37/0x80
  [ 4559.209817]  [] xlog_state_get_iclog_space+0xdb/0x2d0 
[xfs]
  [ 4559.209822]  [] ? wake_up_q+0x80/0x80
  [ 4559.209832]  [] xlog_write+0x191/0x6a0 [xfs]
  [ 4559.209835]  [] ? prandom_u32+0x18/0x20
  [ 4559.209845]  [] xlog_cil_push+0x1f9/0x3b0 [xfs]
  [ 4559.209854]  [] xlog_cil_push_work+0x15/0x20 [xfs]
  [ 4559.209857]  [] process_one_work+0x14e/0x3d0
  [ 4559.209858]  [] worker_thread+0x11a/0x470
  [ 4559.209860]  [] ? rescuer_thread+0x310/0x310
  [ 4559.209862]  [] kthread+0xd2/0xf0
  [ 4559.209863]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [ 4559.209865]  [] ret_from_fork+0x3f/0x70
  [ 4559.209866]  [] ? kthread_create_on_node+0x1c0/0x1c0

  or

  [305651.804853] INFO: task kswapd0:194 blocked for more than 120 seconds.
  [305651.836092]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [305651.865655] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [305651.903596] kswapd0 D 88085fa96640 0   194  2 
0x
  [305651.903614]  8810591ab858 0046 88085c2c2940 
88105b19a940
  [305651.903616]  880066c64548 8810591ac000 8808599cae18 

  [305651.903618]  88105b19a940 88085a2cb000 8810591ab878 
817b6a77
  [305651.903620] Call Trace:
  [305651.903629]  [] schedule+0x37/0x80
  [305651.903655]  [] _xfs_log_force_lsn+0x15c/0x2d0 [xfs]
  [305651.903662]  [] ? wake_up_q+0x80/0x80
  [305651.903675]  [] xfs_log_force_lsn+0x2e/0x80 [xfs]
  [305651.903687]  [] ? xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903698]  [] __xfs_iunpin_wait+0x8d/0x120 [xfs]
  [305651.903701]  [] ? autoremove_wake_function+0x40/0x40
  [305651.903711]  [] xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903721]  [] xfs_reclaim_inode+0x125/0x330 [xfs]
  [305651.903732]  [] xfs_reclaim_inodes_ag+0x248/0x360 [xfs]
  [305651.903735]  [] ? destroy_inode+0x3c/0x60
  [305651.903744]  [] xfs_reclaim_inodes_nr+0x33/0x40 [xfs]
  [305651.903755]  [] xfs_fs_free_cached_objects+0x19/0x20 
[xfs]
  [305651.903758]  [] super_cache_scan+0x181/0x190
  [305651.903761]  [] shrink_slab+0x206/0x380
  [305651.903763]  [] shrink_zone+0x291/0x2b0
  [305651.903764]  [] kswapd+0x500/0x9b0
  [305651.903766]  [] ? 
mem_cgroup_shrink_node_zone+0x130/0x130
  [305651.903768]  [] kthread+0xd2/0xf0
  [305651.903770]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [305651.903772]  [] ret_from_fork+0x3f/0x70
  [305651.903774]  [] ? kthread_create_on_node+0x1c0/0x1c0

  [Test Case]

   * Large numbers of IO tasks to large numbers of XFS fileystems while
  under memory pressure.  Testcase may not be guaranteed.

  [Regression Potential]

   * Upstream commit
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7a29ac474a47eb8cf212b45917683ae89d6fa13b
   - This commit allocates rescuer threads for each of the XFS work queues.

   * Possible additional memory usage from rescuer threads.

  [Other Info]

   * Anything else you think is useful to 

[Kernel-packages] [Bug 1527039] Re: read: Value too large for defined data type -- from fanotify interface

2016-01-13 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

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

Title:
  read: Value too large for defined data type -- from fanotify interface

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Committed

Bug description:
  fatrace is giving me errors because my computer is using large files:

  sarnold@hunt:~/trees/linux$ sudo fatrace
  [sudo] password for sarnold: 
  read: Value too large for defined data type
  sarnold@hunt:~/trees/linux$ sudo fatrace
  squid3(7248): O /var/cache/squid-deb-proxy/06/C7
  squid3(7248): C /var/cache/squid-deb-proxy/06/C7
  read: Value too large for defined data type
  sarnold@hunt:~/trees/linux$ sudo fatrace
  read: Value too large for defined data type

  A fix is available in
  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1e2ee49f7f1b79f0b14884fe6a602f0411b39552

  I'm currently using:
  Linux hunt 3.13.0-69-generic #112-Ubuntu SMP Tue Nov 10 16:29:26 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  I did't see the above fix in my checkout of the Ubuntu kernel git
  tree, so this is probably a fair result despite coming from a
  -proposed kernel. (I'm going to reboot any day now, I promise.)

  Thanks
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sarnold2870 F pulseaudio
   /dev/snd/pcmC0D0p:   sarnold2870 F...m pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=81b2976f-2830-4449-9dae-e1d44a43fa78
  InstallationDate: Installed on 2012-10-18 (1154 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
  MachineType: LENOVO 2359CTO
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-69-generic 
root=UUID=7b8c2e1b-d2e6-47d9-9030-c078e9701a1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-69.112-generic 3.13.11-ckt29
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-69-generic N/A
   linux-backports-modules-3.13.0-69-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.13.0-69-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-12 (614 days ago)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sbuild sudo
  _MarkForUpload: True
  dmi.bios.date: 09/13/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET62WW (2.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  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: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET62WW(2.04):bd09/13/2012:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527039/+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 1527062] Re: XFS Deadlock on 4.2+

2016-01-13 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
wily' to 'verification-done-wily'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty verification-needed-utopic 
verification-needed-vivid verification-needed-wily

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

Title:
  XFS Deadlock on 4.2+

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

Bug description:
  [Impact]

   * An XFS Deadlock situation is possible on kernels older than 4.4rc1^

   * Hung tasks have stack traces similar to
  [ 4559.110607] INFO: task kworker/1:0:17 blocked for more than 120 seconds.
  [ 4559.143010]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [ 4559.171972] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [ 4559.209753] kworker/1:0 D  017  2 
0x
  [ 4559.209791] Workqueue: xfs-cil/sdac1 xlog_cil_push_work [xfs]
  [ 4559.209794]  88085be9fbb8 0046 88085b746040 
88085be8a940
  [ 4559.209795]   88085bea 880107fddcc0 
88085be8a940
  [ 4559.209797]  880859119c00 880859119d00 88085be9fbd8 
817b6a77
  [ 4559.209798] Call Trace:
  [ 4559.209806]  [] schedule+0x37/0x80
  [ 4559.209817]  [] xlog_state_get_iclog_space+0xdb/0x2d0 
[xfs]
  [ 4559.209822]  [] ? wake_up_q+0x80/0x80
  [ 4559.209832]  [] xlog_write+0x191/0x6a0 [xfs]
  [ 4559.209835]  [] ? prandom_u32+0x18/0x20
  [ 4559.209845]  [] xlog_cil_push+0x1f9/0x3b0 [xfs]
  [ 4559.209854]  [] xlog_cil_push_work+0x15/0x20 [xfs]
  [ 4559.209857]  [] process_one_work+0x14e/0x3d0
  [ 4559.209858]  [] worker_thread+0x11a/0x470
  [ 4559.209860]  [] ? rescuer_thread+0x310/0x310
  [ 4559.209862]  [] kthread+0xd2/0xf0
  [ 4559.209863]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [ 4559.209865]  [] ret_from_fork+0x3f/0x70
  [ 4559.209866]  [] ? kthread_create_on_node+0x1c0/0x1c0

  or

  [305651.804853] INFO: task kswapd0:194 blocked for more than 120 seconds.
  [305651.836092]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [305651.865655] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [305651.903596] kswapd0 D 88085fa96640 0   194  2 
0x
  [305651.903614]  8810591ab858 0046 88085c2c2940 
88105b19a940
  [305651.903616]  880066c64548 8810591ac000 8808599cae18 

  [305651.903618]  88105b19a940 88085a2cb000 8810591ab878 
817b6a77
  [305651.903620] Call Trace:
  [305651.903629]  [] schedule+0x37/0x80
  [305651.903655]  [] _xfs_log_force_lsn+0x15c/0x2d0 [xfs]
  [305651.903662]  [] ? wake_up_q+0x80/0x80
  [305651.903675]  [] xfs_log_force_lsn+0x2e/0x80 [xfs]
  [305651.903687]  [] ? xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903698]  [] __xfs_iunpin_wait+0x8d/0x120 [xfs]
  [305651.903701]  [] ? autoremove_wake_function+0x40/0x40
  [305651.903711]  [] xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903721]  [] xfs_reclaim_inode+0x125/0x330 [xfs]
  [305651.903732]  [] xfs_reclaim_inodes_ag+0x248/0x360 [xfs]
  [305651.903735]  [] ? destroy_inode+0x3c/0x60
  [305651.903744]  [] xfs_reclaim_inodes_nr+0x33/0x40 [xfs]
  [305651.903755]  [] xfs_fs_free_cached_objects+0x19/0x20 
[xfs]
  [305651.903758]  [] super_cache_scan+0x181/0x190
  [305651.903761]  [] shrink_slab+0x206/0x380
  [305651.903763]  [] shrink_zone+0x291/0x2b0
  [305651.903764]  [] kswapd+0x500/0x9b0
  [305651.903766]  [] ? 
mem_cgroup_shrink_node_zone+0x130/0x130
  [305651.903768]  [] kthread+0xd2/0xf0
  [305651.903770]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [305651.903772]  [] ret_from_fork+0x3f/0x70
  [305651.903774]  [] ? kthread_create_on_node+0x1c0/0x1c0

  [Test Case]

   * Large numbers of IO tasks to large numbers of XFS fileystems while
  under memory pressure.  Testcase may not be guaranteed.

  [Regression Potential]

   * Upstream commit
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7a29ac474a47eb8cf212b45917683ae89d6fa13b
   - This commit allocates rescuer threads for each of the XFS work queues.

 

[Kernel-packages] [Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2016-01-13 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

-- 
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:
  Fix Committed
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Vivid:
  Fix Released
Status in linux source package in Wily:
  Fix Released

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 
root=UUID=cccf5e59-012e-4ab5-a6ba-08850e60aba1 ro video=hyperv_fb:1920x1080 
quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-22-generic N/A
   linux-backports-modules-3.13.0-22-generic  N/A
   linux-firmware 1.127
  RfKill:
   
  Tags:  trusty
  Uname: Linux 3.13.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2012
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: Hyper-V UEFI Release 

[Kernel-packages] [Bug 1527062] Re: XFS Deadlock on 4.2+

2016-01-13 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
vivid' to 'verification-done-vivid'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!

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

Title:
  XFS Deadlock on 4.2+

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

Bug description:
  [Impact]

   * An XFS Deadlock situation is possible on kernels older than 4.4rc1^

   * Hung tasks have stack traces similar to
  [ 4559.110607] INFO: task kworker/1:0:17 blocked for more than 120 seconds.
  [ 4559.143010]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [ 4559.171972] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [ 4559.209753] kworker/1:0 D  017  2 
0x
  [ 4559.209791] Workqueue: xfs-cil/sdac1 xlog_cil_push_work [xfs]
  [ 4559.209794]  88085be9fbb8 0046 88085b746040 
88085be8a940
  [ 4559.209795]   88085bea 880107fddcc0 
88085be8a940
  [ 4559.209797]  880859119c00 880859119d00 88085be9fbd8 
817b6a77
  [ 4559.209798] Call Trace:
  [ 4559.209806]  [] schedule+0x37/0x80
  [ 4559.209817]  [] xlog_state_get_iclog_space+0xdb/0x2d0 
[xfs]
  [ 4559.209822]  [] ? wake_up_q+0x80/0x80
  [ 4559.209832]  [] xlog_write+0x191/0x6a0 [xfs]
  [ 4559.209835]  [] ? prandom_u32+0x18/0x20
  [ 4559.209845]  [] xlog_cil_push+0x1f9/0x3b0 [xfs]
  [ 4559.209854]  [] xlog_cil_push_work+0x15/0x20 [xfs]
  [ 4559.209857]  [] process_one_work+0x14e/0x3d0
  [ 4559.209858]  [] worker_thread+0x11a/0x470
  [ 4559.209860]  [] ? rescuer_thread+0x310/0x310
  [ 4559.209862]  [] kthread+0xd2/0xf0
  [ 4559.209863]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [ 4559.209865]  [] ret_from_fork+0x3f/0x70
  [ 4559.209866]  [] ? kthread_create_on_node+0x1c0/0x1c0

  or

  [305651.804853] INFO: task kswapd0:194 blocked for more than 120 seconds.
  [305651.836092]   Not tainted 4.2.0-18-generic #22~14.04.1-Ubuntu
  [305651.865655] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [305651.903596] kswapd0 D 88085fa96640 0   194  2 
0x
  [305651.903614]  8810591ab858 0046 88085c2c2940 
88105b19a940
  [305651.903616]  880066c64548 8810591ac000 8808599cae18 

  [305651.903618]  88105b19a940 88085a2cb000 8810591ab878 
817b6a77
  [305651.903620] Call Trace:
  [305651.903629]  [] schedule+0x37/0x80
  [305651.903655]  [] _xfs_log_force_lsn+0x15c/0x2d0 [xfs]
  [305651.903662]  [] ? wake_up_q+0x80/0x80
  [305651.903675]  [] xfs_log_force_lsn+0x2e/0x80 [xfs]
  [305651.903687]  [] ? xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903698]  [] __xfs_iunpin_wait+0x8d/0x120 [xfs]
  [305651.903701]  [] ? autoremove_wake_function+0x40/0x40
  [305651.903711]  [] xfs_iunpin_wait+0x19/0x20 [xfs]
  [305651.903721]  [] xfs_reclaim_inode+0x125/0x330 [xfs]
  [305651.903732]  [] xfs_reclaim_inodes_ag+0x248/0x360 [xfs]
  [305651.903735]  [] ? destroy_inode+0x3c/0x60
  [305651.903744]  [] xfs_reclaim_inodes_nr+0x33/0x40 [xfs]
  [305651.903755]  [] xfs_fs_free_cached_objects+0x19/0x20 
[xfs]
  [305651.903758]  [] super_cache_scan+0x181/0x190
  [305651.903761]  [] shrink_slab+0x206/0x380
  [305651.903763]  [] shrink_zone+0x291/0x2b0
  [305651.903764]  [] kswapd+0x500/0x9b0
  [305651.903766]  [] ? 
mem_cgroup_shrink_node_zone+0x130/0x130
  [305651.903768]  [] kthread+0xd2/0xf0
  [305651.903770]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [305651.903772]  [] ret_from_fork+0x3f/0x70
  [305651.903774]  [] ? kthread_create_on_node+0x1c0/0x1c0

  [Test Case]

   * Large numbers of IO tasks to large numbers of XFS fileystems while
  under memory pressure.  Testcase may not be guaranteed.

  [Regression Potential]

   * Upstream commit
  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7a29ac474a47eb8cf212b45917683ae89d6fa13b
   - This commit allocates rescuer threads for each of the XFS work queues.

   * Possible additional memory usage from rescuer threads.

  [Other Info]

   * Anything else you think is useful to 

[Kernel-packages] [Bug 1532811] onibi (amd64) - tests ran: 180, failed: 3

2016-01-13 Thread Brad Figg
tests ran: 180, failed: 3;
  
http://kernel.ubuntu.com/testing/3.16.0-58.78~14.04.1/onibi__3.16.0-58.78~14.04.1__2016-01-14_05-18-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:03 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532811/+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 1533985] CurrentDmesg.txt

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533985/+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 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
apport information

** Tags added: apport-collected

** Description changed:

  two and three finger tap work as expected.
  
  Please let me know what kind of information is needed to help track this
  down.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
+ --- 
+ ApportVersion: 2.19.1-0ubuntu5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jeremy 7956 F pulseaudio
+  /dev/snd/controlC1:  jeremy 7956 F pulseaudio
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 15.10
+ HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
+ InstallationDate: Installed on 2015-03-11 (308 days ago)
+ InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
+ MachineType: Dell Inc. Inspiron 7548
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  0 inteldrmfb
+  1 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-23-generic N/A
+  linux-backports-modules-4.2.0-23-generic  N/A
+  linux-firmware1.149.3
+ Tags:  wily
+ Uname: Linux 4.2.0-23-generic x86_64
+ UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 07/20/2015
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A05
+ dmi.board.name: 0AM6R0
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 8
+ dmi.chassis.vendor: Dell Inc.
+ dmi.chassis.version: Not Specified
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
+ dmi.product.name: Inspiron 7548
+ dmi.product.version: A05
+ dmi.sys.vendor: Dell Inc.

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 

[Kernel-packages] [Bug 1532811] tarf (amd64) - tests ran: 180, failed: 2

2016-01-13 Thread Brad Figg
tests ran: 180, failed: 2;
  
http://kernel.ubuntu.com/testing/3.16.0-58.78~14.04.1/tarf__3.16.0-58.78~14.04.1__2016-01-14_04-08-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:03 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:03 UTC

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

2016-01-13 Thread Brad Figg
tests ran: 153, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-75.119/onza__3.13.0-75.119__2016-01-14_03-50-00/results-index.html

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

Title:
  linux: 3.13.0-75.119 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.13.0-75.119 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:Monday, 11. January 2016 12:09 UTC
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 21:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 21:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:02 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:02 UTC

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

2016-01-13 Thread Brad Figg
tests ran: 180, failed: 2;
  
http://kernel.ubuntu.com/testing/3.16.0-58.78~14.04.1/fozzie__3.16.0-58.78~14.04.1__2016-01-14_04-44-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:03 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:03 UTC

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

2016-01-13 Thread Brad Figg
tests ran: 153, failed: 1;
  
http://kernel.ubuntu.com/testing/3.16.0-58.78~14.04.1/tarf__3.16.0-58.78~14.04.1__2016-01-14_06-08-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:03 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532811/+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 1533985] Lsusb.txt

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1533985/+attachment/4549724/+files/UdevLog.txt

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

2016-01-13 Thread jeremy
apport information

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

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

Title:
  dell inspiron 7548 touch pad not recognized with multi touch pinch or
  swipe

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  two and three finger tap work as expected.

  Please let me know what kind of information is needed to help track
  this down.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 1565 F pulseaudio
   /dev/snd/controlC1:  jeremy 1565 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jan 13 22:45:41 2016
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jeremy 7956 F pulseaudio
   /dev/snd/controlC1:  jeremy 7956 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf
  InstallationDate: Installed on 2015-03-11 (308 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  MachineType: Dell Inc. Inspiron 7548
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=225b7c83-fbf8-4bb1-b1f0-be2bb6cf785f ro i915.enable_ips=0 quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: Upgraded to wily on 2015-12-10 (34 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 07/20/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0AM6R0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/20/2015:svnDellInc.:pnInspiron7548:pvrA05:rvnDellInc.:rn0AM6R0:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 7548
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533985/+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 1532811] dagmar (amd64) - tests ran: 180, failed: 2

2016-01-13 Thread Brad Figg
tests ran: 180, failed: 2;
  
http://kernel.ubuntu.com/testing/3.16.0-58.78~14.04.1/dagmar__3.16.0-58.78~14.04.1__2016-01-14_04-24-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-58.78~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:Monday, 11. January 2016 14:10 UTC
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 00:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:02 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:03 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532811/+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 1532832] Re: linux: 4.2.0-24.29 -proposed tracker

2016-01-13 Thread Brad Figg
Here's the relevant information:

wily linux 4.2.0-24.29 REGR summary

Please verify test results in http://people.canonical.com/~kernel/status
/adt-matrix/overall.txt


** Changed in: kernel-sru-workflow/automated-testing
   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/1532832

Title:
  linux: 4.2.0-24.29 -proposed tracker

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

Bug description:
  This bug is for tracking the 4.2.0-24.29 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:Monday, 11. January 2016 15:28 UTC
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 12:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:45 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:03 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:03 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:03 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532832/+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 1502781] Re: Bluetooth 0930:021c not working in Ubuntu 15.10

2016-01-13 Thread Luis Henriques
This patch in in through upstream stable updates, thus I am tagging it
as verified for all the series.


** Changed in: linux (Ubuntu Precise)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Trusty)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Vivid)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Wily)
   Status: New => Fix Committed

** Tags added: verification-done-precise verification-done-trusty
verification-done-utopic verification-done-vivid verification-done-wily

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

Title:
  Bluetooth 0930:021c not working in Ubuntu 15.10

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

Bug description:
  Ubuntu detects the bluetooth hardware (it shows the bluetooth icon in
  the status bar), and I can turn it on or off and set the visibility
  and such. However, it is never able to find any bluetooth device.

  "lsusb" shows:

Bus 001 Device 003: ID 0930:021c Toshiba Corp. Atheros AR3012
  Bluetooth

  "rfkill list" output:
1: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
2: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  "hciconfig -a" output:
hci0:   Type: BR/EDR  Bus: USB
  BD Address: 18:CF:5E:09:55:43  ACL MTU: 1022:8  SCO MTU: 183:5
  UP RUNNING 
  RX bytes:1313 acl:0 sco:0 events:88 errors:0
  TX bytes:3200 acl:0 sco:0 commands:87 errors:0
  Features: 0xff 0xfe 0x0d 0xfe 0xd8 0x7f 0x7b 0x8f
  Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
  Link policy: RSWITCH HOLD SNIFF 
  Link mode: SLAVE ACCEPT 
  Name: 'lucas-Leon'
  Class: 0x0c010c
  Service Classes: Rendering, Capturing
  Device Class: Computer, Laptop
  HCI Version: 4.1 (0x7)  Revision: 0x1102
  LMP Version: 4.0 (0x6)  Subversion: 0x1
  Manufacturer: Atheros Communications, Inc. (69)

  Thanks for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-14-generic 4.2.0-14.16
  ProcVersionSignature: Ubuntu 4.2.0-14.16-generic 4.2.2
  Uname: Linux 4.2.0-14-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lucas  1143 F pulseaudio
   /dev/snd/controlC1:  lucas  1143 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Oct  5 09:19:20 2015
  HibernationDevice: RESUME=UUID=58bcbcd9-672f-4530-b8b5-775f76fc9187
  InstallationDate: Installed on 2015-10-04 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 05e3:0727 Genesys Logic, Inc. microSD Reader/Writer
   Bus 001 Device 003: ID 0930:021c Toshiba Corp. Atheros AR3012 Bluetooth
   Bus 001 Device 002: ID 04f2:b433 Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Toshiba Leon
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.2.0-14-generic 
root=UUID=a107b544-64af-4e74-89a7-2c0e9fe8ce8d ro rootflags=subvol=@ 
tpm_tis.interrupts=0 modprobe.blacklist=ehci_pci quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-14-generic N/A
   linux-backports-modules-4.2.0-14-generic  N/A
   linux-firmware1.148
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No existe el archivo o el directorio: 
'/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1502781/+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 1532774] bantam (i386) - tests ran: 147, failed: 1

2016-01-13 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/3.2.0-97.137/bantam__3.2.0-97.137__2016-01-13_20-55-00/results-index.html

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

Title:
  linux: 3.2.0-98.138 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta 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 Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-98.138 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:Monday, 11. January 2016 11:52 UTC
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532774/+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 1526946] Comment bridged from LTC Bugzilla

2016-01-13 Thread bugproxy
--- Comment From cdead...@us.ibm.com 2016-01-13 18:56 EDT---
cde00 (cdead...@us.ibm.com) added native attachment 
/tmp/AIXOS05490306/please-test-the-following-patch.patch on 2016-01-13 17:52:44
cde00 (cdead...@us.ibm.com) added native attachment 
/tmp/AIXOS05490306/0001-fix_double_free_in_ipv4_dst_destroy.patch on 2016-01-13 
17:52:44

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

Title:
  Surelock GA2: Kernel panic with GA candidate driver, warning at
  kernel/rcu/tree.c:2694

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  -- Problem Description --
  System was loaded (Ubuntu 15.10 base (Linux z1391 4.2.0-16-generic #19-Ubuntu 
SMP Thu Oct 8 14:49:47 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux)

  Kernel panic running Hardware Test Exerciser test suite

  [ 8841.280827] Unable to handle kernel paging request for data at address 
0x00100108  
  
  [ 8841.280873] Faulting instruction address: 0xc0981994   

  [ 8841.280902] Oops: Kernel access of bad area, sig: 11 [#1]  

  [ 8841.280932] SMP NR_CPUS=2048 NUMA PowerNV  

  [ 8841.281034] Modules linked in: iptable_filter ip_tables x_tables 
uio_pdrv_genirq uio powernv_rng sunrpc autofs4 ses enclosure cxlflash bnx2x ipr 
cxl mdio libcrc32c  
  
  [ 8841.281055] CPU: 71 PID: 63157 Comm: hxecpu Not tainted 4.2.0-16-generic 
#19-Ubuntu  

  [ 8841.281065] task: c01e252fa440 ti: c0305658c000 task.ti: 
c0305658c000

  [ 8841.281077] NIP: c0981994 LR: c0981984 CTR: 
c0981940   
  [ 8841.281086] REGS: c0305658f920 TRAP: 0300   Not tainted  
(4.2.0-16-generic)
  [ 8841.281194] MSR: 90009033   CR: 39139953  
XER: a000   
  
  [ 8841.281473] CFAR: c0008468 DAR: 00100108 DSISR: 4200 
SOFTE: 1

  [ 8841.281473] GPR00: c0981984 c0305658fba0 c151ae00 
c01ff69de300
   
  [ 8841.281473] GPR04: 0101 fec0 c093f168 
000a
   
  [ 8841.281473] GPR08: 0100 00200200 00100100 
0005
   
  [ 8841.281473] GPR12: c0981940 cfb6a280  
0001
   
  [ 8841.281473] GPR16:  c1431280 c0ad3988 
7fff
   
  [ 8841.281473] GPR20:  c01fcd2bb100 c0305658c000 
c1429b80
   
  [ 8841.281473] GPR24: 000a  c01ff59ddb30 
0001
   
  [ 8841.281473] GPR28: c035fb079f00 c0305658c000 c01ff69de300 
c035fb070f00
   
  [ 8841.281514] NIP [c0981994] ipv4_dst_destroy+0x54/0xa0  

  [ 8841.281530] LR [c0981984] ipv4_dst_destroy+0x44/0xa0   

  [ 8841.281537] Call Trace:

  [ 8841.281561] [c0305658fba0] [c0981984] 
ipv4_dst_destroy+0x44/0xa0 (unreliable) 
   
  [ 8841.281585] [c0305658fbd0] [c093f120] dst_destroy+0xf0/0x1a0   

  [ 8841.281631] [c0305658fc10] [c093f4a8] 
dst_destroy_rcu+0x28/0x50
  [ 8841.281668] [c0305658fc40] [c013a020] 
rcu_process_callbacks+0x340/0x6f0   
   
  [ 8841.281692] [c0305658fcf0] [c00baef8] __do_softirq+0x188/0x3a0 

  [ 8841.281709] [c0305658fde0] [c00bb388] irq_exit+0xc8/0x100  

  [ 8841.281727] [c0305658fe00] [c001f734] 
timer_interrupt+0xa4/0xe0
  [ 8841.281751] [c0305658fe30] [c0002714] 

[Kernel-packages] [Bug 1532774] onibi (i386) - tests ran: 147, failed: 1

2016-01-13 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/3.2.0-98.138/onibi__3.2.0-98.138__2016-01-13_22-22-00/results-index.html

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

Title:
  linux: 3.2.0-98.138 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta 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 Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-98.138 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:Monday, 11. January 2016 11:52 UTC
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:00 UTC

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

2016-01-13 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/3.2.0-98.138/fozzie__3.2.0-98.138__2016-01-13_22-20-00/results-index.html

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

Title:
  linux: 3.2.0-98.138 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta 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 Precise:
  New

Bug description:
  This bug is for tracking the 3.2.0-98.138 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:Monday, 11. January 2016 11:52 UTC
  kernel-stable-Prepare-package-end:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 11. January 2016 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:44 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:00 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532774/+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 1532956] Re: linux-lts-trusty: 3.13.0-75.119~precise1 -proposed tracker

2016-01-13 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-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/1532956

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-75.119~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:Monday, 11. January 2016 21:02 UTC
  kernel-stable-master-bug:1532781
  kernel-stable-Prepare-package-end:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 12. January 2016 19:02 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 13. January 2016 20:47 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 13. January 2016 22:05 UTC
  kernel-stable-Verification-testing-start:Wednesday, 13. January 2016 22:05 UTC
  kernel-stable-Certification-testing-start:Wednesday, 13. January 2016 22:05 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 13. January 2016 22:05 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 13. January 2016 22:05 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1532956/+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 1520411] Re: powerpc/tm: Fix local DoS

2016-01-13 Thread Luis Henriques
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
wily' to 'verification-done-wily'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty verification-needed-utopic 
verification-needed-vivid verification-needed-wily

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

Title:
  powerpc/tm: Fix local DoS

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  Fix Committed
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Wily:
  Fix Committed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  The following two fixes have just made it into mpes powerpc fixes
  tree:

7f821fc powerpc/tm: Check for already reclaimed tasks
d2b9d2a powerpc/tm: Block signal return setting invalid MSR state

  They fix local DoS  (userspace can crash the OS) on powerpc POWER8
  cpus for any kernel v3.9+

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

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


  1   2   3   >