[Kernel-packages] [Bug 769527] Re: Missing rpcsec_gss_krb5 module

2014-05-05 Thread Sergio Gelato
The problem here is that rpcsec_gss_krb5 is in linux-image-extra, not in
linux-image. As a result, if one installs the -virtual kernel flavour
that module is missing.

The problem still exists in trusty (linux-
image-{,extra-}3.13.0-24-generic). It's annoying since Kerberized NFS is
a perfectly normal thing to run in a virtual machine. Also, the related
module auth_rpcgss is in the main package so I fail to see why
rpcsec_gss_krb5 should be an extra. Please move rpcsec_gss_krb5 to the
main linux-image package.

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

Title:
  Missing rpcsec_gss_krb5 module

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: linux-image-2.6.38-8-virtual

  The module rpcsec_gss_krb5 is missing:

  
  dumaresq@borgil:/lib/modules/2.6.38-8-virtual/kernel/net/sunrpc/auth_gss$ ls 
-l
  total 72
  -rw-r--r-- 1 root root 72336 2011-04-11 01:06 auth_rpcgss.ko
  dumaresq@borgil:/lib/modules/2.6.38-8-virtual/kernel/net/sunrpc/auth_gss$

  Where as on my "real" machine:

  root@middleearth:/lib/modules/2.6.38-8-server/kernel/net/sunrpc/auth_gss# ls 
-l
  total 124
  -rw-r--r-- 1 root root 72336 2011-04-11 00:46 auth_rpcgss.ko
  -rw-r--r-- 1 root root 51776 2011-04-11 00:46 rpcsec_gss_krb5.ko
  root@middleearth:/lib/modules/2.6.38-8-server/kernel/net/sunrpc/auth_gss#

  
   uname -a
  Linux borgil 2.6.38-8-virtual #42-Ubuntu SMP Mon Apr 11 04:06:34 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

  
  cat /proc/version_signature
  Ubuntu 2.6.38-8.42-virtual 2.6.38.2

  
   dmesg
  [0.00] Initializing cgroup subsys cpuset
  [0.00] Initializing cgroup subsys cpu
  [0.00] Linux version 2.6.38-8-virtual (buildd@allspice) (gcc version 
4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu3) ) #42-Ubuntu SMP Mon Apr 11 04:06:34 UTC 
2011 (Ubuntu 2.6.38-8.42-virtual 2.6.38.2)
  [0.00] Command line: root=UUID=210a1bd7-248d-4f8d-aa03-6efa9927332e 
ro quiet splash
  [0.00] BIOS-provided physical RAM map:
  [0.00]  BIOS-e820:  - 0009fc00 (usable)
  [0.00]  BIOS-e820: 0009fc00 - 000a (reserved)
  [0.00]  BIOS-e820: 000f - 0010 (reserved)
  [0.00]  BIOS-e820: 0010 - 3fffd000 (usable)
  [0.00]  BIOS-e820: 3fffd000 - 4000 (reserved)
  [0.00]  BIOS-e820: feffc000 - ff00 (reserved)
  [0.00]  BIOS-e820: fffc - 0001 (reserved)
  [0.00] NX (Execute Disable) protection: active
  [0.00] DMI 2.4 present.
  [0.00] DMI: Bochs Bochs, BIOS Bochs 01/01/2007
  [0.00] e820 update range:  - 0001 
