[Kernel-packages] [Bug 1346067] Re: [Dell Latitude E5440] O2 Card reader [1217:8520] could not be detected after rebooting this system

2014-08-25 Thread Adam Lee
amend #28

sorry, the package is http://kernel.ubuntu.com/~adamlee/lp1346067_v2/

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

Title:
  [Dell Latitude E5440] O2 Card reader [1217:8520] could not be detected
  after rebooting this system

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  CID: 201307-14017 Dell Latitude E5440

  The O2 card reader, O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8520] 
(rev 01)
  is not stable on this system, the card reader cannot be detected.
  It works normally after reboot, but will be gone if you reboot it one more 
time

  Steps:
  1. Install 14.04 + update (3.13.0-32), boot to desktop
  2. Run lspci -nn to see if the card reader is there
  3. Insert a SD card
  4. Reboot, go through step 2 and 3 again

  Expected result:
  * Card reader should be found in lspci output, SD card should be mounted 
automatically

  Actual result:
  * Nothing happened, the card was not detected at all
  * On step 4, the card reader works, if rebooted again, it will be gone.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1398 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1398 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul 21 04:07:31 2014
  HibernationDevice: RESUME=UUID=730e0474-ac0b-4fc6-a321-6203c9b07a19
  InstallationDate: Installed on 2014-07-21 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Latitude E5440
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed 
root=UUID=b55056b7-f859-4273-9793-12757a75c5ee ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 01348S
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd06/26/2014:svnDellInc.:pnLatitudeE5440:pvr01:rvnDellInc.:rn01348S:rvrX02:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1349768] Re: kernel 3.13.0-32 ipvs IPv6 header not found related to UDP socket sendto() EPERM errors

2014-08-25 Thread Tero Marttila
NAK

Unfortunately no, the 3.13.0-35-generic #62~lp1349768v4v201408220857
from above continues to exhibit the same issues with my actual test
setup. Same thing with the ./lp1349768.sh testcase.

The 0041-ipvs-fix-ipv4-issues-in-ip_vs_out.patch in the lp1349768v4
build is a different patch, though?

The resulting ftrace that correlates with dnsmasq sendto() getting stuck
is still the same:

 dnsmasq-1447  [000]   1272.430975: ipv6_find_hdr 
-ip_vs_out_icmp_v6.isra.21
 dnsmasq-1447  [000]   1272.430983: stack trace
 = ip_vs_out.part.22
 = ip_vs_local_reply6
 = nf_iterate
 = nf_hook_slow
 = __ip_local_out
 = ip_local_out
 = ip_send_skb
 = udp_send_skb
 = udp_sendmsg
 = inet_sendmsg
 = sock_sendmsg
 = SYSC_sendto
 = SyS_sendto
 = tracesys

 Is there something I can use to confirm that the booted kernel image
actually has the correct nf_hook_ops.pf set? The fix seems pretty
obvious, so I was expecting it to work...

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

