[Kernel-packages] [Bug 1519034] Re: Asus X302LA, Elantech touchpad dies off after pm-suspend or reprobe of 'psmouse' module

2016-03-30 Thread Wladimir Mutel
The bug is still reproducible with 4.4.0-16 kernel package.
Should I raise it on linux-input again ? Am I the only one who is affected ?

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

Title:
  Asus X302LA, Elantech touchpad dies off after pm-suspend or reprobe of
  'psmouse' module

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have Asus X302LA notebook, and 'modprobe -r psmouse' followed by 'modprobe 
psmouse' makes its touchpad die off even without doing pm-suspend.
  Also I see in dmesg that ETPS/2 Elantech touchpad is initially created as 
/devices/platform/i8042/serio1/input/input5, and after module reload, it is 
recreated as .../input292 (but only after first module re-probe, next times 
nothing happens at all).
  The script in /etc/pm/sleep.d apparently does not do anything (probably need 
to re-test it after a fresh boot)

  i8042/serio/psmouse/elantech lines:
  i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  serio: i8042 KBD port at 0x60,0x64 irq 1
  serio: i8042 AUX port at 0x60,0x64 irq 12
  input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input3
  psmouse serio1: elantech: assuming hardware version 4 (with firmware version 
0x381f00)
  psmouse serio1: elantech: Synaptics capabilities query result 0x10, 0x14, 
0x0e.
  psmouse serio1: elantech: Elan sample query result 00, 23, 64
  input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5

  after manual mod-reprobe without pm-suspend :
  psmouse serio1: elantech: assuming hardware version 4 (with firmware version 
0x381f00)
  psmouse serio1: elantech: Synaptics capabilities query result 0x10, 0x14, 
0x0e.
  psmouse serio1: elantech: Elan sample query result 00, 23, 64
  input: ETPS/2 Elantech Touchpad as 
/devices/platform/i8042/serio1/input/input292

  (then touchpad dies off)

  $ ls -l /etc/pm/sleep.d/05_elantech
  -rwxr-xr-x 1 root root 128 лис 22 20:33 /etc/pm/sleep.d/05_elantech

  $ cat /etc/pm/sleep.d/05_elantech
  #!/bin/sh
  case "$1" in
  suspend|hibernate)
   modprobe -r psmouse ;;
  resume|thaw)
  modprobe psmouse ;;
  esac

  after initial boot and pm-suspend : touchpad dies off, no records
  about its re-detection appear in dmesg

  now preparing to try a patch posted to linux-input mail list referred
  to at
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490130/comments/8

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.2.0-19-generic 4.2.0-19.23
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.19.2-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  mwg1482 F pulseaudio
   /dev/snd/controlC0:  mwg1482 F pulseaudio
  CurrentDesktop: KDE
  Date: Mon Nov 23 18:50:47 2015
  HibernationDevice: RESUME=UUID=6932e499-f0ad-4456-b93c-2b7f9bf763dc
  InstallationDate: Installed on 2009-11-01 (2213 days ago)
  InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  MachineType: ASUSTeK COMPUTER INC. X302LA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic 
root=/dev/mapper/vg_c540scadaw-root64 ro rootflags=commit=3600 
transparent_hugepage=always init=/lib/systemd/systemd
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.153
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/20/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X302LA.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X302LA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX302LA.203:bd04/20/2015:svnASUSTeKCOMPUTERINC.:pnX302LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX302LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X302LA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519034/+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 1564237] Re: Acer touchpad stopped working with kernel 3.19.0-56

2016-03-30 Thread Mike Ditto
** Attachment added: "dmesg log from 3.19.0-56, not working"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1564237/+attachment/4617903/+files/bad.dmesg

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

Title:
  Acer touchpad stopped working with kernel 3.19.0-56

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

Bug description:
  After Ubuntu updated the kernel to 3.19.0-56 the touchpad stopped working.
  The mouse pointer never appears and touching/dragging/clicking has no effect.
  I can make it work by using the GRUB menu to boot 3.19.0-49 instead.

  On the older, working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SYN1B7D:01 06CB:2991 UNKNOWNid=11   [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)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ HD WebCam   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ Acer WMI hotkeysid=13   [slave  
keyboard (3)]

  On the new, not working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[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)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ HD WebCam   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=11   [slave  
keyboard (3)]
  ↳ Acer WMI hotkeysid=12   [slave  
keyboard (3)]

  Hardware is Acer ES1-111M-C40S laptop.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-56-generic 3.19.0-56.62~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  Uname: Linux 3.19.0-56-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 30 21:52:31 2016
  InstallationDate: Installed on 2015-10-20 (162 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1564237/+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 1564237] Re: Acer touchpad stopped working with kernel 3.19.0-56

2016-03-30 Thread Mike Ditto
I noticed in dmesg:

Working kernel:
[3.565137] i2c_hid i2c-SYN1B7D:01: failed to retrieve report from device.
[3.565306] input: SYN1B7D:01 06CB:2991 UNKNOWN as 
/devices/platform/80860F41:00/i2c-0/i2c-SYN1B7D:01/0018:06CB:2991.0001/input/input8
[3.565618] hid-multitouch 0018:06CB:2991.0001: input,hidraw0:  HID 
v1.00 Mouse [SYN1B7D:01 06CB:2991] on

Not working kernel:
[3.572672] i2c_designware 80860F41:00: controller timed out
[3.572682] i2c_designware 80860F41:00: Unknown Synopsys component type: 
0x
[3.572690] i2c_hid i2c-SYN1B7D:01: hid_descr_cmd failed

I'll attach both full dmesg logs.

** Attachment added: "dmesg log from 3.19.0-49, working"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1564237/+attachment/4617902/+files/good.dmesg

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

Title:
  Acer touchpad stopped working with kernel 3.19.0-56

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

Bug description:
  After Ubuntu updated the kernel to 3.19.0-56 the touchpad stopped working.
  The mouse pointer never appears and touching/dragging/clicking has no effect.
  I can make it work by using the GRUB menu to boot 3.19.0-49 instead.

  On the older, working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SYN1B7D:01 06CB:2991 UNKNOWNid=11   [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)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ HD WebCam   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ Acer WMI hotkeysid=13   [slave  
keyboard (3)]

  On the new, not working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[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)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ HD WebCam   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=11   [slave  
keyboard (3)]
  ↳ Acer WMI hotkeysid=12   [slave  
keyboard (3)]

  Hardware is Acer ES1-111M-C40S laptop.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-56-generic 3.19.0-56.62~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  Uname: Linux 3.19.0-56-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 30 21:52:31 2016
  InstallationDate: Installed on 2015-10-20 (162 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1564237/+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 1564237] Re: Acer touchpad stopped working with kernel 3.19.0-56

2016-03-30 Thread Mike Ditto
I noticed in dmesg:

Working kernel:
[3.565137] i2c_hid i2c-SYN1B7D:01: failed to retrieve report from device.
[3.565306] input: SYN1B7D:01 06CB:2991 UNKNOWN as 
/devices/platform/80860F41:00/i2c-0/i2c-SYN1B7D:01/0018:06CB:2991.0001/input/input8
[3.565618] hid-multitouch 0018:06CB:2991.0001: input,hidraw0:  HID 
v1.00 Mouse [SYN1B7D:01 06CB:2991] on

Not working kernel:
[3.572672] i2c_designware 80860F41:00: controller timed out
[3.572682] i2c_designware 80860F41:00: Unknown Synopsys component type: 
0x
[3.572690] i2c_hid i2c-SYN1B7D:01: hid_descr_cmd failed

I'll attach both full dmesg logs.

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

Title:
  Acer touchpad stopped working with kernel 3.19.0-56

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

Bug description:
  After Ubuntu updated the kernel to 3.19.0-56 the touchpad stopped working.
  The mouse pointer never appears and touching/dragging/clicking has no effect.
  I can make it work by using the GRUB menu to boot 3.19.0-49 instead.

  On the older, working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SYN1B7D:01 06CB:2991 UNKNOWNid=11   [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)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ HD WebCam   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ Acer WMI hotkeysid=13   [slave  
keyboard (3)]

  On the new, not working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[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)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ HD WebCam   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=11   [slave  
keyboard (3)]
  ↳ Acer WMI hotkeysid=12   [slave  
keyboard (3)]

  Hardware is Acer ES1-111M-C40S laptop.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-56-generic 3.19.0-56.62~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
  Uname: Linux 3.19.0-56-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Mar 30 21:52:31 2016
  InstallationDate: Installed on 2015-10-20 (162 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1564237/+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 1564237] [NEW] Acer touchpad stopped working with kernel 3.19.0-56

2016-03-30 Thread Mike Ditto
Public bug reported:

After Ubuntu updated the kernel to 3.19.0-56 the touchpad stopped working.
The mouse pointer never appears and touching/dragging/clicking has no effect.
I can make it work by using the GRUB menu to boot 3.19.0-49 instead.

On the older, working, kernel xinput outputs:
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ SYN1B7D:01 06CB:2991 UNKNOWN  id=11   [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)]
↳ HD WebCam id=10   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=12   [slave  keyboard (3)]
↳ Acer WMI hotkeys  id=13   [slave  keyboard (3)]

On the new, not working, kernel xinput outputs:
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[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)]
↳ HD WebCam id=10   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=11   [slave  keyboard (3)]
↳ Acer WMI hotkeys  id=12   [slave  keyboard (3)]

Hardware is Acer ES1-111M-C40S laptop.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-56-generic 3.19.0-56.62~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-56.62~14.04.1-generic 3.19.8-ckt15
Uname: Linux 3.19.0-56-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Mar 30 21:52:31 2016
InstallationDate: Installed on 2015-10-20 (162 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Acer touchpad stopped working with kernel 3.19.0-56

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

Bug description:
  After Ubuntu updated the kernel to 3.19.0-56 the touchpad stopped working.
  The mouse pointer never appears and touching/dragging/clicking has no effect.
  I can make it work by using the GRUB menu to boot 3.19.0-49 instead.

  On the older, working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SYN1B7D:01 06CB:2991 UNKNOWNid=11   [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)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ HD WebCam   id=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ Acer WMI hotkeysid=13   [slave  
keyboard (3)]

  On the new, not working, kernel xinput outputs:
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[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  

[Kernel-packages] [Bug 1554613] Re: screen flickering on XPS13 9350

2016-03-30 Thread Christopher M. Penalver
Thomas Bonfort, please provide the output of the following terminal command:
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date

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

Title:
  screen flickering on XPS13 9350

Status in linux package in Ubuntu:
  Triaged

Bug description:
  see LP: #1552304

  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-16

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554613/+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 1550316] Re: kernel 4.2.0-30 does not boot

2016-03-30 Thread Christopher M. Penalver
basse, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550316/comments/41
regarding this being fixed with a reinstall. For future reference you
can manage the status of your own bugs by clicking on the current status
in the yellow line and then choosing a new status in the revealed drop
down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.


** No longer affects: linux (Ubuntu Wily)

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

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

Title:
  kernel 4.2.0-30 does not boot

Status in linux package in Ubuntu:
  Invalid

Bug description:
  After recent dist-upgrade that brought linux-image-4.2.0-30 the system does 
not boot.
  I'm running kubuntu 15.10, with grub options to show the boot messages 
instead of splash, so as far as i get is something about clocksource tsc... it 
waits, says done, then waits quite a bit... and then drops into initramfs 
prompt saying it got too long to wait for main disc/partition something... and 
that /dev/disc/by-uiid/xxx ... does not exist.

  It kind of looks like it doesn't see my harddrive, or can't access the
  stuff on it.

  booting into older kernel 4.2.0-27 work like before.

  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  basse  1551 F pulseaudio
   /dev/snd/controlC0:  basse  1551 F pulseaudio
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=75a62953-6ef1-46b3-90b9-91fae20840d4
  InstallationDate: Installed on 2015-12-16 (89 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: LENOVO 20354
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=UUID=89fb6134-6ddb-4f0c-91be-c76ee385d2d1 ro noprompt 
usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.149.3
  Tags:  wily wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin netdev plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/31/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 9BCN26WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lancer 5A5
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Z50-70
  dmi.modalias: 
dmi:bvnLENOVO:bvr9BCN26WW:bd07/31/2014:svnLENOVO:pn20354:pvrLenovoZ50-70:rvnLENOVO:rnLancer5A5:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoZ50-70:
  dmi.product.name: 20354
  dmi.product.version: Lenovo Z50-70
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1550316/+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 1564208] Re: fix for linux_tools when cross-compiling

2016-03-30 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  fix for linux_tools when cross-compiling

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When cross-compiling with do_tools,  dh_shlibdeps needs to be told to
  look in /usr//lib otherwise it will fail the build.

  I am cross-building in ubuntu-xenial.git (master) on x86_64 for an
  armhf target:

   archtriple=arm-linux-gnueabihf
   flavour=generic
   dpkg-architecture -t $archtriple -c fakeroot \
  debian/rules \
  binary-$flavour binary-perarch \
  AUTOBUILD=true \
  abi_suffix= \
  do_linux_tools=true \
  do_tools=true \
  do_tools_usbip=false \
  do_tools_cpupower=false \
  do_tools_perf=true \
  do_tools_x86=false

  This will fail later with errors like:
dh_shlibdeps -plinux-headers-4.4.0-15-generic
arm-linux-gnueabihf-objdump: .../asn1_compiler: File format not recognized
arm-linux-gnueabihf-objdump: .../extract-cert: File format not recognized

  I have had success with a fix that adds a -l option to dh_shlibdeps as
  per manual pages. (See attached patch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1564208/+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 1537583] Re: The external USB network adapter did not wake up from hibernation.

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

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

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

Title:
  The external USB network adapter did not wake up from hibernation.

Status in linux package in Ubuntu:
  Expired

Bug description:
  The external USB network adaptor did not wake up from hibernation.
  This issue was not present in kernel version 3.13.0-71.

  My workaround is to unplug the network adaptor and plug it in again.

  dmesg snippet for the network adaptor:
  [   29.834835] asix 2-1.3:1.0 eth1: register 'asix' at usb-:00:1d.0-1.3, 
ASIX AX88772 USB 2.0 Ethernet, f2:07:af:cc:b6:88

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-76-generic 3.13.0-76.120
  ProcVersionSignature: Ubuntu 3.13.0-76.120-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-76-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  renate 2109 F pulseaudio
   /dev/snd/controlC1:  renate 2109 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 25 03:14:17 2016
  HibernationDevice: RESUME=UUID=969fcd4c-96df-4a73-9709-7d74526290b5
  InstallationDate: Installed on 2015-10-05 (111 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO IdeaCentre B310
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-76-generic 
root=UUID=655fc058-fbb8-443f-961c-1c6428b84588 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-76-generic N/A
   linux-backports-modules-3.13.0-76-generic  N/A
   linux-firmware 1.127.20
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DIKT08AUS
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: To be filled by O.E.M.
  dmi.board.vendor: LENOVO
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 13
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvrDIKT08AUS:bd07/29/2010:svnLENOVO:pnIdeaCentreB310:pvrLenovoB310:rvnLENOVO:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnLENOVO:ct13:cvr1.0:
  dmi.product.name: IdeaCentre B310
  dmi.product.version: Lenovo B310
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1537583/+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 1558760] Re: linux-lts-utopic: 3.16.0-69.89~14.04.1 -proposed tracker

2016-03-30 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.16.0-69.89~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:Thursday, 17. March 2016 19:50 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 17. March 2016 20:03 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 15:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-end:Saturday, 19. March 2016 14:42 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:03 UTC
- kernel-stable-phase:Testing
- kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-Promote-to-updates-start:Thursday, 31. March 2016 04:01 UTC
+ kernel-stable-phase-changed:Thursday, 31. March 2016 04:01 UTC
+ kernel-stable-Certification-testing-end:Thursday, 31. March 2016 04:01 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/1558760

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Confirmed
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-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-69.89~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:Thursday, 17. March 2016 19:50 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 17. March 2016 20:03 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 15:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-end:Saturday, 19. March 2016 14:42 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 31. March 2016 04:01 UTC
  kernel-stable-phase-changed:Thursday, 31. March 2016 04:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 31. March 2016 04:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558760/+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 1564217] Re: Hot add of a disk attached to LSI Logic SAS is not getting detected

2016-03-30 Thread Brad Figg
** 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/1564217

Title:
  Hot add of a disk attached to LSI Logic SAS is not getting detected

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when install VM ubuntu 16.04 beta1 image in VMware ESXi,  Hot add of
  a disk attached to LSI Logic SAS is not getting detected

  Steps to reproduce:
  1.Install ubuntu 16.04 beta1 with BUS logic SAS as boot controller in VMware 
ESXi 6.0GA.
  2.Power on the VM
  3.Hot add a hard disk to LSI SAS controller
  4 after rescan scsi bus, the ubuntu 16.04 does not detect the disk

  the developer from VMware company investigate it and find it's a kernel issue.
  Bug 114611(https://bugzilla.kernel.org/show_bug.cgi?id=114611) is tracking it 
and now have fix for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1564217/+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 1564217] Re: Hot add of a disk attached to LSI Logic SAS is not getting detected

2016-03-30 Thread Rain
** Description changed:

  when install VM ubuntu 16.04 beta1 image in VMware ESXi,  Hot add of  a
  disk attached to LSI Logic SAS is not getting detected
  
  Steps to reproduce:
  1.Install ubuntu 16.04 beta1 with BUS logic SAS as boot controller in VMware 
ESXi 6.0GA.
  2.Power on the VM
  3.Hot add a hard disk to LSI SAS controller
  4 after rescan scsi bus, the ubuntu 16.04 does not detect the disk
  