(usable) ==> (reserved)
  [0.00] e820 remove range: 000a - 0010 (usable)
  [0.00] No AGP bridge found
  [0.00] last_pfn = 0x3fffd max_arch_pfn = 0x4
  [0.00] MTRR default type: write-back
  [0.00] MTRR fixed ranges enabled:
  [0.00]   0-9 write-back
  [0.00]   A-B uncachable
  [0.00]   C-F write-protect
  [0.00] MTRR variable ranges enabled:
  [0.00]   0 base 00E000 mask FFE000 uncachable
  [0.00]   1 disabled
  [0.00]   2 disabled
  [0.00]   3 disabled
  [0.00]   4 disabled
  [0.00]   5 disabled
  [0.00]   6 disabled
  [0.00]   7 disabled
  [0.00] PAT not supported by CPU.
  [0.00] found SMP MP-table at [880fd790] fd790
  [0.00] initial memory mapped : 0 - 2000
  [0.00] init_memory_mapping: -3fffd000
  [0.00]  00 - 003fe0 page 2M
  [0.00]  003fe0 - 003fffd000 page 4k
  [0.00] kernel direct mapping tables up to 3fffd000 @ 1fffd000-2000
  [0.00] RAMDISK: 37bd3000 - 37ff
  [0.00] ACPI: RSDP 000fd740 00014 (v00 BOCHS )
  [0.00] ACPI: RSDT 3fffdc40 00034 (v01 BOCHS  BXPCRSDT 
0001 BXPC 0001)
  [0.00] ACPI: FACP 3e70 00074 (v01 BOCHS  BXPCFACP 
0001 BXPC 0001)
  [0.00] ACPI: DSDT 3fffde40 01FB7 (v01   BXPC   BXDSDT 
0001 INTL 20090123)
  [0.00] ACPI: FACS 3e00 00040
  [0.00] ACPI: SSDT 3fffdda0 0009E (v01 BOCHS  BXPCSSDT 
0001 BXPC 0001)
  [0.00] ACPI: APIC 3fffdcc0 00072 (v01 BOCHS  BXPCAPIC 
0001 BXPC 0001)
  [0.00] ACPI: HPET 3fffdc80 00038 (v01 BOCHS  BXPCHPET 
0001 BXPC 0001)
  [0.00] ACPI: Local APIC address 0xfee0
  [0.00] No NUMA configuration found
  [0.00] Faking a node at -3fffd000
  [ 

[Kernel-packages] [Bug 1041790]

2014-05-05 Thread Chris Wilson
*** Bug 78317 has been marked as a duplicate of this bug. ***

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

Status in X.org xf86-video-intel:
  In Progress
Status in “linux” package in Ubuntu:
  Incomplete
Status in “sandybridge-meta” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Triaged

Bug description:
  X locks up periodically for a 2 to ten seconds at a time and this
  crash log gets generated. It's significantly more than several times a
  day but not quite continuous. If you indeed have this bug, that should
  stop the lockups from happening. Irrespective, please file a new bug
  report so your hardware may be tracked.

  WORKAROUND: Edit your /etc/default/grub from:
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

  to:
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.semaphores=0"

  run the following and reboot:
  sudo update-grub

  The side effects of this is rendering throughput is dropped by 10%
  with SNA, or as much as 3x with UXA. OpenGL performance is likely to
  be reduced by about 30%. More CPU time is spent waiting for the GPU
  with rc6 disabled, so increased power consumption.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  Uname: Linux 3.6.0-rc3-git-20120826.1015 x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Chipset: sandybridge-m-gt2
  Date: Sun Aug 26 16:06:32 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  DuplicateSignature: [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 
0x0b140001 Ubuntu 12.10
  EcryptfsInUse: Yes
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GpuHangFrequency: Continuously
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
  InterpreterPath: /usr/bin/python3.2mu
  MachineType: Dell Inc. Dell System XPS L502X
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.0-rc3-git-20120826.1015 
root=UUID=135c8090-427c-460a-909d-eff262cd44b6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu3
   libdrm2  2.4.38-0ubuntu2
   xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Title: [sandybridge-m-gt2] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 05/29/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0NJT03
  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.:bvrA11:bd05/29/2012:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0NJT03:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1041790/+subscriptions

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


[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 needs bluetooth driver

2014-05-05 Thread SylvainL
Ultrabook HP Envy 4-1162sf, Ubuntu 14.04 LTS (fresh install).
Same problem: unable to pair devices using patched driver for kernel 3.13.

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

Title:
  Ralink RT3290 needs bluetooth driver

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As of Raring Ubuntu has a wifi driver for the RT3290 that works out of
  the box.

  It still does not have bluetooth support.

  This thread in the Ubuntu forums links to a driver that is claimed to
  work:

  http://ubuntuforums.org/showthread.php?t=2115570
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  graeme 2412 F pulseaudio
  CRDA:
   country GB:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2d107179-35e2-4b1f-8bdd-90a01132ec70
  InstallationDate: Installed on 2013-05-17 (144 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=ac74fd89-3445-4a6d-b91b-ae4987867afe ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  raring
  Uname: Linux 3.8.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.32
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.32:bd11/06/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1018C1100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1178920] Re: PC doesnt go into sleep-mode

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

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

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

Title:
  PC doesnt go into sleep-mode

Status in “linux” package in Ubuntu:
  Expired
Status in “pm-utils” package in Ubuntu:
  Expired

Bug description:
  i think pm-utils is related to that issue, i am not 100%sure, i just
  took the next best sounding that COULD be responsible

  anyway. automatic suspend to ram works maybe once. after that, it does
  not.

  f.e.:  cold boot -> booted -> computer doing nothing -> timeout of
  powersaving setting -> sleep -> sleeping -> wake up -> resumed ->
  computer doing nothing -> timeout of powersaving setting -> nothing
  happens.

  manual suspend to ram works though.

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

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


[Kernel-packages] [Bug 1178920] Re: PC doesnt go into sleep-mode

2014-05-05 Thread Launchpad Bug Tracker
[Expired for pm-utils (Ubuntu) because there has been no activity for 60
days.]

** Changed in: pm-utils (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  PC doesnt go into sleep-mode

Status in “linux” package in Ubuntu:
  Expired
Status in “pm-utils” package in Ubuntu:
  Expired

Bug description:
  i think pm-utils is related to that issue, i am not 100%sure, i just
  took the next best sounding that COULD be responsible

  anyway. automatic suspend to ram works maybe once. after that, it does
  not.

  f.e.:  cold boot -> booted -> computer doing nothing -> timeout of
  powersaving setting -> sleep -> sleeping -> wake up -> resumed ->
  computer doing nothing -> timeout of powersaving setting -> nothing
  happens.

  manual suspend to ram works though.

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

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


[Kernel-packages] [Bug 1285934] Re: track pad often freezes or gets jerky - it works intermittently

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

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

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

Title:
  track pad often freezes or gets jerky - it works intermittently

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Randomly, the trackpad will stop movingthe pointer around the screen
  reliably. It may freeze for a second, or several. Or it may repeatedly
  freeze and release a few times a second, making it jerk across the
  screen. Scrolling is affected the same way. I found a workaround that
  involves turning psmouse off and on again. That seems to work.
  Sometimes just for a few minutes, other times for a few days.

  Second problem: The system clock disappeared from the 'taskbar' at the
  top. The clock settings in the system settings menu was grayed out. I
  found a procedure to turn that on and off again too. So far so good.

  The first problem might have happened a little bit under 13.04 as
  well, I'm not certain if the first time was before or after the
  upgrade to 13.10

  Sorry I'm a noob. I'm not even sure if this is the right way to make a
  bug report.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.4
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Thu Feb 27 18:17:10 2014
  InstallationDate: Installed on 2013-05-24 (279 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to saucy on 2014-02-04 (23 days ago)
  VarLogDistupgradeTermlog:

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

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


[Kernel-packages] [Bug 1315202] Re: 8086:08b1 [Asus M5A97] Intel AC7260 Drops AC WiFi

2014-05-05 Thread ryan finnegan
I have done a day of testing with kernel 3.15.0-031500rc3.  Stability
has been improved - No disconnects/drops.

Connectivity is still at 51-53/70, but other than that seems to be
working fine with Transmission as well as SSH.

If you need any additional info, let me know.

** Tags added: kernel-fixed-upstream-3.15.0-031500rc3

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

Title:
  8086:08b1 [Asus M5A97] Intel AC7260 Drops AC WiFi

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Running Ubuntu 14.04 since Beta 2

  Desktop machine with Intel AC7260 + Bluetooth drops AC 5ghz wifi
  connection.  No definitive pattern, but seems to drop more often when
  running Transmission torrent client and while using ssh to connect to
  home server.

  2.4ghz N wifi is stable - 68-69/70 connection
  5ghz AC wifi unstable - usually 52/70 connection

  On Ubuntu 13.10 there was no AC wifi issue with this device.

  Tried turning off Power Management in iwconfig, but no change in
  connectivity.

  Router: Asus AC66U

  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
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  finny 13840 F pulseaudio
   /dev/snd/controlC0:  finny 13840 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu May  1 18:28:04 2014
  HibernationDevice: RESUME=UUID=2ba8e8ad-4ef5-4805-8886-bf69895f4961
  InstallationDate: Installed on 2014-03-29 (33 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cbc74798-6bab-45b1-99b2-9974206c42b1 ro quiet splash
  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:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: keucr
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/24/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0901
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: M5A97
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd11/24/2011:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM5A97:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.

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

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


[Kernel-packages] [Bug 1314762] Re: CVE-2014-0196

2014-05-05 Thread John Johansen
** No longer affects: linux-ti-omap4 (Ubuntu)

** No longer affects: linux-lts-raring (Ubuntu)

** No longer affects: linux-lts-saucy (Ubuntu)

** No longer affects: linux-mvl-dove (Ubuntu)

** No longer affects: linux-lts-quantal (Ubuntu)

** No longer affects: linux-fsl-imx51 (Ubuntu)

** No longer affects: linux-ec2 (Ubuntu)

** No longer affects: linux-armadaxp (Ubuntu)

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

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

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

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

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

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

** Changed in: linux-armadaxp (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: linux-armadaxp (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Saucy)
   Importance: Undecided => High

** Changed in: linux-armadaxp (Ubuntu Trusty)
   Status: New => Invalid

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

** Changed in: linux-armadaxp (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Lucid)
   Importance: Undecided => High

** Changed in: linux-armadaxp (Ubuntu Utopic)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Utopic)
   Importance: Undecided => High

** Changed in: linux-armadaxp (Ubuntu Quantal)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Quantal)
   Importance: Undecided => High

** Changed in: linux-ec2 (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: linux-ec2 (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Saucy)
   Importance: Undecided => High

** Changed in: linux-ec2 (Ubuntu Trusty)
   Status: New => Invalid

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

** Changed in: linux-ec2 (Ubuntu Lucid)
   Importance: Undecided => High

** Changed in: linux-ec2 (Ubuntu Utopic)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Utopic)
   Importance: Undecided => High

** Changed in: linux-ec2 (Ubuntu Quantal)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Quantal)
   Importance: Undecided => High

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

** Changed in: linux-lts-quantal (Ubuntu Saucy)
   Status: New => Invalid

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

** Changed in: linux-lts-quantal (Ubuntu Trusty)
   Status: New => Invalid

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

** Changed in: linux-lts-quantal (Ubuntu Lucid)
   Status: New => Invalid

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

** Changed in: linux-lts-quantal (Ubuntu Utopic)
   Status: New => Invalid

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

** Changed in: linux-lts-quantal (Ubuntu Quantal)
   Status: New => Invalid

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

** Changed in: linux-mvl-dove (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-mvl-dove (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: linux-mvl-dove (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-mvl-dove (Ubuntu Saucy)
   Importance: Undecided => High

** Changed in: linux-mvl-dove (Ubuntu Trusty)
   Status: New => Invalid

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

** Changed in: linux-mvl-dove (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: linux-mvl-dove (Ubuntu Lucid)
   Importance: Undecided => High

** Changed in: linux-mvl-dove (Ubuntu Utopic)
   Status: New => Invalid

** Changed in: linux-mvl-dove (Ubuntu Utopic)
   Importance: Undecided => High

** Changed in: linux-mvl-dove (Ubuntu Quantal)
   Status: New => Invalid

** Changed in: linux-mvl-dove (Ubuntu Quantal)
   Importance: Undecided => High

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

** Changed in: linux-lts-saucy (Ubuntu Saucy)
   Status: New => Invalid

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

** Changed in: linux-lts-saucy (Ubuntu Trusty)
   Status: New => Invalid

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

** Changed in: linux-lts-saucy (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Lucid)
   I

[Kernel-packages] [Bug 1316110] Re: perf samples too long

2014-05-05 Thread Michael Heuberger
Ummm, sorry, I am a bit unsure here.

What apt-get commands should I enter for installing the latest kernel?

And how can I be sure this won't destroy my Ubuntu installation? I need
the machine for work etc.

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

Title:
  perf samples too long

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I always see these lines in `dmesg` and wonder what these mean:
  [ 3805.057535] perf samples too long (2507 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5

  They repeat often and I think the value
  kernel.perf_event_max_sample_rate should be somehow optimized. How can
  I do that?

  Or it is a bug?

  Thanks
  Michael
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  michael.heuberger   1907 F pulseaudio
   /dev/snd/controlC1:  michael.heuberger   1907 F pulseaudio
   /dev/snd/controlC0:  michael.heuberger   1907 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=4bbd9d93-8982-4c0a-a955-0554ee12e4f8
  InstallationDate: Installed on 2014-05-01 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=47ab151a-c47d-4eff-ab5b-7751fc32014d ro quiet
  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:
   0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
  Tags:  trusty
  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: 05/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0701
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P6X58D-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0701:bd05/10/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6X58D-E:rvrRev1.xx: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/1316110/+subscriptions

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


[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 needs bluetooth driver

2014-05-05 Thread Orhideous
HP ProBook 455, Ubuntu 14.04LTS (fresh install) — device pairing still not 
working with solution in connent #57.
Please, add «trusty» tag to this bug.

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

Title:
  Ralink RT3290 needs bluetooth driver

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  As of Raring Ubuntu has a wifi driver for the RT3290 that works out of
  the box.

  It still does not have bluetooth support.

  This thread in the Ubuntu forums links to a driver that is claimed to
  work:

  http://ubuntuforums.org/showthread.php?t=2115570
  --- 
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  graeme 2412 F pulseaudio
  CRDA:
   country GB:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2d107179-35e2-4b1f-8bdd-90a01132ec70
  InstallationDate: Installed on 2013-05-17 (144 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=ac74fd89-3445-4a6d-b91b-ae4987867afe ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-31-generic N/A
   linux-backports-modules-3.8.0-31-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  raring
  Uname: Linux 3.8.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.32
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.32:bd11/06/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1018C1100:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1018C1100
  dmi.sys.vendor: Hewlett-Packard

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

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


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

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

apport-collect 1315073

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

Title:
  Fresh Ubuntu 64-bit install boots with no keyboard, mouse, or network

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hardware: Cyberpower Z77 computer, including the following relevant
  parts:

  Motherboard: GIGABYTE GA-Z77-HD3 Intel Z77 Chipset 
  Video Card: nVidia 760
  Hard Drive: Samsung 128GB SSD, SATA3
  Keyboard: Moshi Luna USB
  Mouse: Razer USB gaming mouse

  "Try Ubuntu 14.04 without installing" from USB key: No problems.
  Install Ubuntu while in LiveCD environment: No problems (even browsed the web 
a bit).

  On reboot, Ubuntu boots to LightDM, and that's as far as I can go.
  The keyboard doesn't respond, though I can successfully toggle F-Lock
  on and off and the lights are on.  The mouse doesn't respond, and I
  see no cursor.  There's a notification in the upper-right hand corner
  that there are no connected networks.  I can't SSH in to get any logs.

  WORKAROUND: Boot from LiveUSB; mount and chroot into install; download
  and install Generic 3.14.1 MainLine kernel and reboot; everything is
  fine.  But I don't think I have to tell anyone how not-ideal that is,
  especially since chrooting these days involves three or four mount
  --bind commands that are difficult for people to remember.

  This has occurred on Ubuntu and Ubuntu Gnome spins.  This does not
  occur with Fedora 20 (the only other distro I've tried on this
  hardware).

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

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


[Kernel-packages] [Bug 1314762] Re: CVE-2014-0196

2014-05-05 Thread John Johansen
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  CVE-2014-0196

Status in “linux” package in Ubuntu:
  New
Status in “linux-armadaxp” package in Ubuntu:
  New
Status in “linux-ec2” package in Ubuntu:
  New
Status in “linux-fsl-imx51” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  New
Status in “linux-lts-raring” package in Ubuntu:
  New
Status in “linux-lts-saucy” package in Ubuntu:
  New
Status in “linux-mvl-dove” package in Ubuntu:
  New
Status in “linux-ti-omap4” package in Ubuntu:
  New

Bug description:
  The tty atomic_write_lock does not provide an exclusion guarantee for
  the tty driver if the termios settings are LECHO & !OPOST. And since
  it is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two

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

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


[Kernel-packages] [Bug 1315073] Re: Fresh Ubuntu 64-bit install boots with no keyboard, mouse, or network

2014-05-05 Thread Quinn Balazs
** 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/1315073

Title:
  Fresh Ubuntu 64-bit install boots with no keyboard, mouse, or network

Status in “linux” package in Ubuntu:
  New

Bug description:
  Hardware: Cyberpower Z77 computer, including the following relevant
  parts:

  Motherboard: GIGABYTE GA-Z77-HD3 Intel Z77 Chipset 
  Video Card: nVidia 760
  Hard Drive: Samsung 128GB SSD, SATA3
  Keyboard: Moshi Luna USB
  Mouse: Razer USB gaming mouse

  "Try Ubuntu 14.04 without installing" from USB key: No problems.
  Install Ubuntu while in LiveCD environment: No problems (even browsed the web 
a bit).

  On reboot, Ubuntu boots to LightDM, and that's as far as I can go.
  The keyboard doesn't respond, though I can successfully toggle F-Lock
  on and off and the lights are on.  The mouse doesn't respond, and I
  see no cursor.  There's a notification in the upper-right hand corner
  that there are no connected networks.  I can't SSH in to get any logs.

  WORKAROUND: Boot from LiveUSB; mount and chroot into install; download
  and install Generic 3.14.1 MainLine kernel and reboot; everything is
  fine.  But I don't think I have to tell anyone how not-ideal that is,
  especially since chrooting these days involves three or four mount
  --bind commands that are difficult for people to remember.

  This has occurred on Ubuntu and Ubuntu Gnome spins.  This does not
  occur with Fedora 20 (the only other distro I've tried on this
  hardware).

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

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


[Kernel-packages] [Bug 1314762] Re: CVE-2014-0196

2014-05-05 Thread John Johansen
** Summary changed:

- n_tty_write crash when echoing in raw mode
+ CVE-2014-0196

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

Title:
  CVE-2014-0196

Status in “linux” package in Ubuntu:
  New
Status in “linux-armadaxp” package in Ubuntu:
  New
Status in “linux-ec2” package in Ubuntu:
  New
Status in “linux-fsl-imx51” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  New
Status in “linux-lts-raring” package in Ubuntu:
  New
Status in “linux-lts-saucy” package in Ubuntu:
  New
Status in “linux-mvl-dove” package in Ubuntu:
  New
Status in “linux-ti-omap4” package in Ubuntu:
  New

Bug description:
  The tty atomic_write_lock does not provide an exclusion guarantee for
  the tty driver if the termios settings are LECHO & !OPOST. And since
  it is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two

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

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


[Kernel-packages] [Bug 1315073] [NEW] Fresh Ubuntu 64-bit install boots with no keyboard, mouse, or network

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

Hardware: Cyberpower Z77 computer, including the following relevant
parts:

Motherboard: GIGABYTE GA-Z77-HD3 Intel Z77 Chipset 
Video Card: nVidia 760
Hard Drive: Samsung 128GB SSD, SATA3
Keyboard: Moshi Luna USB
Mouse: Razer USB gaming mouse

"Try Ubuntu 14.04 without installing" from USB key: No problems.
Install Ubuntu while in LiveCD environment: No problems (even browsed the web a 
bit).

On reboot, Ubuntu boots to LightDM, and that's as far as I can go.  The
keyboard doesn't respond, though I can successfully toggle F-Lock on and
off and the lights are on.  The mouse doesn't respond, and I see no
cursor.  There's a notification in the upper-right hand corner that
there are no connected networks.  I can't SSH in to get any logs.

WORKAROUND: Boot from LiveUSB; mount and chroot into install; download
and install Generic 3.14.1 MainLine kernel and reboot; everything is
fine.  But I don't think I have to tell anyone how not-ideal that is,
especially since chrooting these days involves three or four mount
--bind commands that are difficult for people to remember.

This has occurred on Ubuntu and Ubuntu Gnome spins.  This does not occur
with Fedora 20 (the only other distro I've tried on this hardware).

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

-- 
Fresh Ubuntu 64-bit install boots with no keyboard, mouse, or network
https://bugs.launchpad.net/bugs/1315073
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 1315575] Re: poor wireless connection with current kernel

2014-05-05 Thread rob loranger
I think that fixes it, I ran another ping test and saw nothing higher
than 2ms save one random 20ms over a few hundred pings.

Thanks for the fix :)

** Tags added: kernel-fixed-upstream

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

Title:
  poor wireless connection with current kernel

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The new 3.13 kernel that came with kubuntu 14.04 creates some kind of
  issue with my internet connection. I get severe lag and stalled
  connections. I mostly noticed playing online games but also see
  package d/l progress pause/freeze during apt upgrades and sometimes my
  browser will not connect. The same day I upgraded there were no issues
  at all, now they are there. I found out it must be the kernel as i am
  currently using 3.11.0-19 and the issues have vanished.

  Please let me know what other info to provide.

  I thought I might also add that I had found another with this issue on
  AskUbuntu, http://askubuntu.com/questions/451724/wireless-connection-
  slow-inconsistent-after-fresh-install-ubuntu-14-04-realtek

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

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


[Kernel-packages] [Bug 1314762] Re: n_tty_write crash when echoing in raw mode

2014-05-05 Thread John Johansen
** Tags added: kernel-cve-tracking-bug

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

Title:
  n_tty_write crash when echoing in raw mode

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux-armadaxp” package in Ubuntu:
  New
Status in “linux-ec2” package in Ubuntu:
  New
Status in “linux-fsl-imx51” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  New
Status in “linux-lts-raring” package in Ubuntu:
  New
Status in “linux-lts-saucy” package in Ubuntu:
  New
Status in “linux-mvl-dove” package in Ubuntu:
  New
Status in “linux-ti-omap4” package in Ubuntu:
  New

Bug description:
  The tty atomic_write_lock does not provide an exclusion guarantee for
  the tty driver if the termios settings are LECHO & !OPOST. And since
  it is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two

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

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


[Kernel-packages] [Bug 1315435] Re: Dell Inspiron 1525 - suspend/resume failure

2014-05-05 Thread eltimbalino
I have the same issue on a Dell inspiron 1525. If you would like any
hardware/system data, just let me know.

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

Title:
  Dell Inspiron 1525 - suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  When laptop is in standby and lid is opened, the screen remains black
  and the computer doesn't respond. LEDs and fans are active. The
  computer is usable again after a restart.

  This bug was not present in previous installed Ubuntu 13.10.

  Resuming from standby works in most cases with a standby hook which
  kills pulseaudio and unloads the module snd_hda_intel before standby
  and reloads snd_hda_intel after resume. See attached file. In some
  cases the computer doesn't go to standby when I close the lid with
  this standby hook active. When I reopen the lid, the display remains
  black and the computer doesn't respond. So this workarround is not
  reliable.

  When I boot Ubuntu 14.04 with Saucy kernel 3.11.0-19-generic or
  mainline kernel 3.12.18-031218-generic for trusty, resume from standby
  works fine.

  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 i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  casi   1989 F pulseaudio
  CurrentDesktop: GNOME
  Date: Fri May  2 17:37:01 2014
  HibernationDevice: RESUME=UUID=df14110a-3df0-4d46-8336-6de75559b367
  InstallationDate: Installed on 2013-08-14 (261 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release i386 
(20130424)
  MachineType: Dell Inc. Inspiron 1525
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=53e9d8b8-1f6a-4333-80c6-2fdc692c5dd1 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
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (11 days ago)
  dmi.bios.date: 10/27/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A17
  dmi.board.name: 0WP007
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd10/27/2009:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0WP007:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1525
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1310823] Re: [Dell Inspiron 1525] Ubuntu freezes when lid closed

2014-05-05 Thread Žygimantas Beručka
I suspect that too as I already mentioned I can suspend/resume before a
Unity/compiz session is actually started. With only a lightdm running it
just works. You trying out a GNOME session just confirms it.

However, it still means there's a bug in the kernel since a piece of
third-party software can cause a kernel panic. This is what they say on
the freedesktop.org bugzilla.

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

Title:
  [Dell Inspiron 1525] Ubuntu freezes when lid closed

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi. I'm using Dell Inspiron 1525 for several years and it was used
  with Ubuntu since 10.04 or so.

  After upgrading from 13.10 to 14.04 my PC started to freeze completely
  (no response from anything, requires hard reboot) if I'm closing the
  lid or display turning off due to inactivity timeout. I also had this
  problem after wake from suspend, but recently got kernel update and
  looks like it was fixed (no freezes after wake up). I tried fresh
  install of 14.04 that I'm using right now, but it doesn't help.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 22 02:07:31 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: bcmwl, 6.30.223.141+bdcom, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:022f]
 Subsystem: Dell Device [1028:022f]
  InstallationDate: Installed on 2014-04-20 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 1525
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/ubuntu--vg-root 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/16/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0U990C
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd10/16/2008:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0U990C:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1525
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  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
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Apr 22 01:39:40 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id9076 
   vendor AUO
  xserver.version: 2:1.15.1-0ubuntu2

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

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


[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-firmware

** Branch linked: lp:ubuntu/trusty-proposed/linux-firmware

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

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

Status in “linux-firmware” package in Ubuntu:
  Confirmed
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-firmware” source package in Trusty:
  Fix Committed

Bug description:
  Running 14.04 (beta) with Kernel 3.13.0-17-generic

  I've encountered a strange and reproducible error with the
  iwlwifi-7260-8.ucode firmware.

  This laptop is a Dell XPS 12 (haswell). With the -8 firmware, it will
  connect fine to wifi for 30 or 40 mins at a time, then will start
  dropping connections repeatedly. Even modprobe -r unloading and
  reloading doesn't fix the issue, only a reboot will temporarily solve
  it for 40 mins at a time.

  Moreover, here is what's strange, is during these episodes of
  disconnection it seems to affect the actual router (2Wire), as the
  other devices in the house will also start to have issues (very slow
  connections, limited range,etc).  Once I reboot this laptop everything
  and all devices will return to normal.

  This issue has been fixed by me manually removing the -8 firware from
  /lib/firmware and letting the -7 firmware load instead. Since that has
  been done there has not been a single issue of this happening (now
  going on 4 days).

  let me know if there is any other information you would like me to
  provide.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.126
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 17 08:13:25 2014
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-07 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140307)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  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/1293569/+subscriptions

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


[Kernel-packages] [Bug 1188092] Please test proposed package

2014-05-05 Thread Adam Conrad
Hello XiongZhang, or anyone else affected,

Accepted linux-firmware into precise-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/linux-
firmware/1.79.14 in a few hours, and then in the -proposed repository.

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

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

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

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

Title:
  [Feature]  WiFi support in Stone Peak

Status in intel:
  Fix Committed
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-firmware” package in Ubuntu:
  Fix Released
Status in “linux-lts-trusty” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-lts-trusty” source package in Precise:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux-firmware” source package in Trusty:
  Fix Committed
Status in “linux-lts-trusty” source package in Trusty:
  Invalid
Status in “linux” source package in Utopic:
  Fix Released
Status in “linux-firmware” source package in Utopic:
  Fix Released
Status in “linux-lts-trusty” source package in Utopic:
  Invalid

Bug description:
  Stone Peak is WiFi and Bluetooth combo card for Broadwell mobile platform. 
  This feature is for the WiFi driver and firmware support for Stone Peak

  Upstream schedule: TBD

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

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


[Kernel-packages] [Bug 1293569] Please test proposed package

2014-05-05 Thread Adam Conrad
Hello Barry, or anyone else affected,

Accepted linux-firmware into trusty-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/linux-
firmware/1.127.2 in a few hours, and then in the -proposed repository.

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

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

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

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

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

Status in “linux-firmware” package in Ubuntu:
  Confirmed
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-firmware” source package in Trusty:
  Fix Committed

Bug description:
  Running 14.04 (beta) with Kernel 3.13.0-17-generic

  I've encountered a strange and reproducible error with the
  iwlwifi-7260-8.ucode firmware.

  This laptop is a Dell XPS 12 (haswell). With the -8 firmware, it will
  connect fine to wifi for 30 or 40 mins at a time, then will start
  dropping connections repeatedly. Even modprobe -r unloading and
  reloading doesn't fix the issue, only a reboot will temporarily solve
  it for 40 mins at a time.

  Moreover, here is what's strange, is during these episodes of
  disconnection it seems to affect the actual router (2Wire), as the
  other devices in the house will also start to have issues (very slow
  connections, limited range,etc).  Once I reboot this laptop everything
  and all devices will return to normal.

  This issue has been fixed by me manually removing the -8 firware from
  /lib/firmware and letting the -7 firmware load instead. Since that has
  been done there has not been a single issue of this happening (now
  going on 4 days).

  let me know if there is any other information you would like me to
  provide.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.126
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 17 08:13:25 2014
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-07 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140307)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  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/1293569/+subscriptions

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


[Kernel-packages] [Bug 1293569] Please test proposed package

2014-05-05 Thread Adam Conrad
Hello Barry, or anyone else affected,

Accepted linux-firmware into precise-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source/linux-
firmware/1.79.14 in a few hours, and then in the -proposed repository.

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

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

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

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

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

Status in “linux-firmware” package in Ubuntu:
  Confirmed
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-firmware” source package in Trusty:
  Fix Committed

Bug description:
  Running 14.04 (beta) with Kernel 3.13.0-17-generic

  I've encountered a strange and reproducible error with the
  iwlwifi-7260-8.ucode firmware.

  This laptop is a Dell XPS 12 (haswell). With the -8 firmware, it will
  connect fine to wifi for 30 or 40 mins at a time, then will start
  dropping connections repeatedly. Even modprobe -r unloading and
  reloading doesn't fix the issue, only a reboot will temporarily solve
  it for 40 mins at a time.

  Moreover, here is what's strange, is during these episodes of
  disconnection it seems to affect the actual router (2Wire), as the
  other devices in the house will also start to have issues (very slow
  connections, limited range,etc).  Once I reboot this laptop everything
  and all devices will return to normal.

  This issue has been fixed by me manually removing the -8 firware from
  /lib/firmware and letting the -7 firmware load instead. Since that has
  been done there has not been a single issue of this happening (now
  going on 4 days).

  let me know if there is any other information you would like me to
  provide.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.126
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 17 08:13:25 2014
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-07 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140307)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  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/1293569/+subscriptions

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


[Kernel-packages] [Bug 1188092] Please test proposed package

2014-05-05 Thread Adam Conrad
Hello XiongZhang, or anyone else affected,

Accepted linux-firmware into trusty-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/linux-
firmware/1.127.2 in a few hours, and then in the -proposed repository.

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

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

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

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

Title:
  [Feature]  WiFi support in Stone Peak

Status in intel:
  Fix Committed
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-firmware” package in Ubuntu:
  Fix Released
Status in “linux-lts-trusty” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-lts-trusty” source package in Precise:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux-firmware” source package in Trusty:
  Fix Committed
Status in “linux-lts-trusty” source package in Trusty:
  Invalid
Status in “linux” source package in Utopic:
  Fix Released
Status in “linux-firmware” source package in Utopic:
  Fix Released
Status in “linux-lts-trusty” source package in Utopic:
  Invalid

Bug description:
  Stone Peak is WiFi and Bluetooth combo card for Broadwell mobile platform. 
  This feature is for the WiFi driver and firmware support for Stone Peak

  Upstream schedule: TBD

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

-- 
Mailing list: https://launchpad.net/~kernel-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 [Dell XPS 13 9333] iwlwifi regularly loses connection/becomes unusable on Intel 7260

2014-05-05 Thread Ethan Blanton
This problem appears to be fixed in 3.15.0-rc3.  I have not had a wifi
drop in more than 36 hours.  Additionally, the reported wireless signal
strength doesn't bounce around wildly.

** Tags added: kernel-fixed-upstream kernel-fixed-upstream-3.15.0-rc3

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

Title:
  8086:08b1 [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.

  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.

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


Re: [Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-05 Thread Seth Forshee
On Mon, May 05, 2014 at 04:21:02PM -, Emmanuel Grumbach wrote:
> any suggestions to fix the lie are welcome :)

I guess lie was a bit strong, how about half-truth ;-)

I don't know if it's something which needs a fix, I just wanted to warn
that what modinfo says in this case doesn't indicate which firmware is
actually used.

> The thing is that MODULE_FIRMWARE can't really check what firmware has
> been loaded.

Right, the point is to declare what firmware the driver can use, not
what it is using right now. This probably isn't the right forum to hash
this out, so if I decide we need to fix it I'll send you a patch.

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

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

Status in “linux-firmware” package in Ubuntu:
  Confirmed
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-firmware” source package in Trusty:
  Fix Committed

Bug description:
  Running 14.04 (beta) with Kernel 3.13.0-17-generic

  I've encountered a strange and reproducible error with the
  iwlwifi-7260-8.ucode firmware.

  This laptop is a Dell XPS 12 (haswell). With the -8 firmware, it will
  connect fine to wifi for 30 or 40 mins at a time, then will start
  dropping connections repeatedly. Even modprobe -r unloading and
  reloading doesn't fix the issue, only a reboot will temporarily solve
  it for 40 mins at a time.

  Moreover, here is what's strange, is during these episodes of
  disconnection it seems to affect the actual router (2Wire), as the
  other devices in the house will also start to have issues (very slow
  connections, limited range,etc).  Once I reboot this laptop everything
  and all devices will return to normal.

  This issue has been fixed by me manually removing the -8 firware from
  /lib/firmware and letting the -7 firmware load instead. Since that has
  been done there has not been a single issue of this happening (now
  going on 4 days).

  let me know if there is any other information you would like me to
  provide.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.126
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 17 08:13:25 2014
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-07 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140307)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  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/1293569/+subscriptions

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


[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-05 Thread Tim Gardner
** Also affects: linux-firmware (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

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

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

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

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

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

Status in “linux-firmware” package in Ubuntu:
  Confirmed
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-firmware” source package in Trusty:
  Fix Committed

Bug description:
  Running 14.04 (beta) with Kernel 3.13.0-17-generic

  I've encountered a strange and reproducible error with the
  iwlwifi-7260-8.ucode firmware.

  This laptop is a Dell XPS 12 (haswell). With the -8 firmware, it will
  connect fine to wifi for 30 or 40 mins at a time, then will start
  dropping connections repeatedly. Even modprobe -r unloading and
  reloading doesn't fix the issue, only a reboot will temporarily solve
  it for 40 mins at a time.

  Moreover, here is what's strange, is during these episodes of
  disconnection it seems to affect the actual router (2Wire), as the
  other devices in the house will also start to have issues (very slow
  connections, limited range,etc).  Once I reboot this laptop everything
  and all devices will return to normal.

  This issue has been fixed by me manually removing the -8 firware from
  /lib/firmware and letting the -7 firmware load instead. Since that has
  been done there has not been a single issue of this happening (now
  going on 4 days).

  let me know if there is any other information you would like me to
  provide.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.126
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 17 08:13:25 2014
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-07 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140307)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  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/1293569/+subscriptions

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


[Kernel-packages] [Bug 1280394] Re: 8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys do not work on kernels 3.11 and 3.13

2014-05-05 Thread rpgmaker
*** This bug is a duplicate of bug 1229591 ***
https://bugs.launchpad.net/bugs/1229591

I can confirm this on both releases mentioned in this bug report. I have
the exact same machine and everything worked PERFECTLY on 12.10.

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

Title:
  8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys do not
  work on kernels 3.11 and 3.13

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Brightness keys Fn+F4 and Fn+F5 (decrease and increase brightness) do not 
work on 13.10 and 14.04.
  On 12.04 (up to 12.04.3) and 13.04 worked ok.
  That is, up to ubuntu repository kernel 3.8 the brightness keys worked ok.

  On ubuntu repository kernels 3.11 and 3.13, the brightness keys do not
  work. (this includes 12.04.4 that has kernel 3.11).

  I currently have installed 14.04 with kernel 3.13.0-8.

  However, brightness can be adjusted just fine by going to system settings > 
Brightness Control and moving the slider back and forth.
  So the problem is specific only to the function keys.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-8-generic 3.13.0-8.28
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mike   1549 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Feb 14 20:01:28 2014
  HibernationDevice: RESUME=UUID=4ffb442c-e2bf-4dbd-8a25-6a4ef0e346f2
  InstallationDate: Installed on 2014-01-25 (19 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140124)
  MachineType: Dell Inc. Dell System Inspiron N411Z
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-8-generic 
root=UUID=308a58c8-4425-4ae1-b9a5-86bee1de5030 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-8-generic N/A
   linux-backports-modules-3.13.0-8-generic  N/A
   linux-firmware1.124
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 09/10/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0YWNPW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd09/10/2012:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0YWNPW:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1315829] Re: bus cycle unavailable

2014-05-05 Thread Marius
I can test it but i have to install a new system (which isn't a big deal
cause i already saved all important things) but then it could take a
couple of days until i can reproduce the error (or i see that is it
fixed) cause i'm not sure how to trigger the bug. Or is there a
possibilty to anything via grub(which i have access to).

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

Title:
  bus cycle unavailable

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have Problems when i boot my Laptop with Ubuntu 14.04. The same Problem 
occured on older Ubuntu Versions (12.04 to 14.04) as well as on Kubuntu and 
other Ubuntu derivates (e.g. Mint). When i first installed Ubuntu it worked 
perfectly fine for 1 or two days, but then it refuses to boot. If i try to boot 
from USB as well as from HDD in rescure mod, it shows:
  "
  [0.345596] perf_event_intel : CPUID marked event: 'bus cycles' unavailable
  [0.345664] ... version: 3
  [0.345725] ... bit width: 48
  [0.345785] ... generic registers: 4
  [0.346656] ... value mask: 000
  [0.346720] ... max period: 7fff
  [0.346793]... fixed-purpose events: 3
  [0.346846] ... event mask: 0007000f
  [0.348871] x86: Booting SMP configuration:
  [0,348934]  node #0, CPU's: #1
  "

  these are only the last lines, the others seem irrelevant to me.
  I use a Intel Core i 5 430M, 4GB RAM with an ATI mobility radeon HD5650
  It's a Acer Travelmate 5740G 
  It has a different HDD (not sure which i put in it) and i upgraded the BIOS 
which is now an InsydeH2O V1.23.

  Thanks for your help.

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

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


[Kernel-packages] [Bug 1316207] Re: [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

2014-05-05 Thread Danillo ladu
i dont know if its a bug in ubuntu or in the kernel but the device dont
show up

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

Title:
  [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a sony viao T. And my usb 2.0 port are not working while my 3.0
  port works, it seems its a problem with many T models, but i try with
  the new kernels but still usb 2.0 not worked.

  
  nillo@nillo-SVT1312V1ES:~$ uname -a
  Linux nillo-SVT1312V1ES 3.15.0-031500rc4-generic #201405042135 SMP Mon May 5 
01:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  nillo@nillo-SVT1312V1ES:~$ lsusb
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 004: ID 05ca:18c4 Ricoh Co., Ltd
  Bus 001 Device 003: ID 04f3:0018 Elan Microelectronics Corp.
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  nillo@nillo-SVT1312V1ES:~$ lspci
  00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller 
(rev 09)
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
  00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
  00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 1 (rev c4)
  00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 2 (rev c4)
  00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 3 (rev c4)
  00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller 
(rev 04)
  00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port 
SATA Controller [AHCI mode] (rev 04)
  00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus 
Controller (rev 04)
  02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter 
(rev 01)
  08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
  0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

  nillo@nillo-SVT1312V1ES:~$ lsmod
  Module  Size  Used by
  nvram  14462  0
  hid_multitouch 17656  0
  uvcvideo   82299  0
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  videobuf2_core 45435  1 uvcvideo
  videodev  149504  2 uvcvideo,videobuf2_core
  rfcomm 75078  0
  bnep   19884  2
  bluetooth 447627  10 bnep,rfcomm
  hid_logitech_dj18647  0
  snd_hda_codec_hdmi 48182  1
  usbhid 53121  0
  snd_hda_codec_realtek72529  1
  snd_hda_codec_generic70087  1 snd_hda_codec_realtek
  hid   106436  3 hid_multitouch,usbhid,hid_logitech_dj
  joydev 17587  0
  acer_wmi   32938  0
  sparse_keymap  13890  1 acer_wmi
  snd_hda_intel  30608  3
  snd_hda_controller 35518  1 snd_hda_intel
  snd_hda_codec 144671  5 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
  snd_hwdep  13613  1 snd_hda_codec
  snd_pcm   113863  4 
snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
  intel_rapl 19238  0
  x86_pkg_temp_thermal14312  0
  intel_powerclamp   19099  0
  coretemp   13638  0
  snd_seq_midi   13564  0
  kvm   463808  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30865  1 snd_seq_midi
  crct10dif_pclmul   14268  0
  snd_seq63540  2 snd_seq_midi_event,snd_seq_midi
  crc32_pclmul   13180  0
  ghash_clmulni_intel13230  0
  aesni_intel   152648  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  arc4   12573  2
  aes_x86_64 17131  1 aesni_intel
  lrw13323

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-05 Thread Tim Gardner
Emmanuel - The issue with modinfo is that IWL7260_UCODE_API_MAX is never
referenced in a MODULE_FIRMWARE() macro.

drivers/net/wireless/iwlwifi/iwl-7000.c:
MODULE_FIRMWARE(IWL7260_MODULE_FIRMWARE(IWL7260_UCODE_API_OK));
MODULE_FIRMWARE(IWL3160_MODULE_FIRMWARE(IWL3160_UCODE_API_OK));

It appears that this -8 firmware is causal on Haswell, so I'm going to
remove it from our stable releases (Precise/Trusty) until it gets
sorted.

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

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

Status in “linux-firmware” package in Ubuntu:
  Confirmed

Bug description:
  Running 14.04 (beta) with Kernel 3.13.0-17-generic

  I've encountered a strange and reproducible error with the
  iwlwifi-7260-8.ucode firmware.

  This laptop is a Dell XPS 12 (haswell). With the -8 firmware, it will
  connect fine to wifi for 30 or 40 mins at a time, then will start
  dropping connections repeatedly. Even modprobe -r unloading and
  reloading doesn't fix the issue, only a reboot will temporarily solve
  it for 40 mins at a time.

  Moreover, here is what's strange, is during these episodes of
  disconnection it seems to affect the actual router (2Wire), as the
  other devices in the house will also start to have issues (very slow
  connections, limited range,etc).  Once I reboot this laptop everything
  and all devices will return to normal.

  This issue has been fixed by me manually removing the -8 firware from
  /lib/firmware and letting the -7 firmware load instead. Since that has
  been done there has not been a single issue of this happening (now
  going on 4 days).

  let me know if there is any other information you would like me to
  provide.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-firmware 1.126
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 17 08:13:25 2014
  Dependencies:
   
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-07 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140307)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  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/1293569/+subscriptions

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


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

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

apport-collect 1314762

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-armadaxp in Ubuntu.
https://bugs.launchpad.net/bugs/1314762

Title:
  n_tty_write crash when echoing in raw mode

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux-armadaxp” package in Ubuntu:
  New
Status in “linux-ec2” package in Ubuntu:
  New
Status in “linux-fsl-imx51” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  New
Status in “linux-lts-raring” package in Ubuntu:
  New
Status in “linux-lts-saucy” package in Ubuntu:
  New
Status in “linux-mvl-dove” package in Ubuntu:
  New
Status in “linux-ti-omap4” package in Ubuntu:
  New

Bug description:
  The tty atomic_write_lock does not provide an exclusion guarantee for
  the tty driver if the termios settings are LECHO & !OPOST. And since
  it is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two

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

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


[Kernel-packages] [Bug 1315697] Re: Backlight not working after boot

2014-05-05 Thread Michał Kozub
Added the tag 'kernel-bug-exists-upstream'. Tested with 3.15.0-rc3 and
3.15.0-rc4.

** Tags added: kernel-bug-exists-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/1315697

Title:
  Backlight not working after boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  As the summary states: there is no backlight on my Asus X52Je notebook
  after  boot - it works fine at the grub stage and splash sreen but
  afterwards it just goes black (though you can barely see something -
  that's why i could turn on the monitor clone option and use a
  secondary display). Function keys work and there is an entrance in
  /sys/class/backlight/ - it just doesn't do anything.

  I've had this problem since 12.04 - i think it started after one of
  the software updates. It did work for quite some time before. I tried
  upgrading Ubuntu in hope that that would fix it, but to no avail - I'm
  now at 14.04 and all the versions up to this point had the same
  problem (12.10, 13.04, 13.10). I also tried latest mainline kernel but
  that didn't help.

  Also tried some common workarounds, like:
  'acpi_backlight=vendor'
  'acpi_osi=Linux'
  'acpi=off'
  And the like, also with no effect.

  Also updated BIOS to latest version form manufacturer - didn't help.

  The attachements have the required diagnostic files.

  Thanks,
  mk

  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 i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  drink  2012 F pulseaudio
   /dev/snd/controlC0:  drink  2012 F pulseaudio
   /dev/snd/pcmC0D0p:   drink  2012 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sat May  3 17:37:38 2014
  HibernationDevice: RESUME=UUID=517b6655-6f63-483f-80c0-087e4799c881
  MachineType: ASUSTeK Computer Inc. K52Je
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=da0531fa-9dbd-4f69-9179-0dd5b2740f22 ro video.use_native_backlight=1
  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.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (9 days ago)
  dmi.bios.date: 01/26/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K52Je.212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K52Je
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK52Je.212:bd01/26/2011:svnASUSTeKComputerInc.:pnK52Je:pvr1.0:rvnASUSTeKComputerInc.:rnK52Je:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K52Je
  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/1315697/+subscriptions

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


[Kernel-packages] [Bug 1307797] Re: [Dell Inspiron 14 3437] Kernel Panic

2014-05-05 Thread Joseph Salisbury
** Tags removed: kernel-key

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

Title:
  [Dell Inspiron 14 3437] Kernel Panic

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  In random occasions the system is crashing! and cause a kernel panic,
  maybe its the intel driver? i dont know.

  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-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jairo  2844 F pulseaudio
   /dev/snd/controlC0:  jairo  2844 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Apr 14 22:18:20 2014
  HibernationDevice: RESUME=UUID=870e87a5-be19-4e4b-828e-bf0b008fcb21
  InstallationDate: Installed on 2014-01-31 (73 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 3437
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1efcff0b-ccf8-4914-b079-e714092c8c98 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: Upgraded to trusty on 2014-02-14 (59 days ago)
  dmi.bios.date: 11/14/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0FYRW0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/14/2013:svnDellInc.:pnInspiron3437:pvrNotSpecified:rvnDellInc.:rn0FYRW0:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3437
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

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


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

2014-05-05 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/1165565

Title:
  [SAMSUNG ELECTRONICS CO., LTD.
  RV420/RV520/RV720/E3530/S3530/E3420/E3520] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I suspend or hibernate my notebook, when I try to resume just the power light 
is on and the computer stays off.
  The only I can do is press power button until computer get shutted down and 
press power again.
  Also, I'm trying to send a full bug report from ubuntu tool but it seems to 
fails too.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-16-generic 3.8.0-16.26
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  maxx   1670 F pulseaudio
  CRDA:
   country DE:
(2400 - 2483 @ 40), (N/A, 20)
(5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
(5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
(5470 - 5725 @ 40), (N/A, 26), DFS
  Date: Sat Apr  6 14:34:11 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=00a7f6a4-8edf-4903-bb08-41c0872bec91
  InstallationDate: Installed on 2013-01-27 (69 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 
RV420/RV520/RV720/E3530/S3530/E3420/E3520
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-16-generic 
root=UUID=ff1c3cec-8ae1-470e-b1bc-2c111de742e4 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.8.0-16-generic N/A
   linux-backports-modules-3.8.0-16-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [SAMSUNG ELECTRONICS CO., LTD. 
RV420/RV520/RV720/E3530/S3530/E3420/E3520] suspend/resume failure
  UpgradeStatus: Upgraded to raring on 2013-04-03 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 06/15/2011
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 02PQ
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: RV420/RV520/RV720/E3530/S3530/E3420/E3520
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr02PQ:bd06/15/2011:svnSAMSUNGELECTRONICSCO.,LTD.:pnRV420/RV520/RV720/E3530/S3530/E3420/E3520:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnRV420/RV520/RV720/E3530/S3530/E3420/E3520:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: RV420/RV520/RV720/E3530/S3530/E3420/E3520
  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/1165565/+subscriptions

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


[Kernel-packages] [Bug 1313754] Re: [HP Pavilion dv6-6c80el Entertainment Notebook PC] PrintScreen button does nothing.

2014-05-05 Thread Marcuz93
I have the same problem with my HP Pavilion dv7-7400sl. I reported this
bug here: https://bugs.launchpad.net/ubuntu/+source/gnome-
screenshot/+bug/1295994. Check this link, it may help collecting more
information about this bug.

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

Title:
  [HP Pavilion dv6-6c80el Entertainment Notebook PC] PrintScreen button
  does nothing.

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  When pressed,  button does nothing.

  WORKAROUND: I am able to take a PrintScreen when I press the key
  combination Fn+Del.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-generic (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  arthurhe   2037 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Apr 28 16:20:39 2014
  HibernationDevice: RESUME=UUID=2def0040-b618-4809-b4d2-8d79183bab09
  InstallationDate: Installed on 2013-10-23 (187 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcFB:
   0 inteldrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-14-generic 
root=UUID=275c1508-c6aa-4a9a-9a02-1045f73fc0fb ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (9 days ago)
  dmi.bios.date: 01/23/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1C
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 17FA
  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.1C:bd01/23/2013:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr06912120461620100:rvnHewlett-Packard:rn17FA: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/1313754/+subscriptions

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


[Kernel-packages] [Bug 1316207] Re: [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

2014-05-05 Thread Danillo ladu
nillo@nillo-SVT1312V1ES:~$ uname -a
Linux nillo-SVT1312V1ES 3.15.0-031500rc4-generic #201405042135 SMP Mon May 5 
01:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

still no results

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

Title:
  [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a sony viao T. And my usb 2.0 port are not working while my 3.0
  port works, it seems its a problem with many T models, but i try with
  the new kernels but still usb 2.0 not worked.

  
  nillo@nillo-SVT1312V1ES:~$ uname -a
  Linux nillo-SVT1312V1ES 3.15.0-031500rc4-generic #201405042135 SMP Mon May 5 
01:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  nillo@nillo-SVT1312V1ES:~$ lsusb
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 004: ID 05ca:18c4 Ricoh Co., Ltd
  Bus 001 Device 003: ID 04f3:0018 Elan Microelectronics Corp.
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  nillo@nillo-SVT1312V1ES:~$ lspci
  00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller 
(rev 09)
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
  00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
  00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 1 (rev c4)
  00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 2 (rev c4)
  00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 3 (rev c4)
  00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller 
(rev 04)
  00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port 
SATA Controller [AHCI mode] (rev 04)
  00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus 
Controller (rev 04)
  02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter 
(rev 01)
  08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
  0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

  nillo@nillo-SVT1312V1ES:~$ lsmod
  Module  Size  Used by
  nvram  14462  0
  hid_multitouch 17656  0
  uvcvideo   82299  0
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  videobuf2_core 45435  1 uvcvideo
  videodev  149504  2 uvcvideo,videobuf2_core
  rfcomm 75078  0
  bnep   19884  2
  bluetooth 447627  10 bnep,rfcomm
  hid_logitech_dj18647  0
  snd_hda_codec_hdmi 48182  1
  usbhid 53121  0
  snd_hda_codec_realtek72529  1
  snd_hda_codec_generic70087  1 snd_hda_codec_realtek
  hid   106436  3 hid_multitouch,usbhid,hid_logitech_dj
  joydev 17587  0
  acer_wmi   32938  0
  sparse_keymap  13890  1 acer_wmi
  snd_hda_intel  30608  3
  snd_hda_controller 35518  1 snd_hda_intel
  snd_hda_codec 144671  5 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
  snd_hwdep  13613  1 snd_hda_codec
  snd_pcm   113863  4 
snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
  intel_rapl 19238  0
  x86_pkg_temp_thermal14312  0
  intel_powerclamp   19099  0
  coretemp   13638  0
  snd_seq_midi   13564  0
  kvm   463808  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30865  1 snd_seq_midi
  crct10dif_pclmul   14268  0
  snd_seq63540  2 snd_seq_midi_event,snd_seq_midi
  crc32_pclmul   13180  0
  ghash_clmulni_intel13230  0
  aesni_intel   152648  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  arc4   

[Kernel-packages] [Bug 1165565] Re: [SAMSUNG ELECTRONICS CO., LTD. RV420/RV520/RV720/E3530/S3530/E3420/E3520] suspend/resume failure

2014-05-05 Thread Jan Winkelmann
I just installed 14.04 and the bug still affects me. Would offer help
debugging.

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

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

Title:
  [SAMSUNG ELECTRONICS CO., LTD.
  RV420/RV520/RV720/E3530/S3530/E3420/E3520] suspend/resume failure

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I suspend or hibernate my notebook, when I try to resume just the power light 
is on and the computer stays off.
  The only I can do is press power button until computer get shutted down and 
press power again.
  Also, I'm trying to send a full bug report from ubuntu tool but it seems to 
fails too.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-16-generic 3.8.0-16.26
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  maxx   1670 F pulseaudio
  CRDA:
   country DE:
(2400 - 2483 @ 40), (N/A, 20)
(5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
(5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
(5470 - 5725 @ 40), (N/A, 26), DFS
  Date: Sat Apr  6 14:34:11 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=00a7f6a4-8edf-4903-bb08-41c0872bec91
  InstallationDate: Installed on 2013-01-27 (69 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 
RV420/RV520/RV720/E3530/S3530/E3420/E3520
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-16-generic 
root=UUID=ff1c3cec-8ae1-470e-b1bc-2c111de742e4 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.8.0-16-generic N/A
   linux-backports-modules-3.8.0-16-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [SAMSUNG ELECTRONICS CO., LTD. 
RV420/RV520/RV720/E3530/S3530/E3420/E3520] suspend/resume failure
  UpgradeStatus: Upgraded to raring on 2013-04-03 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 06/15/2011
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 02PQ
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: RV420/RV520/RV720/E3530/S3530/E3420/E3520
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr02PQ:bd06/15/2011:svnSAMSUNGELECTRONICSCO.,LTD.:pnRV420/RV520/RV720/E3530/S3530/E3420/E3520:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnRV420/RV520/RV720/E3530/S3530/E3420/E3520:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: RV420/RV520/RV720/E3530/S3530/E3420/E3520
  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/1165565/+subscriptions

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


[Kernel-packages] [Bug 1304001] Re: xen:balloon errors in 14.04 beta

2014-05-05 Thread Joseph Salisbury
** Tags removed: kernel-key
** Tags added: kernel-da-key

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

Title:
   xen:balloon errors in 14.04 beta

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Xen balloon errors on HVM instances on EC2 (Xen 4.2.amazon):


  
  ubuntu@ip-10-63-20-99:~$ uname -a
  Linux ip-10-63-20-99 3.13.0-23-generic #45-Ubuntu SMP Fri Apr 4 06:58:38 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux
  ubuntu@ip-10-63-20-99:~$ dmesg  |grep xen
  [0.00] xen:events: Xen HVM callback vector for event delivery is 
enabled
  [0.494613] xen:balloon: Initialising balloon driver
  [0.496046] xen_balloon: Initialising balloon driver
  [0.500077] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [0.541047] Switched to clocksource xen
  [0.562579] xen: --> pirq=16 -> irq=8 (gsi=8)
  [0.562622] xen: --> pirq=17 -> irq=12 (gsi=12)
  [0.562649] xen: --> pirq=18 -> irq=1 (gsi=1)
  [0.562673] xen: --> pirq=19 -> irq=6 (gsi=6)
  [0.562705] xen: --> pirq=20 -> irq=4 (gsi=4)
  [0.920527] xen: --> pirq=21 -> irq=47 (gsi=47)
  [0.920596] xen:grant_table: Grant tables using version 1 layout
  [1.029661] xen_netfront: Initialising Xen virtual ethernet driver
  [1.236083] xenbus_probe_frontend: Device with no driver: device/vfb/0
  [2.516067] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [6.533941] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [   14.560075] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [   30.592064] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [   62.688153] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [   94.752164] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  126.816161] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  158.880084] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  190.944069] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  223.008141] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  255.072112] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  287.136190] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  319.200053] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  351.264164] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  383.328080] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  415.392077] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  447.456112] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  479.520128] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  511.584110] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  543.648181] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  575.712070] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17
  [  607.776178] xen:balloon: reserve_additional_memory: add_memory() failed: 
-17

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

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


[Kernel-packages] [Bug 1306677] Re: [PPC64EL] kernel command line gets truncated at 512

2014-05-05 Thread Joseph Salisbury
** Tags removed: kernel-key

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

Title:
  [PPC64EL] kernel command line gets truncated at 512

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

Bug description:
  Booting the PPC64EL kernel the command line get truncated at 512
  characters. This looks to be a hard limit defined in
  arch/powerpc/boot/opts.h.

  The MaaS project, needs to be able to provide a command line longer
  than 512 characters, as iscsi targets and cloud-init parameters are
  passed through the kernel command line.

  Command line passed to kernel through grub:
  nomodeset 
iscsi_target_name=iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily
 iscsi_target_ip=10.245.71.1 iscsi_target_port=3260 iscsi_initiator=maas-enlist 
ip=maas-enlist:BOOTIF ro 
root=/dev/disk/by-path/ip-10.245.71.1:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ppc64el-generic-trusty-daily-lun-1
 overlayroot=tmpfs 
cloud-config-url=http://10.245.71.1/MAAS/metadata/latest/enlist-preseed/?op=get_enlist_preseed
 log_host=10.245.71.1 log_port=514 -- console=hvc0,19200n8 console=hvc1,19200n8 
console=ttyS1,19200n8 BOOTIF=01-4a:03:3e:b8:37:66

  Command line truncated by the kernel:
  BOOT_IMAGE=ppc64el/generic/trusty/daily/boot-kernel nomodeset 
iscsi_target_name=iqn.2004-05.com.ubuntu:maas:ephemeral-amd64-generic-trusty-daily
 iscsi_target_ip=10.245.71.1 iscsi_target_port=3260 iscsi_initiator=maas-enlist 
ip=maas-enlist:BOOTIF ro 
root=/dev/disk/by-path/ip-10.245.71.1:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-amd64-generic-trusty-daily-lun-1
 overlayroot=tmpfs 
cloud-config-url=http://10.245.71.1/MAAS/metadata/latest/enlist-preseed/?op=get_enlist_preseed
 log_host=10.245.71.1 log_

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

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


[Kernel-packages] [Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM

2014-05-05 Thread Joseph Salisbury
** Tags added: kernel-key

** Tags added: utopic

** Tags added: trusty

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

Title:
  Ubuntu Studio does not boot in Hyper-V Generation 2 VM

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using the Ubuntu Studio 14.04 release image (64bit), it is impossible
  to boot or install in a Hyper-V generation 2 VM.

  Using either option in Grub (install/live system) results in the
  attached error screen after the animated Ubuntu Studio boot logo
  (plymoth),

  It should be noted that I use the same settings with Xubuntu, where it works 
and never showed this problems.
  Additionally I noticed that it is not possible to interrupt plymoth to see 
the kernel log output, it seems the Hyper-V keyboard module is not loaded.

  As the bug happens during boot before console access is possible or
  any other applications are loaded, I report this bug against the linux
  package. Feel free to reassign it to another package if needed.

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

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


[Kernel-packages] [Bug 1229591] Re: 8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't generate evdev events after saucy upgrade

2014-05-05 Thread Christopher M. Penalver
madvinegar, you shouldn't be sending e-mails to any one person. Instead,
as noted in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1229591/comments/51
you should be sending it to the linux-input mailing list, as previously
advised to you in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1229591/comments/53
.

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

Title:
  8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't
  generate evdev events after saucy upgrade

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  On raring (and precise) the display brightness keys (fn+f4 and fn+f5)
  on my Dell Inspiron 14z turned the brightness up and down.  After a
  saucy upgrade this no longer happens (I don't see the popup brightness
  bubble either).  The other, similar keys (volume adjustment, etc)
  still work fine.

  Changing the values in /sys/class/backlight/intel_backlight/brightness
  works (temporarily - it gets reset after the screen lock kicks in)

  I tried following the instructions in
  https://wiki.ubuntu.com/Hotkeys/Troubleshooting but this appears to be
  out of date (it references /usr/share/doc/udev/README.keymap.txt which
  does not exist)

  Ubuntu kernel version bisect revealed:
  First bad Ubuntu kernel: 3.11.0-0.2
  last good Ubuntu kernel: 3.10.0-6.17

  The results of a commit bisect are pending.

  ---
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chris  2646 F pulseaudio
  DistroRelease: Ubuntu 13.10
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2011-11-18 (675 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MachineType: Dell Inc. Dell System Inspiron N411Z
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic 
root=UUID=8bcbab07-7d4f-4c89-b6db-54aeed6ad1c4 ro quiet splash pcie_aspm=force 
i915.i915_enable_rc6=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-8-generic N/A
   linux-backports-modules-3.11.0-8-generic  N/A
   linux-firmware1.114
  Tags:  saucy
  Uname: Linux 3.11.0-8-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2013-09-21 (2 days ago)
  UserGroups: adm admin cdrom davfs2 dialout lpadmin plugdev sambashare
  dmi.bios.date: 09/10/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0P01VP
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd09/10/2012:svnDellInc.:pnDellSystemInspironN411Z:pvr:rvnDellInc.:rn0P01VP:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System Inspiron N411Z
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1314762] Re: n_tty_write crash when echoing in raw mode

2014-05-05 Thread John Johansen
** Description changed:

  The tty atomic_write_lock does not provide an exclusion guarantee for
- the tty driver if the termios settings are LECHO & !OPOST.  And since
- it is unexpected and not allowed to call TTY buffer helpers like
+ the tty driver if the termios settings are LECHO & !OPOST. And since it
+ is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two
- writers:
- * the ECHOing from a workqueue and
- * pty_write from the process
- race and can overflow the corresponding TTY buffer like follows.
- 
- If we look into tty_insert_flip_string_fixed_flag, there is:
-   int space = __tty_buffer_request_room(port, goal, flags);
-   struct tty_buffer *tb = port->buf.tail;
-   ...
-   memcpy(char_buf_ptr(tb, tb->used), chars, space);
-   ...
-   tb->used += space;
- 
- so the race of the two can result in something like this:
-   AB
- __tty_buffer_request_room
-   __tty_buffer_request_room
- memcpy(buf(tb->used), ...)
- tb->used += space;
-   memcpy(buf(tb->used), ...) ->BOOM
- 
- B's memcpy is past the tty_buffer due to the previous A's tb->used
- increment.
- 
- Since the N_TTY line discipline input processing can output
- concurrently with a tty write, obtain the N_TTY ldisc output_lock to
- serialize echo output with normal tty writes.  This ensures the tty
- buffer helper tty_insert_flip_string is not called concurrently and
- everything is fine.
- 
- Note that this is nicely reproducible by an ordinary user using
- forkpty and some setup around that (raw termios + ECHO). And it is
- exploitable in kernels at least after commit
- d945cb9cce20ac7143c2de8d88b187f62db99bdc (pty: Rework the pty layer to
- use the normal buffering logic) in 2.6.31-rc3.
- 
- js: add more info to the commit log
- js: switch to bool

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

Title:
  n_tty_write crash when echoing in raw mode

Status in “linux” package in Ubuntu:
  New
Status in “linux-armadaxp” package in Ubuntu:
  New
Status in “linux-ec2” package in Ubuntu:
  New
Status in “linux-fsl-imx51” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  New
Status in “linux-lts-raring” package in Ubuntu:
  New
Status in “linux-lts-saucy” package in Ubuntu:
  New
Status in “linux-mvl-dove” package in Ubuntu:
  New
Status in “linux-ti-omap4” package in Ubuntu:
  New

Bug description:
  The tty atomic_write_lock does not provide an exclusion guarantee for
  the tty driver if the termios settings are LECHO & !OPOST. And since
  it is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two

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

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


[Kernel-packages] [Bug 1315834] Re: Unable to adjust screen brightness on Acer Aspire V5-122P

2014-05-05 Thread Lewis Toohey
Joseph

Many thanks for your response. I have installed and tested the bug
against the kernel installed by package:

linux-
image-3.15.0-031500rc4-generic_3.15.0-031500rc4.201405042135_amd64.deb

The problem remains identical to the standard Ubuntu kernel (as
described in my initial report).

I believe that I have added the tag "kernel-bug-exists-upstream" as
requested.

Many thanks

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

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

Title:
  Unable to adjust screen brightness on Acer Aspire V5-122P

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I am unable to adjust the screen brightness on my Acer Aspire V5-122P.
  Adjusting brightness in the settings applet has no affect. Adjusting
  brightness with the keyboard function keys tuns the screen on and off
  seemingly randomly.

  I believe this (rightly or wrongly) to be a problem with the hardware
  drivers for the laptop's touch screen (rather than with xorg or the
  open source AMD graphics drivers). I have therefore filed a bug report
  under "linux".

  Unfortunately I do not know how to determine the exact details of the
  touch screen. I have included the output of lspci below, but cannot
  see the screen listed. I am happy to gather further information with
  guidance.

  Many thanks

  OUTPUT FROM LSPCI

  00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Root Complex
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Temash [Radeon HD 8250/8280G]
  00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
  00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 0
  00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Functions 5:1
  00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI 
Controller (rev 01)
  00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA 
Controller [AHCI mode] (rev 40)
  00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI 
Controller (rev 39)
  00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI 
Controller (rev 39)
  00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI 
Controller (rev 39)
  00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI 
Controller (rev 39)
  00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 
3a)
  00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia 
Controller (rev 02)
  00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
  00:14.7 SD Host controller: Advanced Micro Devices, Inc. [AMD] FCH SD Flash 
Controller (rev 01)
  00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 0
  00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 1
  00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 2
  00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 3
  00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 4
  00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 5
  01:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter (rev 01)

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lewis  2240 F pulseaudio
   /dev/snd/controlC0:  lewis  2240 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 10:55:50 2014
  HibernationDevice: RESUME=UUID=42931b07-a2e1-49a1-9780-874e1d4300b7
  InstallationDate: Installed on 2014-04-14 (19 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: Acer Aspire V5-122P
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=8a594eb2-ccc3-4aa4-a4c5-e872f4033b04 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: 07/18/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.08
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire V5-122P
  dmi.board.vendor: Acer
  dmi.board.version: V2.08
  dmi.chassis.type: 10
  dmi.chassis.vendor: Ace

[Kernel-packages] [Bug 1273060] Re: [Fujitsu LIFEBOOK LH532 (UMA)] Ubuntu EFI install locks out firmware access

2014-05-05 Thread Jan Henke
Satish for your information, utopic has a new upstream version of
efibootmgr included. It might be worth checking if that is fixing your
problem as well.

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

Title:
  [Fujitsu LIFEBOOK LH532 (UMA)] Ubuntu EFI install locks out firmware
  access

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  :~$ apt-cache policy grub-efi-amd64
  grub-efi-amd64:
    Installed: 2.00-22
    Candidate: 2.00-22

  EFI installation of Ubuntu clears out the boot entries in firmware leaving 
user with no option but boot Ubuntu. Pressing (F2) to enter BIOS Setup has no 
effect as does pressing (F12) for Boot Order.
  The only way to get back firmware access is to flash the bios using 
manufacturer provided utilities. Unfortunately Fujitsu doesn't provide a BIOS 
flash utility for Linux/Ubuntu. It is to be noted that installed Windows in EFI 
mode on the same system does not clear out firmware access but just adds the 
'Windows Boot Loader' entry at the top of the boot sequence.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-5-generic 3.13.0-5.20 [modified: 
boot/vmlinuz-3.13.0-5-generic]
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  satish 1852 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 27 11:06:37 2014
  HibernationDevice: RESUME=UUID=c73dc7d0-4253-44fa-9589-d8c91c9cac13
  InstallationDate: Installed on 2014-01-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140124)
  MachineType: FUJITSU LIFEBOOK LH532
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-5-generic.efi.signed 
root=UUID=efd53305-1eac-42ba-b3f9-828b72cb5560 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-5-generic N/A
   linux-backports-modules-3.13.0-5-generic  N/A
   linux-firmware1.122
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/24/2012
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.10
  dmi.board.name: FJNBB1E
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd05/24/2012:svnFUJITSU:pnLIFEBOOKLH532:pvr:rvnFUJITSU:rnFJNBB1E:rvr:cvnFUJITSU:ct10:cvr:
  dmi.product.name: LIFEBOOK LH532
  dmi.sys.vendor: FUJITSU

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

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


[Kernel-packages] [Bug 1310303] Re: Ubuntu 14.04 does not recognize my FujiFilm FinePix S1600 camera any more

2014-05-05 Thread Antoine Smith Dryden Dymond
My Cannon PowerShot S95 is not recognized on Ubuntu 14.04 64 bit either. 
syslog entries:

May  5 21:50:58 kernel: [  494.036036] usb 1-5: new high-speed USB device 
number 5 using ehci-pci
May  5 21:50:58 kernel: [  494.170798] usb 1-5: New USB device found, 
idVendor=04a9, idProduct=3212
May  5 21:50:58 kernel: [  494.170803] usb 1-5: New USB device strings: Mfr=1, 
Product=2, SerialNumber=3
May  5 21:50:58 kernel: [  494.170807] usb 1-5: Product: Canon Digital Camera
May  5 21:50:58 kernel: [  494.170810] usb 1-5: Manufacturer: Canon Inc.
May  5 21:50:58 kernel: [  494.170813] usb 1-5: SerialNumber: 
272187620FB5406EB21585D957F1B030
May  5 21:50:58 mtp-probe: checking bus 1, device 5: 
"/sys/devices/pci:00/:00:1d.7/usb1/1-5"
May  5 21:50:58 mtp-probe: bus: 1, device: 5 was not an MTP device
May  5 21:50:58 colord: Device added: sysfs-(null)

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

Title:
  Ubuntu 14.04 does not recognize my FujiFilm FinePix S1600 camera any
  more

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  
  Hi,

  Since the upgrade to 14.04 yesterday, I can't access my camera
  (FujiFilm FinePix S1600) anymore. This is what is logged into
  /var/log/syslog when I plug the camera in the usb port:

  Apr 20 17:04:55 mm-xx kernel: [20993.276918] usb 3-2: new high-speed USB 
device number 9 using xhci_hcd
  Apr 20 17:04:55 mm-xx kernel: [20993.462654] usb 3-2: New USB device found, 
idVendor=04cb, idProduct=0208
  Apr 20 17:04:55 mm-xx kernel: [20993.462664] usb 3-2: New USB device strings: 
Mfr=0, Product=2, SerialNumber=3
  Apr 20 17:04:55 mm-xx kernel: [20993.462670] usb 3-2: Product: USB PTP
  Apr 20 17:04:55 mm-xx kernel: [20993.462674] usb 3-2: SerialNumber: 
592D34383231100825DC350UR45112
  Apr 20 17:04:55 mm-xx mtp-probe: checking bus 3, device 9: 
"/sys/devices/pci:00/:00:14.0/usb3/3-2"
  Apr 20 17:04:55 mm-xx mtp-probe: bus: 3, device: 9 was not an MTP device
  Apr 20 17:04:55 mm-xx colord: Device added: sysfs-(null)

  But there is no icon in the Nautilus to open the camera and copy the
  images.

  When I remove the usb cable, this shows in syslog:

  Apr 20 17:05:33 mm-xx colord: device removed: sysfs-(null)
  Apr 20 17:05:33 mm-xx kernel: [21031.599752] usb 3-2: USB disconnect, device 
number 9

  
  Please help.

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

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


[Kernel-packages] [Bug 1314762] Re: n_tty_write crash when echoing in raw mode

2014-05-05 Thread John Johansen
** No longer affects: linux-armadaxp (Ubuntu)

** No longer affects: linux-armadaxp (Ubuntu)

** No longer affects: linux-ec2 (Ubuntu)

** No longer affects: linux-lts-quantal (Ubuntu)

** No longer affects: linux-lts-saucy (Ubuntu)

** No longer affects: linux-mvl-dove (Ubuntu)

** No longer affects: linux-mvl-dove (Ubuntu)

** No longer affects: linux-lts-saucy (Ubuntu)

** No longer affects: linux-lts-quantal (Ubuntu)

** No longer affects: linux-ec2 (Ubuntu)

** No longer affects: linux-armadaxp (Ubuntu)

** No longer affects: linux-mvl-dove (Ubuntu)

** No longer affects: linux-lts-saucy (Ubuntu)

** No longer affects: linux-lts-quantal (Ubuntu)

** No longer affects: linux-ec2 (Ubuntu)

** No longer affects: linux-armadaxp (Ubuntu)

** No longer affects: linux (Ubuntu)

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

Title:
  n_tty_write crash when echoing in raw mode

Status in “linux-armadaxp” package in Ubuntu:
  New
Status in “linux-ec2” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  New
Status in “linux-lts-saucy” package in Ubuntu:
  New
Status in “linux-mvl-dove” package in Ubuntu:
  New

Bug description:
  The tty atomic_write_lock does not provide an exclusion guarantee for
  the tty driver if the termios settings are LECHO & !OPOST.  And since
  it is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two
  writers:
  * the ECHOing from a workqueue and
  * pty_write from the process
  race and can overflow the corresponding TTY buffer like follows.

  If we look into tty_insert_flip_string_fixed_flag, there is:
    int space = __tty_buffer_request_room(port, goal, flags);
    struct tty_buffer *tb = port->buf.tail;
    ...
    memcpy(char_buf_ptr(tb, tb->used), chars, space);
    ...
    tb->used += space;

  so the race of the two can result in something like this:
    AB
  __tty_buffer_request_room
    __tty_buffer_request_room
  memcpy(buf(tb->used), ...)
  tb->used += space;
    memcpy(buf(tb->used), ...) ->BOOM

  B's memcpy is past the tty_buffer due to the previous A's tb->used
  increment.

  Since the N_TTY line discipline input processing can output
  concurrently with a tty write, obtain the N_TTY ldisc output_lock to
  serialize echo output with normal tty writes.  This ensures the tty
  buffer helper tty_insert_flip_string is not called concurrently and
  everything is fine.

  Note that this is nicely reproducible by an ordinary user using
  forkpty and some setup around that (raw termios + ECHO). And it is
  exploitable in kernels at least after commit
  d945cb9cce20ac7143c2de8d88b187f62db99bdc (pty: Rework the pty layer to
  use the normal buffering logic) in 2.6.31-rc3.

  js: add more info to the commit log
  js: switch to bool

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

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


[Kernel-packages] [Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM

2014-05-05 Thread Jan Henke
I tested the daily image from May 5th of Ubuntu Studio. It shows the
same error like the trusty release image.

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

Title:
  Ubuntu Studio does not boot in Hyper-V Generation 2 VM

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using the Ubuntu Studio 14.04 release image (64bit), it is impossible
  to boot or install in a Hyper-V generation 2 VM.

  Using either option in Grub (install/live system) results in the
  attached error screen after the animated Ubuntu Studio boot logo
  (plymoth),

  It should be noted that I use the same settings with Xubuntu, where it works 
and never showed this problems.
  Additionally I noticed that it is not possible to interrupt plymoth to see 
the kernel log output, it seems the Hyper-V keyboard module is not loaded.

  As the bug happens during boot before console access is possible or
  any other applications are loaded, I report this bug against the linux
  package. Feel free to reassign it to another package if needed.

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

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


[Kernel-packages] [Bug 1314762] Re: n_tty_write crash when echoing in raw mode

2014-05-05 Thread John Johansen
** Information type changed from Private Security to Public Security

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

Title:
  n_tty_write crash when echoing in raw mode

Status in “linux” package in Ubuntu:
  New
Status in “linux-armadaxp” package in Ubuntu:
  New
Status in “linux-ec2” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  New
Status in “linux-lts-saucy” package in Ubuntu:
  New
Status in “linux-mvl-dove” package in Ubuntu:
  New

Bug description:
  The tty atomic_write_lock does not provide an exclusion guarantee for
  the tty driver if the termios settings are LECHO & !OPOST.  And since
  it is unexpected and not allowed to call TTY buffer helpers like
  tty_insert_flip_string concurrently, this may lead to crashes when
  concurrect writers call pty_write. In that case the following two
  writers:
  * the ECHOing from a workqueue and
  * pty_write from the process
  race and can overflow the corresponding TTY buffer like follows.

  If we look into tty_insert_flip_string_fixed_flag, there is:
    int space = __tty_buffer_request_room(port, goal, flags);
    struct tty_buffer *tb = port->buf.tail;
    ...
    memcpy(char_buf_ptr(tb, tb->used), chars, space);
    ...
    tb->used += space;

  so the race of the two can result in something like this:
    AB
  __tty_buffer_request_room
    __tty_buffer_request_room
  memcpy(buf(tb->used), ...)
  tb->used += space;
    memcpy(buf(tb->used), ...) ->BOOM

  B's memcpy is past the tty_buffer due to the previous A's tb->used
  increment.

  Since the N_TTY line discipline input processing can output
  concurrently with a tty write, obtain the N_TTY ldisc output_lock to
  serialize echo output with normal tty writes.  This ensures the tty
  buffer helper tty_insert_flip_string is not called concurrently and
  everything is fine.

  Note that this is nicely reproducible by an ordinary user using
  forkpty and some setup around that (raw termios + ECHO). And it is
  exploitable in kernels at least after commit
  d945cb9cce20ac7143c2de8d88b187f62db99bdc (pty: Rework the pty layer to
  use the normal buffering logic) in 2.6.31-rc3.

  js: add more info to the commit log
  js: switch to bool

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

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


[Kernel-packages] [Bug 1289429] Re: rtl8192ce kernel panic on bootup

2014-05-05 Thread Joseph Salisbury
** 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/1289429

Title:
  rtl8192ce kernel panic on bootup

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=12.04
  DISTRIB_CODENAME=precise
  DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
  Fully updated.

  Linux 3.8.0-37-generic AMD64 kernel, the rtl8192ce driver sometimes
  causes a kernel panic on system startup of my Lenovo Thinkpad X230.
  Restarting many times results in some sucessful boots, but the problem
  can be persistant. The problem does not occur on the Linux
  3.8.0-36-generic AMD64 kernel.

  Unfortunately the dump I get on the screen durring such crashed boots,
  does not appear to be in the logs.

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

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


[Kernel-packages] [Bug 1315944] Re: radeon 0000:01:00.0: Invalid ROM contents

2014-05-05 Thread Michael Murphy
The upstream bug report may be found here:
https://bugzilla.kernel.org/show_bug.cgi?id=22312

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

Title:
  radeon :01:00.0: Invalid ROM contents

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  An error that appears in dmesg on boot with a Radeon R9 270X.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-lowlatency 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brittany   3074 F pulseaudio
   /dev/snd/controlC0:  brittany   3074 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 16:18:31 2014
  HibernationDevice: RESUME=UUID=7174187d-9bab-499b-8cc7-b0d5c10895df
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-78LMT-USB3
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-24-lowlatency 
root=UUID=984e8e35-773c-4d1c-845f-adbc6154f566 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-lowlatency N/A
   linux-backports-modules-3.13.0-24-lowlatency  N/A
   linux-firmware1.127
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/23/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FA (latest BIOS revision)
  dmi.board.name: GA-78LMT-USB3 (rev. 5.0)
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFA:bd04/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-78LMT-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-78LMT-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-78LMT-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1315944] Re: radeon 0000:01:00.0: Invalid ROM contents

2014-05-05 Thread Michael Murphy
I take that back, I'm noticing in kernel 3.14.2 on the affected machine,
I am getting the invalid ROM contents again.

** Tags removed: kernel-fixed-upstream
** Tags added: kernel-bug-exists-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/1315944

Title:
  radeon :01:00.0: Invalid ROM contents

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  An error that appears in dmesg on boot with a Radeon R9 270X.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-lowlatency 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brittany   3074 F pulseaudio
   /dev/snd/controlC0:  brittany   3074 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 16:18:31 2014
  HibernationDevice: RESUME=UUID=7174187d-9bab-499b-8cc7-b0d5c10895df
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-78LMT-USB3
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-24-lowlatency 
root=UUID=984e8e35-773c-4d1c-845f-adbc6154f566 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-lowlatency N/A
   linux-backports-modules-3.13.0-24-lowlatency  N/A
   linux-firmware1.127
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/23/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FA (latest BIOS revision)
  dmi.board.name: GA-78LMT-USB3 (rev. 5.0)
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFA:bd04/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-78LMT-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-78LMT-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-78LMT-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1315944] Re: radeon 0000:01:00.0: Invalid ROM contents

2014-05-05 Thread Michael Murphy
I've already done so with kernels 3.14->3.15-rc4. This is only a problem
with kernel 3.13.

** Tags added: kernel-fixed-upstream

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

** Bug watch added: Linux Kernel Bug Tracker #22312
   http://bugzilla.kernel.org/show_bug.cgi?id=22312

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

Title:
  radeon :01:00.0: Invalid ROM contents

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  An error that appears in dmesg on boot with a Radeon R9 270X.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-lowlatency 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brittany   3074 F pulseaudio
   /dev/snd/controlC0:  brittany   3074 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 16:18:31 2014
  HibernationDevice: RESUME=UUID=7174187d-9bab-499b-8cc7-b0d5c10895df
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-78LMT-USB3
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-24-lowlatency 
root=UUID=984e8e35-773c-4d1c-845f-adbc6154f566 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-lowlatency N/A
   linux-backports-modules-3.13.0-24-lowlatency  N/A
   linux-firmware1.127
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/23/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FA (latest BIOS revision)
  dmi.board.name: GA-78LMT-USB3 (rev. 5.0)
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFA:bd04/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-78LMT-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-78LMT-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-78LMT-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1316121] Re: Resume from Suspend - X Crashes