Title:
  kernel 3.13.0-32 ipvs IPv6 header not found related to UDP socket
  sendto() EPERM errors

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  I have an Ubuntu 14.04 host that I am using as both a keepalived/ipvs
  loadbalancer and dnsmasq server for pxebooting servers.

  After updating linux-image 3.13.0-29.53 - 3.13.0-32.57 I noticed that
  dnsmasq-tftp stopped working. pxeboot clients would hang on the
  Loading /linux TFTP transfer, with the transfer stalling roughly
  ~1000 blocks into the transfer:

  10:30:51.011728 IP 10.1.1.2.43540  10.1.12.1.49165: UDP, length 1412
  10:30:51.011924 IP 10.1.12.1.49165  10.1.1.2.43540: UDP, length 4
  10:30:51.012012 IP 10.1.1.2.43540  10.1.12.1.49165: UDP, length 1412
  10:30:51.012183 IP 10.1.12.1.49165  10.1.1.2.43540: UDP, length 4

  stracing dnsmasq I noticed something very odd: sendto() on the
  socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) would suddenly start
  persistently returning EPERM in mid-transfer, even when dnsmasq
  continued to periodically retry:

  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 1 (in [17], 
left {0, 249834})
  recvfrom(17, \0\4\3\352, 4096, 0, NULL, NULL) = 4
  lseek(16, 1410816, SEEK_SET) = 1410816
  read(16, 
\25\306\345f\2{\r\4)W\276\32\336q\252_\230q\213\341U\354\25\374k7\243\32\221X+\v...,
 1408) = 1408
  sendto(17, 
\0\3\3\353\25\306\345f\2{\r\4)W\276\32\336q\252_\230q\213\341U\354\25\374k7\243\32...,
 1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = 1412
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 1 (in [17], 
left {0, 249839})
  recvfrom(17, \0\4\3\353, 4096, 0, NULL, NULL) = 4
  lseek(16, 1412224, SEEK_SET) = 1412224
  read(16, *\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277\221\\\307\372...,
 1408) = 1408
  sendto(17, \0\3\3\354*\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277..., 
1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = -1 EPERM (Operation not permitted)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  lseek(16, 1412224, SEEK_SET) = 1412224
  read(16, *\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277\221\\\307\372...,
 1408) = 1408
  sendto(17, \0\3\3\354*\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277..., 
1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = -1 EPERM (Operation not permitted)

  This was with all iptables rules unloaded (so no OUTPUT -j DENY) and
  apparmor profiles torn down.

  I also noticed the following dmesgs appearing at roughly similar times
  to the tftp transfers getting stuck (although not coinciding exactly
  with the stall):

  [70325.516724] IPv6 header not found

  The error pointed to ipvs (which I am using on the same host as an IPv4 NAT 
loadbalancer):
  http://archive.linuxvirtualserver.org/html/lvs-devel/2012-08/msg00018.html
  http://comments.gmane.org/gmane.comp.linux.lvs.devel/3614

  I then tore down the ipvs rules (service keepalived stop) and unloaded
  the modules (rmmod ip_vs_rr ip_vs), 

[Kernel-packages] [Bug 1361086] [NEW] No card reader support for Realtek RTL8402 [ff00:5286]

2014-08-25 Thread Adam Lee
Public bug reported:

commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
Author: Micky Ching micky_ch...@realsil.com.cn
Date: Wed Dec 18 10:03:13 2013 +0800

mfd: rtsx: Add support for card reader rtl8402

rtl8402 is much like rtl8411, so just add it to rtl8411.c

Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
Signed-off-by: Lee Jones lee.jo...@linaro.org

diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
index 327c889..ada38ad 100644
--- a/drivers/mfd/rtl8411.c
+++ b/drivers/mfd/rtl8411.c

+ { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS  16, 0xFF },


** Affects: hwe-next
 Importance: Medium
 Assignee: Adam Lee (adam8157)
 Status: In Progress

** Affects: hwe-next/trusty
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Medium
 Assignee: Adam Lee (adam8157)
 Status: In Progress

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

Title:
  No card reader support for Realtek RTL8402 [ff00:5286]

Status in HWE Next Project:
  In Progress
Status in HWE Next trusty series:
  New
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:13 2013 +0800

  mfd: rtsx: Add support for card reader rtl8402

  rtl8402 is much like rtl8411, so just add it to rtl8411.c

  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org

  diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
  index 327c889..ada38ad 100644
  --- a/drivers/mfd/rtl8411.c
  +++ b/drivers/mfd/rtl8411.c
  
  + { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS  16, 0xFF },
  

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

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


[Kernel-packages] [Bug 1361086] Re: No card reader support for Realtek RTL8402 [ff00:5286]

2014-08-25 Thread Anthony Wong
** Also affects: hwe-next/trusty
   Importance: Undecided
   Status: New

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

Title:
  No card reader support for Realtek RTL8402 [ff00:5286]

Status in HWE Next Project:
  In Progress
Status in HWE Next trusty series:
  New
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:13 2013 +0800

  mfd: rtsx: Add support for card reader rtl8402

  rtl8402 is much like rtl8411, so just add it to rtl8411.c

  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org

  diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
  index 327c889..ada38ad 100644
  --- a/drivers/mfd/rtl8411.c
  +++ b/drivers/mfd/rtl8411.c
  
  + { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS  16, 0xFF },
  

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

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


[Kernel-packages] [Bug 1361086] Re: No card reader support for Realtek RTL8402 [ff00:5286]

2014-08-25 Thread Adam Lee
** Changed in: hwe-next
   Status: New = In Progress

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

Title:
  No card reader support for Realtek RTL8402 [ff00:5286]

Status in HWE Next Project:
  In Progress
Status in HWE Next trusty series:
  New
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:13 2013 +0800

  mfd: rtsx: Add support for card reader rtl8402

  rtl8402 is much like rtl8411, so just add it to rtl8411.c

  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org

  diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
  index 327c889..ada38ad 100644
  --- a/drivers/mfd/rtl8411.c
  +++ b/drivers/mfd/rtl8411.c
  
  + { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS  16, 0xFF },
  

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

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


[Kernel-packages] [Bug 1361086] Re: No card reader support for Realtek RTL8402 [ff00:5286]

2014-08-25 Thread Anthony Wong
** Changed in: hwe-next
 Assignee: (unassigned) = Adam Lee (adam8157)

** Changed in: hwe-next
   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/1361086

Title:
  No card reader support for Realtek RTL8402 [ff00:5286]

Status in HWE Next Project:
  In Progress
Status in HWE Next trusty series:
  New
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:13 2013 +0800

  mfd: rtsx: Add support for card reader rtl8402

  rtl8402 is much like rtl8411, so just add it to rtl8411.c

  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org

  diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
  index 327c889..ada38ad 100644
  --- a/drivers/mfd/rtl8411.c
  +++ b/drivers/mfd/rtl8411.c
  
  + { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS  16, 0xFF },
  

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

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


[Kernel-packages] [Bug 1361086] Re: No card reader support for Realtek RTL8402 [ff00:5286]

2014-08-25 Thread Anthony Wong
** Changed in: hwe-next/trusty
   Status: New = In Progress

** Changed in: hwe-next
   Status: In Progress = Fix Released

** Changed in: hwe-next/trusty
   Importance: Undecided = Medium

** Changed in: hwe-next
 Assignee: Adam Lee (adam8157) = (unassigned)

** Changed in: hwe-next/trusty
 Assignee: (unassigned) = Adam Lee (adam8157)

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

Title:
  No card reader support for Realtek RTL8402 [ff00:5286]

Status in HWE Next Project:
  Fix Released
Status in HWE Next trusty series:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:13 2013 +0800

  mfd: rtsx: Add support for card reader rtl8402

  rtl8402 is much like rtl8411, so just add it to rtl8411.c

  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org

  diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
  index 327c889..ada38ad 100644
  --- a/drivers/mfd/rtl8411.c
  +++ b/drivers/mfd/rtl8411.c
  
  + { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS  16, 0xFF },
  

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

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


[Kernel-packages] [Bug 1339567] Re: Touchscreen 22b9:2968 needs to be quirked

2014-08-25 Thread Jesse Sung
** Tags removed: verification-needed-trusty
** Tags added: verification-done-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/1339567

Title:
  Touchscreen 22b9:2968 needs to be quirked

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  This device generates ABS_Z and ABS_RX events instead of ABS_X and
  ABS_Y. Upstream commit 3179e8e6 is needed to make it work.

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

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


[Kernel-packages] [Bug 1361086] Re: No card reader support for Realtek RTL8402 [ff00:5286]

2014-08-25 Thread Adam Lee
** Description changed:

  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:13 2013 +0800
  
- mfd: rtsx: Add support for card reader rtl8402
+ mfd: rtsx: Add support for card reader rtl8402
  
- rtl8402 is much like rtl8411, so just add it to rtl8411.c
+ rtl8402 is much like rtl8411, so just add it to rtl8411.c
+ 
+ Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
+ Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
+ Signed-off-by: Lee Jones lee.jo...@linaro.org
+ 
+ 
+ commit 0da14eeba216932db2e4b8805ab58dae72e44a45
+ Author: Micky Ching micky_ch...@realsil.com.cn
+ Date: Wed Dec 18 10:03:12 2013 +0800
+ 
+ mfd: rtsx: Add set pull control macro and simplify rtl8411
+ 
+ Add set pull control macro to reduce code for setting pull control, and
+ use a common init function to reduce code for rtl8411.c. So this patch
+ is used to just simplify code.
  
  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org
- 
- diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c
- index 327c889..ada38ad 100644
- --- a/drivers/mfd/rtl8411.c
- +++ b/drivers/mfd/rtl8411.c
- 
- + { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS  16, 0xFF },
- 

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

Title:
  No card reader support for Realtek RTL8402 [ff00:5286]

Status in HWE Next Project:
  Fix Released
Status in HWE Next trusty series:
  In Progress
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  commit 56cb3cc1872923b69fdeeb00362b7da4d6cf5590
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:13 2013 +0800

  mfd: rtsx: Add support for card reader rtl8402

  rtl8402 is much like rtl8411, so just add it to rtl8411.c

  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org


  commit 0da14eeba216932db2e4b8805ab58dae72e44a45
  Author: Micky Ching micky_ch...@realsil.com.cn
  Date: Wed Dec 18 10:03:12 2013 +0800

  mfd: rtsx: Add set pull control macro and simplify rtl8411

  Add set pull control macro to reduce code for setting pull control, and
  use a common init function to reduce code for rtl8411.c. So this patch
  is used to just simplify code.

  Signed-off-by: Micky Ching micky_ch...@realsil.com.cn
  Reviewed-by: Dan Carpenter dan.carpen...@oracle.com
  Signed-off-by: Lee Jones lee.jo...@linaro.org

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

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


[Kernel-packages] [Bug 884210] Re: PCI/internal sound not working randomly, random hangs: cannot set freq 16000 to ep 0x86 shown in syslog

2014-08-25 Thread Christopher M. Penalver
Brooks B, thank you for your comment. Unfortunately, this bug report is not 
scoped to you, or your problem. So your hardware and problem may be tracked, 
could you please file a new report with Ubuntu by executing the following in a 
terminal while booted into the default Ubuntu kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

As well, please do not announce in this report you created a new bug
report.

Thank you for your understanding.

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

** Tags removed: apport-collected metabug trusty

** Attachment removed: WifiSyslog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186165/+files/WifiSyslog.txt

** Attachment removed: UdevLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186164/+files/UdevLog.txt

** Attachment removed: UdevDb.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186163/+files/UdevDb.txt

** Attachment removed: PulseList.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186162/+files/PulseList.txt

** Attachment removed: ProcModules.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186161/+files/ProcModules.txt

** Attachment removed: ProcInterrupts.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186160/+files/ProcInterrupts.txt

** Attachment removed: ProcEnviron.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186159/+files/ProcEnviron.txt

** Attachment removed: ProcCpuinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186158/+files/ProcCpuinfo.txt

** Attachment removed: Lsusb.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186157/+files/Lsusb.txt

** Attachment removed: Lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186156/+files/Lspci.txt

** Attachment removed: IwConfig.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186155/+files/IwConfig.txt

** Attachment removed: CurrentDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186154/+files/CurrentDmesg.txt

** Attachment removed: CRDA.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186153/+files/CRDA.txt

** Attachment removed: BootDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186152/+files/BootDmesg.txt

** Attachment removed: AlsaInfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/4186151/+files/AlsaInfo.txt

** Attachment removed: syslog.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/884210/+attachment/3051392/+files/syslog.txt

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

Title:
  PCI/internal sound not working randomly, random hangs: cannot set
  freq 16000 to ep 0x86 shown in syslog

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” package in Fedora:
  Unknown

Bug description:
  The sound works fines most of the fines, however on random boots, no
  sound is produced and after logging in the sound preferences does not
  show any device input/output device.

  When this happens the dmesg output is flooded with:
  2:3:1: cannot set freq 16000 to ep 0x86

  I have plugged at Logitech, Inc. QuickCam E 3500, so it might be related to:
  Logitech, Inc. QuickCam E 3500

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: alsa-base 1.0.24+dfsg-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  janito 2970 F pulseaudio
   /dev/snd/pcmC2D0c:   janito 2970 F...m pulseaudio
   /dev/snd/controlC0:  janito 2970 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfbff8000 irq 54'
 Mixer name : 'Realtek ALC889'
 Components : 'HDA:10ec0889,1458a132,0014'
 Controls  : 40
 Simple ctrls  : 23
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xf9ffc000 irq 17'
 Mixer name : 'Nvidia GPU 12 HDMI/DP'
 Components : 

[Kernel-packages] [Bug 991040] Re: COMRESET failed (errno=-16) on Intel SSD

2014-08-25 Thread Christopher M. Penalver
thedanyes, please again see
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/991040/comments/24
.

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

Title:
  COMRESET failed (errno=-16) on Intel SSD

Status in The Linux Kernel:
  Invalid
Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  On my fresh Ubuntu 12.04 on a Dell Precision (Ubuntu certified right?) with a 
premium
  Inted Server SSD I am forced to make the following experience.

  During boot I have to wait for 20 seconds due to the following
  scenario:

  Excerpt of dmesg | grep ata:
  [7.718628] ata1: link is slow to respond, please be patient (ready=0)
  [   12.365148] ata1: COMRESET failed (errno=-16)
  [   17.723437] ata1: link is slow to respond, please be patient (ready=0)
  [   22.369960] ata1: COMRESET failed (errno=-16)
  [   27.728248] ata1: link is slow to respond, please be patient (ready=0)
  [   57.398789] ata1: COMRESET failed (errno=-16)
  [   57.398800] ata1: limiting SATA link speed to 1.5 Gbps
  [   57.718702] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)

  After that the Intel SSD is connected in limited SATA1 mode to the
  system. :-(

  The same SSD works on the same machine just fine under windows 7, 
  thus I think one can exclude hardware issues here.

  SSD Info:
  hdparm -I /dev/sdc:

  /dev/sdc:

  ATA device, with non-removable media
Model Number:   SSDSA2SH064G1GC INTEL   
Serial Number:  CVEM005500N4064KGN  
Firmware Revision:  045C8860
Transport:  Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, 
SATA Rev 2.5, SATA Rev 2.6
  Standards:
Used: ATA/ATAPI-7 T13 1532D revision 1 
Supported: 7 6 5 4 
  Configuration:
Logical max current
cylinders   16383   16383
heads   16  16
sectors/track   63  63
--
CHS current addressable sectors:   16514064
LBAuser addressable sectors:  125045424
LBA48  user addressable sectors:  125045424
Logical  Sector size:   512 bytes
Physical Sector size:   512 bytes
device size with M = 1024*1024:   61057 MBytes
device size with M = 1000*1000:   64023 MBytes (64 GB)
cache/buffer size  = unknown
Nominal Media Rotation Rate: Solid State Device
  Capabilities:
LBA, IORDY(can be disabled)
Queue depth: 31
Standby timer values: spec'd by Standard, no device specific minimum
R/W multiple sector transfer: Max = 16  Current = 16
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 
 Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4 
 Cycle time: no flow control=120ns  IORDY flow control=120ns
  Commands/features:
Enabled Supported:
   *SMART feature set
Security Mode feature set
   *Power Management feature set
   *Write cache
   *Look-ahead
   *Host Protected Area feature set
   *WRITE_BUFFER command
   *READ_BUFFER command
   *NOP cmd
   *DOWNLOAD_MICROCODE
   *48-bit Address feature set
   *Device Configuration Overlay feature set
   *Mandatory FLUSH_CACHE
   *FLUSH_CACHE_EXT
   *SMART error logging
   *SMART self-test
   *General Purpose Logging feature set
   *64-bit World wide name
   *IDLE_IMMEDIATE with UNLOAD
   *WRITE_UNCORRECTABLE_EXT command
   *{READ,WRITE}_DMA_EXT_GPL commands
   *Segmented DOWNLOAD_MICROCODE
   *Gen1 signaling speed (1.5Gb/s)
   *Gen2 signaling speed (3.0Gb/s)
   *Native Command Queueing (NCQ)
Device-initiated interface power management
   *Software settings preservation
  Security: 
Master password revision code = 65534
supported
not enabled
not locked
frozen
not expired: security count
supported: enhanced erase
2min for SECURITY ERASE UNIT. 2min for ENHANCED SECURITY ERASE UNIT.
  Logical Unit WWN Device Identifier: 50015179591c56b6
NAA : 5
IEEE OUI: 001517
Unique ID   : 9591c56b6
  Checksum: correct

  I assume that any further information is attached by the 'ubuntu-bug
  linux' command to that issue.

  
  Please help, as I would like to decrease my boot time from now 1 Minute a bit 
further AND most important of course I want to use a SATA mode that is capable 
of deliver data as fast as the super expensive 

[Kernel-packages] [Bug 1329566] Re: [Lenovo ThinkPad X240] RTS5227 card reader not recognized on running Ubuntu 14.04

2014-08-25 Thread Christopher M. Penalver
Jim Bednar, could you please test http://cdimage.ubuntu.com/daily-
live/current/ and advise to the results?

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

Title:
  [Lenovo ThinkPad X240] RTS5227 card reader not recognized on running
  Ubuntu 14.04

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  According to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1153618, support
  for the RTS5227 SD card reader was added in  2013 for kernel version
  3.5.0.  However, SD cards are not recognized for my Lenovo Thinkpad
  X240 running the much later release Ubuntu 14.04 with kernel version
  3.13.0, for which lspci reports:

  02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd.
  RTS5227 PCI Express Card Reader (rev 01)

  That appears to be the same symptom as when there was no support at
  all.  Any idea what happened to the support for this SD card reader,
  or what I can do to work around it?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jbednar1939 F pulseaudio
   /dev/snd/controlC1:  jbednar1939 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jun 13 01:31:35 2014
  HibernationDevice: RESUME=UUID=81e29d41-40af-46b4-a21b-65dc0926893f
  InstallationDate: Installed on 2014-04-18 (55 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20AL007YUK
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=6056689d-ecb4-4549-9682-f1c5b878caa5 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/08/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET67WW (2.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AL007YUK
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET67WW(2.17):bd01/08/2014:svnLENOVO:pn20AL007YUK:pvrThinkPadX240:rvnLENOVO:rn20AL007YUK:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AL007YUK
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1324529] Re: [Lenovo ThinkPad T530] Backlight not adjustable

2014-08-25 Thread Christopher M. Penalver
Eli Fox-Epstein, could you please test http://cdimage.ubuntu.com/daily-
live/current/ and advise to the results?

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

Title:
  [Lenovo ThinkPad T530] Backlight not adjustable

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Running 14.04, just upgraded. I can no longer adjust my backlight on
  my ThinkPad T530. I am attaching a number of files as requested in
  https://wiki.ubuntu.com/Kernel/Debugging/Backlight. See also:
  http://askubuntu.com/questions/473660/brightness-keys-no-longer-work

  Note that /sys/class/backlight is empty unless acpi_backlight=vendor
  is set.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-27-generic 3.13.0-27.50
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  eli3150 F pulseaudio
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  Date: Thu May 29 08:43:12 2014
  InstallationDate: Installed on 2012-11-02 (572 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: LENOVO 2359CTO
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic 
root=UUID=4666fbf8-118b-4336-bc4b-54c0e7dfd118 ro nosplash nomodeset 
video.use_native_backlight=1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-05-25 (3 days ago)
  WifiSyslog:
   
  dmi.bios.date: 09/13/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET62WW (2.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET62WW(2.04):bd09/13/2012:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  eli3150 F pulseaudio
   /dev/snd/pcmC0D0p:   eli3150 F...m pulseaudio
   /dev/snd/timer:  eli3150 f pulseaudio
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2012-11-02 (572 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: LENOVO 2359CTO
  Package: linux 3.11.0.20.21 [origin: unknown]
  PackageArchitecture: amd64
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic 
root=UUID=4666fbf8-118b-4336-bc4b-54c0e7dfd118 ro nosplash nomodeset 
video.use_native_backlight=1
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags: trusty third-party-packages
  Uname: Linux 3.13.0-27-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to trusty on 2014-05-25 (3 days ago)
  UserGroups: bumblebee lpadmin sudo vboxusers
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 09/13/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G4ET62WW (2.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2359CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET62WW(2.04):bd09/13/2012:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2359CTO
  dmi.product.version: ThinkPad T530
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 445852] Re: devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential hardware death

2014-08-25 Thread Stephan Müller
Hi,

since the update to 14.04.01 I encounter this error on my Thinkpad with
a SSD. The systems freezes, and after aprox. 30 sec - 1 min the
following messages can be found by using dmesg:


ata1.00: exception Emask 0x0 SAct 0x7fff SErr 0x5 action 0x6 frozen
ata1: SError: { PHYRdyChg CommWake }
ata1.00: failed command: WRITE FPDMA QUEUED
ata1.00: cmd 61/08:00:b0:06:53/00:00:04:00:00/40 tag 0 ncq 4096 out
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1.00: status: { DRDY }

So, the bug seems to have a revival. Any ideas?

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

Title:
  devkit-disks-probe-ata-smart causes HSM Violations on SSD, and
  potential hardware death

Status in EasyPeasy Overview:
  Fix Released
Status in ATA S.M.A.R.T. Disk Health Monitoring Library:
  Confirmed
Status in The Linux Kernel:
  Won't Fix
Status in “devicekit-disks” package in Ubuntu:
  Invalid
Status in “libatasmart” package in Ubuntu:
  Fix Released
Status in “devicekit-disks” source package in Lucid:
  Invalid
Status in “libatasmart” source package in Lucid:
  Fix Released
Status in “devicekit-disks” source package in Karmic:
  Fix Released
Status in “libatasmart” source package in Karmic:
  Won't Fix
Status in “devicekit-disks” package in Fedora:
  New

Bug description:
  TEMPORARY WORK AROUND FOR THIS PROBLEM IN KARMIC: (This is now also in
  karmic-proposed and needs testing feedback):

  1. sudo gedit /lib/udev/rules.d/95-devkit-disks.rules

  2. locate the following lines (about 1/3 the way into the file; search
  for smart)

  # ATA disks driven by libata
  KERNEL==sd*[!0-9], ATTR{removable}==0, ENV{ID_BUS}==ata, 
ENV{DEVTYPE}==disk, IMPORT{program}=devkit-disks-probe-ata-smart $tempnode

  3. comment out the second line by adding a # in front, so you should
  have

  # ATA disks driven by libata
  #KERNEL==sd*[!0-9], ATTR{removable}==0, ENV{ID_BUS}==ata, 
ENV{DEVTYPE}==disk, IMPORT{program}=devkit-disks-probe-ata-smart $tempnode

  4. save the file and reboot

  TECHNICAL ANALYSIS: 
https://bugs.launchpad.net/ubuntu/karmic/+source/libatasmart/+bug/445852/comments/202
  LUCID STATUS: 
https://bugs.launchpad.net/ubuntu/karmic/+source/libatasmart/+bug/445852/comments/203
  KARMIC SOLUTION: 
https://bugs.launchpad.net/ubuntu/karmic/+source/libatasmart/+bug/445852/comments/204

  BUG DESCRIPTION FOLLOWS:

  In the Karmic beta I experience ssd stalls during the boot process.
  It happens almost everytime before xsplash loads and happens again
  frequently between logging into gdm and the desktop loading.  When it
  happens during login I think it is making gnome time out on loading
  panel items as I get errors related to lots of panel items failing to
  load.  If I log out and back in again when the ssd isn't stalled the
  panel items load fine.

  When it happens the following messages appear before xplash (or in
  dmesg when it happens after gdm):

  ata2: lost interrupt (Status 0x58)
  ata2: drained 16384 bytes to clear DRQ.
  ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
  ata2.00: BMDMA stat 0x4
  ata2.00: cmd c8/00:40:cb:60:32/00:00:00:00:00/e0 tag 0 dma 32768 in
  res 58/00:40:cb:60:32/00:00:00:00:00/e0 Emask 0x2 (HSM violation)
  ata2.00: status: { DRDY DRQ }
  ata2: soft resetting link
  ata2.00: configured for UDMA/66
  ata2: EH complete

  I did not have this issue in jaunty with this hardware and I don't
  think it has happened once the system is fully loaded.  I am running
  karmic unr on an Acer Aspire One netbook.

  ProblemType: Bug
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  luke   1990 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5854 irq 16'
     Mixer name : 'Realtek ALC268'
     Components : 'HDA:10ec0268,1025015b,00100101'
     Controls  : 9
     Simple ctrls  : 6
  CheckboxSubmission: 12ef539f3788bfbc46bc56b5c28128a6
  CheckboxSystem: c69722ecac764861be52925fa50b4dcc
  Date: Wed Oct  7 17:54:56 2009
  DistroRelease: Ubuntu 9.10
  HibernationDevice: RESUME=UUID=8d44b89b-2edb-4c02-a4be-94bd25b65081
  MachineType: Acer AOA110
  Package: linux-image-2.6.31-12-generic 2.6.31-12.40
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-12-generic 
root=UUID=039a096e-3486-4898-9eeb-44a705f8b7fd ro quiet splash elevator=noop 
usbcore.autosuspend=1
  ProcEnviron:
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1247681] Re: 8086:08b2 [Lenovo IdeaPad U330 Touch] IEEE 802.11 driver crash

2014-08-25 Thread Christopher M. Penalver
Borph, could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/ and
advise to the results?

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

Title:
  8086:08b2 [Lenovo IdeaPad U330 Touch] IEEE 802.11 driver crash

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Wireless connection fails out of nothing and can only be brought back
  with airplane mode on/off. Connection is stable only for like 5 mins.
  Several stacktraces in /var/log/syslog like below. Also lines line
  ieee80211 phy0: Hardware restart was requested or iwlwifi
  :02:00.0: Firmware error during reconfiguration! Abort.

  I get a suspicion that it may be related with VirtualBox, because it
  was stable for some time until I startet a virtual machine.

  
  Nov  3 23:14:52 lenovo kernel: [ 3360.233406] [ cut here 
]
  Nov  3 23:14:52 lenovo kernel: [ 3360.233453] WARNING: CPU: 0 PID: 13409 at 
/build/buildd/linux-3.11.0/net/mac80211/util.c:1509 
ieee80211_reconfig+0x1143/0x1400 [mac80211]()
  Nov  3 23:14:52 lenovo kernel: [ 3360.233467] Modules linked in: pci_stub 
vboxpci(OF) vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) parport_pc(F) ppdev(F) 
rfcomm bnep binfmt_misc(F) nfsd(F) auth_rpcgss(F) nfs_acl(F) nfs(F) lockd(F) 
sunrpc(F) fscache(F) snd_hda_codec_realtek snd_hda_codec_hdmi 
x86_pkg_temp_thermal coretemp kvm_intel(F) kvm(F) crct10dif_pclmul(F) 
crc32_pclmul(F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64(F) lrw(F) 
gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) joydev(F) hid_multitouch 
arc4(F) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev 
usbhid hid btusb iwlmvm bluetooth mac80211 iwlwifi microcode(F) snd_hda_intel 
cfg80211 snd_hda_codec snd_hwdep(F) snd_pcm(F) snd_page_alloc(F) psmouse(F) 
serio_raw(F) snd_seq_midi(F) snd_seq_midi_event(F) snd_rawmidi(F) snd_seq(F) 
i915 lpc_ich wmi drm_kms_helper snd_seq_device(F) snd_timer(F) mei_me drm 
snd(F) ideapad_laptop mei sparse_keymap i2c_algo_bit video(F) mac_hid 
soundcore(F) lp(F) parport(F) nls_iso8859_1(F) btrfs(F) xor(F) z
  Nov  3 23:14:52 lenovo kernel: lib_deflate(F) raid6_pq(F) libcrc32c(F) 
ahci(F) libahci(F)
  Nov  3 23:14:52 lenovo kernel: [ 3360.233684] CPU: 0 PID: 13409 Comm: 
kworker/0:0 Tainted: GF   W IO 3.11.0-12-generic #19-Ubuntu
  Nov  3 23:14:52 lenovo kernel: [ 3360.233690] Hardware name: LENOVO 
20268/Cherry 3A Touch, BIOS 7CCN26WW 09/06/2013
  Nov  3 23:14:52 lenovo kernel: [ 3360.233717] Workqueue: events 
ieee80211_restart_work [mac80211]
  Nov  3 23:14:52 lenovo kernel: [ 3360.233723]  0009 
880175e45d40 816e547a 
  Nov  3 23:14:52 lenovo kernel: [ 3360.233735]  880175e45d78 
81061dbd 8801527a06c0 
  Nov  3 23:14:52 lenovo kernel: [ 3360.233745]  88024fff74b0 
88024fff6600 fffb 880175e45d88
  Nov  3 23:14:52 lenovo kernel: [ 3360.233756] Call Trace:
  Nov  3 23:14:52 lenovo kernel: [ 3360.233768]  [816e547a] 
dump_stack+0x45/0x56
  Nov  3 23:14:52 lenovo kernel: [ 3360.233780]  [81061dbd] 
warn_slowpath_common+0x7d/0xa0
  Nov  3 23:14:52 lenovo kernel: [ 3360.233791]  [81061e9a] 
warn_slowpath_null+0x1a/0x20
  Nov  3 23:14:52 lenovo kernel: [ 3360.233827]  [a0489853] 
ieee80211_reconfig+0x1143/0x1400 [mac80211]
  Nov  3 23:14:52 lenovo kernel: [ 3360.233856]  [a045f1f7] 
ieee80211_restart_work+0x87/0xa0 [mac80211]
  Nov  3 23:14:52 lenovo kernel: [ 3360.233866]  [8107d05c] 
process_one_work+0x17c/0x430
  Nov  3 23:14:52 lenovo kernel: [ 3360.233875]  [8107dcac] 
worker_thread+0x11c/0x3c0
  Nov  3 23:14:52 lenovo kernel: [ 3360.233905]  [8107db90] ? 
manage_workers.isra.24+0x2a0/0x2a0
  Nov  3 23:14:52 lenovo kernel: [ 3360.233937]  [810847b0] 
kthread+0xc0/0xd0
  Nov  3 23:14:52 lenovo kernel: [ 3360.233969]  [810846f0] ? 
kthread_create_on_node+0x120/0x120
  Nov  3 23:14:52 lenovo kernel: [ 3360.233999]  [816f516c] 
ret_from_fork+0x7c/0xb0
  Nov  3 23:14:52 lenovo kernel: [ 3360.234030]  [810846f0] ? 
kthread_create_on_node+0x120/0x120
  Nov  3 23:14:52 lenovo kernel: [ 3360.234047] ---[ end trace 74d24ab452a883d1 
]---

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: wpasupplicant 1.0-3ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sun Nov  3 23:03:07 2013
  InstallationDate: Installed on 2013-10-27 (7 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: wpa
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  

[Kernel-packages] [Bug 1326725] Re: PS3 Sixaxis controller/joystick usb stopped working, regression in linux-image-extra-3.13.0-27-generic

2014-08-25 Thread Emanem
@straximus

Compiling a kernel and installing it is something you should be comfy. I
suggest you document yourself before you undertake this task (you know,
in case of issues and whatnot...)

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

Title:
  PS3 Sixaxis controller/joystick usb stopped working, regression in
  linux-image-extra-3.13.0-27-generic

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After applying upgrades to my 14.04 installations and rebooting,
  suddenly the sony sixaxis usb joystick/controller input device which I
  use a lot will now no longer appear as a joystick device.  It happens
  on at least two machines with the newest 14.04 updates as of a couple
  of days ago.  See below for kernel messages.

  I believe the actual kernel error message for this bug is:

  Jun  5 11:36:51 machine kernel: [47062.524566] sony
  0003:054C:0268.000E: can't set operational mode

  After looking at the kernel sources I believe this is a problem with
  the hid_sony kernel module.  The changelog for linux-image-
  extra-3.13.0-27-generic, which contains this module, has many hid
  related changes.

  The same bug/regression, it appears, was reported on askubuntu.com
  some days ago, see this link:

  http://askubuntu.com/questions/474199/my-ps3-controller-stopped-
  working-2-days-ago

  Version information:

  $ lsb_release -d
  Description:Ubuntu 14.04 LTS
  $ uname -a
  Linux valley 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  # dpkg -S /lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko
  linux-image-extra-3.13.0-27-generic: 
/lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko

  dmesg:

  Jun  5 11:36:50 machine kernel: [47062.360175] usb 2-1.1.3.1: new full-speed 
USB device number 19 using ehci-pci
  Jun  5 11:36:51 machine kernel: [47062.486789] usb 2-1.1.3.1: New USB device 
found, idVendor=054c, idProduct=0268
  Jun  5 11:36:51 machine kernel: [47062.486797] usb 2-1.1.3.1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
  Jun  5 11:36:51 machine kernel: [47062.486802] usb 2-1.1.3.1: Product: 
PLAYSTATION(R)3 Controller
  Jun  5 11:36:51 machine kernel: [47062.486806] usb 2-1.1.3.1: Manufacturer: 
Sony
  Jun  5 11:36:51 machine kernel: [47062.498624] sony 0003:054C:0268.000E: 
Fixing up Sony Sixaxis report descriptor
  Jun  5 11:36:51 machine kernel: [47062.524383] input: Sony PLAYSTATION(R)3 
Controller as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1/2-1.1.3.1:1.0/input/input22
  Jun  5 11:36:51 machine kernel: [47062.524563] sony 0003:054C:0268.000E: 
input,hiddev0,hidraw4: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:1d.0-1.1.3.1/input0
  Jun  5 11:36:51 machine kernel: [47062.524566] sony 0003:054C:0268.000E: 
can't set operational mode
  Jun  5 11:36:51 machine kernel: [47062.556374] sony: probe of 
0003:054C:0268.000E failed with error -38
  Jun  5 11:36:51 machine mtp-probe: checking bus 2, device 19: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1
  Jun  5 11:36:51 machine mtp-probe: bus: 2, device: 19 was not an MTP device

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

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


[Kernel-packages] [Bug 1360905] Re: Sync libftdi 0.20-2 (main) from Debian unstable (main)

2014-08-25 Thread Daniel Holbach
This bug was fixed in the package libftdi - 0.20-2
Sponsored for Jackson Doak (noskcaj)

---
libftdi (0.20-2) unstable; urgency=medium

  * Use dh-autoreconf (closes: #748765).

 -- Aurelien Jarno aure...@debian.org  Sun, 17 Aug 2014 22:30:02 +0200

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

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

Title:
  Sync libftdi 0.20-2 (main) from Debian unstable (main)

Status in “libftdi” package in Ubuntu:
  Fix Released

Bug description:
  Please sync libftdi 0.20-2 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Use dh-autoreconf for current libtool.
  Fixed in debian

  Changelog entries since current utopic version 0.20-1ubuntu1:

  libftdi (0.20-2) unstable; urgency=medium

* Use dh-autoreconf (closes: #748765).

   -- Aurelien Jarno aure...@debian.org  Sun, 17 Aug 2014 22:30:02
  +0200

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

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


[Kernel-packages] [Bug 1327625] Re: [HP Pavilion dv6t-6b00 CTO Quad Edition Entertainment Notebook PC] System spontaneously awakes from sleep

2014-08-25 Thread Christopher M. Penalver
slowtrain, the next step is to fully reverse commit bisect the kernel in
order to identify the fix commit. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?

** Tags added: kernel-fixed-upstream-3.16-rc1 needs-reverse-bisect

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

Title:
  [HP Pavilion dv6t-6b00 CTO Quad Edition Entertainment Notebook PC]
  System spontaneously awakes from sleep

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I added KDE to an Ubuntu installation. When suspending, a few seconds
  later, the computer woke up without my doing anything (did not touch
  the keyboard, etc.). This has happened numerous times.  For a while, I
  had to suspend twice whenever I wanted the suspend to take hold.

  I'm attaching logs from --pm-suspend and pm-powersave.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peterm 3016 F pulseaudio
  BootDmesg:

  CurrentDesktop: KDE
  Date: Sat Jun  7 17:47:52 2014
  HibernationDevice: RESUME=UUID=5d23be8c-e134-466b-8698-0344f70809a4
  InstallationDate: Installed on 2014-04-20 (48 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic 
root=UUID=905a5deb-feac-448c-9f59-7040a9ea9942 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 10/23/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1B
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 17FB
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.5A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1B:bd10/23/2012:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr058D11000220472622100:rvnHewlett-Packard:rn17FB:rvr10.5A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 058D11000220472622100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1330637] Re: [Acer TravelMate P253] Ubuntu 14.04 touchpad scroller not functional

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

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

Title:
  [Acer TravelMate P253] Ubuntu 14.04 touchpad scroller not functional

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  Hi,
  on my new Acer TravelMate P253 notebook with Ubuntu 14.04 desktop, the 
touchpad is working OK for normal operations (moving and tapping), but it never 
scrolls when I slide vertically on its right side (where two arrows clearly 
show that it should scroll there). 
  Thank you for any suggestion.
  Adalberto
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  adaca  2036 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2cb12901-c875-489b-9b65-2faa464d351b
  InstallationDate: Installed on 2014-06-15 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Acer TravelMate P253
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-29-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/16/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.21
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: BA51_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Insyde Corp.
  dmi.chassis.version: V2.21
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.21:bd12/16/2013:svnAcer:pnTravelMateP253:pvrV2.21:rvnAcer:rnBA51_HC_CR:rvrType2-BoardVersion:cvnInsydeCorp.:ct10:cvrV2.21:
  dmi.product.name: TravelMate P253
  dmi.product.version: V2.21
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1349866] [NEW] [HP ProBook 455 G1] Display blank after resume (consistent)

2014-08-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

With the hardware as shown in automatically attached files (HP ProBook
455), display never recovers from resume, although the computer works
fine otherwise (it can be connected to over ssh, in particular). I
disabled the discrete GPU BIOS (that is the current stand) but the
problem remains. Contrary to #1010683, where some people were helped by
using pm-suspend --quirk-test --quirk-s3-mode, this problem is
exhibited without discrete graphics (thus ruling out problems with
vgaswitcheroo).

WORKAROUND: Install fglrx or fglrx-updates.

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

.tmp.unity.support.test.1:

ApportVersion: 2.14.1-0ubuntu3.2
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
Date: Tue Jul 29 16:32:42 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GpuHangFrequency: Several times a week
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7420G] [1002:9992] 
(prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:194e]
InstallationDate: Installed on 2014-06-27 (31 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP ProBook 455 G1
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=8f659b6c-ad5b-49ef-8f46-052d943c2cb5 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/29/2013
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CPE Ver. F.26
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 194E
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 91.0C
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CPEVer.F.26:bd10/29/2013:svnHewlett-Packard:pnHPProBook455G1:pvrA2018CD200:rvnHewlett-Packard:rn194E:rvrKBCVersion91.0C:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 455 G1
dmi.product.version: A2018CD200
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.1+14.04.20140701-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Jul 29 16:24:26 2014
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: radeon

** Affects: linux (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: amd64 apport-bug compiz-0.9 freeze latest-bios-f.28 trusty ubuntu
-- 
[HP ProBook 455 G1] Display blank after resume (consistent)
https://bugs.launchpad.net/bugs/1349866
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 1316740] Re: 1106:3106 [Asus P7H55-M/BR] via-rhine kernel module: PHY status 786d, resetting

2014-08-25 Thread Christopher M. Penalver
Felipe Rechia, the next step would be to fully commit bisect the kernel
in order to identify the offending commit. Could you please do this
following https://wiki.ubuntu.com/Kernel/KernelBisection ?

** Tags added: precise

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

Title:
  1106:3106 [Asus P7H55-M/BR] via-rhine kernel module: PHY status 786d,
  resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using Ubuntu 14.04 with kernel 3.13.0-24-generic, we frequently see
  the following messages in dmesg

  [ 3337.690516] via-rhine :05:0a.0 eth3: Transmit timed out, status
  0003, PHY status 786d, resetting...

  This causes the ethernet adapter to go down and back up, and it discards 
packets. This problem has been observed while using
  ubuntu 12.04 and now 14.04 as well. I've heard from my colleagues that this 
did not happen in ubuntu 10.04

  All the symptoms collected by apport-bug should be attached.

  lsb_release -rd
  Description:Ubuntu 14.04 LTS
  Release:14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-24-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', 
'/dev/snd/pcmC0D2p', '/dev/snd/pcmC0D7p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Date: Tue May  6 14:34:18 2014
  HibernationDevice: RESUME=UUID=e2f02941-0250-40f9-ba63-51aaa0ec4f6a
  InstallationDate: Installed on 2014-04-25 (10 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 003: ID 9710:7830 MosChip Semiconductor MCS7830 10/100 Mbps 
Ethernet adapter
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: placeholder root=UUID=6b961bba-379e-4454-8846-224ffb47ac8a 
ro
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/16/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0406
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P7H55-M BR
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0406:bd07/16/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7H55-MBR:rvrX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1349866] Re: [HP ProBook 455 G1] Display blank after resume (consistent)

2014-08-25 Thread Christopher M. Penalver
Václav Šmilauer, could you please test the latest upstream kernel available 
from the very top line at the top of the page (not the daily folder) following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Once you've tested the upstream 
kernel, please comment on which kernel version specifically you tested. If this 
bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested exactly 
shown as:
kernel-fixed-upstream-3.17-rc1

This can be done by clicking on the yellow circle with a black pencil
icon next to the word Tags located at the bottom of the bug description.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

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

Title:
  [HP ProBook 455 G1] Display blank after resume (consistent)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  With the hardware as shown in automatically attached files (HP ProBook
  455), display never recovers from resume, although the computer works
  fine otherwise (it can be connected to over ssh, in particular). I
  disabled the discrete GPU BIOS (that is the current stand) but the
  problem remains. Contrary to #1010683, where some people were helped
  by using pm-suspend --quirk-test --quirk-s3-mode, this problem is
  exhibited without discrete graphics (thus ruling out problems with
  vgaswitcheroo).

  WORKAROUND: Install fglrx or fglrx-updates.

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

  .tmp.unity.support.test.1:

  ApportVersion: 2.14.1-0ubuntu3.2
  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
  Date: Tue Jul 29 16:32:42 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a week
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7420G] [1002:9992] 
(prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:194e]
  InstallationDate: Installed on 2014-06-27 (31 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP ProBook 455 G1
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=8f659b6c-ad5b-49ef-8f46-052d943c2cb5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/29/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68CPE Ver. F.26
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 194E
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 91.0C
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CPEVer.F.26:bd10/29/2013:svnHewlett-Packard:pnHPProBook455G1:pvrA2018CD200:rvnHewlett-Packard:rn194E:rvrKBCVersion91.0C:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 455 G1
  dmi.product.version: A2018CD200
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.1+14.04.20140701-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Jul 29 

[Kernel-packages] [Bug 1326725] Re: PS3 Sixaxis controller/joystick usb stopped working, regression in linux-image-extra-3.13.0-27-generic

2014-08-25 Thread Emanem
@dualshock3nerd

Compiled without issues, I hope this gets included in the next kernel
official release.

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

Title:
  PS3 Sixaxis controller/joystick usb stopped working, regression in
  linux-image-extra-3.13.0-27-generic

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After applying upgrades to my 14.04 installations and rebooting,
  suddenly the sony sixaxis usb joystick/controller input device which I
  use a lot will now no longer appear as a joystick device.  It happens
  on at least two machines with the newest 14.04 updates as of a couple
  of days ago.  See below for kernel messages.

  I believe the actual kernel error message for this bug is:

  Jun  5 11:36:51 machine kernel: [47062.524566] sony
  0003:054C:0268.000E: can't set operational mode

  After looking at the kernel sources I believe this is a problem with
  the hid_sony kernel module.  The changelog for linux-image-
  extra-3.13.0-27-generic, which contains this module, has many hid
  related changes.

  The same bug/regression, it appears, was reported on askubuntu.com
  some days ago, see this link:

  http://askubuntu.com/questions/474199/my-ps3-controller-stopped-
  working-2-days-ago

  Version information:

  $ lsb_release -d
  Description:Ubuntu 14.04 LTS
  $ uname -a
  Linux valley 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  # dpkg -S /lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko
  linux-image-extra-3.13.0-27-generic: 
/lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko

  dmesg:

  Jun  5 11:36:50 machine kernel: [47062.360175] usb 2-1.1.3.1: new full-speed 
USB device number 19 using ehci-pci
  Jun  5 11:36:51 machine kernel: [47062.486789] usb 2-1.1.3.1: New USB device 
found, idVendor=054c, idProduct=0268
  Jun  5 11:36:51 machine kernel: [47062.486797] usb 2-1.1.3.1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
  Jun  5 11:36:51 machine kernel: [47062.486802] usb 2-1.1.3.1: Product: 
PLAYSTATION(R)3 Controller
  Jun  5 11:36:51 machine kernel: [47062.486806] usb 2-1.1.3.1: Manufacturer: 
Sony
  Jun  5 11:36:51 machine kernel: [47062.498624] sony 0003:054C:0268.000E: 
Fixing up Sony Sixaxis report descriptor
  Jun  5 11:36:51 machine kernel: [47062.524383] input: Sony PLAYSTATION(R)3 
Controller as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1/2-1.1.3.1:1.0/input/input22
  Jun  5 11:36:51 machine kernel: [47062.524563] sony 0003:054C:0268.000E: 
input,hiddev0,hidraw4: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:1d.0-1.1.3.1/input0
  Jun  5 11:36:51 machine kernel: [47062.524566] sony 0003:054C:0268.000E: 
can't set operational mode
  Jun  5 11:36:51 machine kernel: [47062.556374] sony: probe of 
0003:054C:0268.000E failed with error -38
  Jun  5 11:36:51 machine mtp-probe: checking bus 2, device 19: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1
  Jun  5 11:36:51 machine mtp-probe: bus: 2, device: 19 was not an MTP device

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

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


[Kernel-packages] [Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-08-25 Thread Kévin Commaille
There's already a patch included upstream in 3.16 only for yoga 2 pro.
There's another patch for all yoga 2s which has been pushed and is now
included in 3.17-rc1. Would be nice to backport it for ubuntu 14.04
though.

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

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” package in Fedora:
  Unknown

Bug description:
  With the ideapad_laptop module loaded there is no wlan0 (or other wifi
  device) present. Booting without any explicit blacklist config the
  ideapad_laptop kernel module gets loaded, and there are no wlan0
  device present.

  If I yet again load the ideapad_laptop module, using modprobe, the wlan0 
device goes away. Here is the dmesg output from that.
  [  234.351406] input: Ideapad extra buttons as 
/devices/platform/VPC2004:00/input/input17
  [  234.353261] wlan0: deauthenticating from d8:5d:4c:bb:1a:f2 by local choice 
(reason=3)
  [  234.398900] cfg80211: Calling CRDA to update world regulatory domain
  [  234.401410] cfg80211: World regulatory domain updated:
  [  234.401412] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
  [  234.401414] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
  [  234.401415] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
  [  234.401416] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
  [  234.401418] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
  [  234.401419] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
  [  234.555068] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

  WORKAROUND: For the wireless network to work on my Lenovo Yoga 2 Pro Laptop I 
need blacklist/rmmod the ideapad_laptop kernel module. Running rmmod on the 
module results in the wlan0 device becoming present, and NetworkManager being 
able to connect to a local wifi network. Here is the dmesg output after the 
rmmod command:
  [   74.908411] iwlwifi :01:00.0: L1 Disabled; Enabling L0S
  [   74.908627] iwlwifi :01:00.0: L1 Disabled; Enabling L0S
  [   74.920538] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  [   76.371036] wlan0: authenticate with d8:5d:4c:bb:1a:f2
  [   76.372069] wlan0: send auth to d8:5d:4c:bb:1a:f2 (try 1/3)
  [   76.376670] wlan0: authenticated
  [   76.378169] wlan0: associate with d8:5d:4c:bb:1a:f2 (try 1/3)
  [   76.381908] wlan0: RX AssocResp from d8:5d:4c:bb:1a:f2 (capab=0x411 
status=0 aid=2)
  [   76.383305] wlan0: associated
  [   76.38] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-27-generic 3.13.0-27.50
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  andreas2492 F pulseaudio
   /dev/snd/controlC0:  andreas2492 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed May 28 14:00:22 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-05-20 (8 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20266
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-27-generic.efi.signed 
root=UUID=e70835c5-4ffe-49d3-aecc-403dbf538c1a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-27-generic N/A
   linux-backports-modules-3.13.0-27-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN31WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900056PRO
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900056PRO:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1341296] Re: ideapad_laptop.mod not fixed for all models in latest release

2014-08-25 Thread Kévin Commaille
The patch has been commited and is now in 3.17-rc1 and I'm using it in
3.16 on my Lenovo Yoga 2 13 so I think you can consider it fixed
upstream. A backport for ubuntu 14.04 would be nice though.

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

Title:
  ideapad_laptop.mod not fixed for all models in latest release

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The fix for the ideapad_laptop having issues with the wireless is not
  complete for all lenovo yoga laptops.  This release:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095

  Includes the fix to linux-3.16.0/drivers/platform/x86/ideapad-laptop.c
  around lines here:

  --- BEGIN ORIGINAL PATCH ---

  @@ -819,6 +821,19 @@
    }
   }

  +/* Blacklist for devices where the ideapad rfkill interface does not work */
  +static struct dmi_system_id rfkill_blacklist[] = {
  + /* The Lenovo Yoga 2 11 always reports everything as blocked */
  + {
  +   .ident = Lenovo Yoga 2 11,
  +   .matches = {
  + DMI_MATCH(DMI_SYS_VENDOR, LENOVO),
  + DMI_MATCH(DMI_PRODUCT_VERSION, Lenovo Yoga 2 11),
  +   },
  + },
  + {}
  +};
  +
  --- END ORIGINAL PATCH ---

  The Lenovo Yoga 2 13 models report as Lenovo Yoga 2 or Lenovo Yogo
  2 Pro without the size identifier. Fedora has incorporated their
  version of the patch here:

  https://bugzilla.redhat.com/show_bug.cgi?id=1021036

  This also affects issue where the same information is shown:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095

  The above needs to be adjusted to include the line:

  DMI_MATCH(DMI_PRODUCT_VERSION, Lenovo Yoga 2),
  DMI_MATCH(DMI_PRODUCT_VERSION, Lenovo Yogo 2 Pro),

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

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


[Kernel-packages] [Bug 1326725] Re: PS3 Sixaxis controller/joystick usb stopped working, regression in linux-image-extra-3.13.0-27-generic

2014-08-25 Thread dualshock3nerd
@em4n3m
Awesome, thank you for confirming this.

@straximus
My bad: I should have mentioned that, to compile your own kernel, you need some 
packages installed first and maybe some other requirements to meet.
I can't see the actual compilation error in that output but, if it's the first 
time you compile a kernel on that machine, you probably just miss some packages 
installed.
Please refer to Ubuntu wiki pages like
https://wiki.ubuntu.com/KernelTeam/GitKernelBuild
https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel
(Warning: these are not for beginners and they might be outdated!)
Anyway thank you for taking the time to try this :)

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

Title:
  PS3 Sixaxis controller/joystick usb stopped working, regression in
  linux-image-extra-3.13.0-27-generic

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After applying upgrades to my 14.04 installations and rebooting,
  suddenly the sony sixaxis usb joystick/controller input device which I
  use a lot will now no longer appear as a joystick device.  It happens
  on at least two machines with the newest 14.04 updates as of a couple
  of days ago.  See below for kernel messages.

  I believe the actual kernel error message for this bug is:

  Jun  5 11:36:51 machine kernel: [47062.524566] sony
  0003:054C:0268.000E: can't set operational mode

  After looking at the kernel sources I believe this is a problem with
  the hid_sony kernel module.  The changelog for linux-image-
  extra-3.13.0-27-generic, which contains this module, has many hid
  related changes.

  The same bug/regression, it appears, was reported on askubuntu.com
  some days ago, see this link:

  http://askubuntu.com/questions/474199/my-ps3-controller-stopped-
  working-2-days-ago

  Version information:

  $ lsb_release -d
  Description:Ubuntu 14.04 LTS
  $ uname -a
  Linux valley 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  # dpkg -S /lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko
  linux-image-extra-3.13.0-27-generic: 
/lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko

  dmesg:

  Jun  5 11:36:50 machine kernel: [47062.360175] usb 2-1.1.3.1: new full-speed 
USB device number 19 using ehci-pci
  Jun  5 11:36:51 machine kernel: [47062.486789] usb 2-1.1.3.1: New USB device 
found, idVendor=054c, idProduct=0268
  Jun  5 11:36:51 machine kernel: [47062.486797] usb 2-1.1.3.1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
  Jun  5 11:36:51 machine kernel: [47062.486802] usb 2-1.1.3.1: Product: 
PLAYSTATION(R)3 Controller
  Jun  5 11:36:51 machine kernel: [47062.486806] usb 2-1.1.3.1: Manufacturer: 
Sony
  Jun  5 11:36:51 machine kernel: [47062.498624] sony 0003:054C:0268.000E: 
Fixing up Sony Sixaxis report descriptor
  Jun  5 11:36:51 machine kernel: [47062.524383] input: Sony PLAYSTATION(R)3 
Controller as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1/2-1.1.3.1:1.0/input/input22
  Jun  5 11:36:51 machine kernel: [47062.524563] sony 0003:054C:0268.000E: 
input,hiddev0,hidraw4: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:1d.0-1.1.3.1/input0
  Jun  5 11:36:51 machine kernel: [47062.524566] sony 0003:054C:0268.000E: 
can't set operational mode
  Jun  5 11:36:51 machine kernel: [47062.556374] sony: probe of 
0003:054C:0268.000E failed with error -38
  Jun  5 11:36:51 machine mtp-probe: checking bus 2, device 19: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1
  Jun  5 11:36:51 machine mtp-probe: bus: 2, device: 19 was not an MTP device

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

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


[Kernel-packages] [Bug 1341296] Re: ideapad_laptop.mod not fixed for all models in latest release

2014-08-25 Thread Tim Gardner
cherry picked from commit ce363c2bcb2303e7fad3a79398db739c6995141b
(ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling)

** Also affects: linux (Ubuntu Utopic)
   Importance: Medium
   Status: Triaged

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

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

Title:
  ideapad_laptop.mod not fixed for all models in latest release

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  The fix for the ideapad_laptop having issues with the wireless is not
  complete for all lenovo yoga laptops.  This release:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095

  Includes the fix to linux-3.16.0/drivers/platform/x86/ideapad-laptop.c
  around lines here:

  --- BEGIN ORIGINAL PATCH ---

  @@ -819,6 +821,19 @@
    }
   }

  +/* Blacklist for devices where the ideapad rfkill interface does not work */
  +static struct dmi_system_id rfkill_blacklist[] = {
  + /* The Lenovo Yoga 2 11 always reports everything as blocked */
  + {
  +   .ident = Lenovo Yoga 2 11,
  +   .matches = {
  + DMI_MATCH(DMI_SYS_VENDOR, LENOVO),
  + DMI_MATCH(DMI_PRODUCT_VERSION, Lenovo Yoga 2 11),
  +   },
  + },
  + {}
  +};
  +
  --- END ORIGINAL PATCH ---

  The Lenovo Yoga 2 13 models report as Lenovo Yoga 2 or Lenovo Yogo
  2 Pro without the size identifier. Fedora has incorporated their
  version of the patch here:

  https://bugzilla.redhat.com/show_bug.cgi?id=1021036

  This also affects issue where the same information is shown:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095

  The above needs to be adjusted to include the line:

  DMI_MATCH(DMI_PRODUCT_VERSION, Lenovo Yoga 2),
  DMI_MATCH(DMI_PRODUCT_VERSION, Lenovo Yogo 2 Pro),

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

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


[Kernel-packages] [Bug 1315221] Re: 8086:08b1 (rev 6b) [Dell XPS 13 9333] iwlwifi regularly loses connection/becomes unusable on Intel 7260

2014-08-25 Thread Ethan Blanton
I was just unable to connect using 3.13.0-32-generic
#57+lp1349572v20140847, and the problem was fixed by removing and
reinserting iwlmvm and iwlwifi.  Due to an unfortunate stupidity on my
part, I am unable to send the wifi-debug files.

This problem occurred, I believe, due to spending a long duration of
time where the wifi signal was very poor.  I may be able to reproduce, I
will try this evening.

In the meantime, what kernel should I be running?  Should I revert to
the distribution kernel, is it patched?

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

Title:
  8086:08b1 (rev 6b) [Dell XPS 13 9333] iwlwifi regularly loses
  connection/becomes unusable on Intel 7260

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My Intel 7260 network card regularly shows very poor performance
  and/or loses its connection entirely. On several occasions I have been
  unable to reestablish an association with the AP without rebooting.
  This occurs even if the laptop is within a few feet of the AP. I did
  not have this problem on 12.04 with a quantal backport kernel.

  Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
6b)
  Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:c470]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Thu May  1 22:59:32 2014
  HibernationDevice: RESUME=/dev/mapper/cswap0
  InstallationDate: Installed on 2014-04-25 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. XPS13 9333
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0GFTRT
  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.:bvrA02:bd12/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  elb5375 F pulseaudio
   /dev/snd/controlC0:  elb5375 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/cswap0
  InstallationDate: Installed on 2014-04-25 (94 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. XPS13 9333
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-32-generic 
root=/dev/mapper/root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  Tags:  trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0GFTRT
  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.:bvrA04:bd03/19/2014:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1341925] Re: [Dell Inspiron 11 - 3147] System will hang on reboot / poweroff

2014-08-25 Thread Seweryn
There is a new BIOS update called A02, I can't check it now but it
should resolve our problem.

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

Title:
  [Dell Inspiron 11 - 3147] System will hang on reboot / poweroff

Status in HWE Next Project:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  CID: 201403-14888 Dell Inspiron 11 - 3147

  While rebooting this system, it will stuck on the Ubuntu splash screen, caps 
lock LED will be not responding.
  This issue happens right after 14.04 installation with USB stick.

  If you press F1 right after the Ubuntu splash screen appears, you will see 
the message indicating it's now rebooting:
  * Deactivating swap... [OK]
  * Unmounting local filesystems...  [OK]
  * Will now restart

  Steps:
  1. Install 14.04, reboot to desktop
  2. Try to reboot again

  Expect result:
  * System could be reboot normally

  Actual result:
  * It will stuck on the Ubuntu splash screen, the only way to power it off is 
to hold the power button

  Same thing could be apply to Shut Down
  * Unmounting local filesystems...  [OK]
  * Will now halt

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1431 F pulseaudio
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Mon Jul 14 22:25:58 2014
  HibernationDevice: RESUME=UUID=b30f45e9-6fc7-4aa0-adff-37e7c87c19cd
  InstallationDate: Installed on 2014-07-15 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 11 - 3147
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=cc246aa9-85c1-49ac-b06b-6c0f4e37dbea ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/05/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 00K010
  dmi.board.vendor: Dell Inc.
  dmi.board.version: D02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A01
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd05/05/2014:svnDellInc.:pnInspiron11-3147:pvr:rvnDellInc.:rn00K010:rvrD02:cvnDellInc.:ct8:cvrA01:
  dmi.product.name: Inspiron 11 - 3147
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1361200] [NEW] BUG: unable to handle kernel paging request at ffffffffffffffa1