- the developer from VMware company investigate it and find it's a kernel 
issue. 
+ the developer from VMware company investigate it and find it's a kernel issue.
  Bug 114611(https://bugzilla.kernel.org/show_bug.cgi?id=114611) is tracking it 
and now have fix for it.

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

Title:
  Hot add of a disk attached to LSI Logic SAS is not getting detected

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when install VM ubuntu 16.04 beta1 image in VMware ESXi,  Hot add of
  a disk attached to LSI Logic SAS is not getting detected

  Steps to reproduce:
  1.Install ubuntu 16.04 beta1 with BUS logic SAS as boot controller in VMware 
ESXi 6.0GA.
  2.Power on the VM
  3.Hot add a hard disk to LSI SAS controller
  4 after rescan scsi bus, the ubuntu 16.04 does not detect the disk

  the developer from VMware company investigate it and find it's a kernel issue.
  Bug 114611(https://bugzilla.kernel.org/show_bug.cgi?id=114611) is tracking it 
and now have fix for it.

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

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

apport-collect 1564217

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.

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

Title:
  Hot add of a disk attached to LSI Logic SAS is not getting detected

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when install VM ubuntu 16.04 beta1 image in VMware ESXi,  Hot add of
  a disk attached to LSI Logic SAS is not getting detected

  Steps to reproduce:
  1.Install ubuntu 16.04 beta1 with BUS logic SAS as boot controller in VMware 
ESXi 6.0GA.
  2.Power on the VM
  3.Hot add a hard disk to LSI SAS controller
  4 after rescan scsi bus, the ubuntu 16.04 does not detect the disk

  the developer from VMware company investigate it and find it's a kernel issue.
  Bug 114611(https://bugzilla.kernel.org/show_bug.cgi?id=114611) is tracking it 
and now have fix for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1564217/+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 1564217] [NEW] Hot add of a disk attached to LSI Logic SAS is not getting detected

2016-03-30 Thread Rain
Public bug reported:

when install VM ubuntu 16.04 beta1 image in VMware ESXi,  Hot add of  a
disk attached to LSI Logic SAS is not getting detected

Steps to reproduce:
1.Install ubuntu 16.04 beta1 with BUS logic SAS as boot controller in VMware 
ESXi 6.0GA.
2.Power on the VM
3.Hot add a hard disk to LSI SAS controller
4 after rescan scsi bus, the ubuntu 16.04 does not detect the disk

the developer from VMware company investigate it and find it's a kernel issue. 
Bug 114611(https://bugzilla.kernel.org/show_bug.cgi?id=114611) is tracking it 
and now have fix for it.

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


** Tags: needs-upstream-testing xenial

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

Title:
  Hot add of a disk attached to LSI Logic SAS is not getting detected

Status in linux package in Ubuntu:
  New

Bug description:
  when install VM ubuntu 16.04 beta1 image in VMware ESXi,  Hot add of
  a disk attached to LSI Logic SAS is not getting detected

  Steps to reproduce:
  1.Install ubuntu 16.04 beta1 with BUS logic SAS as boot controller in VMware 
ESXi 6.0GA.
  2.Power on the VM
  3.Hot add a hard disk to LSI SAS controller
  4 after rescan scsi bus, the ubuntu 16.04 does not detect the disk

  the developer from VMware company investigate it and find it's a kernel 
issue. 
  Bug 114611(https://bugzilla.kernel.org/show_bug.cgi?id=114611) is tracking it 
and now have fix for it.

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

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

apport-collect 1564206

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

Title:
  fix for do_tools_cpupower when cross-compiling

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  cpupower's Makefile uses ${CROSS} instead of ${CROSS_COMPILE}
  The problem is that debian/rules.d/2-binary-arch.mk needs to set CROSS 
instead of CROSS_COMPILE, like so:

  make -C $(builddirpa)/tools/power/cpupower \
  CROSS=$(CROSS_COMPILE) \
  LIB_MIN=$(abi_release) CPUFREQ_BENCH=false

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

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

apport-collect 1564208

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

Title:
  fix for linux_tools when cross-compiling

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When cross-compiling with do_tools,  dh_shlibdeps needs to be told to
  look in /usr//lib otherwise it will fail the build.

  I am cross-building in ubuntu-xenial.git (master) on x86_64 for an
  armhf target:

   archtriple=arm-linux-gnueabihf
   flavour=generic
   dpkg-architecture -t $archtriple -c fakeroot \
  debian/rules \
  binary-$flavour binary-perarch \
  AUTOBUILD=true \
  abi_suffix= \
  do_linux_tools=true \
  do_tools=true \
  do_tools_usbip=false \
  do_tools_cpupower=false \
  do_tools_perf=true \
  do_tools_x86=false

  This will fail later with errors like:
dh_shlibdeps -plinux-headers-4.4.0-15-generic
arm-linux-gnueabihf-objdump: .../asn1_compiler: File format not recognized
arm-linux-gnueabihf-objdump: .../extract-cert: File format not recognized

  I have had success with a fix that adds a -l option to dh_shlibdeps as
  per manual pages. (See attached patch)

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

2016-03-30 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

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

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => 
Taihsiang Ho (taihsiangho)

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

Title:
  linux: 3.19.0-58.64 -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:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Vivid:
  New

Bug description:
  This bug is for tracking the 3.19.0-58.64 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:Thursday, 17. March 2016 17:37 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 17. March 2016 18:02 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 04:03 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 04:03 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 13:01 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 13:01 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 13:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 13:01 UTC
  kernel-stable-Security-signoff-end:Saturday, 19. March 2016 14:41 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:02 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558701/+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 1564208] [NEW] fix for linux_tools when cross-compiling

2016-03-30 Thread David Leonard
Public bug reported:

When cross-compiling with do_tools,  dh_shlibdeps needs to be told to
look in /usr//lib otherwise it will fail the build.

I am cross-building in ubuntu-xenial.git (master) on x86_64 for an armhf
target:

 archtriple=arm-linux-gnueabihf
 flavour=generic
 dpkg-architecture -t $archtriple -c fakeroot \
debian/rules \
binary-$flavour binary-perarch \
AUTOBUILD=true \
abi_suffix= \
do_linux_tools=true \
do_tools=true \
do_tools_usbip=false \
do_tools_cpupower=false \
do_tools_perf=true \
do_tools_x86=false

This will fail later with errors like:
  dh_shlibdeps -plinux-headers-4.4.0-15-generic
  arm-linux-gnueabihf-objdump: .../asn1_compiler: File format not recognized
  arm-linux-gnueabihf-objdump: .../extract-cert: File format not recognized

I have had success with a fix that adds a -l option to dh_shlibdeps as
per manual pages. (See attached patch)

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

** Patch added: "debian-rules-linux-tools.patch"
   
https://bugs.launchpad.net/bugs/1564208/+attachment/4617849/+files/debian-rules-linux-tools.patch

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

Title:
  fix for linux_tools when cross-compiling

Status in linux package in Ubuntu:
  New

Bug description:
  When cross-compiling with do_tools,  dh_shlibdeps needs to be told to
  look in /usr//lib otherwise it will fail the build.

  I am cross-building in ubuntu-xenial.git (master) on x86_64 for an
  armhf target:

   archtriple=arm-linux-gnueabihf
   flavour=generic
   dpkg-architecture -t $archtriple -c fakeroot \
  debian/rules \
  binary-$flavour binary-perarch \
  AUTOBUILD=true \
  abi_suffix= \
  do_linux_tools=true \
  do_tools=true \
  do_tools_usbip=false \
  do_tools_cpupower=false \
  do_tools_perf=true \
  do_tools_x86=false

  This will fail later with errors like:
dh_shlibdeps -plinux-headers-4.4.0-15-generic
arm-linux-gnueabihf-objdump: .../asn1_compiler: File format not recognized
arm-linux-gnueabihf-objdump: .../extract-cert: File format not recognized

  I have had success with a fix that adds a -l option to dh_shlibdeps as
  per manual pages. (See attached patch)

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

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


[Kernel-packages] [Bug 1558905] Re: linux-lts-vivid: 3.19.0-58.64~14.04.1 -proposed tracker

2016-03-30 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

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

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => 
Taihsiang Ho (taihsiangho)

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

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

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

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

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

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

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


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

2016-03-30 Thread Taihsiang Ho
Hardware Certification have begun testing this -proposed kernel.

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

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => 
Taihsiang Ho (taihsiangho)

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
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-69.89~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:Thursday, 17. March 2016 19:50 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 17. March 2016 20:03 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 15:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-end:Saturday, 19. March 2016 14:42 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC

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

2016-03-30 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/trusty/3.16.0-69.89~14.04.1/trusty-3.16-proposed.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1558760

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
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-69.89~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:Thursday, 17. March 2016 19:50 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 17. March 2016 20:03 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 05:02 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 15:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 15:02 UTC
  kernel-stable-Security-signoff-end:Saturday, 19. March 2016 14:42 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558760/+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 1564206] [NEW] fix for do_tools_cpupower when cross-compiling

2016-03-30 Thread David Leonard
Public bug reported:

cpupower's Makefile uses ${CROSS} instead of ${CROSS_COMPILE}
The problem is that debian/rules.d/2-binary-arch.mk needs to set CROSS instead 
of CROSS_COMPILE, like so:

make -C $(builddirpa)/tools/power/cpupower \
CROSS=$(CROSS_COMPILE) \
LIB_MIN=$(abi_release) CPUFREQ_BENCH=false

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

Title:
  fix for do_tools_cpupower when cross-compiling

Status in linux package in Ubuntu:
  New

Bug description:
  cpupower's Makefile uses ${CROSS} instead of ${CROSS_COMPILE}
  The problem is that debian/rules.d/2-binary-arch.mk needs to set CROSS 
instead of CROSS_COMPILE, like so:

  make -C $(builddirpa)/tools/power/cpupower \
  CROSS=$(CROSS_COMPILE) \
  LIB_MIN=$(abi_release) CPUFREQ_BENCH=false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1564206/+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 1558727] Re: linux: 3.13.0-85.129 -proposed tracker

2016-03-30 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.13.0-85.129 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-Promote-to-proposed-end:Thursday, 17. March 2016 22:51 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 03:05 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 03:05 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 12:01 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 12:02 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 12:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 12:02 UTC
  kernel-stable-Security-signoff-end:Friday, 18. March 2016 20:03 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:03 UTC
- kernel-stable-phase:Testing
- kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-Promote-to-updates-start:Thursday, 31. March 2016 03:01 UTC
+ kernel-stable-phase-changed:Thursday, 31. March 2016 03:01 UTC
+ kernel-stable-Certification-testing-end:Thursday, 31. March 2016 03:01 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/1558727

Title:
  linux: 3.13.0-85.129 -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:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Confirmed
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the 3.13.0-85.129 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-Promote-to-proposed-end:Thursday, 17. March 2016 22:51 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 03:05 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 03:05 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 12:01 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 12:02 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 12:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 12:02 UTC
  kernel-stable-Security-signoff-end:Friday, 18. March 2016 20:03 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 31. March 2016 03:01 UTC
  kernel-stable-phase-changed:Thursday, 31. March 2016 03:01 UTC
  kernel-stable-Certification-testing-end:Thursday, 31. March 2016 03:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558727/+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 1558891] Re: linux-lts-trusty: 3.13.0-85.129~precise1 -proposed tracker

2016-03-30 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 3.13.0-85.129~precise1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 03:03 UTC
  kernel-stable-master-bug:1558727
  kernel-stable-Promote-to-proposed-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-Verification-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Certification-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Security-signoff-start:Monday, 28. March 2016 16:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Security-signoff-end:Monday, 28. March 2016 19:01 UTC
- kernel-stable-phase:Testing
- kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Regression-testing-end:Tuesday, 29. March 2016 15:01 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-Promote-to-updates-start:Thursday, 31. March 2016 03:02 UTC
+ kernel-stable-phase-changed:Thursday, 31. March 2016 03:02 UTC
+ kernel-stable-Certification-testing-end:Thursday, 31. March 2016 03:02 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/1558891

Title:
  linux-lts-trusty: 3.13.0-85.129~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:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Confirmed
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-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-85.129~precise1 upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 03:03 UTC
  kernel-stable-master-bug:1558727
  kernel-stable-Promote-to-proposed-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-Verification-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Certification-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Security-signoff-start:Monday, 28. March 2016 16:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Security-signoff-end:Monday, 28. March 2016 19:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Regression-testing-end:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 31. March 2016 03:02 UTC
  kernel-stable-phase-changed:Thursday, 31. March 2016 03:02 UTC
  kernel-stable-Certification-testing-end:Thursday, 31. March 2016 03:02 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558891/+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 1494350] Re: QEMU: causes vCPU steal time overflow on live migration

2016-03-30 Thread Liang Chen
The backport has been acked in upstream for 3.4, 3.10, 3.14, and 3.16
stable kernel.

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

Title:
  QEMU: causes vCPU steal time overflow on live migration

Status in Linux:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released
Status in linux package in Debian:
  Unknown

Bug description:
  [Impact]
  It is possible to have vcpu->arch.st.last_steal initialized
  from a thread other than vcpu thread, say the main thread, via
  KVM_SET_MSRS. That can cause steal_time overflow later (when subtracting from 
vcpu threads sched_info.run_delay).

  [Test Case]
  Testing Steps with patched trusty kernel:
  Using savemv & loadvm to simulate the migration process.

  In guest:
  1. check steal_time data location
  rdmsr 0x4b564d03 <- returns the start address 0x7fc0d000

  2. exam the steal time before savevm in qemu monitor
  (qemu) xp /ug 0x7fc0d000
  xp /ug 0x7fc0d000
  7fc0d000:144139048 < steal time value before 
savevm
  (qemu) savevm mytestvm7
  savevm mytestvm7
  (qemu) quit
  quit

  3. give some load to the host system, e.g. stress --cpu 

  4. start the guest with "-loadvm mytestvm7" to restore the state of
  the VM, thus the steal_time MSR

  5. exam the steal time value again
  (qemu) xp /ug 0x7fc0d000
  xp /ug 0x7fc0d000
  7fc0d000:147428917 < with high cpu load after 
loadvm, steal time still shows a linear increase

  The steal_time value would go backward (because of the overflow) after
  the restoration of the VM state without the fix.

  -

  I'm pasting in text from Debian Bug 785557
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785557
  b/c I couldn't find this issue reported.

  It is present in QEMU 2.3, but I haven't tested later versions.
  Perhaps someone else will find this bug and confirm for later
  versions.  (Or I will when I have time!)

  


  Hi,

  I'm trying to debug an issue we're having with some debian.org machines
  running in QEMU 2.1.2 instances (see [1] for more background). In short,
  after a live migration guests running Debian Jessie (linux 3.16) stop
  accounting CPU time properly. /proc/stat in the guest shows no increase
  in user and system time anymore (regardless of workload) and what stands
  out are extremely large values for steal time:

   % cat /proc/stat
   cpu  2400 0 1842 650879168 2579640 0 25 136562317270 0 0
   cpu0 1366 0 1028 161392988 1238598 0 11 383803090749 0 0
   cpu1 294 0 240 162582008 639105 0 8 39686436048 0 0
   cpu2 406 0 338 163331066 383867 0 4 333994238765 0 0
   cpu3 332 0 235 163573105 318069 0 1 1223752959076 0 0
   intr 355773871 33 10 0 0 0 0 3 0 1 0 0 36 144 0 0 1638612 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 5001741 41 0 8516993 0 3669582 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
   ctxt 837862829
   btime 1431642967
   processes 8529939
   procs_running 1
   procs_blocked 0
   softirq 225193331 2 77532878 172 7250024 819289 0 54 33739135 176552 
105675225

  Reading the memory pointed to by the steal time MSRs pre- and
  post-migration, I can see that post-migration the high bytes are set to
 

[Kernel-packages] [Bug 1562618] Re: whole OS freezes seemingly randomly

2016-03-30 Thread Christopher M. Penalver
Vincent Gerris, as per http://support.lenovo.com/us/en/products/Laptops-
and-netbooks/Yoga-Series/Yoga-2-11-Notebook-
Lenovo?linkTrack=GPS:Body_Search%20Products=false an update to your
computer's buggy, insecure, and outdated BIOS is available (93). If you
update to this following https://help.ubuntu.com/community/BIOSUpdate
does it change anything?

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful.

Also, you don't have to create a new bug report.

Once the BIOS is updated, if the problem is still reproducible:
1) Please provide the output of the following terminal command (not perform an 
apport-collect):
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
2) Please make a comment specifically advising on if there was an improvement 
or not.
3) Please mark this report Status Confirmed.

If it's not reproducible, please mark this as Invalid.

Thank you for your understanding.

** Tags removed: kernel-fixed-upstream kernel-fixed-upstream-4.5 
needs-reverse-bisect
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-4.6-rc1

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

Title:
  whole OS freezes seemingly randomly

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I had some random freezes of the whole operating system.
  No caps lock response or terminal switching, nothng.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vincent1714 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar 27 23:46:02 2016
  HibernationDevice: RESUME=UUID=8180a7b6-a1c0-494a-9f65-99a7b54f6deb
  InstallationDate: Installed on 2015-11-01 (147 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 20332
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=44fb018f-3dbd-4eb6-ab9a-6668de8d13d2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-03-25 (2 days ago)
  dmi.bios.date: 12/26/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 92CN26WW(V1.06)
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: AIUU1
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900042STD
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 11
  dmi.modalias: 
dmi:bvnLENOVO:bvr92CN26WW(V1.06):bd12/26/2013:svnLENOVO:pn20332:pvrLenovoYoga211:rvnLENOVO:rnAIUU1:rvr31900042STD:cvnLENOVO:ct10:cvrLenovoYoga211:
  dmi.product.name: 20332
  dmi.product.version: Lenovo Yoga 2 11
  dmi.sys.vendor: LENOVO

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

2016-03-30 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/precise/3.13.0-85.129~precise1/precise-3.13-proposed.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1558891

Title:
  linux-lts-trusty: 3.13.0-85.129~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:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.13.0-85.129~precise1 upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 18. March 2016 03:03 UTC
  kernel-stable-master-bug:1558727
  kernel-stable-Promote-to-proposed-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-Verification-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Certification-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Security-signoff-start:Monday, 28. March 2016 16:03 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Monday, 28. March 2016 16:03 UTC
  kernel-stable-Security-signoff-end:Monday, 28. March 2016 19:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Regression-testing-end:Tuesday, 29. March 2016 15:01 UTC

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

2016-03-30 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-testing/trusty/3.13.0-85.129
/trusty-proposed.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1558727

Title:
  linux: 3.13.0-85.129 -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:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the 3.13.0-85.129 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-Promote-to-proposed-end:Thursday, 17. March 2016 22:51 UTC
  kernel-stable-Prepare-package-end:Friday, 18. March 2016 03:05 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 18. March 2016 03:05 UTC
  kernel-stable-Verification-testing-start:Friday, 18. March 2016 12:01 UTC
  kernel-stable-Certification-testing-start:Friday, 18. March 2016 12:02 UTC
  kernel-stable-Security-signoff-start:Friday, 18. March 2016 12:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Friday, 18. March 2016 12:02 UTC
  kernel-stable-Security-signoff-end:Friday, 18. March 2016 20:03 UTC
  kernel-stable-Regression-testing-end:Monday, 28. March 2016 15:03 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Tuesday, 29. March 2016 15:01 UTC
  kernel-stable-Verification-testing-end:Tuesday, 29. March 2016 15:01 UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1558727/+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 1014240] Re: [Asus eeepc 1225B] Keyboard and Touchpad randomly not working at startup

