[Kernel-packages] [Bug 1508657] Re: NULL pointer dereference in kernel in response to NFS traffic

2015-10-22 Thread Andreas Bouché
*** This bug is a duplicate of bug 1508510 ***
https://bugs.launchpad.net/bugs/1508510

** This bug has been marked a duplicate of bug 1508510
   Something in the Kernel crashes when I try to mount via NFS

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

Title:
  NULL pointer dereference in kernel in response to NFS traffic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a badly behaving NFS client device(an embedded system mounting
  it's root filesystem off my Ubuntu development machine) which is
  causing a NULL pointer dereference in the kernel.  After this occurs,
  the NFS server becomes unresponsive.  Sending a SIGKILL to the various
  NFS daemons does not kill the processes.  '/etc/init.d/nfs-kernel-
  server restart' does not work to restore NFS server functionality.

  Here is the output of dmesg:

  [63517.096117] BUG: unable to handle kernel NULL pointer dereference at 
0008
  [63517.096127] IP: [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [63517.096136] PGD 0 
  [63517.096140] Oops:  [#1] SMP 
  [63517.096144] Modules linked in: nfsv3 rpcsec_gss_krb5 nfsv4 vmnet(OX) 
vmw_vsock_vmci_transport vsock vmw_vmci vmmon(OX) autofs4 rfcomm bnep bluetooth 
pl2303 joydev usbserial hid_microsoft nfsd auth_rpcgss nfs_acl nfs 
snd_hda_codec_hdmi lockd sunrpc fscache nls_iso8859_1 hid_generic 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep usbhid 
x86_pkg_temp_thermal hid intel_powerclamp coretemp mxm_wmi snd_pcm eeepc_wmi 
asus_wmi sparse_keymap kvm_intel video snd_page_alloc kvm uvcvideo 
videobuf2_vmalloc videobuf2_memops snd_seq_midi videobuf2_core videodev 
snd_seq_midi_event crct10dif_pclmul crc32_pclmul snd_rawmidi 
ghash_clmulni_intel aesni_intel aes_x86_64 lrw snd_seq gf128mul glue_helper 
ablk_helper cryptd serio_raw snd_seq_device sb_edac snd_timer edac_core mei_me 
nvidia(POX) mei snd lpc_ich soundcore drm shpchp mac_hid wmi parport_pc ppdev 
lp parport psmouse r8169 ahci mii libahci
  [63517.096222] CPU: 0 PID: 1498 Comm: nfsd Tainted: P   OX 
3.13.0-66-generic #108-Ubuntu
  [63517.096226] Hardware name: System manufacturer System Product Name/P9X79 
LE, BIOS 4608 12/24/2013
  [63517.096229] task: 8807ff194800 ti: 88003d996000 task.ti: 
88003d996000
  [63517.096231] RIP: 0010:[]  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [63517.096237] RSP: 0018:88003d997bc0  EFLAGS: 00010216
  [63517.096239] RAX:  RBX: 8807e654 RCX: 
04f0
  [63517.096241] RDX:  RSI: 1080 RDI: 
8807deab4400
  [63517.096243] RBP: 88003d997bf8 R08:  R09: 
0d03f2fc
  [63517.096246] R10: 04c0 R11: 0004 R12: 
0008
  [63517.096248] R13: 8807deab4400 R14: 1078 R15: 
8807deab4400
  [63517.096251] FS:  () GS:88082fc0() 
knlGS:
  [63517.096254] CS:  0010 DS:  ES:  CR0: 80050033
  [63517.096256] CR2: 0008 CR3: 02c0e000 CR4: 
001407f0
  [63517.096258] Stack:
  [63517.096260]  81616f66 81616fb0 8807e654 
88003d997df8
  [63517.096266]   1078 8807deab4400 
88003d997c60
  [63517.096271]  8168b2ec 88003d9ca028 8807e6540070 
0002
  [63517.096276] Call Trace:
  [63517.096284]  [] ? skb_checksum+0x26/0x30
  [63517.096289]  [] ? skb_push+0x40/0x40
  [63517.096296]  [] udp_recvmsg+0x1dc/0x380
  [63517.096303]  [] inet_recvmsg+0x6c/0x80
  [63517.096308]  [] sock_recvmsg+0x9a/0xd0
  [63517.096314]  [] ? del_timer_sync+0x4a/0x60
  [63517.096319]  [] ? schedule_timeout+0x17d/0x2d0
  [63517.096324]  [] kernel_recvmsg+0x3a/0x50
  [63517.096347]  [] svc_udp_recvfrom+0x89/0x440 [sunrpc]
  [63517.096353]  [] ? _raw_spin_unlock_bh+0x1b/0x40
  [63517.096375]  [] ? svc_get_next_xprt+0xd8/0x310 [sunrpc]
  [63517.096393]  [] svc_recv+0x4a0/0x5c0 [sunrpc]
  [63517.096404]  [] nfsd+0xad/0x130 [nfsd]
  [63517.096413]  [] ? nfsd_destroy+0x80/0x80 [nfsd]
  [63517.096418]  [] kthread+0xd2/0xf0
  [63517.096423]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [63517.096428]  [] ret_from_fork+0x58/0x90
  [63517.096433]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [63517.096435] Code: 44 00 00 55 31 c0 48 89 e5 41 57 41 56 41 55 49 89 fd 41 
54 41 89 f4 53 48 83 ec 10 8b 77 68 41 89 f6 45 29 e6 0f 84 89 00 00 00 <48> 8b 
42 08 48 89 d3 48 85 c0 75 14 0f 1f 80 00 00 00 00 48 83 
  [63517.096477] RIP  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [63517.096481]  RSP 
  [63517.096483] CR2: 0008
  [63517.096487] ---[ end trace 15884e761cd443a7 ]---

  I understand that my NFS client is probably sending malformed data to
  the NFS server, but this should *never* *ever* result in a NULL
  pointer dereference in the kernel.

  I do 

[Kernel-packages] [Bug 1509036] [NEW] linux-ti-omap4: -proposed tracker

2015-10-22 Thread Brad Figg
Public bug reported:

This bug is for tracking the  upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Thursday, 22. October 2015 18:01 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Thursday, 22. October 2015 18:01 UTC
kernel-stable-master-bug:1508939

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: ubuntu-armel-kernel (ubuntu-armel-kernel)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/upload-to-ppa
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: ubuntu-armel-kernel (ubuntu-armel-kernel)
 Status: New

** Affects: linux-ti-omap4 (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-ti-omap4 (Ubuntu Precise)
 Importance: Medium
 Status: New


** Tags: armel block-proposed-precise kernel-release-tracking-bug precise

** Tags added: kernel-release-tracking-bug

** Tags added: armel

** Tags added: block-proposed-precise

** Also affects: linux-ti-omap4 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Tags added: precise

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/upload-to-ppa
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New => In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/certification-testing
   Status: New => Invalid

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) => ubuntu-armel-kernel (ubuntu-armel-kernel)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: (unassigned) => Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-security
   Importance: Undecided => Medium


[Kernel-packages] [Bug 1507863] Re: Lost ability to print on LAN printer with 3.16.0-51 kernel

2015-10-22 Thread Bill Miller
Screenshot showing the print job processing forever (this print job was
a blank page).  Rebooted into -65 kernel and it printed fine.

** Attachment added: "Screenshot from 2015-10-22 13:26:09.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1507863/+attachment/4502542/+files/Screenshot%20from%202015-10-22%2013%3A26%3A09.png

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

Title:
  Lost ability to print on LAN printer with 3.16.0-51 kernel

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

Bug description:
  After upgrading to new kernel, attempts to print resulted in no
  printer activity and no error messages.  Printer is Canon Maxify 2320
  using Canon Linux drivers and is attached via LAN.  Rebooted into -50
  kernel and printing worked normally again.

  Symptom is print job shows up in queue but is never sent to printer.

  Scanning function of printer works.

  Confirmed on following real machine installs

  Distro   version   arch kernel
  Lubuntu   14.04 323.13.0-66
  Lubuntu   14.04 643.13.0-66
  Lubuntu   14.04 323.16.0-51
  Ubuntu12.04 323.13.0-66
  Ubuntu14.04 643.16.0-51

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-51-generic 3.16.0-51.69~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-51.69~14.04.1-generic 3.16.7-ckt17
  Uname: Linux 3.16.0-51-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 19 23:09:09 2015
  InstallationDate: Installed on 2015-03-03 (230 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1509047] [NEW] nouveau failed to idle channel 0xcccc0000 [Xorg]

2015-10-22 Thread colin
Public bug reported:

The same situation as "https://bugs.launchpad.net/ubuntu/+source/linux-
lts-raring/+bug/1097178"

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.15
Architecture: amd64
Date: Fri Oct 23 02:29:55 2015
InstallationDate: Installed on 2015-07-01 (112 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-lts-utopic
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  nouveau failed to idle channel 0x [Xorg]

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

Bug description:
  The same situation as "https://bugs.launchpad.net/ubuntu/+source
  /linux-lts-raring/+bug/1097178"

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  Date: Fri Oct 23 02:29:55 2015
  InstallationDate: Installed on 2015-07-01 (112 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1506817] Re: left TPP/2 IBM TrackPoint "sticks on" randomly (X250 15.04)

2015-10-22 Thread Jont Allen
Is this piece of information relevent to my problem?

https://wiki.archlinux.org/index.php/Lenovo_ThinkPad_X250#Mouse

Mouse

The touchpad and TrackPoint work out of the box, but the physical buttons for 
the trackpoint do not. You will need to install xf86-input-synaptics.
Note: The most recent Linux kernels (at least 4.0.5) support TrackPoint buttons 
out of the box. The following information pertains only to older versions of 
the kernel.

If you would rather not install a recent kernel, there is a work around
for Linux 3.19.2-ARCH. If you add options psmouse proto=imps to
/etc/modprobe.d/x250.conf, you can force the mouse module to use a more
basic protocol than the built in one for the TrackPoint, which needs a
patch. The effect is that the touchpad and mouse are treated as one
device, but synaptics is not supported. If you want two finger
scrolling, for example, you will need to either deal with the broken
TrackPoint buttons are install the new module.

Jont ALlen

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

Title:
  left TPP/2 IBM TrackPoint "sticks on" randomly (X250 15.04)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have reported the details of this problem at
  https://answers.launchpad.net/ubuntu-certification/+question/272142

  As summarized on that question:

  X250 analysis:
   I used the command on the X250
evtest /dev/input/event15 | grep EV_KEY

   I can see the bug, as follows:

  I click on button 1 (left) over and over. When I push the button down,
  I see it register as 1,
  and when I let go of the key, it registers as a 0.

  The bug is that every now and then (once every 20 clicks), when I let go
  of the left mouse button (BIN_LEFT), it does not return to state 0 (it stays 
in state 1).

  This is highly random, but cant be triggered more often, by dragging a
  window, which I do with BIN_LEFT.

  I am using a brand new X250, purchased in late July 2015. The system was 
returned 3 times to IBM repair as I assumed
  this was a hardware error. Now with the above, it seems clear that this is a 
software issue.

  Ubuntu 15.04

  apt-cache policy xserver-xorg-input-synaptics
  xserver-xorg-input-synaptics:
Installed: 1.8.1-1ubuntu1
Candidate: 1.8.1-1ubuntu1
Version table:
   *** 1.8.1-1ubuntu1 0

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-input-synaptics 1.8.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct 16 04:52:03 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  InstallationDate: Installed on 2015-08-15 (61 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20CMCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=5718b40f-944e-47a3-acda-04e29336d0bc ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N10ET36W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20CMCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98417 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN10ET36W(1.15):bd06/19/2015:svnLENOVO:pn20CMCTO1WW:pvrThinkPadX250:rvnLENOVO:rn20CMCTO1WW:rvr0B98417WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20CMCTO1WW
  dmi.product.version: ThinkPad X250
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.9-2ubuntu1~vivid2
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Oct 16 03:31:10 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1079 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3.1

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1507963] kili (amd64) - tests ran: 1, failed: 1

2015-10-22 Thread Brad Figg
tests ran:   1, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109/kili__3.13.0-67.109__2015-10-22_01-44-00/results-index.html

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

Title:
  linux: 3.13.0-67.109 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 09:47 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 17:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 19:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 19:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 19:00 UTC

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

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


[Kernel-packages] [Bug 1477872] Re: Need support for Atheros Communications, Inc. [0cf3:e300] bluetooth adapter

2015-10-22 Thread Adam Lee
** Changed in: hwe-next/wily
   Importance: Undecided => Medium

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

Title:
  Need support for Atheros Communications, Inc. [0cf3:e300] bluetooth
  adapter

Status in HWE Next:
  New
Status in HWE Next vivid series:
  New
Status in HWE Next wily series:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in linux-firmware package in Ubuntu:
  Triaged

Bug description:
  linux-firmware 23d134052863f6be1f7dc78a17fb3c01553a0feb

  linux 7f6e63631dbd7fd6689b4ee301d0eea0f34c5535

  confirmed, these two commits could fix this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1477872/+subscriptions

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


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

2015-10-22 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/1508787

Title:
  Mumble fails to stay connected using 3.13.0-66-generic kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Mumble can't stay connected to the server when using the
  3.13.0-66-generic kernel. It's almost constantly using >100% CPU too.

  It's fine when using the 3.13.0-65-generic kernel.

  To reproduce, boot with the 3.13.0-66-generic kernel and start Mumble.
  It initially connects to the server but then disconnects. All other
  participants in the Mumble are displayed as connected but their 'lips'
  icons always stay greyed out and they can't be heard (although they
  can hear me).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-66-generic 3.13.0-66.108
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  laura  2234 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Oct 22 06:38:50 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-07-13 (465 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Dell System XPS L322X
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-66-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-66-generic N/A
   linux-backports-modules-3.13.0-66-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/15/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd05/15/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1508381] Re: linux: 3.19.0-32.37 -proposed tracker

2015-10-22 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   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/1508381

Title:
  linux: 3.19.0-32.37 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
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-32.37 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:Wednesday, 21. October 2015 09:26 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 23:04 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Certification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-start:Thursday, 22. October 2015 01:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 22. October 2015 01:02 UTC

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

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


[Kernel-packages] [Bug 1441303] Re: CVE-2010-5321

2015-10-22 Thread Steve Beattie
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: New => Invalid

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

Title:
  CVE-2010-5321

Status in linux package in Ubuntu:
  New
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-ec2 package in Ubuntu:
  Invalid
Status in linux-flo package in Ubuntu:
  New
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish package in Ubuntu:
  New
Status in linux-lts-backport-maverick package in Ubuntu:
  New
Status in linux-lts-backport-natty package in Ubuntu:
  New
Status in linux-lts-quantal package in Ubuntu:
  Invalid
Status in linux-lts-raring package in Ubuntu:
  Invalid
Status in linux-lts-saucy package in Ubuntu:
  Invalid
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  New
Status in linux-manta package in Ubuntu:
  New
Status in linux-mvl-dove package in Ubuntu:
  Invalid
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-lts-backport-maverick source package in Lucid:
  Won't Fix
Status in linux-lts-backport-natty source package in Lucid:
  Won't Fix
Status in linux source package in Precise:
  New
Status in linux-armadaxp source package in Precise:
  New
Status in linux-ec2 source package in Precise:
  Invalid
Status in linux-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  New
Status in linux-lts-backport-natty source package in Precise:
  New
Status in linux-lts-quantal source package in Precise:
  New
Status in linux-lts-raring source package in Precise:
  Invalid
Status in linux-lts-saucy source package in Precise:
  New
Status in linux-lts-trusty source package in Precise:
  New
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source package in Precise:
  Invalid
Status in linux-mvl-dove source package in Precise:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New
Status in linux source package in Trusty:
  New
Status in linux-armadaxp source package in Trusty:
  Invalid
Status in linux-ec2 source package in Trusty:
  Invalid
Status in linux-flo source package in Trusty:
  Invalid
Status in linux-fsl-imx51 source package in Trusty:
  Invalid
Status in linux-goldfish source package in Trusty:
  Invalid
Status in linux-lts-backport-maverick source package in Trusty:
  New
Status in linux-lts-backport-natty source package in Trusty:
  New
Status in linux-lts-quantal source package in Trusty:
  Invalid
Status in linux-lts-raring source package in Trusty:
  Invalid
Status in linux-lts-saucy source package in Trusty:
  Invalid
Status in linux-lts-trusty source package in Trusty:
  Invalid
Status in linux-lts-utopic source package in Trusty:
  New
Status in linux-lts-vivid source package in Trusty:
  New
Status in linux-mako source package in Trusty:
  Invalid
Status in linux-manta source package in Trusty:
  Invalid
Status in linux-mvl-dove source package in Trusty:
  Invalid
Status in linux-ti-omap4 source package in Trusty:
  Invalid
Status in linux-lts-backport-maverick source package in Utopic:
  New
Status in linux-lts-backport-natty source package in Utopic:
  New
Status in linux source package in Vivid:
  New
Status in linux-armadaxp source package in Vivid:
  Invalid
Status in linux-ec2 source package in Vivid:
  Invalid
Status in linux-flo source package in Vivid:
  New
Status in linux-fsl-imx51 source package in Vivid:
  Invalid
Status in linux-goldfish source package in Vivid:
  New
Status in linux-lts-backport-maverick source package in Vivid:
  New
Status in linux-lts-backport-natty source package in Vivid:
  New
Status in linux-lts-quantal source package in Vivid:
  Invalid
Status in linux-lts-raring source package in Vivid:
  Invalid
Status in linux-lts-saucy source package in Vivid:
  Invalid
Status in linux-lts-trusty source package in Vivid:
  Invalid
Status in linux-lts-utopic source package in Vivid:
  Invalid
Status in linux-lts-vivid source package in Vivid:
  Invalid
Status in linux-mako source package in Vivid:
  New
Status in linux-manta source package in Vivid:
  New
Status in linux-mvl-dove source package in Vivid:
  Invalid
Status in linux-ti-omap4 source package in Vivid:
  Invalid
Status in linux source package in Wily:
  New
Status in linux-armadaxp source package in Wily:
  Invalid
Status in linux-ec2 source package in Wily:
  Invalid
Status in linux-flo source package in Wily:
  New
Status in linux-fsl-imx51 source 

[Kernel-packages] [Bug 1504445] Re: FocalTech touchpad stops working after suspend

2015-10-22 Thread Thatoo
Harakhay, the guy who find a solution in here,
https://bbs.archlinux.org/viewtopic.php?pid=1572218#p1572218 , told me a
little bit more how he solved his problem :

Everybody suggested him to add SUSPEND_MODULES="psmouse" in
/etc/pm/config.d/modules, but it didn't help for him. So he found all
modules dependent upon psmouse, and some dependent upon those modules as
well. He had about 6 of them. Then he did this trick with all these
modules (unload on suspend, load on resume), and he found out that it
works. Then only thing he needed to do was to find out what module from
those 6 is needed to be reloaded

Now, to try his solution, because i8042 doesn't works in my case, I need
to how to find all modules dependent upon psmouse, and some dependent
upon those modules as well...

Does anyone can help me with that?

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

Title:
   FocalTech touchpad stops working after suspend

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have an Asus V502LX the persian version of the Asus K501LX.

  I have Ubuntu 14.04 installed and the kernel 4.1.6 installed. I had to
  install the kernel 4.1.6 to have the touchpad recognised. Under kernel
  3.19.30, as I am running now to file in this bug, the touchpad is
  recognised as a simple mouse (no two fingers scrolling...) and the
  problem I am describing below is also present...

  I noticed one problem. The Focaltech touchpad is not working after
  suspending the computer.

  Here is what I could find about the touchpad in
  /proc/bus/input/devices

  I: Bus=0011 Vendor=0002 Product=0012 Version=
  N: Name="FocalTechPS/2 FocalTech FocalTech Touchpad"
  P: Phys=isa0060/serio1/input0
  S: Sysfs=/devices/platform/i8042/serio1/input/input5
  U: Uniq=
  H: Handlers=mouse0 event4
  B: PROP=5
  B: EV=b
  B: KEY=e520 1 0 0 0 0
  B: ABS=2608003

  Before suspending the computer, I can deactivate and activate again
  the touchpad with the hotkey of my keyboard without problem. However,
  once the computer suspended, nothing work to re-activate the touchpad.

  I tried a solution given on internet but it doesn't work properly.

  I created a file here /etc/pm/sleep.d/trackpad
  sudo gedit /etc/pm/sleep.d/trackpad

  and add the following
  #!/bin/sh
  case "$1" in
  suspend|hibernate)
  modprobe -r psmouse;
  resume|thaw)
  modprobe psmouse;
  esac

  With this file, the computer refuse to suspend. The touchpad keep
  working so it does something but I can't make my computer sleeping...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct  9 12:05:16 2015
  InstallationDate: Installed on 2015-09-26 (12 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.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  yogo   2073 F pulseaudio
   /dev/snd/controlC0:  yogo   2073 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=943b03af-c1bf-489e-8e42-485931fc619c
  InstallationDate: Installed on 2015-09-26 (12 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 003: ID 8087:07dc Intel Corp. 
   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. K501LX
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=37bd087e-a2f6-437e-8d20-b19536eb738a ro quiet splash acpi_osi= 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data
  _MarkForUpload: True
  dmi.bios.date: 04/16/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K501LX.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K501LX

[Kernel-packages] [Bug 1508799] [NEW] No BLUETOOTH adapters have been found on laptop sony vaio pcg-71c12v

2015-10-22 Thread bronyraur
Public bug reported:

After upgrade dist 12.04 lts to 14.04 lts on my laptop sony vaio pcg-
71c12v doesnt working bluetooth.

misery@buriedalive:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.3 LTS
Release:14.04
Codename:   trusty
---
misery@buriedalive:~$ uname -r
3.19.0-31-generic
---
misery@buriedalive:~$ lsusb
Bus 002 Device 003: ID 064e:a21b Suyin Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0bc2:a013 Seagate RSS LLC 
Bus 001 Device 002: ID 0bc2:a013 Seagate RSS LLC 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 04b4:0060 Cypress Semiconductor Corp. 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
---
misery@buriedalive:~$ hciconfig
hci0:   Type: BR/EDR  Bus: USB
BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
DOWN 
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:3 acl:0 sco:0 commands:1 errors:0
---
misery@buriedalive:~$ lsmod |grep blue
bluetooth 491520  12 bnep,btusb,rfcomm
---
misery@buriedalive:~$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Wrestler [Radeon HD 6320]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio
00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Port
00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Port
00:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Port
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller 
(rev 42)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia 
(Intel HDA) (rev 40)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 
LPC host controller (rev 40)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI 
Bridge (rev 40)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 0 (rev 43)
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 6
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 5
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 7
01:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev 
c0)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
03:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter 
(PCI-Express) (rev 01)
---
misery@buriedalive:~$ rfkill list
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
---
misery@buriedalive:~$ dmesg | grep -i blue   
[   16.692024] Bluetooth: Core ver 2.20
[   16.692071] Bluetooth: HCI device and connection manager initialized
[   16.692081] Bluetooth: HCI socket layer initialized
[   16.692087] Bluetooth: L2CAP socket layer initialized
[   16.692100] Bluetooth: SCO socket layer initialized
[   18.062977] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.062987] Bluetooth: BNEP filters: protocol multicast
[   18.062998] Bluetooth: BNEP socket layer initialized
[   18.079749] Bluetooth: RFCOMM TTY layer initialized
[   18.079775] Bluetooth: RFCOMM socket layer initialized
[   18.079790] Bluetooth: RFCOMM ver 1.11
---
misery@buriedalive:~$ sudo aptitude show bluedevil
[sudo] password for misery: 
Package: bluedevil   
State: installed
Automatically installed: no
Version: 

[Kernel-packages] [Bug 1507963] Re: linux: 3.13.0-67.109 -proposed tracker

2015-10-22 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.13.0-67.109 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 09:47 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 17:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 19:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 19:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 19:00 UTC
+ kernel-stable-Security-signoff-end:Thursday, 22. October 2015 07:00 UTC

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

Title:
  linux: 3.13.0-67.109 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 09:47 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 17:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 19:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 19:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 07:00 UTC

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

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


[Kernel-packages] [Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Peter Frühberger
Try:  --hwdec=vaapi -vo=vaapi

We made some tests on kodi forum, yes - if bypassing vaPutSurface and
copying the surfaces manually with SSE4 "workarounds" the bug. So, yes -
accelerated vaPutSurface seems to be broken with this kernel change.

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Incomplete
Status in linux source package in Wily:
  Confirmed

Bug description:
  Since upgrading from linux-image-3.19.0-28-generic to linux-
  image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2
  (and 15.1) is now all black.

  On-screen display items (eg. elapsed time) and audio still work, but
  the decoded video content is now all black. Disabling vaapi
  acceleration in the Kodi options restores the video playback.

  I have bisected the problem to this commit:
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=059c4a45e7a0233ab06b16f591a7877d11f6d79c

  The problem still happens in Ubuntu-3.19.0-31.36, as well as
  Ubuntu-4.0.0-1.2 and Ubuntu-4.2.0-16.19 from the ubuntu-wily repo.

  It appears that the above commit flicks the switch on many changes,
  and doesn't really shed too much light on what the actual problem
  might be.

  I've tried moving that commit earlier into the history in the hope
  that I might be able to find a 'good' point to bisect from, but had no
  luck. The furthest I was able to push it back was
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=59b6d9aaa4c379d84930598183cb4911a2713ff4, but the
  problem remained.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sdt1916 F kodi.bin
  Date: Tue Oct 20 21:39:48 2015
  InstallationDate: Installed on 2015-05-03 (170 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=fb2f2c21-efe7-405c-b354-4a462517f241 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-03 (170 days ago)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i3RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H41000-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i3RYB:rvrH41000-502:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1508381] dwalin (amd64) - tests ran: 66, failed: 0

2015-10-22 Thread Brad Figg
tests ran:  66, failed: 0;
  
http://kernel.ubuntu.com/testing/3.19.0-32.37/dwalin__3.19.0-32.37__2015-10-22_05-34-00/results-index.html

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

Title:
  linux: 3.19.0-32.37 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.19.0-32.37 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:Wednesday, 21. October 2015 09:26 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 23:04 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Certification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-start:Thursday, 22. October 2015 01:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 22. October 2015 01:02 UTC

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

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


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

2015-10-22 Thread Brad Figg
tests ran: 148, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109~precise1/fozzie__3.13.0-67.109~precise1__2015-10-22_04-40-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC

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

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


[Kernel-packages] [Bug 1508183] Re: linux-ti-omap4: 3.2.0-1472.94 -proposed tracker

2015-10-22 Thread Steve Beattie
No USN needed.

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Invalid

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 20:00 UTC
  kernel-stable-master-bug:1507935
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 09:00 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 11:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 11:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 16:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 16:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:01 UTC

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

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


[Kernel-packages] [Bug 1430069] [NEW] [Samsung NP530U3C-A02CL] usb 1-2: device descriptor read/64, error -71

2015-10-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Mount Samsung Galaxy Mini S4 + Cyagenmod 4.4.2

dmesg:
[   92.854737] usb 1-2: device descriptor read/64, error -71
[   93.126517] usb 1-2: device descriptor read/64, error -71
[   93.342337] usb 1-2: new low-speed USB device number 8 using xhci_hcd
[   93.510224] usb 1-2: device descriptor read/64, error -71
[   93.782012] usb 1-2: device descriptor read/64, error -71
[   93.997737] usb 1-2: new low-speed USB device number 9 using xhci_hcd
[   93.998530] usb 1-2: Device not responding to setup address.
[   94.201669] usb 1-2: Device not responding to setup address.
[   94.405466] usb 1-2: device not accepting address 9, error -71

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-7-generic 3.19.0-7.7
ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
Uname: Linux 3.19.0-7-generic x86_64
ApportVersion: 2.16.2-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  caravena   3250 F pulseaudio
CurrentDesktop: GNOME
Date: Mon Mar  9 20:33:39 2015
InstallationDate: Installed on 2014-09-25 (165 days ago)
InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 (20140923)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-7-generic 
root=UUID=0fb75fae-baa3-428b-ace4-498e69ff7fb6 ro rootflags=subvol=@ quiet 
splash nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw vt.handoff=7 init=/sbin/upstart
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/15/2013
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: P14AAJ
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: SAMSUNG_NP1234567890
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: FAB1
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
dmi.product.name: 530U3C/530U4C
dmi.product.version: 0.1
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: amd64 apport-bug kernel-bug-exists-upstream 
kernel-bug-exists-upstream-4.0-rc3 vivid
-- 
[Samsung NP530U3C-A02CL] usb 1-2: device descriptor read/64, error -71
https://bugs.launchpad.net/bugs/1430069
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 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Peter Frühberger
Comparing with VLC will lead to nothing as it does not use VAAPI for
uploading the decoded surfaces.  You can test mplayer-vaapi / mpv with
vaapi output to see the issue. From a first point of view I think this
change did not break the decoder but the transfer of decoded surfaces to
GLX via vaputSurface, which would be really critical not only for kodi.

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Incomplete
Status in linux source package in Wily:
  Confirmed

Bug description:
  Since upgrading from linux-image-3.19.0-28-generic to linux-
  image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2
  (and 15.1) is now all black.

  On-screen display items (eg. elapsed time) and audio still work, but
  the decoded video content is now all black. Disabling vaapi
  acceleration in the Kodi options restores the video playback.

  I have bisected the problem to this commit:
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=059c4a45e7a0233ab06b16f591a7877d11f6d79c

  The problem still happens in Ubuntu-3.19.0-31.36, as well as
  Ubuntu-4.0.0-1.2 and Ubuntu-4.2.0-16.19 from the ubuntu-wily repo.

  It appears that the above commit flicks the switch on many changes,
  and doesn't really shed too much light on what the actual problem
  might be.

  I've tried moving that commit earlier into the history in the hope
  that I might be able to find a 'good' point to bisect from, but had no
  luck. The furthest I was able to push it back was
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=59b6d9aaa4c379d84930598183cb4911a2713ff4, but the
  problem remained.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sdt1916 F kodi.bin
  Date: Tue Oct 20 21:39:48 2015
  InstallationDate: Installed on 2015-05-03 (170 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=fb2f2c21-efe7-405c-b354-4a462517f241 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-03 (170 days ago)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i3RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H41000-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i3RYB:rvrH41000-502:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1508145] onza (i386) - tests ran: 153, failed: 0

2015-10-22 Thread Brad Figg
tests ran: 153, failed: 0;
  
http://kernel.ubuntu.com/testing/3.16.0-52.70~14.04.1/onza__3.16.0-52.70~14.04.1__2015-10-22_03-49-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 17:49 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:25 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:00 UTC

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

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


[Kernel-packages] [Bug 1508201] onibi (amd64) - tests ran: 148, failed: 1

2015-10-22 Thread Brad Figg
tests ran: 148, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109~precise1/onibi__3.13.0-67.109~precise1__2015-10-22_05-13-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC

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

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


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

2015-10-22 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   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/1508145

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 17:49 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:25 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 07:00 UTC

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

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


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

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

apport-collect 1508799

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

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

Title:
  No BLUETOOTH adapters have been found on laptop sony vaio pcg-71c12v

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrade dist 12.04 lts to 14.04 lts on my laptop sony vaio pcg-
  71c12v doesnt working bluetooth.

  misery@buriedalive:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.04.3 LTS
  Release:14.04
  Codename:   trusty
  ---
  misery@buriedalive:~$ uname -r
  3.19.0-31-generic
  ---
  misery@buriedalive:~$ lsusb
  Bus 002 Device 003: ID 064e:a21b Suyin Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 002: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 001 Device 004: ID 0bc2:a013 Seagate RSS LLC 
  Bus 001 Device 002: ID 0bc2:a013 Seagate RSS LLC 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 003 Device 002: ID 04b4:0060 Cypress Semiconductor Corp. 
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  ---
  misery@buriedalive:~$ hciconfig
  hci0:   Type: BR/EDR  Bus: USB
  BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
  DOWN 
  RX bytes:0 acl:0 sco:0 events:0 errors:0
  TX bytes:3 acl:0 sco:0 commands:1 errors:0
  ---
  misery@buriedalive:~$ lsmod |grep blue
  bluetooth 491520  12 bnep,btusb,rfcomm
  ---
  misery@buriedalive:~$ lspci
  00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Complex
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Wrestler [Radeon HD 6320]
  00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI 
Audio
  00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Port
  00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Port
  00:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor 
Root Port
  00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
  00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
  00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB EHCI Controller
  00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
  00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB EHCI Controller
  00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller 
(rev 42)
  00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia 
(Intel HDA) (rev 40)
  00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 
LPC host controller (rev 40)
  00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI 
Bridge (rev 40)
  00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 0 (rev 43)
  00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 1
  00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 2
  00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 3
  00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 4
  00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 6
  00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 5
  00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h 
Processor Function 7
  01:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet 
(rev c0)
  02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
  03:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter 
(PCI-Express) (rev 01)
  ---
  misery@buriedalive:~$ rfkill list
  0: sony-wifi: Wireless LAN
  Soft blocked: no
  Hard blocked: no
  1: sony-bluetooth: Bluetooth
  Soft blocked: no
  Hard blocked: no
  2: hci0: Bluetooth
  Soft 

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

2015-10-22 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.16.0-52.70~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 17:49 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:25 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:00 UTC
+ kernel-stable-Security-signoff-end:Thursday, 22. October 2015 07:00 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/1508145

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 17:49 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:25 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 07:00 UTC

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

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


[Kernel-packages] [Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Timo Aaltonen
Ok, then how to get mpv use vaapi? Trying 'mpv --hwdec=vaapi --vo
=opengl-hq' as suggested somewhere still results in software decoding
according to the debug output. Tried big buck bunny 1080p avi and 720p
ogg.

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Incomplete
Status in linux source package in Wily:
  Confirmed

Bug description:
  Since upgrading from linux-image-3.19.0-28-generic to linux-
  image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2
  (and 15.1) is now all black.

  On-screen display items (eg. elapsed time) and audio still work, but
  the decoded video content is now all black. Disabling vaapi
  acceleration in the Kodi options restores the video playback.

  I have bisected the problem to this commit:
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=059c4a45e7a0233ab06b16f591a7877d11f6d79c

  The problem still happens in Ubuntu-3.19.0-31.36, as well as
  Ubuntu-4.0.0-1.2 and Ubuntu-4.2.0-16.19 from the ubuntu-wily repo.

  It appears that the above commit flicks the switch on many changes,
  and doesn't really shed too much light on what the actual problem
  might be.

  I've tried moving that commit earlier into the history in the hope
  that I might be able to find a 'good' point to bisect from, but had no
  luck. The furthest I was able to push it back was
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=59b6d9aaa4c379d84930598183cb4911a2713ff4, but the
  problem remained.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sdt1916 F kodi.bin
  Date: Tue Oct 20 21:39:48 2015
  InstallationDate: Installed on 2015-05-03 (170 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=fb2f2c21-efe7-405c-b354-4a462517f241 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-03 (170 days ago)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i3RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H41000-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i3RYB:rvrH41000-502:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1398277] Re: [Feature] Skylake audio support (HD/HDMI/DP audio)

2015-10-22 Thread XiongZhang
** Changed in: intel
   Status: Confirmed => Fix Released

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

Title:
  [Feature] Skylake audio support (HD/HDMI/DP audio)

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Wily:
  Fix Released

Bug description:
  Support for Skylake audio (HD/HDMI/DP audio)

  Upstream status:
  Alpha – Done (ww 03)
  Beta – Done (ww12)
  PV – Done (ww23)

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1398277/+subscriptions

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


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

2015-10-22 Thread Luis Henriques
** Changed in: linux-lts-vivid (Ubuntu)
   Status: New => Invalid

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  New
Status in Kernel SRU Workflow prepare-package-signed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-lts-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-32.37~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:Wednesday, 21. October 2015 19:02 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 21. October 2015 19:02 UTC
  kernel-stable-master-bug:1508381

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

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


[Kernel-packages] [Bug 1508323] Re: CVE-2013-7445

2015-10-22 Thread Steve Beattie
** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: New => Invalid

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

Title:
  CVE-2013-7445

Status in linux package in Ubuntu:
  New
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-ec2 package in Ubuntu:
  Invalid
Status in linux-flo package in Ubuntu:
  New
Status in linux-fsl-imx51 package in Ubuntu:
  Invalid
Status in linux-goldfish package in Ubuntu:
  New
Status in linux-lts-backport-maverick package in Ubuntu:
  New
Status in linux-lts-backport-natty package in Ubuntu:
  New
Status in linux-lts-quantal package in Ubuntu:
  Invalid
Status in linux-lts-raring package in Ubuntu:
  Invalid
Status in linux-lts-saucy package in Ubuntu:
  Invalid
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-utopic package in Ubuntu:
  Invalid
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-mako package in Ubuntu:
  New
Status in linux-manta package in Ubuntu:
  New
Status in linux-mvl-dove package in Ubuntu:
  Invalid
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  New
Status in linux-armadaxp source package in Precise:
  New
Status in linux-ec2 source package in Precise:
  Invalid
Status in linux-flo source package in Precise:
  Invalid
Status in linux-fsl-imx51 source package in Precise:
  Invalid
Status in linux-goldfish source package in Precise:
  Invalid
Status in linux-lts-backport-maverick source package in Precise:
  New
Status in linux-lts-backport-natty source package in Precise:
  New
Status in linux-lts-quantal source package in Precise:
  New
Status in linux-lts-raring source package in Precise:
  Invalid
Status in linux-lts-saucy source package in Precise:
  New
Status in linux-lts-trusty source package in Precise:
  New
Status in linux-lts-utopic source package in Precise:
  Invalid
Status in linux-lts-vivid source package in Precise:
  Invalid
Status in linux-mako source package in Precise:
  Invalid
Status in linux-manta source package in Precise:
  Invalid
Status in linux-mvl-dove source package in Precise:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New
Status in linux source package in Trusty:
  New
Status in linux-armadaxp source package in Trusty:
  Invalid
Status in linux-ec2 source package in Trusty:
  Invalid
Status in linux-flo source package in Trusty:
  Invalid
Status in linux-fsl-imx51 source package in Trusty:
  Invalid
Status in linux-goldfish source package in Trusty:
  Invalid
Status in linux-lts-backport-maverick source package in Trusty:
  New
Status in linux-lts-backport-natty source package in Trusty:
  New
Status in linux-lts-quantal source package in Trusty:
  Invalid
Status in linux-lts-raring source package in Trusty:
  Invalid
Status in linux-lts-saucy source package in Trusty:
  Invalid
Status in linux-lts-trusty source package in Trusty:
  Invalid
Status in linux-lts-utopic source package in Trusty:
  New
Status in linux-lts-vivid source package in Trusty:
  New
Status in linux-mako source package in Trusty:
  Invalid
Status in linux-manta source package in Trusty:
  Invalid
Status in linux-mvl-dove source package in Trusty:
  Invalid
Status in linux-ti-omap4 source package in Trusty:
  Invalid
Status in linux source package in Vivid:
  New
Status in linux-armadaxp source package in Vivid:
  Invalid
Status in linux-ec2 source package in Vivid:
  Invalid
Status in linux-flo source package in Vivid:
  New
Status in linux-fsl-imx51 source package in Vivid:
  Invalid
Status in linux-goldfish source package in Vivid:
  New
Status in linux-lts-backport-maverick source package in Vivid:
  New
Status in linux-lts-backport-natty source package in Vivid:
  New
Status in linux-lts-quantal source package in Vivid:
  Invalid
Status in linux-lts-raring source package in Vivid:
  Invalid
Status in linux-lts-saucy source package in Vivid:
  Invalid
Status in linux-lts-trusty source package in Vivid:
  Invalid
Status in linux-lts-utopic source package in Vivid:
  Invalid
Status in linux-lts-vivid source package in Vivid:
  Invalid
Status in linux-mako source package in Vivid:
  New
Status in linux-manta source package in Vivid:
  New
Status in linux-mvl-dove source package in Vivid:
  Invalid
Status in linux-ti-omap4 source package in Vivid:
  Invalid
Status in linux source package in Wily:
  New
Status in linux-armadaxp source package in Wily:
  Invalid
Status in linux-ec2 source package in Wily:
  Invalid
Status in linux-flo source package in Wily:
  New
Status in linux-fsl-imx51 source package in Wily:
  Invalid
Status in linux-goldfish source package in Wily:
  New
Status in linux-lts-backport-maverick source package in Wily:
  New
Status in linux-lts-backport-natty source package in Wily:
  New
Status in linux-lts-quantal source package in Wily:
  Invalid
Status 

[Kernel-packages] [Bug 1508201] tarf (i386) - tests ran: 147, failed: 1

2015-10-22 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109~precise1/tarf__3.13.0-67.109~precise1__2015-10-22_05-10-00/results-index.html

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-lts-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-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC

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

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


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

2015-10-22 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   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/1508201

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

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

Bug description:
  This bug is for tracking the 3.13.0-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC

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

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


[Kernel-packages] [Bug 1508201] onza (amd64) - tests ran: 148, failed: 1

2015-10-22 Thread Brad Figg
tests ran: 148, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109~precise1/onza__3.13.0-67.109~precise1__2015-10-22_06-54-00/results-index.html

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

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

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

Bug description:
  This bug is for tracking the 3.13.0-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC

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

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


[Kernel-packages] [Bug 1508381] bantam (amd64) - tests ran: 194, failed: 0

2015-10-22 Thread Brad Figg
tests ran: 194, failed: 0;
  
http://kernel.ubuntu.com/testing/3.19.0-32.37/bantam__3.19.0-32.37__2015-10-22_02-44-00/results-index.html

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

Title:
  linux: 3.19.0-32.37 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.19.0-32.37 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:Wednesday, 21. October 2015 09:26 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 23:04 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Certification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-start:Thursday, 22. October 2015 01:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 22. October 2015 01:02 UTC

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

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


[Kernel-packages] [Bug 1507935] Re: linux: 3.2.0-92.131 -proposed tracker

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

** Changed in: linux (Ubuntu Precise)
   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/1507935

Title:
  linux: 3.2.0-92.131 -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:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Invalid
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
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:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  Confirmed

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 08:37 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 16:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 16:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Verification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 01:00 UTC

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

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


[Kernel-packages] [Bug 1507963] Re: linux: 3.13.0-67.109 -proposed tracker

2015-10-22 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   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/1507963

Title:
  linux: 3.13.0-67.109 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 09:47 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 17:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 19:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 19:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 19:00 UTC

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

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


[Kernel-packages] [Bug 1232975] Re: [Dell Optiplex 9020] High kernel failures in suspend / hibernate log.

2015-10-22 Thread Po-Hsu Lin
As per Ivan's comment on IRC:
ivanhu> PHLin, if you have new bios, you can update and test it. but I believe 
it won't help. you can just disable uart(com) on bios setup. the failure will 
disappear.

As com port is out of scope of our coverage, I will mark this bug as
Won't Fix

** Changed in: linux-lts-raring (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  [Dell Optiplex 9020] High kernel failures in suspend / hibernate log.

Status in linux-lts-raring package in Ubuntu:
  Won't Fix

Bug description:
  CID: 201302-12678 Dell Optiplex 9020

  There many HIGH kernel failure messages in the suspend / hibernate
  log:

  suspend log:
  High failures: 12
   s3: HIGH Kernel message: [322463.535600] ACPI Error: Field [PMS1] access 
width (1 bytes) too large for region [SWCR] (length 0) (20121018/exfldio-195)
   s3: HIGH Kernel message: [322463.535601] ACPI Error: Field [PMS1] 
Base+Offset+Width 2+0+1 is beyond end of region [SWCR] (length 0) 
(20121018/exfldio-209)
   s3: HIGH Kernel message: [322463.535605] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.LPCB.SIOS] (Node 880427c4e8c0), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s3: HIGH Kernel message: [322463.535607] ACPI Error: Method parse/execution 
failed [\PTS_] (Node 880427c78438), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s3: HIGH Kernel message: [322463.535608] ACPI Error: Method parse/execution 
failed [\_PTS] (Node 880427c74960), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s3: HIGH Kernel message: [322464.162618] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.LPCB.SIOW] (Node 880427c4e8e8), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s3: HIGH Kernel message: [322464.162619] ACPI Error: Method parse/execution 
failed [\WAK_] (Node 880427c78460), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s3: HIGH Kernel message: [322464.162621] ACPI Error: Method parse/execution 
failed [\_WAK] (Node 880427c74988), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s3: HIGH Kernel message: [322464.162624] ACPI Exception: 
AE_AML_REGION_LIMIT, While executing method \_WAK (20121018/hwesleep-82)
   s3: HIGH Kernel message: [322464.319512] ACPI Error: Field [DRQL] at 144 
exceeds Buffer [NULL] size 128 (bits) (20121018/dsopcode-236)
   s3: HIGH Kernel message: [322464.319514] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.LPCB.SIO1.DSRS] (Node 880427c4e7a8), AE_AML_BUFFER_LIMIT 
(20121018/psparse-537)
   s3: HIGH Kernel message: [322464.319516] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.LPCB.UAR1._SRS] (Node 880427c4eeb0), AE_AML_BUFFER_LIMIT 