2014-08-25 Thread Transformer
Public bug reported:

nfs to Synology NAS

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-10-generic 3.16.0-10.15 [modified: 
boot/vmlinuz-3.16.0-10-generic]
ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
Uname: Linux 3.16.0-10-generic x86_64
NonfreeKernelModules: nvidia
Annotation: Your system might become unstablenow and might need to be restarted.
ApportVersion: 2.14.6-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  guilala2287 F pulseaudio
 /dev/snd/controlC1:  guilala2287 F pulseaudio
Date: Mon Aug 25 14:29:55 2014
DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location nfs3_list_one_acl+0x2b/0x80 [nfsv3]
Failure: oops
HibernationDevice: RESUME=UUID=08ebe81f-e848-4b2c-97c7-3591f9882eae
InstallationDate: Installed on 2014-08-25 (0 days ago)
InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 (20140822)
MachineType: Dell Inc. Dell Precision M3800
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=113b5ae1-0034-40d9-8651-fecd9ce24c68 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
SourcePackage: linux
Title: BUG: unable to handle kernel paging request at ffa1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/06/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: Dell Precision M3800
dmi.board.vendor: Dell Inc.
dmi.board.version: A03
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/06/2014:svnDellInc.:pnDellPrecisionM3800:pvrA03:rvnDellInc.:rnDellPrecisionM3800:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Dell Precision M3800
dmi.product.version: A03
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops kernel-driver-nfsv3 kernel-oops utopic

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

Title:
  BUG: unable to handle kernel paging request at ffa1

Status in “linux” package in Ubuntu:
  New

Bug description:
  nfs to Synology NAS

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15 [modified: 
boot/vmlinuz-3.16.0-10-generic]
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guilala2287 F pulseaudio
   /dev/snd/controlC1:  guilala2287 F pulseaudio
  Date: Mon Aug 25 14:29:55 2014
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location nfs3_list_one_acl+0x2b/0x80 [nfsv3]
  Failure: oops
  HibernationDevice: RESUME=UUID=08ebe81f-e848-4b2c-97c7-3591f9882eae
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140822)
  MachineType: Dell Inc. Dell Precision M3800
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=113b5ae1-0034-40d9-8651-fecd9ce24c68 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  SourcePackage: linux
  Title: BUG: unable to handle kernel paging request at ffa1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: Dell Precision M3800
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/06/2014:svnDellInc.:pnDellPrecisionM3800:pvrA03:rvnDellInc.:rnDellPrecisionM3800:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Dell Precision M3800
  dmi.product.version: A03
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1361200] Re: BUG: unable to handle kernel paging request at ffffffffffffffa1