2016-03-30 Thread Christopher M. Penalver
Egbert van der Wal, to advise, the bot's comment was directed to the
original reporter.

Despite this, it will help immensely if you filed a new report with the Ubuntu 
repository kernel (not mainline/upstream) via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  [Asus eeepc 1225B] Keyboard and Touchpad randomly not working  at
  startup

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Usually, once every 5-6 times when I reboot or awake form hibernate, the 
touchpad and keyboard do not work: no way to input text and login so I need to 
hard reset the laptop. I can ssh in (so the system is not frozen) and  Fn+keys 
to change screen brightness etc always work.
  I collected X and kernel logs when it happens (by logging in remotely via  
SSH) but I'm not able to understand what is going on.

  This issue is reported in multiple forums, and affects Asus 252b as
  well (same laptop model for US market). Another bug is filed for this
  laptop model, related to hibernate/suspend
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/951143) and a
  workaround exists, maybe it helps.

  $ lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  $ uname -a
  Linux picolo 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

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

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


[Kernel-packages] [Bug 1540430] Re: Touchpad not working after suspend/resume

2016-03-30 Thread Christopher M. Penalver
Uros Trojar, could you please provide the missing information following
https://wiki.ubuntu.com/DebuggingKernelSuspend ?

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

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

Title:
  Touchpad not working after suspend/resume

Status in linux package in Ubuntu:
  Incomplete

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

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

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

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

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


[Kernel-packages] [Bug 1556362] Re: Graphic display problem

2016-03-30 Thread Christopher M. Penalver
** Description changed:

- I would like to report a problem with my video driver.  While using both
- LibreOffice Writer  and Firefox, Ihave had occasions when the screen
- went wonky with horizontal lines running across such that the screen was
- not readable.  The problem seems to correct itself if I switch programs
- using the Launcher and then return to the problem application.
+ While using both LibreOffice Writer and Firefox, I have had occasions
+ when the laptop screen went wonky with horizontal lines running across
+ such that the screen was not readable. The problem seems to correct
+ itself if I switch programs using the Launcher and then return to the
+ problem application.
  