2014-05-05 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.15 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.15-rc4-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/1316121

Title:
  Resume from Suspend - X Crashes

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a fresh install of 14.04:
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  
  When I try a suspend, when it comes back it looks fine. But rather soon X 
crashes. 
  Sometimes ctrl-ALT F1 doesn't even work. Other times it does, I try killing X 
or lightdm but I'm not really sure I'm doing the right thing.

  Today, I had two different ways it crashed: I tried opening a video. Audio 
was playing in totem, but no video. It wouldn't close.
  Also today, I had a chrome window open. I clicked a dropdown and it didn't 
even display what was in the dropdown, it just froze everything.

  I am using gnome-metacity (since I'm not such a fan of unity).

  I have an nvidia card, but the nvidia drivers didn't seem to be configurable. 
I am using nouveu but setting the 2nd screen's resolution manually.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  avi2550 F pulseaudio
   /dev/snd/controlC1:  avi2550 F pulseaudio
   /dev/snd/controlC0:  avi2550 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-04-25 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  Package: linux (not installed)
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=bd9df8bf-7b4a-40df-b999-647914e439b8 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  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:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1106
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H67-M PRO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1106:bd10/17/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8H67-MPRO:rvrRev1.xx: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/1316121/+subscriptions

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


[Kernel-packages] [Bug 1316221] Re: Lenovo Thinkpad Twist won't stay suspended after first suspend

2014-05-05 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.15 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.15-rc4-utopic/

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

Title:
  Lenovo Thinkpad Twist won't stay suspended after first suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Just like described in
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213233

  I am running 14.04 Trusty Tahr with KDE, so this is *not* a mir or
  Unity issue.

  Basically, after boot, the system will suspend once, then after that
  it will wake up on its own immediately after suspend.

  Running
  echo EHC1 | sudo tee /proc/acpi/wakeup

  will fix the issue until the following reboot, when it happens again.

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

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


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-05 Thread Vincent Fortier
Tested with upstream 3.15-rc4, same issue.

** Tags removed: amd64 apport-bug trusty
** Tags added: kernel-bug-exists-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/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |<<
  FN-F10: play/pause > ||
  FN-F11: goto next >>|
  FN-F12: WI-FI on/off

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor="DENIED" 
operation="open" profile="/usr/lib/telepathy/mission-control-5" 
name="/home/th0ma7/.config/dconf/user" pid=2007 comm="mission-control" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 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.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 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
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  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.24:bd11/26/2013: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/1315887/+subscriptions

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


[Kernel-packages] [Bug 1316248] Re: Wifi 7260 continuous disconectios

2014-05-05 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.15 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.15-rc4-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/1316248

Title:
  Wifi 7260 continuous disconectios

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am using a new Dell Inspiron 5537 with an Intel Wifi 7260 I tried
  last version of iwlwifi-7260-7.ucode tried to over write the file with
  iwlwifi-7260-8.ucode, but only improvement was disconnections without
  asking for Wifi password.

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  eduardo2945 F pulseaudio
   /dev/snd/pcmC2D0p:   eduardo2945 F...m pulseaudio
   /dev/snd/controlC1:  eduardo2945 F pulseaudio
   /dev/snd/controlC0:  eduardo2945 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  5 12:38:09 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=56b84542-79d7-4891-8566-82fd89914855
  InstallationDate: Installed on 2014-03-20 (46 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 5537
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=91d4dc28-7866-4cc0-a187-611e858523fb 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
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (12 days ago)
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0845MX
  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.:pnInspiron5537:pvrA07:rvnDellInc.:rn0845MX:rvrA00:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron 5537
  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/1316248/+subscriptions

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


[Kernel-packages] [Bug 1316207] Re: [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

2014-05-05 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.15 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.15-rc4-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/1316207

Title:
  [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a sony viao T. And my usb 2.0 port are not working while my 3.0
  port works, it seems its a problem with many T models, but i try with
  the new kernels but still usb 2.0 not worked.

  
  nillo@nillo-SVT1312V1ES:~$ uname -a
  Linux nillo-SVT1312V1ES 3.15.0-031500rc4-generic #201405042135 SMP Mon May 5 
01:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  nillo@nillo-SVT1312V1ES:~$ lsusb
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 004: ID 05ca:18c4 Ricoh Co., Ltd
  Bus 001 Device 003: ID 04f3:0018 Elan Microelectronics Corp.
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  nillo@nillo-SVT1312V1ES:~$ lspci
  00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller 
(rev 09)
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
  00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
  00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 1 (rev c4)
  00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 2 (rev c4)
  00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 3 (rev c4)
  00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller 
(rev 04)
  00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port 
SATA Controller [AHCI mode] (rev 04)
  00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus 
Controller (rev 04)
  02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter 
(rev 01)
  08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
  0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

  nillo@nillo-SVT1312V1ES:~$ lsmod
  Module  Size  Used by
  nvram  14462  0
  hid_multitouch 17656  0
  uvcvideo   82299  0
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  videobuf2_core 45435  1 uvcvideo
  videodev  149504  2 uvcvideo,videobuf2_core
  rfcomm 75078  0
  bnep   19884  2
  bluetooth 447627  10 bnep,rfcomm
  hid_logitech_dj18647  0
  snd_hda_codec_hdmi 48182  1
  usbhid 53121  0
  snd_hda_codec_realtek72529  1
  snd_hda_codec_generic70087  1 snd_hda_codec_realtek
  hid   106436  3 hid_multitouch,usbhid,hid_logitech_dj
  joydev 17587  0
  acer_wmi   32938  0
  sparse_keymap  13890  1 acer_wmi
  snd_hda_intel  30608  3
  snd_hda_controller 35518  1 snd_hda_intel
  snd_hda_codec 144671  5 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
  snd_hwdep  13613  1 snd_hda_codec
  snd_pcm   113863  4 
snd_hda_codec_hdmi,

[Kernel-packages] [Bug 1315669] Re: Kernel Panic caused by pulseaudio

2014-05-05 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.15 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.15-rc4-utopic/

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

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

Title:
  Kernel Panic caused by pulseaudio

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Happens with:

  OS: Ubuntu 14.04 LTS, Gnome-Flashback
  Kernels: 3.13.0, 3.13.11, 3.14.1, 3.15.0
  Pulseaudio: 1:4.0-0ubuntu11

  Mainboard: Gigabyte GA-Z77X-UD3H
  Audio: Onboard VIA VT2021

  Does NOT happen with same hardware and Ubuntu 12.04.4, Kernels 3.12.13
  and earlier.

  Symptoms:

  (1) Greeter / Login screen unresponsive for 5..10s,
  (2) After logon, desktop unresponsive for 5..60s before panels etc. show up 
and mouse pointer appears,
  (3) (1) and (2) occasionally accompanied by Pulseaudio causing up to 100% CPU 
load
  (4) Kernel panic at shutdown/restart or when attempting to kill pulseaudio

  (1) and (2) happen approx. 8 out of 10 times. switching to tty while
  desktop is unresponsive, top shows high cpu load for pulseaudio. kill
  -9 of pulseaudio causes kernel panic in most of the cases. Also,
  "pulseaudio -k" causes kernel panic. Kernel panic also occurs on each
  system shutdown/restart.

  When deactivating onboard sound in BIOS, (1)-(3) do not occur, but (4)
  still happens.

  After removing pulseaudio (incl. associated packages) via apt-get, all of the 
above symptoms are gone.
  Switching kernels makes no difference. Ubuntu 12.04.4 (Kernels 3.12.13 and 
earlier, pulseaudio 1:1.1-0ubuntu15.4) is running fine on the same hardware.

  I've attached a camera screenshot of one of the panics. Please let me
  know how I can help debugging this issue.

  lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy pulseaudio
  pulseaudio:
Installed: 1:4.0-0ubuntu11
Candidate: 1:4.0-0ubuntu11
Version table:
   *** 1:4.0-0ubuntu11 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

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

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


[Kernel-packages] [Bug 1315948] Re: Ubuntu 14.04 reading CD/R + RW's

2014-05-05 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)
   Importance: Undecided => Medium

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

Title:
  Ubuntu 14.04 reading CD/R + RW's

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  when ya put in a disk like a Blank CD/R or RW it reads it but it don't format 
or write on it at all
  Ive done tryed both Kernels 3.15* RC3 and 3.13.0.24 latest stable version as 
i know of and both dont read the CD's
  ---
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-04-29 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  NonfreeKernelModules: fglrx
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.15.0-031500rc3-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  ---
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   2631 F pulseaudio
   /dev/snd/controlC0:  darkangel   2631 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=74fb025e-334f-4b30-a12d-e87c16b01ec9
  InstallationDate: Installed on 2014-04-29 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: eMachines EL1360G
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=2c6528f4-334a-4ae9-8c5b-3b49213428bf ro quiet splash vt.handoff=7
  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.1
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-24-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: 11/16/2011
  dmi.bios.vendor: AMI
  dmi.bios.version: P01-C1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: EL1360G
  dmi.board.vendor: eMachines
  dmi.chassis.type: 3
  dmi.chassis.vendor: eMachines
  dmi.modalias: 
dmi:bvnAMI:bvrP01-C1:bd11/16/2011:svneMachines:pnEL1360G:pvr:rvneMachines:rnEL1360G:rvr:cvneMachines:ct3:cvr:
  dmi.product.name: EL1360G
  dmi.sys.vendor: eMachines

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

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


[Kernel-packages] [Bug 1315575] Re: poor wireless connection with current kernel

2014-05-05 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.15 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.15-rc4-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/1315575

Title:
  poor wireless connection with current kernel

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The new 3.13 kernel that came with kubuntu 14.04 creates some kind of
  issue with my internet connection. I get severe lag and stalled
  connections. I mostly noticed playing online games but also see
  package d/l progress pause/freeze during apt upgrades and sometimes my
  browser will not connect. The same day I upgraded there were no issues
  at all, now they are there. I found out it must be the kernel as i am
  currently using 3.11.0-19 and the issues have vanished.

  Please let me know what other info to provide.

  I thought I might also add that I had found another with this issue on
  AskUbuntu, http://askubuntu.com/questions/451724/wireless-connection-
  slow-inconsistent-after-fresh-install-ubuntu-14-04-realtek

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

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


[Kernel-packages] [Bug 1315952] Re: system locked after sleep resume (see bug 1004313)

2014-05-05 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.15 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.15-rc4-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/1315952

Title:
  system locked after sleep resume (see bug 1004313)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Whenever the system recovers from a long inactivity period, it hangs.
  Only way to recover without resetting is CTRL+ALT+1 a few times to get to the 
shell and then get back to Xorg with CTRL-ALT+7

  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
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  jman   1667 F pulseaudio
   /dev/snd/controlC1:  jman   1667 F pulseaudio
   /dev/snd/controlC0:  jman   1667 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  CurrentDesktop: LXDE
  Date: Sun May  4 20:03:47 2014
  HibernationDevice: RESUME=UUID=18085989-4f9d-4721-a5d4-40a8fb183323
  InstallationDate: Installed on 2012-09-22 (589 days ago)
  InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release amd64 (20120423)
  MachineType: Gigabyte Technology Co., Ltd. GA-790XT-USB3
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d4009859-808f-4072-bfaf-0c85c9689362 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
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: zram
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (12 days ago)
  dmi.bios.date: 12/18/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: GA-790XT-USB3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd12/18/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-790XT-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-790XT-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-790XT-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1316095] Re: [Nvidia GF117M] 10de:1140 3D Controller disapear after reboot

2014-05-05 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.15 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.15-rc4-utopic/

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

Title:
  [Nvidia GF117M] 10de:1140 3D Controller disapear after reboot

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-prime” package in Ubuntu:
  New

Bug description:
  Unable to switch back to nvidia graphic chip after reboot.

  Switching graphics does not requires reboot, but it does cause issue
  when user had to reboot for some reason, and will not able to use
  nvidia graphic until reboot.

  Step to reporduce:

  Switch to intel integrated graphic driver first if you were not,
  open nvidia settings from dash or use following command:
  $ sudo prime-select intel
  then reboot

  Expected result:

  Able to switch back to nvidia graphic chip using nvidia settings.

  Actuall result:

  unable to swich back to nvidia driver, the 3D controller disapeared in
  pci list.

  nvidia-settings will give you empty warning prompt,
  checking from console gives you unkown result:
  $ sudo prime-select query
  unknown

  
  Workaround:

  Shutdown the system then turn on, the 3D controller will be back.

  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 1750 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 May  5 07:02:04 2014
  HibernationDevice: RESUME=UUID=c19bacd6-a604-4c9b-9a21-5d0a2d9cef5c
  InstallationDate: Installed on 2014-04-29 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Vostro 5460
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=15cbb6aa-65e8-4596-be71-2ff7431000be ro rootdelay=60 quiet splash 
initcall_debug
  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: 09/04/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: TIE3C2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/04/2013:svnDellInc.:pnVostro5460:pvr:rvnDellInc.:rnTIE3C2:rvrX00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Vostro 5460
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1316110] Re: perf samples too long

2014-05-05 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.15 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.15-rc4-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/1316110

Title:
  perf samples too long

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I always see these lines in `dmesg` and wonder what these mean:
  [ 3805.057535] perf samples too long (2507 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5

  They repeat often and I think the value
  kernel.perf_event_max_sample_rate should be somehow optimized. How can
  I do that?

  Or it is a bug?

  Thanks
  Michael
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  michael.heuberger   1907 F pulseaudio
   /dev/snd/controlC1:  michael.heuberger   1907 F pulseaudio
   /dev/snd/controlC0:  michael.heuberger   1907 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=4bbd9d93-8982-4c0a-a955-0554ee12e4f8
  InstallationDate: Installed on 2014-05-01 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=47ab151a-c47d-4eff-ab5b-7751fc32014d ro quiet
  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:
   0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
  Tags:  trusty
  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: 05/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0701
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P6X58D-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0701:bd05/10/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6X58D-E:rvrRev1.xx: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/1316110/+subscriptions

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


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-05 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.15 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.15-rc4-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/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |<<
  FN-F10: play/pause > ||
  FN-F11: goto next >>|
  FN-F12: WI-FI on/off

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor="DENIED" 
operation="open" profile="/usr/lib/telepathy/mission-control-5" 
name="/home/th0ma7/.config/dconf/user" pid=2007 comm="mission-control" 
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 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.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 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
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  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.24:bd11/26/2013: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/1315887/+subscriptions

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


[Kernel-packages] [Bug 1315879] Re: package linux-image-3.2.0-61-generic-pae 3.2.0-61.92 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit stat

2014-05-05 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Low

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

** Package changed: linux (Ubuntu) => grub2 (Ubuntu)

** Changed in: grub2 (Ubuntu)
   Importance: Low => Undecided

** Changed in: grub2 (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/1315879

Title:
  package linux-image-3.2.0-61-generic-pae 3.2.0-61.92 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

Status in “grub2” package in Ubuntu:
  New

Bug description:
  Upgraded from Ubuntu 10.04 to below.
  Description:  Ubuntu 12.04.4 LTS
  Release:  12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-61-generic-pae 3.2.0-61.92
  ProcVersionSignature: Ubuntu 3.2.0-61.92-generic-pae 3.2.55
  Uname: Linux 3.2.0-61-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 1: Intel_1 [HDA Intel], device 0: HDA Generic [HDA Generic]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: Intel_1 [HDA Intel], device 0: HDA Generic [HDA Generic]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hatim  1884 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf7a1c000 irq 59'
 Mixer name : 'Generic  ID 0'
 Components : 'HDA:,80860101,0010'
 Controls  : 0
 Simple ctrls  : 0
  Card0.Amixer.values:
   
  Card1.Amixer.info:
   Card hw:1 'Intel_1'/'HDA Intel at 0xf7a18000 irq 59'
 Mixer name : 'Realtek ID 233'
 Components : 'HDA:10ec0233,104311af,0013'
 Controls  : 4
 Simple ctrls  : 3
  Date: Sun May  4 09:07:36 2014
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 10.04.4 LTS "Lucid Lynx" - Release i386 (20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 8087:8000 Intel Corp. 
   Bus 002 Device 002: ID 04f2:b40a Chicony Electronics Co., Ltd
  MachineType: ASUSTeK COMPUTER INC. X550LC
  MarkForUpload: True
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-61-generic-pae 
root=UUID=BD45A6FB43E2244B loop=/hostname/disks/root.disk 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: grub-pc 1.99-21ubuntu3.14
  SourcePackage: linux
  Title: package linux-image-3.2.0-61-generic-pae 3.2.0-61.92 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  UpgradeStatus: Upgraded to precise on 2014-05-04 (0 days ago)
  dmi.bios.date: 11/19/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550LC.402
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550LC
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550LC.402:bd11/19/2013:svnASUSTeKCOMPUTERINC.:pnX550LC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550LC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550LC
  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/grub2/+bug/1315879/+subscriptions

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


[Kernel-packages] [Bug 1316268] Re: CVE-2014-3122

2014-05-05 Thread John Johansen
CVE-2014-3122

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

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

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

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

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

** Also affects: linux-lts-backport-maverick (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

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

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

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

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

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

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

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

** Also affects: linux-fsl-imx51 (Ubuntu Saucy)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Saucy)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Saucy)
   Importance: Undecided
   Status: New

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

** Also affects: linux-lts-backport-maverick (Ubuntu Saucy)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Saucy)
   Importance: Undecided
   Status: New

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

** Also affects: linux-fsl-imx51 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

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

** Also affects: linux-lts-backport-maverick (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Quantal)
   Importance: Undecided
   Status: New

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

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

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

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

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

** Also affects: linux-lts-backport-maverick (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

** Also affects: linux-fsl-imx51 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: linux-mvl-dove (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: linux-ec2 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

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

** Also affects: linux-lts-backport-maverick (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: linux-lts-backport-natty (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: linux-armadaxp (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Trusty)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Utopic)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Trusty)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Utopic)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Quantal)
   Status: New => Invalid

** Changed in: linux-lts-quantal (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-lts-quantal (Ubuntu Trusty)
   Status: New => Invalid

** Changed in: linux-lts-quantal (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: linux-lts-quantal (Ubuntu Utopic)
   Status: New => Invalid

** Changed in: linux-lts-quantal 

[Kernel-packages] [Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM

2014-05-05 Thread Joseph Salisbury
Can you see if this bug also happens with the latest daily image:

http://cdimage.ubuntu.com/daily-live/current/

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

** Tags added: kernel-da-key kernel-hyper-v

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

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

Title:
  Ubuntu Studio does not boot in Hyper-V Generation 2 VM

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Using the Ubuntu Studio 14.04 release image (64bit), it is impossible
  to boot or install in a Hyper-V generation 2 VM.

  Using either option in Grub (install/live system) results in the
  attached error screen after the animated Ubuntu Studio boot logo
  (plymoth),

  It should be noted that I use the same settings with Xubuntu, where it works 
and never showed this problems.
  Additionally I noticed that it is not possible to interrupt plymoth to see 
the kernel log output, it seems the Hyper-V keyboard module is not loaded.

  As the bug happens during boot before console access is possible or
  any other applications are loaded, I report this bug against the linux
  package. Feel free to reassign it to another package if needed.

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

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


[Kernel-packages] [Bug 1315944] Re: radeon 0000:01:00.0: Invalid ROM contents

2014-05-05 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.15 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.15-rc4-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/1315944

Title:
  radeon :01:00.0: Invalid ROM contents

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  An error that appears in dmesg on boot with a Radeon R9 270X.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-lowlatency 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brittany   3074 F pulseaudio
   /dev/snd/controlC0:  brittany   3074 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 16:18:31 2014
  HibernationDevice: RESUME=UUID=7174187d-9bab-499b-8cc7-b0d5c10895df
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. GA-78LMT-USB3
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-24-lowlatency 
root=UUID=984e8e35-773c-4d1c-845f-adbc6154f566 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-lowlatency N/A
   linux-backports-modules-3.13.0-24-lowlatency  N/A
   linux-firmware1.127
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/23/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FA (latest BIOS revision)
  dmi.board.name: GA-78LMT-USB3 (rev. 5.0)
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFA:bd04/23/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-78LMT-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-78LMT-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-78LMT-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1316268] [NEW] CVE-2014-3122

2014-05-05 Thread John Johansen
*** This bug is a security vulnerability ***

Public security bug reported:

mm: try_to_unmap_cluster() should lock_page() before mlocking

Break-Fix: b291f000393f5a0b679012b39d79fbc85c018233
57e68e9cd65b4b8eb4045a1e0d0746458502554c

** Affects: linux (Ubuntu)
 Importance: Medium
 Status: Fix Committed

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

** Affects: linux-ec2 (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-fsl-imx51 (Ubuntu)
 Importance: Medium
 Status: Invalid

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

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

** Affects: linux-lts-quantal (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-saucy (Ubuntu)
 Importance: Medium
 Status: Invalid

** Affects: linux-mvl-dove (Ubuntu)
 Importance: Medium
 Status: Invalid

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

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

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

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

** Affects: linux-fsl-imx51 (Ubuntu Lucid)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-backport-maverick (Ubuntu Lucid)
 Importance: Undecided
 Status: New

** Affects: linux-lts-backport-natty (Ubuntu Lucid)
 Importance: Undecided
 Status: New

** Affects: linux-lts-quantal (Ubuntu Lucid)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu Lucid)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-saucy (Ubuntu Lucid)
 Importance: Medium
 Status: Invalid

** Affects: linux-mvl-dove (Ubuntu Lucid)
 Importance: Medium
 Status: Invalid

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

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

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

** Affects: linux-ec2 (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-fsl-imx51 (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-backport-maverick (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Affects: linux-lts-backport-natty (Ubuntu Precise)
 Importance: Undecided
 Status: New

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

** Affects: linux-lts-raring (Ubuntu Precise)
 Importance: Medium
 Status: Fix Committed

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

** Affects: linux-mvl-dove (Ubuntu Precise)
 Importance: Medium
 Status: Invalid

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

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

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

** Affects: linux-ec2 (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

** Affects: linux-fsl-imx51 (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-backport-maverick (Ubuntu Quantal)
 Importance: Undecided
 Status: New

** Affects: linux-lts-backport-natty (Ubuntu Quantal)
 Importance: Undecided
 Status: New

** Affects: linux-lts-quantal (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-saucy (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

** Affects: linux-mvl-dove (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

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

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

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

** Affects: linux-ec2 (Ubuntu Saucy)
 Importance: Medium
 Status: Invalid

** Affects: linux-fsl-imx51 (Ubuntu Saucy)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-backport-maverick (Ubuntu Saucy)
 Importance: Undecided
 Status: New

** Affects: linux-lts-backport-natty (Ubuntu Saucy)
 Importance: Undecided
 Status: New

** Affects: linux-lts-quantal (Ubuntu Saucy)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu Saucy)
 Importance:

[Kernel-packages] [Bug 1173952] Re: Suspend and hibernate not working in 13.04/13.10 with alx module

2014-05-05 Thread Ionică Bizău
I didn't meet this bug on 13.10, but after upgrading to 14.04 it
appeared...

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

Title:
  Suspend and hibernate not working in 13.04/13.10 with alx module

Status in “linux” package in Ubuntu:
  Confirmed
Status in “pm-utils” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  Won't Fix
Status in “pm-utils” source package in Precise:
  Invalid
Status in “linux” source package in Raring:
  Won't Fix
Status in “pm-utils” source package in Raring:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “pm-utils” source package in Saucy:
  Fix Released

Bug description:
  Description:  Ubuntu 13.04
  Release:  13.04

  After upgrading to 13.04 suspend and hibernate do not work.
  In terminal window following error is displayed: "PM: Some devices failed to 
suspend". Then the suspend fails and the screensaver gets activated, requiring 
a password to unlock.

  dmesg

  [  893.962025] PM: Syncing filesystems ... done.
  [  894.030726] Freezing user space processes ... (elapsed 0.01 seconds) done.
  [  894.047580] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) 
done.
  [  894.064140] Suspending console(s) (use no_console_suspend to debug)
  [  894.071511] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  [  894.085881] alx :03:00.0: PHY SPD/DPLX unresolved :
  [  894.085884] alx :03:00.0 eth1: shutown err(ffea)
  [  894.085886] alx :03:00.0: shutdown fail in suspend -5
  [  894.085901] pci_pm_suspend(): alx_suspend+0x0/0x90 [alx] returns -5
  [  894.085906] dpm_run_callback(): pci_pm_suspend+0x0/0x140 returns -5
  [  894.085908] PM: Device :03:00.0 failed to suspend async: error -5
  [  894.47] sd 0:0:0:0: [sda] Stopping disk
  [  894.684692] PM: Some devices failed to suspend
  [  894.684903] ath: phy0: ASPM enabled: 0x43
  [  894.685198] sd 0:0:0:0: [sda] Starting disk
  [  895.442853] PM: resume of devices complete after 758.396 msecs
  [  895.443224] Restarting tasks ... done.
  [  895.445509] video LNXVIDEO:00: Restoring backlight state
  ---
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2012-12-20 (166 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  Package: pm-utils 1.4.1-9git1
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-19-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-04-28 (37 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

  SRU INFORMATION
  ---
  * Impact: suspend regression in 13.04 with Qualcomm Atheros Gigabit ethernet 
devices
  * Test case: Suspend is broken in current raring when the alx module is 
loaded, should work again with the fix; needs to be tested on actual hardware, 
see comment 56 for positive testing result that this pm-utils workaround works.
  * Regression potential: If the script is malformed, it could potentially 
break suspend on other devices; this should generate an error in 
/var/log/pm-suspend.log. Please test suspend on devices without the alx module 
as well (for the record, Martin Pitt did that on his ThinkPad X201)

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

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


[Kernel-packages] [Bug 1315817] Re: totem shows error Invalid commandline while running all media files

2014-05-05 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.15 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.15-rc4-utopic/


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

Title:
  totem shows error Invalid commandline while running all media files

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I tried to run mp4 files, and many more media files, but everytime it
  gives me this error. I have upgraded Ubuntu 12.04 to 14.04

  Invalid commandline

  The parameters passed to the application had an invalid format. Please
  file a bug!

  The parameters were:
  --transient-for=50331663
  gstreamer|1.0|totem|MPEG-4 AAC decoder|decoder-audio/mpeg, 
mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, 
level=(string)2, base-profile=(string)lc, profile=(string)lc
  gstreamer|1.0|totem|H.264 decoder|decoder-video/x-h264, 
stream-format=(string)avc, alignment=(string)au, level=(string)2.1, 
profile=(string)constrained-baseline

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

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


[Kernel-packages] [Bug 1315736] Re: Machine Check Exception

2014-05-05 Thread Joseph Salisbury
Can you also perform a memory test, which can be accessed from the GRUB
menu?  If you haven't gone to the GRUB menu before, it can be accessed
by holding the SHIFT key after system power-on and seeing the BIOS
messages.


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

Title:
  Machine Check Exception

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Dell PowerEdge 720 on ubuntu 14.04 shows MCE errors on dmesg. Dell
  support instructed to run DSET and BIOS hardware diagnostics. Neither
  of the tools showed any errors. Dell support said that if there was a
  hardware error it would have been shown on Dell logs and the probable
  reason for the dmesg log is a bug in ubuntu kernel MCE reporting.

  So, is it that following dmesg is because of a kernel bug in ubuntu
  14.04 server?

  [11562.171040] Please check user daemon is running.
  [94953.306404] sbridge: HANDLING MCE MEMORY ERROR
  [94953.306415] CPU 1: Machine Check Exception: 0 Bank 9: 8c4b000800c0
  [94953.306416] TSC 0 ADDR 2dfa0e1000 MISC 9800080168c PROCESSOR 0:306e4 
TIME 1399142359 SOCKET 1 APIC 20
  [94953.306422] sbridge: HANDLING MCE MEMORY ERROR
  [94953.306423] CPU 1: Machine Check Exception: 0 Bank 10: 8c5800c1
  [94953.306424] TSC 0 ADDR 2dfa0e1000 MISC 900208c PROCESSOR 0:306e4 
TIME 1399142359 SOCKET 1 APIC 20
  [94953.532217] EDAC MC1: 1 CE memory scrubbing error on 
CPU_SrcID#1_Channel#0_DIMM#0 (channel:0 slot:0 page:0x2dfa0e1 offset:0x0 
grain:32 syndrome:0x0 -  area:DRAM err_code:0008:00c0 socket:1 channel_mask:3 
rank:0)
  [94953.532226] EDAC MC1: 1 CE memory scrubbing error on 
CPU_SrcID#1_Channel#1_DIMM#0 (channel:1 slot:0 page:0x2dfa0e1 offset:0x0 
grain:32 syndrome:0x0 -  area:DRAM err_code:0008:00c1 socket:1 channel_mask:3 
rank:0)

  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
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 touko  2 19:15 seq
   crw-rw 1 root audio 116, 33 touko  2 19:15 timer
  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/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  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: Sat May  3 21:52:07 2014
  InstallationDate: Installed on 2014-02-26 (66 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 
(20140219)
  MachineType: Dell Inc. PowerEdge R720
  PciMultimedia:
   
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c03eb237-955a-4dee-bba1-deded53df372 ro
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 01/16/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.2.2
  dmi.board.name: 0DCWD1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 23
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.2.2:bd01/16/2014:svnDellInc.:pnPowerEdgeR720:pvr:rvnDellInc.:rn0DCWD1:rvrA01:cvnDellInc.:ct23:cvr:
  dmi.product.name: PowerEdge R720
  dmi.sys.vendor: Dell Inc.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 touko  2 19:15 seq
   crw-rw 1 root audio 116, 33 touko  2 19:15 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  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 2014-02-26 (66 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 
(20140219)
  MachineType: Dell Inc. PowerEdge R720
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c03eb237-955a-4dee-bba1-deded53df372 ro
  ProcVersionSignature: Ubuntu 3.13.0-24.46-g

[Kernel-packages] [Bug 1315834] Re: Unable to adjust screen brightness on Acer Aspire V5-122P

2014-05-05 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.15 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.15-rc4-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/1315834

Title:
  Unable to adjust screen brightness on Acer Aspire V5-122P

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I am unable to adjust the screen brightness on my Acer Aspire V5-122P.
  Adjusting brightness in the settings applet has no affect. Adjusting
  brightness with the keyboard function keys tuns the screen on and off
  seemingly randomly.

  I believe this (rightly or wrongly) to be a problem with the hardware
  drivers for the laptop's touch screen (rather than with xorg or the
  open source AMD graphics drivers). I have therefore filed a bug report
  under "linux".

  Unfortunately I do not know how to determine the exact details of the
  touch screen. I have included the output of lspci below, but cannot
  see the screen listed. I am happy to gather further information with
  guidance.

  Many thanks

  OUTPUT FROM LSPCI

  00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Root Complex
  00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Temash [Radeon HD 8250/8280G]
  00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
  00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 0
  00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Functions 5:1
  00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI 
Controller (rev 01)
  00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA 
Controller [AHCI mode] (rev 40)
  00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI 
Controller (rev 39)
  00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI 
Controller (rev 39)
  00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI 
Controller (rev 39)
  00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI 
Controller (rev 39)
  00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 
3a)
  00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia 
Controller (rev 02)
  00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
  00:14.7 SD Host controller: Advanced Micro Devices, Inc. [AMD] FCH SD Flash 
Controller (rev 01)
  00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 0
  00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 1
  00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 2
  00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 3
  00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 4
  00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor 
Function 5
  01:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter (rev 01)

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lewis  2240 F pulseaudio
   /dev/snd/controlC0:  lewis  2240 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 10:55:50 2014
  HibernationDevice: RESUME=UUID=42931b07-a2e1-49a1-9780-874e1d4300b7
  InstallationDate: Installed on 2014-04-14 (19 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: Acer Aspire V5-122P
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=8a594eb2-ccc3-4aa4-a4c5-e872f4033b04 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 

[Kernel-packages] [Bug 1315851] Re: Bugreport requested in Bug #1311476

2014-05-05 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.15 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.15-rc4-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/1315851

Title:
  Bugreport requested in Bug #1311476

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  "Upgrade to Trusty breaks 2560x1440 over DVI on intel haswell"

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  fouquet3539 F pulseaudio
   /dev/snd/controlC0:  fouquet3539 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 13:25:53 2014
  HibernationDevice: RESUME=UUID=d4f85867-1e91-4664-bd0f-d1ecb05b19ad
  InstallationDate: Installed on 2013-11-09 (175 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IwConfig:
   tun0  no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: ASUS All Series
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=a5fd955d-c49a-4668-85dd-452a448fc8c5 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
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (12 days ago)
  dmi.bios.date: 07/16/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0802
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H87M-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0802:bd07/16/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH87M-PRO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

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


[Kernel-packages] [Bug 1315736] Re: Machine Check Exception

2014-05-05 Thread Joseph Salisbury
Also, would it be possible for you to test the latest upstream kernel?
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the
latest v3.15 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.15-rc4-utopic/


** Tags added: kernel-da-key

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

Title:
  Machine Check Exception

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Dell PowerEdge 720 on ubuntu 14.04 shows MCE errors on dmesg. Dell
  support instructed to run DSET and BIOS hardware diagnostics. Neither
  of the tools showed any errors. Dell support said that if there was a
  hardware error it would have been shown on Dell logs and the probable
  reason for the dmesg log is a bug in ubuntu kernel MCE reporting.

  So, is it that following dmesg is because of a kernel bug in ubuntu
  14.04 server?

  [11562.171040] Please check user daemon is running.
  [94953.306404] sbridge: HANDLING MCE MEMORY ERROR
  [94953.306415] CPU 1: Machine Check Exception: 0 Bank 9: 8c4b000800c0
  [94953.306416] TSC 0 ADDR 2dfa0e1000 MISC 9800080168c PROCESSOR 0:306e4 
TIME 1399142359 SOCKET 1 APIC 20
  [94953.306422] sbridge: HANDLING MCE MEMORY ERROR
  [94953.306423] CPU 1: Machine Check Exception: 0 Bank 10: 8c5800c1
  [94953.306424] TSC 0 ADDR 2dfa0e1000 MISC 900208c PROCESSOR 0:306e4 
TIME 1399142359 SOCKET 1 APIC 20
  [94953.532217] EDAC MC1: 1 CE memory scrubbing error on 
CPU_SrcID#1_Channel#0_DIMM#0 (channel:0 slot:0 page:0x2dfa0e1 offset:0x0 
grain:32 syndrome:0x0 -  area:DRAM err_code:0008:00c0 socket:1 channel_mask:3 
rank:0)
  [94953.532226] EDAC MC1: 1 CE memory scrubbing error on 
CPU_SrcID#1_Channel#1_DIMM#0 (channel:1 slot:0 page:0x2dfa0e1 offset:0x0 
grain:32 syndrome:0x0 -  area:DRAM err_code:0008:00c1 socket:1 channel_mask:3 
rank:0)

  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
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 touko  2 19:15 seq
   crw-rw 1 root audio 116, 33 touko  2 19:15 timer
  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/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  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: Sat May  3 21:52:07 2014
  InstallationDate: Installed on 2014-02-26 (66 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 
(20140219)
  MachineType: Dell Inc. PowerEdge R720
  PciMultimedia:
   
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c03eb237-955a-4dee-bba1-deded53df372 ro
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 01/16/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.2.2
  dmi.board.name: 0DCWD1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 23
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.2.2:bd01/16/2014:svnDellInc.:pnPowerEdgeR720:pvr:rvnDellInc.:rn0DCWD1:rvrA01:cvnDellInc.:ct23:cvr:
  dmi.product.name: PowerEdge R720
  dmi.sys.vendor: Dell Inc.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 touko  2 19:15 seq
   crw-rw 1 root audio 116, 33 touko  2 19:15 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  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 2014-02-26 (66 days ago)
  Installat

[Kernel-packages] [Bug 1315829] Re: bus cycle unavailable

2014-05-05 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.15 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.15-rc4-utopic/


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

Title:
  bus cycle unavailable

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have Problems when i boot my Laptop with Ubuntu 14.04. The same Problem 
occured on older Ubuntu Versions (12.04 to 14.04) as well as on Kubuntu and 
other Ubuntu derivates (e.g. Mint). When i first installed Ubuntu it worked 
perfectly fine for 1 or two days, but then it refuses to boot. If i try to boot 
from USB as well as from HDD in rescure mod, it shows:
  "
  [0.345596] perf_event_intel : CPUID marked event: 'bus cycles' unavailable
  [0.345664] ... version: 3
  [0.345725] ... bit width: 48
  [0.345785] ... generic registers: 4
  [0.346656] ... value mask: 000
  [0.346720] ... max period: 7fff
  [0.346793]... fixed-purpose events: 3
  [0.346846] ... event mask: 0007000f
  [0.348871] x86: Booting SMP configuration:
  [0,348934]  node #0, CPU's: #1
  "

  these are only the last lines, the others seem irrelevant to me.
  I use a Intel Core i 5 430M, 4GB RAM with an ATI mobility radeon HD5650
  It's a Acer Travelmate 5740G 
  It has a different HDD (not sure which i put in it) and i upgraded the BIOS 
which is now an InsydeH2O V1.23.

  Thanks for your help.

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

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


[Kernel-packages] [Bug 1309754] Re: Network interfaces not working with kernel 3.13.0-24-generic

2014-05-05 Thread Joseph Salisbury
I'd like to perform a bisect to figure out what commit caused this
regression. We need to identify the earliest kernel where the issue
started happening as well as the latest kernel that did not have this
issue.

Can you test the following kernels and report back? We are looking for
the first kernel version that exhibits this bug:

v3.12 final: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-trusty/
If v3.12 final does not exhibit the bug, we should move on to testing some of 
the v3.13 release candidates. 

v3.13-rc3: http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.13-rc3-trusty/

If v3.13-rc3 does not exhibit the bug then test v3.13-rc6:
v3.13-rc6: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc6-trusty/

If v3.13-rc3 does exhibit the bug then test v3.13-rc2:
v3.13-rc2: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc2-trusty

You don't have to test every kernel, just up until the kernel that first
has this bug.

Thanks in advance!

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

Title:
  Network interfaces not working with kernel 3.13.0-24-generic

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading Ubuntu server 13.10 to 14.10 the network interfaces
  are not available. They are not brought up on boot and I can't bring
  them up manually either.

  Booting with the older kernel (3.11.0-18-generic) the network works
  just fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-generic 3.13.0.24.28
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.11.0-18-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/by-id', '/dev/snd/controlC0', '/dev/snd/pcmC0D0c', '/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: Sat Apr 19 00:00:05 2014
  HibernationDevice: RESUME=UUID=b3ee4d20-4439-4c3c-8a70-974c59ad1c51
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Supermicro X9DRD-7LN4F(-JBOD)/X9DRD-EF
  PciMultimedia:
   
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-18-generic 
root=UUID=75d36757-b9c0-4b28-8f6c-89021cd8d60b ro splash quiet nomdmonddf 
nomdmonisw 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.127
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (0 days ago)
  dmi.bios.date: 12/05/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X9DRD-7LN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: REV:1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.0a:bd12/05/2013:svnSupermicro:pnX9DRD-7LN4F(-JBOD)/X9DRD-EF:pvr0123456789:rvnSupermicro:rnX9DRD-7LN4F:rvrREV1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.name: X9DRD-7LN4F(-JBOD)/X9DRD-EF
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

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


[Kernel-packages] [Bug 1293726] Re: CVE-2014-2309

2014-05-05 Thread John Johansen
** Changed in: linux-armadaxp (Ubuntu Precise)
   Status: New => Fix Committed

** Changed in: linux-armadaxp (Ubuntu Quantal)
   Status: New => Fix Committed

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

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

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

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

** Changed in: linux-ti-omap4 (Ubuntu Saucy)
   Status: New => Fix Committed

** Changed in: linux-ti-omap4 (Ubuntu Quantal)
   Status: New => Fix Committed

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

Title:
  CVE-2014-2309

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Won't Fix
Status in “linux-lts-backport-natty” package in Ubuntu:
  Won't Fix
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Invalid
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Invalid
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Lucid:
  Won't Fix
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Fix Committed
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Precise:
  Won't Fix
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Won't Fix
Status in “linux-lts-saucy” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Fix Committed
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Quantal:
  Won't Fix
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Committed
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Saucy:
  Won't Fix
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Committed
Status in “linux” source package in Trusty:
  Invalid
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Trusty:
  Won't Fix
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in

[Kernel-packages] [Bug 1312987] Re: CVE-2014-0155

2014-05-05 Thread John Johansen
** Changed in: linux-armadaxp (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Quantal)
   Status: New => Invalid

** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: linux-lts-quantal (Ubuntu Precise)
   Status: New => Invalid

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

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

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

** Changed in: linux-ti-omap4 (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-ti-omap4 (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-ti-omap4 (Ubuntu Quantal)
   Status: New => Invalid

** Changed in: linux-lts-raring (Ubuntu Precise)
   Status: New => Invalid

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

Title:
  CVE-2014-0155

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  New
Status in “linux-lts-backport-natty” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Invalid
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Invalid
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  New
Status in “linux-lts-backport-natty” source package in Lucid:
  New
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-armadaxp” source package in Precise:
  Invalid
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  New
Status in “linux-lts-backport-natty” source package in Precise:
  New
Status in “linux-lts-quantal” source package in Precise:
  Invalid
Status in “linux-lts-raring” source package in Precise:
  Invalid
Status in “linux-lts-saucy” source package in Precise:
  New
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Invalid
Status in “linux” source package in Quantal:
  Invalid
Status in “linux-armadaxp” source package in Quantal:
  Invalid
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  New
Status in “linux-lts-backport-natty” source package in Quantal:
  New
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Invalid
Status in “linux” source package in Saucy:
  New
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  New
Status in “linux-lts-backport-natty” source package in Saucy:
  New
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Invalid
Status in “linux” source package in Trusty:
  New
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  New
Status in “linux-lts-backport-natty” source package in Trusty:
  New
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package 

[Kernel-packages] [Bug 1315563] Re: Built-in SD card reader not working

2014-05-05 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.15 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.15-rc4-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/1315563

Title:
  Built-in SD card reader not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The card reader is a O2 Micro 4-in-1 Media Card Reader: SD, MMC, MS,
  MSPro:

  
  root@oliveti-laptop:/boot# grep sdhci /var/log/kern.log
  Apr 27 22:44:17 oliveti-laptop kernel: [1.303955] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 27 22:44:17 oliveti-laptop kernel: [1.303961] sdhci: Copyright(c) 
Pierre Ossman
  Apr 27 22:44:17 oliveti-laptop kernel: [1.325179] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  Apr 28 09:22:49 oliveti-laptop kernel: [1.306067] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 28 09:22:49 oliveti-laptop kernel: [1.306073] sdhci: Copyright(c) 
Pierre Ossman
  Apr 28 09:22:49 oliveti-laptop kernel: [1.314246] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  Apr 28 09:23:54 oliveti-laptop kernel: [1.333241] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 28 09:23:54 oliveti-laptop kernel: [1.333248] sdhci: Copyright(c) 
Pierre Ossman
  Apr 28 09:23:54 oliveti-laptop kernel: [1.369315] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  Apr 29 12:49:24 oliveti-laptop kernel: [1.299356] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 29 12:49:24 oliveti-laptop kernel: [1.299363] sdhci: Copyright(c) 
Pierre Ossman
  Apr 29 12:49:24 oliveti-laptop kernel: [1.380373] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  May  1 20:52:45 oliveti-laptop kernel: [1.306060] sdhci: Secure Digital 
Host Controller Interface driver
  May  1 20:52:45 oliveti-laptop kernel: [1.306066] sdhci: Copyright(c) 
Pierre Ossman
  May  1 20:52:45 oliveti-laptop kernel: [1.335229] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  May  1 23:06:16 oliveti-laptop kernel: [1.306143] sdhci: Secure Digital 
Host Controller Interface driver
  May  1 23:06:16 oliveti-laptop kernel: [1.306149] sdhci: Copyright(c) 
Pierre Ossman
  May  1 23:06:16 oliveti-laptop kernel: [1.384352] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  May  2 19:06:07 oliveti-laptop kernel: [1.318035] sdhci: Secure Digital 
Host Controller Interface driver
  May  2 19:06:07 oliveti-laptop kernel: [1.318041] sdhci: Copyright(c) 
Pierre Ossman
  May  2 19:06:07 oliveti-laptop kernel: [1.335047] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  root@oliveti-laptop:/boot# 
  root@oliveti-laptop:/boot# grep sdhci /var/log/kern.log
  Apr 27 22:44:17 oliveti-laptop kernel: [1.303955] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 27 22:44:17 oliveti-laptop kernel: [1.303961] sdhci: Copyright(c) 
Pierre Ossman
  Apr 27 22:44:17 oliveti-laptop kernel: [1.325179] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  Apr 28 09:22:49 oliveti-laptop kernel: [1.306067] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 28 09:22:49 oliveti-laptop kernel: [1.306073] sdhci: Copyright(c) 
Pierre Ossman
  Apr 28 09:22:49 oliveti-laptop kernel: [1.314246] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  Apr 28 09:23:54 oliveti-laptop kernel: [1.333241] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 28 09:23:54 oliveti-laptop kernel: [1.333248] sdhci: Copyright(c) 
Pierre Ossman
  Apr 28 09:23:54 oliveti-laptop kernel: [1.369315] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  Apr 29 12:49:24 oliveti-laptop kernel: [1.299356] sdhci: Secure Digital 
Host Controller Interface driver
  Apr 29 12:49:24 oliveti-laptop kernel: [1.299363] sdhci: Copyright(c) 
Pierre Ossman
  Apr 29 12:49:24 oliveti-laptop kernel: [1.380373] sdhci-pci :06:04.2: 
SDHCI controller found [1217:7120] (rev 1)
  May  1 20:52:45 oliveti-laptop kernel: [1.306060] sdhci: Secure Digital 
Host Co

[Kernel-packages] [Bug 1315496] Re: Occasional Lock-up on Suspend

2014-05-05 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.15 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.15-rc4-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/1315496

Title:
  Occasional Lock-up on Suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading to Ubuntu 14.04 my computer will no longer suspend
  consistently. Approximately 20% of the times I suspend from the menu
  or command line, the screen will go black and display the following
  text. The only way to gain control at this point is to hard reset the
  computer.

  [ 445.032801] PM: Syncing filesystems … done.
  [ 445.057818] PM: Preparing system for mem sleep
  [ 445.058006] Freezing user space processes --- (elapsed 0.001 seconds) done.
  [ 445.059860] Freezing remaining freezable tasks … (elapsed 0.001 seconds) 
done.
  [ 445.061194] PM: Entering mem sleep
  [ 445.061247] Suspending console(s) (use no_console_suspend to debug)

  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
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  benkahle   2248 F pulseaudio
   /dev/snd/controlC0:  benkahle   2248 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri May  2 14:58:50 2014
  HibernationDevice: RESUME=UUID=0143f701-3686-435d-9f83-73d27932a41f
  InstallationDate: Installed on 2014-04-18 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Latitude E6420
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=2a55ff46-6bfd-46b7-b7e2-e80e2c59a6d2 ro quiet splash
  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: 01/01/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 038C0K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd01/01/2013:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn038C0K:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6420
  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/1315496/+subscriptions

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


[Kernel-packages] [Bug 1315358] Re: boot appears hung after switching display

2014-05-05 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.15 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.15-rc4-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/1315358

Title:
  boot appears hung after switching display

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After the swap partition initialises the boot process hangs. This
  makes it look like the swap process has failed. However if the swap is
  disabled, upstart appears to fail which is previous in the bot
  sequence. This is on the server version of 14.04. This error is
  unrecoverable as only num-lock and CTRL-ALT-DEL seem to work, no other
  terminal is accessible through keyboard combinations.

  I have wiped the partitions and reinstalled and have had a running
  version of the desktop (13.04) on the same drive.

  The terminal is accessible via SSH however.

  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-24-generic.
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D3p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info: Error: [Errno 2] No such file or directory
  Card0.Amixer.values: Error: [Errno 2] No such file or directory
  CurrentDmesg:
   [   34.834019] audit_printk_skb: 6 callbacks suppressed
   [   34.834023] type=1400 audit(1399108687.303:23): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=1295 comm="apparmor_parser"
   [   34.834029] type=1400 audit(1399108687.303:24): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1295 comm="apparmor_parser"
   [   34.834442] type=1400 audit(1399108687.307:25): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1295 comm="apparmor_parser"
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-05-02 (0 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=125c863c-115d-48fb-872f-69fc2c51cd61 ro
  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 N/A
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  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: 09/28/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F2A55M-DS2
  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.:bvrF3:bd09/28/2012:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnF2A55M-DS2: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/1315358/+subscriptions

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

[Kernel-packages] [Bug 1315697] Re: Backlight not working after boot

2014-05-05 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.15 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.15-rc4-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/1315697

Title:
  Backlight not working after boot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  As the summary states: there is no backlight on my Asus X52Je notebook
  after  boot - it works fine at the grub stage and splash sreen but
  afterwards it just goes black (though you can barely see something -
  that's why i could turn on the monitor clone option and use a
  secondary display). Function keys work and there is an entrance in
  /sys/class/backlight/ - it just doesn't do anything.

  I've had this problem since 12.04 - i think it started after one of
  the software updates. It did work for quite some time before. I tried
  upgrading Ubuntu in hope that that would fix it, but to no avail - I'm
  now at 14.04 and all the versions up to this point had the same
  problem (12.10, 13.04, 13.10). I also tried latest mainline kernel but
  that didn't help.

  Also tried some common workarounds, like:
  'acpi_backlight=vendor'
  'acpi_osi=Linux'
  'acpi=off'
  And the like, also with no effect.

  Also updated BIOS to latest version form manufacturer - didn't help.

  The attachements have the required diagnostic files.

  Thanks,
  mk

  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 i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  drink  2012 F pulseaudio
   /dev/snd/controlC0:  drink  2012 F pulseaudio
   /dev/snd/pcmC0D0p:   drink  2012 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Sat May  3 17:37:38 2014
  HibernationDevice: RESUME=UUID=517b6655-6f63-483f-80c0-087e4799c881
  MachineType: ASUSTeK Computer Inc. K52Je
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=da0531fa-9dbd-4f69-9179-0dd5b2740f22 ro video.use_native_backlight=1
  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.1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-24 (9 days ago)
  dmi.bios.date: 01/26/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K52Je.212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K52Je
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK52Je.212:bd01/26/2011:svnASUSTeKComputerInc.:pnK52Je:pvr1.0:rvnASUSTeKComputerInc.:rnK52Je:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K52Je
  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/1315697/+subscriptions

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


[Kernel-packages] [Bug 1315619] Re: Job with 4 threads not assigned 4 distinct cores

2014-05-05 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.15 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.15-rc4-utopic/


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

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

** Tags added: kernel-da-key precise

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

Title:
  Job with 4 threads not assigned 4 distinct cores

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  On 12.04, I have reliably found that a job which starts 4 long-running
  threads on an otherwise-idle machine (there are some other threads
  which have been running for some time, but they have been kill
  -STOPped) gets the threads allocated to 4 distinct cores on my
  Haswell.

  On 14.04, I found that the threads were allocated to cores 0, 1, 5, 6
  - that is, two were running on the two hyper-threads 1 and 5 of the
  same core, and performance was 30% less than expected.  I can get
  around this with explicit taskset commands, but for my use case it's a
  serious regression from 12.04.

  I am not willing to disable hyperthreading, because it gives a large
  performance boost on other things I do on the same machine.

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

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


[Kernel-packages] [Bug 1315732] Re: [Gigabyte Technology Co., Ltd. GA-790XTA-UD4] suspend/resume failure

2014-05-05 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.15 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.15-rc4-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/1315732

Title:
  [Gigabyte Technology Co., Ltd. GA-790XTA-UD4] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The PC did not suspend correctly. I had to reset it.

  ProblemType: KernelOops
  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
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  wilx   3477 F pulseaudio
   /dev/snd/controlC1:  wilx   3477 F pulseaudio
   /dev/snd/controlC0:  wilx   3477 F pulseaudio
   /dev/snd/seq:timidity   2817 F timidity
  Date: Sat May  3 19:51:07 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=cf2fd7df-da6e-4e8b-876e-c91fa967ae41
  InstallationDate: Installed on 2011-11-13 (902 days ago)
  InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Gigabyte Technology Co., Ltd. GA-790XTA-UD4
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=fc30f974-c837-403f-af34-4f7beee08bfa ro nomdmonddf nomdmonisw
  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-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [Gigabyte Technology Co., Ltd. GA-790XTA-UD4] suspend/resume failure
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (14 days ago)
  UserGroups:
   
  dmi.bios.date: 05/13/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: GA-790XTA-UD4
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd05/13/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-790XTA-UD4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-790XTA-UD4:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-790XTA-UD4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1312984] Re: CVE-2014-0077

2014-05-05 Thread John Johansen
** Changed in: linux-armadaxp (Ubuntu Precise)
   Status: New => Fix Committed

** Changed in: linux-armadaxp (Ubuntu Quantal)
   Status: New => Fix Committed

** Changed in: linux-ec2 (Ubuntu Lucid)
   Status: New => Invalid

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

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

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

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

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

** Changed in: linux-ti-omap4 (Ubuntu Saucy)
   Status: New => Fix Committed

** Changed in: linux-ti-omap4 (Ubuntu Quantal)
   Status: New => Fix Committed

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

** Description changed:

  drivers/vhost/net.c in the Linux kernel before 3.13.10, when mergeable
  buffers are disabled, does not properly validate packet lengths, which
  allows guest OS users to cause a denial of service (memory corruption
  and host OS crash) or possibly gain privileges on the host OS via
  crafted packets, related to the handle_rx and get_rx_bufs functions.
+ 
+ Break-Fix: 8dd014adfea6f173c1ef6378f7e5e7924866c923
+ d8316f3991d207fe32881a9ac20241be8fa2bad0

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

Title:
  CVE-2014-0077

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  New
Status in “linux-lts-backport-natty” package in Ubuntu:
  New
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Invalid
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Invalid
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  New
Status in “linux-lts-backport-natty” source package in Lucid:
  New
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Fix Committed
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  New
Status in “linux-lts-backport-natty” source package in Precise:
  New
Status in “linux-lts-quantal” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Fix Committed
Status in “linux-lts-saucy” source package in Precise:
  Fix Committed
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Committed
Status in “linux-armadaxp” source package in Quantal:
  Fix Committed
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  New
Status in “linux-lts-backport-natty” source package in Quantal:
  New
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Committed
Status in “linux” source package in Saucy:
  Fix Committed
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  New
Status in “linux-lts-backport-natty” source package in Saucy:
  New
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status 

[Kernel-packages] [Bug 1285051] Re: CVE-2014-0069

2014-05-05 Thread John Johansen
** Description changed:

  The cifs_iovec_write function in fs/cifs/file.c in the Linux kernel
  through 3.13.5 does not properly handle uncached write operations that
  copy fewer than the requested number of bytes, which allows local users
  to obtain sensitive information from kernel memory, cause a denial of
  service (memory corruption and system crash), or possibly gain
  privileges via a writev system call with a crafted pointer.
  
- Break-Fix: - 5d81de8e8667da7135d3a32a964087c0faf5483f
+ Break-Fix: 72432ffcf555decbbae47f1be338e1d2f210aa69
+ 5d81de8e8667da7135d3a32a964087c0faf5483f

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

Title:
  CVE-2014-0069

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux-armadaxp” package in Ubuntu:
  Invalid
Status in “linux-ec2” package in Ubuntu:
  Invalid
Status in “linux-fsl-imx51” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-maverick” package in Ubuntu:
  Won't Fix
Status in “linux-lts-backport-natty” package in Ubuntu:
  Won't Fix
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-lts-saucy” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  New
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  New
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Lucid:
  Won't Fix
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” source package in Lucid:
  Invalid
Status in “linux-lts-saucy” source package in Lucid:
  Invalid
Status in “linux-mvl-dove” source package in Lucid:
  Invalid
Status in “linux-ti-omap4” source package in Lucid:
  Invalid
Status in “linux” source package in Precise:
  Fix Committed
Status in “linux-armadaxp” source package in Precise:
  Fix Committed
Status in “linux-ec2” source package in Precise:
  Invalid
Status in “linux-fsl-imx51” source package in Precise:
  Invalid
Status in “linux-lts-backport-maverick” source package in Precise:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Precise:
  Won't Fix
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux-lts-raring” source package in Precise:
  Fix Released
Status in “linux-lts-saucy” source package in Precise:
  Fix Released
Status in “linux-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-armadaxp” source package in Quantal:
  Fix Released
Status in “linux-ec2” source package in Quantal:
  Invalid
Status in “linux-fsl-imx51” source package in Quantal:
  Invalid
Status in “linux-lts-backport-maverick” source package in Quantal:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Quantal:
  Won't Fix
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” source package in Quantal:
  Invalid
Status in “linux-lts-saucy” source package in Quantal:
  Invalid
Status in “linux-mvl-dove” source package in Quantal:
  Invalid
Status in “linux-ti-omap4” source package in Quantal:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “linux-armadaxp” source package in Saucy:
  Invalid
Status in “linux-ec2” source package in Saucy:
  Invalid
Status in “linux-fsl-imx51” source package in Saucy:
  Invalid
Status in “linux-lts-backport-maverick” source package in Saucy:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Saucy:
  Won't Fix
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” source package in Saucy:
  Invalid
Status in “linux-lts-saucy” source package in Saucy:
  Invalid
Status in “linux-mvl-dove” source package in Saucy:
  Invalid
Status in “linux-ti-omap4” source package in Saucy:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux-armadaxp” source package in Trusty:
  Invalid
Status in “linux-ec2” source package in Trusty:
  Invalid
Status in “linux-fsl-imx51” source package in Trusty:
  Invalid
Status in “linux-lts-backport-maverick” source package in Trusty:
  Won't Fix
Status in “linux-lts-backport-natty” source package in Trusty:
  Won't Fix
Status in “linux-lts-quantal” source package in Trusty:
  Invalid
Status in “linux-lts-raring” source package in Trusty:
  Invalid
Status in “linux-lts-saucy” source package in Trusty:
  Invalid
Status in “linux-mvl-dove” source package in Trusty:
  Invalid
Sta

[Kernel-packages] [Bug 1188092] Re: [Feature] WiFi support in Stone Peak

2014-05-05 Thread Scott Kitterman
** Tags added: verification-needed

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

Title:
  [Feature]  WiFi support in Stone Peak

Status in intel:
  Fix Committed
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-firmware” package in Ubuntu:
  Fix Released
Status in “linux-lts-trusty” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Invalid
Status in “linux-firmware” source package in Precise:
  Fix Committed
Status in “linux-lts-trusty” source package in Precise:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux-firmware” source package in Trusty:
  Fix Committed
Status in “linux-lts-trusty” source package in Trusty:
  Invalid
Status in “linux” source package in Utopic:
  Fix Released
Status in “linux-firmware” source package in Utopic:
  Fix Released
Status in “linux-lts-trusty” source package in Utopic:
  Invalid

Bug description:
  Stone Peak is WiFi and Bluetooth combo card for Broadwell mobile platform. 
  This feature is for the WiFi driver and firmware support for Stone Peak

  Upstream schedule: TBD

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

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


[Kernel-packages] [Bug 837196] Re: Cannot change bluetooth name

2014-05-05 Thread Zta77
Of course it should be possible to change.  IF a default should be
chosen, it should be $HOSTNAME.

The bug still lives in 14.04.

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

Title:
  Cannot change bluetooth name

Status in GNOME Bluetooth:
  Invalid
Status in “bluez” package in Ubuntu:
  Invalid
Status in “gnome-bluetooth” package in Ubuntu:
  Won't Fix

Bug description:
  There is no option to change friendly name in the bluetooth settings.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-bluetooth 3.1.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
  Uname: Linux 3.0.0-9-generic x86_64
  Architecture: amd64
  CasperVersion: 1.279
  Date: Tue Aug 30 07:01:31 2011
  LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110828)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-bluetooth
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/837196/+subscriptions

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


[Kernel-packages] [Bug 1238265] Re: usb 1.1-1 string descriptor 0 read error

2014-05-05 Thread krelx0
I have that error too.

Aspire V3-571G

Distributor ID: Ubuntu
Description: Ubuntu Trusty Tahr (development branch)
Release: 14.04
Codename: trusty

dmesg | grep usb

*[   17.850904] & [   18.620238]

[0.621146] usbcore: registered new interface driver usbfs
[0.621154] usbcore: registered new interface driver hub
[0.621176] usbcore: registered new device driver usb
[1.453425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[1.453427] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[1.453429] usb usb1: Product: EHCI Host Controller
[1.453431] usb usb1: Manufacturer: Linux 3.13.0-24-generic ehci_hcd
[1.453432] usb usb1: SerialNumber: :00:1a.0
[1.469417] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[1.469419] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[1.469420] usb usb2: Product: EHCI Host Controller
[1.469422] usb usb2: Manufacturer: Linux 3.13.0-24-generic ehci_hcd
[1.469424] usb usb2: SerialNumber: :00:1d.0
[1.469959] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[1.469961] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[1.469962] usb usb3: Product: xHCI Host Controller
[1.469964] usb usb3: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
[1.469966] usb usb3: SerialNumber: :00:14.0
[1.470441] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[1.470443] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[1.470444] usb usb4: Product: xHCI Host Controller
[1.470446] usb usb4: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
[1.470448] usb usb4: SerialNumber: :00:14.0
[1.765143] usb 1-1: new high-speed USB device number 2 using ehci-pci
[1.897275] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[1.897281] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[2.008849] usb 2-1: new high-speed USB device number 2 using ehci-pci
[2.141016] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[2.141022] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[2.212677] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[2.360773] usb 1-1.3: New USB device found, idVendor=1bcf, idProduct=2c18
[2.360779] usb 1-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[2.360783] usb 1-1.3: Product: HD WebCam
[2.360786] usb 1-1.3: Manufacturer: NC.21411.00X24914B64LM0009
[   15.983766] input: HD WebCam as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input9
[   15.983820] usbcore: registered new interface driver uvcvideo
[   17.755588] usb 1-1.1: new full-speed USB device number 4 using ehci-pci
[   17.850845] usb 1-1.1: string descriptor 0 read error: -22
[   17.850904] usb 1-1.1: New USB device found, idVendor=0489, idProduct=e04e
[   17.850908] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[   17.865597] usbcore: registered new interface driver btusb
[   18.141967] usbcore: registered new interface driver ath3k
[   18.323325] usb 1-1.1: USB disconnect, device number 4
[   18.522746] usb 1-1.1: new full-speed USB device number 5 using ehci-pci
[   18.620238] usb 1-1.1: string descriptor 0 read error: -22
[   18.620264] usb 1-1.1: New USB device found, idVendor=0489, idProduct=e04e
[   18.620266] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[   23.181946] usb 1-1.1: USB disconnect, device number 5

-PCI Devices-
Host bridge : Intel Corporation 3rd Gen Core processor DRAM 
Controller (rev 09)
PCI bridge  : Intel Corporation Xeon E3-1200 v2/3rd Gen Core 
processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
VGA compatible controller   : Intel Corporation 3rd Gen Core 
processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
USB controller  : Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04) (prog-if 30 [XHCI])
Communication controller: Intel Corporation 7 Series/C210 
Series Chipset Family MEI Controller #1 (rev 04)
USB controller  : Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04) (prog-if 20 [EHCI])
Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
PCI bridge  : Intel Corporation 7 Series/C210 Series Chipset Family 
PCI Express Root Port 1 (rev c4) (prog-if 00 [Normal decode])
PCI bridge  : Intel Corporation 7 Series/C210 Series Chipset Family 
PCI Express Root Port 2 (rev c4) (prog-if 00 [Normal decode])
USB controller  : Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04) (prog-if 20 [EHCI])
ISA bridge  : Intel Corporation HM77 Express Chipset LPC Controller 
(rev 04

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

2014-05-05 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/1316248

Title:
  Wifi 7260 continuous disconectios

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I am using a new Dell Inspiron 5537 with an Intel Wifi 7260 I tried
  last version of iwlwifi-7260-7.ucode tried to over write the file with
  iwlwifi-7260-8.ucode, but only improvement was disconnections without
  asking for Wifi password.

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  eduardo2945 F pulseaudio
   /dev/snd/pcmC2D0p:   eduardo2945 F...m pulseaudio
   /dev/snd/controlC1:  eduardo2945 F pulseaudio
   /dev/snd/controlC0:  eduardo2945 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  5 12:38:09 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=56b84542-79d7-4891-8566-82fd89914855
  InstallationDate: Installed on 2014-03-20 (46 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 5537
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=91d4dc28-7866-4cc0-a187-611e858523fb 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
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (12 days ago)
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0845MX
  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.:pnInspiron5537:pvrA07:rvnDellInc.:rn0845MX:rvrA00:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron 5537
  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/1316248/+subscriptions

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


[Kernel-packages] [Bug 1316248] [NEW] Wifi 7260 continuous disconectios

2014-05-05 Thread Eduardo Llaguno
Public bug reported:

I am using a new Dell Inspiron 5537 with an Intel Wifi 7260 I tried last
version of iwlwifi-7260-7.ucode tried to over write the file with
iwlwifi-7260-8.ucode, but only improvement was disconnections without
asking for Wifi password.

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
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  eduardo2945 F pulseaudio
 /dev/snd/pcmC2D0p:   eduardo2945 F...m pulseaudio
 /dev/snd/controlC1:  eduardo2945 F pulseaudio
 /dev/snd/controlC0:  eduardo2945 F pulseaudio
CurrentDesktop: Unity
Date: Mon May  5 12:38:09 2014
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=56b84542-79d7-4891-8566-82fd89914855
InstallationDate: Installed on 2014-03-20 (46 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Dell Inc. Inspiron 5537
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=91d4dc28-7866-4cc0-a187-611e858523fb 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
StagingDrivers: rts5139
UpgradeStatus: Upgraded to trusty on 2014-04-22 (12 days ago)
dmi.bios.date: 11/12/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0845MX
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.:pnInspiron5537:pvrA07:rvnDellInc.:rn0845MX:rvrA00:cvnDellInc.:ct8:cvrA07:
dmi.product.name: Inspiron 5537
dmi.product.version: A07
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug staging 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/1316248

Title:
  Wifi 7260 continuous disconectios

Status in “linux” package in Ubuntu:
  New

Bug description:
  I am using a new Dell Inspiron 5537 with an Intel Wifi 7260 I tried
  last version of iwlwifi-7260-7.ucode tried to over write the file with
  iwlwifi-7260-8.ucode, but only improvement was disconnections without
  asking for Wifi password.

  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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  eduardo2945 F pulseaudio
   /dev/snd/pcmC2D0p:   eduardo2945 F...m pulseaudio
   /dev/snd/controlC1:  eduardo2945 F pulseaudio
   /dev/snd/controlC0:  eduardo2945 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  5 12:38:09 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=56b84542-79d7-4891-8566-82fd89914855
  InstallationDate: Installed on 2014-03-20 (46 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron 5537
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=91d4dc28-7866-4cc0-a187-611e858523fb 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
  StagingDrivers: rts5139
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (12 days ago)
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0845MX
  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.:pnInspiron5537:pvrA07:rvnDellInc.:rn0845MX:rvrA00:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron 5537
  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/1316248/+subscriptions

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


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

2014-05-05 Thread Danillo ladu
apport information

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

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

Title:
  [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have a sony viao T. And my usb 2.0 port are not working while my 3.0
  port works, it seems its a problem with many T models, but i try with
  the new kernels but still usb 2.0 not worked.

  
  nillo@nillo-SVT1312V1ES:~$ uname -a
  Linux nillo-SVT1312V1ES 3.15.0-031500rc4-generic #201405042135 SMP Mon May 5 
01:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  nillo@nillo-SVT1312V1ES:~$ lsusb
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 004: ID 05ca:18c4 Ricoh Co., Ltd
  Bus 001 Device 003: ID 04f3:0018 Elan Microelectronics Corp.
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  nillo@nillo-SVT1312V1ES:~$ lspci
  00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller 
(rev 09)
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
  00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
  00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 1 (rev c4)
  00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 2 (rev c4)
  00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 3 (rev c4)
  00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller 
(rev 04)
  00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port 
SATA Controller [AHCI mode] (rev 04)
  00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus 
Controller (rev 04)
  02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter 
(rev 01)
  08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
  0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)

  nillo@nillo-SVT1312V1ES:~$ lsmod
  Module  Size  Used by
  nvram  14462  0
  hid_multitouch 17656  0
  uvcvideo   82299  0
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  videobuf2_core 45435  1 uvcvideo
  videodev  149504  2 uvcvideo,videobuf2_core
  rfcomm 75078  0
  bnep   19884  2
  bluetooth 447627  10 bnep,rfcomm
  hid_logitech_dj18647  0
  snd_hda_codec_hdmi 48182  1
  usbhid 53121  0
  snd_hda_codec_realtek72529  1
  snd_hda_codec_generic70087  1 snd_hda_codec_realtek
  hid   106436  3 hid_multitouch,usbhid,hid_logitech_dj
  joydev 17587  0
  acer_wmi   32938  0
  sparse_keymap  13890  1 acer_wmi
  snd_hda_intel  30608  3
  snd_hda_controller 35518  1 snd_hda_intel
  snd_hda_codec 144671  5 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
  snd_hwdep  13613  1 snd_hda_codec
  snd_pcm   113863  4 
snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
  intel_rapl 19238  0
  x86_pkg_temp_thermal14312  0
  intel_powerclamp   19099  0
  coretemp   13638  0
  snd_seq_midi   13564  0
  kvm   463808  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30865  1 snd_seq_midi
  crct10dif_pclmul   14268  0
  snd_seq63540  2 snd_seq_midi_event,snd_seq_midi
  crc32_pclmul   13180  0
  ghash_clmulni_intel13230  0
  aesni_intel   152648  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  arc4   12573  2
  aes_x86_6

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

2014-05-05 Thread Danillo ladu
apport information

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

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

** Description changed:

  I have a sony viao T. And my usb 2.0 port are not working while my 3.0
  port works, it seems its a problem with many T models, but i try with
  the new kernels but still usb 2.0 not worked.
- 
- nillo@nillo-SVT1312V1ES:~$ lsb_release -rd
- Description:  Ubuntu 14.04 LTS
- Release:  14.04
  
  
  nillo@nillo-SVT1312V1ES:~$ uname -a
  Linux nillo-SVT1312V1ES 3.15.0-031500rc4-generic #201405042135 SMP Mon May 5 
01:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  
  nillo@nillo-SVT1312V1ES:~$ lsusb
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 001 Device 004: ID 05ca:18c4 Ricoh Co., Ltd 
- Bus 001 Device 003: ID 04f3:0018 Elan Microelectronics Corp. 
+ Bus 001 Device 004: ID 05ca:18c4 Ricoh Co., Ltd
+ Bus 001 Device 003: ID 04f3:0018 Elan Microelectronics Corp.
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- 
  
  nillo@nillo-SVT1312V1ES:~$ lspci
  00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller 
(rev 09)
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
  00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
  00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 1 (rev c4)
  00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 2 (rev c4)
  00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 3 (rev c4)
  00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller 
(rev 04)
  00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port 
SATA Controller [AHCI mode] (rev 04)
  00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus 
Controller (rev 04)
  02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter 
(rev 01)
  08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
  0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)
  
- 
  nillo@nillo-SVT1312V1ES:~$ lsmod
  Module  Size  Used by
- nvram  14462  0 
- hid_multitouch 17656  0 
- uvcvideo   82299  0 
+ nvram  14462  0
+ hid_multitouch 17656  0
+ uvcvideo   82299  0
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  videobuf2_core 45435  1 uvcvideo
  videodev  149504  2 uvcvideo,videobuf2_core
- rfcomm 75078  0 
- bnep   19884  2 
+ rfcomm 75078  0
+ bnep   19884  2
  bluetooth 447627  10 bnep,rfcomm
- hid_logitech_dj18647  0 
- snd_hda_codec_hdmi 48182  1 
- usbhid 53121  0 
- snd_hda_codec_realtek72529  1 
+ hid_logitech_dj18647  0
+ snd_hda_codec_hdmi 48182  1
+ usbhid 53121  0
+ snd_hda_codec_realtek72529  1
  snd_hda_codec_generic70087  1 snd_hda_codec_realtek
  hid   106436  3 hid_multitouch,usbhid,hid_logitech_dj
- joydev 17587  0 
- acer_wmi   32938  0 
+ joydev 17587  0
+ acer_wmi   32938  0
  sparse_keymap  13890  1 acer_wmi
- snd_hda_intel  30608  3 
+ snd_hda_intel  30608  3
  snd_hda_controller 35518  1 snd_hda_intel
  snd_hda_codec 144671  5 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
  snd_hwdep  13613  1 snd_hda_codec
  snd_pcm   113863  4 
snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
- intel_rapl 19238  0 
- x86_pkg_temp_thermal14312  0 
- intel_powerclamp   19099  0 
- coretemp   13638  0 
- snd_seq_midi

[Kernel-packages] [Bug 1316207] Re: [Vaio T Series SVT1312V1ES] USB 2.0 Ports Don't Work

2014-05-05 Thread Danillo ladu
apport information

** Tags added: apport-collected

** Description changed:

  I have a sony viao T. And my usb 2.0 port are not working while my 3.0
  port works, it seems its a problem with many T models, but i try with
  the new kernels but still usb 2.0 not worked.
  
  nillo@nillo-SVT1312V1ES:~$ lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  
  
  nillo@nillo-SVT1312V1ES:~$ uname -a
  Linux nillo-SVT1312V1ES 3.15.0-031500rc4-generic #201405042135 SMP Mon May 5 
01:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  
  nillo@nillo-SVT1312V1ES:~$ lsusb
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 004: ID 05ca:18c4 Ricoh Co., Ltd 
  Bus 001 Device 003: ID 04f3:0018 Elan Microelectronics Corp. 
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  
  
  nillo@nillo-SVT1312V1ES:~$ lspci
  00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller 
(rev 09)
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
  00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB xHCI Host Controller (rev 04)
  00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series 
Chipset Family MEI Controller #1 (rev 04)
  00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #2 (rev 04)
  00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 1 (rev c4)
  00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 2 (rev c4)
  00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI 
Express Root Port 3 (rev c4)
  00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family 
USB Enhanced Host Controller #1 (rev 04)
  00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller 
(rev 04)
  00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port 
SATA Controller [AHCI mode] (rev 04)
  00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus 
Controller (rev 04)
  02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter 
(rev 01)
  08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI 
Express Card Reader (rev 01)
  0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)
  
  
  nillo@nillo-SVT1312V1ES:~$ lsmod
  Module  Size  Used by
  nvram  14462  0 
  hid_multitouch 17656  0 
  uvcvideo   82299  0 
  videobuf2_vmalloc  13216  1 uvcvideo
  videobuf2_memops   13362  1 videobuf2_vmalloc
  videobuf2_core 45435  1 uvcvideo
  videodev  149504  2 uvcvideo,videobuf2_core
  rfcomm 75078  0 
  bnep   19884  2 
  bluetooth 447627  10 bnep,rfcomm
  hid_logitech_dj18647  0 
  snd_hda_codec_hdmi 48182  1 
  usbhid 53121  0 
  snd_hda_codec_realtek72529  1 
  snd_hda_codec_generic70087  1 snd_hda_codec_realtek
  hid   106436  3 hid_multitouch,usbhid,hid_logitech_dj
  joydev 17587  0 
  acer_wmi   32938  0 
  sparse_keymap  13890  1 acer_wmi
  snd_hda_intel  30608  3 
  snd_hda_controller 35518  1 snd_hda_intel
  snd_hda_codec 144671  5 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
  snd_hwdep  13613  1 snd_hda_codec
  snd_pcm   113863  4 
snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
  intel_rapl 19238  0 
  x86_pkg_temp_thermal14312  0 
  intel_powerclamp   19099  0 
  coretemp   13638  0 
  snd_seq_midi   13564  0 
  kvm   463808  0 
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30865  1 snd_seq_midi
  crct10dif_pclmul   14268  0 
  snd_seq63540  2 snd_seq_midi_event,snd_seq_midi
  crc32_pclmul   13180  0 
  ghash_clmulni_intel13230  0 
  aesni_intel   152648  0 
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  arc4   12573  2 
  aes_x86_64 17131  1 aesni_intel
  lrw13323  1 aesni_intel
  snd_timer  30118  2 snd_pcm,snd_seq
  binfmt_misc17508  1 
  gf128mul   14951  1 lrw
  glue_helper 

[Kernel-packages] [Bug 1218959] Re: KVM virbr# no longer forwards multicast traffic by default (U12.04)

2014-05-05 Thread Marc Deslauriers
Can someone please test this package so it gets released?

If nobody tests it, it will get superseded by a security update.

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

Title:
  KVM virbr# no longer forwards multicast traffic by default (U12.04)

Status in “libvirt” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “libvirt” source package in Precise:
  Fix Committed
Status in “linux” source package in Precise:
  Won't Fix

Bug description:
  A recent kernel update (Apr 2013) has made it's way to U12.04.2 LTS
  (approx June-Aug 2013) and has stopped the (default) behaviour of
  automatically forwarding multicast traffic over virbr#.  Some updates
  the bridge subsystem now, by default, disable multicast traffic
  without IGMP Querier being enabled on that bridge.

  The corresponding Fedora/RHEL bug tracks the progress/updates of this 
specific change in relation to Fedora.  
  https://bugzilla.redhat.com/show_bug.cgi?id=880035

  (I have yet to find a similar bug report in Ubuntu so I have created
  this bug to help the Ubuntu community identify multicast issues that
  may arise since April 2013 in U12.04 LTS and presumably other Ubuntu
  releases as backports are made and break regression testing.)

  Using the latest patches in U12.04.2 LTS this following addition, with some 
modifications, can be made to the udev rules will enable multicast on virbr# 
bridge:
  https://bugzilla.redhat.com/show_bug.cgi?id=880035#c38

  While this is an improvement/correction to KVM bridge networking it
  has broken existing functionality in U12.04.2 LTS and broke regressed
  functionality that once worked.

  IMPACT: multicast is broken over libvirt bridges
  FIX: set a (new, introduced by a new kernel) toggle on the bridges
  TEST CASE: cat /sys/devices/virtual/net/virbr0/bridge/multicast_querier - if 
0, then forwarding multicast will be broken.
  REGRESSION POTENTIAL: should be none. older kernels do not have the toggle, 
and failure to set it will be ignored

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

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


[Kernel-packages] [Bug 1275161] Re: Realtek driver r8169 slow network speed

2014-05-05 Thread Pyrrhon Lawdruid
After spending 15 to 20 hours on this over the weekend, I'm stunned to
report that in my case the problem was resolved by switching from CAT 5
to CAT 5e cables, a solution I dismissed as not worth trying when I
first came across this suggestion from another 5 hours into my efforts.
Here are my setup and symptoms. If anyone's interested in a particular
log or report on my setup I'm willing to pass this along.

Bought a new Shuttle DS61 v. 1.1 with dual onboard RTL8111/8168/8411 PCI
Express Gigabit Ethernet Controllers. Installed Ubuntu Gnome 14.04. The
cables I replaced were only those between my desktop machine and desktop
router (D-Link DIR 655), but I believe I'm running Cat 5e (or 6) from
inside the wall to my Netgear internet router. (I'd been working with
Ubuntu 12.04 on my laptop from this same location using the same cabling
and routers for a wired connection for more than 6 months, without
incident or problem.)

Didn't really notice any latency until I ran an update a day or two
after my initial set up and noticed that the packages were lagging and
some erroring out. But, merely inspecting the “edit connections” in
Ubuntu, particularly the DHCP setting, resulted in a prompt completion
of the update session, in the manner I've come to expect on my other
Ubuntu based machines.

But, the problem persisted. My internet access was very slow, and at
times reported no connection. Pinging addresses of other machines on my
intranet showed the lan ports were working just fine for this purpose,
just over 0.2 ms per attempt with no packet loss and no intermittent
slowing. (I'm working on a website that's currently hosted internally
and I had this automatically booting in a browser tab with another
browser tab pointing to an external site throughout the many reboot
attempts involved in working on this problem. The internal site
typically came up promptly and seconds faster than the external site
(which was google.com).) Pinging sites on the internet resulted in times
of 1500 or greater and, on at least two test attempts, all packets were
loss. This corresponded to my visual experience using my web based mail
server. Lots of “still sending” instances and sporadic loss of
connection.

I tried various fixes reported by others as resolving what seemed like
the same or similar slow performance of the RTL 8111/8168 lan ports
(e.g., changed the driver from r8169 to r8168, disabled IPv6, assigned
static IP ports – I thought it was an internal network problem for a
while – and a half dozen or more other suggestions I came across in my
searches, and, for what it's worth, I'm still running the r8168 module
under the “it ain't broke” theory). It was only after signing up for
email on this bug report that I decided to switch the existing CAT 5
cables between these lanports and the Dlink. Plugging in the first of
the 5e cables resulted in immediate resolution of the internet
connection problem (I even noticed the activity lights on the lanport
flickering more quickly on the one with the 5e than the one without).
It's been up and running fabulously for about 48 hours so, with no small
amount of trepidation, I'm calling my particular iteration of this
problem solved. I hope this helps others.

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

Title:
  Realtek driver r8169 slow network speed

Status in “linux” package in Ubuntu:
  Triaged
Status in “linux” package in Gentoo Linux:
  New

Bug description:
  Network speed variable, some sites not open or very slow (example: 
amazon.com).
  Replace driver with r8168 from this 
http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=5&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2
 not help.

  ubuntu amd64 13.10 (also tested daily build 14.04 30 Jan 2014)
  kernel 3.11.0-15-generic

  lspci -nn | grep Ethernet
  02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dem1250 F pulseaudio
   /dev/snd/controlC1:  dem1250 F pulseaudio
   /dev/snd/pcmC1D0c:   dem1250 F...m pulseaudio
   /dev/snd/pcmC1D0p:   dem1250 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg: [  712.730809] hda-intel :00:1b.0: Unstable LPIB (19200 >= 
1920); disabling LPIB delay counting
  DistroRelease: Ubuntu 13.10
  IwConfig: Error: [Errno 2] No such file or directory
  MachineType: MSI MS-7817
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=2982e0ae-6485-4894-9306-01c72c340d13 ro
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  RelatedPackageVersions:
   linux

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

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

apport-collect 1316221

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

Title:
  Lenovo Thinkpad Twist won't stay suspended after first suspend

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Just like described in
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213233

  I am running 14.04 Trusty Tahr with KDE, so this is *not* a mir or
  Unity issue.

  Basically, after boot, the system will suspend once, then after that
  it will wake up on its own immediately after suspend.

  Running
  echo EHC1 | sudo tee /proc/acpi/wakeup

  will fix the issue until the following reboot, when it happens again.

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

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


[Kernel-packages] [Bug 1316221] [NEW] Lenovo Thinkpad Twist won't stay suspended after first suspend

2014-05-05 Thread Aaron Wolf
Public bug reported:

Just like described in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213233

I am running 14.04 Trusty Tahr with KDE, so this is *not* a mir or Unity
issue.

Basically, after boot, the system will suspend once, then after that it
will wake up on its own immediately after suspend.

Running
echo EHC1 | sudo tee /proc/acpi/wakeup

will fix the issue until the following reboot, when it happens again.

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

Title:
  Lenovo Thinkpad Twist won't stay suspended after first suspend

Status in “linux” package in Ubuntu:
  New

Bug description:
  Just like described in
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1213233

  I am running 14.04 Trusty Tahr with KDE, so this is *not* a mir or
  Unity issue.

  Basically, after boot, the system will suspend once, then after that
  it will wake up on its own immediately after suspend.

  Running
  echo EHC1 | sudo tee /proc/acpi/wakeup

  will fix the issue until the following reboot, when it happens again.

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

-- 
Mailing list: https://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   >