2014-08-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  BUG: unable to handle kernel paging request at ffa1

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  nfs to Synology NAS

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15 [modified: 
boot/vmlinuz-3.16.0-10-generic]
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guilala2287 F pulseaudio
   /dev/snd/controlC1:  guilala2287 F pulseaudio
  Date: Mon Aug 25 14:29:55 2014
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location nfs3_list_one_acl+0x2b/0x80 [nfsv3]
  Failure: oops
  HibernationDevice: RESUME=UUID=08ebe81f-e848-4b2c-97c7-3591f9882eae
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140822)
  MachineType: Dell Inc. Dell Precision M3800
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=113b5ae1-0034-40d9-8651-fecd9ce24c68 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  SourcePackage: linux
  Title: BUG: unable to handle kernel paging request at ffa1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: Dell Precision M3800
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/06/2014:svnDellInc.:pnDellPrecisionM3800:pvrA03:rvnDellInc.:rnDellPrecisionM3800:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Dell Precision M3800
  dmi.product.version: A03
  dmi.sys.vendor: Dell Inc.

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

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


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

2014-08-25 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/1361200

Title:
  BUG: unable to handle kernel paging request at ffa1

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  nfs to Synology NAS

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15 [modified: 
boot/vmlinuz-3.16.0-10-generic]
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guilala2287 F pulseaudio
   /dev/snd/controlC1:  guilala2287 F pulseaudio
  Date: Mon Aug 25 14:29:55 2014
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location nfs3_list_one_acl+0x2b/0x80 [nfsv3]
  Failure: oops
  HibernationDevice: RESUME=UUID=08ebe81f-e848-4b2c-97c7-3591f9882eae
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140822)
  MachineType: Dell Inc. Dell Precision M3800
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=113b5ae1-0034-40d9-8651-fecd9ce24c68 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  SourcePackage: linux
  Title: BUG: unable to handle kernel paging request at ffa1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: Dell Precision M3800
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/06/2014:svnDellInc.:pnDellPrecisionM3800:pvrA03:rvnDellInc.:rnDellPrecisionM3800:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Dell Precision M3800
  dmi.product.version: A03
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1315221] Re: 8086:08b1 (rev 6b) [Dell XPS 13 9333] iwlwifi regularly loses connection/becomes unusable on Intel 7260

2014-08-25 Thread Seth Forshee
The distro kernel isn't patched yet as stable release update kernels go
through a fairly lengthy (but necessary) regression testing cycle before
they are released. I'd estimate that at this point we're probably 4 or 5
weeks away from having a kernel with those patches pushed out to the
distro at large. Until then you can continue running that test build if
you like.

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

Title:
  8086:08b1 (rev 6b) [Dell XPS 13 9333] iwlwifi regularly loses
  connection/becomes unusable on Intel 7260

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My Intel 7260 network card regularly shows very poor performance
  and/or loses its connection entirely. On several occasions I have been
  unable to reestablish an association with the AP without rebooting.
  This occurs even if the laptop is within a few feet of the AP. I did
  not have this problem on 12.04 with a quantal backport kernel.

  Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 
6b)
  Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:c470]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Thu May  1 22:59:32 2014
  HibernationDevice: RESUME=/dev/mapper/cswap0
  InstallationDate: Installed on 2014-04-25 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. XPS13 9333
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0GFTRT
  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.:bvrA02:bd12/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  elb5375 F pulseaudio
   /dev/snd/controlC0:  elb5375 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/cswap0
  InstallationDate: Installed on 2014-04-25 (94 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. XPS13 9333
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-32-generic 
root=/dev/mapper/root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  Tags:  trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 03/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0GFTRT
  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.:bvrA04:bd03/19/2014:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1349768] Re: kernel 3.13.0-32 ipvs IPv6 header not found related to UDP socket sendto() EPERM errors

2014-08-25 Thread Chris J Arges
@terom,
Well, I posted the wrong kernel! I'll post the correct one soon after it 
builds. 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/1349768

Title:
  kernel 3.13.0-32 ipvs IPv6 header not found related to UDP socket
  sendto() EPERM errors

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  I have an Ubuntu 14.04 host that I am using as both a keepalived/ipvs
  loadbalancer and dnsmasq server for pxebooting servers.

  After updating linux-image 3.13.0-29.53 - 3.13.0-32.57 I noticed that
  dnsmasq-tftp stopped working. pxeboot clients would hang on the
  Loading /linux TFTP transfer, with the transfer stalling roughly
  ~1000 blocks into the transfer:

  10:30:51.011728 IP 10.1.1.2.43540  10.1.12.1.49165: UDP, length 1412
  10:30:51.011924 IP 10.1.12.1.49165  10.1.1.2.43540: UDP, length 4
  10:30:51.012012 IP 10.1.1.2.43540  10.1.12.1.49165: UDP, length 1412
  10:30:51.012183 IP 10.1.12.1.49165  10.1.1.2.43540: UDP, length 4

  stracing dnsmasq I noticed something very odd: sendto() on the
  socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) would suddenly start
  persistently returning EPERM in mid-transfer, even when dnsmasq
  continued to periodically retry:

  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 1 (in [17], 
left {0, 249834})
  recvfrom(17, \0\4\3\352, 4096, 0, NULL, NULL) = 4
  lseek(16, 1410816, SEEK_SET) = 1410816
  read(16, 
\25\306\345f\2{\r\4)W\276\32\336q\252_\230q\213\341U\354\25\374k7\243\32\221X+\v...,
 1408) = 1408
  sendto(17, 
\0\3\3\353\25\306\345f\2{\r\4)W\276\32\336q\252_\230q\213\341U\354\25\374k7\243\32...,
 1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = 1412
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 1 (in [17], 
left {0, 249839})
  recvfrom(17, \0\4\3\353, 4096, 0, NULL, NULL) = 4
  lseek(16, 1412224, SEEK_SET) = 1412224
  read(16, *\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277\221\\\307\372...,
 1408) = 1408
  sendto(17, \0\3\3\354*\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277..., 
1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = -1 EPERM (Operation not permitted)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  lseek(16, 1412224, SEEK_SET) = 1412224
  read(16, *\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277\221\\\307\372...,
 1408) = 1408
  sendto(17, \0\3\3\354*\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277..., 
1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = -1 EPERM (Operation not permitted)

  This was with all iptables rules unloaded (so no OUTPUT -j DENY) and
  apparmor profiles torn down.

  I also noticed the following dmesgs appearing at roughly similar times
  to the tftp transfers getting stuck (although not coinciding exactly
  with the stall):

  [70325.516724] IPv6 header not found

  The error pointed to ipvs (which I am using on the same host as an IPv4 NAT 
loadbalancer):
  http://archive.linuxvirtualserver.org/html/lvs-devel/2012-08/msg00018.html
  http://comments.gmane.org/gmane.comp.linux.lvs.devel/3614

  I then tore down the ipvs rules (service keepalived stop) and unloaded
  the modules (rmmod ip_vs_rr ip_vs), and the issue resolved itself -
  the stalled dnsmasq-tftp transfer resumed!

  This seems to be reproducible, i.e. modprobing ip_vs and starting
  keepalived will cause dnsmasq-tftp to stall again, and
  stopping/unloading will resume.

  This seems to happen reproducibly on boot with -32 and -30. This does NOT 
seem to happen with 3.13.0-29 which I was using up until now.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 29 13:43 seq
   crw-rw 1 root audio 116, 33 Jul 29 13:43 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.2
  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 

[Kernel-packages] [Bug 1357014] Re: Add THP fixes in 14.10 kernel

2014-08-25 Thread Tim Gardner
** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Committed

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

Title:
  Add THP fixes in 14.10 kernel

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  Hi Canonical,

  We would like to include 8 patches regarding Transparent Huge Page for
  powerpc. The patches are already upstream on Ben powerpc-next tree and
  should be sent to Linus' tree today, which mean that they are expected
  to make 3.17.

  Here are the patches

  9e813308a5c18c58f9ccae1ec72ed4e14eaf9025 powerpc/thp: Add tracepoints to 
track hugepage invalidate
  85c1fafd7262e68ad821ee1808686b1392b1167d powerpc/mm: Use read barrier when 
creating real_pte
  7e467245bf5226db34c4b12d3cbacfa2f7a15a8b powerpc/thp: Use ACCESS_ONCE when 
loading pmdp
  969b7b208f7408712a3526856e4ae60ad13f6928 powerpc/thp: Invalidate with vpn in 
loop
  fc0479557572375100ef16c71170b29a98e0d69a powerpc/thp: Handle combo pages in 
invalidate
  629149fae478f0ac6bf705a535708b192e9c6b59 powerpc/thp: Invalidate old 64K 
based hash page mapping before insert of 4k pte
  fa1f8ae80f8bb996594167ff4750a0b0a5a5bb5d powerpc/thp: Don't recompute vsid 
and ssize in loop on invalidate
  b0aa44a3dfae3d8f45bd1264349aa87f87b7774f powerpc/thp: Add write barrier after 
updating the valid bit

  I am also adding the patches here for reference.

  Thank you,
  Breno

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

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


[Kernel-packages] [Bug 1296534] Re: Touchpad of Toshiba CB30 not detected or working at all

2014-08-25 Thread BIlly Brumley
This is now working on 3.17rc1 without patching.

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

Title:
  Touchpad of Toshiba CB30 not detected or working at all

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi

  I purchased a chromebook recently and ended up with a Toshiba CB30.
  The Chromebook wasnt cool enough until hacked it and loaded Ubuntu
  onto the device

  Much to my surprise the trackpad doesnt work at all.

  The internet made some suggestions like running a script which should fix it
  
https://googledrive.com/host/0B0YvUuHHn3MndlNDbXhPRlB2eFE/cros-haswell-modules.sh

  After rebooting the device. No joy!
  Following the suggestions found here:
  https://wiki.ubuntu.com/DebuggingTouchpadDetection

  dmesg  ~/dmesg
  cat /proc/bus/input/devices  ~/devices

  Which exported the output into a file see attached. I notice no
  touchpad is being detected

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   1899 F pulseaudio
   /dev/snd/controlC0:  adam   1899 F pulseaudio
  Date: Mon Mar 24 16:00:16 2014
  HibernationDevice: RESUME=UUID=477211ac-fda2-4c02-96e7-596e31ea858e
  InstallationDate: Installed on 2014-03-21 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Toshiba Leon
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-18-generic 
root=UUID=8ed013b1-e3fd-4d34-8c9d-92066c344414 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/04/2013
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd12/04/2013:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

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

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


[Kernel-packages] [Bug 1349768] Re: kernel 3.13.0-32 ipvs IPv6 header not found related to UDP socket sendto() EPERM errors

2014-08-25 Thread Chris J Arges
This should be the right kernel:
http://people.canonical.com/~arges/lp1349768v5/

I verified it myself and it works, once you verify, I'll go through the SRU 
process and get this into Trusty.
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/1349768

Title:
  kernel 3.13.0-32 ipvs IPv6 header not found related to UDP socket
  sendto() EPERM errors

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  I have an Ubuntu 14.04 host that I am using as both a keepalived/ipvs
  loadbalancer and dnsmasq server for pxebooting servers.

  After updating linux-image 3.13.0-29.53 - 3.13.0-32.57 I noticed that
  dnsmasq-tftp stopped working. pxeboot clients would hang on the
  Loading /linux TFTP transfer, with the transfer stalling roughly
  ~1000 blocks into the transfer:

  10:30:51.011728 IP 10.1.1.2.43540  10.1.12.1.49165: UDP, length 1412
  10:30:51.011924 IP 10.1.12.1.49165  10.1.1.2.43540: UDP, length 4
  10:30:51.012012 IP 10.1.1.2.43540  10.1.12.1.49165: UDP, length 1412
  10:30:51.012183 IP 10.1.12.1.49165  10.1.1.2.43540: UDP, length 4

  stracing dnsmasq I noticed something very odd: sendto() on the
  socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) would suddenly start
  persistently returning EPERM in mid-transfer, even when dnsmasq
  continued to periodically retry:

  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 1 (in [17], 
left {0, 249834})
  recvfrom(17, \0\4\3\352, 4096, 0, NULL, NULL) = 4
  lseek(16, 1410816, SEEK_SET) = 1410816
  read(16, 
\25\306\345f\2{\r\4)W\276\32\336q\252_\230q\213\341U\354\25\374k7\243\32\221X+\v...,
 1408) = 1408
  sendto(17, 
\0\3\3\353\25\306\345f\2{\r\4)W\276\32\336q\252_\230q\213\341U\354\25\374k7\243\32...,
 1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = 1412
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 1 (in [17], 
left {0, 249839})
  recvfrom(17, \0\4\3\353, 4096, 0, NULL, NULL) = 4
  lseek(16, 1412224, SEEK_SET) = 1412224
  read(16, *\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277\221\\\307\372...,
 1408) = 1408
  sendto(17, \0\3\3\354*\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277..., 
1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = -1 EPERM (Operation not permitted)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  select(18, [4 5 6 7 8 9 10 11 12 15 17], [], [], {0, 25}) = 0 (Timeout)
  lseek(16, 1412224, SEEK_SET) = 1412224
  read(16, *\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277\221\\\307\372...,
 1408) = 1408
  sendto(17, \0\3\3\354*\360 
C\363l\320:\256~\307\236\26P\323\274%\260\362\341\232\r\243\370\224\277..., 
1412, 0, {sa_family=AF_INET, sin_port=htons(49165), 
sin_addr=inet_addr(10.1.11.3)}, 16) = -1 EPERM (Operation not permitted)

  This was with all iptables rules unloaded (so no OUTPUT -j DENY) and
  apparmor profiles torn down.

  I also noticed the following dmesgs appearing at roughly similar times
  to the tftp transfers getting stuck (although not coinciding exactly
  with the stall):

  [70325.516724] IPv6 header not found

  The error pointed to ipvs (which I am using on the same host as an IPv4 NAT 
loadbalancer):
  http://archive.linuxvirtualserver.org/html/lvs-devel/2012-08/msg00018.html
  http://comments.gmane.org/gmane.comp.linux.lvs.devel/3614

  I then tore down the ipvs rules (service keepalived stop) and unloaded
  the modules (rmmod ip_vs_rr ip_vs), and the issue resolved itself -
  the stalled dnsmasq-tftp transfer resumed!

  This seems to be reproducible, i.e. modprobing ip_vs and starting
  keepalived will cause dnsmasq-tftp to stall again, and
  stopping/unloading will resume.

  This seems to happen reproducibly on boot with -32 and -30. This does NOT 
seem to happen with 3.13.0-29 which I was using up until now.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 29 13:43 seq
   crw-rw 1 root audio 116, 33 Jul 29 13:43 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', 

[Kernel-packages] [Bug 1361263] [NEW] Ubuntu 14.04.1 encounters bootloop some time after Grub

2014-08-25 Thread Benjamin
Public bug reported:

Dear all,

I have recently installed Trustry (14.04.1) on my Dad's laptop. The
laptop was running Ubuntu 12.04 before without any issues. However,
after installing, the system won't boot into Ubuntu. At some point after
selecting 'Ubuntu' in Grub, the system reboots.

What should happen: Ubuntu boots normally, Dad is happy

What happens instead: Ubuntu bootloops, Dad is not-so-happy.

Specs: Samsung P560, Intel Core 2 Duo P8700 (2.53 GHz), 4 GiB RAM,
Nvidia Geforce G9600M GS. The laptop also runs Windows 8.1 Pro in a
Dualboot environment.

Unfortunately, since I cannot boot into Ubuntu on his laptop, I cannot
provide detailed information about the running kernel, since it won't
run altogether.

There is a very similar bug here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578, but this
one affects only AMD CPUs.

Any ideas?

Cheers
Benjamin

PS: Please allow a bit of time for me to react, since I have to relay
your suggestions to my Dad on the phone and guide him through the steps
before I'll be able to answer. Thanks in advance for your patience.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: 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/1361263

Title:
  Ubuntu 14.04.1 encounters bootloop some time after Grub

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Dear all,

  I have recently installed Trustry (14.04.1) on my Dad's laptop. The
  laptop was running Ubuntu 12.04 before without any issues. However,
  after installing, the system won't boot into Ubuntu. At some point
  after selecting 'Ubuntu' in Grub, the system reboots.

  What should happen: Ubuntu boots normally, Dad is happy

  What happens instead: Ubuntu bootloops, Dad is not-so-happy.

  Specs: Samsung P560, Intel Core 2 Duo P8700 (2.53 GHz), 4 GiB RAM,
  Nvidia Geforce G9600M GS. The laptop also runs Windows 8.1 Pro in a
  Dualboot environment.

  Unfortunately, since I cannot boot into Ubuntu on his laptop, I cannot
  provide detailed information about the running kernel, since it won't
  run altogether.

  There is a very similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578, but this
  one affects only AMD CPUs.

  Any ideas?

  Cheers
  Benjamin

  PS: Please allow a bit of time for me to react, since I have to relay
  your suggestions to my Dad on the phone and guide him through the
  steps before I'll be able to answer. Thanks in advance for your
  patience.

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

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


[Kernel-packages] [Bug 1357964] Re: PS2 mouse not working on boot - works after reloading driver

2014-08-25 Thread iolar
** Tags added: kernel-fixed-upstream

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

Title:
  PS2 mouse not working on boot - works after reloading driver

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  PS2 Mouse works after:

  sudo modprobe -r psmouse
  sudo modprobe psmouse

  Worked OK previously (before upgrade to 14.04).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-34-generic 3.13.0-34.60
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brendan2540 F pulseaudio
   /dev/snd/controlC0:  brendan2540 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Aug 17 16:10:52 2014
  HibernationDevice: RESUME=UUID=9e0292ef-39f3-4f76-b177-ffd05d69bd69
  InstallationDate: Installed on 2012-06-17 (790 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 003: ID 0bda:0156 Realtek Semiconductor Corp. Mass Storage 
Device
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 003: ID 046d:c016 Logitech, Inc. Optical Wheel Mouse
   Bus 002 Device 002: ID 0461:4e22 Primax Electronics, Ltd 
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: MEDIONPC MS-7366
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-34-generic 
root=UUID=84cecc4c-e3d6-4141-9ac1-0f115534065b ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-34-generic N/A
   linux-backports-modules-3.13.0-34-generic  N/A
   linux-firmware 1.127.5
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (113 days ago)
  dmi.bios.date: 10/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A7366MLN.408
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7366
  dmi.board.vendor: MEDIONPC
  dmi.board.version: 3.1
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Medion
  dmi.chassis.version: 3.1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA7366MLN.408:bd10/26/2009:svnMEDIONPC:pnMS-7366:pvr3.1:rvnMEDIONPC:rnMS-7366:rvr3.1:cvnMedion:ct3:cvr3.1:
  dmi.product.name: MS-7366
  dmi.product.version: 3.1
  dmi.sys.vendor: MEDIONPC

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

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


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

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

apport-collect 1361263

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

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

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

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

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

Title:
  Ubuntu 14.04.1 encounters bootloop some time after Grub

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Dear all,

  I have recently installed Trustry (14.04.1) on my Dad's laptop. The
  laptop was running Ubuntu 12.04 before without any issues. However,
  after installing, the system won't boot into Ubuntu. At some point
  after selecting 'Ubuntu' in Grub, the system reboots.

  What should happen: Ubuntu boots normally, Dad is happy

  What happens instead: Ubuntu bootloops, Dad is not-so-happy.

  Specs: Samsung P560, Intel Core 2 Duo P8700 (2.53 GHz), 4 GiB RAM,
  Nvidia Geforce G9600M GS. The laptop also runs Windows 8.1 Pro in a
  Dualboot environment.

  Unfortunately, since I cannot boot into Ubuntu on his laptop, I cannot
  provide detailed information about the running kernel, since it won't
  run altogether.

  There is a very similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578, but this
  one affects only AMD CPUs.

  Any ideas?

  Cheers
  Benjamin

  PS: Please allow a bit of time for me to react, since I have to relay
  your suggestions to my Dad on the phone and guide him through the
  steps before I'll be able to answer. Thanks in advance for your
  patience.

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

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


[Kernel-packages] [Bug 1357394] Re: linux: 2.6.32-65.131 -proposed tracker

2014-08-25 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: In Progress = Fix Released

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

Title:
  linux: 2.6.32-65.131 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 15. August 2014 14:43 UTC
  kernel-stable-Prepare-package-end:Friday, 15. August 2014 15:05 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 15. August 2014 15:05 UTC
  ppa-package-testing-start:Friday, 15. August 2014 15:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 19. August 2014 21:02 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Verification-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Certification-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Security-signoff-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Regression-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Certification-testing-end:Wednesday, 20. August 2014 08:02 UTC

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

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


[Kernel-packages] [Bug 1341925] Re: [Dell Inspiron 11 - 3147] System will hang on reboot / poweroff

2014-08-25 Thread Grifter SYS0
Tried it. Sadly there are no improvements. Suspend/resume/shutdown and
reboot not working. Ubuntu 14.04.1 x64.

Anyone tried Ubuntu 12.04.2 x64 ?
http://www.ubuntu.com/certification/hardware/201403-14889/

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

Title:
  [Dell Inspiron 11 - 3147] System will hang on reboot / poweroff

Status in HWE Next Project:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  CID: 201403-14888 Dell Inspiron 11 - 3147

  While rebooting this system, it will stuck on the Ubuntu splash screen, caps 
lock LED will be not responding.
  This issue happens right after 14.04 installation with USB stick.

  If you press F1 right after the Ubuntu splash screen appears, you will see 
the message indicating it's now rebooting:
  * Deactivating swap... [OK]
  * Unmounting local filesystems...  [OK]
  * Will now restart

  Steps:
  1. Install 14.04, reboot to desktop
  2. Try to reboot again

  Expect result:
  * System could be reboot normally

  Actual result:
  * It will stuck on the Ubuntu splash screen, the only way to power it off is 
to hold the power button

  Same thing could be apply to Shut Down
  * Unmounting local filesystems...  [OK]
  * Will now halt

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1431 F pulseaudio
  CRDA:
   country TW:
    (2402 - 2472 @ 40), (3, 27)
    (5270 - 5330 @ 40), (3, 17), DFS
    (5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Mon Jul 14 22:25:58 2014
  HibernationDevice: RESUME=UUID=b30f45e9-6fc7-4aa0-adff-37e7c87c19cd
  InstallationDate: Installed on 2014-07-15 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 11 - 3147
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=cc246aa9-85c1-49ac-b06b-6c0f4e37dbea ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/05/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 00K010
  dmi.board.vendor: Dell Inc.
  dmi.board.version: D02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A01
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd05/05/2014:svnDellInc.:pnInspiron11-3147:pvr:rvnDellInc.:rn00K010:rvrD02:cvnDellInc.:ct8:cvrA01:
  dmi.product.name: Inspiron 11 - 3147
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1316740] Re: 1106:3106 [Asus P7H55-M/BR] via-rhine kernel module: PHY status 786d, resetting

2014-08-25 Thread Felipe Rechia
Hello Christopher,

Unfortunately I have left the company where I had this bug. I no longer
have access to the hardware and I cannot test it further.

I am not sure if anyone else was following up the problem, our
workaround was to use USB to Ethernet adapters instead of the via-rhine
quad pci cards.

I will not be able to provide the required symptoms.

Thank you for your analysis!

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

Title:
  1106:3106 [Asus P7H55-M/BR] via-rhine kernel module: PHY status 786d,
  resetting

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Using Ubuntu 14.04 with kernel 3.13.0-24-generic, we frequently see
  the following messages in dmesg

  [ 3337.690516] via-rhine :05:0a.0 eth3: Transmit timed out, status
  0003, PHY status 786d, resetting...

  This causes the ethernet adapter to go down and back up, and it discards 
packets. This problem has been observed while using
  ubuntu 12.04 and now 14.04 as well. I've heard from my colleagues that this 
did not happen in ubuntu 10.04

  All the symptoms collected by apport-bug should be attached.

  lsb_release -rd
  Description:Ubuntu 14.04 LTS
  Release:14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-24-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', 
'/dev/snd/pcmC0D2p', '/dev/snd/pcmC0D7p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  Date: Tue May  6 14:34:18 2014
  HibernationDevice: RESUME=UUID=e2f02941-0250-40f9-ba63-51aaa0ec4f6a
  InstallationDate: Installed on 2014-04-25 (10 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lsusb:
   Bus 002 Device 003: ID 9710:7830 MosChip Semiconductor MCS7830 10/100 Mbps 
Ethernet adapter
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: placeholder root=UUID=6b961bba-379e-4454-8846-224ffb47ac8a 
ro
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/16/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0406
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P7H55-M BR
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0406:bd07/16/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7H55-MBR:rvrX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1347012] Re: Trusty: Mellenox refresh

2014-08-25 Thread Brad Figg
** Tags removed: verification-needed-trusty
** Tags added: verification-done-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/1347012

Title:
  Trusty: Mellenox refresh

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  Four important bug fixes to review and pull:

  [net-next,1/4] net/mlx4_en: current_mac isn't updated in port up
  [net-next,2/4] net/mlx4_en: Disable blueflame using ethtool private flags
  [net-next,3/4] net/mlx4_core: Use low memory profile on kdump kernel
  [net-next,4/4] net/mlx4_en: Reduce memory consumption on kdump kernel

  Here is a list of bug-fix patches I would like you to pull to Ubuntu
  14.04.1/12.04.5/SRU:

  111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down
  ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
  83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs
  f24f790 net/mlx4_core: Load the Eth driver first
  0254bc8 net/mlx4_core: Fix slave id computation for single port VF
  531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
  c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
  e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized
  befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
  da1de8d net/mlx4_core: Keep only one driver entry release mlx4_priv
  e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan 
offloading isn't set
  960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF 
configuration
  5a7baa7 bonding: Advertize vxlan offload features when supported
  ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down
  fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock 
mutex
  2695bab (linux-next) net/mlx4_en: Fix mac_hash database inconsistency

  In addition we need to revert this one (it is part of the patch list
  I’ve sent you in the previous mail), till biosdevname will support
  parsing and considering the dev_port attribute:

  ca9f9f7 net/mlx4_en: Fix bad use of dev_id

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

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


[Kernel-packages] [Bug 1153618] Re: Support Realtek RTS5227 card reader

2014-08-25 Thread C. Heindl
Also still exists in 3.13.0-34-generic

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

Title:
  Support Realtek RTS5227 card reader

Status in HWE Next Project:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  Support of Realtek RTS5227 card reader is currently missing in the
  kernel, though the support is already in upstream, we need to backport
  it from upstream to enable this device.

  03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd.
  Device [10ec:5227] (rev 01)

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

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


[Kernel-packages] [Bug 1357148] Re: linux: 3.13.0-35.62 -proposed tracker

2014-08-25 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing
   Status: In Progress = Fix Released

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

Title:
  linux: 3.13.0-35.62 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Friday, 15. August 2014 01:10 UTC
  kernel-phase-changed:Friday, 15. August 2014 01:10 UTC
  kernel-phase:Prepare
  kernel-stable-Prepare-package-end:Monday, 18. August 2014 15:07 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 18. August 2014 15:07 UTC
  ppa-package-testing-start:Monday, 18. August 2014 15:08 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 19. August 2014 19:02 UTC
  kernel-stable-phase:Verification  Testing
  kernel-stable-phase-changed:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Verification-testing-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Certification-testing-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Security-signoff-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Regression-testing-start:Tuesday, 19. August 2014 21:01 UTC

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

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


[Kernel-packages] [Bug 1357394] Re: linux: 2.6.32-65.131 -proposed tracker

2014-08-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the 2.6.32-65.130 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 15. August 2014 14:43 UTC
  kernel-stable-Prepare-package-end:Friday, 15. August 2014 15:05 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 15. August 2014 15:05 UTC
  ppa-package-testing-start:Friday, 15. August 2014 15:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 19. August 2014 21:02 UTC
- kernel-stable-phase:Verification  Testing
- kernel-stable-phase-changed:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Verification-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Certification-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Security-signoff-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Regression-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Certification-testing-end:Wednesday, 20. August 2014 08:02 UTC
+ kernel-stable-phase:Testing
+ kernel-stable-phase-changed:Monday, 25. August 2014 16:03 UTC
+ kernel-stable-Verification-testing-end:Monday, 25. August 2014 16:03 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/1357394

Title:
  linux: 2.6.32-65.131 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 15. August 2014 14:43 UTC
  kernel-stable-Prepare-package-end:Friday, 15. August 2014 15:05 UTC
  kernel-stable-Promote-to-proposed-start:Friday, 15. August 2014 15:05 UTC
  ppa-package-testing-start:Friday, 15. August 2014 15:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 19. August 2014 21:02 UTC
  kernel-stable-Verification-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Certification-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Security-signoff-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Regression-testing-start:Tuesday, 19. August 2014 23:03 UTC
  kernel-stable-Certification-testing-end:Wednesday, 20. August 2014 08:02 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Monday, 25. August 2014 16:03 UTC
  kernel-stable-Verification-testing-end:Monday, 25. August 2014 16:03 UTC

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

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


[Kernel-packages] [Bug 1357148] Re: linux: 3.13.0-35.62 -proposed tracker

2014-08-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.13.0-35.62 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Friday, 15. August 2014 01:10 UTC
  kernel-phase-changed:Friday, 15. August 2014 01:10 UTC
  kernel-phase:Prepare
  kernel-stable-Prepare-package-end:Monday, 18. August 2014 15:07 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 18. August 2014 15:07 UTC
  ppa-package-testing-start:Monday, 18. August 2014 15:08 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 19. August 2014 19:02 UTC
- kernel-stable-phase:Verification  Testing
- kernel-stable-phase-changed:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Verification-testing-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Certification-testing-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Security-signoff-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Regression-testing-start:Tuesday, 19. August 2014 21:01 UTC
+ kernel-stable-phase:Testing
+ kernel-stable-phase-changed:Monday, 25. August 2014 16:02 UTC
+ kernel-stable-Verification-testing-end:Monday, 25. August 2014 16:02 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/1357148

Title:
  linux: 3.13.0-35.62 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Friday, 15. August 2014 01:10 UTC
  kernel-phase-changed:Friday, 15. August 2014 01:10 UTC
  kernel-phase:Prepare
  kernel-stable-Prepare-package-end:Monday, 18. August 2014 15:07 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 18. August 2014 15:07 UTC
  ppa-package-testing-start:Monday, 18. August 2014 15:08 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 19. August 2014 19:02 UTC
  kernel-stable-Verification-testing-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Certification-testing-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Security-signoff-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-Regression-testing-start:Tuesday, 19. August 2014 21:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Monday, 25. August 2014 16:02 UTC
  kernel-stable-Verification-testing-end:Monday, 25. August 2014 16:02 UTC

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

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


[Kernel-packages] [Bug 1361290] [NEW] hard time with wifi connection after suspend/resume

2014-08-25 Thread Vincent Fortier
Public bug reported:

I have to say that since I upgraded to 14.10 I've been having tons of
problems with my wifi.  Some of them seemed to be related to network-
manager while in some other cases not...  I've noticed the following
entries in dmesg after suspend/resume which happend at the same time as
my wifi was having hard time to allow me viewing web pages or apt-get
commands being really really really slow.

[ 4855.692028] wlan0: authenticate with 64:70:02:e2:9b:99
[ 4855.697137] wlan0: send auth to 64:70:02:e2:9b:99 (try 1/3)
[ 4855.699817] wlan0: authenticated
[ 4855.701031] wlan0: associate with 64:70:02:e2:9b:99 (try 1/3)
[ 4855.704459] wlan0: RX AssocResp from 64:70:02:e2:9b:99 (capab=0x411 status=0 
aid=4)
[ 4855.704544] wlan0: associated
[ 4855.704586] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4855.704704] cfg80211: Calling CRDA for country: CA
[ 4855.710126] cfg80211: Regulatory domain changed to country: CA
[ 4855.710134] cfg80211:  DFS Master region: unset
[ 4855.710137] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[ 4855.710143] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2700 mBm), (N/A)
[ 4855.710148] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
1700 mBm), (N/A)
[ 4855.710153] cfg80211:   (525 KHz - 533 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
[ 4855.710158] cfg80211:   (549 KHz - 571 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
[ 4855.710162] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
3000 mBm), (N/A)
[ 4879.207492] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4880.056009] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4921.629449] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4922.077687] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4922.525993] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4922.974319] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4923.422572] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4923.870802] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 5103.052578] mce: [Hardware Error]: Machine check events logged

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-10-generic 3.16.0-10.15
ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
Uname: Linux 3.16.0-10-generic x86_64
ApportVersion: 2.14.6-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  th0ma7 2593 F pulseaudio
 /dev/snd/controlC0:  th0ma7 2593 F pulseaudio