(20121018/psparse-537)

  
  hibernate log:
  High failures: 10
   s4: HIGH Kernel message: [322397.358723] ACPI Error: Field [PMS1] access 
width (1 bytes) too large for region [SWCR] (length 0) (20121018/exfldio-195)
   s4: HIGH Kernel message: [322397.358724] ACPI Error: Field [PMS1] 
Base+Offset+Width 2+0+1 is beyond end of region [SWCR] (length 0) 
(20121018/exfldio-209)
   s4: HIGH Kernel message: [322397.358727] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.LPCB.SIOW] (Node 880427c4e8e8), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s4: HIGH Kernel message: [322397.358729] ACPI Error: Method parse/execution 
failed [\WAK_] (Node 880427c78460), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s4: HIGH Kernel message: [322397.358731] ACPI Error: Method parse/execution 
failed [\_WAK] (Node 880427c74988), AE_AML_REGION_LIMIT 
(20121018/psparse-537)
   s4: HIGH Kernel message: [322397.358734] ACPI Exception: 
AE_AML_REGION_LIMIT, While executing method \_WAK (20121018/hwesleep-82)
   s4: HIGH Kernel message: [322397.481202] ACPI Error: Field [DRQL] at 144 
exceeds Buffer [NULL] size 128 (bits) (20121018/dsopcode-236)
   s4: HIGH Kernel message: [322397.481205] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.LPCB.SIO1.DSRS] (Node 880427c4e7a8), AE_AML_BUFFER_LIMIT 
(20121018/psparse-537)
   s4: HIGH Kernel message: [322397.481208] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.LPCB.UAR1._SRS] (Node 880427c4eeb0), AE_AML_BUFFER_LIMIT 
(20121018/psparse-537)
   s4: Failed to restore hibernate image.

  Please find attachments for log files.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42~precise1 [modified: 
boot/vmlinuz-3.8.0-29-generic]
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.8.0-29-generic.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 1: PCH [HDA Intel PCH], device 0: ALC280 Analog [ALC280 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu17.5
  Architecture: amd64
  

[Kernel-packages] [Bug 1508510] Re: Something in the Kernel crashes when I try to mount via NFS

2015-10-22 Thread Andreas Bouché
Yes, this patch solves the issue for me. Mount command works as expected
and kernel-log stays quiet.

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

Title:
  Something in the Kernel crashes when I try to mount via NFS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a vagrant virtual machine that mounts a directory on my
  computer via NFS, this does not work and the reason seems to be this.
  My System is using SMP, reverting to the kernel before solves the
  problem.

  Broken: Linux paul-ThinkPad-T430s 3.13.0-66-generic
  Working: Broken: Linux paul-ThinkPad-T430s 3.13.0-65-generic
   
  BUG: unable to handle kernel NULL pointer dereference at 0008
  [   84.360198] IP: [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.360224] PGD 0 
  [   84.360232] Oops:  [#1] SMP 
  [   84.360246] Modules linked in: ctr ccm pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) vmw_vsock_vmci_transport vsock vmw_vmci rfcomm bnep 
arc4 iwldvm mac80211 hid_generic usbhid hid snd_hda_codec_hdmi 
snd_hda_codec_realtek iwlwifi cfg80211 binfmt_misc nfsd auth_rpcgss nfs_acl nfs 
lockd sunrpc fscache nls_iso8859_1 uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core videodev cdc_mbim cdc_ncm usbnet mii cdc_wdm cdc_acm btusb 
bluetooth intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 
lrw gf128mul glue_helper ablk_helper cryptd joydev serio_raw snd_hda_intel 
snd_hda_codec snd_hwdep thinkpad_acpi nvram snd_pcm snd_seq_midi lpc_ich 
snd_seq_midi_event snd_rawmidi shpchp snd_page_alloc mei_me mei i915 snd_seq 
drm_kms_helper drm i2c_algo_bit parport_pc wmi snd_seq_device snd_timer ppdev 
snd soundcore lp mac_hid parport video mmc_block psmouse e1000e ahci sdhci_pci 
libahc
 i ptp sdhci pps_core
  [   84.360613] CPU: 2 PID: 1507 Comm: nfsd Tainted: G   OX 
3.13.0-66-generic #108-Ubuntu
  [   84.360643] Hardware name: LENOVO 2355CTO/2355CTO, BIOS G7ET95WW (2.55 ) 
07/10/2013
  [   84.360673] task: 880036929800 ti: 880036b7a000 task.ti: 
880036b7a000
  [   84.360696] RIP: 0010:[]  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.360728] RSP: 0018:880036b7bbc0  EFLAGS: 00010216
  [   84.360743] RAX:  RBX: 880035910700 RCX: 

  [   84.360762] RDX:  RSI: 0030 RDI: 