- I am running 32 bit Ubuntu15.10 on a Toshiba NB200 with a Intel® Atom™
- CPU N280 @ 1.66GHz × 2 processer,, 2 gig of RAM and Intel® 945GME
- x86/MMX/SSE2 graphics.
- 
- Thanks.
- Jonathan
- --- 
+ ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  jonathan   1494 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jonathan   1494 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-03-07 (4 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release i386 (20151021)
  MachineType: TOSHIBA TOSHIBA NB200
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=5f7188c5-3bfa-4c5e-ab5a-c13ac8b236cf ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
-  linux-restricted-modules-4.2.0-27-generic N/A
-  linux-backports-modules-4.2.0-27-generic  N/A
-  linux-firmware1.149.3
+  linux-restricted-modules-4.2.0-27-generic N/A
+  linux-backports-modules-4.2.0-27-generic  N/A
+  linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/07/2009
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V1.20
  dmi.board.name: KAVAA
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.20:bd04/07/2009:svnTOSHIBA:pnTOSHIBANB200:pvrPLL20C-00200C:rvnTOSHIBA:rnKAVAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: TOSHIBA NB200
  dmi.product.version: PLL20C-00200C
  dmi.sys.vendor: TOSHIBA

** Tags added: xenial

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

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

Title:
  Graphic display problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  While using both LibreOffice Writer and Firefox, I have had occasions
  when the laptop screen went wonky with horizontal lines running across
  such that the screen was not readable. The problem seems to correct
  itself if I switch programs using the Launcher and then return to the
  problem application.

  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jonathan   1494 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  InstallationDate: Installed on 2016-03-07 (4 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release i386 (20151021)
  MachineType: TOSHIBA TOSHIBA NB200
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic 
root=UUID=5f7188c5-3bfa-4c5e-ab5a-c13ac8b236cf ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-27-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/07/2009
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V1.20
  dmi.board.name: KAVAA
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.20:bd04/07/2009:svnTOSHIBA:pnTOSHIBANB200:pvrPLL20C-00200C:rvnTOSHIBA:rnKAVAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: TOSHIBA NB200
  dmi.product.version: 

[Kernel-packages] [Bug 1564178] Status changed to Confirmed

2016-03-30 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/1564178

Title:
  [Dell Inc. Precision WorkStation 490] hibernate/resume failure

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Unmounts Swap Partion then fails to resume from hibernate

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luke   1531 F pulseaudio
   /dev/snd/controlC1:  luke   1531 F pulseaudio
  Date: Sun Mar 27 19:28:16 2016
  DuplicateSignature: hibernate/resume:Dell Inc. Precision WorkStation 490:A08
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=8f6ad9fa-5d18-4eb6-94e7-a13e9ccaf888
  InstallationDate: Installed on 2016-03-25 (6 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Precision WorkStation 490
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=dbf62ba9-e647-41e3-a0a3-0c0c5dcedfec ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [Dell Inc. Precision WorkStation 490] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 04/25/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0F9382
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/25/2008:svnDellInc.:pnPrecisionWorkStation490:pvr:rvnDellInc.:rn0F9382:rvrA00:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision WorkStation 490
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1564178/+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 1564178] Re: [Dell Inc. Precision WorkStation 490] hibernate/resume failure

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

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

Title:
  [Dell Inc. Precision WorkStation 490] hibernate/resume failure

Status in linux package in Ubuntu:
  New

Bug description:
  Unmounts Swap Partion then fails to resume from hibernate

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luke   1531 F pulseaudio
   /dev/snd/controlC1:  luke   1531 F pulseaudio
  Date: Sun Mar 27 19:28:16 2016
  DuplicateSignature: hibernate/resume:Dell Inc. Precision WorkStation 490:A08
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=8f6ad9fa-5d18-4eb6-94e7-a13e9ccaf888
  InstallationDate: Installed on 2016-03-25 (6 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Precision WorkStation 490
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=dbf62ba9-e647-41e3-a0a3-0c0c5dcedfec ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [Dell Inc. Precision WorkStation 490] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 04/25/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0F9382
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/25/2008:svnDellInc.:pnPrecisionWorkStation490:pvr:rvnDellInc.:rn0F9382:rvrA00:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision WorkStation 490
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1564178/+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 1564178] [NEW] [Dell Inc. Precision WorkStation 490] hibernate/resume failure

2016-03-30 Thread Luke Buckingham
Public bug reported:

Unmounts Swap Partion then fails to resume from hibernate

ProblemType: KernelOops
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  luke   1531 F pulseaudio
 /dev/snd/controlC1:  luke   1531 F pulseaudio
Date: Sun Mar 27 19:28:16 2016
DuplicateSignature: hibernate/resume:Dell Inc. Precision WorkStation 490:A08
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=8f6ad9fa-5d18-4eb6-94e7-a13e9ccaf888
InstallationDate: Installed on 2016-03-25 (6 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
InterpreterPath: /usr/bin/python3.5
MachineType: Dell Inc. Precision WorkStation 490
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=dbf62ba9-e647-41e3-a0a3-0c0c5dcedfec ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-15-generic N/A
 linux-backports-modules-4.4.0-15-generic  N/A
 linux-firmware1.157
SourcePackage: linux
Title: [Dell Inc. Precision WorkStation 490] hibernate/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 04/25/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0F9382
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/25/2008:svnDellInc.:pnPrecisionWorkStation490:pvr:rvnDellInc.:rn0F9382:rvrA00:cvnDellInc.:ct7:cvr:
dmi.product.name: Precision WorkStation 490
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops hibernate resume xenial

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

Title:
  [Dell Inc. Precision WorkStation 490] hibernate/resume failure

Status in linux package in Ubuntu:
  New

Bug description:
  Unmounts Swap Partion then fails to resume from hibernate

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luke   1531 F pulseaudio
   /dev/snd/controlC1:  luke   1531 F pulseaudio
  Date: Sun Mar 27 19:28:16 2016
  DuplicateSignature: hibernate/resume:Dell Inc. Precision WorkStation 490:A08
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=8f6ad9fa-5d18-4eb6-94e7-a13e9ccaf888
  InstallationDate: Installed on 2016-03-25 (6 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Precision WorkStation 490
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=dbf62ba9-e647-41e3-a0a3-0c0c5dcedfec ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [Dell Inc. Precision WorkStation 490] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 04/25/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0F9382
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/25/2008:svnDellInc.:pnPrecisionWorkStation490:pvr:rvnDellInc.:rn0F9382:rvrA00:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision 

[Kernel-packages] [Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2016-03-30 Thread Dariusz Płoszaj
The same problem for me,I can't change my sound quality in my JBL
Extreme speaker :/

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

Status in Blueman:
  New
Status in blueman package in Ubuntu:
  Fix Released
Status in bluez package in Ubuntu:
  Confirmed
Status in gnome-bluetooth package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I found a bug in Ubuntu 14.04 !

  I tried to pair a bluetooth stereo headset (A2DP compatible). The
  pairing process goes well, but after that I can't select it on the
  audio preferences.

  When I select it, it only shows the last selected item options and don't do 
anything. (he should switch to the headset output).
  I must mention that it worked very well on Ubuntu 12.04.

  This bug can be in the bluetooth stack or in unity-control-center or
  maybe pulseaudio. I actually have no idea.

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+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 1546439] Re: ISST:LTE: Regression: roselp2 Oops in kernel during setup io

2016-03-30 Thread Tim Gardner
Applied 0001-block-partition-initialize-percpuref-before-sending-.patch

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
 Assignee: Taco Screen team (taco-screen-team)
   Status: New

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

** Changed in: linux (Ubuntu Xenial)
 Assignee: Taco Screen team (taco-screen-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/1546439

Title:
  ISST:LTE: Regression: roselp2 Oops in kernel during setup io

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

Bug description:
  == Comment: #0 - Alton L. Pundt  - 2016-02-08 17:14:17 ==
  ---Problem Description---
  was setting up i/o scenerios and kernel oopsed
   
  Contact Information = A.P. Pundt  apu...@us.ibm.com 
   
  ---uname output---
  4.4.0-2-generic
   
  Machine Type = 8286-42A 
   
  ---System Hang---
   system hung.  does not respond to ping
   
  ---Debugger---
  A debugger is not configured
   
  ---Steps to Reproduce---
   login as root:
  cd /kte/tools/
  setup io
   
  Stack trace output:
   [  148.026515] NIP [c0529cd0] blk_account_io_start+0x150/0x290
  [  148.026518] LR [c0529cac] blk_account_io_start+0x12c/0x290
  [  148.026520] Call Trace:
  [  148.026523] [c006da9437d0] [c0529cac] 
blk_account_io_start+0x12c/0x290 (unreliable)
  [  148.026527] [c006da943810] [c052b20c] blk_queue_bio+0x1dc/0x4c0
  [  148.026530] [c006da943870] [c052881c] 
generic_make_request+0x16c/0x240
  [  148.026534] [c006da9438d0] [c05289c4] submit_bio+0xd4/0x1f0
  [  148.026537] [c006da943980] [c033b1a4] 
mpage_readpages+0x174/0x1c0
  [  148.026541] [c006da943a70] [c0333b7c] 
blkdev_readpages+0x4c/0x70
  [  148.026545] [c006da943ab0] [c023cf18] 
__do_page_cache_readahead+0x1a8/0x2e0
  [  148.026548] [c006da943b80] [c023d1c8] 
ondemand_readahead+0x178/0x2f0
  [  148.026552] [c006da943be0] [c022aadc] 
generic_file_read_iter+0x41c/0x6b0
  [  148.026555] [c006da943cc0] [c0334d38] 
blkdev_read_iter+0x68/0xa0
  [  148.026559] [c006da943cf0] [c02dc80c] new_sync_read+0xcc/0x110
  [  148.026562] [c006da943d90] [c02dd614] vfs_read+0xa4/0x1c0
  [  148.026565] [c006da943de0] [c02de71c] SyS_read+0x6c/0x110
  [  148.026568] [c006da943e30] [c0009204] system_call+0x38/0xb4
  [  148.026571] Instruction dump:

   
  Oops output:
   [  148.026436] Oops: Kernel access of bad area, sig: 11 [#1]

   
  System Dump Info:
The system was configured to capture a dump, however a dump was not 
produced.
   

  == Comment: #2 - Alton L. Pundt  - 2016-02-08 17:16:09 ==
  console screen during time of oops:

  root@roselp2:~# [  148.026417] Unable to handle kernel paging request for 
data at address 0x779ea
  [  148.026433] Faulting instruction address: 0xc0529cd0
  [  148.026436] Oops: Kernel access of bad area, sig: 11 [#1]
  [  148.026438] SMP NR_CPUS=2048 NUMA pSeries
  [  148.026442] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache 
binfmt_misc dm_round_robin pseries_rng dm_multipath rtc_generic nfsd 
auth_rpcgss nfs_acl lockd grace sunrpc autofs4 btrfs xor raid6_pq mlx4_en vxlan 
ip6_udp_tunnel udp_tunnel ibmvscsi mlx4_core
  [  148.026460] CPU: 192 PID: 5726 Comm: parted Not tainted 4.4.0-2-generic 
#16-Ubuntu
  [  148.026463] task: c006da8d5100 ti: c006da94 task.ti: 
c006da94
  [  148.026466] NIP: c0529cd0 LR: c0529cac CTR: 

  [  148.026468] REGS: c006da943550 TRAP: 0300   Not tainted  
(4.4.0-2-generic)
  [  148.026471] MSR: 80009033   CR: 24002828  
XER: 
  [  148.026478] CFAR: c0008468 DAR: 000779ea DSISR: 4000 
SOFTE: 0
  GPR00: c0529cac c006da9437d0 c1583800 0001
  GPR04: 1000 c0074eec14a0 c0074eec14e8 0800
  GPR08: 000779ea   c0ae08e0
  GPR12: 2400 c7b52000 51633600 00080001
  GPR16: c006d944efa0 0001 1000 0001
  GPR20: c006d944ef00 0002 0001 c0332700
  GPR24: c0070d405000 0100 0200 fffb
  GPR28: c00749810730 c0071eb4d400  00c0
  [  148.026515] NIP [c0529cd0] blk_account_io_start+0x150/0x290
  [  148.026518] LR [c0529cac] blk_account_io_start+0x12c/0x290
  [  148.026520] Call Trace:
  [  148.026523] [c006da9437d0] [c0529cac] 
blk_account_io_start+0x12c/0x290 (unreliable)
  [  148.026527] [c006da943810] [c052b20c] 

[Kernel-packages] [Bug 1563921] Re: Unable to migrate container

2016-03-30 Thread Tim Gardner
** Changed in: linux (Ubuntu)
   Status: New => In Progress

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Serge Hallyn (serge-hallyn)

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
 Assignee: Serge Hallyn (serge-hallyn)
   Status: In Progress

** Also affects: criu (Ubuntu Xenial)
   Importance: Undecided
 Assignee: Tycho Andersen (tycho-s)
   Status: Fix Released

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

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

Title:
  Unable to migrate container

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

Bug description:
  When trying to migrate a container to another host i get the following
  error:

  Error (mount.c:740): mnt: 150:./sys/fs/cgroup/cpuset doesn't have a
  proper root mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/criu/+bug/1563921/+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 1563921] Re: Unable to migrate container

2016-03-30 Thread Tycho Andersen
** Also 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/1563921

Title:
  Unable to migrate container

Status in criu package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  New

Bug description:
  When trying to migrate a container to another host i get the following
  error:

  Error (mount.c:740): mnt: 150:./sys/fs/cgroup/cpuset doesn't have a
  proper root mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/criu/+bug/1563921/+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 1563491] Re: usb storage devices are no longer recognised by the kernel

2016-03-30 Thread Andrei Dobrea
Hello.
Please apologise the "noise" information above...
I have managed to reproduce it again, but now at least I have the root cause. 
It goes like this:

1. Normal boot up (either from the internal HDD or from the usb stick Kubuntu 
Live Session)
2. Mount the usb stick and then unmount (get the "Safely remove" message, but 
do NOT remove the stick from the usb)
3. Restart the laptop (let it boot-up using the internal HDD)

Expected: next session should recognize USB devices (even if it won't
"see" the device I left in the USB, it should at least detect its
removal or other new devices)

Actual: rebooting with the USB device still plugged in (after the
"safely remove" message) somehow disables all the USB ports of the
laptop; no matter if I remove the device afterwards, the USB ports
activity no longer gets detected until another reboot.

So it has nothing to do with updates, please ignore my babbling on the matter.
If you cannot reproduce this issue or you need more information on my part, 
please let me know.

Regards,
Andrei.

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  

[Kernel-packages] [Bug 1546439] linux-header

2016-03-30 Thread bugproxy
Default Comment by Bridge

** Attachment added: "linux-header"
   
https://bugs.launchpad.net/bugs/1546439/+attachment/4617473/+files/linux-headers-4.4.0-16-generic_4.4.0-16.32-internal_ppc64el.deb

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

Title:
  ISST:LTE: Regression: roselp2 Oops in kernel during setup io

Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #0 - Alton L. Pundt  - 2016-02-08 17:14:17 ==
  ---Problem Description---
  was setting up i/o scenerios and kernel oopsed
   
  Contact Information = A.P. Pundt  apu...@us.ibm.com 
   
  ---uname output---
  4.4.0-2-generic
   
  Machine Type = 8286-42A 
   
  ---System Hang---
   system hung.  does not respond to ping
   
  ---Debugger---
  A debugger is not configured
   
  ---Steps to Reproduce---
   login as root:
  cd /kte/tools/
  setup io
   
  Stack trace output:
   [  148.026515] NIP [c0529cd0] blk_account_io_start+0x150/0x290
  [  148.026518] LR [c0529cac] blk_account_io_start+0x12c/0x290
  [  148.026520] Call Trace:
  [  148.026523] [c006da9437d0] [c0529cac] 
blk_account_io_start+0x12c/0x290 (unreliable)
  [  148.026527] [c006da943810] [c052b20c] blk_queue_bio+0x1dc/0x4c0
  [  148.026530] [c006da943870] [c052881c] 
generic_make_request+0x16c/0x240
  [  148.026534] [c006da9438d0] [c05289c4] submit_bio+0xd4/0x1f0
  [  148.026537] [c006da943980] [c033b1a4] 
mpage_readpages+0x174/0x1c0
  [  148.026541] [c006da943a70] [c0333b7c] 
blkdev_readpages+0x4c/0x70
  [  148.026545] [c006da943ab0] [c023cf18] 
__do_page_cache_readahead+0x1a8/0x2e0
  [  148.026548] [c006da943b80] [c023d1c8] 
ondemand_readahead+0x178/0x2f0
  [  148.026552] [c006da943be0] [c022aadc] 
generic_file_read_iter+0x41c/0x6b0
  [  148.026555] [c006da943cc0] [c0334d38] 
blkdev_read_iter+0x68/0xa0
  [  148.026559] [c006da943cf0] [c02dc80c] new_sync_read+0xcc/0x110
  [  148.026562] [c006da943d90] [c02dd614] vfs_read+0xa4/0x1c0
  [  148.026565] [c006da943de0] [c02de71c] SyS_read+0x6c/0x110
  [  148.026568] [c006da943e30] [c0009204] system_call+0x38/0xb4
  [  148.026571] Instruction dump:

   
  Oops output:
   [  148.026436] Oops: Kernel access of bad area, sig: 11 [#1]

   
  System Dump Info:
The system was configured to capture a dump, however a dump was not 
produced.
   

  == Comment: #2 - Alton L. Pundt  - 2016-02-08 17:16:09 ==
  console screen during time of oops:

  root@roselp2:~# [  148.026417] Unable to handle kernel paging request for 
data at address 0x779ea
  [  148.026433] Faulting instruction address: 0xc0529cd0
  [  148.026436] Oops: Kernel access of bad area, sig: 11 [#1]
  [  148.026438] SMP NR_CPUS=2048 NUMA pSeries
  [  148.026442] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache 
binfmt_misc dm_round_robin pseries_rng dm_multipath rtc_generic nfsd 
auth_rpcgss nfs_acl lockd grace sunrpc autofs4 btrfs xor raid6_pq mlx4_en vxlan 
ip6_udp_tunnel udp_tunnel ibmvscsi mlx4_core
  [  148.026460] CPU: 192 PID: 5726 Comm: parted Not tainted 4.4.0-2-generic 
#16-Ubuntu
  [  148.026463] task: c006da8d5100 ti: c006da94 task.ti: 
c006da94
  [  148.026466] NIP: c0529cd0 LR: c0529cac CTR: 

  [  148.026468] REGS: c006da943550 TRAP: 0300   Not tainted  
(4.4.0-2-generic)
  [  148.026471] MSR: 80009033   CR: 24002828  
XER: 
  [  148.026478] CFAR: c0008468 DAR: 000779ea DSISR: 4000 
SOFTE: 0
  GPR00: c0529cac c006da9437d0 c1583800 0001
  GPR04: 1000 c0074eec14a0 c0074eec14e8 0800
  GPR08: 000779ea   c0ae08e0
  GPR12: 2400 c7b52000 51633600 00080001
  GPR16: c006d944efa0 0001 1000 0001
  GPR20: c006d944ef00 0002 0001 c0332700
  GPR24: c0070d405000 0100 0200 fffb
  GPR28: c00749810730 c0071eb4d400  00c0
  [  148.026515] NIP [c0529cd0] blk_account_io_start+0x150/0x290
  [  148.026518] LR [c0529cac] blk_account_io_start+0x12c/0x290
  [  148.026520] Call Trace:
  [  148.026523] [c006da9437d0] [c0529cac] 
blk_account_io_start+0x12c/0x290 (unreliable)
  [  148.026527] [c006da943810] [c052b20c] blk_queue_bio+0x1dc/0x4c0
  [  148.026530] [c006da943870] [c052881c] 
generic_make_request+0x16c/0x240
  [  148.026534] [c006da9438d0] [c05289c4] submit_bio+0xd4/0x1f0
  [  148.026537] [c006da943980] [c033b1a4] 

[Kernel-packages] [Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-30 Thread Richard Platt
Hi

I seem to be experiencing the same issue on a XPS13 (9350) running
Ubuntu 16.04 Beta:

plattr@beatrice:~$ uname -a
Linux beatrice 4.4.0-16-generic #32-Ubuntu SMP Thu Mar 24 22:38:01 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

plattr@beatrice:~$ lsmod | grep i9
i915_bpo 1261568  7
intel_ips  20480  1 i915_bpo
i2c_algo_bit   16384  1 i915_bpo
drm_kms_helper139264  1 i915_bpo
drm   360448  8 i915_bpo,drm_kms_helper
video  40960  3 i915_bpo,dell_wmi,dell_laptop

Let me know if there's anything I can do to help

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

Title:
  screen flicker on Dell XPS 13 9350 after kernel upgrade

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I upgraded to this version of the linux kernel (Linux xps
  4.4.0-9-generic #24-Ubuntu SMP Mon Feb 29 19:33:19 UTC 2016 x86_64
  x86_64 x86_64 GNU/Linux) and the screen now flickers ramdomly. flicker
  every few seconds for a fraction of the second. Not related to
  application install or system load.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-9-generic 4.4.0-9.24
  ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
  Uname: Linux 4.4.0-9-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  anmar  1810 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Mar  2 11:11:37 2016
  HibernationDevice: RESUME=UUID=94adb22b-7cde-416d-a17f-c3e5d40718da
  InstallationDate: Installed on 2016-03-02 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160301)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:5682 Realtek Semiconductor Corp. 
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9-generic.efi.signed 
root=UUID=9945d9bf-9e44-4308-a4ec-c1f92f9b330c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-9-generic N/A
   linux-backports-modules-4.4.0-9-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/18/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd12/18/2015:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1552304/+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 1494350] Re: QEMU: causes vCPU steal time overflow on live migration

2016-03-30 Thread Malte S. Stretz
** Also affects: linux (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785557
   Importance: Unknown
   Status: Unknown

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

Title:
  QEMU: causes vCPU steal time overflow on live migration

Status in Linux:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  Fix Released
Status in linux package in Debian:
  Unknown

Bug description:
  [Impact]
  It is possible to have vcpu->arch.st.last_steal initialized
  from a thread other than vcpu thread, say the main thread, via
  KVM_SET_MSRS. That can cause steal_time overflow later (when subtracting from 
vcpu threads sched_info.run_delay).

  [Test Case]
  Testing Steps with patched trusty kernel:
  Using savemv & loadvm to simulate the migration process.

  In guest:
  1. check steal_time data location
  rdmsr 0x4b564d03 <- returns the start address 0x7fc0d000

  2. exam the steal time before savevm in qemu monitor
  (qemu) xp /ug 0x7fc0d000
  xp /ug 0x7fc0d000
  7fc0d000:144139048 < steal time value before 
savevm
  (qemu) savevm mytestvm7
  savevm mytestvm7
  (qemu) quit
  quit

  3. give some load to the host system, e.g. stress --cpu 

  4. start the guest with "-loadvm mytestvm7" to restore the state of
  the VM, thus the steal_time MSR

  5. exam the steal time value again
  (qemu) xp /ug 0x7fc0d000
  xp /ug 0x7fc0d000
  7fc0d000:147428917 < with high cpu load after 
loadvm, steal time still shows a linear increase

  The steal_time value would go backward (because of the overflow) after
  the restoration of the VM state without the fix.

  -

  I'm pasting in text from Debian Bug 785557
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785557
  b/c I couldn't find this issue reported.

  It is present in QEMU 2.3, but I haven't tested later versions.
  Perhaps someone else will find this bug and confirm for later
  versions.  (Or I will when I have time!)

  


  Hi,

  I'm trying to debug an issue we're having with some debian.org machines
  running in QEMU 2.1.2 instances (see [1] for more background). In short,
  after a live migration guests running Debian Jessie (linux 3.16) stop
  accounting CPU time properly. /proc/stat in the guest shows no increase
  in user and system time anymore (regardless of workload) and what stands
  out are extremely large values for steal time:

   % cat /proc/stat
   cpu  2400 0 1842 650879168 2579640 0 25 136562317270 0 0
   cpu0 1366 0 1028 161392988 1238598 0 11 383803090749 0 0
   cpu1 294 0 240 162582008 639105 0 8 39686436048 0 0
   cpu2 406 0 338 163331066 383867 0 4 333994238765 0 0
   cpu3 332 0 235 163573105 318069 0 1 1223752959076 0 0
   intr 355773871 33 10 0 0 0 0 3 0 1 0 0 36 144 0 0 1638612 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 5001741 41 0 8516993 0 3669582 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
   ctxt 837862829
   btime 1431642967
   processes 8529939
   procs_running 1
   procs_blocked 0
   softirq 225193331 2 77532878 172 7250024 819289 0 54 33739135 176552 
105675225

  Reading the memory pointed to by the steal time MSRs pre- and
  post-migration, 

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

2016-03-30 Thread Dea1993
i'm willing to pay to fix this annoyng 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/1532746

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

Status in linux package in Ubuntu:
  Triaged

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

[Kernel-packages] [Bug 1549354] Re: After upgrading to 4.2.0.30 Elantech touchpad not detected

2016-03-30 Thread Thomas Zell
Reverting the commit solves the problem. The 4.2.0-34 kernel without
that commit works.

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

Title:
  After upgrading to 4.2.0.30 Elantech touchpad not detected

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

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

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

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

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


[Kernel-packages] [Bug 1562540] Re: kernel 3.13.0-83 regression : screen resolution not detected

2016-03-30 Thread Pierre
The error in /var/lib/dkms/nvidia-304/304.131/build/make.log is

*** Unable to determine the target kernel version. ***

make: *** [select_makefile] Erreur 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/1562540

Title:
  kernel 3.13.0-83 regression : screen resolution not detected

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrade from linux-image-generic-3.13.0-77 to 3.13.0-83 the
  screen resolution is reduced to 1024x768.

  Rebooting in 3.13.0-77 solves the problem.

  The screen is a IIYAMA ProLite E2207WSV, VGA Only, 1680x1050 60Hz
  connected to a Nvidia Graphic card.

  Some more information (with the working version of the kernel).

  # xrandr --verbose
  Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 4096 x 4096
  DVI-I-0 disconnected (normal left inverted right x axis y axis)
   Identifier: 0x23b
   Timestamp:  158070
   Subpixel:   unknown
   Clones:
   CRTCs:  0 1
   Transform:  1.00 0.00 0.00
   0.00 1.00 0.00
   0.00 0.00 1.00
  filter:
   SignalFormat: VGA
    supported: VGA
   ConnectorType: DVI-I
   ConnectorNumber: 0
   _ConnectorLocation: 0
  TV-0 connected primary 1680x1050+0+0 (0x23d) normal (normal left inverted 
right x axis y axis) 465mm x 291mm
   Identifier: 0x23c
   Timestamp:  158070
   Subpixel:   unknown
   Gamma:  1.0:1.0:1.0
   Brightness: 1.0
   Clones:
   CRTC:   0
   CRTCs:  0 1
   Transform:  1.00 0.00 0.00
   0.00 1.00 0.00
   0.00 0.00 1.00
  filter:
   EDID:
    000026cd0656e404
    2e12010368301e782a0405a556479e25
    155054bfef808180714f8140b3009040
    95000101010121399030621a274068b0
    3600d123111c00ff00303539
    3833383436303132353200fd0037
    4c1e530f000a20202020202000fc
    00504c45323230375753560a202000d4
   SignalFormat: VGA
    supported: VGA
   ConnectorType: TV
   ConnectorNumber: 1
   _ConnectorLocation: 2
    1680x1050 (0x23d)  146.2MHz -HSync +VSync *current +preferred
  h: width  1680 start 1784 end 1960 total 2240 skew0 clock   
65.3KHz
  v: height 1050 start 1053 end 1059 total 1089   clock   60.0Hz
    1440x900 (0x23e)  106.5MHz -HSync +VSync
  h: width  1440 start 1520 end 1672 total 1904 skew0 clock   
55.9KHz
  v: height  900 start  903 end  909 total  934   clock   59.9Hz
    1400x1050 (0x23f)  121.8MHz -HSync +VSync
  h: width  1400 start 1488 end 1632 total 1864 skew0 clock   
65.3KHz
  v: height 1050 start 1053 end 1057 total 1089   clock   60.0Hz
    1280x1024 (0x240)  135.0MHz +HSync +VSync
  h: width  1280 start 1296 end 1440 total 1688 skew0 clock   
80.0KHz
  v: height 1024 start 1025 end 1028 total 1066   clock   75.0Hz
    1280x1024 (0x241)  108.0MHz +HSync +VSync
  h: width  1280 start 1328 end 1440 total 1688 skew0 clock   
64.0KHz
  v: height 1024 start 1025 end 1028 total 1066   clock   60.0Hz
    1280x960 (0x242)  108.0MHz +HSync +VSync
  h: width  1280 start 1376 end 1488 total 1800 skew0 clock   
60.0KHz
  v: height  960 start  961 end  964 total 1000   clock   60.0Hz
    1152x864 (0x243)  108.0MHz +HSync +VSync
  h: width  1152 start 1216 end 1344 total 1600 skew0 clock   
67.5KHz
  v: height  864 start  865 end  868 total  900   clock   75.0Hz
    1024x768 (0x244)   78.8MHz +HSync +VSync
  h: width  1024 start 1040 end 1136 total 1312 skew0 clock   
60.0KHz
  v: height  768 start  769 end  772 total  800   clock   75.0Hz
    1024x768 (0x245)   75.0MHz -HSync -VSync
  h: width  1024 start 1048 end 1184 total 1328 skew0 clock   
56.5KHz
  v: height  768 start  771 end  777 total  806   clock   70.1Hz
    1024x768 (0x246)   65.0MHz -HSync -VSync
  h: width  1024 start 1048 end 1184 total 1344 skew0 clock   
48.4KHz
  v: height  768 start  771 end  777 total  806   clock   60.0Hz
    800x600 (0x247)   49.5MHz +HSync +VSync
  h: width   800 start  816 end  896 total 1056 skew0 clock   
46.9KHz
  v: height  600 start  601 end  604 total  625   clock   75.0Hz
    800x600 (0x248)   50.0MHz +HSync +VSync
  h: width   800 start  856 end  976 total 1040 skew0 clock   
48.1KHz
  v: height  600 start  637 end  643 total  666   clock   72.2Hz
    800x600 (0x249)   40.0MHz +HSync +VSync
  h: width   800 start  840 end  968 total 1056 skew0 clock   
37.9KHz
  v: height  600 start  601 end  605 total  628   clock   60.3Hz
    800x600 (0x24a)   36.0MHz +HSync +VSync
  h: width   800 start  824 end  896 total 1024 skew0 clock   

[Kernel-packages] [Bug 1562540] Re: kernel 3.13.0-83 regression : screen resolution not detected

2016-03-30 Thread Pierre
I have just tried to install it and there is an error :

# dpkg -i *.deb
Sélection du paquet linux-headers-3.13.0-86-generic précédemment désélectionné.
(Lecture de la base de données... 1317835 fichiers et répertoires déjà 
installés.)
Préparation du dépaquetage de 
linux-headers-3.13.0-86-generic_3.13.0-86.130~lp1562540_amd64.deb ...
Dépaquetage de linux-headers-3.13.0-86-generic (3.13.0-86.130~lp1562540) ...
Sélection du paquet linux-image-3.13.0-86-generic précédemment désélectionné.
Préparation du dépaquetage de 
linux-image-3.13.0-86-generic_3.13.0-86.130~lp1562540_amd64.deb ...
Done.
Dépaquetage de linux-image-3.13.0-86-generic (3.13.0-86.130~lp1562540) ...
Sélection du paquet linux-image-extra-3.13.0-86-generic précédemment 
désélectionné.
Préparation du dépaquetage de 
linux-image-extra-3.13.0-86-generic_3.13.0-86.130~lp1562540_amd64.deb ...
Dépaquetage de linux-image-extra-3.13.0-86-generic (3.13.0-86.130~lp1562540) ...
dpkg: des problèmes de dépendances empêchent la configuration de 
linux-headers-3.13.0-86-generic :
 linux-headers-3.13.0-86-generic dépend de linux-headers-3.13.0-86 ; cependant :
  Le paquet linux-headers-3.13.0-86 n'est pas installé.

dpkg: erreur de traitement du paquet linux-headers-3.13.0-86-generic 
(--install) :
 problèmes de dépendances - laissé non configuré
Paramétrage de linux-image-3.13.0-86-generic (3.13.0-86.130~lp1562540) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
Error! Bad return status for module build on kernel: 3.13.0-86-generic (x86_64)
Consult /var/lib/dkms/nvidia-304/304.131/build/make.log for more information.
Error! Bad return status for module build on kernel: 3.13.0-86-generic (x86_64)
Consult /var/lib/dkms/virtualbox/4.3.36/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-86-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
run-parts: executing /etc/kernel/postinst.d/zz-extlinux 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.13.11-031311ckt37-generic...
P: Writing config for /boot/vmlinuz-3.13.0-86-generic...
P: Writing config for /boot/vmlinuz-3.13.0-85-generic...
P: Writing config for /boot/vmlinuz-3.13.0-77-generic...
P: Writing config for /boot/vmlinuz-3.13.0-76-generic...
P: Updating /boot/extlinux/linux.cfg...
P: Installing debian theme... done.
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT 
est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.13.11-031311ckt37-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.11-031311ckt37-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-86-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-86-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-85-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-85-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-77-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-77-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-76-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-76-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
fait
Paramétrage de linux-image-extra-3.13.0-86-generic (3.13.0-86.130~lp1562540) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/nvidia-304.0.crash'
Error! Bad return status for module build on kernel: 3.13.0-86-generic (x86_64)
Consult /var/lib/dkms/nvidia-304/304.131/build/make.log for more information.
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/virtualbox-dkms.0.crash'
Error! Bad return status for module build on kernel: 3.13.0-86-generic (x86_64)
Consult /var/lib/dkms/virtualbox/4.3.36/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-86-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-86-generic 
/boot/vmlinuz-3.13.0-86-generic

[Kernel-packages] [Bug 1500242] Re: Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected with BQ Aquaris 4.5

2016-03-30 Thread Uranicus
@Konrad

I hope I did what you have expected:

at first I tried to forget the device (Seat_BT, 4C:74:03:64:75:ED). But
even after that and after a reboot I could find a directory with the
address of the device in (var/lib/bluetooth/4C:74:03:64:75:ED).

In a second step I deleted the content of the bluetooth directory with:

sudo rm /var/lib/bluetooth/* -rf

The directory was then empty - as expected.

In a second step I reconnected my Seat_BT with the phone. It worked
again as it should. If you are looking at the logs it was at 30.03.2016
at approx 18:08 h CET. (You can also find the same attempts earlier). I
can do calls, listen to music, etc.

I then also tested the Audi (30.03.2016 20:45 h CET). For this test I
have not deleted the profile of the Seat_BT - should I??

During the attempt to connect to the Audi I still have the same issue as
before:

The phone finds the Audi as "Audi UHV 4272". 
The phone asks for the pairing key (1234). This is the correct key since 
another phone can be connected to the Audi with this pairing key.
It creates an entry in the list of devices in system-settings, bluetooth menu. 
But in var/lib/bluetooth/ no additional directory has been added.

But the car itself never recognizes that a phone is connected to the
car.

Approx. 30 seconds after the connection it (phone or car? I do not know) 
disconnects again. 
Waiting for approx. 30 - 60 sec. repeats this action (connect, after approx. 30 
seconds disconnect).

I have attached the logs again.

I will "loose" my test candidate (the Seat_BT) tomorrow since I have to
hand in the car again. So for the Seat device I can not do any more
testing. I will keep the Audi and the Jabra250! The ones that do not
work with my phone :-((  ...  ;-) ..

Matthias

** Attachment added: "20160330_2052.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1500242/+attachment/4617439/+files/20160330_2052.tar.gz

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

Title:
  Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected
  with BQ Aquaris 4.5

Status in Canonical System Image:
  In Progress
Status in bluez package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Incomplete

Bug description:
  STEPS:
  Requirements: Aquaris E4.5, Jabra BT250 blue tooth handset device (rather old 
one supports blue tooth 1.1 and therefore I thought should be no issue) or Audi 
car kit (A3 2012 model)

  1. Put Jabra BT250 into receiving mode
  2. Phone searches automatically every 15 - 30 seconds for a new blue tooth 
device
  3. Phone finds Jabra BT250 and asks for pairing code
  4. Enter code into phone
  5. Jabra BT250 automatically exits the pairing mode (which is a sign that 
pairing should have worked)
  6. Phone looses connection to Jabra BT250
  7. Manual reconnection via phone works (shows Jabra BT250 as being connected) 
but ignores the device

  Same behaviour with Audi car kit (Audi A3, 2012 model)

  EXPECTED:
  I expect that the blue tooth kits work similar to my Seat Alhambra (also 2012 
model) where the blue tooth pairing etc. works great (except some bugs which 
are already filed).

  ACTUAL:
  No connection to the blue tooth device

  VERSIONS:
  OS-Build-Number: 25
  Ubuntu-Image: 20150825.1

  POSSIBLE ROOT CAUSE:
  Is this issue also solved as soon as bluez5 is implemented? When will this be?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1500242/+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 1563491] Re: usb storage devices are no longer recognised by the kernel

2016-03-30 Thread Andrei Dobrea
I am not sure what state to choose now (invalid?).

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

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] Re: usb storage devices are no longer recognised by the kernel

2016-03-30 Thread Andrei Dobrea
I am happy to report that I now no longer reproduce the problem; it may be that 
the RO update server is faulty though.
---

I had to install some dependencies for running apport-collect and, in
the process I switched from Romania updates server to the Main updates
server (the Romanian one gave me some errors). After that I received
some new updates (which the RO did not seem to have) and I rebooted. It
is now working fine.

I then had to install PyQt4, but pip3 always reported that it cannot
find a source, so I ended up removing apport-kde (and it resorted to
apport-cli I guess, which worked).

@Joseph
I am sure I was able to access the external HDD on this Ubuntu OS in the past, 
but I cannot pinpoint the exact moment in time, nor the kernel version; since 
changing the apt sources/update server seems to have fixed the problem, it 
doesn't matter any more.

If you need anything on my part, please don't hesitate to ask, but I
think that this can be closed (maybe try to investigate more regarding
the mirror servers in RO ?).

Thank you, guys, for the your time.

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  

[Kernel-packages] [Bug 1563491] Lspci.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] ProcCpuinfo.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

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

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] BootDmesg.txt

2016-03-30 Thread Andrei Dobrea
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1563491/+attachment/4617388/+files/BootDmesg.txt

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] CurrentDmesg.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] Re: usb storage devices are no longer recognised by the kernel

2016-03-30 Thread Andrei Dobrea
apport information

** Tags added: apport-collected

** Description changed:

  My laptop no longer recognises the usb storage devices; I tested with 3
  different devices (usb sticks, external HDD), on all 3 usb ports of the
  laptop (I think one of them is usb 3.0, the others 2.0).
  
  I am sure it is not a hardware problem, as the BIOS can read the devices
  and I can boot from the usb stick.
  
  I read on a forum that the usb_storage kernel module may be required and
  so I loaded it manually (and I added it in /etc/modules), but it did not
  help.
  
  The /var/log/{syslog,dmesg,udev} files did not show any new lines when I
  inserted the flash pen into the usb port.
  
  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages
  
  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit) and
  it is successfully detecting and mounting the usb stick (it has the same
  3.13.0-83-generic kernel version).
  
 The output of various commands that may help:
  
  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  
  
  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 
nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
  snd_hda_intel  56611  4 
  iptable_filter 12810  1 
  ath3k  17414  0 
  btusb  32412  0 
  ath28698  3 ath9k_common,ath9k,ath9k_hw
  videodev  134688  2 uvcvideo,videobuf2_core
  snd_hda_codec

[Kernel-packages] [Bug 1563491] ProcInterrupts.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

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

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] IwConfig.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] UdevLog.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] Lsusb.txt

2016-03-30 Thread Andrei Dobrea
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1563491/+attachment/4617393/+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/1563491

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] ProcModules.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] UdevDb.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1563491] ProcEnviron.txt

2016-03-30 Thread Andrei Dobrea
apport information

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

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

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

2016-03-30 Thread Andrei Dobrea
apport information

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

Title:
  usb storage devices are no longer recognised by the kernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My laptop no longer recognises the usb storage devices; I tested with
  3 different devices (usb sticks, external HDD), on all 3 usb ports of
  the laptop (I think one of them is usb 3.0, the others 2.0).

  I am sure it is not a hardware problem, as the BIOS can read the
  devices and I can boot from the usb stick.

  I read on a forum that the usb_storage kernel module may be required
  and so I loaded it manually (and I added it in /etc/modules), but it
  did not help.

  The /var/log/{syslog,dmesg,udev} files did not show any new lines when
  I inserted the flash pen into the usb port.

  The only package that I have installed that it could interfere with the 
kernel abilities to detect the usb devices is virtualbox:
  root@zmb-laptop:~# apt-cache policy virtualbox
  virtualbox:
Installed: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Candidate: 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1
Version table:
   *** 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/multiverse 
amd64 Packages
  100 /var/lib/dpkg/status
   4.3.10-dfsg-1 0
  500 http://ro.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 
Packages

  This may not help much, but I have the same Kubuntu 14.04 distribution
  installed on my office workstation (an intel i7 lenovo desktop unit)
  and it is successfully detecting and mounting the usb stick (it has
  the same 3.13.0-83-generic kernel version).

 The output of various commands that may help:

  root@zmb-laptop:~# lsb_release -rd
  Description:Ubuntu 14.04.4 LTS

  
  Release:14.04 

  

  
  root@zmb-laptop:~# lsmod 
  Module  Size  Used by
  ctr13049  2 
  ccm17773  2 
  pci_stub   12622  1 
  vboxpci23194  0 
  vboxnetadp 25670  0 
  vboxnetflt 27830  0 
  vboxdrv   414452  3 vboxnetadp,vboxnetflt,vboxpci
  bnep   19624  2 
  rfcomm 69160  0 
  autofs438674  2 
  nfsd  284385  2 
  auth_rpcgss59338  1 nfsd
  nfs_acl12837  1 nfsd
  nfs   236726  0 
  lockd  93941  2 nfs,nfsd
  binfmt_misc17468  1 
  sunrpc289260  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
  fscache63988  1 nfs
  xt_hl  12521  6 
  ip6t_rt13537  3 
  nf_conntrack_ipv6  18894  7 
  nf_defrag_ipv6 34768  1 nf_conntrack_ipv6
  ip6t_REJECT12939  3 
  xt_limit   12711  1 
  xt_tcpudp  12884  19 
  xt_addrtype12635  4 
  uvcvideo   80885  0 
  nf_conntrack_ipv4  15012  7 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  nf_defrag_ipv4 12758  1 nf_conntrack_ipv4
  intel_rapl 18773  0 
  xt_conntrack   12760  14 
  arc4   12608  2 
  x86_pkg_temp_thermal14205  0 
  ath9k 164164  0 
  ipt_REJECT 12541  3 
  intel_powerclamp   14705  0 
  ip6table_filter12815  1 
  ip6_tables 27025  1 ip6table_filter
  nf_conntrack_netbios_ns12665  0 
  nf_conntrack_broadcast12589  1 nf_conntrack_netbios_ns
  ath9k_common   13551  1 ath9k
  coretemp   13435  0 
  nf_nat_ftp 12770  0 
  videobuf2_core 40664  1 uvcvideo
  nf_nat 21841  1 nf_nat_ftp
  acer_wmi   32522  0 
  ath9k_hw  453856  2 ath9k_common,ath9k
  sparse_keymap  13948  1 acer_wmi
  kvm_intel 143187  0 
  parport_pc 32701  0 
  kvm   455843  1 kvm_intel
  nf_conntrack_ftp   18638  1 nf_nat_ftp
  ppdev  17671  0 
  lp 17759  0 
  snd_hda_codec_hdmi 46368  1 
  snd_hda_codec_realtek65904  1 
  nf_conntrack   97202  8 

[Kernel-packages] [Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-30 Thread Anmar Oueja
I discovered that if you have tlp installed and running, you will get
screen flicker. If you disable it, or remove it, the flicker goes away.
Seems something to do with the power management and skylake.

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

Title:
  screen flicker on Dell XPS 13 9350 after kernel upgrade

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I upgraded to this version of the linux kernel (Linux xps
  4.4.0-9-generic #24-Ubuntu SMP Mon Feb 29 19:33:19 UTC 2016 x86_64
  x86_64 x86_64 GNU/Linux) and the screen now flickers ramdomly. flicker
  every few seconds for a fraction of the second. Not related to
  application install or system load.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-9-generic 4.4.0-9.24
  ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
  Uname: Linux 4.4.0-9-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  anmar  1810 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Mar  2 11:11:37 2016
  HibernationDevice: RESUME=UUID=94adb22b-7cde-416d-a17f-c3e5d40718da
  InstallationDate: Installed on 2016-03-02 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160301)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:5682 Realtek Semiconductor Corp. 
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9-generic.efi.signed 
root=UUID=9945d9bf-9e44-4308-a4ec-c1f92f9b330c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-9-generic N/A
   linux-backports-modules-4.4.0-9-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/18/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd12/18/2015:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

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

2016-03-30 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/1563998

Title:
  Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  - Thinkpad X230, latest Bios, BIOS Legacy Boot active
  - Ubuntu 16.04
  - Kernel 4.4.0-16
  - dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
  - partion layout:

  steven@thinkpad:~$ blkid 
  /dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
  /dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
  /dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
  /dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
  /dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

  - since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
  - see attached screenshots for more detailed error message
  - if i boot Kernel 4.4.0-15-generic then the boot is successfull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+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 1373070] Re: full fix for disconnected path (paths)

2016-03-30 Thread John Johansen
Correct.

There are actually several ways to get disconnected paths and this
specific one is being caused by the new file ns. The proper fix for this
is delegating access to the object that would not normally be
accessible, however delegation is not available in the current releases
of apparmor and the HACK of attach disconnected is being used to work
around this.

As for apparmor not complaining about disconnected path failures, it should be 
unless attach disconnected is specified. The info field in the apparmor audit 
message will be
  info="Failed name lookup - disconnected path"

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

Title:
  full fix for disconnected path (paths)

Status in cups package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in rsyslog package in Ubuntu:
  New

Bug description:
  With the apparmor 3 RC1 upload, there is an incomplete bug fix for
  disconnected paths. This bug is to track that work.

  This denial may be related:
  Sep 23 10:10:50 localhost kernel: [40262.517799] audit: type=1400 
audit(1411485050.722:2862): apparmor="DENIED" operation="sendmsg" info="Failed 
name lookup - disconnected path" error=-13 profile="/usr/sbin/rsyslogd" 
name="dev/log" pid=7011 comm="logger" requested_mask="r" denied_mask="r" 
fsuid=0 ouid=0

  This is related to bug 1375410

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1373070/+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 1554613] Re: screen flickering on XPS13 9350

2016-03-30 Thread Thomas Bonfort
** Tags removed: latest-bios-1.2.3
** Tags added: latest-bios-1.3.2

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

Title:
  screen flickering on XPS13 9350

Status in linux package in Ubuntu:
  Triaged

Bug description:
  see LP: #1552304

  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-16

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554613/+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 1563441] Re: linux: 4.4.0-17.33 -proposed tracker

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

linux 4.4.0-17.33
linux-signed for version=4.4.0-17.33
linux-meta with ABI=17

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

** Description changed:

  This bug is for tracking the 4.4.0-17.33 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 29. March 2016 16:41 UTC
  kernel-phase-changed:Tuesday, 29. March 2016 16:41 UTC
  kernel-phase:Prepare
- kernel-stable-Promote-to-proposed-end:Tuesday, 29. March 2016 17:01 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/1563441

Title:
  linux: 4.4.0-17.33 -proposed tracker

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

Bug description:
  This bug is for tracking the 4.4.0-17.33 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Tuesday, 29. March 2016 16:41 UTC
  kernel-phase-changed:Tuesday, 29. March 2016 16:41 UTC
  kernel-phase:Prepare

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-development-workflow/+bug/1563441/+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 1563998] Re: Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

2016-03-30 Thread sourcepower
dmesg.log added

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+attachment/4617358/+files/dmesg.log

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

Title:
  Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

Status in linux package in Ubuntu:
  New

Bug description:
  - Thinkpad X230, latest Bios, BIOS Legacy Boot active
  - Ubuntu 16.04
  - Kernel 4.4.0-16
  - dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
  - partion layout:

  steven@thinkpad:~$ blkid 
  /dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
  /dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
  /dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
  /dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
  /dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

  - since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
  - see attached screenshots for more detailed error message
  - if i boot Kernel 4.4.0-15-generic then the boot is successfull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+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 1510344] Re: Keyboard Backlight Turns on at boot

2016-03-30 Thread Øyvind Stegard
Same issue on Dell E7440 with Wily kernel (in my case the HWE-kernel for
Ubuntu 14.04). Keyboard backlight user control is not respected, and it
turns on at various conditions, including boot and screen wake up from
sleep.

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

Title:
  Keyboard Backlight Turns on at boot

Status in Dell Sputnik:
  Confirmed
Status in One Hundred Papercuts:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  System: Dell XPS 13 9343

  Action: Boot computer

  Expected Behavior: Keyboard backlight would be off when computer is
  booted

  Actual Behavior: Keyboard backlight is on at boot

  This did not happen with Ubuntu 15.04

  There are new files in Ubuntu 15.10 -
  /sys/class/leds/dell::kbd_backlight$

  cat stop_timeout
  60s

   cat start_triggers 
  +keyboard +touchpad

  cat trigger 
  [none] AC-online BAT0-charging-or-full BAT0-charging BAT0-full 
BAT0-charging-blink-full-solid usb-gadget usb-host cpu0 cpu1 cpu2 cpu3 mmc0 
rfkill0

  cat brightness 
  2

  ---

  Unsure if these files are important, but included in the report

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.1.0-2-generic 4.1.0-2.2
  ProcVersionSignature: Ubuntu 4.1.0-2.2-generic 4.1.3
  Uname: Linux 4.1.0-2-generic x86_64
  ApportVersion: 2.18-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 2488 F pulseaudio
   /dev/snd/controlC0:  ubuntu 2488 F pulseaudio
  CasperVersion: 1.362
  CurrentDesktop: Unity
  Date: Tue Oct 27 01:29:47 2015
  IwConfig:
   enx00249b0981e3  no wireless extensions.
   
   lono wireless extensions.
  LiveMediaBuild: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150730)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --- 
cdrom-detect/try-usb=true noprompt
  RelatedPackageVersions:
   linux-restricted-modules-4.1.0-2-generic N/A
   linux-backports-modules-4.1.0-2-generic  N/A
   linux-firmware   1.145
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  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/14/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0TM99H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/14/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0TM99H:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1510344/+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 1563900] Missing required logs.

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

apport-collect 1563900

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

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

Title:
  xts-plain64 encryption method missing in linux-image-3.16.0-67-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Running Ubuntu 14.4.0.4

  I have the root disk encrypted with aes-xts-plain64

  After upgrading to linux-image-3.16.0-67-generic I was not able to
  boot getting message cryptsetup: cryptsetup failed, bad password or
  options?

  Trying to decrypt manually the disk shows the xts-plain64 method
  missing.

  After reverting to linux-image-3.16.0-62-generic the password was
  recognized and the boot completed successfully

  Thanks

  Jorge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563900/+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 1563998] Re: Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

2016-03-30 Thread sourcepower
Ubuntu_16.04_Kernel_4.4.0-16_boot_issue_1.jpg added

** Attachment added: "Ubuntu_16.04_Kernel_4.4.0-16_boot_issue_1.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1563998/+attachment/4617352/+files/Ubuntu_16.04_Kernel_4.4.0-16_boot_issue_1.jpg

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

Title:
  Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

Status in linux package in Ubuntu:
  New

Bug description:
  - Thinkpad X230, latest Bios, BIOS Legacy Boot active
  - Ubuntu 16.04
  - Kernel 4.4.0-16
  - dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
  - partion layout:

  steven@thinkpad:~$ blkid 
  /dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
  /dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
  /dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
  /dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
  /dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

  - since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
  - see attached screenshots for more detailed error message
  - if i boot Kernel 4.4.0-15-generic then the boot is successfull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+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 1563998] Re: Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

2016-03-30 Thread sourcepower
lspci -vnvn log added

** Attachment added: "lspci_-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1563998/+attachment/4617357/+files/lspci_-vnvn.log

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

Title:
  Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

Status in linux package in Ubuntu:
  New

Bug description:
  - Thinkpad X230, latest Bios, BIOS Legacy Boot active
  - Ubuntu 16.04
  - Kernel 4.4.0-16
  - dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
  - partion layout:

  steven@thinkpad:~$ blkid 
  /dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
  /dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
  /dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
  /dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
  /dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

  - since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
  - see attached screenshots for more detailed error message
  - if i boot Kernel 4.4.0-15-generic then the boot is successfull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+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 1563998] [NEW] Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

2016-03-30 Thread sourcepower
Public bug reported:

- Thinkpad X230, latest Bios, BIOS Legacy Boot active
- Ubuntu 16.04
- Kernel 4.4.0-16
- dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
- partion layout:

steven@thinkpad:~$ blkid 
/dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
/dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
/dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
/dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
/dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

- since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
- see attached screenshots for more detailed error message
- if i boot Kernel 4.4.0-15-generic then the boot is successfull

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

** Attachment added: "Ubuntu_16.04_Kernel_4.4.0-16_boot_issue.jpg"
   
https://bugs.launchpad.net/bugs/1563998/+attachment/4617351/+files/Ubuntu_16.04_Kernel_4.4.0-16_boot_issue.jpg

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

Title:
  Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

Status in linux package in Ubuntu:
  New

Bug description:
  - Thinkpad X230, latest Bios, BIOS Legacy Boot active
  - Ubuntu 16.04
  - Kernel 4.4.0-16
  - dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
  - partion layout:

  steven@thinkpad:~$ blkid 
  /dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
  /dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
  /dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
  /dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
  /dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

  - since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
  - see attached screenshots for more detailed error message
  - if i boot Kernel 4.4.0-15-generic then the boot is successfull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+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 1563998] Re: Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

2016-03-30 Thread sourcepower
Ubuntu_16.04_Kernel_4.4.0-16_boot_issue_2.jpg added

** Attachment added: "Ubuntu_16.04_Kernel_4.4.0-16_boot_issue_2.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1563998/+attachment/4617356/+files/Ubuntu_16.04_Kernel_4.4.0-16_boot_issue_2.jpg

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

Title:
  Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

Status in linux package in Ubuntu:
  New

Bug description:
  - Thinkpad X230, latest Bios, BIOS Legacy Boot active
  - Ubuntu 16.04
  - Kernel 4.4.0-16
  - dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
  - partion layout:

  steven@thinkpad:~$ blkid 
  /dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
  /dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
  /dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
  /dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
  /dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

  - since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
  - see attached screenshots for more detailed error message
  - if i boot Kernel 4.4.0-15-generic then the boot is successfull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+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 1563998] Re: Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

2016-03-30 Thread Brad Figg
** Package changed: linux-meta (Ubuntu) => linux (Ubuntu)

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

Title:
  Ubuntu 16.04 Kernel 4.4.0-16 doesn't boot, cannot open root device

Status in linux package in Ubuntu:
  New

Bug description:
  - Thinkpad X230, latest Bios, BIOS Legacy Boot active
  - Ubuntu 16.04
  - Kernel 4.4.0-16
  - dm-crypt / LUKS full disk encryption setup during install with BTRFS as 
filesystems
  - partion layout:

  steven@thinkpad:~$ blkid 
  /dev/mapper/sdb2_crypt: UUID="DiTDe3-wjSv-YCFz-Lful-KBMl-BCWr-t2Jzry" 
TYPE="LVM2_member"
  /dev/mapper/vg_crypt-lv_root: LABEL="ROOT" 
UUID="0760638f-92f7-4bd9-a5b8-638002a1d699" 
UUID_SUB="b8c21ae4-99c7-470f-a2a1-24308c5177e7" TYPE="btrfs"
  /dev/sda1: LABEL="BOOT" UUID="895c6d03-cc2d-4303-b59e-eb8f5b6452f2" 
UUID_SUB="7e9d110f-7a6f-4c21-8438-e746acf53b9a" TYPE="btrfs" 
PARTUUID="83f8d594-01"
  /dev/sda2: UUID="0ce18f8a-9317-40c6-bb1d-cc5608b3b58d" TYPE="crypto_LUKS" 
PARTUUID="83f8d594-02"
  /dev/mapper/vg_crypt-lv_swap: UUID="8010fb1a-fdc0-40d6-a241-1d52d2a89f8f" 
TYPE="swap"

  - since Kernel 4.4.0-16-generic the system doesn't boot, it shows a "VFS: 
Cannot open root device "mapper/vg_crypt-lv_root" or unknown-block(0,0): error 
-6" error
  - see attached screenshots for more detailed error message
  - if i boot Kernel 4.4.0-15-generic then the boot is successfull

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563998/+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 1563970] Re: Clock issues on AMD Opteron(tm) Processor 6320

2016-03-30 Thread Rod Smith
I've just reproduced the problem with 14.04 GA and a 3.13.0-24-generic
kernel:

$ for x in `seq 0 9`; do start=`date +"%s"`; sleep 60; stop=`date +"%s"`; echo 
"$stop - $start"|bc; done
63
60
60
60
61
60
60
60
60
61

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

Title:
  Clock issues on AMD Opteron(tm) Processor 6320

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  In doing certification testing on an HP DL385p Gen8 server with an AMD
  Opteron(tm) Processor 6320 CPU, we've run into some clock issues, as
  illustrated by the following:

  $ for x in `seq 0 9`; do start=`date +"%s"`; sleep 60; stop=`date +"%s"`; 
echo "$stop - $start"|bc; done
  65
  62
  60
  60
  60
  61
  60
  60
  60
  61

  This should produce a string of "60" values, and does on most systems;
  however, on the DL385p Gen8, the output shown above is quite
  irregular. (The test we use in the certification suite is more
  specialized and is not this exact test; the above is simply an easy-
  to-reproduce bash variant.)

  The system in question is "phelps" in OIL.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  AlsaDevices:
   total 0
   crw-rw+ 1 root audio 116,  1 Mar 29 14:43 seq
   crw-rw+ 1 root audio 116, 33 Mar 29 14:43 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: [Errno 2] No such file or directory: 'fuser'
  Date: Wed Mar 30 12:13:22 2016
  HibernationDevice: RESUME=UUID=b6a44b05-ebe0-4d1c-a525-69d4748960f8
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: HP ProLiant DL385p Gen8
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=96485ede-c1a8-407d-9960-f4cfa725ea89 ro rootdelay=60
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: HP
  dmi.bios.version: A28
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrA28:bd02/06/2014:svnHP:pnProLiantDL385pGen8:pvr:cvnHP:ct23:cvr:
  dmi.product.name: ProLiant DL385p Gen8
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563970/+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 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-30 Thread bilout
I´d like to report also the same problem on the same hardware, hope it
gets fixed soon, thanks for the effort.

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

Title:
  screen flicker on Dell XPS 13 9350 after kernel upgrade

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I upgraded to this version of the linux kernel (Linux xps
  4.4.0-9-generic #24-Ubuntu SMP Mon Feb 29 19:33:19 UTC 2016 x86_64
  x86_64 x86_64 GNU/Linux) and the screen now flickers ramdomly. flicker
  every few seconds for a fraction of the second. Not related to
  application install or system load.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-9-generic 4.4.0-9.24
  ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
  Uname: Linux 4.4.0-9-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  anmar  1810 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Mar  2 11:11:37 2016
  HibernationDevice: RESUME=UUID=94adb22b-7cde-416d-a17f-c3e5d40718da
  InstallationDate: Installed on 2016-03-02 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160301)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:5682 Realtek Semiconductor Corp. 
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9-generic.efi.signed 
root=UUID=9945d9bf-9e44-4308-a4ec-c1f92f9b330c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-9-generic N/A
   linux-backports-modules-4.4.0-9-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/18/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.9
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.9:bd12/18/2015:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1552304/+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 1563900] Re: xts-plain64 encryption method missing in linux-image-3.16.0-67-generic

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

** Tags added: trusty

** Tags removed: trusty
** Tags added: regression-release

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

Title:
  xts-plain64 encryption method missing in linux-image-3.16.0-67-generic

Status in linux package in Ubuntu:
  New

Bug description:
  Running Ubuntu 14.4.0.4

  I have the root disk encrypted with aes-xts-plain64

  After upgrading to linux-image-3.16.0-67-generic I was not able to
  boot getting message cryptsetup: cryptsetup failed, bad password or
  options?

  Trying to decrypt manually the disk shows the xts-plain64 method
  missing.

  After reverting to linux-image-3.16.0-62-generic the password was
  recognized and the boot completed successfully

  Thanks

  Jorge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563900/+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 1563991] Re: [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]

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

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

Title:
  [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  System fails to enter suspend mode on ubuntu 16.04 LTS (beta2) - did
  work on ubuntu 14.04 LTS.

  Events:
  * closing the laptop lid, or
  * calling `sudo pm-hibernate` via terminal

  Effect:
  * Screen goes black
  * System stays on, but no commands are acknowledged (mouse, keyboard, trying 
to switch to tty1 via CTRL+ALT+F1)

  Expectation:
  * System enters standby

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sarah  2221 F pulseaudio
  Date: Wed Mar 30 19:23:24 2016
  DuplicateSignature: hibernate/resume:Dell Inc. Inspiron 5520:A05
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=61da4468-0d8c-4c4e-8616-32dfc23e0ccd
  InstallationDate: Installed on 2014-08-10 (598 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Inspiron 5520
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]
  UpgradeStatus: Upgraded to xenial on 2016-03-27 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 03/16/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd03/16/2012:svnDellInc.:pnInspiron5520:pvrA05:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Inspiron 5520
  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/1563991/+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 1541585] Re: [Hyper-V] Hyper-V Sockets

2016-03-30 Thread Joshua R. Poulson
** Summary changed:

- [Hyper-V] VM Sockets
+ [Hyper-V] Hyper-V Sockets

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

Title:
  [Hyper-V] Hyper-V Sockets

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

Bug description:
  Dexuan Cui of Microsoft has submitted upstream the a VM Sockets for
  Hyper-V feature. The V6 series of this feature set was submitted on
  January 26th so it seems likely that the discussion is winding down
  and the feature is ripe for inclusion. We'd like it considered for
  Ubuntu 16.04.

  Here's the latest Part 0 description from lkml:

  From: Dexuan Cui de...@microsoft.com via vger.kernel.org
   
   Changes since v1:
   - updated "[PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature"
   - added __init and __exit for the module init/exit functions
   - net/hv_sock/Kconfig: "default m" -> "default m if HYPERV"
   - MODULE_LICENSE: "Dual MIT/GPL" -> "Dual BSD/GPL"

  Changes since v2:
   - fixed various coding issue pointed out by David Miller
   - fixed indentation issues
   - removed pr_debug in net/hv_sock/af_hvsock.c
   - used reverse-Chrismas-tree style for local variables.
   - EXPORT_SYMBOL -> EXPORT_SYMBOL_GPL

  Changes since v3:
   - fixed a few coding issue pointed by Vitaly Kuznetsov and Dan Carpenter
   - fixed the ret value in vmbus_recvpacket_hvsock on error
   - fixed the style of multi-line comment: vmbus_get_hvsock_rw_status()

  Changes since v4 (https://lkml.org/lkml/2015/7/28/404):
   - addressed all the comments about V4.
   - treat the hvsock offers/channels as special VMBus devices
   - add a mechanism to pass hvsock events to the hvsock driver
   - fixed some corner cases with proper locking when a connection is closed
   - rebased to the latest Greg's tree

  Changes since v5 (https://lkml.org/lkml/2015/12/24/103):
   - addressed the coding style issues (Vitaly Kuznetsov & David Miller, 
thanks!)
   - used a better coding for the per-channel rescind callback (Thank Vitaly!)
   - avoided the introduction of new VMBUS driver APIs vmbus_sendpacket_hvsock()
   and vmbus_recvpacket_hvsock() and used vmbus_sendpacket()/vmbus_recvpacket()
   in the higher level (i.e., the vmsock driver). Thank Vitaly!

  Hyper-V VM Socket (hv_sock) is a byte-stream based communication mechanism
   between Windowsd 10 (or later) host and a guest. It's kind of TCP over
   VMBus, but the transportation layer (VMBus) is much simpler than IP.
   With Hyper-V VM Sockets, applications between the host and a guest can
   talk with each other directly by the traditional BSD-style socket APIs.

  The patchset implements the necessary support in the guest side by adding
   the necessary new APIs in the vmbus driver, and introducing a new driver
   hv_sock.ko, which implements_a new socket address family AF_HYPERV.

  I know the kernel has already had a VM Sockets driver (AF_VSOCK) based
   on VMware's VMCI (net/vmw_vsock/, drivers/misc/vmw_vmci), and KVM is
   proposing AF_VSOCK of virtio version:
  http://thread.gmane.org/gmane.linux.network/365205.

  However, though Hyper-V VM Sockets may seem conceptually similar to
   AF_VOSCK, there are differences in the transportation layer, and IMO these
   make the direct code reusing impractical:

  1. In AF_VSOCK, the endpoint type is: , but in
   AF_HYPERV, the endpoint type is: . Here GUID
   is 128-bit.

  2. AF_VSOCK supports SOCK_DGRAM, while AF_HYPERV doesn't.

  3. AF_VSOCK supports some special sock opts, like SO_VM_SOCKETS_BUFFER_SIZE,
   SO_VM_SOCKETS_BUFFER_MIN/MAX_SIZE and SO_VM_SOCKETS_CONNECT_TIMEOUT.
   These are meaningless to AF_HYPERV.

  4. Some AF_VSOCK's VMCI transportation ops are meanless to AF_HYPERV/VMBus,
   like .notify_recv_init
   .notify_recv_pre_block
   .notify_recv_pre_dequeue
   .notify_recv_post_dequeue
   .notify_send_init
   .notify_send_pre_block
   .notify_send_pre_enqueue
   .notify_send_post_enqueue
   etc.

  So I think we'd better introduce a new address family: AF_HYPERV.

  Please review the patchset.

  Looking forward to your comments!

  Dexuan Cui (9):
 Drivers: hv: vmbus: add a helper function to set a channel's pending
   send size
 Drivers: hv: vmbus: define the new offer type for Hyper-V socket
   (hvsock)
 Drivers: hv: vmbus: define a new VMBus message type for hvsock
 Drivers: hv: ring_buffer: enhance hv_ringbuffer_read() to support
   hvsock
 Drivers: hv: vmbus: add APIs to send/recv hvsock packets
 Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
 Drivers: hv: vmbus: add a mechanism to pass hvsock events to the
   hvsock driver
 Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
 hvsock: introduce Hyper-V VM Sockets feature

   MAINTAINERS | 2 +
drivers/hv/channel.c | 84 ++-
   

[Kernel-packages] [Bug 1563991] Re: [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]

2016-03-30 Thread Brad Figg
** 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/1563991

Title:
  [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  System fails to enter suspend mode on ubuntu 16.04 LTS (beta2) - did
  work on ubuntu 14.04 LTS.

  Events:
  * closing the laptop lid, or
  * calling `sudo pm-hibernate` via terminal

  Effect:
  * Screen goes black
  * System stays on, but no commands are acknowledged (mouse, keyboard, trying 
to switch to tty1 via CTRL+ALT+F1)

  Expectation:
  * System enters standby

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sarah  2221 F pulseaudio
  Date: Wed Mar 30 19:23:24 2016
  DuplicateSignature: hibernate/resume:Dell Inc. Inspiron 5520:A05
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=61da4468-0d8c-4c4e-8616-32dfc23e0ccd
  InstallationDate: Installed on 2014-08-10 (598 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Inspiron 5520
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]
  UpgradeStatus: Upgraded to xenial on 2016-03-27 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 03/16/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd03/16/2012:svnDellInc.:pnInspiron5520:pvrA05:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Inspiron 5520
  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/1563991/+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 1563991] Status changed to Confirmed

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

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

Title:
  [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  System fails to enter suspend mode on ubuntu 16.04 LTS (beta2) - did
  work on ubuntu 14.04 LTS.

  Events:
  * closing the laptop lid, or
  * calling `sudo pm-hibernate` via terminal

  Effect:
  * Screen goes black
  * System stays on, but no commands are acknowledged (mouse, keyboard, trying 
to switch to tty1 via CTRL+ALT+F1)

  Expectation:
  * System enters standby

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sarah  2221 F pulseaudio
  Date: Wed Mar 30 19:23:24 2016
  DuplicateSignature: hibernate/resume:Dell Inc. Inspiron 5520:A05
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=61da4468-0d8c-4c4e-8616-32dfc23e0ccd
  InstallationDate: Installed on 2014-08-10 (598 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Inspiron 5520
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]
  UpgradeStatus: Upgraded to xenial on 2016-03-27 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 03/16/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd03/16/2012:svnDellInc.:pnInspiron5520:pvrA05:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Inspiron 5520
  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/1563991/+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 1563900] [NEW] xts-plain64 encryption method missing in linux-image-3.16.0-67-generic

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

Running Ubuntu 14.4.0.4

I have the root disk encrypted with aes-xts-plain64

After upgrading to linux-image-3.16.0-67-generic I was not able to boot
getting message cryptsetup: cryptsetup failed, bad password or options?

Trying to decrypt manually the disk shows the xts-plain64 method
missing.

After reverting to linux-image-3.16.0-62-generic the password was
recognized and the boot completed successfully

Thanks

Jorge

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


** Tags: bot-comment
-- 
xts-plain64 encryption method missing in linux-image-3.16.0-67-generic
https://bugs.launchpad.net/bugs/1563900
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


[Kernel-packages] [Bug 1563991] [NEW] [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]

2016-03-30 Thread Lars Kumbier
Public bug reported:

System fails to enter suspend mode on ubuntu 16.04 LTS (beta2) - did
work on ubuntu 14.04 LTS.

Events:
* closing the laptop lid, or
* calling `sudo pm-hibernate` via terminal

Effect:
* Screen goes black
* System stays on, but no commands are acknowledged (mouse, keyboard, trying to 
switch to tty1 via CTRL+ALT+F1)

Expectation:
* System enters standby

ProblemType: KernelOops
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-15-generic 4.4.0-15.31
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
NonfreeKernelModules: wl
Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sarah  2221 F pulseaudio
Date: Wed Mar 30 19:23:24 2016
DuplicateSignature: hibernate/resume:Dell Inc. Inspiron 5520:A05
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=61da4468-0d8c-4c4e-8616-32dfc23e0ccd
InstallationDate: Installed on 2014-08-10 (598 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
InterpreterPath: /usr/bin/python3.5
MachineType: Dell Inc. Inspiron 5520
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-15-generic N/A
 linux-backports-modules-4.4.0-15-generic  N/A
 linux-firmware1.157
SourcePackage: linux
Title: [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]
UpgradeStatus: Upgraded to xenial on 2016-03-27 (3 days ago)
UserGroups:
 
dmi.bios.date: 03/16/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A05
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd03/16/2012:svnDellInc.:pnInspiron5520:pvrA05:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvrA05:
dmi.product.name: Inspiron 5520
dmi.product.version: A05
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops hibernate resume xenial

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

Title:
  [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  System fails to enter suspend mode on ubuntu 16.04 LTS (beta2) - did
  work on ubuntu 14.04 LTS.

  Events:
  * closing the laptop lid, or
  * calling `sudo pm-hibernate` via terminal

  Effect:
  * Screen goes black
  * System stays on, but no commands are acknowledged (mouse, keyboard, trying 
to switch to tty1 via CTRL+ALT+F1)

  Expectation:
  * System enters standby

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  NonfreeKernelModules: wl
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sarah  2221 F pulseaudio
  Date: Wed Mar 30 19:23:24 2016
  DuplicateSignature: hibernate/resume:Dell Inc. Inspiron 5520:A05
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=61da4468-0d8c-4c4e-8616-32dfc23e0ccd
  InstallationDate: Installed on 2014-08-10 (598 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  InterpreterPath: /usr/bin/python3.5
  MachineType: Dell Inc. Inspiron 5520
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  Title: [Dell Inc. Inspiron 5520] hibernate/resume failure [non-free: wl]
  UpgradeStatus: Upgraded to xenial on 2016-03-27 (3 days ago)
  UserGroups:
   
 

[Kernel-packages] [Bug 1546260] kexec-tools fixed

2016-03-30 Thread bugproxy
--- Comment (attachment only) From bren...@br.ibm.com 2016-03-30 13:06 
EDT---


** Attachment added: "kexec-tools fixed"
   
https://bugs.launchpad.net/bugs/1546260/+attachment/4617287/+files/kexec-tools_2.0.10-1ubuntu2~lp1546260_ppc64el.deb

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

Title:
  kexec/kdump not working in ubuntu 16.04

Status in kexec-tools package in Ubuntu:
  In Progress

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

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

  
  Reproducible Step:

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

  Expected Result :

  Able to generate kdump

  Actual Result :

  System halt on dump process , seems me having initrd issue

  LOG:

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


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

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

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

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

[Kernel-packages] [Bug 1563970] Status changed to Confirmed

2016-03-30 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/1563970

Title:
  Clock issues on AMD Opteron(tm) Processor 6320

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  In doing certification testing on an HP DL385p Gen8 server with an AMD
  Opteron(tm) Processor 6320 CPU, we've run into some clock issues, as
  illustrated by the following:

  $ for x in `seq 0 9`; do start=`date +"%s"`; sleep 60; stop=`date +"%s"`; 
echo "$stop - $start"|bc; done
  65
  62
  60
  60
  60
  61
  60
  60
  60
  61

  This should produce a string of "60" values, and does on most systems;
  however, on the DL385p Gen8, the output shown above is quite
  irregular. (The test we use in the certification suite is more
  specialized and is not this exact test; the above is simply an easy-
  to-reproduce bash variant.)

  The system in question is "phelps" in OIL.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  AlsaDevices:
   total 0
   crw-rw+ 1 root audio 116,  1 Mar 29 14:43 seq
   crw-rw+ 1 root audio 116, 33 Mar 29 14:43 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: [Errno 2] No such file or directory: 'fuser'
  Date: Wed Mar 30 12:13:22 2016
  HibernationDevice: RESUME=UUID=b6a44b05-ebe0-4d1c-a525-69d4748960f8
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: HP ProLiant DL385p Gen8
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=96485ede-c1a8-407d-9960-f4cfa725ea89 ro rootdelay=60
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: HP
  dmi.bios.version: A28
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrA28:bd02/06/2014:svnHP:pnProLiantDL385pGen8:pvr:cvnHP:ct23:cvr:
  dmi.product.name: ProLiant DL385p Gen8
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563970/+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 1563970] [NEW] Clock issues on AMD Opteron(tm) Processor 6320

2016-03-30 Thread Rod Smith
Public bug reported:

In doing certification testing on an HP DL385p Gen8 server with an AMD
Opteron(tm) Processor 6320 CPU, we've run into some clock issues, as
illustrated by the following:

$ for x in `seq 0 9`; do start=`date +"%s"`; sleep 60; stop=`date +"%s"`; echo 
"$stop - $start"|bc; done
65
62
60
60
60
61
60
60
60
61

This should produce a string of "60" values, and does on most systems;
however, on the DL385p Gen8, the output shown above is quite irregular.
(The test we use in the certification suite is more specialized and is
not this exact test; the above is simply an easy-to-reproduce bash
variant.)

The system in question is "phelps" in OIL.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-15-generic 4.4.0-15.31
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
AlsaDevices:
 total 0
 crw-rw+ 1 root audio 116,  1 Mar 29 14:43 seq
 crw-rw+ 1 root audio 116, 33 Mar 29 14:43 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: [Errno 2] No such file or directory: 'fuser'
Date: Wed Mar 30 12:13:22 2016
HibernationDevice: RESUME=UUID=b6a44b05-ebe0-4d1c-a525-69d4748960f8
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
MachineType: HP ProLiant DL385p Gen8
PciMultimedia:
 
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=96485ede-c1a8-407d-9960-f4cfa725ea89 ro rootdelay=60
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-15-generic N/A
 linux-backports-modules-4.4.0-15-generic  N/A
 linux-firmware1.157
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/06/2014
dmi.bios.vendor: HP
dmi.bios.version: A28
dmi.chassis.type: 23
dmi.chassis.vendor: HP
dmi.modalias: 
dmi:bvnHP:bvrA28:bd02/06/2014:svnHP:pnProLiantDL385pGen8:pvr:cvnHP:ct23:cvr:
dmi.product.name: ProLiant DL385p Gen8
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug uec-images xenial

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

Title:
  Clock issues on AMD Opteron(tm) Processor 6320

Status in linux package in Ubuntu:
  New

Bug description:
  In doing certification testing on an HP DL385p Gen8 server with an AMD
  Opteron(tm) Processor 6320 CPU, we've run into some clock issues, as
  illustrated by the following:

  $ for x in `seq 0 9`; do start=`date +"%s"`; sleep 60; stop=`date +"%s"`; 
echo "$stop - $start"|bc; done
  65
  62
  60
  60
  60
  61
  60
  60
  60
  61

  This should produce a string of "60" values, and does on most systems;
  however, on the DL385p Gen8, the output shown above is quite
  irregular. (The test we use in the certification suite is more
  specialized and is not this exact test; the above is simply an easy-
  to-reproduce bash variant.)

  The system in question is "phelps" in OIL.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  AlsaDevices:
   total 0
   crw-rw+ 1 root audio 116,  1 Mar 29 14:43 seq
   crw-rw+ 1 root audio 116, 33 Mar 29 14:43 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: [Errno 2] No such file or directory: 'fuser'
  Date: Wed Mar 30 12:13:22 2016
  HibernationDevice: RESUME=UUID=b6a44b05-ebe0-4d1c-a525-69d4748960f8
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: HP ProLiant DL385p Gen8
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=96485ede-c1a8-407d-9960-f4cfa725ea89 ro rootdelay=60
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: HP
  dmi.bios.version: A28
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrA28:bd02/06/2014:svnHP:pnProLiantDL385pGen8:pvr:cvnHP:ct23:cvr:
  dmi.product.name: 

[Kernel-packages] [Bug 1483343] Re: NMI watchdog: BUG: soft lockup errors when we execute lock_torture_wr tests

2016-03-30 Thread Joseph Salisbury
The 4.6-rc1 test kernel is now available.  Can you test this kernel to
see if it also has this issue?  It can be downloaded from:

http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-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/1483343

Title:
  NMI watchdog: BUG: soft lockup errors when we execute lock_torture_wr
  tests

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

Bug description:
  ---Problem Description---
  NMI watchdog: BUG: soft lockup errors when we execute lock_torture_wr tests

  ---uname output---
  Linux alp15 3.19.0-18-generic #18~14.04.1-Ubuntu SMP Wed May 20 09:40:36 UTC 
2015 ppc64le ppc64le ppc64le GNU/Linux
   
  Machine Type = P8 

  ---Steps to Reproduce---
  Install a P8 Power VM LPAR with Ubuntu 14.04.2 ISO.
  Then install the Ubuntu 14.04.3 kernel on the same and reboot.
  Then compile and build the LTP latest test suites on the same.

  root@alp15:~# tar -xvf ltp-full-20150420.tar.bz2
  root@alp15:~# cd ltp-full-20150420/
  root@alp15:~/ltp-full-20150420# ls
  aclocal.m4  configure execltp.in  install-sh  Makefile  
READMErunltplite.shtestcasesutils
  autom4te.cache  configure.ac  IDcheck.sh  lib Makefile.release  
README.kernel_config  runtest  testscripts  ver_linux
  config.guessCOPYING   include ltpmenu missing   
runalltests.shscenario_groups  TODO VERSION
  config.sub  doc   INSTALL m4  pan   
runltpscripts  tools
  root@alp15:~/ltp-full-20150420# ./configure
  root@alp15:~/ltp-full-20150420# make
  root@alp15:~/ltp-full-20150420# make install

  root@alp15:/opt/ltp/testcases/bin# ./lock_torture.sh
  lock_torture 1 TINFO : estimate time 6.00 min
  lock_torture 1 TINFO : spin_lock: running 60 sec...

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.034386] NMI watchdog: BUG: soft lockup - CPU#10 stuck 
for 21s! [lock_torture_wr:2337]

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.034389] NMI watchdog: BUG: soft lockup - CPU#6 stuck for 
22s! [lock_torture_wr:2331]

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.034394] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 
22s! [lock_torture_wr:2339]

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.034396] NMI watchdog: BUG: soft lockup - CPU#3 stuck for 
22s! [lock_torture_wr:2346]

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.034398] NMI watchdog: BUG: soft lockup - CPU#7 stuck for 
21s! [lock_torture_wr:2334]

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.034410] NMI watchdog: BUG: soft lockup - CPU#11 stuck 
for 22s! [lock_torture_wr:2321]

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.034412] NMI watchdog: BUG: soft lockup - CPU#9 stuck for 
22s! [lock_torture_wr:2333]

  Message from syslogd@alp15 at Thu Jun 18 01:23:32 2015 ...
  alp15 vmunix: [  308.038386] NMI watchdog: BUG: soft lockup - CPU#14 stuck 
for 22s! [lock_torture_wr:2327]

   
  Stack trace output:
   root@alp15:~# dmesg | more
  [ 1717.146881] lock_torture_wr R  running task
  [ 1717.146881]
  [ 1717.146885] 0  2555  2 0x0804
  [ 1717.146887] Call Trace:
  [ 1717.146894] [c00c7551b820] [c00c7551b860] 0xc00c7551b860 
(unreliable)
  [ 1717.146899] [c00c7551b860] [c00b4fb0] __do_softirq+0x220/0x3b0
  [ 1717.146904] [c00c7551b960] [c00b5478] irq_exit+0x98/0x100
  [ 1717.146909] [c00c7551b980] [c001fa54] timer_interrupt+0xa4/0xe0
  [ 1717.146913] [c00c7551b9b0] [c0002758] 
decrementer_common+0x158/0x180
  [ 1717.146922] --- interrupt: 901 at _raw_write_lock+0x68/0xc0
  [ 1717.146922] LR = torture_rwlock_write_lock+0x28/0x40 [locktorture]
  [ 1717.146927] [c00c7551bca0] [c00c7551bcd0] 0xc00c7551bcd0 
(unreliable)
  [ 1717.146934] [c00c7551bcd0] [dd4810b8] 
torture_rwlock_write_lock+0x28/0x40 [locktorture]
  [ 1717.146939] [c00c7551bcf0] [dd480578] 
lock_torture_writer+0x98/0x210 [locktorture]
  [ 1717.146944] [c00c7551bd80] [c00da4d4] kthread+0x114/0x140
  [ 1717.146948] [c00c7551be30] [c000956c] 
ret_from_kernel_thread+0x5c/0x70
  [ 1717.146951] Task dump for CPU 10:
  [ 1717.146953] lock_torture_wr R  running task0  2537  2 
0x0804
  [ 1717.146957] Call Trace:
  [ 1717.146961] [c00c7557b820] [c00c7557b860] 0xc00c7557b860 
(unreliable)
  [ 1717.146966] [c00c7557b860] [c00b4fb0] __do_softirq+0x220/0x3b0
  [ 1717.146970] [c00c7557b960] [c00b5478] irq_exit+0x98/0x100
  [ 1717.146975] 

[Kernel-packages] [Bug 1549354] Re: After upgrading to 4.2.0.30 Elantech touchpad not detected

2016-03-30 Thread Joseph Salisbury
The bisect reported that this is the first bad commit:

commit 6f786b3b2e4c71f8d573d069411ec1a23c0b6bc3
Author: Andy Shevchenko 
Date:   Fri Dec 4 23:49:18 2015 +0200

Revert "ACPI / LPSS: allow to use specific PM domain during
->probe()"


I built a Wily test kernel with that commit reverted.  The test kernel can be 
downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1549354

Can folks affected by this bug test this kernel and post back if it
solves 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/1549354

Title:
  After upgrading to 4.2.0.30 Elantech touchpad not detected

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

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

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

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

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


[Kernel-packages] [Bug 1539843] Re: External microphone does not work

2016-03-30 Thread Alexandr
Can someone help me? Or is this an insoluble problem?
I am in search of a solution for a long time!

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

Title:
  External microphone does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Asus N551JM
  In this laptop is combined jack for microphone and headphone. I use headset 
A4Tech Bloody G500 that nice work in Windows. But in KUBUNTU 15.10 and ubuntu 
14.04/15.10 they do not work (work only as headphone). System don't see that i 
connected headset and in pavucontrol i see only embeded in laptop microphone.
  http://www.alsa-project.org/db/?f=bcf71e457acf21a40799621a85a53e5817f829f9
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mogost 1348 F pulseaudio
   /dev/snd/controlC1:  mogost 1348 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=d1115de1-e4fd-4119-8d26-79091505b000
  InstallationDate: Installed on 2016-01-30 (0 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: ASUSTeK COMPUTER INC. N551JM
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_EN.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-25-generic.efi.signed 
root=UUID=b7b85f18-8c88-4443-8a59-2b3a93642c97 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-25-generic N/A
   linux-backports-modules-4.2.0-25-generic  N/A
   linux-firmware1.149.3
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/06/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N551JM.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N551JM
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN551JM.204:bd10/06/2014:svnASUSTeKCOMPUTERINC.:pnN551JM:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN551JM:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N551JM
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1539843/+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 1563911] Re: Precise update to 3.2.77 stable release

2016-03-30 Thread Luis Henriques
** Changed in: linux (Ubuntu Precise)
   Status: New => Fix Committed

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

Title:
  Precise update to 3.2.77 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Precise:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The 3.2.77 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches from the 3.2.77 stable release shall be
  applied:

  gspca: ov534/topro: prevent a division by 0
  media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
  rc: allow rc modules to be loaded if rc-main is not a module
  SCSI: initio: remove duplicate module device table
  KVM: x86: expose MSR_TSC_AUX to userspace
  KVM: x86: correctly print #AC in traces
  ath9k_htc: check for underflow in ath9k_htc_rx_msg()
  mtd: nand: fix ONFI parameter page layout
  drm/radeon: call hpd_irq_event on resume
  xhci: refuse loading if nousb is used
  rtlwifi: fix memory leak for USB device
  wlcore: SPI - fix spi transfer_list
  wlcore/wl12xx: spi: fix oops on firmware load
  EDAC: Robustify workqueues destruction
  powerpc: Make value-returning atomics fully ordered
  powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
  asix: silence log message from oversize packet
  futex: Drop refcount if requeue_pi() acquired the rtmutex
  ALSA: fm801: propagate TUNER_ONLY bit when autodetected
  drm/radeon: clean up fujitsu quirks
  udf: limit the maximum number of indirect extents in a row
  USB: cp210x: add ID for ELV Marble Sound Board 1
  posix-clock: Fix return code on the poll method's error path
  x86/LDT: Print the real LDT base address
  rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
  rtlwifi: rtl8192se: Fix module parameter initialization
  rtlwifi: rtl8192ce: Fix handling of module parameters
  rtlwifi: rtl8192cu: Add missing parameter setup
  NFS: Fix attribute cache revalidation
  Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
  x86/xen: don't reset vcpu_info on a cancelled suspend
  udf: Prevent buffer overrun with multi-byte characters
  udf: Check output buffer length when converting name to CS0
  power: test_power: correctly handle empty writes
  locks: fix unlock when fcntl_setlk races with a close
  dm snapshot: fix hung bios when copy error occurs
  uml: fix hostfs mknod()
  uml: flush stdout before forking
  ipv6: tcp: add rcu locking in tcp_v6_send_synack()
  x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
  x86/boot: Double BOOT_HEAP_SIZE to 64KB
  x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
  ALSA: seq: Fix missing NULL check at remove_events ioctl
  ALSA: seq: Fix race at timer setup and close
  parisc: Fix __ARCH_SI_PREAMBLE_SIZE
  x86/mm: Improve switch_mm() barrier comments
  ALSA: timer: Fix double unlink of active_list
  ALSA: timer: Fix race among timer ioctls
  sparc64: fix incorrect sign extension in sys_sparc64_personality
  cifs: Ratelimit kernel log messages
  cifs: fix race between call_async() and reconnect()
  cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
  m32r: fix m32104ut_defconfig build fail
  dma-debug: switch check from _text to _stext
  scripts/bloat-o-meter: fix python3 syntax error
  ocfs2/dlm: ignore cleaning the migration mle that is inuse
  ALSA: timer: Harden slave timer list handling
  memcg: only free spare array when readers are done
  printk: help pr_debug and pr_devel to optimize out arguments
  crypto: af_alg - Fix socket double-free when accept fails
  ALSA: hrtimer: Fix stall by hrtimer_cancel()
  ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
  ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
  ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
  IB/qib: fix mcast detach when qp not attached
  IB/mlx4: Initialize hop_limit when creating address handle
  ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
  crypto: algif_skcipher - Require setkey before accept(2)
  crypto: af_alg - Disallow bind/setkey/... after accept(2)
  crypto: af_alg - Add nokey compatibility path
  crypto: algif_skcipher - Add nokey compatibility path
  crypto: hash - Add crypto_ahash_has_setkey
  crypto: algif_hash - Require setkey before accept(2)
  crypto: skcipher - Add crypto_skcipher_has_setkey
  crypto: algif_skcipher - Add key check exception for 

[Kernel-packages] [Bug 1563914] Re: Precise update to 3.2.78 stable release

2016-03-30 Thread Luis Henriques
** Changed in: linux (Ubuntu Precise)
   Status: New => Fix Committed

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

Title:
  Precise update to 3.2.78 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Precise:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The 3.2.78 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  TEST CASE: TBD

     The following patches from the 3.2.78 stable release shall be
  applied:

  KVM: vmx: fix MPX detection
  hrtimer: Handle remaining time proper for TIME_LOW_RES
  timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
  posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
  itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
  usb: cdc-acm: send zero packet for intel 7260 modem
  cdc-acm:exclude Samsung phone 04e8:685d
  af_unix: fix struct pid memory leak
  pptp: fix illegal memory access caused by multiple bind()s
  sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
  USB: cp210x: add ID for IAI USB to RS485 adaptor
  USB: visor: fix null-deref at probe
  USB: serial: visor: fix crash on detecting device without write_urbs
  USB: serial: option: Adding support for Telit LE922
  ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
  ALSA: seq: Degrade the error message for too many opens
  USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
  PCI/AER: Flush workqueue on device remove to avoid use-after-free
  libata: disable forced PORTS_IMPL for >= AHCI 1.3
  virtio_pci: fix use after free on release
  rfkill: fix rfkill_fop_read wait_event usage
  perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
  SCSI: fix crashes in sd and sr runtime PM
  tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
  crypto: shash - Fix has_key setting
  ALSA: dummy: Disable switching timer backend via sysfs
  drm/vmwgfx: respect 'nomodeset'
  x86/mm/pat: Avoid truncation when converting cpa->numpages to address
  crypto: algif_hash - wait for crypto_ahash_init() to complete
  intel_scu_ipcutil: underflow in scu_reg_access()
  ALSA: seq: Fix race at closing in virmidi driver
  ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
  ALSA: pcm: Fix potential deadlock in OSS emulation
  ALSA: seq: Fix yet another races among ALSA timer accesses
  ALSA: timer: Fix link corruption due to double start or stop
  libata: fix sff host state machine locking while polling
  ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
  ALSA: rawmidi: Fix race at copying & updating the position
  ALSA: seq: Fix lockdep warnings due to double mutex locks
  Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
  usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
  xhci: Fix list corruption in urb dequeue at host removal
  tda1004x: only update the frontend properties if locked
  ALSA: timer: Fix leftover link at closing
  saa7134-alsa: Only frees registered sound cards
  scsi_dh_rdac: always retry MODE SELECT on command lock violation
  mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
  ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery 
cleanup
  crypto: user - lock crypto_alg_list on alg dump
  crypto: algif_skcipher - Do not dereference ctx without socket lock
  klist: fix starting point removed bug in klist iterators
  ALSA: dummy: Implement timer backend switching more safely
  ALSA: timer: Fix wrong instance passed to slave callbacks
  ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
  sctp: translate network order to host order when users get a hmacid
  ALSA: timer: Fix race between stop and interrupt
  ALSA: timer: Fix race at concurrent reads
  ahci: Intel DNV device IDs SATA
  ARM: 8519/1: ICST: try other dividends than 1
  btrfs: properly set the termination value of ctx->pos in readdir
  ALSA: usb-audio: avoid freeing umidi object twice
  unix: properly account for FDs passed over unix sockets
  unix: correctly track in-flight fds in sending process user_struct
  pipe: limit the per-user amount of pages allocated in pipes
  iw_cxgb3: Fix incorrectly returning error on success
  pipe: Fix buffer offset after partially failed read
  sched: fix __sched_setscheduler() vs load balancing race
  Linux 3.2.78

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1563916] [NEW] CVE-2016-0774

2016-03-30 Thread Steve Beattie
*** This bug is a security vulnerability ***

Public security bug reported:

pipe buffer state corruption after unsuccessful atomic read from pipe

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

** Affects: linux-armadaxp (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-flo (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-goldfish (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-lts-quantal (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-saucy (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-trusty (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-vivid (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-wily (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-xenial (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-mako (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-manta (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-raspi2 (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-ti-omap4 (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux (Ubuntu Precise)
 Importance: Medium
 Status: New

** Affects: linux-armadaxp (Ubuntu Precise)
 Importance: Medium
 Status: New

** Affects: linux-flo (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-goldfish (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-quantal (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-saucy (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-trusty (Ubuntu Precise)
 Importance: Medium
 Status: New

** Affects: linux-lts-utopic (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-vivid (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-wily (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-xenial (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-mako (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-manta (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-raspi2 (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-ti-omap4 (Ubuntu Precise)
 Importance: Medium
 Status: New

** Affects: linux (Ubuntu Trusty)
 Importance: Medium
 Status: New

** Affects: linux-armadaxp (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-flo (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-goldfish (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-quantal (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-saucy (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-trusty (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

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

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

** Affects: linux-lts-wily (Ubuntu Trusty)
 Importance: Medium
 Status: New

** Affects: linux-lts-xenial (Ubuntu Trusty)
 Importance: Medium
 Status: New

** Affects: linux-mako (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-manta (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-raspi2 (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

** Affects: linux-ti-omap4 (Ubuntu Trusty)
 Importance: Medium
 Status: Invalid

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

** Affects: linux-armadaxp (Ubuntu Vivid)
 Importance: Undecided
 Status: New

** Affects: linux-flo (Ubuntu Vivid)
 Importance: Undecided
 Status: New

** Affects: linux-goldfish (Ubuntu Vivid)
 Importance: Undecided
 Status: New

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

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

** Affects: linux-lts-saucy (Ubuntu 

[Kernel-packages] [Bug 1563916] Re: CVE-2016-0774

2016-03-30 Thread Steve Beattie
CVE-2016-0774

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

** Also affects: linux-ti-omap4 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

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

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

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

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

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

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

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

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

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

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

** Also affects: linux-ti-omap4 (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

** Changed in: linux-lts-trusty (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: linux-lts-trusty (Ubuntu Trusty)
   Status: New => Invalid

** Changed in: linux-lts-wily (Ubuntu Precise)
   Status: New => Invalid

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

** Changed in: linux-lts-wily (Ubuntu Xenial)
   Status: New => Invalid

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

** Changed in: linux-lts-quantal (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: linux-lts-quantal (Ubuntu Trusty)
   Status: New => Invalid

** Changed in: linux-ti-omap4 (Ubuntu Wily)
   Status: New => Invalid

** Changed in: linux-ti-omap4 (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: linux-ti-omap4 (Ubuntu Trusty)
   Status: New => Invalid

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

** Changed in: linux-lts-raring (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: linux-lts-raring (Ubuntu Trusty)
   Status: New => Invalid

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

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

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

** Changed in: linux-lts-xenial (Ubuntu Precise)
   Status: New => Invalid

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

** Changed in: linux-lts-xenial (Ubuntu Xenial)
   Status: New => Invalid

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

** Changed in: linux-lts-saucy (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Trusty)
   Status: New => Invalid

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

** Changed in: linux-lts-vivid (Ubuntu Precise)
   Status: New => Invalid

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

** Changed in: linux-lts-vivid (Ubuntu Xenial)
   Status: New => Invalid

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

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

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

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

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

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

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

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

** Description changed:

- Placeholder
+ Description needed

** Changed in: linux-lts-trusty (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: linux-lts-trusty (Ubuntu Wily)
   Importance: Undecided => Medium

** Changed in: linux-lts-trusty (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: linux-lts-trusty (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: linux-lts-wily (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: linux-lts-wily (Ubuntu Wily)
   Importance: Undecided => Medium

** Changed in: linux-lts-wily (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: linux-lts-wily (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: linux-lts-quantal (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-lts-quantal (Ubuntu Precise)
   

[Kernel-packages] [Bug 1563914] Re: Precise update to 3.2.78 stable release

2016-03-30 Thread Luis Henriques
** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The 3.2.78 upstream stable
+    patch set is now available. It should be included in the Ubuntu
+    kernel as well.
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The 3.2.78 upstream stable
-patch set is now available. It should be included in the Ubuntu
-kernel as well.
+    git://git.kernel.org/
  
-git://git.kernel.org/
+ TEST CASE: TBD
  
- TEST CASE: TBD
+    The following patches from the 3.2.78 stable release shall be
+ applied:
  
-The following patches from the 3.2.78 stable release shall be
- applied:
+ KVM: vmx: fix MPX detection
+ hrtimer: Handle remaining time proper for TIME_LOW_RES
+ timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
+ posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
+ itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
+ usb: cdc-acm: send zero packet for intel 7260 modem
+ cdc-acm:exclude Samsung phone 04e8:685d
+ af_unix: fix struct pid memory leak
+ pptp: fix illegal memory access caused by multiple bind()s
+ sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
+ USB: cp210x: add ID for IAI USB to RS485 adaptor
+ USB: visor: fix null-deref at probe
+ USB: serial: visor: fix crash on detecting device without write_urbs
+ USB: serial: option: Adding support for Telit LE922
+ ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
+ ALSA: seq: Degrade the error message for too many opens
+ USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
+ PCI/AER: Flush workqueue on device remove to avoid use-after-free
+ libata: disable forced PORTS_IMPL for >= AHCI 1.3
+ virtio_pci: fix use after free on release
+ rfkill: fix rfkill_fop_read wait_event usage
+ perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
+ SCSI: fix crashes in sd and sr runtime PM
+ tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
+ crypto: shash - Fix has_key setting
+ ALSA: dummy: Disable switching timer backend via sysfs
+ drm/vmwgfx: respect 'nomodeset'
+ x86/mm/pat: Avoid truncation when converting cpa->numpages to address
+ crypto: algif_hash - wait for crypto_ahash_init() to complete
+ intel_scu_ipcutil: underflow in scu_reg_access()
+ ALSA: seq: Fix race at closing in virmidi driver
+ ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
+ ALSA: pcm: Fix potential deadlock in OSS emulation
+ ALSA: seq: Fix yet another races among ALSA timer accesses
+ ALSA: timer: Fix link corruption due to double start or stop
+ libata: fix sff host state machine locking while polling
+ ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
+ ALSA: rawmidi: Fix race at copying & updating the position
+ ALSA: seq: Fix lockdep warnings due to double mutex locks
+ Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
+ usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
+ xhci: Fix list corruption in urb dequeue at host removal
+ tda1004x: only update the frontend properties if locked
+ ALSA: timer: Fix leftover link at closing
+ saa7134-alsa: Only frees registered sound cards
+ scsi_dh_rdac: always retry MODE SELECT on command lock violation
+ mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
+ ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery 
cleanup
+ crypto: user - lock crypto_alg_list on alg dump
+ crypto: algif_skcipher - Do not dereference ctx without socket lock
+ klist: fix starting point removed bug in klist iterators
+ ALSA: dummy: Implement timer backend switching more safely
+ ALSA: timer: Fix wrong instance passed to slave callbacks
+ ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
+ sctp: translate network order to host order when users get a hmacid
+ ALSA: timer: Fix race between stop and interrupt
+ ALSA: timer: Fix race at concurrent reads
+ ahci: Intel DNV device IDs SATA
+ ARM: 8519/1: ICST: try other dividends than 1
+ btrfs: properly set the termination value of ctx->pos in readdir
+ ALSA: usb-audio: avoid freeing umidi object twice
+ unix: properly account for FDs passed over unix sockets
+ unix: correctly track in-flight fds in sending process user_struct
+ pipe: limit the per-user amount of pages allocated in pipes
+ 

[Kernel-packages] [Bug 1563911] Re: Precise update to 3.2.77 stable release

2016-03-30 Thread Luis Henriques
** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The 3.2.77 upstream stable
+    patch set is now available. It should be included in the Ubuntu
+    kernel as well.
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The 3.2.77 upstream stable
-patch set is now available. It should be included in the Ubuntu
-kernel as well.
+    git://git.kernel.org/
  
-git://git.kernel.org/
+ TEST CASE: TBD
  
- TEST CASE: TBD
+    The following patches from the 3.2.77 stable release shall be
+ applied:
  
-The following patches from the 3.2.77 stable release shall be
- applied:
+ gspca: ov534/topro: prevent a division by 0
+ media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
+ rc: allow rc modules to be loaded if rc-main is not a module
+ SCSI: initio: remove duplicate module device table
+ KVM: x86: expose MSR_TSC_AUX to userspace
+ KVM: x86: correctly print #AC in traces
+ ath9k_htc: check for underflow in ath9k_htc_rx_msg()
+ mtd: nand: fix ONFI parameter page layout
+ drm/radeon: call hpd_irq_event on resume
+ xhci: refuse loading if nousb is used
+ rtlwifi: fix memory leak for USB device
+ wlcore: SPI - fix spi transfer_list
+ wlcore/wl12xx: spi: fix oops on firmware load
+ EDAC: Robustify workqueues destruction
+ powerpc: Make value-returning atomics fully ordered
+ powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
+ asix: silence log message from oversize packet
+ futex: Drop refcount if requeue_pi() acquired the rtmutex
+ ALSA: fm801: propagate TUNER_ONLY bit when autodetected
+ drm/radeon: clean up fujitsu quirks
+ udf: limit the maximum number of indirect extents in a row
+ USB: cp210x: add ID for ELV Marble Sound Board 1
+ posix-clock: Fix return code on the poll method's error path
+ x86/LDT: Print the real LDT base address
+ rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
+ rtlwifi: rtl8192se: Fix module parameter initialization
+ rtlwifi: rtl8192ce: Fix handling of module parameters
+ rtlwifi: rtl8192cu: Add missing parameter setup
+ NFS: Fix attribute cache revalidation
+ Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
+ x86/xen: don't reset vcpu_info on a cancelled suspend
+ udf: Prevent buffer overrun with multi-byte characters
+ udf: Check output buffer length when converting name to CS0
+ power: test_power: correctly handle empty writes
+ locks: fix unlock when fcntl_setlk races with a close
+ dm snapshot: fix hung bios when copy error occurs
+ uml: fix hostfs mknod()
+ uml: flush stdout before forking
+ ipv6: tcp: add rcu locking in tcp_v6_send_synack()
+ x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
+ x86/boot: Double BOOT_HEAP_SIZE to 64KB
+ x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
+ ALSA: seq: Fix missing NULL check at remove_events ioctl
+ ALSA: seq: Fix race at timer setup and close
+ parisc: Fix __ARCH_SI_PREAMBLE_SIZE
+ x86/mm: Improve switch_mm() barrier comments
+ ALSA: timer: Fix double unlink of active_list
+ ALSA: timer: Fix race among timer ioctls
+ sparc64: fix incorrect sign extension in sys_sparc64_personality
+ cifs: Ratelimit kernel log messages
+ cifs: fix race between call_async() and reconnect()
+ cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
+ m32r: fix m32104ut_defconfig build fail
+ dma-debug: switch check from _text to _stext
+ scripts/bloat-o-meter: fix python3 syntax error
+ ocfs2/dlm: ignore cleaning the migration mle that is inuse
+ ALSA: timer: Harden slave timer list handling
+ memcg: only free spare array when readers are done
+ printk: help pr_debug and pr_devel to optimize out arguments
+ crypto: af_alg - Fix socket double-free when accept fails
+ ALSA: hrtimer: Fix stall by hrtimer_cancel()
+ ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
+ ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
+ ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
+ IB/qib: fix mcast detach when qp not attached
+ IB/mlx4: Initialize hop_limit when creating address handle
+ ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
+ crypto: algif_skcipher - Require setkey before accept(2)
+ crypto: af_alg - Disallow bind/setkey/... after accept(2)
+ crypto: af_alg - Add nokey compatibility path
+ 

[Kernel-packages] [Bug 1563914] [NEW] Precise update to 3.2.78 stable release

2016-03-30 Thread Luis Henriques
Public bug reported:


SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The 3.2.78 upstream stable
   patch set is now available. It should be included in the Ubuntu
   kernel as well.

   git://git.kernel.org/

TEST CASE: TBD

   The following patches from the 3.2.78 stable release shall be
applied:

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

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


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Precise)
   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/1563914

Title:
  Precise update to 3.2.78 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Precise:
  New

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from a mainline/stable Linux tree or
 a minimally backported form of that patch. The 3.2.78 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://git.kernel.org/

  TEST CASE: TBD

 The following patches from the 3.2.78 stable release shall be
  applied:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1563914/+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 1563911] [NEW] Precise update to 3.2.77 stable release

2016-03-30 Thread Luis Henriques
Public bug reported:


SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The 3.2.77 upstream stable
   patch set is now available. It should be included in the Ubuntu
   kernel as well.

   git://git.kernel.org/

TEST CASE: TBD

   The following patches from the 3.2.77 stable release shall be
applied:

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

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


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Precise)
   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/1563911

Title:
  Precise update to 3.2.77 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Precise:
  New

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from a mainline/stable Linux tree or
 a minimally backported form of that patch. The 3.2.77 upstream stable
 patch set is now available. It should be included in the Ubuntu
 kernel as well.

 git://git.kernel.org/

  TEST CASE: TBD

 The following patches from the 3.2.77 stable release shall be
  applied:

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