CurrentDesktop: Unity
Date: Mon Aug 25 12:22:30 2014
HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
InstallationDate: Installed on 2014-04-24 (123 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Split 13 x2 PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-10-generic N/A
 linux-backports-modules-3.16.0-10-generic  N/A
 linux-firmware 1.132
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli'
UpgradeStatus: Upgraded to utopic on 2014-07-31 (25 days ago)
dmi.bios.date: 06/13/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 215B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 26.37
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Split 13 x2 PC
dmi.product.version: 088711305B032
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug utopic

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

Title:
  hard time with wifi connection after suspend/resume

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have to say that since I upgraded to 14.10 I've been having tons of
  problems with my wifi.  Some of them seemed to be related to network-
  manager while in some other cases not...  I've noticed the following
  entries in dmesg after suspend/resume which happend at the same time
  as my wifi was having 

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

2014-08-25 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/1361290

Title:
  hard time with wifi connection after suspend/resume

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have to say that since I upgraded to 14.10 I've been having tons of
  problems with my wifi.  Some of them seemed to be related to network-
  manager while in some other cases not...  I've noticed the following
  entries in dmesg after suspend/resume which happend at the same time
  as my wifi was having hard time to allow me viewing web pages or apt-
  get commands being really really really slow.

  [ 4855.692028] wlan0: authenticate with 64:70:02:e2:9b:99
  [ 4855.697137] wlan0: send auth to 64:70:02:e2:9b:99 (try 1/3)
  [ 4855.699817] wlan0: authenticated
  [ 4855.701031] wlan0: associate with 64:70:02:e2:9b:99 (try 1/3)
  [ 4855.704459] wlan0: RX AssocResp from 64:70:02:e2:9b:99 (capab=0x411 
status=0 aid=4)
  [ 4855.704544] wlan0: associated
  [ 4855.704586] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [ 4855.704704] cfg80211: Calling CRDA for country: CA
  [ 4855.710126] cfg80211: Regulatory domain changed to country: CA
  [ 4855.710134] cfg80211:  DFS Master region: unset
  [ 4855.710137] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
  [ 4855.710143] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2700 mBm), (N/A)
  [ 4855.710148] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