88038e23ab00
  [   84.360781] RBP: 880036b7bbf8 R08:  R09: 
62e59d1a
  [   84.360800] R10:  R11: 0004 R12: 
0008
  [   84.360819] R13: 88038e23ab00 R14: 0028 R15: 
88038e23ab00
  [   84.360838] FS:  () GS:88043e28() 
knlGS:
  [   84.360859] CS:  0010 DS:  ES:  CR0: 80050033
  [   84.360874] CR2: 0008 CR3: 000425ea CR4: 
001427e0
  [   84.360893] Stack:
  [   84.360900]  81616f66 81616fb0 880035910700 
880036b7bdf8
  [   84.360924]   0028 88038e23ab00 
880036b7bc60
  [   84.360948]  8168b2ec 880426f8c028 880035910770 
0002
  [   84.360972] Call Trace:
  [   84.360984]  [] ? skb_checksum+0x26/0x30
  [   84.361005]  [] ? skb_push+0x40/0x40
  [   84.361025]  [] udp_recvmsg+0x1dc/0x380
  [   84.361046]  [] inet_recvmsg+0x6c/0x80
  [   84.361065]  [] sock_recvmsg+0x9a/0xd0
  [   84.361087]  [] ? del_timer_sync+0x4a/0x60
  [   84.361106]  [] ? schedule_timeout+0x17d/0x2d0
  [   84.361126]  [] kernel_recvmsg+0x3a/0x50
  [   84.361164]  [] svc_udp_recvfrom+0x89/0x440 [sunrpc]
  [   84.361185]  [] ? _raw_spin_unlock_bh+0x1b/0x40
  [   84.361211]  [] ? svc_get_next_xprt+0xd8/0x310 [sunrpc]
  [   84.361237]  [] svc_recv+0x4a0/0x5c0 [sunrpc]
  [   84.361255]  [] ? recalc_sigpending+0x1b/0x50
  [   84.361276]  [] nfsd+0xad/0x130 [nfsd]
  [   84.361295]  [] ? nfsd_destroy+0x80/0x80 [nfsd]
  [   84.361313]  [] kthread+0xd2/0xf0
  [   84.361328]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [   84.361346]  [] ret_from_fork+0x58/0x90
  [   84.361362]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [   84.361383] Code: 44 00 00 55 31 c0 48 89 e5 41 57 41 56 41 55 49 89 fd 41 
54 41 89 f4 53 48 83 ec 10 8b 77 68 41 89 f6 45 29 e6 0f 84 89 00 00 00 <48> 8b 
42 08 48 89 d3 48 85 c0 75 14 0f 1f 80 00 00 00 00 48 83 
  [   84.361514] RIP  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.361546]  RSP 
  [   84.361557] CR2: 0008
  [   84.366322] ---[ end trace f8aceef52c8aecd1 ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-66-generic 3.13.0-66.108
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.16
  Architecture: amd64
  

[Kernel-packages] [Bug 1509029] Re: [Hyper-V] Crash in hot-add/remove scsi devices (smp)

2015-10-22 Thread Joseph Salisbury
** Tags added: kernel-da-key kernel-hyper-v

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

Title:
  [Hyper-V] Crash in hot-add/remove scsi devices (smp)

Status in linux package in Ubuntu:
  New

Bug description:
  On some host errors storvsc module tries to remove sdev by scheduling a job
  which does the following:

 sdev = scsi_device_lookup(wrk->host, 0, 0, wrk->lun);
 if (sdev) {
 scsi_remove_device(sdev);
 scsi_device_put(sdev);
 }

  While this code seems correct the following crash is observed:

   general protection fault:  [#1] SMP DEBUG_PAGEALLOC
   RIP: 0010:[]  [] bdi_destroy+0x39/0x220
   ...
   [] ? _raw_spin_unlock_irq+0x2c/0x40
   [] blk_cleanup_queue+0x17b/0x270
   [] __scsi_remove_device+0x54/0xd0 [scsi_mod]
   [] scsi_remove_device+0x2b/0x40 [scsi_mod]
   [] storvsc_remove_lun+0x3d/0x60 [hv_storvsc]
   [] process_one_work+0x1b1/0x530
   ...

  The problem comes with the fact that many such jobs (for the same device)
  are being scheduled simultaneously. While scsi_remove_device() uses
  shost->scan_mutex and scsi_device_lookup() will fail for a device in
  SDEV_DEL state there is no protection against someone who did
  scsi_device_lookup() before we actually entered __scsi_remove_device(). So
  the whole scenario looks like that: two callers do simultaneous (or
  preemption happens) calls to scsi_device_lookup() ant these calls succeed
  for all of them, after that both callers try doing scsi_remove_device().
  shost->scan_mutex only serializes their calls to __scsi_remove_device()
  and we end up doing the cleanup path twice.

  Signed-off-by: Vitaly Kuznetsov 
  ---
   drivers/scsi/scsi_sysfs.c | 8 
   1 file changed, 8 insertions(+)

  diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c
  index b89..e0d2707 100644
  --- a/drivers/scsi/scsi_sysfs.c
  +++ b/drivers/scsi/scsi_sysfs.c
  @@ -1076,6 +1076,14 @@ void __scsi_remove_device(struct scsi_device *sdev)
   {
  struct device *dev = >sdev_gendev;

  +   /*
  +* This cleanup path is not reentrant and while it is impossible
  +* to get a new reference with scsi_device_get() someone can still
  +* hold a previously acquired one.
  +*/
  +   if (sdev->sdev_state == SDEV_DEL)
  +   return;
  +
  if (sdev->is_visible) {
  if (scsi_device_set_state(sdev, SDEV_CANCEL) != 0)
  return;

  
  --
  2.4.3

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

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


[Kernel-packages] [Bug 1433906] Re: Acer, Inc ID 5986:055a is useless after 14.04.2 installed.

2015-10-22 Thread Eddy Sackinger
** Also affects: linux (Arch Linux)
   Importance: Undecided
   Status: New

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

Title:
  Acer, Inc ID 5986:055a is useless after 14.04.2 installed.

Status in HWE Next:
  Confirmed
Status in linux-lts-utopic package in Ubuntu:
  Confirmed
Status in linux-lts-vivid package in Ubuntu:
  Confirmed
Status in linux package in Arch Linux:
  New

Bug description:
  CID : 201411-16166 Lenovo E450 (I+A) with 14.04.2 (utopic)
  CID : 201408-15472 Lenovo E555 (A+A) with 14.04.2 (utopic)

  Steps:
  1. Install 14.04.2 on E450 or E555.
  2. Log in system and open a terminal.
  3. $ gst-launch-0.10 v4l2src ! xvimagesink

  Expected result:
  Camara is activated

  Actual result:
  $  gst-launch-0.10 v4l2src ! xvimagesink
  Setting pipeline to PAUSED ...
  ERROR: Pipeline doesn't want to pause.
  ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Cannot 
identify device '/dev/video0'.
  Additional debug info:
  v4l2_calls.c(497): gst_v4l2_open (): 
/GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
  system error: No such file or directory
  Setting pipeline to NULL ...
  Freeing pipeline ...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 [modified: 
boot/vmlinuz-3.16.0-30-generic]
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 19 02:21:31 2015
  InstallationDate: Installed on 2015-03-16 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1433906/+subscriptions

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


[Kernel-packages] [Bug 1509029] [NEW] [Hyper-V] Crash in hot-add/remove scsi devices (smp)

2015-10-22 Thread Joshua R. Poulson
Public bug reported:

On some host errors storvsc module tries to remove sdev by scheduling a job
which does the following:

   sdev = scsi_device_lookup(wrk->host, 0, 0, wrk->lun);
   if (sdev) {
   scsi_remove_device(sdev);
   scsi_device_put(sdev);
   }

While this code seems correct the following crash is observed:

 general protection fault:  [#1] SMP DEBUG_PAGEALLOC
 RIP: 0010:[]  [] bdi_destroy+0x39/0x220
 ...
 [] ? _raw_spin_unlock_irq+0x2c/0x40
 [] blk_cleanup_queue+0x17b/0x270
 [] __scsi_remove_device+0x54/0xd0 [scsi_mod]
 [] scsi_remove_device+0x2b/0x40 [scsi_mod]
 [] storvsc_remove_lun+0x3d/0x60 [hv_storvsc]
 [] process_one_work+0x1b1/0x530
 ...

The problem comes with the fact that many such jobs (for the same device)
are being scheduled simultaneously. While scsi_remove_device() uses
shost->scan_mutex and scsi_device_lookup() will fail for a device in
SDEV_DEL state there is no protection against someone who did
scsi_device_lookup() before we actually entered __scsi_remove_device(). So
the whole scenario looks like that: two callers do simultaneous (or
preemption happens) calls to scsi_device_lookup() ant these calls succeed
for all of them, after that both callers try doing scsi_remove_device().
shost->scan_mutex only serializes their calls to __scsi_remove_device()
and we end up doing the cleanup path twice.

Signed-off-by: Vitaly Kuznetsov 
---
 drivers/scsi/scsi_sysfs.c | 8 
 1 file changed, 8 insertions(+)

diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c
index b89..e0d2707 100644
--- a/drivers/scsi/scsi_sysfs.c
+++ b/drivers/scsi/scsi_sysfs.c
@@ -1076,6 +1076,14 @@ void __scsi_remove_device(struct scsi_device *sdev)
 {
struct device *dev = >sdev_gendev;

+   /*
+* This cleanup path is not reentrant and while it is impossible
+* to get a new reference with scsi_device_get() someone can still
+* hold a previously acquired one.
+*/
+   if (sdev->sdev_state == SDEV_DEL)
+   return;
+
if (sdev->is_visible) {
if (scsi_device_set_state(sdev, SDEV_CANCEL) != 0)
return;


--
2.4.3

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

Title:
  [Hyper-V] Crash in hot-add/remove scsi devices (smp)

Status in linux package in Ubuntu:
  New

Bug description:
  On some host errors storvsc module tries to remove sdev by scheduling a job
  which does the following:

 sdev = scsi_device_lookup(wrk->host, 0, 0, wrk->lun);
 if (sdev) {
 scsi_remove_device(sdev);
 scsi_device_put(sdev);
 }

  While this code seems correct the following crash is observed:

   general protection fault:  [#1] SMP DEBUG_PAGEALLOC
   RIP: 0010:[]  [] bdi_destroy+0x39/0x220
   ...
   [] ? _raw_spin_unlock_irq+0x2c/0x40
   [] blk_cleanup_queue+0x17b/0x270
   [] __scsi_remove_device+0x54/0xd0 [scsi_mod]
   [] scsi_remove_device+0x2b/0x40 [scsi_mod]
   [] storvsc_remove_lun+0x3d/0x60 [hv_storvsc]
   [] process_one_work+0x1b1/0x530
   ...

  The problem comes with the fact that many such jobs (for the same device)
  are being scheduled simultaneously. While scsi_remove_device() uses
  shost->scan_mutex and scsi_device_lookup() will fail for a device in
  SDEV_DEL state there is no protection against someone who did
  scsi_device_lookup() before we actually entered __scsi_remove_device(). So
  the whole scenario looks like that: two callers do simultaneous (or
  preemption happens) calls to scsi_device_lookup() ant these calls succeed
  for all of them, after that both callers try doing scsi_remove_device().
  shost->scan_mutex only serializes their calls to __scsi_remove_device()
  and we end up doing the cleanup path twice.

  Signed-off-by: Vitaly Kuznetsov 
  ---
   drivers/scsi/scsi_sysfs.c | 8 
   1 file changed, 8 insertions(+)

  diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c
  index b89..e0d2707 100644
  --- a/drivers/scsi/scsi_sysfs.c
  +++ b/drivers/scsi/scsi_sysfs.c
  @@ -1076,6 +1076,14 @@ void __scsi_remove_device(struct scsi_device *sdev)
   {
  struct device *dev = >sdev_gendev;

  +   /*
  +* This cleanup path is not reentrant and while it is impossible
  +* to get a new reference with scsi_device_get() someone can still
  +* hold a previously acquired one.
  +*/
  +   if (sdev->sdev_state == SDEV_DEL)
  +   return;
  +
  if (sdev->is_visible) {
  if (scsi_device_set_state(sdev, SDEV_CANCEL) != 0)
  return;

  
  --
  2.4.3

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1507073] Re: 8086:1616 Display goes black at random times

2015-10-22 Thread Adam Carter
I am also unsure of where to send it, my guess is
http://lists.freedesktop.org/mailman/listinfo/intel-gfx is this correct?
I was assuming it would be on kernel.org.

I tried to find examples of bugs on that list  but couldn't any ones in
the asked for format.

I'm pretty confused about how to file the upstream report.  If you'd
have the time to clear this up or point in the right direction  I'd
really appreciate it.  

I haven't done this before I rather take the time to get it right to
begin with.

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

Title:
  8086:1616 Display goes black at random times

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Frequently using Ubuntu 15.04 my display blacks out.  It occurs at
  seemingly random times, many times back to back.

  I'm getting the following messages in syslog each time it happens.

  pci_bus :01: Allocating resources
  pci_bus :02: Allocating resources
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  pci_bus :01: Allocating resources
  pci_bus :02: Allocating resources
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  pci_bus :01: Allocating resources
  pci_bus :02: Allocating resources
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment
  i915_bpo :00:02.0: BAR 6: [??? 0x flags 0x2] has bogus alignment

  I can restore my display by either closing my laptops lid and reopen,
  or by running

  xset dpms force off

  xset dpms force on

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Oct 16 18:27:00 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=edec3894-6c89-4414-9a20-8d4804f4a27e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  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.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.9-2ubuntu1~vivid2
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Oct 16 09:32:33 2015
  xserver.configfile: default
  xserver.errors: SynPS/2 Synaptics TouchPad: Read error 19
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id

[Kernel-packages] [Bug 1508381] onza (amd64) - tests ran: 197, failed: 0

2015-10-22 Thread Brad Figg
tests ran: 197, failed: 0;
  
http://kernel.ubuntu.com/testing/3.19.0-32.37/onza__3.19.0-32.37__2015-10-22_11-39-00/results-index.html

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

Title:
  linux: 3.19.0-32.37 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
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-32.37 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:Wednesday, 21. October 2015 09:26 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 23:04 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Certification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-start:Thursday, 22. October 2015 01:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 09:01 UTC

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

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


[Kernel-packages] [Bug 1509029] Re: [Hyper-V] Crash in hot-add/remove scsi devices (smp)

2015-10-22 Thread Joshua R. Poulson
** 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/1509029

Title:
  [Hyper-V] Crash in hot-add/remove scsi devices (smp)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On some host errors storvsc module tries to remove sdev by scheduling a job
  which does the following:

 sdev = scsi_device_lookup(wrk->host, 0, 0, wrk->lun);
 if (sdev) {
 scsi_remove_device(sdev);
 scsi_device_put(sdev);
 }

  While this code seems correct the following crash is observed:

   general protection fault:  [#1] SMP DEBUG_PAGEALLOC
   RIP: 0010:[]  [] bdi_destroy+0x39/0x220
   ...
   [] ? _raw_spin_unlock_irq+0x2c/0x40
   [] blk_cleanup_queue+0x17b/0x270
   [] __scsi_remove_device+0x54/0xd0 [scsi_mod]
   [] scsi_remove_device+0x2b/0x40 [scsi_mod]
   [] storvsc_remove_lun+0x3d/0x60 [hv_storvsc]
   [] process_one_work+0x1b1/0x530
   ...

  The problem comes with the fact that many such jobs (for the same device)
  are being scheduled simultaneously. While scsi_remove_device() uses
  shost->scan_mutex and scsi_device_lookup() will fail for a device in
  SDEV_DEL state there is no protection against someone who did
  scsi_device_lookup() before we actually entered __scsi_remove_device(). So
  the whole scenario looks like that: two callers do simultaneous (or
  preemption happens) calls to scsi_device_lookup() ant these calls succeed
  for all of them, after that both callers try doing scsi_remove_device().
  shost->scan_mutex only serializes their calls to __scsi_remove_device()
  and we end up doing the cleanup path twice.

  Signed-off-by: Vitaly Kuznetsov 
  ---
   drivers/scsi/scsi_sysfs.c | 8 
   1 file changed, 8 insertions(+)

  diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c
  index b89..e0d2707 100644
  --- a/drivers/scsi/scsi_sysfs.c
  +++ b/drivers/scsi/scsi_sysfs.c
  @@ -1076,6 +1076,14 @@ void __scsi_remove_device(struct scsi_device *sdev)
   {
  struct device *dev = >sdev_gendev;

  +   /*
  +* This cleanup path is not reentrant and while it is impossible
  +* to get a new reference with scsi_device_get() someone can still
  +* hold a previously acquired one.
  +*/
  +   if (sdev->sdev_state == SDEV_DEL)
  +   return;
  +
  if (sdev->is_visible) {
  if (scsi_device_set_state(sdev, SDEV_CANCEL) != 0)
  return;

  
  --
  2.4.3

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

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


[Kernel-packages] [Bug 1508787] Re: Mumble fails to stay connected using 3.13.0-66-generic kernel

2015-10-22 Thread Joe Ress
I have replicated this bug on multiple machines with different audio
chipsets and even tried an external USB sound card. I've replicated it
on different flavours of Ubuntu and even on Linux Mint.

The only common factor in all of my tests is the 3.13.0-66 kernel.

32bit X86 is not 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/1508787

Title:
  Mumble fails to stay connected using 3.13.0-66-generic kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Mumble can't stay connected to the server when using the
  3.13.0-66-generic kernel. It's almost constantly using >100% CPU too.

  It's fine when using the 3.13.0-65-generic kernel.

  To reproduce, boot with the 3.13.0-66-generic kernel and start Mumble.
  It initially connects to the server but then disconnects. All other
  participants in the Mumble are displayed as connected but their 'lips'
  icons always stay greyed out and they can't be heard (although they
  can hear me).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-66-generic 3.13.0-66.108
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  laura  2234 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Oct 22 06:38:50 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-07-13 (465 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Dell System XPS L322X
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-66-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-66-generic N/A
   linux-backports-modules-3.13.0-66-generic  N/A
   linux-firmware 1.127.15
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/15/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd05/15/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1508145] kili (amd64) - tests ran: 1, failed: 1

2015-10-22 Thread Brad Figg
tests ran:   1, failed: 1;
  
http://kernel.ubuntu.com/testing/3.16.0-52.70~14.04.1/kili__3.16.0-52.70~14.04.1__2015-10-22_15-16-00/results-index.html

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

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

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 17:49 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 03:00 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:25 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 07:00 UTC

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

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


[Kernel-packages] [Bug 1509036] Derivative package tracking bug

2015-10-22 Thread Brad Figg
This tracking bug was opened to be worked from linux-3.2.0-93.132 update
(bug 1508939)

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

Title:
  linux-ti-omap4:  -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-ti-omap4 package in Ubuntu:
  New
Status in linux-ti-omap4 source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 22. October 2015 18:01 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Thursday, 22. October 2015 18:01 UTC
  kernel-stable-master-bug:1508939

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

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


[Kernel-packages] [Bug 1508657] [NEW] NULL pointer dereference in kernel in response to NFS traffic

2015-10-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have a badly behaving NFS client device(an embedded system mounting
it's root filesystem off my Ubuntu development machine) which is causing
a NULL pointer dereference in the kernel.  After this occurs, the NFS
server becomes unresponsive.  Sending a SIGKILL to the various NFS
daemons does not kill the processes.  '/etc/init.d/nfs-kernel-server
restart' does not work to restore NFS server functionality.

Here is the output of dmesg:

[63517.096117] BUG: unable to handle kernel NULL pointer dereference at 
0008
[63517.096127] IP: [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
[63517.096136] PGD 0 
[63517.096140] Oops:  [#1] SMP 
[63517.096144] Modules linked in: nfsv3 rpcsec_gss_krb5 nfsv4 vmnet(OX) 
vmw_vsock_vmci_transport vsock vmw_vmci vmmon(OX) autofs4 rfcomm bnep bluetooth 
pl2303 joydev usbserial hid_microsoft nfsd auth_rpcgss nfs_acl nfs 
snd_hda_codec_hdmi lockd sunrpc fscache nls_iso8859_1 hid_generic 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep usbhid 
x86_pkg_temp_thermal hid intel_powerclamp coretemp mxm_wmi snd_pcm eeepc_wmi 
asus_wmi sparse_keymap kvm_intel video snd_page_alloc kvm uvcvideo 
videobuf2_vmalloc videobuf2_memops snd_seq_midi videobuf2_core videodev 
snd_seq_midi_event crct10dif_pclmul crc32_pclmul snd_rawmidi 
ghash_clmulni_intel aesni_intel aes_x86_64 lrw snd_seq gf128mul glue_helper 
ablk_helper cryptd serio_raw snd_seq_device sb_edac snd_timer edac_core mei_me 
nvidia(POX) mei snd lpc_ich soundcore drm shpchp mac_hid wmi parport_pc ppdev 
lp parport psmouse r8169 ahci mii libahci
[63517.096222] CPU: 0 PID: 1498 Comm: nfsd Tainted: P   OX 
3.13.0-66-generic #108-Ubuntu
[63517.096226] Hardware name: System manufacturer System Product Name/P9X79 LE, 
BIOS 4608 12/24/2013
[63517.096229] task: 8807ff194800 ti: 88003d996000 task.ti: 
88003d996000
[63517.096231] RIP: 0010:[]  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
[63517.096237] RSP: 0018:88003d997bc0  EFLAGS: 00010216
[63517.096239] RAX:  RBX: 8807e654 RCX: 04f0
[63517.096241] RDX:  RSI: 1080 RDI: 8807deab4400
[63517.096243] RBP: 88003d997bf8 R08:  R09: 0d03f2fc
[63517.096246] R10: 04c0 R11: 0004 R12: 0008
[63517.096248] R13: 8807deab4400 R14: 1078 R15: 8807deab4400
[63517.096251] FS:  () GS:88082fc0() 
knlGS:
[63517.096254] CS:  0010 DS:  ES:  CR0: 80050033
[63517.096256] CR2: 0008 CR3: 02c0e000 CR4: 001407f0
[63517.096258] Stack:
[63517.096260]  81616f66 81616fb0 8807e654 
88003d997df8
[63517.096266]   1078 8807deab4400 
88003d997c60
[63517.096271]  8168b2ec 88003d9ca028 8807e6540070 
0002
[63517.096276] Call Trace:
[63517.096284]  [] ? skb_checksum+0x26/0x30
[63517.096289]  [] ? skb_push+0x40/0x40
[63517.096296]  [] udp_recvmsg+0x1dc/0x380
[63517.096303]  [] inet_recvmsg+0x6c/0x80
[63517.096308]  [] sock_recvmsg+0x9a/0xd0
[63517.096314]  [] ? del_timer_sync+0x4a/0x60
[63517.096319]  [] ? schedule_timeout+0x17d/0x2d0
[63517.096324]  [] kernel_recvmsg+0x3a/0x50
[63517.096347]  [] svc_udp_recvfrom+0x89/0x440 [sunrpc]
[63517.096353]  [] ? _raw_spin_unlock_bh+0x1b/0x40
[63517.096375]  [] ? svc_get_next_xprt+0xd8/0x310 [sunrpc]
[63517.096393]  [] svc_recv+0x4a0/0x5c0 [sunrpc]
[63517.096404]  [] nfsd+0xad/0x130 [nfsd]
[63517.096413]  [] ? nfsd_destroy+0x80/0x80 [nfsd]
[63517.096418]  [] kthread+0xd2/0xf0
[63517.096423]  [] ? kthread_create_on_node+0x1c0/0x1c0
[63517.096428]  [] ret_from_fork+0x58/0x90
[63517.096433]  [] ? kthread_create_on_node+0x1c0/0x1c0
[63517.096435] Code: 44 00 00 55 31 c0 48 89 e5 41 57 41 56 41 55 49 89 fd 41 
54 41 89 f4 53 48 83 ec 10 8b 77 68 41 89 f6 45 29 e6 0f 84 89 00 00 00 <48> 8b 
42 08 48 89 d3 48 85 c0 75 14 0f 1f 80 00 00 00 00 48 83 
[63517.096477] RIP  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
[63517.096481]  RSP 
[63517.096483] CR2: 0008
[63517.096487] ---[ end trace 15884e761cd443a7 ]---

I understand that my NFS client is probably sending malformed data to
the NFS server, but this should *never* *ever* result in a NULL pointer
dereference in the kernel.

I do not have a capture of the network traffic leading to a crash.
Without a ethernet hub or setting up a VM I do not have an easy way to
capture it.  I can try wireshark or tcpdump, but I'm concerned that the
packet which triggers the null-pointer dereference will not make it up
the stack, so an independent method of capturing the stream would be the
most reliable approach.

1) 
# lsb_release -rd
Description:Ubuntu 14.04.3 LTS
Release:14.04

2)
# apt-cache policy nfs-kernel-server
nfs-kernel-server:
  Installed: 1:1.2.8-6ubuntu1.1
  Candidate: 1:1.2.8-6ubuntu1.1
  Version 

[Kernel-packages] [Bug 1479438] Re: IN CAR: Battery levels not shared via bluetooth for in car experience

2015-10-22 Thread Tony Espy
** Also affects: ofono (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: ofono (Ubuntu RTM)
   Status: New => Fix Committed

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

** Changed in: ofono (Ubuntu RTM)
 Assignee: (unassigned) => Tony Espy (awe)

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

Title:
  IN CAR: Battery levels not shared via bluetooth for in car experience

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Invalid
Status in ofono package in Ubuntu:
  In Progress
Status in ofono package in Ubuntu RTM:
  Fix Committed

Bug description:
  STEPS:
  Requirements: DUT a car with bluetooth and phone connection kit (Skoda Superb 
2013 in my instance)

  1. Connect the DUT to the car
  2. On the display panel the battery always shows full

  EXPECTED:
  I expect to see the actual level of the battery on the device

  ACTUAL:
  The display always shows the battery at 100% I assume the default if no info 
is available.

  VERSIONS:
  current build number: 71
  device name: arale
  channel: ubuntu-touch/rc-proposed/meizu.en
  last update: 2015-07-28 18:01:08
  version version: 71
  version ubuntu: 20150728
  version device: 20150709-8965e37
  version custom: 20150716-819-8-42

  MODIFICATIONS:
  Installation of silo19 for in car bt fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1479438/+subscriptions

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


[Kernel-packages] [Bug 1508939] Re: linux: 3.2.0-93.132 -proposed tracker

2015-10-22 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

Derivative packages from packages here can be worked on, the following tracking 
bugs were opened for them:
linux-ti-omap4 - bug 1509036
linux-armadaxp - bug 1509037

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Brad Figg 
(brad-figg)

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

** Description changed:

  This bug is for tracking the 3.2.0-93.132 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, 22. October 2015 13:48 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Thursday, 22. October 2015 13:48 UTC
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-Prepare-package-end:Thursday, 22. October 2015 18:04 UTC
+ kernel-stable-Promote-to-proposed-start:Thursday, 22. October 2015 18:04 UTC
+ kernel-stable-phase-changed:Thursday, 22. October 2015 18:04 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/1508939

Title:
  linux: 3.2.0-93.132 -proposed tracker

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

Bug description:
  This bug is for tracking the 3.2.0-93.132 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, 22. October 2015 13:48 UTC
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Thursday, 22. October 2015 18:04 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. October 2015 18:04 UTC
  kernel-stable-phase-changed:Thursday, 22. October 2015 18:04 UTC

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

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


[Kernel-packages] [Bug 1509037] Derivative package tracking bug

2015-10-22 Thread Brad Figg
This tracking bug was opened to be worked from linux-3.2.0-93.132 update
(bug 1508939)

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

Title:
  linux-armadaxp:  -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-armadaxp package in Ubuntu:
  New
Status in linux-armadaxp source package in Precise:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 22. October 2015 18:03 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Thursday, 22. October 2015 18:03 UTC
  kernel-stable-master-bug:1508939

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

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


[Kernel-packages] [Bug 1509037] [NEW] linux-armadaxp: -proposed tracker

2015-10-22 Thread Brad Figg
Public bug reported:

This bug is for tracking the  upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Thursday, 22. October 2015 18:03 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Thursday, 22. October 2015 18:03 UTC
kernel-stable-master-bug:1508939

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/upload-to-ppa
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)
 Status: New

** Affects: linux-armadaxp (Ubuntu)
 Importance: Medium
 Status: New

** Affects: linux-armadaxp (Ubuntu Precise)
 Importance: Medium
 Status: New


** Tags: armhf block-proposed-precise kernel-release-tracking-bug precise

** Tags added: kernel-release-tracking-bug

** Tags added: armhf

** Tags added: block-proposed-precise

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

** Tags added: precise

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/upload-to-ppa
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New => In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/certification-testing
   Status: New => Invalid

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) => Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) => Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: (unassigned) => Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-security
   Importance: 

[Kernel-packages] [Bug 1504909] Re: blk_update_request: I/O error when accessing a disk that is spun down

2015-10-22 Thread Felix Matouschek
Hello Christopher,

the oldest version I could find is 3.19.0-18-generic. Unfortunately it
seems I was wrong, the error is also present in this version.

What now?

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

Title:
  blk_update_request: I/O error when accessing a disk that is spun down

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I have 6 3TB SATA disks that are attached via a IBM M1015 in IT mode
  and the mpt2sas driver. The filesystem is zfsonlinux.

  I can't name the exact 3.19 kernel version when this error began, but
  it was not the inital 3.19 Vivid LTS Kernel because after initally
  upgrading to 3.19 everything still worked.

  After a recent update I have the following problem:

  When disks are spun down and then accessed an error occurs which corrupts 
data.
  When the disks are finally spun up everything works as expected, also 
preventing them from spinning down works as a workaround.

  Could this be a NCQ bug?

  Drives are 5x Seagate ST3000DM001 and 1x HGST HDN724030ALE640.

  [59526.359997] sd 0:0:1:0: [sdc] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59526.360003] sd 0:0:1:0: [sdc] CDB:
  [59526.360006] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00
  [59526.360022] blk_update_request: I/O error, dev sdc, sector 824769880
  [59544.111090] sd 0:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59544.111097] sd 0:0:0:0: [sdb] CDB:
  [59544.00] Read(16): 88 00 00 00 00 00 31 28 fd 50 00 00 00 08 00 00
  [59544.15] blk_update_request: I/O error, dev sdb, sector 824769872
  [59544.114465] sd 0:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59544.114468] sd 0:0:4:0: [sdf] CDB:
  [59544.114469] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00
  [59544.114483] blk_update_request: I/O error, dev sdf, sector 824769880
  [59552.117436] sd 0:0:3:0: [sde] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59552.117443] sd 0:0:3:0: [sde] CDB:
  [59552.117446] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00
  [59552.117462] blk_update_request: I/O error, dev sde, sector 824769968
  [59572.951158] sd 0:0:2:0: [sdd] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59572.951167] sd 0:0:2:0: [sdd] CDB:
  [59572.951170] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00
  [59572.951192] blk_update_request: I/O error, dev sdd, sector 824769968
  [59572.955679] sd 0:0:5:0: [sdg] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59572.955695] sd 0:0:5:0: [sdg] CDB:
  [59572.955701] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00
  [59572.955720] blk_update_request: I/O error, dev sdg, sector 824769968
  [70357.782677] sd 0:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [70357.782686] sd 0:0:4:0: [sdf] CDB:
  [70357.782690] Read(16): 88 00 00 00 00 00 85 c1 c9 08 00 00 00 08 00 00
  [70357.782712] blk_update_request: I/O error, dev sdf, sector 2244069640
  [70368.087947] sd 0:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [70368.087953] sd 0:0:0:0: [sdb] CDB:
  [70368.087955] Read(16): 88 00 00 00 00 00 85 c1 c9 00 00 00 00 08 00 00
  [70368.087969] blk_update_request: I/O error, dev sdb, sector 2244069632

  lsb_release -rd:
  Description:Ubuntu 14.04.3 LTS
  Release:14.04

  Kernel Version: 3.19.0-30-generic
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Okt  8 18:46 seq
   crw-rw 1 root audio 116, 33 Okt  8 18:46 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/eternity--vg-swap_1
  InstallationDate: Installed on 2014-09-25 (380 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
  IwConfig:
   lono wireless extensions.
   
   em1   no wireless extensions.
  MachineType: Dell Inc. PowerEdge T20
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=/dev/mapper/hostname--vg-root ro console=tty0 console=ttyS4,115200 
intel_pstate=enable cgroup_enable=memory swapaccount=1 intel_iommu=on 
enable_mtrr_cleanup mtrr_spare_reg_nr=1 mtrr_gran_size=16M mtrr_chunk_size=64M 
i915.enable_rc6=0 nmi_watchdog=0
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1507957] Re: Huawei E3372 LTE modem works properly only after at least one replug

2015-10-22 Thread Cysioland
I live booted a regular 15.10 publicly released image, and couldn't
connect with it.

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

Title:
  Huawei E3372 LTE modem works properly only after at least one replug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  If you plug the modem first time after booting, it cannot connect.
  Hovewer, after you unplug it and plug it again, it works like a charm.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cysioland   2089 F pulseaudio
   /dev/snd/controlC0:  cysioland   2089 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Oct 20 11:28:10 2015
  HibernationDevice: RESUME=UUID=ed44c356-6a11-447b-94bc-88d54b0ead64
  InstallationDate: Installed on 2014-10-14 (370 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Acer Extensa 5635G
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic 
root=UUID=31750940-1f18-4f57-8933-4f779556f31b ro quiet splash 
libata.allow_tpm=1
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-23 (149 days ago)
  dmi.bios.date: 12/21/2009
  dmi.bios.vendor: Phoenix
  dmi.bios.version: V1.3311
  dmi.board.name: BA50-MV
  dmi.board.vendor: Acer
  dmi.board.version: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenix:bvrV1.3311:bd12/21/2009:svnAcer:pnExtensa5635G:pvrNotApplicable:rvnAcer:rnBA50-MV:rvrNotApplicable:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Extensa 5635G
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1508657] Re: NULL pointer dereference in kernel in response to NFS traffic

2015-10-22 Thread Steve Langasek
** Package changed: nfs-utils (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/1508657

Title:
  NULL pointer dereference in kernel in response to NFS traffic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a badly behaving NFS client device(an embedded system mounting
  it's root filesystem off my Ubuntu development machine) which is
  causing a NULL pointer dereference in the kernel.  After this occurs,
  the NFS server becomes unresponsive.  Sending a SIGKILL to the various
  NFS daemons does not kill the processes.  '/etc/init.d/nfs-kernel-
  server restart' does not work to restore NFS server functionality.

  Here is the output of dmesg:

  [63517.096117] BUG: unable to handle kernel NULL pointer dereference at 
0008
  [63517.096127] IP: [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [63517.096136] PGD 0 
  [63517.096140] Oops:  [#1] SMP 
  [63517.096144] Modules linked in: nfsv3 rpcsec_gss_krb5 nfsv4 vmnet(OX) 
vmw_vsock_vmci_transport vsock vmw_vmci vmmon(OX) autofs4 rfcomm bnep bluetooth 
pl2303 joydev usbserial hid_microsoft nfsd auth_rpcgss nfs_acl nfs 
snd_hda_codec_hdmi lockd sunrpc fscache nls_iso8859_1 hid_generic 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep usbhid 
x86_pkg_temp_thermal hid intel_powerclamp coretemp mxm_wmi snd_pcm eeepc_wmi 
asus_wmi sparse_keymap kvm_intel video snd_page_alloc kvm uvcvideo 
videobuf2_vmalloc videobuf2_memops snd_seq_midi videobuf2_core videodev 
snd_seq_midi_event crct10dif_pclmul crc32_pclmul snd_rawmidi 
ghash_clmulni_intel aesni_intel aes_x86_64 lrw snd_seq gf128mul glue_helper 
ablk_helper cryptd serio_raw snd_seq_device sb_edac snd_timer edac_core mei_me 
nvidia(POX) mei snd lpc_ich soundcore drm shpchp mac_hid wmi parport_pc ppdev 
lp parport psmouse r8169 ahci mii libahci
  [63517.096222] CPU: 0 PID: 1498 Comm: nfsd Tainted: P   OX 
3.13.0-66-generic #108-Ubuntu
  [63517.096226] Hardware name: System manufacturer System Product Name/P9X79 
LE, BIOS 4608 12/24/2013
  [63517.096229] task: 8807ff194800 ti: 88003d996000 task.ti: 
88003d996000
  [63517.096231] RIP: 0010:[]  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [63517.096237] RSP: 0018:88003d997bc0  EFLAGS: 00010216
  [63517.096239] RAX:  RBX: 8807e654 RCX: 
04f0
  [63517.096241] RDX:  RSI: 1080 RDI: 
8807deab4400
  [63517.096243] RBP: 88003d997bf8 R08:  R09: 
0d03f2fc
  [63517.096246] R10: 04c0 R11: 0004 R12: 
0008
  [63517.096248] R13: 8807deab4400 R14: 1078 R15: 
8807deab4400
  [63517.096251] FS:  () GS:88082fc0() 
knlGS:
  [63517.096254] CS:  0010 DS:  ES:  CR0: 80050033
  [63517.096256] CR2: 0008 CR3: 02c0e000 CR4: 
001407f0
  [63517.096258] Stack:
  [63517.096260]  81616f66 81616fb0 8807e654 
88003d997df8
  [63517.096266]   1078 8807deab4400 
88003d997c60
  [63517.096271]  8168b2ec 88003d9ca028 8807e6540070 
0002
  [63517.096276] Call Trace:
  [63517.096284]  [] ? skb_checksum+0x26/0x30
  [63517.096289]  [] ? skb_push+0x40/0x40
  [63517.096296]  [] udp_recvmsg+0x1dc/0x380
  [63517.096303]  [] inet_recvmsg+0x6c/0x80
  [63517.096308]  [] sock_recvmsg+0x9a/0xd0
  [63517.096314]  [] ? del_timer_sync+0x4a/0x60
  [63517.096319]  [] ? schedule_timeout+0x17d/0x2d0
  [63517.096324]  [] kernel_recvmsg+0x3a/0x50
  [63517.096347]  [] svc_udp_recvfrom+0x89/0x440 [sunrpc]
  [63517.096353]  [] ? _raw_spin_unlock_bh+0x1b/0x40
  [63517.096375]  [] ? svc_get_next_xprt+0xd8/0x310 [sunrpc]
  [63517.096393]  [] svc_recv+0x4a0/0x5c0 [sunrpc]
  [63517.096404]  [] nfsd+0xad/0x130 [nfsd]
  [63517.096413]  [] ? nfsd_destroy+0x80/0x80 [nfsd]
  [63517.096418]  [] kthread+0xd2/0xf0
  [63517.096423]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [63517.096428]  [] ret_from_fork+0x58/0x90
  [63517.096433]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [63517.096435] Code: 44 00 00 55 31 c0 48 89 e5 41 57 41 56 41 55 49 89 fd 41 
54 41 89 f4 53 48 83 ec 10 8b 77 68 41 89 f6 45 29 e6 0f 84 89 00 00 00 <48> 8b 
42 08 48 89 d3 48 85 c0 75 14 0f 1f 80 00 00 00 00 48 83 
  [63517.096477] RIP  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [63517.096481]  RSP 
  [63517.096483] CR2: 0008
  [63517.096487] ---[ end trace 15884e761cd443a7 ]---

  I understand that my NFS client is probably sending malformed data to
  the NFS server, but this should *never* *ever* result in a NULL
  pointer dereference in the kernel.

  I do not have a capture of the network traffic leading to a crash.
  Without a ethernet hub or setting up a VM I do not have an easy way to
  capture it.  I 

[Kernel-packages] [Bug 1509029] Re: [Hyper-V] Crash in hot-add/remove scsi devices (smp)

2015-10-22 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  [Hyper-V] Crash in hot-add/remove scsi devices (smp)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On some host errors storvsc module tries to remove sdev by scheduling a job
  which does the following:

 sdev = scsi_device_lookup(wrk->host, 0, 0, wrk->lun);
 if (sdev) {
 scsi_remove_device(sdev);
 scsi_device_put(sdev);
 }

  While this code seems correct the following crash is observed:

   general protection fault:  [#1] SMP DEBUG_PAGEALLOC
   RIP: 0010:[]  [] bdi_destroy+0x39/0x220
   ...
   [] ? _raw_spin_unlock_irq+0x2c/0x40
   [] blk_cleanup_queue+0x17b/0x270
   [] __scsi_remove_device+0x54/0xd0 [scsi_mod]
   [] scsi_remove_device+0x2b/0x40 [scsi_mod]
   [] storvsc_remove_lun+0x3d/0x60 [hv_storvsc]
   [] process_one_work+0x1b1/0x530
   ...

  The problem comes with the fact that many such jobs (for the same device)
  are being scheduled simultaneously. While scsi_remove_device() uses
  shost->scan_mutex and scsi_device_lookup() will fail for a device in
  SDEV_DEL state there is no protection against someone who did
  scsi_device_lookup() before we actually entered __scsi_remove_device(). So
  the whole scenario looks like that: two callers do simultaneous (or
  preemption happens) calls to scsi_device_lookup() ant these calls succeed
  for all of them, after that both callers try doing scsi_remove_device().
  shost->scan_mutex only serializes their calls to __scsi_remove_device()
  and we end up doing the cleanup path twice.

  Signed-off-by: Vitaly Kuznetsov 
  ---
   drivers/scsi/scsi_sysfs.c | 8 
   1 file changed, 8 insertions(+)

  diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c
  index b89..e0d2707 100644
  --- a/drivers/scsi/scsi_sysfs.c
  +++ b/drivers/scsi/scsi_sysfs.c
  @@ -1076,6 +1076,14 @@ void __scsi_remove_device(struct scsi_device *sdev)
   {
  struct device *dev = >sdev_gendev;

  +   /*
  +* This cleanup path is not reentrant and while it is impossible
  +* to get a new reference with scsi_device_get() someone can still
  +* hold a previously acquired one.
  +*/
  +   if (sdev->sdev_state == SDEV_DEL)
  +   return;
  +
  if (sdev->is_visible) {
  if (scsi_device_set_state(sdev, SDEV_CANCEL) != 0)
  return;

  
  --
  2.4.3

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

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


[Kernel-packages] [Bug 1504909] Re: blk_update_request: I/O error when accessing a disk that is spun down

2015-10-22 Thread Felix Matouschek
Just tested... the error also occurs with latest Utopic LTS 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/1504909

Title:
  blk_update_request: I/O error when accessing a disk that is spun down

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  I have 6 3TB SATA disks that are attached via a IBM M1015 in IT mode
  and the mpt2sas driver. The filesystem is zfsonlinux.

  I can't name the exact 3.19 kernel version when this error began, but
  it was not the inital 3.19 Vivid LTS Kernel because after initally
  upgrading to 3.19 everything still worked.

  After a recent update I have the following problem:

  When disks are spun down and then accessed an error occurs which corrupts 
data.
  When the disks are finally spun up everything works as expected, also 
preventing them from spinning down works as a workaround.

  Could this be a NCQ bug?

  Drives are 5x Seagate ST3000DM001 and 1x HGST HDN724030ALE640.

  [59526.359997] sd 0:0:1:0: [sdc] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59526.360003] sd 0:0:1:0: [sdc] CDB:
  [59526.360006] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00
  [59526.360022] blk_update_request: I/O error, dev sdc, sector 824769880
  [59544.111090] sd 0:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59544.111097] sd 0:0:0:0: [sdb] CDB:
  [59544.00] Read(16): 88 00 00 00 00 00 31 28 fd 50 00 00 00 08 00 00
  [59544.15] blk_update_request: I/O error, dev sdb, sector 824769872
  [59544.114465] sd 0:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59544.114468] sd 0:0:4:0: [sdf] CDB:
  [59544.114469] Read(16): 88 00 00 00 00 00 31 28 fd 58 00 00 00 08 00 00
  [59544.114483] blk_update_request: I/O error, dev sdf, sector 824769880
  [59552.117436] sd 0:0:3:0: [sde] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59552.117443] sd 0:0:3:0: [sde] CDB:
  [59552.117446] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00
  [59552.117462] blk_update_request: I/O error, dev sde, sector 824769968
  [59572.951158] sd 0:0:2:0: [sdd] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59572.951167] sd 0:0:2:0: [sdd] CDB:
  [59572.951170] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00
  [59572.951192] blk_update_request: I/O error, dev sdd, sector 824769968
  [59572.955679] sd 0:0:5:0: [sdg] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [59572.955695] sd 0:0:5:0: [sdg] CDB:
  [59572.955701] Read(16): 88 00 00 00 00 00 31 28 fd b0 00 00 00 08 00 00
  [59572.955720] blk_update_request: I/O error, dev sdg, sector 824769968
  [70357.782677] sd 0:0:4:0: [sdf] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [70357.782686] sd 0:0:4:0: [sdf] CDB:
  [70357.782690] Read(16): 88 00 00 00 00 00 85 c1 c9 08 00 00 00 08 00 00
  [70357.782712] blk_update_request: I/O error, dev sdf, sector 2244069640
  [70368.087947] sd 0:0:0:0: [sdb] FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK
  [70368.087953] sd 0:0:0:0: [sdb] CDB:
  [70368.087955] Read(16): 88 00 00 00 00 00 85 c1 c9 00 00 00 00 08 00 00
  [70368.087969] blk_update_request: I/O error, dev sdb, sector 2244069632

  lsb_release -rd:
  Description:Ubuntu 14.04.3 LTS
  Release:14.04

  Kernel Version: 3.19.0-30-generic
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Okt  8 18:46 seq
   crw-rw 1 root audio 116, 33 Okt  8 18:46 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/eternity--vg-swap_1
  InstallationDate: Installed on 2014-09-25 (380 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
  IwConfig:
   lono wireless extensions.
   
   em1   no wireless extensions.
  MachineType: Dell Inc. PowerEdge T20
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=/dev/mapper/hostname--vg-root ro console=tty0 console=ttyS4,115200 
intel_pstate=enable cgroup_enable=memory swapaccount=1 intel_iommu=on 
enable_mtrr_cleanup mtrr_spare_reg_nr=1 mtrr_gran_size=16M mtrr_chunk_size=64M 
i915.enable_rc6=0 nmi_watchdog=0
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  

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

2015-10-22 Thread Brad Figg
All builds are complete, packages in this bug can be copied to
-proposed.

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Luis Henriques 
(henrix)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Luis Henriques 
(henrix)

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

** Description changed:

  This bug is for tracking the 3.19.0-32.37~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:Wednesday, 21. October 2015 19:02 UTC
- kernel-stable-phase:Prepare
- kernel-stable-phase-changed:Wednesday, 21. October 2015 19:02 UTC
  kernel-stable-master-bug:1508381
+ kernel-stable-phase:CopyToProposed
+ kernel-stable-Prepare-package-end:Thursday, 22. October 2015 19:02 UTC
+ kernel-stable-Promote-to-proposed-start:Thursday, 22. October 2015 19:02 UTC
+ kernel-stable-phase-changed:Thursday, 22. October 2015 19:02 UTC

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-lts-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-32.37~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:Wednesday, 21. October 2015 19:02 UTC
  kernel-stable-master-bug:1508381
  kernel-stable-phase:CopyToProposed
  kernel-stable-Prepare-package-end:Thursday, 22. October 2015 19:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 22. October 2015 19:02 UTC
  kernel-stable-phase-changed:Thursday, 22. October 2015 19:02 UTC

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

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


[Kernel-packages] [Bug 1477872] Re: Need support for Atheros Communications, Inc. [0cf3:e300] bluetooth adapter

2015-10-22 Thread Adam Lee
submitted a patch for vivid

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

Title:
  Need support for Atheros Communications, Inc. [0cf3:e300] bluetooth
  adapter

Status in HWE Next:
  New
Status in HWE Next vivid series:
  New
Status in HWE Next wily series:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in linux-firmware package in Ubuntu:
  Triaged

Bug description:
  linux-firmware 23d134052863f6be1f7dc78a17fb3c01553a0feb

  linux 7f6e63631dbd7fd6689b4ee301d0eea0f34c5535

  confirmed, these two commits could fix this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1477872/+subscriptions

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


[Kernel-packages] [Bug 1507695] Re: i915 intel graphics driver not working (using llvmpipe as fallback)

2015-10-22 Thread Matthew Lovibond
>From here?
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/

The amd64 builds are missing from the 20th and onwards. I'll try the
build on the 17th and report back.

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

Title:
  i915 intel graphics driver not working (using llvmpipe as fallback)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Various stack traces in dmesg:

  [   34.354180] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
ips_enabled (expected 1, found 0)
  [   34.354181] [ cut here ]
  [   34.354204] WARNING: CPU: 0 PID: 880 at 
/build/linux-AxjFAn/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:12326 
check_crtc_state+0x2c5/0x440 [i915]()
  [   34.354204] pipe state doesn't match!
  [   34.354240] Modules linked in: xt_CHECKSUM iptable_mangle ipt_MASQUERADE 
nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 
nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp 
bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables 
iptable_filter ip_tables x_tables bnep zram lz4_compress joydev isl29018(C) 
cyapatp industrialio crc_itu_t arc4 ath9k ath9k_common ath9k_hw 
snd_hda_codec_realtek snd_hda_codec_generic ath snd_hda_codec_hdmi cros_ec_lpc 
cros_ec intel_rapl iosf_mbi x86_pkg_temp_thermal snd_hda_intel intel_powerclamp 
chromeos_laptop coretemp snd_hda_codec snd_seq_midi mac80211 snd_hda_core 
snd_seq_midi_event kvm_intel snd_hwdep snd_rawmidi kvm snd_pcm uvcvideo 
videobuf2_vmalloc cfg80211 videobuf2_memops videobuf2_core v4l2_common 
input_leds
  [   34.354266]  snd_seq serio_raw ath3k btusb snd_seq_device videodev 
snd_timer btrtl btbcm media lpc_ich btintel bluetooth dw_dmac_pci snd shpchp 
i2c_designware_pci soundcore 8250_fintek tpm_infineon mac_hid dw_dmac 
dw_dmac_core 8250_dw i2c_designware_platform spi_pxa2xx_platform 
i2c_designware_core parport_pc ppdev lp parport autofs4 drbg ansi_cprng xts 
gf128mul algif_skcipher af_alg dm_crypt crct10dif_pclmul crc32_pclmul i915 
ghash_clmulni_intel cryptd i2c_algo_bit drm_kms_helper sdhci_acpi ahci libahci 
drm sdhci video
  [   34.354269] CPU: 0 PID: 880 Comm: Xorg Tainted: GWC  
4.2.0-16-generic #19-Ubuntu
  [   34.354270] Hardware name: Acer Peppy, BIOS  01/16/2015
  [   34.354273]   11214967 88007241f788 
817e8c09
  [   34.354275]   88007241f7e0 88007241f7c8 
8107b3c6
  [   34.354277]  88007241f808 88007241f870 8800359b7000 
0001
  [   34.354278] Call Trace:
  [   34.354284]  [] dump_stack+0x45/0x57
  [   34.354289]  [] warn_slowpath_common+0x86/0xc0
  [   34.354291]  [] warn_slowpath_fmt+0x55/0x70
  [   34.354310]  [] ? intel_pipe_config_compare+0xb31/0xc60 
[i915]
  [   34.354326]  [] check_crtc_state+0x2c5/0x440 [i915]
  [   34.354347]  [] intel_modeset_check_state+0x21d/0x6d0 
[i915]
  [   34.354365]  [] intel_crtc_set_config+0x4c7/0x580 [i915]
  [   34.354381]  [] drm_mode_set_config_internal+0x66/0x100 
[drm]
  [   34.354389]  [] drm_fb_helper_pan_display+0x95/0xe0 
[drm_kms_helper]
  [   34.354409]  [] intel_fbdev_pan_display+0x1a/0x60 [i915]
  [   34.354412]  [] ? down+0x2e/0x50
  [   34.354416]  [] fb_pan_display+0xcf/0x160
  [   34.354420]  [] do_fb_ioctl+0x3cc/0x650
  [   34.354423]  [] ? mmap_region+0x1d7/0x640
  [   34.354427]  [] fb_ioctl+0x33/0x40
  [   34.354430]  [] do_vfs_ioctl+0x295/0x480
  [   34.354433]  [] SyS_ioctl+0x79/0x90
  [   34.354437]  [] entry_SYSCALL_64_fastpath+0x16/0x75
  [   34.354439] ---[ end trace b224b66765a2e759 ]---
  [   34.883327] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
ips_enabled (expected 1, found 0)
  [   34.883328] [ cut here ]
  [   34.883350] WARNING: CPU: 0 PID: 880 at 
/build/linux-AxjFAn/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:12326 
check_crtc_state+0x2c5/0x440 [i915]()
  [   34.883351] pipe state doesn't match!
  [   34.883386] Modules linked in: xt_CHECKSUM iptable_mangle ipt_MASQUERADE 
nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 
nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp 
bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables 
iptable_filter ip_tables x_tables bnep zram lz4_compress joydev isl29018(C) 
cyapatp industrialio crc_itu_t arc4 ath9k ath9k_common ath9k_hw 
snd_hda_codec_realtek snd_hda_codec_generic ath snd_hda_codec_hdmi cros_ec_lpc 
cros_ec intel_rapl iosf_mbi x86_pkg_temp_thermal snd_hda_intel intel_powerclamp 
chromeos_laptop coretemp snd_hda_codec snd_seq_midi mac80211 snd_hda_core 
snd_seq_midi_event kvm_intel snd_hwdep snd_rawmidi kvm snd_pcm uvcvideo 
videobuf2_vmalloc cfg80211 videobuf2_memops videobuf2_core v4l2_common 
input_leds
  [   34.883412]  snd_seq serio_raw ath3k btusb 

[Kernel-packages] [Bug 1508381] fozzie (amd64) - tests ran: 194, failed: 0

2015-10-22 Thread Brad Figg
tests ran: 194, failed: 0;
  
http://kernel.ubuntu.com/testing/3.19.0-32.37/fozzie__3.19.0-32.37__2015-10-22_08-28-00/results-index.html

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

Title:
  linux: 3.19.0-32.37 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
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-32.37 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:Wednesday, 21. October 2015 09:26 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 23:04 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Certification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-start:Thursday, 22. October 2015 01:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 09:01 UTC

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

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


[Kernel-packages] [Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Timo Aaltonen
Then you missed that the regression was triggered by BDW using i915_bpo
since -30, and it's backported from 4.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/1507994

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Incomplete
Status in linux source package in Wily:
  Confirmed

Bug description:
  Since upgrading from linux-image-3.19.0-28-generic to linux-
  image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2
  (and 15.1) is now all black.

  On-screen display items (eg. elapsed time) and audio still work, but
  the decoded video content is now all black. Disabling vaapi
  acceleration in the Kodi options restores the video playback.

  I have bisected the problem to this commit:
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=059c4a45e7a0233ab06b16f591a7877d11f6d79c

  The problem still happens in Ubuntu-3.19.0-31.36, as well as
  Ubuntu-4.0.0-1.2 and Ubuntu-4.2.0-16.19 from the ubuntu-wily repo.

  It appears that the above commit flicks the switch on many changes,
  and doesn't really shed too much light on what the actual problem
  might be.

  I've tried moving that commit earlier into the history in the hope
  that I might be able to find a 'good' point to bisect from, but had no
  luck. The furthest I was able to push it back was
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=59b6d9aaa4c379d84930598183cb4911a2713ff4, but the
  problem remained.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sdt1916 F kodi.bin
  Date: Tue Oct 20 21:39:48 2015
  InstallationDate: Installed on 2015-05-03 (170 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=fb2f2c21-efe7-405c-b354-4a462517f241 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-03 (170 days ago)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i3RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H41000-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i3RYB:rvrH41000-502:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1506817] Re: left TPP/2 IBM TrackPoint "sticks on" randomly (X250 15.04)

2015-10-22 Thread Jont Allen
Dear Christopher,
I have now upgraded my X250 bios to version 1.17. I downloaded the bios from 
Lenovo
 NIOET38W (1.17)
and installed it on my X250.
I then verified the the old bios (1.15) had been upgraded to 1.17.
I did this by booting into the bios, and checking the version number.

I then again verified the installed bios version and release data:
 sudo dmidecode -s bios-version 
 N10ET38W (1.17) 
 sudo dmidecode -s bios-release-date 
 08/20/2015

I then rebooted my X250, and verified that the bug of the mouse-button click 
(bug 1506817)
is not fixed by updating the BIOS.

So the problem remains active.

Summary:
The bios is updated and verified, and the mouse bug is still present and 
Confirmed

Jont Allen

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

Title:
  left TPP/2 IBM TrackPoint "sticks on" randomly (X250 15.04)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have reported the details of this problem at
  https://answers.launchpad.net/ubuntu-certification/+question/272142

  As summarized on that question:

  X250 analysis:
   I used the command on the X250
evtest /dev/input/event15 | grep EV_KEY

   I can see the bug, as follows:

  I click on button 1 (left) over and over. When I push the button down,
  I see it register as 1,
  and when I let go of the key, it registers as a 0.

  The bug is that every now and then (once every 20 clicks), when I let go
  of the left mouse button (BIN_LEFT), it does not return to state 0 (it stays 
in state 1).

  This is highly random, but cant be triggered more often, by dragging a
  window, which I do with BIN_LEFT.

  I am using a brand new X250, purchased in late July 2015. The system was 
returned 3 times to IBM repair as I assumed
  this was a hardware error. Now with the above, it seems clear that this is a 
software issue.

  Ubuntu 15.04

  apt-cache policy xserver-xorg-input-synaptics
  xserver-xorg-input-synaptics:
Installed: 1.8.1-1ubuntu1
Candidate: 1.8.1-1ubuntu1
Version table:
   *** 1.8.1-1ubuntu1 0

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-input-synaptics 1.8.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct 16 04:52:03 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  InstallationDate: Installed on 2015-08-15 (61 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20CMCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=5718b40f-944e-47a3-acda-04e29336d0bc ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N10ET36W (1.15 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20CMCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98417 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN10ET36W(1.15):bd06/19/2015:svnLENOVO:pn20CMCTO1WW:pvrThinkPadX250:rvnLENOVO:rn20CMCTO1WW:rvr0B98417WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20CMCTO1WW
  dmi.product.version: ThinkPad X250
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.9-2ubuntu1~vivid2
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Fri Oct 16 03:31:10 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1079 
   vendor LGD
  xserver.version: 2:1.17.1-0ubuntu3.1

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

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

[Kernel-packages] [Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Christopher M. Penalver
Timo Aaltonen, unfortunately I was using
http://people.canonical.com/~kernel/info/kernel-version-map.html to map
Ubuntu kernel to mainline.

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Incomplete
Status in linux source package in Wily:
  Confirmed

Bug description:
  Since upgrading from linux-image-3.19.0-28-generic to linux-
  image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2
  (and 15.1) is now all black.

  On-screen display items (eg. elapsed time) and audio still work, but
  the decoded video content is now all black. Disabling vaapi
  acceleration in the Kodi options restores the video playback.

  I have bisected the problem to this commit:
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=059c4a45e7a0233ab06b16f591a7877d11f6d79c

  The problem still happens in Ubuntu-3.19.0-31.36, as well as
  Ubuntu-4.0.0-1.2 and Ubuntu-4.2.0-16.19 from the ubuntu-wily repo.

  It appears that the above commit flicks the switch on many changes,
  and doesn't really shed too much light on what the actual problem
  might be.

  I've tried moving that commit earlier into the history in the hope
  that I might be able to find a 'good' point to bisect from, but had no
  luck. The furthest I was able to push it back was
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=59b6d9aaa4c379d84930598183cb4911a2713ff4, but the
  problem remained.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sdt1916 F kodi.bin
  Date: Tue Oct 20 21:39:48 2015
  InstallationDate: Installed on 2015-05-03 (170 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=fb2f2c21-efe7-405c-b354-4a462517f241 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-03 (170 days ago)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i3RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H41000-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i3RYB:rvrH41000-502:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1504227] Re: Sound output starts several seconds late using DisplayPort with [AMD/ATI] Tahiti XT HDMI Audio [Radeon HD 7970 Series] [1002:aaa0]

2015-10-22 Thread Etienne URBAH
With kernel 4.3.0-040300rc6, the issue stays completely the same.

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

Title:
  Sound output starts several seconds late using DisplayPort with
  [AMD/ATI] Tahiti XT HDMI Audio [Radeon HD 7970 Series] [1002:aaa0]

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I am using simultaneously :
  -  an audio headset connected to the analog audio output,
  -  a DisplayPort cable to connect my display to my 'AMD Tahiti XT [Radeon HD 
7970 ...]' graphics + sound card.

  Using the 'Sound' panel of 'gnome-control-center', I systematically
  get following behaviour for sound output :

  -  If I choose the 'Line Out - Built-in Audio' device, the sound output comes 
immediately :
     For example, inside the 'Test Speakers' window, the correct sound 
systematically starts as soon as I hit any 'Test' button (under 'Front Left' or 
'Front Right').

  -  But if I choose the 'HDMI / DisplayPort - Tahiti XT HDMI Audio [Radeon HD 
7970 Series]' device, the sound output starts several seconds LATE :
     For example, inside the 'Test Speakers' window, the sound starts at the 
end of the 2nd time I hit any 'Test' button (under 'Front Left' or 'Front 
Right').  Then continuous sound is correct and in sync.
     But after approx. 10s of silence (no sound to output), new sound output 
starts several seconds LATE again.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-14-generic 4.2.0-14.16
  ProcVersionSignature: Ubuntu 4.2.0-14.16-generic 4.2.2
  Uname: Linux 4.2.0-14-generic x86_64
  ApportVersion: 2.19-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   z_admin1665 F...m pulseaudio
   /dev/snd/controlC0:  z_admin1665 F pulseaudio
   /dev/snd/controlC1:  z_admin1665 F pulseaudio
  CurrentDesktop: GNOME
  Date: Thu Oct  8 17:46:05 2015
  HibernationDevice: RESUME=UUID=ccecc437-66d2-4e39-ac56-76ab11e18140
  InstallationDate: Installed on 2015-09-27 (10 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  IwConfig:
   enp2s0no wireless extensions.

   lono wireless extensions.
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-14-generic 
root=UUID=a5c156d8-eac3-47fa-835c-b2c4ebda969d ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-14-generic N/A
   linux-backports-modules-4.2.0-14-generic  N/A
   linux-firmware1.149
  RfKill:

  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/07/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: M5A97 R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2501:bd04/07/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM5A97R2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.

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

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


[Kernel-packages] [Bug 1507963] kili (i386) - tests ran: 1, failed: 1

2015-10-22 Thread Brad Figg
tests ran:   1, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109/kili__3.13.0-67.109__2015-10-22_06-21-00/results-index.html

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

Title:
  linux: 3.13.0-67.109 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 09:47 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 21:04 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 17:57 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 19:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 19:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 19:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 07:00 UTC

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

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


[Kernel-packages] [Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Timo Aaltonen
Eh, the regression is somewhere in upstream 3.19..4.2, not -ckt series.
Try mainline ppa builds to get a rough idea first, then dive in.

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

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Incomplete
Status in linux source package in Wily:
  Confirmed

Bug description:
  Since upgrading from linux-image-3.19.0-28-generic to linux-
  image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2
  (and 15.1) is now all black.

  On-screen display items (eg. elapsed time) and audio still work, but
  the decoded video content is now all black. Disabling vaapi
  acceleration in the Kodi options restores the video playback.

  I have bisected the problem to this commit:
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=059c4a45e7a0233ab06b16f591a7877d11f6d79c

  The problem still happens in Ubuntu-3.19.0-31.36, as well as
  Ubuntu-4.0.0-1.2 and Ubuntu-4.2.0-16.19 from the ubuntu-wily repo.

  It appears that the above commit flicks the switch on many changes,
  and doesn't really shed too much light on what the actual problem
  might be.

  I've tried moving that commit earlier into the history in the hope
  that I might be able to find a 'good' point to bisect from, but had no
  luck. The furthest I was able to push it back was
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=59b6d9aaa4c379d84930598183cb4911a2713ff4, but the
  problem remained.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sdt1916 F kodi.bin
  Date: Tue Oct 20 21:39:48 2015
  InstallationDate: Installed on 2015-05-03 (170 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=fb2f2c21-efe7-405c-b354-4a462517f241 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-03 (170 days ago)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i3RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H41000-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i3RYB:rvrH41000-502:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1508510] Re: Something in the Kernel crashes when I try to mount via NFS

2015-10-22 Thread Paul Weber
Why is it incomplete again?

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

Title:
  Something in the Kernel crashes when I try to mount via NFS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a vagrant virtual machine that mounts a directory on my
  computer via NFS, this does not work and the reason seems to be this.
  My System is using SMP, reverting to the kernel before solves the
  problem.

  Broken: Linux paul-ThinkPad-T430s 3.13.0-66-generic
  Working: Broken: Linux paul-ThinkPad-T430s 3.13.0-65-generic
   
  BUG: unable to handle kernel NULL pointer dereference at 0008
  [   84.360198] IP: [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.360224] PGD 0 
  [   84.360232] Oops:  [#1] SMP 
  [   84.360246] Modules linked in: ctr ccm pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) vmw_vsock_vmci_transport vsock vmw_vmci rfcomm bnep 
arc4 iwldvm mac80211 hid_generic usbhid hid snd_hda_codec_hdmi 
snd_hda_codec_realtek iwlwifi cfg80211 binfmt_misc nfsd auth_rpcgss nfs_acl nfs 
lockd sunrpc fscache nls_iso8859_1 uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core videodev cdc_mbim cdc_ncm usbnet mii cdc_wdm cdc_acm btusb 
bluetooth intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 
lrw gf128mul glue_helper ablk_helper cryptd joydev serio_raw snd_hda_intel 
snd_hda_codec snd_hwdep thinkpad_acpi nvram snd_pcm snd_seq_midi lpc_ich 
snd_seq_midi_event snd_rawmidi shpchp snd_page_alloc mei_me mei i915 snd_seq 
drm_kms_helper drm i2c_algo_bit parport_pc wmi snd_seq_device snd_timer ppdev 
snd soundcore lp mac_hid parport video mmc_block psmouse e1000e ahci sdhci_pci 
libahc
 i ptp sdhci pps_core
  [   84.360613] CPU: 2 PID: 1507 Comm: nfsd Tainted: G   OX 
3.13.0-66-generic #108-Ubuntu
  [   84.360643] Hardware name: LENOVO 2355CTO/2355CTO, BIOS G7ET95WW (2.55 ) 
07/10/2013
  [   84.360673] task: 880036929800 ti: 880036b7a000 task.ti: 
880036b7a000
  [   84.360696] RIP: 0010:[]  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.360728] RSP: 0018:880036b7bbc0  EFLAGS: 00010216
  [   84.360743] RAX:  RBX: 880035910700 RCX: 

  [   84.360762] RDX:  RSI: 0030 RDI: 
88038e23ab00
  [   84.360781] RBP: 880036b7bbf8 R08:  R09: 
62e59d1a
  [   84.360800] R10:  R11: 0004 R12: 
0008
  [   84.360819] R13: 88038e23ab00 R14: 0028 R15: 
88038e23ab00
  [   84.360838] FS:  () GS:88043e28() 
knlGS:
  [   84.360859] CS:  0010 DS:  ES:  CR0: 80050033
  [   84.360874] CR2: 0008 CR3: 000425ea CR4: 
001427e0
  [   84.360893] Stack:
  [   84.360900]  81616f66 81616fb0 880035910700 
880036b7bdf8
  [   84.360924]   0028 88038e23ab00 
880036b7bc60
  [   84.360948]  8168b2ec 880426f8c028 880035910770 
0002
  [   84.360972] Call Trace:
  [   84.360984]  [] ? skb_checksum+0x26/0x30
  [   84.361005]  [] ? skb_push+0x40/0x40
  [   84.361025]  [] udp_recvmsg+0x1dc/0x380
  [   84.361046]  [] inet_recvmsg+0x6c/0x80
  [   84.361065]  [] sock_recvmsg+0x9a/0xd0
  [   84.361087]  [] ? del_timer_sync+0x4a/0x60
  [   84.361106]  [] ? schedule_timeout+0x17d/0x2d0
  [   84.361126]  [] kernel_recvmsg+0x3a/0x50
  [   84.361164]  [] svc_udp_recvfrom+0x89/0x440 [sunrpc]
  [   84.361185]  [] ? _raw_spin_unlock_bh+0x1b/0x40
  [   84.361211]  [] ? svc_get_next_xprt+0xd8/0x310 [sunrpc]
  [   84.361237]  [] svc_recv+0x4a0/0x5c0 [sunrpc]
  [   84.361255]  [] ? recalc_sigpending+0x1b/0x50
  [   84.361276]  [] nfsd+0xad/0x130 [nfsd]
  [   84.361295]  [] ? nfsd_destroy+0x80/0x80 [nfsd]
  [   84.361313]  [] kthread+0xd2/0xf0
  [   84.361328]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [   84.361346]  [] ret_from_fork+0x58/0x90
  [   84.361362]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [   84.361383] Code: 44 00 00 55 31 c0 48 89 e5 41 57 41 56 41 55 49 89 fd 41 
54 41 89 f4 53 48 83 ec 10 8b 77 68 41 89 f6 45 29 e6 0f 84 89 00 00 00 <48> 8b 
42 08 48 89 d3 48 85 c0 75 14 0f 1f 80 00 00 00 00 48 83 
  [   84.361514] RIP  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.361546]  RSP 
  [   84.361557] CR2: 0008
  [   84.366322] ---[ end trace f8aceef52c8aecd1 ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-66-generic 3.13.0-66.108
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0: 

[Kernel-packages] [Bug 1508201] onza (i386) - tests ran: 147, failed: 1

2015-10-22 Thread Brad Figg
tests ran: 147, failed: 1;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109~precise1/onza__3.13.0-67.109~precise1__2015-10-22_09-17-00/results-index.html

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

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

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

Bug description:
  This bug is for tracking the 3.13.0-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 09:00 UTC

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

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


Re: [Kernel-packages] [Bug 1508281] Re: Wifi disconnects every few minutes

2015-10-22 Thread Jim Breen
Hi Christopher,

No success in upgrading the BIOS. I found a later BIOS
(F.13 Rev A) on HP's site (only visible using WIndows), and have
downloaded the .exe, but have not found a way to get it onto my notebook.
The HP methods listed don't work. I tried booting a Windows 7 Repair CD,
but it baulked when it saw that Ubuntu was installed and backed out.
I thought about trying to run the .exe from Wine, but as the warning say
it's a last resort and may end up with a dead system.
My current BIOS is F.04.

I really wonder how much the wifi problem is really due to the BIOS.

Thanks for the help.

Jim


On 22 October 2015 at 20:13, Christopher M. Penalver
 wrote:
> Jim Breen, as per http://support.hp.com/us-
> en/drivers/selfservice/HP-15-af000-Notebook-PC-
> series/7771410/model/8525038 an update to your computer's buggy and
> outdated BIOS is available (F.13). If you update to this following
> https://help.ubuntu.com/community/BIOSUpdate does it change anything?
>
> If it doesn't, could you please both specify what happened, and provide the 
> output of the following terminal command:
> sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
>
> 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. As well, you don't
> have to create a new bug report.
>
> Once the BIOS is updated, if the problem is still reproducible, and the
> information above is provided, then please mark this report Status
> Confirmed. Otherwise, please mark this as Invalid.
>
> Thank you for your understanding.
>
> ** Tags added: bios-outdated-f.13
>
> ** Description changed:
>
> - This problem occurs on my new HP 15-AF014AU notebook. I installed 14.04
> - several weeks ago, and noticed the WiFi dropping out. I moved to
> - 14.10, which seemed initially to fix it, but after a few hours it dropped 
> out
> - there too. I moved to 15.04, and the problem persisted.
> + This problem occurs on my new HP Notebook - 15-af014au. I installed 14.04 
> several weeks ago, and noticed the WiFi dropping out. I moved to
> + 14.10, which seemed initially to fix it, but after a few hours it dropped 
> out there too. I moved to 15.04, and the problem persisted. My wifi card is a 
> Realtek RTL8723BE, and the driver for that card may be the source of the 
> problem.
>
> - My wifi card is a Realtek RTL8723BE, and the driver for that card may be
> - the source of the problem.
> -
> -  I found a work-around described here:
> - https://zach-adams.com/2014/10/wifi-dropping-xubuntu-14-04-rtl8723be-fix/
> - which seems to be working.
> -
> - Also I can get it going again by disconnecting then reconnecting via the 
> "hidden network" menu
> - option. This sometimes takes two or more attempts.
> -
> - A proposed fix given on one discussion group is to add a 
> /etc/modprobe.d/rtl8723be.conf file containing
> - "options rtl8723be fwlps=0", then restart. That seems to have stopped the 
> periodic
> - dropping out, but I still need to do the hidden-network connect when coming
> - out of suspend.
> + WORKAROUND: echo "options rtl8723be fwlps=0" | sudo tee
> + /etc/modprobe.d/rtl8723be.conf
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 15.04
>   Package: linux-image-3.19.0-26-generic 3.19.0-26.28
>   ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
>   Uname: Linux 3.19.0-26-generic x86_64
>   ApportVersion: 2.17.2-0ubuntu1.5
>   Architecture: amd64
>   AudioDevicesInUse:
> -  USERPID ACCESS COMMAND
> -  /dev/snd/controlC1:  jwb1490 F pulseaudio
> -  /dev/snd/controlC0:  jwb1490 F pulseaudio
> +  USERPID ACCESS COMMAND
> +  /dev/snd/controlC1:  jwb1490 F pulseaudio
> +  /dev/snd/controlC0:  jwb1490 F pulseaudio
>   CurrentDesktop: GNOME-Flashback:Unity
>   Date: Wed Oct 21 13:47:54 2015
>   HibernationDevice: RESUME=UUID=943004ca-8c7e-409f-bac4-07be9df03167
>   InstallationDate: Installed on 2015-09-07 (43 days ago)
>   InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
>   MachineType: Hewlett-Packard HP Notebook
>   ProcFB: 0 radeondrmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-26-generic.efi.signed 
> root=UUID=8922c84f-f1da-4f1c-b7d2-fecb60370138 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
> -  linux-restricted-modules-3.19.0-26-generic N/A
> -  linux-backports-modules-3.19.0-26-generic  N/A
> -  linux-firmware 1.143.3
> +  linux-restricted-modules-3.19.0-26-generic N/A
> +  linux-backports-modules-3.19.0-26-generic  N/A
> +  linux-firmware 1.143.3
>   SourcePackage: linux
>   UpgradeStatus: Upgraded to vivid on 2015-09-11 (40 days ago)
>   dmi.bios.date: 05/08/2015
>   dmi.bios.vendor: Insyde
>   dmi.bios.version: F.04
>   

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

2015-10-22 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Luis Henriques 
(henrix)

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  New
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-lts-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-32.37~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:Wednesday, 21. October 2015 19:02 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 21. October 2015 19:02 UTC
  kernel-stable-master-bug:1508381

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

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


[Kernel-packages] [Bug 1507935] Re: linux: 3.2.0-92.131 -proposed tracker

2015-10-22 Thread Guillaume Penin
Hi,

Will this kernel update be integrated in the security pocket, as we are
severely affected by a bug (#1507658) and we only automatically sync our
internal repository with security updates ?

If not, is it possible to have a list of URLs, in order to download all
needed packages (amd64 & i386) with wget and put them in our bugfix
internal repository ?

Thanks.

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

Title:
  linux: 3.2.0-92.131 -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:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Invalid
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
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:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  Confirmed

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 08:37 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 16:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 16:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Verification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 01:00 UTC

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

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


[Kernel-packages] [Bug 1439111] Re: Enable full touch support for ELAN0600 touchpad

2015-10-22 Thread encyd
Unfortunately it looks like this didn't make it into 15.10/wily:

The id for the elan device isn't in the ignore list:

http://kernel.ubuntu.com/git/ubuntu/ubuntu-wily.git/tree/drivers/hid
/hid-core.c

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

Title:
  Enable full touch support for ELAN0600 touchpad

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Hi,

  ELAN0600 lacks full touch support if not registered with elan_i2c.ko.
  I've got in touch with Benjamin Tissoires, who kindly provided me with a 
two-lines patch that fixed the problem for my Lenovo Yoga 3 11 [1]. He has 
afterwards made the patch publicly available at LKML [2].

  
  Some more information follow, the bug is still reproducible with the latest 
Vivid's and mainline kernels:

  ubuntu@ubuntu:~$ uname -a
  Linux ubuntu 3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 17:56:17 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  ubuntu@ubuntu:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.10
  Release:  14.10
  Codename: utopic

  
  ubuntu@ubuntu:~$ lsusb
  Bus 001 Device 002: ID 8087:8001 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 002 Device 006: ID 8087:07dc Intel Corp.
  Bus 002 Device 005: ID 1bcf:2c43 Sunplus Innovation Technology Inc.
  Bus 002 Device 004: ID 04f3:2052 Elan Microelectronics Corp.
  Bus 002 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 002 Device 002: ID 058f:6387 Alcor Micro Corp. Flash Drive
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  Excerpt of /proc/bus/input/devices:

  I: Bus=0018 Vendor=04f3 Product=0400 Version=0100
  N: Name="ELAN0600:00 04F3:0400"
  P: Phys=
  S: 
Sysfs=/devices/pci:00/INT3433:00/i2c-8/i2c-ELAN0600:00/0018:04F3:0400.0003/input/input13
  U: Uniq=
  H: Handlers=mouse1 event12
  B: PROP=0
  B: EV=17
  B: KEY=3 0 0 0 0
  B: REL=143
  B: MSC=10

  
  ubuntu@ubuntu:~$ grep -i elan /var/log/syslog
  Feb 17 01:53:37 ubuntu kernel: [ 17.373586] usb 2-5: Manufacturer: ELAN
  Feb 17 01:53:38 ubuntu kernel: [ 28.061105] input: ELAN Touchscreen as 
/devices/pci:00/:00:14.0/usb2/2-5/2-5:1.0/0003:04F3:2052.0001/input/input11
  Feb 17 01:53:38 ubuntu kernel: [ 28.067747] hid-multitouch 
0003:04F3:2052.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN 
Touchscreen] on usb-:00:14.0-5/input0
  Feb 17 01:53:38 ubuntu kernel: [ 28.272108] i2c_hid i2c-ELAN0600:00: error in 
i2c_hid_init_report size:633 / ret_size:7
  Feb 17 01:53:38 ubuntu kernel: [ 28.274418] i2c_hid i2c-ELAN0600:00: error in 
i2c_hid_init_report size:69 / ret_size:7
  Feb 17 01:53:38 ubuntu kernel: [ 28.274589] input: ELAN0600:00 04F3:0400 as 
/devices/pci:00/INT3433:00/i2c-8/i2c-ELAN0600:00/0018:04F3:0400.0003/input/input13
  Feb 17 01:53:38 ubuntu kernel: [ 28.275039] hid-generic 0018:04F3:0400.0003: 
input,hidraw1:  HID v1.00 Mouse [ELAN0600:00 04F3:0400] on

  
  Thanks for considering.

  
  [1] http://shop.lenovo.com/gb/en/laptops/lenovo/yoga/yoga-3-11/
  [2] https://lkml.org/lkml/2015/3/31/929

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

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


[Kernel-packages] [Bug 1509103] [NEW] Update i915 Skylake firmware to version 1.23

2015-10-22 Thread Seth Forshee
Public bug reported:

This is a critical update for Skylake hardware which includes a
workaround for a Pcode/punit issue that is causing RAM corruption.

** Affects: linux-firmware (Ubuntu)
 Importance: High
 Assignee: Seth Forshee (sforshee)
 Status: Confirmed

** Affects: linux-firmware (Ubuntu Wily)
 Importance: High
 Assignee: Seth Forshee (sforshee)
 Status: In Progress

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

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

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

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

** Changed in: linux-firmware (Ubuntu Wily)
 Assignee: (unassigned) => Seth Forshee (sforshee)

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

Title:
  Update i915 Skylake firmware to version 1.23

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

Bug description:
  This is a critical update for Skylake hardware which includes a
  workaround for a Pcode/punit issue that is causing RAM corruption.

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

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


[Kernel-packages] [Bug 1495112] Re: Keyboard doesn't work for crypt passphrase on bootup

2015-10-22 Thread mash
Apparently resolved on my upgrade to 15.10 today.  Thank you, 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/1495112

Title:
  Keyboard doesn't work for crypt passphrase on bootup

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have to hard reboot and then select a kernel. The keyboard does work
  for the text-based, i.e., not GUI, entry of the crypt passphrase, and
  then the boot proceeds.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-28-generic 3.19.0-28.30
  ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0p:   mash   1437 F...m pulseaudio
   /dev/snd/controlC1:  mash   1437 F pulseaudio
   /dev/snd/controlC0:  mash   1437 F pulseaudio
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Sep 12 11:57:56 2015
  HibernationDevice: RESUME=UUID=00c65b3f-bd60-4cf0-bf05-32e6709d92a1
  InstallationDate: Installed on 2015-08-06 (37 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-28-generic N/A
   linux-backports-modules-3.19.0-28-generic  N/A
   linux-firmware 1.143.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: 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/ubuntu/+source/linux/+bug/1495112/+subscriptions

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


[Kernel-packages] [Bug 1509120] [NEW] Process accounting deadlock with idmapd callout when writing to NFSv4 mount

2015-10-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

---Problem Description---
System hang when process accounting to a NFSv4 mount.

---uname output---
Linux ppc001 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 22:21:52
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux

---Problem Details---

We have a customer that is experiencing intermittent system hangs on
their system.  After a bit of debug, it was discovered that the trigger
was turning on process accounting and writing to a file hosted via an
NFSv4 mount.  During the testing, several vmcores were captured, and the
fingerprint indicates a mutex deadlock situation with process
accounting.   In the most recent vmcore, it appears that the scenario is
something like the following:

1. PID: 4898 COMMAND: "ls" triggers a write to the process accounting file.
2. The resulting NFS write needs idmapd information and calls out to idmapd
3. The idmapd usermodehelper process triggers another process accounting update 
that blocks on the mutex being held by PID 4898.

PID: 4898   TASK: c01fd26d7580  CPU: 7   COMMAND: "ls"
 #0 [c01fd274a950] __switch_to at c0015934
 #1 [c01fd274ab20] __switch_to at c0015934
 #2 [c01fd274ab80] __schedule at c0a11de8
 #3 [c01fd274ada0] schedule_timeout at c0a16284
 #4 [c01fd274ae90] wait_for_common at c0a1360c
 #5 [c01fd274af10] call_usermodehelper_exec at c00ccd38
 #6 [c01fd274af70] call_sbin_request_key at c0429258
 #7 [c01fd274b100] request_key_and_link at c042983c
 #8 [c01fd274b200] request_key at c0429978
 #9 [c01fd274b240] nfs_idmap_get_key at d0002ca8b0bc [nfsv4]
#10 [c01fd274b2b0] nfs_map_name_to_uid at d0002ca8bbd0 [nfsv4]
#11 [c01fd274b320] decode_getfattr_attrs at d0002ca7f59c [nfsv4]
#12 [c01fd274b420] decode_getfattr_generic.constprop.96 at d0002ca7fd78 
[nfsv4]
#13 [c01fd274b4d0] nfs4_xdr_dec_getattr at d0002ca80738 [nfsv4]
#14 [c01fd274b530] rpcauth_unwrap_resp at d0001fe67180 [sunrpc]
#15 [c01fd274b600] call_decode at d0001fe527c8 [sunrpc]
#16 [c01fd274b6b0] __rpc_execute at d0001fe64260 [sunrpc]
#17 [c01fd274b790] rpc_run_task at d0001fe54a78 [sunrpc]
#18 [c01fd274b7c0] nfs4_call_sync_sequence at d0002ca60960 [nfsv4]
#19 [c01fd274b860] _nfs4_proc_getattr at d0002ca6217c [nfsv4]
#20 [c01fd274b930] nfs4_proc_getattr at d0002ca6f494 [nfsv4]
#21 [c01fd274b9a0] __nfs_revalidate_inode at d000202cf614 [nfs]
#22 [c01fd274ba30] nfs_revalidate_file_size at d000202c9618 [nfs]
#23 [c01fd274ba70] nfs_file_write at d000202cabdc [nfs]
#24 [c01fd274bb00] new_sync_write at c02b3d9c
#25 [c01fd274bbd0] __kernel_write at c02b3fec
#26 [c01fd274bc20] do_acct_process at c0166b78
#27 [c01fd274bcc0] acct_process at c016748c
#28 [c01fd274bcf0] do_exit at c00b3660
#29 [c01fd274bdc0] do_group_exit at c00b3b14
#30 [c01fd274be00] sys_exit_group at c00b3bdc
#31 [c01fd274be30] system_call at c0009258

PID: 4900   TASK: c03c9946c180  CPU: 16  COMMAND: "kworker/u320:2"
 #0 [c03c994fb790] __switch_to at c0015934
 #1 [c03c994fb960] __switch_to at c0015934
 #2 [c03c994fb9c0] __schedule at c0a11de8
 #3 [c03c994fbbe0] schedule_preempt_disabled at c0a12980
 #4 [c03c994fbc00] __mutex_lock_slowpath at c0a14aec
 #5 [c03c994fbc80] mutex_lock at c0a14c4c
 #6 [c03c994fbcb0] acct_get at c01663ec
 #7 [c03c994fbcf0] acct_process at c0167480
 #8 [c03c994fbd20] do_exit at c00b3660
 #9 [c03c994fbdf0] call_usermodehelper at c00ccaf4
#10 [c03c994fbe30] ret_from_kernel_thread at c000956c

Historical bug data:

from customer:

 am uploading a crash dump file from a lock up event that I just had. I
was reminded on a status update call this morning that I never tried
running process accounting since opening the ticket and updating the
kernel. So, I tried that this morning. The first time I turned it on
with the default output location and didn?t have any problems. Then I
tried turning it on with the output going to our shared disk space,
which is where I was originally sending it. I ran a couple commands that
returned just fine, then when I ran a CUDA test program it didn?t return
and I verified that I was no longer able to login to the node. I let it
sit for awhile and eventually the console spit out some hung process
errors. I waited a little longer, but then went ahead and hit the key
combo to force a dump. I will do some more testing, but right now it
looks like the problem is running Linux process account (accton) with
the output directed at an NFS mount. This is the output of /proc/mounts
for the mount point that I was pointing the output:

172.17.0.1:/gpfs/sb /gpfs/sb nfs4

[Kernel-packages] [Bug 1507935] Re: linux: 3.2.0-92.131 -proposed tracker

2015-10-22 Thread Chris J Arges
Promoted to updates:
 linux | 3.2.0-92.131  | precise-updates  | source

** Changed in: kernel-sru-workflow/promote-to-updates
   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/1507935

Title:
  linux: 3.2.0-92.131 -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:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Invalid
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 08:37 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 16:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 16:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Verification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:21 UTC

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

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


[Kernel-packages] [Bug 1508184] Re: linux-armadaxp: 3.2.0-1658.80 -proposed tracker

2015-10-22 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-1658.80 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 20:02 UTC
  kernel-stable-master-bug:1507935
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 18:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:01 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:22 UTC

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-armadaxp source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 20:02 UTC
  kernel-stable-master-bug:1507935
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 18:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:22 UTC

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

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


[Kernel-packages] [Bug 1507935] Re: linux: 3.2.0-92.131 -proposed tracker

2015-10-22 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-93.131 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 08:37 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 16:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 16:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Verification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 01:00 UTC
+ kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:21 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/1507935

Title:
  linux: 3.2.0-92.131 -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:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lbm series:
  Invalid
Status in Kernel SRU Workflow prepare-package-meta series:
  Invalid
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 08:37 UTC
  kernel-stable-Prepare-package-end:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 20. October 2015 20:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 16:00 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 16:00 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:00 UTC
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Verification-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 23:17 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 01:00 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:21 UTC

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

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


[Kernel-packages] [Bug 1508184] Re: linux-armadaxp: 3.2.0-1658.80 -proposed tracker

2015-10-22 Thread Chris J Arges
Released into updates:
 linux-armadaxp  | 3.2.0-1658.80 | precise-updates  | source
 linux-meta-armadaxp | 3.2.0.1658.66 | precise-updates  | source

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

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

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

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-armadaxp source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 20:02 UTC
  kernel-stable-master-bug:1507935
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 18:01 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:22 UTC

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

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


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

2015-10-22 Thread bugproxy
--- Comment From cdead...@us.ibm.com 2015-10-22 20:35 EDT---
 State: Verify by: lieder on 22 October 2015 15:30:54 

#=#=# 2015-10-22 15:30:42 (CDT) #=#=#
New Fix_Potential = [P810.00D]
#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#

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

Title:
  STCOP810:Firestone: frsfp6 EEH on Bluefin does not recover with Ubuntu

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

Bug description:
  Problem:
  ==
  Test Case Execution Record:

  95613: EEH_Firestone_Ubuntu 14.04.03_Bluefin_Standalone on frsfp6

  Error Injection Method: err_injct_inboundA

  Step 1. Start HTX (I used mdt.hdbuster & only ran htx on bluefin disks)
  Step 2. Inject EEH error

  bluefin is in slot P1-C4 (PCI0004)

   echo 0x8000 >
  /sys/kernel/debug/powerpc/PCI0004/err_injct_inboundA; sleep 1; echo
  0x0 > /sys/kernel/debug/powerpc/PCI0004/err_injct_inboundA

  Expected Result: Adapter/SAN disks to recover and htx still run

  Actual Result:  Adapter did not recover... continuous EEH errors until
  limit of 6 is reached in 1 hour

  There're two patches: one for skiboot firmware and another patch,
  which has been in upstream, was missed in ubuntu distro (at least
  15.04). The skiboot patch has been merged to upstream.

  c7192a4 PHB3: Fix wrong PE number in error injection (skiboot)
  2aa5cf9 powerpc/eeh: Fix missed PE#0 on P7IOC (linux)

  If I'm correct, I think this bug needs to be mirrored so that the
  Linux patch (commit 2aa5cf9) can be backported to ubuntu distro. With
  the patch backported to ubuntu 15.04, EEH works fine on Broadcom
  adapter (not exactly the one where the bug was reported initially):

  root@fstn2-p1:/# dmesg | grep EEH
  [0.216919] EEH: PowerNV platform initialized
  [0.570606] EEH: devices created
  [1.302482] EEH: PCI Enhanced I/O Error Handling Enabled
  [   90.566761] EEH: PHB location: Slot1
  [   90.567503] EEH: Frozen PHB#4-PE#0 detected
  [   90.567673] EEH: PE location: Slot1, PHB location: Slot1
  [   90.567930] EEH: Detected PCI bus error on PHB#4-PE#0
  [   90.567935] EEH: This PCI device has failed 1 times in the last hour
  [   90.567937] EEH: Notify device drivers to shutdown
  [   90.567985] EEH: Collect temporary log
  [   90.568971] EEH: Reset without hotplug activity
  [   94.585540] EEH: Notify device drivers the completion of reset
  [   94.585934] EEH: Notify device driver to resume

  

  The story about this bug is: Without commit 2aa5cf9 ("powerpc/eeh: Fix
  missed PE#0 on P7IOC"). PE#0 is regarded as invalid one. When kernel
  sees the frozen PE#0, the frozen state is cleared and dump the PHB
  diag-data, then try to recover it. When resetting the PE, the driver,
  which wasn't stopped by error_detected() completely, access the MMIO
  space and just causes another (recursive) EEH error. Eventually, the
  EEH recovery failed. During the PE reset, the I/O path for the PE
  should be frozen and MMIO access during the period should be dropped
  to avoid recursive EEH error.

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

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


[Kernel-packages] [Bug 1423343] Re: [Hyper-V][ubuntu 15.04] various upstream patches for hyper-v

2015-10-22 Thread Mark W Wenning
Marked Invalid, Josh will submit in a set of different bug(s)

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

** Changed in: linux (Ubuntu Vivid)
   Status: Triaged => 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/1423343

Title:
  [Hyper-V][ubuntu 15.04] various upstream patches for hyper-v

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Vivid:
  Invalid

Bug description:
  Following patches are missing from ubuntu vivid 15.04 compared to
  latest upstream (linux-next) , please include them in ubuntu vivid ,
  all the patches listed here are already upstream .

  /arch/x86/include/uapi/asm/hyperv.h

  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4061ed9e2aaac31daef44f06e9b83143c78b24b2
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9e7827b5ea4ca93b4d864bc07c0fafb838d496b1

  /drivers/hv/hyperv_vmbus.h
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4061ed9e2aaac31daef44f06e9b83143c78b24b2

  drivers/hv/vmbus_drv.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=a45de93eb10ae6aec2c73d722562ab46092a
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d8a60e000c951f845d9a5fb3e67853e0e63a5659
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4061ed9e2aaac31daef44f06e9b83143c78b24b2
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=90f3453585479d5beb75058da46eb573ced0e6ac
  5. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=302a3c0f2757ae1a3e7df3f9fa1f20e2214ab945
  6. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=b0209501dc7586cbfbf6d023f2dd3ce4621aff2c

  /drivers/hv/hv_snapshot.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=8d9560ebcc6448472b3afe8f36f37d6b0de8f5a4
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=649142074d86afebe0505431a93957505d244dd6

  /drivers/hv/hv_kvp.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=8d9560ebcc6448472b3afe8f36f37d6b0de8f5a4

  /drivers/hv/hv_fcopy.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d9b1652947c695d247b5e4603a16213ec55661ed

  /drivers/hv/channel.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=67fae053bfc6e84144150e4c6c62670abb215c33
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d61031ee8df6214d58371a1cc36a0591e242fba0
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9f52a1630922bcdab75fc72e59ed58db8e164314

  /drivers/hv/channel_mgmt.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=d7f2fbafb4f84306436277664cf28042beaf252a
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=67fae053bfc6e84144150e4c6c62670abb215c33
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9c3a6f7e476fc4961297fc66b1177f9f8c8dd238
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=87712bf81dd092821c406ea3fb47a07222484a64
  5. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=c3582a2c4d0baf1fa3955c8b3d3d61308df474c7

  /drivers/hv/hv_balloon.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=ab3de22bb4a3d4bda2d0ec8bebcb76a40f1cbf9b
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=22f88475b62ac826acae2f77c3e1bd9543e87b2a
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=79208c57da5311860f165b613c89b3f647e357cd
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=f6712238471a8afdbfcea482483fc121281292d8

  /tools/hv/hv_vss_daemon.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=9e5db05aae4657c7ade34ccc4b93f27ab647498e
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=7a401744d517864f8f2f2afba589e58a71d03aa6
  3. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=170f4bea2008054e5098f99359e29823a7b4b1b9
  4. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=4f689190bb55d171d2f6614f8a6cbd4b868e48bd

  /tools/hv/hv_fcopy_daemon.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=c1136da62170465920eea1ae9ba9ce2234091f77
  2. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=aba474b8185d60ca8cdbf3049fe6d655aa761e23

  /drivers/net/hyperv/netvsc.c
  1. 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=da19fcd0d85f36420f578fe6dfe7a2a581b4fa6e
  

[Kernel-packages] [Bug 1508201] kili (amd64) - tests ran: 2, failed: 0

2015-10-22 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109~precise1/kili__3.13.0-67.109~precise1__2015-10-22_20-24-00/results-index.html

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

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

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

Bug description:
  This bug is for tracking the 3.13.0-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 09:00 UTC

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

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


Re: [Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Serge Hallyn
Quoting Stratos Zolotas (str...@gmail.com):
> Another one has asked but no reply yet. Is a fix for 12.04 going to be
> released? The bug is still valid there.

Which bug are you looking for?  You're using a backport or ppa
or custom built lxc and are looking for a kernel fix?

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

Title:
  lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66:
  AppArmor denies /dev/ptmx mounting

Status in linux package in Ubuntu:
  Invalid
Status in lxc package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Invalid
Status in lxc source package in Trusty:
  Fix Released

Bug description:
  We are seeing test suite failures under ADT testing with linux, linux-
  lts-utopic and linux-lts-vivid kernels:

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/amd64/l/lxc/20151010_103318@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/i386/l/lxc/20151010_103325@/log.gz

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/amd64/l/lxc/20151009_085841@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/i386/l/lxc/20151009_091723@/log.gz

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/amd64/l/lxc/20151010_105332@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/i386/l/lxc/20151010_114021@/log.gz

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

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


[Kernel-packages] [Bug 1507150] Re: [all variants] - Radeon HD3650 - radeon.dpm=1 - ring 0 stalled for more than 10

2015-10-22 Thread David
*** This bug is a duplicate of bug 1508944 ***
https://bugs.launchpad.net/bugs/1508944

** This bug has been marked a duplicate of bug 1508944
   ring 0 stalled for more than 10100msec

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

Title:
  [all variants] - Radeon HD3650 - radeon.dpm=1 - ring 0 stalled for
  more than 10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When the screen saver is left running for a few minutes, the computer
  locks up.

  1 out of 2 times, I have to do a hard reset ( hold power button for 30
  seconds or disconnect power/battery. )

  1 out of 4 times, I can reset the computer using the magic sysrq (
  Raising elephants... )

  1 out of 4 times, I can switch to a console ( CTRL+ALT+F1 ). The GUI
  can not be recovered, it remains frozen. The last time I managed to
  switch to a console, I managed to capture dmesg and xorg.

  Messages like this are seen in dmesg after it has locked up:

  [ 2077.860355] radeon :01:00.0: ring 0 stalled for more than 12488msec
  [ 2077.860371] radeon :01:00.0: GPU lockup (current fence id 
0x000184c0 last fence id 0x0001864c on ring 0)
  [ 2077.860997] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait failed 
(-35).
  [ 2077.861067] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed 
testing IB on GFX ring (-35).




  Notes : 
  This problem is easily reproducible on a HP 8530p with a n [AMD/ATI] 
RV635/M86 [Mobility Radeon HD 3650].

  This bug affects all versions of Ubuntu/Kubuntu/Ubuntu-mate/Xubuntu
  since Ubuntu 11.04.

  On Ubuntu 10.04, the issue does not occur because I can use the non-
  open source fglrx-legacy driver.

  When using the open source 'radeon' kernel module to run the Mobility
  HD 3650 device, the driver locks up frequently. The behaviour varies
  slightly from version to version, but the following description will
  be the behaviour in Ubuntu-Mate 15.04.

  The issue only occurs when 'radeon.dpm=1' is passed as a kernel
  parameter. This option is needed otherwise the card runs really hot
  and drains my laptop battery and burns my legs if the laptop is on my
  legs.

  It's not a hardware issue, it's a driver issue. Why? Because I tested
  using Ubuntu 10.04 + Legacy FGLRX, and the graphics card works fine
  without issue. I patched together Linux 3.4 + Xorg 6.9 ( xserver 1.12
  ) + Arch Linux + Legacy FGLRX, and everything else modern, and the
  graphics card itself had no issues ( the installation was unstable
  because recent version of mate doesn't work well with old version of
  Xorg )

  I strongly believe that it is a Kernel issue because the error
  messages all appear in dmesg. I can't find any errors in Xorg.lorg.

  A second, minor, issue that I have is that when I start the computer,
  the mouse can't click most places on the screen. When I click, nothing
  happens or the wrong thing is clicked. If I switch to a console and
  back to X, the issue resolves itself. This issue *might* be related to
  the main issue, but I do not have the technical skills to determine
  whether or not it is the same issue.

  My laptop runs with full disk encryption ( dm-crypt ).

  
  Notes about reproducing :
  I can reliably reproduce this. It can take up to 35 minutes to reproduce it 
sometimes, but I can reproduce it without fail.

  If you provide me with a test kernel to reproduce, please insure that
  dm-crypt is supported so that I don't have to reinstall the entire
  O/S.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1342 F pulseaudio
   /dev/snd/controlC1:  david  1342 F pulseaudio
  Date: Sat Oct 17 09:31:56 2015
  HibernationDevice: RESUME=UUID=86c5a3d9-cb5c-4bcb-9d9d-a61d6e9a356f
  InstallationDate: Installed on 2015-10-13 (4 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  MachineType: Hewlett-Packard HP EliteBook 8530p
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver "pata_pcmcia"
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=/dev/mapper/ubuntu--mate--vg-root ro radeon.dpm=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware   

Re: [Kernel-packages] [Bug 1508510] Re: Something in the Kernel crashes when I try to mount via NFS

2015-10-22 Thread Luis Henriques
Thanks a lot for testing, Andreas.  Regarding the utopic kernel
(3.16.0-51) issue you also refer, are you absolutely sure it's the
same problem?  Can you please share the kernel log?

I'm assuming you're running trusty lts-utopic for this, so in the
morning I will try to reproduce it (I was able to reproduce it with
the 3.13).

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

Title:
  Something in the Kernel crashes when I try to mount via NFS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a vagrant virtual machine that mounts a directory on my
  computer via NFS, this does not work and the reason seems to be this.
  My System is using SMP, reverting to the kernel before solves the
  problem.

  Broken: Linux paul-ThinkPad-T430s 3.13.0-66-generic
  Working: Broken: Linux paul-ThinkPad-T430s 3.13.0-65-generic
   
  BUG: unable to handle kernel NULL pointer dereference at 0008
  [   84.360198] IP: [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.360224] PGD 0 
  [   84.360232] Oops:  [#1] SMP 
  [   84.360246] Modules linked in: ctr ccm pci_stub vboxpci(OX) vboxnetadp(OX) 
vboxnetflt(OX) vboxdrv(OX) vmw_vsock_vmci_transport vsock vmw_vmci rfcomm bnep 
arc4 iwldvm mac80211 hid_generic usbhid hid snd_hda_codec_hdmi 
snd_hda_codec_realtek iwlwifi cfg80211 binfmt_misc nfsd auth_rpcgss nfs_acl nfs 
lockd sunrpc fscache nls_iso8859_1 uvcvideo videobuf2_vmalloc videobuf2_memops 
videobuf2_core videodev cdc_mbim cdc_ncm usbnet mii cdc_wdm cdc_acm btusb 
bluetooth intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 
lrw gf128mul glue_helper ablk_helper cryptd joydev serio_raw snd_hda_intel 
snd_hda_codec snd_hwdep thinkpad_acpi nvram snd_pcm snd_seq_midi lpc_ich 
snd_seq_midi_event snd_rawmidi shpchp snd_page_alloc mei_me mei i915 snd_seq 
drm_kms_helper drm i2c_algo_bit parport_pc wmi snd_seq_device snd_timer ppdev 
snd soundcore lp mac_hid parport video mmc_block psmouse e1000e ahci sdhci_pci 
libahc
 i ptp sdhci pps_core
  [   84.360613] CPU: 2 PID: 1507 Comm: nfsd Tainted: G   OX 
3.13.0-66-generic #108-Ubuntu
  [   84.360643] Hardware name: LENOVO 2355CTO/2355CTO, BIOS G7ET95WW (2.55 ) 
07/10/2013
  [   84.360673] task: 880036929800 ti: 880036b7a000 task.ti: 
880036b7a000
  [   84.360696] RIP: 0010:[]  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.360728] RSP: 0018:880036b7bbc0  EFLAGS: 00010216
  [   84.360743] RAX:  RBX: 880035910700 RCX: 

  [   84.360762] RDX:  RSI: 0030 RDI: 
88038e23ab00
  [   84.360781] RBP: 880036b7bbf8 R08:  R09: 
62e59d1a
  [   84.360800] R10:  R11: 0004 R12: 
0008
  [   84.360819] R13: 88038e23ab00 R14: 0028 R15: 
88038e23ab00
  [   84.360838] FS:  () GS:88043e28() 
knlGS:
  [   84.360859] CS:  0010 DS:  ES:  CR0: 80050033
  [   84.360874] CR2: 0008 CR3: 000425ea CR4: 
001427e0
  [   84.360893] Stack:
  [   84.360900]  81616f66 81616fb0 880035910700 
880036b7bdf8
  [   84.360924]   0028 88038e23ab00 
880036b7bc60
  [   84.360948]  8168b2ec 880426f8c028 880035910770 
0002
  [   84.360972] Call Trace:
  [   84.360984]  [] ? skb_checksum+0x26/0x30
  [   84.361005]  [] ? skb_push+0x40/0x40
  [   84.361025]  [] udp_recvmsg+0x1dc/0x380
  [   84.361046]  [] inet_recvmsg+0x6c/0x80
  [   84.361065]  [] sock_recvmsg+0x9a/0xd0
  [   84.361087]  [] ? del_timer_sync+0x4a/0x60
  [   84.361106]  [] ? schedule_timeout+0x17d/0x2d0
  [   84.361126]  [] kernel_recvmsg+0x3a/0x50
  [   84.361164]  [] svc_udp_recvfrom+0x89/0x440 [sunrpc]
  [   84.361185]  [] ? _raw_spin_unlock_bh+0x1b/0x40
  [   84.361211]  [] ? svc_get_next_xprt+0xd8/0x310 [sunrpc]
  [   84.361237]  [] svc_recv+0x4a0/0x5c0 [sunrpc]
  [   84.361255]  [] ? recalc_sigpending+0x1b/0x50
  [   84.361276]  [] nfsd+0xad/0x130 [nfsd]
  [   84.361295]  [] ? nfsd_destroy+0x80/0x80 [nfsd]
  [   84.361313]  [] kthread+0xd2/0xf0
  [   84.361328]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [   84.361346]  [] ret_from_fork+0x58/0x90
  [   84.361362]  [] ? kthread_create_on_node+0x1c0/0x1c0
  [   84.361383] Code: 44 00 00 55 31 c0 48 89 e5 41 57 41 56 41 55 49 89 fd 41 
54 41 89 f4 53 48 83 ec 10 8b 77 68 41 89 f6 45 29 e6 0f 84 89 00 00 00 <48> 8b 
42 08 48 89 d3 48 85 c0 75 14 0f 1f 80 00 00 00 00 48 83 
  [   84.361514] RIP  [] 
skb_copy_and_csum_datagram_iovec+0x2d/0x110
  [   84.361546]  RSP 
  [   84.361557] CR2: 0008
  [   84.366322] ---[ end trace f8aceef52c8aecd1 ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 

[Kernel-packages] [Bug 1490545] Re: [Hyper-V] lis daemons not active after install on Ubuntu 15.10 Wily Werewolf

2015-10-22 Thread Mark W Wenning
Considered fixed, marking invalid.

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

** Changed in: linux (Ubuntu Wily)
   Status: Confirmed => 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/1490545

Title:
  [Hyper-V] lis daemons not active after install on  Ubuntu 15.10 Wily
  Werewolf

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Wily:
  Invalid

Bug description:
  While testing Ubuntu 15.10 Wily Werewolf (development branch) 64bit we
  found that kvp, vss and fcopy daemons aren't active after install.

  Repro rate: 100%
  Repro details:
  Hyper-V: Server 2012 R2
  Daily build version: 2015.08.31

  What we did: 
  root@ubuntu:~# apt-get install linux-tools-`uname -r`
  root@ubuntu:~# apt-get install linux-cloud-tools-`uname -r`

  
  In the install logs I found the following lines:

  hv-fcopy-daemon.service is a disabled or a static unit, not starting it.
  hv-vss-daemon.service is a disabled or a static unit, not starting it.
  hv-kvp-daemon.service is a disabled or a static unit, not starting it.

  
  After reboot, the kvp, vss and fcopy daemons should have started. All of them 
are inactive (dead) instead.

  root@ubuntu:~# systemctl status hv-kvp-daemon.service
  ? hv-kvp-daemon.service - Hyper-V KVP Protocol Daemon
 Loaded: loaded (/lib/systemd/system/hv-kvp-daemon.service; disabled; 
vendor preset: enabled)
 Active: inactive (dead)

  
  The solution is to start each of them manually. The bellow applies to vss and 
fcopy daemons too.

  root@ubuntu:~# systemctl enable hv-kvp-daemon.service
  Created symlink from 
/etc/systemd/system/multi-user.target.wants/hv-kvp-daemon.service to 
/lib/systemd/system/hv-kvp-daemon.service.

  
  After reboot, the daemons are active.

  root@ubuntu:~# systemctl status hv-kvp-daemon.service
  ? hv-kvp-daemon.service - Hyper-V KVP Protocol Daemon
 Loaded: loaded (/lib/systemd/system/hv-kvp-daemon.service; enabled; vendor 
preset: enabled)
 Active: active (running) since Mon 2015-08-31 15:22:49 EEST; 23s ago
   Main PID: 899 (hv_kvp_daemon)
 CGroup: /system.slice/hv-kvp-daemon.service
 +-899 /usr/lib/linux-tools/4.1.0-3-generic/hv_kvp_daemon -n

  Aug 31 15:22:49 ubuntu systemd[1]: Started Hyper-V KVP Protocol Daemon.
  Aug 31 15:22:49 ubuntu KVP[899]: KVP starting; pid is:899
  Aug 31 15:22:49 ubuntu KVP[899]: KVP LIC Version: 3.1

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

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


[Kernel-packages] [Bug 1509111] [NEW] Hard lockup but certain UI elements keeps changing

2015-10-22 Thread Shuhao
Public bug reported:

I recently upgraded to Wily and I discovered that my system hard freezes
about 2-3 times a day. This is the usual: unresponsive keyboard
(including magic sysrq), unresponsive USB, no response to pings over the
network, music/audio loops, as well as no evidence of errors in syslog,
kern.log, Xorg.log.

However, there's one very unusual aspect of this lockup: I have an on
screen clock to the second and when the lockup occurs, the clock keeps
ticking by the second! This means that code must be executing
somewhere... This happened all but one occurance of hard freeze, where
the clock also froze. In fact, I was on Facebook at one point and saw
that I was disconnected. The facebook UI then followed up with the
animation of "Reconnecting... 10... 9... 8...".

I feel like posting here is a very long shot, but maybe someone else has
something similar.

Next time this happens I'll try to hook this machine to ethernet to see
if there's any response and try to ssh into it. I could also write a
program that writes to syslog every 5 seconds and see if those get
written when the machine is "locked up". Not sure what else I can do at
this point. I can also memtest or play kernel roulette with mainline,
but the machine was previously stable on utopic (with BIOS instead of
UEFI boot, tho).

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  shuhao 1884 F pulseaudio
CurrentDesktop: XFCE
Date: Thu Oct 22 17:49:21 2015
HibernationDevice: RESUME=UUID=0b162d26-cb30-4f74-b80c-6cd03fd55a69
InstallationDate: Installed on 2015-10-14 (8 days ago)
InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151013)
MachineType: LENOVO 4180J4C
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 SHELL=/bin/zsh
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/xubuntu--vg-root ro noprompt quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-16-generic N/A
 linux-backports-modules-4.2.0-16-generic  N/A
 linux-firmware1.149
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/05/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 83ET76WW (1.46 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4180J4C
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr83ET76WW(1.46):bd07/05/2013:svnLENOVO:pn4180J4C:pvrThinkPadT420:rvnLENOVO:rn4180J4C:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4180J4C
dmi.product.version: ThinkPad T420
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug wily

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

Title:
  Hard lockup but certain UI elements keeps changing

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Wily and I discovered that my system hard
  freezes about 2-3 times a day. This is the usual: unresponsive
  keyboard (including magic sysrq), unresponsive USB, no response to
  pings over the network, music/audio loops, as well as no evidence of
  errors in syslog, kern.log, Xorg.log.

  However, there's one very unusual aspect of this lockup: I have an on
  screen clock to the second and when the lockup occurs, the clock keeps
  ticking by the second! This means that code must be executing
  somewhere... This happened all but one occurance of hard freeze, where
  the clock also froze. In fact, I was on Facebook at one point and saw
  that I was disconnected. The facebook UI then followed up with the
  animation of "Reconnecting... 10... 9... 8...".

  I feel like posting here is a very long shot, but maybe someone else
  has something similar.

  Next time this happens I'll try to hook this machine to ethernet to
  see if there's any response and try to ssh into it. I could also write
  a program that writes to syslog every 5 seconds and see if those get
  written when the machine is "locked up". Not sure what else I can do
  at this point. I can also memtest or play kernel roulette with
  mainline, but the machine was previously stable on utopic (with BIOS
  instead of UEFI boot, tho).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 

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

2015-10-22 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/1509111

Title:
  Hard lockup but certain UI elements keeps changing

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Wily and I discovered that my system hard
  freezes about 2-3 times a day. This is the usual: unresponsive
  keyboard (including magic sysrq), unresponsive USB, no response to
  pings over the network, music/audio loops, as well as no evidence of
  errors in syslog, kern.log, Xorg.log.

  However, there's one very unusual aspect of this lockup: I have an on
  screen clock to the second and when the lockup occurs, the clock keeps
  ticking by the second! This means that code must be executing
  somewhere... This happened all but one occurance of hard freeze, where
  the clock also froze. In fact, I was on Facebook at one point and saw
  that I was disconnected. The facebook UI then followed up with the
  animation of "Reconnecting... 10... 9... 8...".

  I feel like posting here is a very long shot, but maybe someone else
  has something similar.

  Next time this happens I'll try to hook this machine to ethernet to
  see if there's any response and try to ssh into it. I could also write
  a program that writes to syslog every 5 seconds and see if those get
  written when the machine is "locked up". Not sure what else I can do
  at this point. I can also memtest or play kernel roulette with
  mainline, but the machine was previously stable on utopic (with BIOS
  instead of UEFI boot, tho).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  shuhao 1884 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Oct 22 17:49:21 2015
  HibernationDevice: RESUME=UUID=0b162d26-cb30-4f74-b80c-6cd03fd55a69
  InstallationDate: Installed on 2015-10-14 (8 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151013)
  MachineType: LENOVO 4180J4C
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/zsh
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/xubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/05/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 83ET76WW (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4180J4C
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr83ET76WW(1.46):bd07/05/2013:svnLENOVO:pn4180J4C:pvrThinkPadT420:rvnLENOVO:rn4180J4C:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4180J4C
  dmi.product.version: ThinkPad T420
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1508381] tarf (i386) - tests ran: 170, failed: 1

2015-10-22 Thread Brad Figg
tests ran: 170, failed: 1;
  
http://kernel.ubuntu.com/testing/3.19.0-32.37/tarf__3.19.0-32.37__2015-10-22_13-50-00/results-index.html

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

Title:
  linux: 3.19.0-32.37 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  In Progress
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-32.37 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:Wednesday, 21. October 2015 09:26 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 19:03 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 23:04 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Verification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Certification-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-start:Thursday, 22. October 2015 01:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Thursday, 22. October 2015 01:02 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 09:01 UTC

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

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


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

2015-10-22 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/1509119

Title:
  Dell Venue pro 11 7140 card reader not working.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  128gb card not seen in Ubuntu 15.10.

  Have rebooted system with card fitted and does not appear, have
  removed and refitted card while in desktop. Card reader was usable in
  14.04.3 LTS:

  lspci output:

  00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
  00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated 
Graphics (rev 09)
  00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
  00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo 
Device (rev 09)
  00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI 
Controller (rev 03)
  00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI 
Controller #1 (rev 03)
  00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#3 (rev e3)
  00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#4 (rev e3)
  00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
  00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03)
  00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
  01:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
  02:00.0 SD Host controller: O2 Micro, Inc. Device 8621 (rev 01)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ceuotc 1567 F pulseaudio
   /dev/snd/controlC1:  ceuotc 1567 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Oct 22 23:23:25 2015
  HibernationDevice: RESUME=UUID=72ba1a88-85dd-44eb-a125-23f0fbb6b49c
  InstallationDate: Installed on 2015-10-22 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic.efi.signed 
root=UUID=6a06fb00-5591-4589-9f7e-2ebbd6ba9be6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0HM7YW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd08/11/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0HM7YW:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1509119] [NEW] Dell Venue pro 11 7140 card reader not working.

2015-10-22 Thread Simon James Greer
Public bug reported:

128gb card not seen in Ubuntu 15.10.

Have rebooted system with card fitted and does not appear, have removed
and refitted card while in desktop. Card reader was usable in 14.04.3
LTS:

lspci output:

00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated 
Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo 
Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller 
(rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI 
Controller #1 (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 
(rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 
(rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
01:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
02:00.0 SD Host controller: O2 Micro, Inc. Device 8621 (rev 01)

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ceuotc 1567 F pulseaudio
 /dev/snd/controlC1:  ceuotc 1567 F pulseaudio
CurrentDesktop: Unity
Date: Thu Oct 22 23:23:25 2015
HibernationDevice: RESUME=UUID=72ba1a88-85dd-44eb-a125-23f0fbb6b49c
InstallationDate: Installed on 2015-10-22 (0 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: Dell Inc. Venue 11 Pro 7140
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic.efi.signed 
root=UUID=6a06fb00-5591-4589-9f7e-2ebbd6ba9be6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-16-generic N/A
 linux-backports-modules-4.2.0-16-generic  N/A
 linux-firmware1.149
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/11/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0HM7YW
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd08/11/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0HM7YW:rvrA00:cvnDellInc.:ct8:cvr:
dmi.product.name: Venue 11 Pro 7140
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug wily

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

Title:
  Dell Venue pro 11 7140 card reader not working.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  128gb card not seen in Ubuntu 15.10.

  Have rebooted system with card fitted and does not appear, have
  removed and refitted card while in desktop. Card reader was usable in
  14.04.3 LTS:

  lspci output:

  00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
  00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated 
Graphics (rev 09)
  00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
  00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo 
Device (rev 09)
  00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI 
Controller (rev 03)
  00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI 
Controller #1 (rev 03)
  00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#3 (rev e3)
  00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#4 (rev e3)
  00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
  00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03)
  00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
  01:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
  02:00.0 SD Host controller: O2 Micro, Inc. Device 8621 (rev 01)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   

[Kernel-packages] [Bug 1503647] Re: System hangs with kernel 3.19.0-31

2015-10-22 Thread AFlavioCostaFreire
*** This bug is a duplicate of bug 1503655 ***
https://bugs.launchpad.net/bugs/1503655

I had the same problem and I solved it removing older kernels. For the
safety keep at least two kernels, it's enough to the system.

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

Title:
  System hangs with kernel 3.19.0-31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After installing kernel 3.19.0-31, the system freezes at login. I got
  following error during install, I don't know if that is the reason for
  the freeze.

  sudo dpkg-reconfigure linux-headers-3.19.0-31 linux-
  headers-3.19.0-31-generic

  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.19.0-31-generic 
/boot/vmlinuz-3.19.0-31-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/i915-3.15-3.13-dkms.0.crash'
  Error! Bad return status for module build on kernel: 3.19.0-31-generic 
(x86_64)
  Consult /var/lib/dkms/i915-3.15-3.13/0.01/build/make.log for more information.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-headers-3.19.0-31-generic 3.19.0-31.35
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simon  2192 F pulseaudio
   /dev/snd/controlC1:  simon  2192 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Oct  7 12:18:47 2015
  HibernationDevice: RESUME=UUID=c929a208-30d1-4e36-9943-d68352b90a26
  InstallationDate: Installed on 2014-07-28 (435 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Notebook W65_67SZ
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic 
root=UUID=da3171d0-cb60-47b3-8584-e10466a6c8a9 ro quiet splash acpi_osi=Linux 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.03.05
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W65_67SZ
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.03.05:bd02/26/2014:svnNotebook:pnW65_67SZ:pvrNotApplicable:rvnNotebook:rnW65_67SZ:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W65_67SZ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Kernel-packages] [Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-22 Thread Stephen Thirlwall
Bug report posted to linux-gfx

  http://lists.freedesktop.org/archives/intel-
gfx/2015-October/078660.html

I'll get started on bisecting the mainline 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/1507994

Title:
  Broadwell vaapi video decode broken by i915_bpo migration

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Vivid:
  Incomplete
Status in linux source package in Wily:
  Confirmed

Bug description:
  Since upgrading from linux-image-3.19.0-28-generic to linux-
  image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2
  (and 15.1) is now all black.

  On-screen display items (eg. elapsed time) and audio still work, but
  the decoded video content is now all black. Disabling vaapi
  acceleration in the Kodi options restores the video playback.

  I have bisected the problem to this commit:
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=059c4a45e7a0233ab06b16f591a7877d11f6d79c

  The problem still happens in Ubuntu-3.19.0-31.36, as well as
  Ubuntu-4.0.0-1.2 and Ubuntu-4.2.0-16.19 from the ubuntu-wily repo.

  It appears that the above commit flicks the switch on many changes,
  and doesn't really shed too much light on what the actual problem
  might be.

  I've tried moving that commit earlier into the history in the hope
  that I might be able to find a 'good' point to bisect from, but had no
  luck. The furthest I was able to push it back was
  http://kernel.ubuntu.com/git/ubuntu/ubuntu-
  vivid.git/commit/?id=59b6d9aaa4c379d84930598183cb4911a2713ff4, but the
  problem remained.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sdt1916 F kodi.bin
  Date: Tue Oct 20 21:39:48 2015
  InstallationDate: Installed on 2015-05-03 (170 days ago)
  InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=fb2f2c21-efe7-405c-b354-4a462517f241 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-05-03 (170 days ago)
  dmi.bios.date: 08/12/2015
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: RYBDWi35.86A.0350.2015.0812.1722
  dmi.board.name: NUC5i3RYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H41000-502
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrRYBDWi35.86A.0350.2015.0812.1722:bd08/12/2015:svn:pn:pvr:rvnIntelCorporation:rnNUC5i3RYB:rvrH41000-502:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1507091] Re: Corrupted low memory on Ubuntu 15.04

2015-10-22 Thread llewellyn709
HI,

same error for me, beginning with the 3.19 Ubuntu-Kernels. I think it's
related to my AMD/Intel Hybrid Graphics, but I haven't  verify it at the
momentlogs will follow at weekend.

Best

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

Title:
  Corrupted low memory on Ubuntu 15.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have had a lot of freezes on my laptop, and I'm trying to figure out
  what is the reason because just have like 6 months of bought.

  This is my laptop information:
  Lenovo G40-80
  7,7 GiB Memory
  Intel® Core™ i5-5200U CPU @ 2.20GHz × 4
  AMD Radeon HD 8500M
  Ubuntu 15.04 64-bit (Gnome version)

  I made a memtest86 and I got 3/4 good test (I took like 4 hours, so I
  just stopped it because I had to leave).

  I have this log that I think that was just before freezes (I have to
  do a Alt + SysReq + REISUB, for restart my laptop):

  Oct 17 00:26:51 lenovo kernel: [  120.925598] Corrupted low memory at 
88004fc0 (4fc0 phys) = ff232d2eff232d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925599] Corrupted low memory at 
88004fc8 (4fc8 phys) = ff232d2eff232d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925600] Corrupted low memory at 
88004fd0 (4fd0 phys) = ff232d2eff232d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925601] Corrupted low memory at 
88004fd8 (4fd8 phys) = ff232d2eff232d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925602] Corrupted low memory at 
88004fe0 (4fe0 phys) = ff232d2eff232d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925603] Corrupted low memory at 
88004fe8 (4fe8 phys) = ff232d2eff232d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925604] Corrupted low memory at 
88004ff0 (4ff0 phys) = ff242d2eff242d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925605] Corrupted low memory at 
88004ff8 (4ff8 phys) = ff242d2eff242d2e
  Oct 17 00:26:51 lenovo kernel: [  120.925611] [ cut here 
]
  Oct 17 00:26:51 lenovo kernel: [  120.925616] WARNING: CPU: 2 PID: 218 at 
/build/linux-qOmAV7/linux-3.19.0/arch/x86/kernel/check.c:140 
check_for_bios_corruption+0xcb/0x120()
  Oct 17 00:26:51 lenovo kernel: [  120.925617] Memory corruption detected in 
low memory
  Oct 17 00:26:51 lenovo kernel: [  120.925619] Modules linked in: pci_stub 
vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) rfcomm bnep nls_iso8859_1 
rtsx_usb_ms intel_rapl memstick iosf_mbi uvcvideo x86_pkg_temp_thermal 
intel_powerclamp coretemp videobuf2_vmalloc btusb kvm_intel videobuf2_memops 
bluetooth kvm arc4 videobuf2_core v4l2_common videodev rtl8723be 
snd_hda_codec_hdmi media crct10dif_pclmul crc32_pclmul i915_bpo btcoexist 
rtl8723_common rtl_pci ghash_clmulni_intel rtlwifi aesni_intel mac80211 
aes_x86_64 lrw snd_hda_codec_conexant gf128mul intel_ips snd_hda_codec_generic 
glue_helper fglrx(POE) snd_hda_intel snd_hda_controller cfg80211 drm_kms_helper 
snd_hda_codec ablk_helper snd_hwdep drm snd_pcm cryptd snd_seq_midi 
amd_iommu_v2 snd_seq_midi_event snd_rawmidi i2c_algo_bit joydev serio_raw 
snd_seq ideapad_laptop snd_seq_device sparse_keymap mei_me snd_timer mei snd 
8250_fintek soundcore shpchp wmi snd_soc_sst_acpi mac_hid lpc_ich video 
acpi_pad parport_pc ppdev lp parport autofs4 rtsx_usb_sdmmc rtsx_usb 
hid_generic usbhid hid psmouse ahci r8169 libahci mii
  Oct 17 00:26:51 lenovo kernel: [  120.925688] CPU: 2 PID: 218 Comm: 
kworker/2:2 Tainted: P   OE  3.19.0-30-generic #34-Ubuntu
  Oct 17 00:26:51 lenovo kernel: [  120.925690] Hardware name: LENOVO 
80E4/Lenovo G40-80, BIOS B0CN69WW 06/20/2014
  Oct 17 00:26:51 lenovo kernel: [  120.925694] Workqueue: events 
check_corruption
  Oct 17 00:26:51 lenovo kernel: [  120.925696]  81a92f40 
88009955bcf8 817c4d5f 0007
  Oct 17 00:26:51 lenovo kernel: [  120.925699]  88009955bd48 
88009955bd38 81076a8a 88004ff8
  Oct 17 00:26:51 lenovo kernel: [  120.925702]   
8801 81ede390 0001
  Oct 17 00:26:51 lenovo kernel: [  120.925706] Call Trace:
  Oct 17 00:26:51 lenovo kernel: [  120.925712]  [] 
dump_stack+0x45/0x57
  Oct 17 00:26:51 lenovo kernel: [  120.925716]  [] 
warn_slowpath_common+0x8a/0xc0
  Oct 17 00:26:51 lenovo kernel: [  120.925719]  [] 
warn_slowpath_fmt+0x46/0x50
  Oct 17 00:26:51 lenovo kernel: [  120.925724]  [] ? 
__switch_to+0x150/0x5e0
  Oct 17 00:26:51 lenovo kernel: [  120.925728]  [] 
check_for_bios_corruption+0xcb/0x120
  Oct 17 00:26:51 lenovo kernel: [  120.925731]  [] 
check_corruption+0xe/0x40
  Oct 17 00:26:51 lenovo kernel: [  120.925735]  [] 
process_one_work+0x158/0x430
  Oct 17 00:26:51 lenovo kernel: [  120.925738]  [] 
worker_thread+0x5b/0x530
  Oct 17 00:26:51 lenovo kernel: [  120.925741]  [] ? 
rescuer_thread+0x3a0/0x3a0
  Oct 17 00:26:51 lenovo kernel: [  120.925745]  [] 
kthread+0xc9/0xe0
 

[Kernel-packages] [Bug 1508201] kili (i386) - tests ran: 2, failed: 0

2015-10-22 Thread Brad Figg
tests ran:   2, failed: 0;
  
http://kernel.ubuntu.com/testing/3.13.0-67.109~precise1/kili__3.13.0-67.109~precise1__2015-10-22_22-25-00/results-index.html

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

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

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

Bug description:
  This bug is for tracking the 3.13.0-67.109~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:Tuesday, 20. October 2015 21:02 UTC
  kernel-stable-master-bug:1507963
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 17:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 20:26 UTC
  kernel-stable-phase:Verification & Testing
  kernel-stable-phase-changed:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 21. October 2015 22:01 
UTC
  kernel-stable-Security-signoff-start:Wednesday, 21. October 2015 22:01 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 22:01 UTC
  kernel-stable-Security-signoff-end:Thursday, 22. October 2015 09:00 UTC

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

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


[Kernel-packages] [Bug 1509111] Re: Hard lockup but certain UI elements keeps changing

2015-10-22 Thread Shuhao
Why was this made confirmed? Does it happen on someone elses' as well?
In the same manner?

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

Title:
  Hard lockup but certain UI elements keeps changing

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Wily and I discovered that my system hard
  freezes about 2-3 times a day. This is the usual: unresponsive
  keyboard (including magic sysrq), unresponsive USB, no response to
  pings over the network, music/audio loops, as well as no evidence of
  errors in syslog, kern.log, Xorg.log.

  However, there's one very unusual aspect of this lockup: I have an on
  screen clock to the second and when the lockup occurs, the clock keeps
  ticking by the second! This means that code must be executing
  somewhere... This happened all but one occurance of hard freeze, where
  the clock also froze. In fact, I was on Facebook at one point and saw
  that I was disconnected. The facebook UI then followed up with the
  animation of "Reconnecting... 10... 9... 8...".

  I feel like posting here is a very long shot, but maybe someone else
  has something similar.

  Next time this happens I'll try to hook this machine to ethernet to
  see if there's any response and try to ssh into it. I could also write
  a program that writes to syslog every 5 seconds and see if those get
  written when the machine is "locked up". Not sure what else I can do
  at this point. I can also memtest or play kernel roulette with
  mainline, but the machine was previously stable on utopic (with BIOS
  instead of UEFI boot, tho).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-16-generic 4.2.0-16.19 [modified: 
boot/vmlinuz-4.2.0-16-generic]
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  shuhao 1884 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Oct 22 17:49:21 2015
  HibernationDevice: RESUME=UUID=0b162d26-cb30-4f74-b80c-6cd03fd55a69
  InstallationDate: Installed on 2015-10-14 (8 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151013)
  MachineType: LENOVO 4180J4C
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/zsh
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/xubuntu--vg-root ro noprompt quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-16-generic N/A
   linux-backports-modules-4.2.0-16-generic  N/A
   linux-firmware1.149
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/05/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 83ET76WW (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4180J4C
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr83ET76WW(1.46):bd07/05/2013:svnLENOVO:pn4180J4C:pvrThinkPadT420:rvnLENOVO:rn4180J4C:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4180J4C
  dmi.product.version: ThinkPad T420
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1508993] Re: linux: 4.2.0-17.20 -proposed tracker

2015-10-22 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Brad Figg 
(brad-figg)

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

Title:
  linux: 4.2.0-17.20 -proposed tracker

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

Bug description:
  This bug is for tracking the 4.2.0-17.20 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, 22. October 2015 15:32 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Thursday, 22. October 2015 15:32 UTC

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

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


[Kernel-packages] [Bug 1508184] Re: linux-armadaxp: 3.2.0-1658.80 -proposed tracker

2015-10-22 Thread Brad Figg
The package has been published and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug is for tracking the 3.2.0-1658.80 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 20:02 UTC
  kernel-stable-master-bug:1507935
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 18:01 UTC
- kernel-stable-phase:CopyToUpdates
- kernel-stable-phase-changed:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:22 UTC
+ kernel-stable-phase:Released
+ kernel-stable-phase-changed:Friday, 23. October 2015 00:01 UTC

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

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

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-armadaxp package in Ubuntu:
  Invalid
Status in linux-armadaxp source package in Precise:
  Fix Released

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 20. October 2015 20:02 UTC
  kernel-stable-master-bug:1507935
  kernel-stable-Certification-testing-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Security-signoff-end:Wednesday, 21. October 2015 07:00 UTC
  kernel-stable-Prepare-package-end:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 21. October 2015 09:01 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 21. October 2015 14:58 UTC
  kernel-stable-Verification-testing-start:Wednesday, 21. October 2015 16:02 UTC
  proposed-announcement-sent:True
  kernel-stable-Regression-testing-start:Wednesday, 21. October 2015 16:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 21. October 2015 18:01 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 22. October 2015 01:01 UTC
  kernel-stable-Promote-to-updates-end:Thursday, 22. October 2015 22:22 UTC
  kernel-stable-phase:Released
  kernel-stable-phase-changed:Friday, 23. October 2015 00:01 UTC

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

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


[Kernel-packages] [Bug 1507695] Re: i915 intel graphics driver not working (using llvmpipe as fallback)

2015-10-22 Thread Christopher M. Penalver
Matthew Lovibond, the issue you are reporting is an upstream one. Could
you please report this problem following the instructions verbatim at
https://wiki.ubuntu.com/Bugs/Upstream/kernel to the appropriate venue
(Daniel Vetter and Jani Nikula, CC intel-gfx)?

Please provide a direct URL to your newly made report when it becomes
available so that it may be tracked.

Thank you for your understanding.

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.3-rc6

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

** Summary changed:

- i915 intel graphics driver not working (using llvmpipe as fallback)
+ 8086:0a06 i915 intel graphics driver not working (using llvmpipe as fallback)

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

Title:
  8086:0a06 i915 intel graphics driver not working (using llvmpipe as
  fallback)

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Various stack traces in dmesg:

  [   34.354180] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
ips_enabled (expected 1, found 0)
  [   34.354181] [ cut here ]
  [   34.354204] WARNING: CPU: 0 PID: 880 at 
/build/linux-AxjFAn/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:12326 
check_crtc_state+0x2c5/0x440 [i915]()
  [   34.354204] pipe state doesn't match!
  [   34.354240] Modules linked in: xt_CHECKSUM iptable_mangle ipt_MASQUERADE 
nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 
nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp 
bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables 
iptable_filter ip_tables x_tables bnep zram lz4_compress joydev isl29018(C) 
cyapatp industrialio crc_itu_t arc4 ath9k ath9k_common ath9k_hw 
snd_hda_codec_realtek snd_hda_codec_generic ath snd_hda_codec_hdmi cros_ec_lpc 
cros_ec intel_rapl iosf_mbi x86_pkg_temp_thermal snd_hda_intel intel_powerclamp 
chromeos_laptop coretemp snd_hda_codec snd_seq_midi mac80211 snd_hda_core 
snd_seq_midi_event kvm_intel snd_hwdep snd_rawmidi kvm snd_pcm uvcvideo 
videobuf2_vmalloc cfg80211 videobuf2_memops videobuf2_core v4l2_common 
input_leds
  [   34.354266]  snd_seq serio_raw ath3k btusb snd_seq_device videodev 
snd_timer btrtl btbcm media lpc_ich btintel bluetooth dw_dmac_pci snd shpchp 
i2c_designware_pci soundcore 8250_fintek tpm_infineon mac_hid dw_dmac 
dw_dmac_core 8250_dw i2c_designware_platform spi_pxa2xx_platform 
i2c_designware_core parport_pc ppdev lp parport autofs4 drbg ansi_cprng xts 
gf128mul algif_skcipher af_alg dm_crypt crct10dif_pclmul crc32_pclmul i915 
ghash_clmulni_intel cryptd i2c_algo_bit drm_kms_helper sdhci_acpi ahci libahci 
drm sdhci video
  [   34.354269] CPU: 0 PID: 880 Comm: Xorg Tainted: GWC  
4.2.0-16-generic #19-Ubuntu
  [   34.354270] Hardware name: Acer Peppy, BIOS  01/16/2015
  [   34.354273]   11214967 88007241f788 
817e8c09
  [   34.354275]   88007241f7e0 88007241f7c8 
8107b3c6
  [   34.354277]  88007241f808 88007241f870 8800359b7000 
0001
  [   34.354278] Call Trace:
  [   34.354284]  [] dump_stack+0x45/0x57
  [   34.354289]  [] warn_slowpath_common+0x86/0xc0
  [   34.354291]  [] warn_slowpath_fmt+0x55/0x70
  [   34.354310]  [] ? intel_pipe_config_compare+0xb31/0xc60 
[i915]
  [   34.354326]  [] check_crtc_state+0x2c5/0x440 [i915]
  [   34.354347]  [] intel_modeset_check_state+0x21d/0x6d0 
[i915]
  [   34.354365]  [] intel_crtc_set_config+0x4c7/0x580 [i915]
  [   34.354381]  [] drm_mode_set_config_internal+0x66/0x100 
[drm]
  [   34.354389]  [] drm_fb_helper_pan_display+0x95/0xe0 
[drm_kms_helper]
  [   34.354409]  [] intel_fbdev_pan_display+0x1a/0x60 [i915]
  [   34.354412]  [] ? down+0x2e/0x50
  [   34.354416]  [] fb_pan_display+0xcf/0x160
  [   34.354420]  [] do_fb_ioctl+0x3cc/0x650
  [   34.354423]  [] ? mmap_region+0x1d7/0x640
  [   34.354427]  [] fb_ioctl+0x33/0x40
  [   34.354430]  [] do_vfs_ioctl+0x295/0x480
  [   34.354433]  [] SyS_ioctl+0x79/0x90
  [   34.354437]  [] entry_SYSCALL_64_fastpath+0x16/0x75
  [   34.354439] ---[ end trace b224b66765a2e759 ]---
  [   34.883327] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in 
ips_enabled (expected 1, found 0)
  [   34.883328] [ cut here ]
  [   34.883350] WARNING: CPU: 0 PID: 880 at 
/build/linux-AxjFAn/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:12326 
check_crtc_state+0x2c5/0x440 [i915]()
  [   34.883351] pipe state doesn't match!
  [   34.883386] Modules linked in: xt_CHECKSUM iptable_mangle ipt_MASQUERADE 
nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 
nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp 
bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables 
iptable_filter ip_tables x_tables bnep zram 

[Kernel-packages] [Bug 1507318] Re: Third Party Xbox One controller not working

2015-10-22 Thread Christopher M. Penalver
** Tags removed: bios-outdated-2104
** Tags added: latest-bios-2104

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

Title:
  Third Party Xbox One controller not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Using Kernel 3.19.0 (x86-64) on Kubuntu 15.04, the Afterglow Prismatic
  Xbox One controller isn't detected by the xpad module. This is
  probably due to the vender and device id not being in the xpad module
  config. Is there a way to generically add controllers so all third
  party controllers work? This is a licensed Xbox One controller.

  Please see output below. The controller should act like a standard
  Xbox One controller out of the box.

  cat /proc/version_signature
  Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6

  lsusb -vv output:

  Bus 005 Device 009: ID 0e6f:0139 Logic3 
  Device Descriptor:
bLength18
bDescriptorType 1
bcdUSB   2.00
bDeviceClass  255 Vendor Specific Class
bDeviceSubClass71 
bDeviceProtocol   208 
bMaxPacketSize064
idVendor   0x0e6f Logic3
idProduct  0x0139 
bcdDevice6.20
iManufacturer   1 Performance Designed Products
iProduct2 Afterglow Wired Controller for Xbox One
iSerial 3 C7A13E6A15E5
bNumConfigurations  1
Configuration Descriptor:
  bLength 9
  bDescriptorType 2
  wTotalLength   64
  bNumInterfaces  2
  bConfigurationValue 1
  iConfiguration  0 
  bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
  MaxPower  500mA
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber0
bAlternateSetting   0
bNumEndpoints   2
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass 71 
bInterfaceProtocol208 
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x81  EP 1 IN
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   4
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x01  EP 1 OUT
  bmAttributes3
Transfer TypeInterrupt
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0040  1x 64 bytes
  bInterval   4
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber1
bAlternateSetting   0
bNumEndpoints   0
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass 71 
bInterfaceProtocol208 
iInterface  0 
  Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber1
bAlternateSetting   1
bNumEndpoints   2
bInterfaceClass   255 Vendor Specific Class
bInterfaceSubClass 71 
bInterfaceProtocol208 
iInterface  0 
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x02  EP 2 OUT
  bmAttributes1
Transfer TypeIsochronous
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x00e0  1x 224 bytes
  bInterval   1
Endpoint Descriptor:
  bLength 7
  bDescriptorType 5
  bEndpointAddress 0x83  EP 3 IN
  bmAttributes1
Transfer TypeIsochronous
Synch Type   None
Usage Type   Data
  wMaxPacketSize 0x0080  1x 128 bytes
  bInterval   1
  Device Status: 0x0002
(Bus Powered)
Remote Wakeup Enabled

  dmesg output:

  [742828.614745] usb 5-1.5: USB disconnect, device number 8
  [742831.119560] usb 5-1.5: new full-speed USB device number 9 using ehci-pci
  [742831.214020] usb 5-1.5: New USB device found, idVendor=0e6f, idProduct=0139
  [742831.214022] usb 5-1.5: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [742831.214023] usb 5-1.5: Product: Afterglow Wired Controller for Xbox One
  

[Kernel-packages] [Bug 1508944] Re: ring 0 stalled for more than 10100msec

2015-10-22 Thread Christopher M. Penalver
Daryl Lublink, thank you for reporting this and helping make Ubuntu
better.

Could you please provide a log of when running this under the latest
mainline kernel, and provide a comment to if the PC locks up?

** Description changed:

- As requested by the Chris, I have refiled the bug #1507150 using the
- console 'ubuntu-bug linux' command.
- 
- Original bug that was filed :
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507150
- 
- My description :
- 
  The video card randomly locks up when radeon.dpm=1 is set as a kernel
  parameter on Radeon Mobile HD3650.
  
  On Ubuntu 15.04, I can only reproduce it if I let the screen saver come
  on while a browser is open ( either google chrome or firefox will do ).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  david  1339 F pulseaudio
-  /dev/snd/controlC1:  david  1339 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  david  1339 F pulseaudio
+  /dev/snd/controlC1:  david  1339 F pulseaudio
  Date: Thu Oct 22 09:46:27 2015
  HibernationDevice: RESUME=UUID=86c5a3d9-cb5c-4bcb-9d9d-a61d6e9a356f
  InstallationDate: Installed on 2015-10-13 (9 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  MachineType: Hewlett-Packard HP EliteBook 8530p
  PccardctlStatus:
-  Socket 0:
-3.3V
-   16-bit
-   PC Card
-Subdevice 0 (function 0) bound to driver "pata_pcmcia"
+  Socket 0:
+    3.3V
+   16-bit
+   PC Card
+    Subdevice 0 (function 0) bound to driver "pata_pcmcia"
  ProcEnviron:
-  LANGUAGE=en_CA:en
-  TERM=linux
-  PATH=(custom, no user)
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_CA:en
+  TERM=linux
+  PATH=(custom, no user)
+  LANG=en_CA.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=/dev/mapper/ubuntu--mate--vg-root ro radeon.dpm=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.19.0-30-generic N/A
-  linux-backports-modules-3.19.0-30-generic  N/A
-  linux-firmware 1.143.3
+  linux-restricted-modules-3.19.0-30-generic N/A
+  linux-backports-modules-3.19.0-30-generic  N/A
+  linux-firmware 1.143.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: 12/08/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PDV Ver. F.20
  dmi.board.name: 30E7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 90.27
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.20:bd12/08/2011:svnHewlett-Packard:pnHPEliteBook8530p:pvrF.20:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.27:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8530p
  dmi.product.version: F.20
  dmi.sys.vendor: Hewlett-Packard

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

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

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

Title:
  ring 0 stalled for more than 10100msec

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The video card randomly locks up when radeon.dpm=1 is set as a kernel
  parameter on Radeon Mobile HD3650.

  On Ubuntu 15.04, I can only reproduce it if I let the screen saver
  come on while a browser is open ( either google chrome or firefox will
  do ).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1339 F pulseaudio
   /dev/snd/controlC1:  david  1339 F pulseaudio
  Date: Thu Oct 22 09:46:27 2015
  HibernationDevice: RESUME=UUID=86c5a3d9-cb5c-4bcb-9d9d-a61d6e9a356f
  InstallationDate: Installed on 2015-10-13 (9 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  MachineType: Hewlett-Packard HP EliteBook 8530p
  PccardctlStatus:
   Socket 0:
     3.3V
    16-bit
    PC Card
     Subdevice 0 (function 0) bound to driver "pata_pcmcia"
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=linux
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   

  1   2   3   >