1700 mBm), (N/A)
  [ 4855.710153] cfg80211:   (525 KHz - 533 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
  [ 4855.710158] cfg80211:   (549 KHz - 571 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
  [ 4855.710162] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
3000 mBm), (N/A)
  [ 4879.207492] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4880.056009] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4921.629449] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.077687] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.525993] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.974319] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4923.422572] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4923.870802] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 5103.052578] mce: [Hardware Error]: Machine check events logged

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2593 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2593 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Aug 25 12:22:30 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (123 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-10-generic N/A
   linux-backports-modules-3.16.0-10-generic  N/A
   linux-firmware 1.132
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  UpgradeStatus: Upgraded to utopic on 2014-07-31 (25 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

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

[Kernel-packages] [Bug 1361300] [NEW] AMD: Add mmu core patches to support external modules

2014-08-25 Thread Tim Gardner
Public bug reported:

The mmu-notifier changes are the ones we would really like to see in
14.10, since they are the only ones where we don't have the option of
deploying via out-of-tree kernel modules.

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

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

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

** Summary changed:

- AMD: Add iommu core patches to support external modules
+ AMD: Add mmu core patches to support external modules

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

Title:
  AMD: Add mmu core patches to support external modules

Status in “linux” package in Ubuntu:
  New
Status in “linux” source package in Utopic:
  New

Bug description:
  The mmu-notifier changes are the ones we would really like to see in
  14.10, since they are the only ones where we don't have the option of
  deploying via out-of-tree kernel modules.

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

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


[Kernel-packages] [Bug 1065220] Re: Ubuntu 12.04 cant connect to wifi repeater

2014-08-25 Thread Kangarooo Jānis
Just write here or post new bug. Give link here for that bug.

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

Title:
  Ubuntu 12.04 cant connect to wifi repeater

Status in “linux” package in Ubuntu:
  Expired
Status in “network-manager” package in Ubuntu:
  Expired

Bug description:
  I have TL-WR340G router my repeater TL-WA500G set up to work using not
  bridge not repeater but universal repeater setting (havent tried
  others and dont need them) BUT works in Windows but not in Ubuntu. For
  1/2 year ive tried different settings and setups. So now i have HEX
  128bit open WEP key (couse my repeater has only wep repeating or no
  key repeating function) and repeater has same HEX 128bit open WEP.
  Android was allways even with noncopatible options able to connect.
  Like Hex key shared repeated open but on Android i put ASCII. Now i
  just tried on WIndows and its working. So theres big problem in
  Ubuntu- cant connect no way to repeater.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: wireless-tools 30~pre9-5ubuntu2
  Uname: Linux 3.4.0-030400rc6-generic i686
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  Date: Wed Oct 10 22:53:56 2012
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: wireless-tools
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

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

apport-collect 1361300

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

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

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

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

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

Title:
  AMD: Add mmu notifier patches to support external modules

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  The mmu-notifier changes are the ones we would really like to see in
  14.10, since they are the only ones where we don't have the option of
  deploying via out-of-tree kernel modules.

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

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


[Kernel-packages] [Bug 1361300] Re: AMD: Add mmu core patches to support external modules

2014-08-25 Thread Tim Gardner
** Changed in: linux (Ubuntu Utopic)
   Status: Incomplete = Fix Committed

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

** Summary changed:

- AMD: Add mmu core patches to support external modules
+ AMD: Add mmu notifier patches to support external modules

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

Title:
  AMD: Add mmu notifier patches to support external modules

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  The mmu-notifier changes are the ones we would really like to see in
  14.10, since they are the only ones where we don't have the option of
  deploying via out-of-tree kernel modules.

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

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


[Kernel-packages] [Bug 1361308] [NEW] linux: 3.16.0-11.16 -proposed tracker

2014-08-25 Thread Tim Gardner
Public bug reported:

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

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-Prepare-package-start:Monday, 25. August 2014 17:11 UTC
kernel-phase-changed:Monday, 25. August 2014 17:11 UTC
kernel-phase:Prepare

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

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

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

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

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

** Affects: kernel-development-workflow/promote-to-release
 Importance: Medium
 Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)
 Status: New

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

** Affects: linux (Ubuntu Utopic)
 Importance: Medium
 Status: New


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

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

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

** Tags added: utopic

** Also affects: kernel-development-workflow/package-testing
   Importance: Undecided
   Status: New

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

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

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

** Also affects: kernel-development-workflow/promote-to-release
   Importance: Undecided
   Status: New

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

** Changed in: kernel-development-workflow
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/package-testing
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/package-testing
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

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

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

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

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

** Changed in: kernel-development-workflow/prepare-package-signed
   Importance: Undecided = Medium

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

** Changed in: kernel-development-workflow/promote-to-release
   Importance: Undecided = Medium

** Changed in: kernel-development-workflow/promote-to-release
 Assignee: (unassigned) = Ubuntu Package Archive Administrators 
(ubuntu-archive)

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

Title:
  linux: 3.16.0-11.16 -proposed tracker

Status in Kernel Development Workflow:
  In Progress
Status in Kernel Development Workflow package-testing series:
  New
Status in Kernel Development Workflow prepare-package series:
  New
Status in Kernel Development Workflow prepare-package-meta series:
  New
Status in Kernel Development Workflow prepare-package-signed series:
  New
Status in Kernel Development Workflow promote-to-release series:
  New
Status in “linux” package in Ubuntu:
  New
Status in “linux” source package in Utopic:
  New

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Monday, 25. August 2014 17:11 UTC
  kernel-phase-changed:Monday, 25. August 2014 17:11 UTC
  kernel-phase:Prepare

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

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

[Kernel-packages] [Bug 1332384] Re: [Dell Inspiron 5547/5447] Unable to scroll with the clickpad

2014-08-25 Thread Gaurav Juvekar
I would like to add that DLL063E:00 06CB:2934 is the actual device which 
recognizes touch events for some reason.
Doing 

xinput --test DLL063E:00 06CB:2934

and moving the pointer with the touchpad shows the motion events but
there is not output for

xinput --test SynPS/2 Synaptics TouchPad

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

Title:
  [Dell Inspiron 5547/5447] Unable to scroll with the clickpad

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Trusty:
  Confirmed

Bug description:
  CID: 201401-14530 Dell Inspiron 5547

  The Clickpad on this system was detected as a SynPS/2 Synaptics TouchPad, I'm 
not sure if this is expected, but the scrolling feature is not working on 14.04 
+ update(both two fingers scrolling and one finger edge scrolling).
  Also, the disable while typing, three and four fingers tapping are not 
working as well.

  Steps:
  1. Install 14.04 + update (3.13.0-29), boot to desktop
  2. Test the touchpad

  Expected result:
  * At least edge scrolling should work

  Actual result:
  * Only left / right click, one-finger single / double tapping works.

  Debugging information:
  ubuntu@201401-14530:~$ xinput list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ DLL063E:00 06CB:2934id=11   [slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=13   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Power Buttonid=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ Integrated_Webcam_HDid=10   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ Dell WMI hotkeysid=14   [slave  
keyboard (3)]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1609 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1609 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Thu Jun 19 22:04:37 2014
  HibernationDevice: RESUME=UUID=7454cf26-0b42-44d7-ac45-01977170fad5
  InstallationDate: Installed on 2014-06-19 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 5547
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=3dfa4af3-a788-4fbe-b7db-b895afb04d77 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/12/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X18
  dmi.board.name: 0598GM
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X01
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: X18
  dmi.modalias: 
dmi:bvnDellInc.:bvrX18:bd02/12/2014:svnDellInc.:pnInspiron5547:pvrX18:rvnDellInc.:rn0598GM:rvrX01:cvnDellInc.:ct8:cvrX18:
  dmi.product.name: Inspiron 5547
  dmi.product.version: X18
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1360893] Re: Wii U Pro Controller requires PIN

2014-08-25 Thread Filip Sohajek
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: bluez (Ubuntu)
   Status: New = Incomplete

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

Title:
  Wii U Pro Controller requires PIN

Status in “bluez” package in Ubuntu:
  Incomplete

Bug description:
  The Wii U Pro controller requires a PIN and is used as a mouse.

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

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


[Kernel-packages] [Bug 1162781] Re: bluez package out of date, 5.3 is available

2014-08-25 Thread Danny
they better update it. now.

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

Title:
  bluez package out of date, 5.3 is available

Status in “bluez” package in Ubuntu:
  Triaged

Bug description:
  Looks like there have been a lot of improvements to bluez since the
  4.x series. Would be nice to get the latest release pulled in.

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

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


[Kernel-packages] [Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2014-08-25 Thread Gabe
I posted a question on superuser about my problem here:
http://superuser.com/questions/802797/elantech-touchpad-driver-issues-
and-input-lag-in-linux

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

Title:
  Elantech clickpad/touchpad lacks multitouch features.

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux” package in Arch Linux:
  New

Bug description:
  Newer versions of the Elantech multitouch trackpad are not fully
  supported in Linux.  These appear in many of the newer Samsung
  laptops, for example.  elantech.c in the kernel needs to be updated to
  support these models (up to v7 perhaps?)

  This bug is confirmed to affect a range of samsung laptops running
  Ubuntu 12.04 and newer, ArchLinux, Fedora and also affects the current
  (3.9) upstream kernel.

  A dkms package was produced in 2011 (see
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
  intel/+bug/681904/comments/64) which may fix certain older laptops
  affected by this issue, but doesn't fix newer models.

  == Original Report ==

  Hello,

  So far I've been having a problem with my Elantech multitouch trackpad in 
Linux. Basically all i get is right click, left click, and tap to click, along 
with basic  movement. The problem seems to be rooted in improper detection of 
the trackpad, likely b/c its a new revision or whatnot. Of note is that working 
elantech trackpads of the past in forums i scouted through show up as ETPS/2 
Elantech Touchpad. Mine just shows up in xinput as PS/2 Elantech Touchpad. I 
think this might be a simple fix in the end, just improper detection, I hope. 
For reference, I've tried kernel 3.5 on Ubuntu 12.10 and kernel 3.8.0-17 on 
Ubuntu 13.04 thus far, with all combinations of psmouse.
  
--
  What's expected: touchpad multitouch support
  What happened: basic touchpad support
  Laptop mode: Samsung Series 7 NP780 series
  Ubuntu distro(s) tested: Ubuntu 12.10, Ubuntu 13.04
  Kernels used: 3.5 signed (Ubuntu 12.10 default), 3.8.0-16, 3.8.0-17 signed
  Other tests: Attempted using psmouse-elantech-v6, psmouse-alps, and 
psmouse-alps-dst. No improvements so removed.

  synclient -l reports Couldn't find synaptics properties. No synaptics driver 
loaded?
  
--
  See attached for more info. Ask anything you need!
  ---
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gscoppino   2272 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=f683852c-7aa0-4f32-8b86-56f0a018989d
  InstallationDate: Installed on 2013-04-06 (3 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 770Z5E/780Z5E/870Z5E/880Z5E
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-17-generic.efi.signed 
root=UUID=cf39fbe5-c8ff-4d16-b11e-a41a4f3ae955 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-17-generic N/A
   linux-backports-modules-3.8.0-17-generic  N/A
   linux-firmware1.104
  StagingDrivers: rts5139
  Tags:  raring staging
  Uname: Linux 3.8.0-17-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-06 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/26/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P03ABU.139.130226.SK
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: NP780Z5E-S01UB
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP03ABU.139.130226.SK:bd02/26/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn770Z5E/780Z5E/870Z5E/880Z5E:pvrP03ABU:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP780Z5E-S01UB:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
  dmi.product.name: 770Z5E/780Z5E/870Z5E/880Z5E
  dmi.product.version: P03ABU
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  ---
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   

Re: [Kernel-packages] [Bug 1360893] Re: Wii U Pro Controller requires PIN

2014-08-25 Thread Danny
Ok, I've pinned it down further. The bluez stack is so old, and when you
connect without paring, it incorrectly classifies it as a mouse instead of
a joypad.

~~~Danny Vinci~~~


On Mon, Aug 25, 2014 at 11:45 AM, Filip Sohajek filip.soha...@gmail.com
wrote:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. Unfortunately, we cannot work on this bug because your
 description didn't include enough information. You may find it helpful
 to read How to report bugs effectively
 http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
 if you would then provide a more complete description of the problem.

 We have instructions on debugging some types of problems at
 http://wiki.ubuntu.com/DebuggingProcedures

 At a minimum, we need:
 1. the specific steps or actions you took that caused you to encounter the
 problem,
 2. the behavior you expected, and
 3. the behavior you actually encountered (in as much detail as possible).
 Thanks!

 ** Changed in: bluez (Ubuntu)
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1360893

 Title:
   Wii U Pro Controller requires PIN

 Status in “bluez” package in Ubuntu:
   Incomplete

 Bug description:
   The Wii U Pro controller requires a PIN and is used as a mouse.

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


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

Title:
  Wii U Pro Controller requires PIN

Status in “bluez” package in Ubuntu:
  Incomplete

Bug description:
  The Wii U Pro controller requires a PIN and is used as a mouse.

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

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


[Kernel-packages] [Bug 1354604] Re: Regression: touchscreen-as-input not recognized in recent kernels (Dell Venue 11 Pro 7130)

2014-08-25 Thread Steven Collins
I should be able to test this within the next couple of days, yes.
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/1354604

Title:
  Regression: touchscreen-as-input not recognized in recent kernels
  (Dell Venue 11 Pro 7130)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Due to bug #1354598, my Dell Venue 11 Pro 7130 tablet is unusable as a
  tablet with the current Trusty kernel, so I have been attempting to
  find a more recent kernel for which the screen functions both as a
  display and a touch input device. No luck so far.

  (Well, actually, oddly enough, that's not quite true: I installed the
  05-Aug-2014 01:21 daily live CD of Kubuntu Active, which is i386 only,
  and *that* worked just fine, from a kernel/hardware perspective. But
  I'm hoping to get an amd64 kernel working.)

  When booting either of the most recent Utopic kernel (3.16.0-6) and
  the kernel team's latest build of upstream (3.16.0-031600), the
  touchscreen is unresponsive to touch input, and inspection of the logs
  confirms that the multitouch device is not recognized as such.

  Will run apport-collect. Also the udev logs attached to bug #1354598
  may be interesting.

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

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


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

2014-08-25 Thread bugproxy
--- Comment From thad...@br.ibm.com 2014-08-25 19:30 EDT---
I am back from leave and I am looking at this. I believe this is not a driver 
issue, but a problem with PowerNV, LE and firmware. Not sure about the nature 
of the problem, but since the adapter works on petitboot, and Ubuntu 14.10 
works fine as a PowerKVM guest, I don't think the driver or adapter firmware is 
the problem here.

Cascardo.

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

Title:
  ISST-KTE:PowerNV:UBUNTU14.10: Shiner Adapter ethernet port does not
  come up

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  ---Problem Description---
  When trying to bring up an ethernet port on a Shiner Network adapter, the 
terminal outputs the following:

  root@podkvm:~# ifconfig eth7 up
  [ 3126.678507] bnx2x: [bnx2x_attn_int_deasserted2:4099(eth7)]CFC hw attention 
0x2
  [ 3126.678586] bnx2x: [bnx2x_attn_int_deasserted2:4102(eth7)]FATAL error from 
CFC
  [ 3136.698592] bnx2x: [bnx2x_state_wait:308(eth7)]timeout waiting for state 1
  [ 3136.698678] bnx2x: [bnx2x_setup_queue:8625(eth7)]Queue(0) SETUP failed
  [ 3136.698688] bnx2x: [bnx2x_nic_load:2721(eth7)]Setup leading failed!
  SIOCSIFFLAGS: Device or resource busy

  modules loaded:
  root@podkvm:~# lsmod
  Module  Size  Used by
  rtc_generic 2711  0 
  powernv_rng 3244  0 
  ses10118  0 
  enclosure  12767  1 ses
  mlx4_en   118002  0 
  bnx2x 920334  0 
  lpfc  836357  0 
  mlx4_core 311074  1 mlx4_en
  mdio6270  1 bnx2x
  libcrc32c   1995  1 bnx2x
  ipr   142194  2 
  be2net144413  0 
  scsi_transport_fc  80636  1 lpfc
  scsi_tgt   18399  1 scsi_transport_fc
  vxlan  48609  2 be2net,mlx4_en

   
  ---uname output---
  Linux podkvm 3.15.0-6-generic #11-Ubuntu SMP Thu Jun 12 00:40:49 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
   
  ---Additional Hardware Info---
  System firmware: 1427A
   
  Machine Type = 8247-22L 
   
   
  I can get the interface up on petitboot and on a 3.10 kernel used for 
PowerKVM installer. I can't do it for Ubuntu 14.04 kernel, based on 3.13. I can 
reproduce the same thing with a 3.13 kernel on another PowerNV system.

  However, it works on a PCI passthrough environment on PowerKVM, with
  both 14.04 kernel and 14.10. So, this is specific to PowerNV. I will
  try upstream kernel versions and see if it's possible to find a
  culprit.

  I collected this with msglevel options on the driver. The driver
  specific option SP, timer, interrupt, link, ifup, and probe.

  Cascardo.

  However, it works on a PCI passthrough environment on PowerKVM, with
  both 14.04 kernel and 14.10. So, this is specific to PowerNV. I will
  try upstream kernel versions and see if it's possible to find a
  culprit.

  I couldn't find Thadeu's kernel. I built the newer kernel + bnx2x
  driver from upstream, still saw the same failure. I will look into
  more.

  Thanks,
  Wendy

  Shiner info:

  root@podkvm:~# ethtool -i eth7
  driver: bnx2x
  version: 1.78.19-0
  firmware-version: bc 7.10.4

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

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


[Kernel-packages] [Bug 1361339] [NEW] krnl386.exe16 bug in wine

2014-08-25 Thread Louis Clavelli
Public bug reported:

err:module:attach_process_dlls krnl386.exe16 failed to initialize,
aborting

wine1.6 installed Aug 25, 2014 on Ubuntu 14.04.1

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

Title:
  krnl386.exe16 bug in wine

Status in “linux” package in Ubuntu:
  New

Bug description:
  err:module:attach_process_dlls krnl386.exe16 failed to initialize,
  aborting

  wine1.6 installed Aug 25, 2014 on Ubuntu 14.04.1

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

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


[Kernel-packages] [Bug 1354598] Re: No video on touchscreen -- Dell Venue 11 Pro 7130

2014-08-25 Thread Steven Collins
I would be happy to do the reverse bisection if there is a call for it,
but upon further reflection, perhaps it's just not reasonable to fix
this for Trusty, at least not anytime soon. A lot of the hardware in
this tablet is *very* new, and trying to support it any time in the near
future would probably break something else.

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

Title:
  No video on touchscreen -- Dell Venue 11 Pro 7130

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Apologies if I shouldn't file a bug on this -- I've seen that it is
  already fixed in (at least) the most recent Utopic kernel. But I can't
  actually use that kernel either, due to a regression (I guess that
  will be a separate report). Consider this a suggestion to backport the
  fix for this to Trusty.

  When booting the current Trusty kernel, there is no video on the
  touchscreen. HDMI output works, and even without HDMI connected X is
  running fine (as evidenced by connecting through x11vnc). And either
  alternative output method shows that the touchscreen is working fine
  as an INPUT device. But no picture.

  Attaching two udev logs, one from booting 3.13.0-32, the other from
  3.16.0-6. You can see that in the 3.16 log, quite a few more devices
  under /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/INT33C3:00/ are
  discovered compared to the 3.13 -- I'm assuming one of those is the
  video, since that's where the touchscreen-as-input lives.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57 [modified: 
boot/vmlinuz-3.13.0-32-generic]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', 
'/dev/snd/pcmC1D0p', '/dev/snd/controlC0', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D8p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Fri Aug  8 17:22:12 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-08-08 (0 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 114d:1000 Alpha Imaging Technology Corp. 
   Bus 001 Device 003: ID 0bda:5751 Realtek Semiconductor Corp. 
   Bus 001 Device 002: ID 1b75:9170 Ovislink Corp. AirLive X.USB 802.11abgn 
[Atheros AR9170+AR9104]
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Venue 11 Pro 7130 MS
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: \vmlinuz-3.13.0-32-generic ro 
root=UUID=d1f725f9-24f1-45b0-8a83-6761da8071d8  quiet splash  
initrd=\initrd.img-3.13.0-32-generic
  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.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.132
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/20/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 057KTY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd06/20/2014:svnDellInc.:pnVenue11Pro7130MS:pvr01:rvnDellInc.:rn057KTY:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Venue 11 Pro 7130 MS
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1349866] Re: [HP ProBook 455 G1] Display blank after resume (consistent)

2014-08-25 Thread Václav Šmilauer
Confirmed with upstream kernel (3.14.1, which is the latest for trusty
in kernel-ppa) as per instructions above.

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

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

Title:
  [HP ProBook 455 G1] Display blank after resume (consistent)

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  With the hardware as shown in automatically attached files (HP ProBook
  455), display never recovers from resume, although the computer works
  fine otherwise (it can be connected to over ssh, in particular). I
  disabled the discrete GPU BIOS (that is the current stand) but the
  problem remains. Contrary to #1010683, where some people were helped
  by using pm-suspend --quirk-test --quirk-s3-mode, this problem is
  exhibited without discrete graphics (thus ruling out problems with
  vgaswitcheroo).

  WORKAROUND: Install fglrx or fglrx-updates.

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

  .tmp.unity.support.test.1:

  ApportVersion: 2.14.1-0ubuntu3.2
  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
  Date: Tue Jul 29 16:32:42 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a week
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7420G] [1002:9992] 
(prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:194e]
  InstallationDate: Installed on 2014-06-27 (31 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP ProBook 455 G1
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=8f659b6c-ad5b-49ef-8f46-052d943c2cb5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/29/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68CPE Ver. F.26
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 194E
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 91.0C
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CPEVer.F.26:bd10/29/2013:svnHewlett-Packard:pnHPProBook455G1:pvrA2018CD200:rvnHewlett-Packard:rn194E:rvrKBCVersion91.0C:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 455 G1
  dmi.product.version: A2018CD200
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.1+14.04.20140701-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Jul 29 16:24:26 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: radeon

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

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


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

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

apport-collect 1361339

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

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

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

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

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

Title:
  krnl386.exe16 bug in wine

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  err:module:attach_process_dlls krnl386.exe16 failed to initialize,
  aborting

  wine1.6 installed Aug 25, 2014 on Ubuntu 14.04.1

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

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


[Kernel-packages] [Bug 1359742] Re: [xen] The kernel panics on transfer

2014-08-25 Thread Chris J Arges
** Summary changed:

- The kernel panics on transfer
+ [xen] The kernel panics on transfer

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

Title:
  [xen] The kernel panics on transfer

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I got a 1GB network card and I tried to copy my xen image (30GB), so I run
nc -l 3000  image.dd
  on xen dom0
  and tried to send using nc from another remote machine. 

  The machine crashed after 3-15 seconds. I tried this many many times.
  I managed to get bug using netconsole (attached).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Aug 21 15:06 seq
   crw-rw 1 root audio 116, 33 Aug 21 15:06 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CurrentDmesg:
   [   13.914872] init: plymouth-upstart-bridge main process ended, respawning
   [   98.312437] 3w-9xxx: scsi6: AEN: INFO (0x04:0x0029): Verify 
started:unit=0.
  Date: Thu Aug 21 15:09:13 2014
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: placeholder root=/dev/mapper/r5-system1 ro biosdevname=0 
nosplash 
netconsole=@192.168.10.200/eth1,3000@192.168.10.29/bc:ae:c5:e0:af:6c
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/26/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080010
  dmi.board.name: TYAN High-End Dual AMD Opteron, S2882
  dmi.board.vendor: TYAN
  dmi.board.version: To be filled by O.E.M.
  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.:bvr080010:bd07/26/2006:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnTYAN:rnTYANHigh-EndDualAMDOpteron,S2882:rvrTobefilledbyO.E.M.: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/1359742/+subscriptions

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


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-25 Thread Dinko Osmankovic
@edd-rossi: AFAIK, this is due to adapter trying to keep the connection
alive. Or, to put it this way, when it comes to power management this
driver is a piece of shit. But, at least we have something...

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

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

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

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


[Kernel-packages] [Bug 1318531] Re: [Dell Inspiron 17R 5737] Video looks 1 byte shifted

2014-08-25 Thread GortiZ
I can confirm that it affect the latest upstream 3.13 kernel, too.

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

Title:
  [Dell Inspiron 17R 5737] Video looks 1 byte shifted

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Trusty:
  Confirmed

Bug description:
  The video looks like it's shifted by 1byte or so. Red looks green,
  blue looks violet, green looks dark violet. (almost everything looks
  between green and violet as in the attached snapshot.

  WORKAROUND: Change GRUB_CMDLINE_LINUX_DEFAULT=quiet splash in 
/etc/default/grub to:
  GRUB_CMDLINE_LINUX_DEFAULT=nomodeset acpi_backlight=vendor

  ---
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kubuntu4499 F pulseaudio
   /dev/snd/controlC0:  kubuntu4499 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.1)
  MachineType: Dell Inc. Inspiron 5737
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper maybe-ubiquity  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   1: phy0: Wireless LAN
    Soft blocked: yes
    Hard blocked: yes
  StagingDrivers: rts5139
  Tags:  trusty staging
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 045YHR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/12/2013:svnDellInc.:pnInspiron5737:pvrA07:rvnDellInc.:rn045YHR:rvrA00:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron 5737
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1214148] Re: [Toshiba Portege Z935-ST4N03] Intel video: Display backlight cannot be changed

2014-08-25 Thread Zwopper
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1214148/comments/25
Comment #25 works for my R930 as well!
Thank you Carlos!

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

Title:
  [Toshiba Portege Z935-ST4N03] Intel video: Display backlight cannot be
  changed

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  On my Toshiba Portege Z935-ST4N03 laptop, the display hotkeys and
  display brightness settings do not work at all.

  Symptoms:
  1. When I use Fn F6 or Fn F7, I get a pop-up window that shows a light bulb 
and a slider, and the slider goes obediently up and down as I press F6/7. 
However, the brightness of the screen does not change as the slider indicator 
changes.
  2. If I go into the Power Manager and set the display brightness to dim after 
a few seconds has passed, it doesn't dim.

  So it seems to me that the hotkeys are being recognized as a method to
  change the display brightness, but that the operating system is unable
  to change the hardware's actual screen brightness... I don't think
  it's a hotkey problem per se.

  I read through https://wiki.ubuntu.com/Kernel/Debugging/Backlight and
  I think I have the problem defined as:

  Backlight control does not work, but there are entries in
  /sys/class/backlight.

  Although I do not seem to have the Brightness applet on my system (I
  am running XFCE, so maybe that is why), but the Power Manager's
  brightness control is definitely not working.

  This is a recent install of Ubuntu, on a newly purchased laptop, so I
  have no idea whether it was working in previous versions of Ubuntu,
  kernels, etc. Sorry.

  I used the ubuntu-bug utility to report this bug, so I am not sure
  what else you need... but I am starting by attaching the Xorg log, and
  will attach the lspci output and other information shortly. I am also
  going to follow the rest of the debugging steps on the Backlight
  debugging page and attach the output as separate comments on this
  report.

  $ lsb_release -rd
  Description:  Ubuntu 13.04
  Release:  13.04

  $apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu4
Candidate: 1:7.7+1ubuntu4
Version table:
   *** 1:7.7+1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Mon Aug 19 14:01:34 2013
  InstallationDate: Installed on 2013-06-17 (62 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release amd64 
(20130423.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1361364] [NEW] The Crocodile bar overlap

2014-08-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Canonical,

Is it possible to accept the following patch into Canonical 14.10? 
It fix a problem that is affecting a lot of machines on our side.

https://patchwork.ozlabs.org/patch/381836/

The patch was just submitted upstream at the moment, and I understand
that it should be accepted into upstream tree soon.

Thank you,
Breno

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


** Tags: architecture-ppc64le bugnameltc-115199 severity-high 
targetmilestone-inin1410
-- 
The Crocodile bar overlap
https://bugs.launchpad.net/bugs/1361364
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 1221995] Re: 0a12:0001 Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesn't work with 3.11 or 3.13 kernels

2014-08-25 Thread exzemat
I tested lastest mainline  
linux-headers-3.17.0-031700rc1-generic_3.17.0-031700rc1.201408161335_amd64.deb.
my Cambridge Silicon Radio bluetooth dongle zork on this kernel.
I make a rapport to complet.

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

Title:
  0a12:0001 Bluetooth Dongle (Cambridge Silicon Radio, Ltd) doesn't work
  with 3.11 or 3.13 kernels

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  SRU Justification:

  Impact: Bluetooth device stopped working. Device support regression.
  Fix: Upstream, f9f462faa02777f497eb25255683a94e0c054de6
  Testcase: Comment #10

  Original Description:

  Bluetooth device stopped working after upgrading ubuntu to 13.10.

  ~$ lsusb:
   Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth 
Dongle (HCI mode)

  ~$ hciconfig
  hci0: Type: BR/EDR  Bus: USB
   BD Address: 00:1B:10:00:0F:46  ACL MTU: 1017:8  SCO MTU: 64:0
   DOWN
   RX bytes:457 acl:0 sco:0 events:16 errors:0
   TX bytes:68 acl:0 sco:0 commands:16 errors:0
  ~$ hcitool dev
  Devices:

  device simply doesnt appear on bluetooth manager. blueman UI is
  broken.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-4-generic 3.11.0-4.9
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jorge  1954 F pulseaudio
   /dev/snd/controlC0:  jorge  1954 F pulseaudio
  Date: Fri Sep  6 22:32:45 2013
  HibernationDevice: RESUME=UUID=707ce71f-40a6-4fc3-b0a1-d24329b1c781
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: MEGAWARE MW-H61M-2H
  MarkForUpload: True
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=3480d68a-ee68-452e-b349-a2398ce3da52 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-4-generic N/A
   linux-backports-modules-3.11.0-4-generic  N/A
   linux-firmware1.113
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to saucy on 2013-08-23 (15 days ago)
  dmi.bios.date: 08/28/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5 MW
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MW-H61M-2H
  dmi.board.vendor: MEGAWARE
  dmi.board.version: v1.3 - 17/07/2012 - MWX
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MEGAWARE
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5MW:bd08/28/2012:svnMEGAWARE:pnMW-H61M-2H:pvrv1.3-17/07/2012-MWX:rvnMEGAWARE:rnMW-H61M-2H:rvrv1.3-17/07/2012-MWX:cvnMEGAWARE:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: MW-H61M-2H
  dmi.product.version: v1.3 - 17/07/2012 - MWX
  dmi.sys.vendor: MEGAWARE

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

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


[Kernel-packages] [Bug 1361339] Re: krnl386.exe16 bug in wine

2014-08-25 Thread Joseph Salisbury
** Package changed: linux (Ubuntu) = wine (Ubuntu)

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

Title:
  krnl386.exe16 bug in wine

Status in “wine” package in Ubuntu:
  New

Bug description:
  err:module:attach_process_dlls krnl386.exe16 failed to initialize,
  aborting

  wine1.6 installed Aug 25, 2014 on Ubuntu 14.04.1

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

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


[Kernel-packages] [Bug 1361364] Re: The Crocodile bar overlap

2014-08-25 Thread Luciano Chavez
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  The Crocodile bar overlap

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Canonical,

  Is it possible to accept the following patch into Canonical 14.10? 
  It fix a problem that is affecting a lot of machines on our side.

  https://patchwork.ozlabs.org/patch/381836/

  The patch was just submitted upstream at the moment, and I understand
  that it should be accepted into upstream tree soon.

  Thank you,
  Breno

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

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


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

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

apport-collect 1361364

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

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

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

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

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

Title:
  The Crocodile bar overlap

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Canonical,

  Is it possible to accept the following patch into Canonical 14.10? 
  It fix a problem that is affecting a lot of machines on our side.

  https://patchwork.ozlabs.org/patch/381836/

  The patch was just submitted upstream at the moment, and I understand
  that it should be accepted into upstream tree soon.

  Thank you,
  Breno

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

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


[Kernel-packages] [Bug 1361263] Re: Ubuntu 14.04.1 encounters bootloop some time after Grub

2014-08-25 Thread Joseph Salisbury
Are you able to boot if you select the Recovery Mode kernel from GRUB,
which is under the Advanced options for Ubuntu option?

** Tags added: kernel-da-key

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

Title:
  Ubuntu 14.04.1 encounters bootloop some time after Grub

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Dear all,

  I have recently installed Trustry (14.04.1) on my Dad's laptop. The
  laptop was running Ubuntu 12.04 before without any issues. However,
  after installing, the system won't boot into Ubuntu. At some point
  after selecting 'Ubuntu' in Grub, the system reboots.

  What should happen: Ubuntu boots normally, Dad is happy

  What happens instead: Ubuntu bootloops, Dad is not-so-happy.

  Specs: Samsung P560, Intel Core 2 Duo P8700 (2.53 GHz), 4 GiB RAM,
  Nvidia Geforce G9600M GS. The laptop also runs Windows 8.1 Pro in a
  Dualboot environment.

  Unfortunately, since I cannot boot into Ubuntu on his laptop, I cannot
  provide detailed information about the running kernel, since it won't
  run altogether.

  There is a very similar bug here:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309578, but this
  one affects only AMD CPUs.

  Any ideas?

  Cheers
  Benjamin

  PS: Please allow a bit of time for me to react, since I have to relay
  your suggestions to my Dad on the phone and guide him through the
  steps before I'll be able to answer. Thanks in advance for your
  patience.

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

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


[Kernel-packages] [Bug 1361308] Re: linux: 3.16.0-11.16 -proposed tracker

2014-08-25 Thread Brad Figg
** Changed in: kernel-development-workflow/prepare-package-meta
   Status: New = Fix Released

** Changed in: kernel-development-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Tim Gardner 
(timg-tpi)

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

Title:
  linux: 3.16.0-11.16 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-Prepare-package-start:Monday, 25. August 2014 17:11 UTC
  kernel-phase-changed:Monday, 25. August 2014 17:11 UTC
  kernel-phase:Prepare

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

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


[Kernel-packages] [Bug 1361290] Re: hard time with wifi connection after suspend/resume

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/


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

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

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

Title:
  hard time with wifi connection after suspend/resume

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have to say that since I upgraded to 14.10 I've been having tons of
  problems with my wifi.  Some of them seemed to be related to network-
  manager while in some other cases not...  I've noticed the following
  entries in dmesg after suspend/resume which happend at the same time
  as my wifi was having hard time to allow me viewing web pages or apt-
  get commands being really really really slow.

  [ 4855.692028] wlan0: authenticate with 64:70:02:e2:9b:99
  [ 4855.697137] wlan0: send auth to 64:70:02:e2:9b:99 (try 1/3)
  [ 4855.699817] wlan0: authenticated
  [ 4855.701031] wlan0: associate with 64:70:02:e2:9b:99 (try 1/3)
  [ 4855.704459] wlan0: RX AssocResp from 64:70:02:e2:9b:99 (capab=0x411 
status=0 aid=4)
  [ 4855.704544] wlan0: associated
  [ 4855.704586] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [ 4855.704704] cfg80211: Calling CRDA for country: CA
  [ 4855.710126] cfg80211: Regulatory domain changed to country: CA
  [ 4855.710134] cfg80211:  DFS Master region: unset
  [ 4855.710137] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
  [ 4855.710143] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2700 mBm), (N/A)
  [ 4855.710148] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
1700 mBm), (N/A)
  [ 4855.710153] cfg80211:   (525 KHz - 533 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
  [ 4855.710158] cfg80211:   (549 KHz - 571 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
  [ 4855.710162] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
3000 mBm), (N/A)
  [ 4879.207492] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4880.056009] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4921.629449] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.077687] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.525993] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.974319] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4923.422572] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4923.870802] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 5103.052578] mce: [Hardware Error]: Machine check events logged

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2593 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2593 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Aug 25 12:22:30 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (123 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-10-generic N/A
   linux-backports-modules-3.16.0-10-generic  N/A
   linux-firmware 1.132
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  UpgradeStatus: Upgraded to utopic on 2014-07-31 (25 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  

[Kernel-packages] [Bug 1326725] Re: PS3 Sixaxis controller/joystick usb stopped working, regression in linux-image-extra-3.13.0-27-generic

2014-08-25 Thread Straximus
@dualshock3nerd

Thanks for the links.  I got things sorted and compiled the kernel
without issue.  Everything is working as expected now.  Thanks for the
patch!  :)

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

Title:
  PS3 Sixaxis controller/joystick usb stopped working, regression in
  linux-image-extra-3.13.0-27-generic

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After applying upgrades to my 14.04 installations and rebooting,
  suddenly the sony sixaxis usb joystick/controller input device which I
  use a lot will now no longer appear as a joystick device.  It happens
  on at least two machines with the newest 14.04 updates as of a couple
  of days ago.  See below for kernel messages.

  I believe the actual kernel error message for this bug is:

  Jun  5 11:36:51 machine kernel: [47062.524566] sony
  0003:054C:0268.000E: can't set operational mode

  After looking at the kernel sources I believe this is a problem with
  the hid_sony kernel module.  The changelog for linux-image-
  extra-3.13.0-27-generic, which contains this module, has many hid
  related changes.

  The same bug/regression, it appears, was reported on askubuntu.com
  some days ago, see this link:

  http://askubuntu.com/questions/474199/my-ps3-controller-stopped-
  working-2-days-ago

  Version information:

  $ lsb_release -d
  Description:Ubuntu 14.04 LTS
  $ uname -a
  Linux valley 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  # dpkg -S /lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko
  linux-image-extra-3.13.0-27-generic: 
/lib/modules/3.13.0-27-generic/kernel/drivers/hid/hid-sony.ko

  dmesg:

  Jun  5 11:36:50 machine kernel: [47062.360175] usb 2-1.1.3.1: new full-speed 
USB device number 19 using ehci-pci
  Jun  5 11:36:51 machine kernel: [47062.486789] usb 2-1.1.3.1: New USB device 
found, idVendor=054c, idProduct=0268
  Jun  5 11:36:51 machine kernel: [47062.486797] usb 2-1.1.3.1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
  Jun  5 11:36:51 machine kernel: [47062.486802] usb 2-1.1.3.1: Product: 
PLAYSTATION(R)3 Controller
  Jun  5 11:36:51 machine kernel: [47062.486806] usb 2-1.1.3.1: Manufacturer: 
Sony
  Jun  5 11:36:51 machine kernel: [47062.498624] sony 0003:054C:0268.000E: 
Fixing up Sony Sixaxis report descriptor
  Jun  5 11:36:51 machine kernel: [47062.524383] input: Sony PLAYSTATION(R)3 
Controller as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1/2-1.1.3.1:1.0/input/input22
  Jun  5 11:36:51 machine kernel: [47062.524563] sony 0003:054C:0268.000E: 
input,hiddev0,hidraw4: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] 
on usb-:00:1d.0-1.1.3.1/input0
  Jun  5 11:36:51 machine kernel: [47062.524566] sony 0003:054C:0268.000E: 
can't set operational mode
  Jun  5 11:36:51 machine kernel: [47062.556374] sony: probe of 
0003:054C:0268.000E failed with error -38
  Jun  5 11:36:51 machine mtp-probe: checking bus 2, device 19: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3.1
  Jun  5 11:36:51 machine mtp-probe: bus: 2, device: 19 was not an MTP device

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

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


[Kernel-packages] [Bug 1361364] Re: The Crocodile bar overlap

2014-08-25 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: kernel-da-key patch ppc64el

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

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

Title:
  The Crocodile bar overlap

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Canonical,

  Is it possible to accept the following patch into Canonical 14.10? 
  It fix a problem that is affecting a lot of machines on our side.

  https://patchwork.ozlabs.org/patch/381836/

  The patch was just submitted upstream at the moment, and I understand
  that it should be accepted into upstream tree soon.

  Thank you,
  Breno

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

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


[Kernel-packages] [Bug 1361200] Re: BUG: unable to handle kernel paging request at ffffffffffffffa1

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  BUG: unable to handle kernel paging request at ffa1

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  nfs to Synology NAS

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15 [modified: 
boot/vmlinuz-3.16.0-10-generic]
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  guilala2287 F pulseaudio
   /dev/snd/controlC1:  guilala2287 F pulseaudio
  Date: Mon Aug 25 14:29:55 2014
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location nfs3_list_one_acl+0x2b/0x80 [nfsv3]
  Failure: oops
  HibernationDevice: RESUME=UUID=08ebe81f-e848-4b2c-97c7-3591f9882eae
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140822)
  MachineType: Dell Inc. Dell Precision M3800
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=113b5ae1-0034-40d9-8651-fecd9ce24c68 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  SourcePackage: linux
  Title: BUG: unable to handle kernel paging request at ffa1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: Dell Precision M3800
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/06/2014:svnDellInc.:pnDellPrecisionM3800:pvrA03:rvnDellInc.:rnDellPrecisionM3800:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Dell Precision M3800
  dmi.product.version: A03
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1360887] Re: ERROR @wl_cfg80211_get_tx_power : error (-1)

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  ERROR @wl_cfg80211_get_tx_power : error (-1)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Description:Ubuntu 14.04.1 LTS
  Release:14.04
  Ubuntu 3.13.0-34.60-generic 3.13.11.4

  
  Packages:
  linux-headers-3.13.0-34  3.13.0-34.60
  linux-headers-3.13.0-34-generic  3.13.0-34.60
  linux-image-3.13.0-34-generic  3.13.0-34.60
  linux-image-extra-3.13.0-34-generic  3.13.0-34.60
  linux-libc-dev:amd64  3.13.0-34.60
  bcmwl-kernel-source  6.30.223.141+bdcom-0ubuntu2

  Error flooding syslog and dmesg:

  [  849.335833] ERROR @wl_dev_intvar_get : error (-1)
  [  849.335837] ERROR @wl_cfg80211_get_tx_power : error (-1)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-34-generic 3.13.0-34.60
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  waver  3036 F pulseaudio
   /dev/snd/controlC0:  waver  3036 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun Aug 24 21:08:12 2014
  HibernationDevice: RESUME=UUID=8c728597-f27b-4e83-a813-c25f6b076b7d
  InstallationDate: Installed on 2012-03-01 (906 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  MachineType: Gigabyte Technology Co., Ltd. X58A-UD3R
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-34-generic 
root=/dev/mapper/jupiter-root ro quiet splash nomodeset ipv6.disable=1 
acpi_enforce_resources=lax crashkernel=384M-:128M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-34-generic N/A
   linux-backports-modules-3.13.0-34-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/16/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8a
  dmi.board.name: X58A-UD3R
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8a:bd05/16/2011:svnGigabyteTechnologyCo.,Ltd.:pnX58A-UD3R:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnX58A-UD3R:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: X58A-UD3R
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1360830] Re: BUG: unable to handle kernel paging request at f84dc000

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  BUG: unable to handle kernel paging request at f84dc000

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Don't know, what happened. The crash-notification appeared during
  boot.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic i686
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bernd  2060 F pulseaudio
   /dev/snd/controlC1:  bernd  2060 F pulseaudio
  Date: Sat Aug 23 09:28:01 2014
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
EIP: 0060:location EFLAGS: 00213202 CPU: 0
  Failure: oops
  HibernationDevice: RESUME=UUID=7325d383-8906-465f-9a31-375c8742d0e5
  InstallationDate: Installed on 2014-07-23 (31 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha i386 (20140722)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: TOSHIBA Qosmio F20
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic 
root=UUID=8c95d0cd-88cb-4ff7-a271-e78723656aca ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: BUG: unable to handle kernel paging request at f84dc000
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/28/2005
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 1.40
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.40:bd12/28/2005:svnTOSHIBA:pnQosmioF20:pvrPQF20E-02H02LGR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: Qosmio F20
  dmi.product.version: PQF20E-02H02LGR
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 1360630] Re: BUG: unable to handle kernel paging request at ffff8801a11643b0

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  BUG: unable to handle kernel paging request at 8801a11643b0

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I was using digikam (photo management) whan this message appears.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  simon  3478 F pulseaudio
   /dev/snd/controlC0:  simon  3478 F pulseaudio
  Date: Sat Aug 23 16:45:02 2014
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location 0x8801a11643b0
  Failure: oops
  HibernationDevice: RESUME=UUID=951bea43-add9-4d20-9eb1-9d728e8f710a
  InstallationDate: Installed on 2014-08-14 (9 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140813)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.16.0-10-generic 
root=UUID=5273f122-32da-48a8-84e4-c1cb84d2be8a ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: BUG: unable to handle kernel paging request at 8801a11643b0
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/04/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FD
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 990XA-UD3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFD:bd02/04/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rn990XA-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.: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: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1360602] Re: package linux-firmware 1.127.2 failed to install/upgrade: cannot copy extracted data for './lib/firmware/iwlwifi-7260-9.ucode' to '/lib/firmware/iwlwifi-7260-9.ucod

2014-08-25 Thread Joseph Salisbury
It appears the .deb file is corrupt.

You may need to run the following:

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

Then re-install the package.

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


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

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

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

Title:
  package linux-firmware 1.127.2 failed to install/upgrade: cannot copy
  extracted data for './lib/firmware/iwlwifi-7260-9.ucode' to
  '/lib/firmware/iwlwifi-7260-9.ucode.dpkg-new': unexpected end of file
  or stream

Status in “linux-firmware” package in Ubuntu:
  Incomplete

Bug description:
  n/a

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.127.2
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic i686
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: i386
  Date: Fri Aug 22 20:48:02 2014
  Dependencies:
   
  DuplicateSignature: package:linux-firmware:1.127.2:cannot copy extracted data 
for './lib/firmware/iwlwifi-7260-9.ucode' to 
'/lib/firmware/iwlwifi-7260-9.ucode.dpkg-new': unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./lib/firmware/iwlwifi-7260-9.ucode' to 
'/lib/firmware/iwlwifi-7260-9.ucode.dpkg-new': unexpected end of file or stream
  InstallationDate: Installed on 2014-05-12 (102 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  Title: package linux-firmware 1.127.2 failed to install/upgrade: cannot copy 
extracted data for './lib/firmware/iwlwifi-7260-9.ucode' to 
'/lib/firmware/iwlwifi-7260-9.ucode.dpkg-new': unexpected end of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1360731] Re: Acer Aspire V3-111P fails to boot with ACPI on (including acpi=ht)

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  Acer Aspire V3-111P fails to boot with ACPI on (including acpi=ht)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Boot hangs if acpi is not entirely disabled on Acer Aspire V3-111P.
  Bios 1.05, newer (undocumented) version 1.11 untested so far.
  This hang does not occur on Ubuntu 12.04 LTS, but does on 14.04(.1) LTS, 
unless using acpi=off.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-34-generic 3.13.0-34.60
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  iheino 1777 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Aug 24 04:20:31 2014
  HibernationDevice: RESUME=UUID=cd1b13ba-5c85-4c64-bf69-aefe3e92c2dc
  InstallationDate: Installed on 2014-08-21 (2 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Acer Aspire V3-111P
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-34-generic 
root=UUID=5a0c649c-474a-4809-851e-70f69f035055 ro quiet splash acpi=off
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-34-generic N/A
   linux-backports-modules-3.13.0-34-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/11/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.05
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Roxy
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.05:bd04/11/2014:svnAcer:pnAspireV3-111P:pvrV1.05:rvnAcer:rnRoxy:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire V3-111P
  dmi.product.version: V1.05
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1360753] Re: Kernel hibernate fails with PM: Swap header not found! when multiple swap spaces are enabled (even though the resume parameter is specific)

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  Kernel hibernate fails with PM: Swap header not found! when multiple
  swap spaces are enabled (even though the resume parameter is specific)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am attempting to set up working hibernation in Linux (Which I define
  as hibernation that works no matter how full my RAM and swap are) and
  have found it to be impossible with any of the hibernation systems.
  this bug is about the failure using the kernel method, which is at
  least a well defined failure.

  My setup is the following:
  Kubuntu 14.04 amd64 with 32GiB RAM, and a 32GiB swap file, with a 32GiB swap 
partition that is enabled in a /etc/pm/sleep.d/ script and disabled on thaw. 
The UUID of the partition is set in both /etc/default/grub 
(GRUB_CMDLINE_LINUX_DEFAULT) and /etc/initramfs-tools/conf.d/resume.

  when /etc/pm/config.d/00sleep_module has SLEEP_MODULE=kernel then I
  can actually successfully hibernate and resume IF I swapoff the swap
  file first, which defeats the purpose. (SLEEP_MODULE=uswsusp is
  another story for another bug, and TuxOnIce has been broken for a
  year, which I know is not your concern)

  If I leave the swap file active then when I attempt to hibernate, here
  is the relevant portion of kern.log:

  Aug 23 20:46:50 Kary3 kernel: [ 1082.954288] PM: Using 3 thread(s) for 
compression.
  Aug 23 20:46:50 Kary3 kernel: [ 1082.954288] PM: Compressing and saving image 
data (1564322 pages)...
  Aug 23 20:46:50 Kary3 kernel: [ 1082.954310] PM: Image saving progress:   0%
  Aug 23 20:46:50 Kary3 kernel: [ 1083.561489] PM: Image saving progress:  10%
  Aug 23 20:46:50 Kary3 kernel: [ 1084.121086] PM: Image saving progress:  20%
  Aug 23 20:46:50 Kary3 kernel: [ 1084.628528] PM: Image saving progress:  30%
  Aug 23 20:46:50 Kary3 kernel: [ 1085.137493] PM: Image saving progress:  40%
  Aug 23 20:46:50 Kary3 kernel: [ 1085.762849] PM: Image saving progress:  50%
  Aug 23 20:46:50 Kary3 kernel: [ 1086.331736] PM: Image saving progress:  60%
  Aug 23 20:46:50 Kary3 kernel: [ 1086.931991] PM: Image saving progress:  70%
  Aug 23 20:46:50 Kary3 kernel: [ 1087.798796] PM: Image saving progress:  80%
  Aug 23 20:46:50 Kary3 kernel: [ 1089.088755] PM: Image saving progress:  90%
  Aug 23 20:46:50 Kary3 kernel: [ 1089.585940] PM: Image saving progress: 100%
  Aug 23 20:46:50 Kary3 kernel: [ 1089.635822] PM: Image saving done.
  Aug 23 20:46:50 Kary3 kernel: [ 1089.635827] PM: Wrote 6257288 kbytes in 6.67 
seconds (938.12 MB/s)
  Aug 23 20:46:50 Kary3 kernel: [ 1089.636098] PM: S
  Aug 23 20:46:50 Kary3 kernel: [ 1089.636386] PM: Swap header not found!
  Aug 23 20:46:50 Kary3 kernel: [ 1089.636443] |
  Aug 23 20:46:50 Kary3 kernel: [ 1089.874934] PM: Basic memory bitmaps freed
  Aug 23 20:46:50 Kary3 kernel: [ 1089.874937] Restarting tasks ... done.

  (and then it starts trying to restore stuff, note that Xorg seems to
  be broken at this point: if I switch to or started from VT7 the system
  locks up, which does not happen on a successful hibernate and restore)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-generic 3.13.0.33.39
  ProcVersionSignature: Ubuntu 3.13.0-33.58-generic 3.13.11.4
  Uname: Linux 3.13.0-33-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  davidgro   4222 F pulseaudio
   /dev/snd/controlC0:  davidgro   4222 F pulseaudio
  Date: Sat Aug 23 23:06:16 2014
  HibernationDevice: RESUME=UUID=97769582-d21a-4da9-90f4-34c5bc5e32ad
  InstallationDate: Installed on 2011-12-17 (980 days ago)
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: Micro-Star International Co., Ltd. 
GT680R/GX680R/GT683R/GT683DXR/GX660DXR
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-33-generic 

[Kernel-packages] [Bug 1360631] Re: BUG: unable to handle kernel paging request at ffff8802308fd100

2014-08-25 Thread Joseph Salisbury
*** This bug is a duplicate of bug 1360630 ***
https://bugs.launchpad.net/bugs/1360630

** This bug has been marked a duplicate of bug 1360630
   BUG: unable to handle kernel paging request at 8801a11643b0

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

Title:
  BUG: unable to handle kernel paging request at 8802308fd100

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Duplicate of bug 1360630
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1360630) ?

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  Annotation: Your system might become unstablenow and might need to be 
restarted.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  simon  3478 F pulseaudio
   /dev/snd/controlC0:  simon  3478 F pulseaudio
  Date: Sat Aug 23 18:50:04 2014
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: 0010:location  location 0x8802308fd100
  Failure: oops
  HibernationDevice: RESUME=UUID=951bea43-add9-4d20-9eb1-9d728e8f710a
  InstallationDate: Installed on 2014-08-14 (9 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140813)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.16.0-10-generic 
root=UUID=5273f122-32da-48a8-84e4-c1cb84d2be8a ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: BUG: unable to handle kernel paging request at 8802308fd100
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/04/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FD
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 990XA-UD3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFD:bd02/04/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rn990XA-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.: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: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1360580] Re: [Hyper-V] IP injection does not occur on Ubuntu 14.10

2014-08-25 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Utopic)
   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/1360580

Title:
  [Hyper-V] IP injection does not occur on Ubuntu 14.10

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  System details:
  Linux ubuntu 3.16.0-9-generic #14-Ubuntu SMP Fri Aug 15 15:03:57 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  Ubuntu Server 14.10 Daily build from 19th Aug (first build picked up for 
testing)
  Ubuntu 3.16.0-9.14-generic 3.16.1

  IP injection is not working in 14.10 and no changes have been made on
  the LIS side. There are also no logged error messages to identify the
  issue. IP injection has been fixed and was working in previous
  releases.

  Repro steps:
  1) Create an Ubuntu 14.10 VM in a HA cluster Hyper-V environment.

  2) Attach a synthetic NIC and set it with DHCP mode. Other test was
  done with a statically assigned IP.

  cat /etc/network/interfaces
  # This file describes the network interfaces available on your system
  # and how to activate them. For more information, see interfaces(5).
  # The loopback network interface
  auto lo
  iface lo inet loopback
  # The primary network interface
  auto eth0
  iface eth0 inet dhcp

  3) Enable Replication.

  4) Set Failover IP settings like for eg:
  Set-VMNetworkAdapterFailoverConfiguration -ComputerName $computerName -VMName 
$vmname -IPv4Address 192.168.100.10 -IPv4SubnetMask 255.255.0.0 
-IPv4PreferredDNSServer 192.168.100.101 -IPv4DefaultGateway 192.168.100.1

  5) Simulating the IP injection shows the following behavior:
  a.  /etc/network/interfaces remains unchanged.
  b. no messages/errors are recorded in dmesg.

  The testing script used shows that the IP remains the same:

  IPAddresses:  : {192.168.100.107, 2001:4898:e0:f35b:215:5dff:fe3b:7210, 
fe80::215:5dff:fe3b:7210}
  ProtocolIFType:   : 4098
  DHCPEnabled:  : True
  InstanceID:   : 
Microsoft:GuestNetwork\6EBA4425-BB01-4BDE-A1FC-403389B9B6DC\0CBB124B-3102-4473-A3BD-8FF02B5879F2
  Subnets:  : {255.255.254.0, /64, /64}
  DNSServers:   : {8.8.4.4, OTHER DNS}
  DefaultGateways:  : {192.168.100.1, fe80::c262:6bff:feb0:9ddf, 
fe80::c262:6bff:feb1:6217}

  SetGuestNetworkAdapterConfiguration
  Msvm_GuestNetworkAdapterConfiguration After update .. please make sure VM is 
running ...
  IPAddresses:  : {192.168.100.107, 2001:4898:e0:f35b:215:5dff:fe3b:7210, 
fe80::215:5dff:fe3b:7210}
  ProtocolIFType:   : 4098
  DHCPEnabled:  : True
  InstanceID:   : 
Microsoft:GuestNetwork\6EBA4425-BB01-4BDE-A1FC-403389B9B6DC\0CBB124B-3102-4473-A3BD-8FF02B5879F2
  Subnets:  : {255.255.254.0, /64, /64}
  DNSServers:   : {same as above}
  DefaultGateways:  : {192.168.100.1, fe80::c262:6bff:feb0:9ddf, 
fe80::c262:6bff:feb1:6217}
  --- 
  ApportVersion: 2.14.6-0ubuntu1
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2014-08-19 (3 days ago)
  InstallationMedia: Ubuntu-Server 14.10 Utopic Unicorn - Alpha amd64 
(20140819)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Microsoft Corporation Virtual Machine
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 hyperv_fb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-9-generic 
root=/dev/mapper/hostname--vg-root ro crashkernel=128M@64M
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.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.16.0-9-generic N/A
   linux-backports-modules-3.16.0-9-generic  N/A
   linux-firmware1.132
  RfKill:
   
  Tags:  utopic
  Uname: Linux 3.16.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 05/23/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 090006
  dmi.board.name: Virtual Machine
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 7.0
  dmi.chassis.asset.tag: 1037-8395-2404-3263-1476-7555-72
  dmi.chassis.type: 3
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 7.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr090006:bd05/23/2012:svnMicrosoftCorporation:pnVirtualMachine:pvr7.0:rvnMicrosoftCorporation:rnVirtualMachine:rvr7.0:cvnMicrosoftCorporation:ct3:cvr7.0:
  

[Kernel-packages] [Bug 1360389] Re: [Acer Aspire 5253] suspend/resume failure

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  [Acer Aspire 5253] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  [Acer Aspire 5253] suspend/resume failure

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-9-generic 3.16.0-9.14
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Uname: Linux 3.16.0-9-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  armando2515 F pulseaudio
   /dev/snd/controlC0:  armando2515 F pulseaudio
  Date: Fri Aug 22 14:07:26 2014
  DuplicateSignature: suspend/resume:Acer Aspire 5253:V1.06
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=539b42f6-7c2b-4399-a96b-1864fd103332
  InstallationDate: Installed on 2014-07-18 (34 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Acer Aspire 5253
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-9-generic 
root=UUID=5ad08f9c-8cf4-4f4a-bb41-debd88d96409 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-9-generic N/A
   linux-backports-modules-3.16.0-9-generic  N/A
   linux-firmware1.132
  SourcePackage: linux
  Title: [Acer Aspire 5253] suspend/resume failure
  UpgradeStatus: Upgraded to utopic on 2014-08-19 (2 days ago)
  UserGroups:
   
  dmi.bios.date: 02/09/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.06
  dmi.board.name: Aspire 5253
  dmi.board.vendor: Acer
  dmi.board.version: V1.06
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAcer:bvrV1.06:bd02/09/2011:svnAcer:pnAspire5253:pvrV1.06:rvnAcer:rnAspire5253:rvrV1.06:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire 5253
  dmi.product.version: V1.06
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1360450] Re: Unhandled Lockdown error 20 Bluetooth wont pair either

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  Unhandled Lockdown error 20 Bluetooth wont pair either

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
   I  can confirm this as well I am using the ubuntu one to move my photos and 
such. Not happy at all.
  Running 14 vs iPhone5
  libimobiledevice updated version

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-35-generic 3.13.0-35.62
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tb 5252 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Aug 22 17:23:24 2014
  HibernationDevice: RESUME=UUID=ebf1eeaa-1a4e-40e5-92be-d8be508488d2
  InstallationDate: Installed on 2013-07-11 (407 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=01e03618-c358-4cd2-a1cb-92875d30815f ro quiet splash 
acpi_osi=!Windows 2012 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-35-generic N/A
   linux-backports-modules-3.13.0-35-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  StagingDrivers: zram
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (123 days ago)
  dmi.bios.date: 06/22/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 17FF
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 10.5A
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd06/22/2012:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr06912120461620100:rvnHewlett-Packard:rn17FF:rvr10.5A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 06912120461620100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1360472] Re: The Commence Upgrade to 14.04 - is partly off screen

2014-08-25 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

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

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

Title:
  The Commence Upgrade to 14.04 - is partly off screen

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  I use a netbook and the follow screen for the commence upgrade has
  all the controls off screen, and yes I can guess and TAB and enter my
  way around - but the fact that the window, is too big for the screen,
  cannot be resized or moved around - makes it a difficulty that needs
  to be addressed.

  Where this occours - in the sequence of the upgrade process screens:

  Software updates:

  New Ubuntu release to '14.04.1 LTS' is available   [upgrade]

  Dowloading the Upgrade Release Tool.

  Password

  Distribution upgrade

  Upgrading Ubuntu 14.04:
  Preparing to upgrade
  Setting new software channels
  Getting new packages
  Installing the upgrades
  Cleaning up
  Restarting the computer

  Do you want to start the upgrade:
  Cancel - Start Upgrade

  
  Actually I think this might have been fixed in the last 24 hours.

  The last window is contained within the screen - along with it's
  controls

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

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


[Kernel-packages] [Bug 1360597] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.17 kernel[0].

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

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

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17-rc1-utopic/

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

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

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

Title:
  iwlwifi :01:00.0: fail to flush all tx fifo queues Q 2

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Attach: dmesg_3.16.0-10-generic.txt

  [59313.747024] iwlwifi :01:00.0: fail to flush all tx fifo queues Q 2
  [59313.747032] iwlwifi :01:00.0: Current SW read_ptr 36 write_ptr 63
  [59313.747076] iwl data: : 00 00 00 00 00 00 00 00 f0 ff 0f 00 00 00 
00 00  
  [59313.747092] iwlwifi :01:00.0: FH TRBs(0) = 0x
  [59313.747109] iwlwifi :01:00.0: FH TRBs(1) = 0x80102033
  [59313.747125] iwlwifi :01:00.0: FH TRBs(2) = 0x
  [59313.747141] iwlwifi :01:00.0: FH TRBs(3) = 0x80300029
  [59313.747158] iwlwifi :01:00.0: FH TRBs(4) = 0x
  [59313.747173] iwlwifi :01:00.0: FH TRBs(5) = 0x
  [59313.747187] iwlwifi :01:00.0: FH TRBs(6) = 0x
  [59313.747202] iwlwifi :01:00.0: FH TRBs(7) = 0x00709032
  [59313.747261] iwlwifi :01:00.0: Q 0 is active and mapped to fifo 3 
ra_tid 0x [42,42]
  [59313.747321] iwlwifi :01:00.0: Q 1 is active and mapped to fifo 2 
ra_tid 0x [0,0]
  [59313.747380] iwlwifi :01:00.0: Q 2 is active and mapped to fifo 1 
ra_tid 0x [36,63]
  [59313.747436] iwlwifi :01:00.0: Q 3 is active and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.747493] iwlwifi :01:00.0: Q 4 is active and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.747549] iwlwifi :01:00.0: Q 5 is active and mapped to fifo 4 
ra_tid 0x [0,0]
  [59313.747605] iwlwifi :01:00.0: Q 6 is active and mapped to fifo 2 
ra_tid 0x [0,0]
  [59313.747660] iwlwifi :01:00.0: Q 7 is active and mapped to fifo 5 
ra_tid 0x [0,0]
  [59313.747716] iwlwifi :01:00.0: Q 8 is active and mapped to fifo 4 
ra_tid 0x [0,0]
  [59313.747773] iwlwifi :01:00.0: Q 9 is active and mapped to fifo 7 
ra_tid 0x [51,51]
  [59313.747828] iwlwifi :01:00.0: Q 10 is active and mapped to fifo 5 
ra_tid 0x [0,0]
  [59313.747885] iwlwifi :01:00.0: Q 11 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.747942] iwlwifi :01:00.0: Q 12 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.747999] iwlwifi :01:00.0: Q 13 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.748055] iwlwifi :01:00.0: Q 14 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.748112] iwlwifi :01:00.0: Q 15 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.748169] iwlwifi :01:00.0: Q 16 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.748225] iwlwifi :01:00.0: Q 17 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.748281] iwlwifi :01:00.0: Q 18 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59313.748338] iwlwifi :01:00.0: Q 19 is inactive and mapped to fifo 0 
ra_tid 0x [0,0]
  [59315.754483] iwlwifi :01:00.0: fail to flush all tx fifo queues Q 2
  [59315.754505] iwlwifi :01:00.0: Current SW read_ptr 68 write_ptr 163
  [59315.754532] iwl data: : f0 0f 00 00 00 00 00 00 00 00 00 00 00 00 
00 00  
  [59315.754547] iwlwifi :01:00.0: FH TRBs(0) = 0x
  [59315.754561] iwlwifi :01:00.0: FH TRBs(1) = 0x8010204b
  [59315.754575] iwlwifi :01:00.0: FH TRBs(2) = 0x
  [59315.754590] iwlwifi :01:00.0: FH TRBs(3) = 0x8030002a
  [59315.754605] iwlwifi :01:00.0: FH TRBs(4) = 0x
  [59315.754619] iwlwifi :01:00.0: FH TRBs(5) = 0x
  [59315.754633] iwlwifi :01:00.0: FH TRBs(6) = 0x
  [59315.754647] iwlwifi :01:00.0: FH TRBs(7) = 0x00709035
  [59315.754704] iwlwifi :01:00.0: Q 0 is active and mapped to fifo 3 
ra_tid 0x [43,43]
  [59315.754762] iwlwifi :01:00.0: Q 1 is active and mapped to fifo 2 
ra_tid 0x [0,0]
  [59315.754818] iwlwifi :01:00.0: Q 2 is active and mapped to fifo 1 
ra_tid 0x [68,163]
  [59315.754875] iwlwifi :01:00.0: Q 3 is active and mapped to fifo 0 
ra_tid 

[Kernel-packages] [Bug 1360428] Re: Feature: Add zpool patchset to ubuntu 14.10

2014-08-25 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Utopic)
   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/1360428

Title:
  Feature: Add zpool patchset to ubuntu 14.10

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  The zpool patch set allows zswap to use either zbud or zsmalloc for
  its compressed storage.  The patches are upstream now and will be in
  3.17.

  All 4 patches backported to ubuntu 14.10 kernel - only patch 2
  required a minor context change.  Taken from upstream patches (listed
  in reverse order of attached patches):

  12d79d6 mm/zpool: update zswap to use zpool
  c795779 mm/zpool: zbud/zsmalloc implement zpool
  af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc
  99eef8e mm/zbud: change zbud_alloc size type to size_t

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

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


[Kernel-packages] [Bug 1359742] Re: [xen] The kernel panics on transfer

2014-08-25 Thread Joseph Salisbury
** Tags added: regression-release

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

Title:
  [xen] The kernel panics on transfer

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I got a 1GB network card and I tried to copy my xen image (30GB), so I run
nc -l 3000  image.dd
  on xen dom0
  and tried to send using nc from another remote machine. 

  The machine crashed after 3-15 seconds. I tried this many many times.
  I managed to get bug using netconsole (attached).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Aug 21 15:06 seq
   crw-rw 1 root audio 116, 33 Aug 21 15:06 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CurrentDmesg:
   [   13.914872] init: plymouth-upstart-bridge main process ended, respawning
   [   98.312437] 3w-9xxx: scsi6: AEN: INFO (0x04:0x0029): Verify 
started:unit=0.
  Date: Thu Aug 21 15:09:13 2014
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  PciMultimedia:
   
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: placeholder root=/dev/mapper/r5-system1 ro biosdevname=0 
nosplash 
netconsole=@192.168.10.200/eth1,3000@192.168.10.29/bc:ae:c5:e0:af:6c
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/26/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080010
  dmi.board.name: TYAN High-End Dual AMD Opteron, S2882
  dmi.board.vendor: TYAN
  dmi.board.version: To be filled by O.E.M.
  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.:bvr080010:bd07/26/2006:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnTYAN:rnTYANHigh-EndDualAMDOpteron,S2882:rvrTobefilledbyO.E.M.: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/1359742/+subscriptions

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


[Kernel-packages] [Bug 1296534] Re: Touchpad of Toshiba CB30 not detected or working at all

2014-08-25 Thread Joseph Salisbury
** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-fixed-upstream

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

Title:
  Touchpad of Toshiba CB30 not detected or working at all

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Hi

  I purchased a chromebook recently and ended up with a Toshiba CB30.
  The Chromebook wasnt cool enough until hacked it and loaded Ubuntu
  onto the device

  Much to my surprise the trackpad doesnt work at all.

  The internet made some suggestions like running a script which should fix it
  
https://googledrive.com/host/0B0YvUuHHn3MndlNDbXhPRlB2eFE/cros-haswell-modules.sh

  After rebooting the device. No joy!
  Following the suggestions found here:
  https://wiki.ubuntu.com/DebuggingTouchpadDetection

  dmesg  ~/dmesg
  cat /proc/bus/input/devices  ~/devices

  Which exported the output into a file see attached. I notice no
  touchpad is being detected

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-18-generic 3.11.0-18.32
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   1899 F pulseaudio
   /dev/snd/controlC0:  adam   1899 F pulseaudio
  Date: Mon Mar 24 16:00:16 2014
  HibernationDevice: RESUME=UUID=477211ac-fda2-4c02-96e7-596e31ea858e
  InstallationDate: Installed on 2014-03-21 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Toshiba Leon
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-18-generic 
root=UUID=8ed013b1-e3fd-4d34-8c9d-92066c344414 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-18-generic N/A
   linux-backports-modules-3.11.0-18-generic  N/A
   linux-firmware 1.116.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/04/2013
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd12/04/2013:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

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

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


[Kernel-packages] [Bug 1359766] Re: Kernel fails to execute code for killing OOM task if oom_kill_allocating_task = 0

2014-08-25 Thread Joseph Salisbury
Would it be possible for you to open a new bug for the issue that now
happens with USB and WiFi?

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

Title:
  Kernel fails to execute code for killing OOM task if
  oom_kill_allocating_task = 0

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The problem is thoroughly described in this question:
  http://askubuntu.com/q/398236/20275

  Steps to reproduce:
  Make sure oom_kill_allocating_task = 0 (it's the default configuration)
  cat /proc/sys/vm/oom_kill_allocating_task
  echo 0 | sudo tee /proc/sys/vm/oom_kill_allocating_task
  Disable your swap to make the test faster.
  Fill your RAM.
  After that the machine will freeze completely forever spinning HDD for some 
reason and thus slowly degrading it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-34-generic 3.13.0-34.60
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  int2114 F pulseaudio
  CurrentDesktop: KDE
  Date: Thu Aug 21 16:40:15 2014
  HibernationDevice: RESUME=UUID=52f0a457-e6ab-4711-a129-83170285523b
  MachineType: ASUSTeK COMPUTER INC. X502CA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-34-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-34-generic N/A
   linux-backports-modules-3.13.0-34-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/21/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X502CA.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X502CA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX502CA.207:bd02/21/2013:svnASUSTeKCOMPUTERINC.:pnX502CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX502CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X502CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Kernel-packages] [Bug 1348007] Re: xhci_hcd: Setup ERROR: setup context command for slot n.

2014-08-25 Thread Joseph Salisbury
This issue appears to be an upstream bug, since you tested the latest
upstream kernel. Would it be possible for you to open an upstream bug
report[0]? That will allow the upstream Developers to examine the issue,
and may provide a quicker resolution to the bug.

Please follow the instructions on the wiki page[0]. The first step is to
email the appropriate mailing list. If no response is received, then a
bug may be opened on bugzilla.kernel.org.

Once this bug is reported upstream, please add the tag: 'kernel-bug-
reported-upstream'.

[0] https://wiki.ubuntu.com/Bugs/Upstream/kernel

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

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

Title:
  xhci_hcd: Setup ERROR: setup context command for slot n.

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  [24754.899114] usb 3-1: reset high-speed USB device number 4 using xhci_hcd
  [24754.899167] xhci_hcd :00:14.0: Setup ERROR: setup context command for 
slot 3.
  [24754.899174] usb 3-1: hub failed to enable device, error -22
  [24755.010826] usb 3-1: reset high-speed USB device number 4 using xhci_hcd
  [24755.010845] xhci_hcd :00:14.0: Setup ERROR: setup context command for 
slot 3.
  [24755.010850] usb 3-1: hub failed to enable device, error -22
  [24755.122775] usb 3-1: reset high-speed USB device number 4 using xhci_hcd
  [24755.139442] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88004394fac8
  [24755.139451] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 88004394fa80
  [24755.139632] usb 3-1: ep 0x2 - rounding interval to 8 microframes, ep desc 
says 10 microframes
  [24755.139686] usb 3-1: ep 0x81 - rounding interval to 8 microframes, ep desc 
says 10 microframes
  [24755.139929] usb 3-1: ep 0x2 - rounding interval to 8 microframes, ep desc 
says 10 microframes
  [24755.140016] usb 3-1: ep 0x81 - rounding interval to 8 microframes, ep desc 
says 10 microframes
  [24755.140636] usblp 3-1:1.0: usblp0: USB Bidirectional printer dev 4 if 0 
alt 0 proto 2 vid 0x04E8 pid 0x330F
  [26859.666205] usb 3-1: USB disconnect, device number 4
  [26859.666475] usblp0: removed

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-5-generic 3.16.0-5.10
  ProcVersionSignature: Ubuntu 3.16.0-5.10-generic 3.16.0-rc6
  Uname: Linux 3.16.0-5-generic x86_64
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0p:   caravena   2847 F...m pulseaudio
   /dev/snd/controlC1:  caravena   2847 F pulseaudio
   /dev/snd/controlC0:  caravena   2847 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Jul 23 23:03:41 2014
  HibernationDevice: RESUME=UUID=360bd2d2-4f44-4311-86d6-4781ac81ee87
  InstallationDate: Installed on 2014-04-27 (87 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-5-generic 
root=UUID=13144268-2374-4154-83f1-c35d81306190 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-5-generic N/A
   linux-backports-modules-3.16.0-5-generic  N/A
   linux-firmware1.132
  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.

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

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


[Kernel-packages] [Bug 1361364] Re: The Crocodile bar overlap

2014-08-25 Thread Tim Gardner
** Also affects: linux (Ubuntu Utopic)
   Importance: Medium
   Status: Triaged

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

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

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

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

Title:
  The Crocodile bar overlap

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  Canonical,

  Is it possible to accept the following patch into Canonical 14.10? 
  It fix a problem that is affecting a lot of machines on our side.

  https://patchwork.ozlabs.org/patch/381836/

  The patch was just submitted upstream at the moment, and I understand
  that it should be accepted into upstream tree soon.

  Thank you,
  Breno

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

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


[Kernel-packages] [Bug 1346067] Re: [Dell Latitude E5440] O2 Card reader [1217:8520] could not be detected after rebooting this system

2014-08-25 Thread Po-Hsu Lin
Hello Peter, here they are.

** Attachment added: log4.zip
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1346067/+attachment/4187083/+files/log4.zip

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

Title:
  [Dell Latitude E5440] O2 Card reader [1217:8520] could not be detected
  after rebooting this system

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  CID: 201307-14017 Dell Latitude E5440

  The O2 card reader, O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8520] 
(rev 01)
  is not stable on this system, the card reader cannot be detected.
  It works normally after reboot, but will be gone if you reboot it one more 
time

  Steps:
  1. Install 14.04 + update (3.13.0-32), boot to desktop
  2. Run lspci -nn to see if the card reader is there
  3. Insert a SD card
  4. Reboot, go through step 2 and 3 again

  Expected result:
  * Card reader should be found in lspci output, SD card should be mounted 
automatically

  Actual result:
  * Nothing happened, the card was not detected at all
  * On step 4, the card reader works, if rebooted again, it will be gone.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1398 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1398 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul 21 04:07:31 2014
  HibernationDevice: RESUME=UUID=730e0474-ac0b-4fc6-a321-6203c9b07a19
  InstallationDate: Installed on 2014-07-21 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Latitude E5440
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed 
root=UUID=b55056b7-f859-4273-9793-12757a75c5ee ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 01348S
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd06/26/2014:svnDellInc.:pnLatitudeE5440:pvr01:rvnDellInc.:rn01348S:rvrX02:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


  1   2   >