[Kernel-packages] [Bug 370173] Re: laptop overheats and suddenly shuts down/off

2013-07-25 Thread christopher
Problem solved!!

I updated the BIOS to the latest version for my Laptop. Ubuntu and
another Lynix based OS works fine now.

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

Title:
  laptop overheats and suddenly shuts down/off

Status in Linux ACPI client:
  New
Status in acpid:
  New
Status in cpufreqd:
  New
Status in The Linux Kernel:
  Expired
Status in lm-sensors - Utilities to read temperature/voltage/fan sensors:
  New
Status in “linux” package in Ubuntu:
  Won't Fix
Status in “acpi” package in Debian:
  New

Bug description:
  Ubuntu 9.04, fresh install on Acer Aspire 5005 / Toshiba Satellite.
  (confirmed also with 9.10 and 10.04)

  Not sure about package, but it seems the problem is:
    * with CPU frequency adjustment,
    * fan control,
    * thermal sensors,
    * control of cooling itself.

  Laptop shuts down right in the middle of CPU-greedy operation overheated. I 
haven't seen it before (since 7.10).
  The issue is discussed at several forums (eg. 
http://ubuntuforums.org/showthread.php?p=7399158 )

   *-cpu
    product: AMD Turion(tm) 64 Mobile Technology ML-37
    vendor: Advanced Micro Devices [AMD]
    physical id: 1
    bus info: cpu@0
    version: 15.4.2
    size: 2GHz
    capacity: 2GHz
    width: 64 bits
    capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 
apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx 
mmxext fxsr_opt x86-64 3dnowext 3dnow up pni lahf_lm cpufreq

  also: AMD Turion Ultra 64 X2 RM-80 @ 2.1 GHz, AMD Turion 64 X2 TL-60,
  Intel(R) Celeron(R) CPU 540 @ 1.86GHz

  -
  Replication:

  You can try:
  # sudo apt-get install stress
  # stress --cpu 16 --vm 2 --vm-bytes 128M

  But it may be the graphics card (gpu), connected to the same heat sink
  as the cpu, that causes the shutdown. And the gpu will only overheat
  when cpu is not getting very stressed/hot and thus the fan is not
  running fast enough to keep the gpu from overheating.

  It may also be reproducable by installing the ubunu alternate CD into
  virtualbox (without guest additions).

  -
  Workarounds:

  Hint 1: Make sure the heatsink/vent system is not dusty. (Do clean it with 
pressured air/vacuum at own risk.)
  Hint 2: Using your laptop standing on its side or front edge (even if 
opened), i.e. when it is connected to external monitor etc., can change the 
heat flow and make parts like the gpu overheat which won't get so hot in normal 
orientation.

  In some cases using some additional kernel modules (or other cpu
  throttling packages) seem to work around the problem.

  Comment #308 points out how with ati graphics cards supported by the
  fglrx driver you can disable its acpi functions as a workaround. Bug
  #488152 and Bug #570589 deal with the many ATI cards that overheat.

  An example /etc/X11/xorg.conf to keep the gpu cooler in general is the
  following:

  Section Screen
     Identifier Configured Screen Device
     Device Configured Video Device
  EndSection

  Section Device
     Identifier Configured Video Device
     Option ClockGating true
     Option DynamicPM true
     Option DynamicClocks on
  EndSection

  Comment #327 points to the server edition which does not use acpi
  and does not suffer from this bug.

  Comment #328 hinted that adding the acpi.power_nocheck=1 AND
  acpi_osi=linux boot options can help, if your (updated) BIOS
  supports it. (Making nocheck=1 the default was proposed
  https://patchwork.kernel.org/patch/23156/ but it is not upstream as of
  april 2010.)

  ---

  If your fan does not start at all, but in emergency overheating
  conditions, you may be seeing an (source code wise) unrelated
  issue/bug, that can be worked around however by the same
  acpi.power_nocheck=1 boot option as well, though. (Or by staying 10
  seconds or so in the grub boot menu until the fan starts controlled by
  the bios can help.)

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

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


[Kernel-packages] [Bug 1204804] [NEW] Nvidia driver fails to save primary display

2013-07-25 Thread LostMyOtherAccount
Public bug reported:

I have two monitors (same model) and want the left one to be the primary
monitor. When I make the setting in the nvidia settings tool it works as
it should, but after a reboot the right monitor is primary again. It
doesn't matter if I merge the xorg.conf or just overwrite it, neither
works.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nvidia-common 1:0.2.44.2 [modified: 
var/lib/nvidia-common/last_gfx_boot]
ProcVersionSignature: Ubuntu 3.2.0-49.75-generic 3.2.46
Uname: Linux 3.2.0-49-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.3
Architecture: amd64
Date: Thu Jul 25 09:21:59 2013
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nvidia-common
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise running-unity

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

Title:
  Nvidia driver fails to save primary display

Status in “nvidia-common” package in Ubuntu:
  New

Bug description:
  I have two monitors (same model) and want the left one to be the
  primary monitor. When I make the setting in the nvidia settings tool
  it works as it should, but after a reboot the right monitor is primary
  again. It doesn't matter if I merge the xorg.conf or just overwrite
  it, neither works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nvidia-common 1:0.2.44.2 [modified: 
var/lib/nvidia-common/last_gfx_boot]
  ProcVersionSignature: Ubuntu 3.2.0-49.75-generic 3.2.46
  Uname: Linux 3.2.0-49-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Date: Thu Jul 25 09:21:59 2013
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-common
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-common/+bug/1204804/+subscriptions

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


[Kernel-packages] [Bug 1199128] Re: linux: 3.8.0-27.40 -proposed tracker

2013-07-25 Thread Sylvain Pineau
The Hardware Certification team have completed testing this -proposed
kernel. No regressions were observed . The report is available at:
http://people.canonical.com/~hwcert/sru-testing/raring/3.8.0-27.40
/raring-proposed.html

** Changed in: kernel-sru-workflow/certification-testing
   Status: In Progress = Fix Released

** Tags added: certification-testing-passed

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

Title:
  linux: 3.8.0-27.40 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 20:05 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 10:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Verification-testing-end:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Certification-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Security-signoff-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-end:Monday, 22. July 2013 15:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 08:00 UTC

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

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


[Kernel-packages] [Bug 1199128] Re: linux: 3.8.0-27.40 -proposed tracker

2013-07-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.8.0-27.40 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 20:05 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 10:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Verification-testing-end:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Certification-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Security-signoff-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-end:Monday, 22. July 2013 15:00 UTC
+ kernel-stable-Certification-testing-end:Thursday, 25. July 2013 08:00 UTC

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

Title:
  linux: 3.8.0-27.40 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 20:05 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 10:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Verification-testing-end:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Certification-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Security-signoff-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-end:Monday, 22. July 2013 15:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 08:00 UTC

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

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


[Kernel-packages] [Bug 1199128] Re: linux: 3.8.0-27.40 -proposed tracker

2013-07-25 Thread Sylvain Pineau
The Hardware Certification team have begun testing this -proposed kernel

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

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) = Sylvain 
Pineau (sylvain-pineau)

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

Title:
  linux: 3.8.0-27.40 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 20:05 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 08:05 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 10:01 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Verification-testing-end:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Certification-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Security-signoff-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-start:Friday, 19. July 2013 22:06 UTC
  kernel-stable-Regression-testing-end:Monday, 22. July 2013 15:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 08:00 UTC

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

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


[Kernel-packages] [Bug 1165433] Re: Kernel 3.8.x panics on bluetooth DUN disconnect

2013-07-25 Thread Oleg Pashuta
Ante Bucan (abucan) wrote:
 If you logout and login again, the name of the connection is correct again 
 and you can connect without a problem.


Instead of logout and login I uncheck at use DUN connection for my mobile and 
create connection again to prevent closing other programs.

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

Title:
  Kernel 3.8.x panics on bluetooth DUN disconnect

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Issue is obviously in the kernel that should not panic in any circumnstances.
  This bug is seen on quantal using the kernel from PPA mainline. Tested with 
3.8.0 to 3.8.6.
  Since 3.8.x is going to be the raring kernel I believe that this should 
definitely be fixed before raring is shipped.

  Seen on:

  DELL E6500 with kubuntu quantal 12.10 64 bit and as said, kernel 3.8.6 from 
the mainline ppa.
  The machine has a Dell Computer Corp. Wireless 370 Bluetooth Mini-card 
(connected via an internal usb connection).

  The issue is shown when connecting to the internet via a Samsung Galaxy S 
plus phone, using a bluetooth DUN connection.
  It is reproducible every time.

  How to reproduce:

  1) Use the bluetooth applet to discover the phone and associate to it.
  2) Use network manager to setup a DUN connection with the phone through your 
APN
  3) Connect to the internet via bluetooth DUN (connection works perfectly)
  4) Disconnect from the network manager.

  At the same time you disconnect, the GUI session is terminated and the
  kernel panics, briefly showing a panic log on the screen.

  Note that:

  a) The issue is not present using the standard ubuntu quantal kernel
  b) The issue is not present using kernels from the mainline ppa before 3.8 
(e.g., 3.7.x is fine for all x)
  c) The issue is not present when connecting to the internet using a USB 
mobile dongle (e.g. Huawei usb key)

  This looks pretty serious to me: kernel does not sync when panicing
  and there is a serious risk of data loss; connecting to the internet
  via a smart phone using bluetooth DUN seems to be something that one
  should take for granted on any modern OS. Furthermore, points a) and
  b) above show that this is a *regression* over previous kernels.

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

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


[Kernel-packages] [Bug 1196192] Re: Mainline kernel 3.9.8 not usable in raring

2013-07-25 Thread Sergio Callegari
Dared to test 3.10.2 from ppa mainline. This works without any of the issues of 
3.9.8 from the ppa mainline on raring.
So the issue with 3.9.8 seems specific to this kernel.  Now I wonder if the 
issue is specific to 3.9.8 mainline itself or to the ubuntu ppa build of 3.9.8 
mainline.  Finding out would be interesting.

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

Title:
  Mainline kernel 3.9.8 not usable in raring

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  Up to 3.9.7, kernels in the mainline kernels ppa were usable and
  testable on raring systems, in spite of carrying the -saucy suffix.

  From 3.9.8 this is not anymore the case.

  3.9.8 boots, but causes all process to report 200% cpu usage on a dual core 
system and the fan to run max speed all the time.
  This on a DELL E6500 with intel core 2 cpu and the 64 bit kernel.

  This is strange, since 3.9.8 should only include minor and safe
  changes agains 3.9.7.

  Unfortunately, this has the negative effect that people who have open
  bugs against the kernel cannot anymore test and report if the bug is
  fixed on newer kernels.

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

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


[Kernel-packages] [Bug 1203453] Re: Nexus 4 causes system hang (xhci_hcd)

2013-07-25 Thread Christopher M. Penalver
** Tags removed: kernel-bug-reported-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/1203453

Title:
  Nexus 4 causes system hang (xhci_hcd)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When I connect my Nexus 4 to the USB-Port (Front USB 3.0) the whole system 
hangs. Sometimes it starts working again after a short time. But often I need 
to press the reset button.
  Kernel: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  vincent2275 F pulseaudio
   /dev/snd/controlC0:  vincent2275 F pulseaudio
   /dev/snd/pcmC0D0p:   vincent2275 F...m pulseaudio
   /dev/snd/timer:  vincent2275 f pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=2dc3f7a3-7995-48e5-b5d3-3ce6487f96f7
  InstallationDate: Installed on 2013-07-01 (20 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=b03e8634-09c0-4fe7-8de4-2039a742e8ff ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  RfKill:
   
  Tags:  raring
  Uname: Linux 3.8.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3603
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Maximus IV GENE-Z
  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.:bvr3603:bd11/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnMaximusIVGENE-Z: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/1203453/+subscriptions

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


[Kernel-packages] [Bug 1175504] Re: [Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)] suspend/resume failure

2013-07-25 Thread Christopher M. Penalver
Tobiasz Jarczyk, ok. Which releases specifically?

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

Title:
  [Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)] suspend/resume
  failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Got this after failed suspend.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dotnokato   1756 F pulseaudio
  Date: Thu May  2 10:11:29 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=ce4acd9b-ecba-4931-baa2-0c2d6409dbf6
  InstallationDate: Installed on 2012-10-06 (207 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  InterpreterPath: /usr/bin/python3.3
  Lsusb:
   Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
   Bus 003 Device 003: ID 04b4:0033 Cypress Semiconductor Corp. Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=4f0c1391-e243-4e37-aaab-52625df3e3bd 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-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  Title: [Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)] suspend/resume failure
  UpgradeStatus: Upgraded to raring on 2013-03-09 (53 days ago)
  UserGroups:
   
  dmi.bios.date: 05/08/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68TT2 Ver. F.07
  dmi.board.name: 30B0
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 40.15
  dmi.chassis.asset.tag: CNU7110B09
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68TT2Ver.F.07:bd05/08/2007:svnHewlett-Packard:pnHPCompaqnx6325(EY349EA#AKD):pvrF.07:rvnHewlett-Packard:rn30B0:rvrKBCVersion40.15:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq nx6325 (EY349EA#AKD)
  dmi.product.version: F.07
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1183952] Re: System freezes on shutdown or reboot

2013-07-25 Thread Christopher M. Penalver
victor godayer, thank you for testing the latest mainline kernel. Did
this problem not occur in a prior release?

** Tags removed: kernel-bug-exists-upstream-v3.10-rc3 needs-upstream-testing
** Tags added: kernel-bug-exists-upstream-v3.11-rc2

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

Title:
  System freezes on shutdown or reboot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When I try to either to shutdown or reboot my computer, the system freezes on 
the splash screen.
  Pressing escape key takes me to the black screen with the cursor blanking, 
and the last line shows acpid:exiting and nothing more.

  I've tried several workarounds proposed in vain:
  - adding relevant parameters to the kernel image at boot time by modifying 
the /etc/default/grub file, calling update-grub afterwards.
  - removing/adding ati video driver.

  I took a look to dmesg logs to find out what was wrong, but could not
  find anything relevant (at least to my eyes).

  I don't know if my bug report has the expected shape, first time in
  the world of bug reports...

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-44-generic 3.2.0-44.69
  ProcVersionSignature: Ubuntu 3.2.0-44.69-generic 3.2.44
  Uname: Linux 3.2.0-44-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VC Analog [ALC269VC 
Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  victorinox   1916 F pulseaudio
   /dev/snd/controlC0:  victorinox   1916 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Generic'/'HD-Audio Generic at 0xf0344000 irq 48'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,104d6b00,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card1.Amixer.info:
   Card hw:1 'Generic_1'/'HD-Audio Generic at 0xf034 irq 49'
 Mixer name : 'Realtek ALC269VC'
 Components : 'HDA:10ec0269,104d6b00,00100202'
 Controls  : 19
 Simple ctrls  : 11
  Date: Fri May 24 19:43:12 2013
  HibernationDevice: RESUME=UUID=291ee30e-1597-4998-aea6-a2668d8c44c8
  InstallationMedia: Lubuntu 12.04 Precise Pangolin - Release amd64 (20120423)
  MachineType: Sony Corporation SVE5EHB
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-44-generic 
root=UUID=5eeb5d59-79bf-41d9-88b3-4a0bf38d6fba ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-44-generic N/A
   linux-backports-modules-3.2.0-44-generic  N/A
   linux-firmware1.79.4
  SourcePackage: linux
  StagingDrivers: rts_pstor
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/22/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: R0150E8
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0150E8:bd05/22/2012:svnSonyCorporation:pnSVE5EHB:pvrC60B1LGS:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: SVE5EHB
  dmi.product.version: C60B1LGS
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1180182] Re: 16GB Class 10 Sony SD card that worked in 12.04 now fails in 13.04

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

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

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

Title:
  16GB Class 10 Sony SD card that worked in 12.04 now fails in 13.04

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  I upgraded from 12.04 to 12.10 then 13.04. A class 10 Sony SD 16GB
  card that worked on 12.04 now fails to read on 13.04. I am not sure if
  12.10 has the problem because I did not use the Sony SD card on 12.10.

  On 13.04, two other Kodak 1GB SD card worked fine on 13.04 and they
  worked fine before on 12.04.

  On 12.04, the 16GB automounts fine and I am also able to read and
  write it fine. So on 13.04, automount does not work, and certainly I
  can't tell if I can read or write to it.

  dmesg displays the following several times:

mmc0: error -110 whilst initialising SD card



  root@jupiter:/var/log# cat /proc/version_signature  version.log
  root@jupiter:/var/log# cat version.log 
  Ubuntu 3.8.0-19.30-generic 3.8.8


  root@jupiter:/tmp# lsb_release -rd
  Description:  Ubuntu 13.04
  Release:  13.04

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.30
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cllee  2125 F pulseaudio
  Date: Tue May 14 23:58:47 2013
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HibernationDevice: RESUME=UUID=485e6e2d-a764-4e9a-9734-e84dd21830aa
  HotplugNewDevices:
   
  HotplugNewMounts:
   
  InstallationDate: Installed on 2013-01-05 (129 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: Hewlett-Packard HP Pavilion dm4 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=91240efc-e911-4784-a019-2a474f05926b 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-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog:
   Monitoring the udisks daemon. Press Ctrl+C to exit.
   23:58:58.936: The udisks-daemon is running (name-owner :1.53).
  UpgradeStatus: Upgraded to raring on 2013-05-13 (1 days ago)
  dmi.bios.date: 11/16/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.16
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1650
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 07.26
  dmi.chassis.asset.tag: CNU1431SH3
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.16:bd11/16/2012:svnHewlett-Packard:pnHPPaviliondm4NotebookPC:pvr067F21242F1620100:rvnHewlett-Packard:rn1650:rvrKBCVersion07.26:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dm4 Notebook PC
  dmi.product.version: 067F21242F1620100
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 353070] Re: BUG: soft lockup - CPU#2 stuck for 11s! [kswapd0:332]; RIP: 0010:[usbhid:_spin_lock_irqsave+0x12/0x30] [usbhid:_spin_lock_irqsave+0x12/0x30] _spin_lock_irqsave+0x12/

2013-07-25 Thread Christopher M. Penalver
** 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/353070

Title:
  BUG: soft lockup - CPU#2 stuck for 11s! [kswapd0:332]; RIP:
  0010:[usbhid:_spin_lock_irqsave+0x12/0x30]
  [usbhid:_spin_lock_irqsave+0x12/0x30] _spin_lock_irqsave+0x12/0x30

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Hi

  About every 7-10 days I get a soft-lockup bug. Each time the bug apears, 
three processes gets locket at 100%. Every time its kswapd and two perl 
processes. Last time i tried to boot with no swap-partiotion. But that didn't 
help.
  root@haiti:~# top
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND   

  
332 root  15  -5 000 R  100  0.0   1496:48 kswapd0  

   
   6676 www-data  20   0 25396 51924 R  100  0.0   1496:45 perl 

   
   6678 www-data  20   0 24868 45924 R  100  0.0   1496:45 perl  

  
  ubuntu hardy on Sun X4140, AMD 2347 HE (1.9GHz) QC

  root@haiti:~# uname -a
  Linux haiti 2.6.24-23-server #1 SMP Mon Jan 26 01:36:05 UTC 2009 x86_64 
GNU/Linux
  root@haiti:~# cat /proc/version_signature 
  Ubuntu 2.6.24-23.48-server

  I have also tried the 2.6.24-18.32 kernel. So it looks like this is
  not the same bug as
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/245779

  # kern.log.0
  Mar 31 12:00:25 haiti kernel: [653768.198843] BUG: soft lockup - CPU#2 stuck 
for 11s! [kswapd0:332]
  Mar 31 12:00:25 haiti kernel: [653768.198937] CPU 2:
  Mar 31 12:00:25 haiti kernel: [653768.198939] Modules linked in: ipmi_devintf 
ipmi_si ipmi_msghandler ipv6 bonding iptable_filter ip_tables x_tables 
parport_pc lp parport loop joydev shpchp pci_hotplug pcspkr evdev button 
i2c_nforce2 i2c_core ext3 jbd mbcache sr_mod cdrom pata_acpi usbhid hid 
usb_storage libusual sg sd_mod sata_nv aacraid ata_generic forcedeth ehci_hcd 
ohci_hcd libata scsi_mod usbcore dm_mirror dm_snapshot dm_mod thermal processor 
fan fbcon tileblit font bitblit softcursor fuse
  Mar 31 12:00:25 haiti kernel: [653768.199003] Pid: 332, comm: kswapd0 Not 
tainted 2.6.24-23-server #1
  Mar 31 12:00:25 haiti kernel: [653768.199007] RIP: 
0010:[usbhid:_spin_lock_irqsave+0x12/0x30]  
[usbhid:_spin_lock_irqsave+0x12/0x30] _spin_lock_irqsave+0x12/0x30
  Mar 31 12:00:25 haiti kernel: [653768.199019] RSP: :81029b45ddf8  
EFLAGS: 0286
  Mar 31 12:00:25 haiti kernel: [653768.199022] RAX: 0246 RBX: 
810212fd RCX: 0003
  Mar 31 12:00:25 haiti kernel: [653768.199025] RDX: 0001 RSI: 
81029b45dea0 RDI: 810212fd
  Mar 31 12:00:25 haiti kernel: [653768.199028] RBP: 81029b45dd60 R08: 
 R09: 
  Mar 31 12:00:25 haiti kernel: [653768.199031] R10:  R11: 
0348 R12: 81029b45dd60
  Mar 31 12:00:25 haiti kernel: [653768.199034] R13: 8028d53e R14: 
8102a72edb30 R15: 8102a72edaf8
  Mar 31 12:00:25 haiti kernel: [653768.199038] FS:  7f956367f6e0() 
GS:81029c5fd600() knlGS:
  Mar 31 12:00:25 haiti kernel: [653768.199041] CS:  0010 DS: 0018 ES: 0018 
CR0: 8005003b
  Mar 31 12:00:25 haiti kernel: [653768.199044] CR2: 7f9563231983 CR3: 
00201000 CR4: 06e0
  Mar 31 12:00:25 haiti kernel: [653768.199047] DR0:  DR1: 
 DR2: 
  Mar 31 12:00:25 haiti kernel: [653768.199050] DR3:  DR6: 
0ff0 DR7: 0400
  Mar 31 12:00:25 haiti kernel: [653768.199053] 
  Mar 31 12:00:25 haiti kernel: [653768.199054] Call Trace:
  Mar 31 12:00:25 haiti kernel: [653768.199063]  
[usbhid:prepare_to_wait+0x23/0x80] prepare_to_wait+0x23/0x80
  Mar 31 12:00:25 haiti kernel: [653768.199070]  [kswapd+0xfa/0x560] 
kswapd+0xfa/0x560
  Mar 31 12:00:25 haiti kernel: [653768.199079]  [80254520] 
autoremove_wake_function+0x0/0x30
  Mar 31 12:00:25 haiti kernel: [653768.199086]  [kswapd+0x0/0x560] 
kswapd+0x0/0x560
  Mar 31 12:00:25 haiti kernel: [653768.199091]  [kthread+0x4b/0x80] 
kthread+0x4b/0x80
  Mar 31 12:00:25 haiti kernel: [653768.199097]  [child_rip+0xa/0x12] 
child_rip+0xa/0x12
  Mar 31 12:00:25 haiti kernel: [653768.199105]  [kthread+0x0/0x80] 
kthread+0x0/0x80
  Mar 31 12:00:25 haiti kernel: [653768.199109]  [child_rip+0x0/0x12] 
child_rip+0x0/0x12
  Mar 31 12:00:25 haiti kernel: [653768.199113] 
  Mar 31 12:00:25 haiti kernel: [653768.469628] BUG: soft lockup - CPU#6 stuck 
for 11s! 

[Kernel-packages] [Bug 1203520] Re: 10de:1040 snd_hda_codec_hdmi (via pavucontrol or applications playing sound) freezes Ubuntu 12.04 LTS

2013-07-25 Thread Christopher M. Penalver
** 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/1203520

Title:
  10de:1040 snd_hda_codec_hdmi (via pavucontrol or applications playing
  sound) freezes Ubuntu 12.04 LTS

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 12.04 LTS Precise Pangolin freezes most of the time when trying
  to use HDMI audio (in particular from google-talkplugin, mplayer, vdr-
  sxfe, vlc, xine) up to and including the current Kernel 3.2.0-49
  without putting snd_hda_codec_hdmi on the /etc/modprobe.d/blacklist-
  oss.conf (thereby losing sound over the Nvidia outputs).

  Invoking pavucontrol with  snd_hda_codec_hdmi loaded almost always
  results in a crash that makes even Ctrl-Alt-SysRq inaccessible.

  Freezes also occurred with both hw and plughw devices of the Nvidia
  HDMIs under ALSA when pulseaudio had been uninstalled for testing.

  According to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1173769 #3 there
  is a kernel issue which most likely is to happen with Nvidia
  graphics, this is also not fixed by using https://code.launchpad.net
  /~ubuntu-audio-dev/+archive/alsa-daily/+files/oem-audio-hda-daily-
  dkms_0.201307180553%7Eprecise1_all.deb according to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1169984 #16.

  New bug as identified by David Henningsson (diwic) to have different
  causes than https://bugs.launchpad.net/ubuntu-desktop-
  tests/+bug/1169984 at #119 et seq.

  Blacklisting is the supposed fix in 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1181616 and 
http://lists.debian.org/debian-kernel/2012/05/msg00110.html but not the 
solution if HDMI audio is needed.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2378 F pulseaudio
   /dev/snd/controlC1:  user   2378 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 0xf312 irq 45'
 Mixer name : 'Analog Devices AD1884'
 Components : 'HDA:11d41884,103c2819,00100100'
 Controls  : 31
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'SAA7134'/'saa7134[0] at 0xf320 irq 22'
 Mixer name : 'SAA7134 Mixer'
 Components : ''
 Controls  : 6
 Simple ctrls  : 3
  Card2.Amixer.info:
   Card hw:2 'NVidia'/'HDA NVidia at 0xf300 irq 17'
 Mixer name : 'Nvidia ID 1c'
 Components : 'HDA:10de001c,14628097,00100100'
 Controls  : 0
 Simple ctrls  : 0
  Card2.Amixer.values:
   
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=b779581c-49c5-4cca-8cac-3d2b5243b6ee
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: Hewlett-Packard HP Compaq dc7800p Convertible Minitower
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-48-generic-pae 
root=UUID=967f80d1-798e-4c04-bb4c-935f35d7397b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-48.74-generic-pae 3.2.46
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-48-generic-pae N/A
   linux-backports-modules-3.2.0-48-generic-pae  N/A
   linux-firmware1.79.4
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  StagingDrivers: mei
  Tags:  precise staging
  Uname: Linux 3.2.0-48-generic-pae i686
  UnreportableReason: Your home partition has less than 3 MB of free space 
available, which leads to problems using applications and installing updates. 
Please free some space.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 07/18/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786F1 v01.04
  dmi.board.asset.tag: CZC8277VRK
  dmi.board.name: 0AACh
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC8277VRK
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786F1v01.04:bd07/18/2007:svnHewlett-Packard:pnHPCompaqdc7800pConvertibleMinitower:pvr:rvnHewlett-Packard:rn0AACh:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq dc7800p Convertible Minitower
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1198399] Re: [Dell Latitude D630] Kubuntu 13.x - resume from suspend to blank screen

2013-07-25 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  [Dell Latitude D630] Kubuntu 13.x - resume from suspend to blank
  screen

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  I'm using Dell D630. I've installed Kubuntu 12.04 a few months ago and
  suspend  hibernate worked fine. About a month ago, maybe less, after
  system update problem occurred. Two weeks ago I reinstalled entire
  system to Kubuntu 13.04 and resume after suspend also resulted in
  blank screen. I tried run full system upgrade - currently got kernel
  3.8.0-25-generic and resume still doesn't work.

  Resume from suspend results in blank screen, activity lights, keyboard
  and mouse doesn't work and laptop doesn't response to any SSH
  connection attempts.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-25-generic 3.8.0-25.37
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  art2661 F pulseaudio
  Date: Sat Jul  6 07:31:46 2013
  InstallationDate: Installed on 2013-06-10 (25 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Dell Inc. Latitude D630
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V
    32-bit
    PC Card
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic 
root=UUID=e59b4162-23c9-436e-b292-a0a6d84e2a26 ro rootflags=subvol=@ quiet 
splash
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-25-generic N/A
   linux-backports-modules-3.8.0-25-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/04/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A17
  dmi.board.name: 0WM416
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd01/04/2010:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn0WM416:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude D630
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1173941] Re: [HP 530 Notebook PC] Ubuntu 13.04 doesn't start/ show login screen/ after intallation or upgrade

2013-07-25 Thread Christopher M. Penalver
aschalk, thank you for updating your BIOS. Could you please test the latest 
upstream kernel available following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Please do not test the kernel in the 
mainline kernels archive directory daily folder, but the one all the way at the 
bottom. Once you've tested the upstream kernel, please comment on which kernel 
version specifically you tested. If this bug is fixed in the mainline kernel, 
please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11-rc2

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

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

As well, please remove the tag:
needs-upstream-testing

If you are unable to test the mainline kernel, please comment as to why 
specifically you were unable to test it and add the following tags:
kernel-unable-to-test-upstream
kernel-unable-to-test-upstream-VERSION-NUMBER

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

** Tags removed: bios-outdated-f.07
** Tags added: latest-bios-f.07

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

Title:
  [HP 530 Notebook PC] Ubuntu 13.04 doesn't start/ show login screen/
  after intallation or upgrade

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from 12.10 to 13.04 the system doesn't show neither a splash 
screen nor a login screen when booting the 3.8.x kernel but the drum beat login 
sound is audible.
  Only if the upgraded system was booted with the previous kernel 3.5.x, the 
boot splash and login was visible and working.

  I've read that some other people who have also an Intel Corporation
  Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics
  Controller, are suffering the same problem.

  I suspect either plymouth to cause this problem, or the intel graphics
  driver in the 3.8.x kernel.

  WORKAROUND: I've added these two options to /etc/default/grub :
  GRUB_GFXMODE=800x600
  GRUB_GFXPAYLOAD_LINUX=text

  After running the follow the system boots normally, but without the splash 
screen:
  sudo update-grub

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: plymouth 0.8.8-0ubuntu6.1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  CurrentDmesg:
   [   16.605025] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   16.605544] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   16.608178] e100 :02:08.0 eth0: NIC Link is Up 100 Mbps Full Duplex
   [   16.608251] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  Date: Sun Apr 28 14:34:14 2013
  DefaultPlymouth: /lib/plymouth/themes/xubuntu-logo/xubuntu-logo.plymouth
  InstallationDate: Installed on 2013-04-26 (1 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  Lsusb:
   Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 05e1:0408 Syntek Semiconductor Co., Ltd STK1160 Video 
Capture Device
  MachineType: Hewlett-Packard HP 530 Notebook PC(KD092AA#ABD)
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=e4e5bf5d-0238-4cae-aa50-f937913b79ce ro quiet splash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=e4e5bf5d-0238-4cae-aa50-f937913b79ce ro quiet splash
  SourcePackage: plymouth
  TextPlymouth: /lib/plymouth/themes/xubuntu-text/xubuntu-text.plymouth
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/23/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MVU Ver. F.04
  dmi.board.name: 30D5
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 82.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MVUVer.F.04:bd05/23/2007:svnHewlett-Packard:pnHP530NotebookPC(KD092AA#ABD):pvrF.04:rvnHewlett-Packard:rn30D5:rvrKBCVersion82.14:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP 530 Notebook PC(KD092AA#ABD)
  dmi.product.version: F.04
  

[Kernel-packages] [Bug 1204580] Re: 1969:1083 Unstable Ethernet connection

2013-07-25 Thread Christopher M. Penalver
** Summary changed:

- Unstable Ethernet connection
+ 1969:1083 Unstable Ethernet connection

** Description changed:

  When using the ethernet port on my laptop using the standard network
  manager, there are periodic drops in connectivity. The network manager
  will not report that it is disconnected, but ping don't come back for
  periods around 90 seconds when events occur. These events occur every
  few minutes.
  
- Originally reported that I had the same issue as #1176370, but was requested 
to file a new bug report. The following is what I had commented on that bug. I 
followed the recommendation to try the latest kernel image, but uninstalled the 
mainline kernel when it did not fix the issue
- --
- @penalvch: I've been having the same problem myself after a fresh install of 
Ubuntu 13.04. I tried the kernel at the link you provided. My uname now 
reports: Linux glaedr 3.11.0-031100rc1-generic #201307141935 SMP Sun Jul 14 
23:36:57 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux.
+ I've tested mainline: Linux glaedr 3.11.0-031100rc1-generic
+ #201307141935 SMP Sun Jul 14 23:36:57 UTC 2013 x86_64 x86_64 x86_64
+ GNU/Linux.
  
  The issue still remains even with this kernel. I also noticed that I
  don't have to disconnect and reconnect the ethernet cable. If i just
  wait a minute, it will reconnect. Doing a ping, it looked like exactly
  90 seconds of downtime between connections. It does not show that the
  connection is lost, just loosing packets. Same with downloads.. it will
  continue after a while, but not for long. I have a Gateway (Acer) NV17
- with the stock atl1c driver loaded. Please let me know if there is any
- other information I can provide. For now, wifi works fine, but I need my
- ethernet connection for bonding my VMs to a development lan...
+ with the stock atl1c driver loaded. For now, wifi works fine, but I need
+ my ethernet connection for bonding my VMs to a development lan...
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-26-generic 3.8.0-26.38
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  leonexis   3459 F pulseaudio
-  /dev/snd/controlC0:  leonexis   3459 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  leonexis   3459 F pulseaudio
+  /dev/snd/controlC0:  leonexis   3459 F pulseaudio
  Date: Wed Jul 24 11:28:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-19 (4 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Gateway NV75S
  MarkForUpload: True
  ProcEnviron:
-  TERM=screen
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=screen
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=d7fa6028-da2f-4e53-8f34-c472edddc141 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-26-generic N/A
-  linux-backports-modules-3.8.0-26-generic  N/A
-  linux-firmware1.106
+  linux-restricted-modules-3.8.0-26-generic N/A
+  linux-backports-modules-3.8.0-26-generic  N/A
+  linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/13/2012
  dmi.bios.vendor: Gateway
  dmi.bios.version: V2.04
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SJV70-SB
  dmi.board.vendor: Gateway
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: V2.04
  dmi.modalias: 
dmi:bvnGateway:bvrV2.04:bd02/13/2012:svnGateway:pnNV75S:pvrV2.04:rvnGateway:rnSJV70-SB:rvrBaseBoardVersion:cvnGateway:ct10:cvrV2.04:
  dmi.product.name: NV75S
  dmi.product.version: V2.04
  dmi.sys.vendor: Gateway

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

Title:
  1969:1083 Unstable Ethernet connection

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  When using the ethernet port on my laptop using the standard network
  manager, there are periodic drops in connectivity. The network manager
  will not report that it is disconnected, but ping don't come back for
  periods around 90 seconds when events occur. These events occur every
  few minutes.

  I've tested mainline: Linux glaedr 3.11.0-031100rc1-generic
  #201307141935 SMP Sun Jul 14 23:36:57 UTC 2013 x86_64 x86_64 x86_64
  GNU/Linux.

  The issue still remains even with this kernel. I also noticed that I
  don't have to disconnect and reconnect the ethernet cable. If i just
  wait a minute, it will reconnect. Doing a 

[Kernel-packages] [Bug 1186253] Re: 2357:0100 TP-Link 8200ND USB Wireless adapter won't work...

2013-07-25 Thread Christopher M. Penalver
** Summary changed:

- TP-Link 8200ND USB Wireless adapter won't work...
+ 2357:0100 TP-Link 8200ND USB Wireless adapter won't work...

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

Title:
  2357:0100 TP-Link 8200ND USB Wireless adapter won't work...

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  This device uses an rtl8192cu Realtek driver as far as I know.
  If you plug the device in via USB, or boot with it connected, nothing happens.

  You have to execute the following commands, to at least have it in 
NetworkManager/iwconfig.
  # sudo su
  # modprobe rtl8192cu
  # echo 2357 0100  /sys/bus/usb/drivers/rtl8192cu/new_id
  # exit

  Even after this, you won't be able to connect.
  Authentication fails with a WPA2 router, with:
  # wlan1: authenticate with .:.:.:.:..
  # wlan1: direct probe to ... (try 1/3)
  # wlan1: direct probe to ... (try 2/3)
  # wlan1: direct probe to ... (try 3/3)
  # authentication with ... timed out.

  And this goes on and on. No other messages, just this one. Twice, every time 
I try to connect with it.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  x  1480 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=4ed9b60b-f3d5-446f-87de-f8fc28e2eee6
  InstallationDate: Installed on 2013-05-31 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 208252G
  MarkForUpload: True
  Package: linux 3.8.0.23.39
  PackageArchitecture: amd64
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-23-generic 
root=UUID=7a476825-8d9e-4c9e-b8a8-28d1ae9b258b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-23-generic N/A
   linux-backports-modules-3.8.0-23-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 12/14/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6FET92WW (3.22 )
  dmi.board.name: 208252G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6FET92WW(3.22):bd12/14/2011:svnLENOVO:pn208252G:pvrThinkPadT500:rvnLENOVO:rn208252G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 208252G
  dmi.product.version: ThinkPad T500
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1186253] Re: 2357:0100 TP-Link 8200ND USB Wireless adapter won't work...

2013-07-25 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream-v3.10-rc3
** Tags added: kernel-bug-exists-upstream-v3.11.rc1

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

Title:
  2357:0100 TP-Link 8200ND USB Wireless adapter won't work...

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  This device uses an rtl8192cu Realtek driver as far as I know.
  If you plug the device in via USB, or boot with it connected, nothing happens.

  You have to execute the following commands, to at least have it in 
NetworkManager/iwconfig.
  # sudo su
  # modprobe rtl8192cu
  # echo 2357 0100  /sys/bus/usb/drivers/rtl8192cu/new_id
  # exit

  Even after this, you won't be able to connect.
  Authentication fails with a WPA2 router, with:
  # wlan1: authenticate with .:.:.:.:..
  # wlan1: direct probe to ... (try 1/3)
  # wlan1: direct probe to ... (try 2/3)
  # wlan1: direct probe to ... (try 3/3)
  # authentication with ... timed out.

  And this goes on and on. No other messages, just this one. Twice, every time 
I try to connect with it.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  x  1480 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=4ed9b60b-f3d5-446f-87de-f8fc28e2eee6
  InstallationDate: Installed on 2013-05-31 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 208252G
  MarkForUpload: True
  Package: linux 3.8.0.23.39
  PackageArchitecture: amd64
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-23-generic 
root=UUID=7a476825-8d9e-4c9e-b8a8-28d1ae9b258b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-23-generic N/A
   linux-backports-modules-3.8.0-23-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 12/14/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6FET92WW (3.22 )
  dmi.board.name: 208252G
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6FET92WW(3.22):bd12/14/2011:svnLENOVO:pn208252G:pvrThinkPadT500:rvnLENOVO:rn208252G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 208252G
  dmi.product.version: ThinkPad T500
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1204339] Re: AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with radeon driver

2013-07-25 Thread Daniel Manrique
** 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/1204339

Title:
  AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with
  radeon driver

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201206-11418 Dell Inspiron N5425

  This system could be successfully suspended with radeon driver, but unable to 
resume from it.
  On resume, the system start waking but there is nothing on the screen (black 
screen).
  And the system become non-responding. Reboot is the only way to regain 
usability.

  By the way, this system could be suspend / resume normally with the AMD 
proprietary driver.
  But there is a issue regarding the brightness control as filed in bug 1190903.

  Therefore, either this bug or that one should be considered as a
  blocker.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-36-generic 3.5.0-36.57~precise1
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  Uname: Linux 3.5.0-36-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: Generic [HD-Audio Generic], device 0: CONEXANT Analog [CONEXANT 
Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1723 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1723 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'HDMI'/'HDA ATI HDMI at 0xfeb44000 irq 53'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100300'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfeb4 irq 16'
 Mixer name : 'Conexant CX20590'
 Components : 'HDA:14f1506e,10280561,0013'
 Controls  : 20
 Simple ctrls  : 10
  Date: Tue Jul 23 06:06:53 2013
  HibernationDevice: RESUME=UUID=770418a5-35a9-4a8e-b5e7-1773a925f90e
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Inspiron 5425
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=008d62bf-b6c3-4c01-8f2e-7c350aeb68d7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/30/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X31
  dmi.board.name: Inspiron 5425
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrX31:bd01/30/2013:svnDellInc.:pnInspiron5425:pvrNotSpecified:rvnDellInc.:rnInspiron5425:rvrA02:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 5425
  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/1204339/+subscriptions

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


[Kernel-packages] [Bug 1203453] Re: Nexus 4 causes system hang (xhci_hcd)

2013-07-25 Thread Christopher M. Penalver
Vincent Thiele, thank you for providing the requested information. For
regression purposes, could you please test
http://releases.ubuntu.com/quantal/ and comment if anything changes?

** Tags removed: kernel-bug-exists-upstream-3.11-rc2-saucy
** Tags added: kernel-bug-exists-upstream-3.11-rc2

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

Title:
  Nexus 4 causes system hang (xhci_hcd)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When I connect my Nexus 4 to the USB-Port (Front USB 3.0) the whole system 
hangs. Sometimes it starts working again after a short time. But often I need 
to press the reset button.
  Kernel: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  vincent2275 F pulseaudio
   /dev/snd/controlC0:  vincent2275 F pulseaudio
   /dev/snd/pcmC0D0p:   vincent2275 F...m pulseaudio
   /dev/snd/timer:  vincent2275 f pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=2dc3f7a3-7995-48e5-b5d3-3ce6487f96f7
  InstallationDate: Installed on 2013-07-01 (20 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-26-generic 
root=UUID=b03e8634-09c0-4fe7-8de4-2039a742e8ff ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-26-generic N/A
   linux-backports-modules-3.8.0-26-generic  N/A
   linux-firmware1.106
  RfKill:
   
  Tags:  raring
  Uname: Linux 3.8.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3603
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Maximus IV GENE-Z
  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.:bvr3603:bd11/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnMaximusIVGENE-Z: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/1203453/+subscriptions

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


[Kernel-packages] [Bug 1140716] Re: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge

2013-07-25 Thread Rob Maas
Nothing new, but just to confirm, that this bug is also present on a
Fujitsu E782

Ubuntu 13.04
3.8.0-26-generic #38-Ubuntu SMP Mon Jun 17 21:43:33 UTC 2013 x86_64 x86_64 
x86_64 GNU/Linux

Jul 25 10:32:52 NBICT0031L kernel: [10254.278336] [drm:i915_hangcheck_hung] 
*ERROR* Hangcheck timer elapsed... GPU hung
Jul 25 10:32:52 NBICT0031L kernel: [10254.278340] [drm] capturing error event; 
look for more information in /debug/dri/0/i915_error_state

tail Xorg.0.log -- not 100% sure this is direct related
(EE) 13: /usr/bin/X (0x7fbc9698f000+0x58811) [0x7fbc969e7811]
(EE) 14: /usr/bin/X (0x7fbc9698f000+0x4757a) [0x7fbc969d657a]
(EE) 15: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 
[0x7fbc946dfea5]
(EE) 16: /usr/bin/X (0x7fbc9698f000+0x478c1) [0x7fbc969d68c1]
(EE) 
[ 10269.829] (EE) intel(0): Detected a hung GPU, disabling acceleration.
[ 10269.829] (EE) intel(0): When reporting this, please include 
i915_error_state from debugfs and the full dmesg.
[ 10269.829] [mi] Increasing EQ size to 512 to prevent dropped events.
[ 10269.829] [mi] EQ processing has resumed after 161 dropped events.
[ 10269.829] [mi] This may be caused my a misbehaving driver monopolizing the 
server's resources.

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

Title:
  [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on
  Sandybridge

Status in The Linux Kernel:
  Invalid
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Fix Released
Status in “linux-lts-quantal” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux” source package in Raring:
  Confirmed
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux” package in Debian:
  New
Status in “linux” package in Fedora:
  Unknown

Bug description:
  I'm getting errors about GPU hangs every minute or so (usually only
  when using FF and scrolling a webpage or something). I also get an
  annoying ubuntu dialog saying there is a system error.

  This didn't happen with 3.5.0-24-generic.

  Here is the dmesg:
  [15169.033709] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15169.034517] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [15628.480216] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15628.480570] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [15844.231372] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15844.231773] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [20173.232593] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [20173.233211] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26285.650393] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26285.650980] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26285.658405] [ cut here ]
  [26285.658472] WARNING: at 
/build/buildd/linux-3.5.0/drivers/gpu/drm/i915/intel_pm.c:2505 
gen6_enable_rps+0x706/0x710 [i915]()
  [26285.658474] Hardware name: SATELLITE Z830
  [26285.658476] Modules linked in: sdhci_pci sdhci btrfs zlib_deflate 
libcrc32c ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs reiserfs ext2 
snd_hda_codec_hdmi snd_hda_codec_realtek joydev btusb coretemp kvm_intel kvm 
arc4 ghash_clmulni_intel aesni_intel cryptd aes_x86_64 snd_hda_intel 
snd_hda_codec snd_hwdep uvcvideo snd_pcm videobuf2_core microcode videodev bnep 
iwlwifi videobuf2_vmalloc snd_seq_midi psmouse videobuf2_memops snd_rawmidi 
rfcomm pcspkr snd_seq_midi_event serio_raw snd_seq bluetooth mac80211 snd_timer 
snd_seq_device i915 drm_kms_helper cfg80211 drm toshiba_acpi snd sparse_keymap 
soundcore wmi i2c_algo_bit toshiba_bluetooth snd_page_alloc parport_pc mei 
video mac_hid lpc_ich ppdev nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc 
lp parport e1000e ahci libahci [last unloaded: sdhci]
  [26285.658537] Pid: 23433, comm: kworker/u:0 Not tainted 3.5.0-26-generic 
#40-Ubuntu
  [26285.658539] Call Trace:
  [26285.658549]  [81051bef] warn_slowpath_common+0x7f/0xc0
  [26285.658553]  [81051c4a] warn_slowpath_null+0x1a/0x20
  [26285.658569]  [a02d32e6] gen6_enable_rps+0x706/0x710 [i915]
  [26285.658584]  [a02bf3f6] intel_modeset_init_hw+0x66/0xa0 [i915]
  [26285.658595]  [a02954b4] i915_reset+0x1a4/0x6e0 [i915]
  [26285.658601]  [8101257b] ? __switch_to+0x12b/0x420
  [26285.658612]  [a029a943] i915_error_work_func+0xc3/0x110 [i915]
  [26285.658618]  [8107097a] process_one_work+0x12a/0x420
  [26285.658629]  [a029a880] ? gen6_pm_rps_work+0xe0/0xe0 [i915]
  [26285.658632]  [8107152e] 

[Kernel-packages] [Bug 1173941] Re: [HP 530 Notebook PC] Ubuntu 13.04 doesn't start/ show login screen/ after intallation or upgrade

2013-07-25 Thread aschalk
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Tags removed: needs-upstream-testing
** Tags added: kernel-fixed-upstream 
kernel-fixed-upstream-3.11.0-031100rc2-generic

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

Title:
  [HP 530 Notebook PC] Ubuntu 13.04 doesn't start/ show login screen/
  after intallation or upgrade

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from 12.10 to 13.04 the system doesn't show neither a splash 
screen nor a login screen when booting the 3.8.x kernel but the drum beat login 
sound is audible.
  Only if the upgraded system was booted with the previous kernel 3.5.x, the 
boot splash and login was visible and working.

  I've read that some other people who have also an Intel Corporation
  Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics
  Controller, are suffering the same problem.

  I suspect either plymouth to cause this problem, or the intel graphics
  driver in the 3.8.x kernel.

  WORKAROUND: I've added these two options to /etc/default/grub :
  GRUB_GFXMODE=800x600
  GRUB_GFXPAYLOAD_LINUX=text

  After running the follow the system boots normally, but without the splash 
screen:
  sudo update-grub

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: plymouth 0.8.8-0ubuntu6.1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  CurrentDmesg:
   [   16.605025] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   16.605544] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   16.608178] e100 :02:08.0 eth0: NIC Link is Up 100 Mbps Full Duplex
   [   16.608251] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  Date: Sun Apr 28 14:34:14 2013
  DefaultPlymouth: /lib/plymouth/themes/xubuntu-logo/xubuntu-logo.plymouth
  InstallationDate: Installed on 2013-04-26 (1 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  Lsusb:
   Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 05e1:0408 Syntek Semiconductor Co., Ltd STK1160 Video 
Capture Device
  MachineType: Hewlett-Packard HP 530 Notebook PC(KD092AA#ABD)
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=e4e5bf5d-0238-4cae-aa50-f937913b79ce ro quiet splash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=e4e5bf5d-0238-4cae-aa50-f937913b79ce ro quiet splash
  SourcePackage: plymouth
  TextPlymouth: /lib/plymouth/themes/xubuntu-text/xubuntu-text.plymouth
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/23/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MVU Ver. F.04
  dmi.board.name: 30D5
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 82.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MVUVer.F.04:bd05/23/2007:svnHewlett-Packard:pnHP530NotebookPC(KD092AA#ABD):pvrF.04:rvnHewlett-Packard:rn30D5:rvrKBCVersion82.14:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP 530 Notebook PC(KD092AA#ABD)
  dmi.product.version: F.04
  dmi.sys.vendor: Hewlett-Packard

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

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


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

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

apport-collect 1204922

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

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried
  uninstall and reinstall it again, and I got the same error message.

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

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


[Kernel-packages] [Bug 1204945] [NEW] linux-armadaxp: version to be filled -proposed tracker

2013-07-25 Thread Brad Figg
Public bug reported:

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

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
kernel-stable-Prepare-package-start:Thursday, 25. July 2013 15:05 UTC
kernel-stable-phase:Prepare
kernel-stable-phase-changed:Thursday, 25. July 2013 15:05 UTC
kernel-stable-master-bug:1204623

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

** Tags added: armhf

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

** Tags added: precise

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

** Changed in: kernel-sru-workflow/regression-testing
   

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

2013-07-25 Thread Brad Figg
This tracking bug was opened to be worked from linux-3.2.0-51.77 update
(bug 1204623)

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

Title:
  linux-ti-omap4: version to be filled -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 25. July 2013 15:03 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Thursday, 25. July 2013 15:03 UTC
  kernel-stable-master-bug:1204623

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

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


[Kernel-packages] [Bug 1203127] Re: AMD 12.04.4 LTS Sea Islands GPU Support

2013-07-25 Thread James M. Leddy
Making public because the PCI IDs are no longer secret.

** Information type changed from Private to Public

** Also affects: amd
   Importance: Undecided
   Status: New

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

Title:
  AMD 12.04.4 LTS Sea Islands GPU Support

Status in amd:
  New
Status in “linux” package in Ubuntu:
  New
Status in “linux-firmware” package in Ubuntu:
  New

Bug description:
  AMD feature request to backport Sea Island GPU generation driver from
  3.11 kernel to 12.04.x for Kyoto  Berlin APU support.

  Relevant PCI'ID's in for Sea Islands:

  Bonaire/Saturn:
  0x6640
  0x6641
  0x6649
  0x6650
  0x6651
  0x6658
  0x665c

  Kabini/Temash:
  0x9830
  0x9831
  0x9832
  0x9833
  0x9834
  0x9835
  0x9836
  0x9837
  0x9838
  0x9839
  0x983a
  0x983b
  0x983c
  0x983d
  0x983e
  0x983f

  Oland/Mars:
  0x6600
  0x6601
  0x6602
  0x6603
  0x6606
  0x6607
  0x6610
  0x6611
  0x6613
  0x6620
  0x6621
  0x6623
  0x6632

  Hainan/Sun:
  0x6660
  0x6663
  0x6664
  0x6665
  0x6667
  0x666f

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

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


[Kernel-packages] [Bug 1199276] Re: linux-ti-omap4: 3.5.0-229.42 -proposed tracker

2013-07-25 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New = Confirmed

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

** Description changed:

  This bug is for tracking the version to be filled upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Thursday, 11. July 2013 11:01 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:01 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:01 UTC
- kernel-stable-phase:Testing
  kernel-stable-Security-signoff-start:Friday, 12. July 2013 22:03 UTC
- kernel-stable-phase-changed:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Verification-testing-end:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Regression-testing-start:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Security-signoff-end:Tuesday, 16. July 2013 17:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 17. July 2013 09:03 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-phase-changed:Thursday, 25. July 2013 16:02 UTC
+ kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:02 UTC

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

Title:
  linux-ti-omap4: 3.5.0-229.42 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 09:00 UTC
  kernel-stable-master-bug:1199149
  kernel-stable-Certification-testing-end:Thursday, 11. July 2013 11:01 UTC
  kernel-stable-Prepare-package-end:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 11. July 2013 23:02 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 12. July 2013 10:01 UTC
  kernel-stable-Verification-testing-start:Friday, 12. July 2013 11:01 UTC
  kernel-stable-Security-signoff-start:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Verification-testing-end:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Regression-testing-start:Friday, 12. July 2013 22:03 UTC
  kernel-stable-Security-signoff-end:Tuesday, 16. July 2013 17:02 UTC
  kernel-stable-Regression-testing-end:Wednesday, 17. July 2013 09:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-phase-changed:Thursday, 25. July 2013 16:02 UTC
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:02 UTC

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

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


[Kernel-packages] [Bug 1199494] Re: linux: 2.6.32-50.112 -proposed tracker

2013-07-25 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New = Confirmed

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

** Description changed:

  This bug is for tracking the 2.6.32-50.112 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 19:09 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. July 2013 03:12 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. July 2013 03:12 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 10. July 2013 09:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 10. July 2013 10:04 UTC
- kernel-stable-phase:Testing
- kernel-stable-phase-changed:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Verification-testing-end:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Certification-testing-start:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Security-signoff-start:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Regression-testing-start:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. July 2013 10:05 UTC
  kernel-stable-Security-signoff-end:Thursday, 18. July 2013 11:03 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:04 UTC
+ kernel-stable-phase-changed:Thursday, 25. July 2013 16:04 UTC
+ kernel-stable-Certification-testing-end:Thursday, 25. July 2013 16:03 UTC

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

Title:
  linux: 2.6.32-50.112 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 09. July 2013 19:09 UTC
  kernel-stable-Prepare-package-end:Wednesday, 10. July 2013 03:12 UTC
  kernel-stable-Promote-to-proposed-start:Wednesday, 10. July 2013 03:12 UTC
  kernel-stable-Promote-to-proposed-end:Wednesday, 10. July 2013 09:03 UTC
  kernel-stable-Verification-testing-start:Wednesday, 10. July 2013 10:04 UTC
  kernel-stable-Verification-testing-end:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Certification-testing-start:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Security-signoff-start:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Regression-testing-start:Wednesday, 17. July 2013 17:19 UTC
  kernel-stable-Regression-testing-end:Thursday, 18. July 2013 10:05 UTC
  kernel-stable-Security-signoff-end:Thursday, 18. July 2013 11:03 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:04 UTC
  kernel-stable-phase-changed:Thursday, 25. July 2013 16:04 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 16:03 UTC

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

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


[Kernel-packages] [Bug 1199149] Re: linux: 3.5.0-37.58 -proposed tracker

2013-07-25 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New = Confirmed

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

** Description changed:

  This bug is for tracking the 3.5.0-37.58 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 21:08 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 11:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 12:01 UTC
- kernel-stable-phase:Testing
- kernel-stable-phase-changed:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Verification-testing-end:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-end:Thursday, 18. July 2013 04:01 UTC
  kernel-stable-Regression-testing-end:Saturday, 20. July 2013 10:00 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:00 UTC
+ kernel-stable-phase-changed:Thursday, 25. July 2013 16:00 UTC
+ kernel-stable-Certification-testing-end:Thursday, 25. July 2013 16:00 UTC

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

Title:
  linux: 3.5.0-37.58 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 08. July 2013 21:08 UTC
  kernel-stable-Prepare-package-end:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-start:Tuesday, 09. July 2013 09:09 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 09. July 2013 11:00 UTC
  kernel-stable-Verification-testing-start:Tuesday, 09. July 2013 12:01 UTC
  kernel-stable-Verification-testing-end:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Certification-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Regression-testing-start:Wednesday, 17. July 2013 18:01 UTC
  kernel-stable-Security-signoff-end:Thursday, 18. July 2013 04:01 UTC
  kernel-stable-Regression-testing-end:Saturday, 20. July 2013 10:00 UTC
  kernel-stable-phase:CopyToUpdates
  kernel-stable-Promote-to-updates-start:Thursday, 25. July 2013 16:00 UTC
  kernel-stable-phase-changed:Thursday, 25. July 2013 16:00 UTC
  kernel-stable-Certification-testing-end:Thursday, 25. July 2013 16:00 UTC

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

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


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

2013-07-25 Thread qji
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748919/+files/BootDmesg.txt

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

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


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

2013-07-25 Thread qji
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748926/+files/IwConfig.txt

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

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


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

2013-07-25 Thread qji
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1204922/+attachment/3748928/+files/Lsusb.txt

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

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1204922] AplayDevices.txt

2013-07-25 Thread qji
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748916/+files/AplayDevices.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/1204922

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1204922] PulseList.txt

2013-07-25 Thread qji
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748933/+files/PulseList.txt

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

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


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

2013-07-25 Thread qji
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748932/+files/ProcModules.txt

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

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1204922] Card0.Codecs.codec.0.txt

2013-07-25 Thread qji
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748922/+files/Card0.Codecs.codec.0.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/1204922

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


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

2013-07-25 Thread qji
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748937/+files/WifiSyslog.txt

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

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1204922] AlsaDevices.txt

2013-07-25 Thread qji
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1204922/+attachment/3748915/+files/AlsaDevices.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/1204922

Title:
  python-kerberos install: syntax error

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1202018] Re: [Feature] Turn on CONFIG_DYNAMIC_DEBUG

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: New = Fix Released

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

Title:
  [Feature] Turn on CONFIG_DYNAMIC_DEBUG

Status in intel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  In the 3.12 kernel, the xHCI driver will switch away from using 
CONFIG_USB_XHCI_HCD_DEBUGGING and switch to using dynamic
  debugging.  If distros have CONFIG_USB_DEBUG on and CONFIG_DYNAMIC_DEBUG off, 
the xHCI driver will spew tons and tons of debugging output to dmesg.  This 
will effect performance of the system, as some debugging is printed in 
interrupt context.  Distros should turn on CONFIG_DYNAMIC_DEBUG.  This will 
cause the xHCI debugging to be off by default.  Users can re-enable xHCI
  debugging via a sysfs interface.  This has the advantage that users won't 
need to recompile their kernel with CONFIG_USB_XHCI_HCD_DEBUGGING in order to 
get xHCI debugging out, which should help with distro and upstream triage.

  External links: http://marc.info/?l=linux-usbm=137277669328750w=2

  Schedule:  kernel 3.12

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

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


[Kernel-packages] [Bug 1159563] Re: [Feature] igb driver support for Avoton Ethernet (Edisonville platform)

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: Fix Committed = Fix Released

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

Title:
  [Feature] igb driver support for Avoton Ethernet (Edisonville
  platform)

Status in intel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  This is a placeholder only. 
  The igb driver to support Avoton Ethernet (Edisonville / Avoton SOC) is not 
upstream yet. It will be requested for Ubuntu 13.10.

  More details will be provided after it comes out.

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

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


[Kernel-packages] [Bug 1167270] Re: Haswell HDMI Audio: Pin remains in D3 state

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: Confirmed = Fix Released

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

Title:
  Haswell HDMI Audio: Pin remains in D3 state

Status in HWE Next Project:
  Fix Released
Status in intel:
  Fix Released
Status in The Linux Kernel:
  New
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  When trying to enable HDMI audio on Haswell machines we sometimes come
  across the following symptom:

   - No audio output
   - When looking at the /proc/asound/cardX/codecX file, it shows for the 
active pin node, that the right channel is muted and that the pin is in D3 
(powersave) mode.
   - It might be that this problem only happens when the computer is connected 
to AC power, and not when it's running on battery power.

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

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


[Kernel-packages] [Bug 1153730] Re: LinearFramebuffer under extended mode broken by intel_gen4_compute_offset_xtiled()

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: New = Fix Released

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

Title:
  LinearFramebuffer under extended mode broken by
  intel_gen4_compute_offset_xtiled()

Status in HWE Next Project:
  New
Status in intel:
  Fix Released
Status in The Linux Kernel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Quantal:
  In Progress

Bug description:
  I'm breaking this out of bug 1114872 because they are actually two
  different issues.

  corruption shows on the secondary monitor

  Steps to reproduce:
  1. Ubuntu12.04.2 image(getting it from Canonical side), with i915_hsw to 
support intel haswell asic
  2. Connect the second monitor and desktop would configured into extended 
mode, screen corruption will appear shown as the attached picture.

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

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


[Kernel-packages] [Bug 1084377] Re: [Feature] non-lazy extended state restore during process context switch

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: Fix Committed = Fix Released

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

Title:
  [Feature] non-lazy extended state restore during process context
  switch

Status in intel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  Fundamental model of the current Linux kernel is to lazily restore 
extended-state (xstate like FP/SSE/AVX) during context switch. On the first use 
of the xstate after context-switch, application takes a #DNA exception and the 
kernel will restore it. After 5 such consecutive xstate usages post 
task-switch, kernel adopts a heuristic to pre-load the xstate during 
context-switch for the next 251 task-switches.  
  This feature changes that fundamental lazy model to the non-lazy model for 
the processors supporting any new xstate feature beyond AVX (In essence making 
the pre-load heuristic as the fundamental model). 

  While this is a must for enabling some of the new features in the next
  generation processor after Broadwell, as we saw some performance
  improvements (like avoiding unnecessary DNA exceptions, improving the
  kernel code that uses fpu inside the kernel etc), we enabled this
  behavior for all cpu's supporting xsaveopt. So it will be from SNB.

  Upstream status:
  Code in 3.7-rc1:
  050902c011712ad4703038fa4489ec4edd87d396
  0ca5bd0d886578ad0afeceaa83458c0f35cb3c6b
  72a671ced66db6d1c2bfff1c930a101ac8d08204
  e962591749dfd4df9fea2c530ed7a3cfed50e5aa
  377ffbcc536a5adc077395163ab149c02610
  9c1c3fac53378c9782c18f80107965578d7b7167
  841e3604d35aa70d399146abdc526d8c89a2c2f5
  9c6ff8bbb69a4e7b47ac40bfa44509296e89c5c0
  304bceda6a18ae0b0240b8aac9a6bdf8ce2d2469
  5d2bd7009f306c82afddd1ca4d9763ad8473c216
  212b02125f3725127148475059a70031bd031bdb
  e00229819f306b1f86134095347e9187dc346bd1
  a8615af4bc3621cb01096541dafa6f68352ec2d9

  
  Some data on a two socket SNB system:
   * Saved 20K DNA exceptions during boot on a two socket SNB system.
   * Saved 50K DNA exceptions during kernel-compilation workload.
   * Improved throughput of the AVX based checksumming function inside the
 kernel by ~15% as xsave/xrstor is faster than the serializing clts/stts
 pair.
  DNA stands for (Device Not Available).

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

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


[Kernel-packages] [Bug 1084360] Re: [Feature] ACPI5.0 - SPB (Simple Peripheral Bus) device enumeration - I2C/SPI/UART

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: New = Fix Released

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

Title:
  [Feature] ACPI5.0 - SPB (Simple Peripheral Bus) device enumeration -
  I2C/SPI/UART

Status in intel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  GPIO and SPB controllers are hardware resources provided in silicon solutions 
to enable flexible configuration of a broad range of system designs. These 
controllers can provide input, output, interrupt and serial communication 
connections to arbitrary devices in a system. The function to which one of 
these connections is put depends on the specific device involved and the needs
  of the platform design. ACPI abstracts these connections as hardware 
resources.

  The key aspects of the Connection Resource abstraction are:
  • GPIO and SPB controllers are enumerated as devices in the ACPI Namespace.
  • GPIO Connection and SPB Connection resource types are defined.
  • Namespace devices that are connected to GPIO or SPB controllers use 
Resource Template Macros to add Connection Resources to their resource methods 
(_CRS, _SRS, etc.).
  • GPIO Connection Resources can be designated by the platform for use as 
GPIO-signaled ACPI Events.
  • Connection Resources can be used by AML methods to access pins and 
peripherals through GPIO and SPB operation regions. 

  The below features depend on this feature:
  -LP#1031166 Haswell-ULT - I2C support
  -LP# 1031169 Haswell ULT - SPI support 
  -LP#1031162 Haswell-ULT UART DMA support

  Upstream schedule:
  Patchset is under review.

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

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


[Kernel-packages] [Bug 1194563] Re: No low battery notifications and no updated battery status (ACPI Errors

2013-07-25 Thread Bluebrave
For what it's worth: I tried Linux Mint 15 MATE (on CD boot using
compatibility mode) and it recognized the battery and also recognized
if the battery was charging or discharging (Precise does not change this
status in Power Statistics).  BUT it also did not update the battery
charge status (stayed at the same percentage level).

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

Title:
  No low battery notifications and no updated battery status (ACPI
  Errors

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  1. I do not get warnings when the battery is low (laptop promptly
  shuts down).

  2. Battery power level is not updated. using acpi the battery power
  shows the same level present when the laptop booted - it never updates
  (if booted at 98% it will show 98% until rebooted).

  3. Battery status (on power vs on battery) functions sporadically.
  Often after an update the status will work for several boots but then
  stops working (icon only shows status when booted - ie, if cord
  plugged in, the status will not change to on battery if unplugged;
  it still shows that the laptop is plugged in.

  4. In power settings, Show battery status in the menu bar is blank.
  I can select options from the dropdown menu but they are not retained
  (when I close and reopen the settings it is blank again).

  5. Went to gconf-editor apps  gnome-power-manager and noticed that
  there is no notify folder/keys.

  6. Noticed that there is no gnome-power-manager.desktop in
  /etc/xdg/autostart/ (wanted to add it to autostart to see if that
  would help).  I have tried using synaptic to reinstall gnome-power-
  manager but it didn't help.

  Currently, my status (icon changes to battery/plugged in) and acpi output is:
  Battery 0: Unknown, 98% (plugged in)
  Battery 0: Discharging, 72%, 00:59:42 remaining (on battery)

  I have also added my dmesg outputs for on battery and on power
  (attached).  The laptop is an MSI-171F.  I have tried blacklisting
  msi-wmi in modprobe.d/blacklist.conf (didn't help).  Also noticed that
  etc/acpi has sevearl asus*.sh files (touchpad, keyboard backlight) in
  the folder (could that be the problem)

  Note: I currently have Jupiter enabled but have disabled/uninstalled
  it

  before and it didn't seem to affect the behavior.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  goonies2074 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfae78000 irq 22'
 Mixer name : 'Nvidia MCP79/7A HDMI'
 Components : 'HDA:10ec0888,146271f0,00100101 
HDA:10573055,00305557,00100900 HDA:10de0007,10de0101,00100100'
 Controls  : 49
 Simple ctrls  : 25
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=09bc9ef7-ee94-4118-9e7a-62781fcbe7a5
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Lsusb:
   Bus 002 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
   Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 
multicard reader
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Micro-Star International MS-171F
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-34-generic 
root=UUID=61f0eab4-62c9-43d9-a603-4f283d1717de ro quiet splash 
acpi_enforce_resources=lax vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-34.55~precise1-generic 3.5.7.13
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-34-generic N/A
   linux-backports-modules-3.5.0-34-generic  N/A
   linux-firmware1.79.4
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  precise
  Uname: Linux 3.5.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare
  dmi.bios.date: 12/05/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A171FIZT V1.05
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-171F
  dmi.board.vendor: Micro-Star International
  dmi.board.version: Ver 1.000
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 

[Kernel-packages] [Bug 1031166] Re: [Feature] Haswell-ULT - I2C support

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: Fix Committed = Fix Released

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

Title:
  [Feature] Haswell-ULT - I2C support

Status in intel:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released

Bug description:
  I2C is a two-wire bus for inter-IC communication. Two wires (or
  lines),  serial data (SDA), and serial clock (SCL), carry information
  between the connected devices. Each device is recognized by a unique
  address   (whether Accelerometer, stereo DAC, or touch screen) and can
  operate as either a transmitter or receiver, depending on the device
  function.

  I2C support for Haswell ULT is needed for all peripheral devices
  connected to I2C bus like sensors, touchscreens etc.

  Upstream Schedule:
  WW02'2013

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

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


[Kernel-packages] [Bug 1031173] Re: [Feature] Haswell ULT - SATA DEVSLP (aka LPM) host side enabling

2013-07-25 Thread Leann Ogasawara
** Changed in: intel
   Status: New = Fix Released

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

Title:
  [Feature] Haswell ULT - SATA DEVSLP (aka LPM) host side enabling

Status in intel:
  Fix Released
Status in “hdparm” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “hdparm” source package in Raring:
  Won't Fix
Status in “linux” source package in Raring:
  Fix Released
Status in “hdparm” source package in Saucy:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released

Bug description:
  A new host-controlled SATA interface power state, DevSleep, and a new 
host-controlled HW signal, DEVSLP, which together enable a SATA host and device 
to enter an ultra-low interface power state, including the possibility of 
completely powering down host and device PHYs.
  The DevSleep interface power state and DEVSLP signal are enabled/disabled by 
a new SATA feature, Device Sleep, controlled by the SET FEATURES command.

  External links: 
  http://www.sata-io.org/documents/SATA-DevSleep-and-RTD3-WP.pdf

  Upstream Schedule:
  ww50'12

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

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


[Kernel-packages] [Bug 1204623] Re: linux: 3.2.0-51.77 -proposed tracker

2013-07-25 Thread John Johansen
Looks good

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

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) = John Johansen 
(jjohansen)

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress = Fix Released

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

Title:
  linux: 3.2.0-51.77 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 24. July 2013 18:53 UTC
  kernel-stable-Prepare-package-end:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 25. July 2013 15:49 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Verification-testing-end:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Certification-testing-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Security-signoff-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Regression-testing-start:Thursday, 25. July 2013 15:52 UTC

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

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


[Kernel-packages] [Bug 1189833] Re: CVE-2013-2852

2013-07-25 Thread John Johansen
** Changed in: linux-lts-raring (Ubuntu Precise)
   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/1189833

Title:
  CVE-2013-2852

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:
  Invalid
Status in “linux-lts-backport-natty” package in Ubuntu:
  Invalid
Status in “linux-lts-backport-oneiric” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “linux-mvl-dove” package in Ubuntu:
  Invalid
Status in “linux-ti-omap4” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Lucid:
  Fix Released
Status in “linux-armadaxp” source package in Lucid:
  Invalid
Status in “linux-ec2” source package in Lucid:
  Fix Released
Status in “linux-fsl-imx51” source package in Lucid:
  Invalid
Status in “linux-lts-backport-maverick” source package in Lucid:
  Invalid
Status in “linux-lts-backport-natty” source package in Lucid:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Lucid:
  Invalid
Status in “linux-lts-quantal” source package in Lucid:
  Invalid
Status in “linux-lts-raring” 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:
  New
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:
  Invalid
Status in “linux-lts-backport-natty” source package in Precise:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Precise:
  Invalid
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-mvl-dove” source package in Precise:
  Invalid
Status in “linux-ti-omap4” source package in Precise:
  New
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:
  Invalid
Status in “linux-lts-backport-natty” source package in Quantal:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux-lts-raring” 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 Raring:
  Fix Committed
Status in “linux-armadaxp” source package in Raring:
  Invalid
Status in “linux-ec2” source package in Raring:
  Invalid
Status in “linux-fsl-imx51” source package in Raring:
  Invalid
Status in “linux-lts-backport-maverick” source package in Raring:
  Invalid
Status in “linux-lts-backport-natty” source package in Raring:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux-lts-raring” source package in Raring:
  Invalid
Status in “linux-mvl-dove” source package in Raring:
  Invalid
Status in “linux-ti-omap4” source package in Raring:
  Fix Committed
Status in “linux” source package in Saucy:
  Invalid
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:
  Invalid
Status in “linux-lts-backport-natty” source package in Saucy:
  Invalid
Status in “linux-lts-backport-oneiric” source package in Saucy:
  Invalid
Status in “linux-lts-quantal” source package in Saucy:
  Invalid
Status in “linux-lts-raring” 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

Bug description:
  Format string vulnerability in the b43_request_firmware function in
  drivers/net/wireless/b43/main.c in the Broadcom B43 wireless driver in
  the Linux kernel through 3.9.4 allows local users to gain privileges
  by leveraging root access and including format string specifiers in an
  fwpostfix modprobe parameter, leading to improper construction of an
  error message.

  Break-Fix: - 

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

2013-07-25 Thread Julien Hirel
Tested the raring kernel on my samsung NP770Z5E running Xubuntu, works
like a charm. I got 2 finger scrolling back. This is what I got from
dmesg | grep elantech :

 [2.850633] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x575f01)
[2.864000] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x15, 0x0f.
[2.932358] input: ETPS/2 Elantech Touchpad as 
/devices/platform/i8042/serio1/input/input6

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

Title:
  Elantech clickpad/touchpad lacks multitouch features.

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

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

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

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

  == Original Report ==

  Hello,

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

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

[Kernel-packages] [Bug 1205070] [NEW] CVE-2013-4162

2013-07-25 Thread John Johansen
*** This bug is a security vulnerability ***

Public security bug reported:

panic while pushing pending data out of an IPv6 socket with UDP_CORK
enabled

Break-Fix: - 8822b64a0fa64a5dd1dfcf837c5b0be83f8c05d1

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

** 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-mvl-dove (Ubuntu)
 Importance: Medium
 Status: Invalid

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

** 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-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: 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-mvl-dove (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

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

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

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

** Affects: linux-ec2 (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-fsl-imx51 (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-backport-maverick (Ubuntu Raring)
 Importance: Undecided
 Status: New

** Affects: linux-lts-backport-natty (Ubuntu Raring)
 Importance: Undecided
 Status: New

** Affects: linux-lts-quantal (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-mvl-dove (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

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

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

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

** Affects: 

[Kernel-packages] [Bug 1050352] Re: External USB 3.0 hard drive randomly disconnects and connects

2013-07-25 Thread solazs
This affects me, too.
I've got kernel 3.9.4-030904-generic #201305241545 SMP Fri May 24 19:46:00 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
If i plug in anything to USB 2.0 it works fine, but with anything plugged into 
USB 3.0 ports, it will hang after a few seconds. I've tried this with an itec 
usb hub, an usb 3.0 external HDD and my usb 2.0 optical mouse, with the same 
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/1050352

Title:
  External USB 3.0 hard drive randomly disconnects and connects

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 12.10 AMD64, kernel 3.5.0-14.16.
  External hard drive Hitachi Touro Desk 3.0 connected to USB 3.0 port.

  Gets disconnected randomly and then connected again. Only happens with
  USB 3.0 connection (xhci), when plugged to USB 2.0 (ehci) port it
  works ok.

  Attached is related kernel log portion: there is nothing special there
  except for these lines:

  11-2: Parent hub missing LPM exit latency info.  Power management will be 
impacted.
  usb 11-2: USB disconnect, device number 2
  --- 
  AcpiTables: Error: command ['pkexec', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 127: Error 
executing /usr/share/apport/dump_acpi_tables.py: Permission denied
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  dmitry 3011 F pulseaudio
   /dev/snd/controlC1:  dmitry 3011 F pulseaudio
   /dev/snd/controlC0:  dmitry 3011 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=e3fa02f8-4f15-4f00-9d79-e982d4837b5c
  IwConfig:
   vboxnet0  no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-14-generic 
root=UUID=33c3405d-4b3c-4b5c-a1c3-fd2c7bad1c79 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-14-generic N/A
   linux-backports-modules-3.5.0-14-generic  N/A
   linux-firmware1.91
  RfKill:
   
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-14-generic x86_64
  UpgradeStatus: Upgraded to quantal on 2012-09-07 (6 days ago)
  UserGroups: adm cdrom dialout fuse kvm libvirtd lpadmin plugdev pulse 
pulse-access sambashare sudo vboxusers wireshark
  dmi.bios.date: 08/10/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F14
  dmi.board.name: P55A-UD4
  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.:bvrF14:bd08/10/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1205070] Re: CVE-2013-4162

2013-07-25 Thread John Johansen
CVE-2013-4162

** 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 Raring)
   Importance: Undecided
   Status: New

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

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

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

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

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

** Also affects: linux-lts-backport-natty (Ubuntu Raring)
   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 Lucid)
   Status: New = Invalid

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

** Changed in: linux-armadaxp (Ubuntu Raring)
   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 Quantal)
   Status: New = Invalid

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

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

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

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

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

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

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

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

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

** Changed in: linux-ti-omap4 (Ubuntu Lucid)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Precise)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Saucy)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Quantal)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Raring)
   Status: New = Invalid

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

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

** 

[Kernel-packages] [Bug 1205078] Re: CVE-2013-4163

2013-07-25 Thread John Johansen
CVE-2013-4163

** 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 Raring)
   Importance: Undecided
   Status: New

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

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

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

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

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

** Also affects: linux-lts-backport-natty (Ubuntu Raring)
   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 Lucid)
   Status: New = Invalid

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

** Changed in: linux-armadaxp (Ubuntu Raring)
   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 Quantal)
   Status: New = Invalid

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

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

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

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

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

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

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

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

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

** Changed in: linux-ti-omap4 (Ubuntu Lucid)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Precise)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Saucy)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Quantal)
   Status: New = Invalid

** Changed in: linux-fsl-imx51 (Ubuntu Raring)
   Status: New = Invalid

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

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

** 

[Kernel-packages] [Bug 1205078] [NEW] CVE-2013-4163

2013-07-25 Thread John Johansen
*** This bug is a security vulnerability ***

Public security bug reported:

panic while appending data to a corked IPv6 socket in
ip6_append_data_mtu

Break-Fix: 0c1833797a5a6ec23ea9261d979aa18078720b74
75a493e60ac4bbe2e977e7129d6d8cbb0dd236be

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

** 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-mvl-dove (Ubuntu)
 Importance: Medium
 Status: Invalid

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

** 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-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: 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-mvl-dove (Ubuntu Quantal)
 Importance: Medium
 Status: Invalid

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

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

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

** Affects: linux-ec2 (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-fsl-imx51 (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-backport-maverick (Ubuntu Raring)
 Importance: Undecided
 Status: New

** Affects: linux-lts-backport-natty (Ubuntu Raring)
 Importance: Undecided
 Status: New

** Affects: linux-lts-quantal (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-lts-raring (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

** Affects: linux-mvl-dove (Ubuntu Raring)
 Importance: Medium
 Status: Invalid

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

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

** Affects: linux-armadaxp (Ubuntu Saucy)
 Importance: Medium
 

[Kernel-packages] [Bug 1050352] Re: External USB 3.0 hard drive randomly disconnects and connects

2013-07-25 Thread solazs
From lspci:
03:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 
04)

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

Title:
  External USB 3.0 hard drive randomly disconnects and connects

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 12.10 AMD64, kernel 3.5.0-14.16.
  External hard drive Hitachi Touro Desk 3.0 connected to USB 3.0 port.

  Gets disconnected randomly and then connected again. Only happens with
  USB 3.0 connection (xhci), when plugged to USB 2.0 (ehci) port it
  works ok.

  Attached is related kernel log portion: there is nothing special there
  except for these lines:

  11-2: Parent hub missing LPM exit latency info.  Power management will be 
impacted.
  usb 11-2: USB disconnect, device number 2
  --- 
  AcpiTables: Error: command ['pkexec', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 127: Error 
executing /usr/share/apport/dump_acpi_tables.py: Permission denied
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  dmitry 3011 F pulseaudio
   /dev/snd/controlC1:  dmitry 3011 F pulseaudio
   /dev/snd/controlC0:  dmitry 3011 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  DistroRelease: Ubuntu 12.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=e3fa02f8-4f15-4f00-9d79-e982d4837b5c
  IwConfig:
   vboxnet0  no wireless extensions.
   
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. P55A-UD4
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-14-generic 
root=UUID=33c3405d-4b3c-4b5c-a1c3-fd2c7bad1c79 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-14-generic N/A
   linux-backports-modules-3.5.0-14-generic  N/A
   linux-firmware1.91
  RfKill:
   
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-14-generic x86_64
  UpgradeStatus: Upgraded to quantal on 2012-09-07 (6 days ago)
  UserGroups: adm cdrom dialout fuse kvm libvirtd lpadmin plugdev pulse 
pulse-access sambashare sudo vboxusers wireshark
  dmi.bios.date: 08/10/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F14
  dmi.board.name: P55A-UD4
  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.:bvrF14:bd08/10/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55A-UD4:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55A-UD4:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55A-UD4
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1204623] Re: linux: 3.2.0-51.77 -proposed tracker

2013-07-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-51.77 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 24. July 2013 18:53 UTC
  kernel-stable-Prepare-package-end:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 25. July 2013 15:49 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Verification-testing-end:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Certification-testing-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Security-signoff-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Regression-testing-start:Thursday, 25. July 2013 15:52 UTC
+ kernel-stable-Security-signoff-end:Thursday, 25. July 2013 20:05 UTC

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

Title:
  linux: 3.2.0-51.77 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 24. July 2013 18:53 UTC
  kernel-stable-Prepare-package-end:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 25. July 2013 15:49 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Verification-testing-end:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Certification-testing-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Security-signoff-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Regression-testing-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Security-signoff-end:Thursday, 25. July 2013 20:05 UTC

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

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


[Kernel-packages] [Bug 1205090] [NEW] USB microphone quits working after a few seconds

2013-07-25 Thread keepitsimpleengr
Public bug reported:

On my Mythbuntu 12.04.2 HTPC, my USB microphone (Logitech AK5370) works
for a few seconds, then stops producing signal from audio input. The
system recognizes it there, it just stays mute. This happens on all USB
ports. It has worked fine for months.

I`m confident it's not the hardware because the microphone works fine
with Win7 and also on other computers.

$ uname -a
Linux KISE-066 3.5.0-34-generic #55~precise1-Ubuntu SMP Fri Jun 7 16:25:50 
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

$ lsusb
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 005 Device 002: ID 1532:001c Razer USA, Ltd RZ01-0036 Optical Gaming 
Mouse [Abyssus]
Bus 005 Device 003: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd AK5370 
I/F A/D Converter
Bus 006 Device 002: ID 04ca:002a Lite-On Technology Corp.
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:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 004: ID 046d:c525 Logitech, Inc. MX Revolution Cordless Mouse

Re-install of Mythbuntu is impracticable.

--
I tried the fix in [this question][1] (changing gstreamer settings) but it 
didn't work.

After every change, the mic would work as seen on Pulse Audio Volume
Control for a few seconds, then the level on the level caught at the
few seconds when it stopped working.


I installed Audacity to monitor the microphone's input level.

With the settings ALSA  default  AK5370:USB Audio (hw:1,0): Line 0 the
level meter shows the mic working.

-

Using a trick from the old days, I re-installed the following...

gstreamer0.10-pulseaudio (version 0.10.31-1ubuntu1.2) will be re-installed
libcanberra-pulse (version 0.28-3ubuntu3) will be re-installed
libpulse-mainloop-glib0 (version 1:1.1-0ubuntu15.3) will be re-installed
libpulse-mainloop-glib0:i386 (version 1:1.1-0ubuntu15.3) will be 
re-installed
libpulse0 (version 1:1.1-0ubuntu15.3) will be re-installed
libpulse0:i386 (version 1:1.1-0ubuntu15.3) will be re-installed
libpulsedsp (version 1:1.1-0ubuntu15.3) will be re-installed
libpulsedsp:i386 (version 1:1.1-0ubuntu15.3) will be re-installed
libusb-0.1-4 (version 2:0.1.12-20) will be re-installed
libusb-0.1-4:i386 (version 2:0.1.12-20) will be re-installed
libusb-1.0-0 (version 2:1.0.9~rc3-2ubuntu1) will be re-installed
paman (version 0.9.4-1ubuntu3) will be re-installed
paprefs (version 0.9.10-0ubuntu1) will be re-installed
pavucontrol (version 0.99.2-1build1) will be re-installed
pavumeter (version 0.9.3-1ubuntu2) will be re-installed
pulseaudio (version 1:1.1-0ubuntu15.3) will be re-installed
pulseaudio-module-gconf (version 1:1.1-0ubuntu15.3) will be re-installed
pulseaudio-module-x11 (version 1:1.1-0ubuntu15.3) will be re-installed
pulseaudio-module-zeroconf (version 1:1.1-0ubuntu15.3) will be re-installed
pulseaudio-utils (version 1:1.1-0ubuntu15.3) will be re-installed
usbutils (version 1:005-1) will be re-installed

...and rebooted.

No help.

--
I have discovered that after closing and reopening Pulse Audio Volume Control, 
the microphone volume level will show the microphone working fo a few seconds, 
then freezing.

???

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.5.0-36-generic 3.5.0-36.57~precise1
ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
Uname: Linux 3.5.0-36-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
ApportVersion: 2.0.1-0ubuntu17.3
Architecture: amd64
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfeaf irq 16'
   Mixer name   : 'Realtek ALC887'
   Components   : 'HDA:10ec0887,105b0e37,00100202'
   Controls  : 45
   Simple ctrls  : 21
Card1.Amixer.info:
 Card hw:1 'U0x46d0x8cc'/'USB Device 0x46d:0x8cc at usb-:00:13.2-2, high 
speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:08cc'
   Controls  : 2
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'Mic',0
   Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
   Capture channels: Mono
   Limits: Capture 0 - 3072
   Mono: Capture 3072 [100%] [30.00dB] [off]
Card2.Amixer.info:
 Card hw:2 'AK5370'/'AKM AK5370 at usb-:00:12.1-3, full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB0556:0001'
   Controls  : 2
   Simple ctrls  : 1
Card2.Amixer.values:
 Simple mixer control 'Mic',0
   Capabilities: cvolume cvolume-joined 

[Kernel-packages] [Bug 1204922] Re: python-kerberos install: syntax error

2013-07-25 Thread Brad Figg
** Package changed: linux (Ubuntu) = pykerberos (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/1204922

Title:
  python-kerberos install: syntax error

Status in “pykerberos” package in Ubuntu:
  Confirmed

Bug description:
  
  When I try to install python-kerberos package by apt-get install, I get this 
message:

  Compiling /usr/lib/pymodules/python2.7/nss_cache/lock_test.py ...
  SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.7/nss_cache/lock_test.py', 263, 21,   
  .with(pmock.eq('TEST'))\\\n))

  After then the python-kerberos seams installed as well. I tried uninstall and 
reinstall it again, and I got the same error message.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd051 irq 45'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0275,1028058b,0018 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'Headset'/'Logitech Logitech USB Headset at 
usb-:00:14.0-2.2.2, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0a44'
 Controls  : 6
 Simple ctrls  : 2
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=8b38d73d-cfeb-4c6e-b63d-4ac404fdcc24
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic 
root=UUID=127dbf5f-e4f8-4b71-9406-aa746f8e1117 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-36-generic N/A
   linux-backports-modules-3.5.0-36-generic  N/A
   linux-firmware1.79.4
  StagingDrivers: zram
  Tags:  precise staging
  Uname: Linux 3.5.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 01/22/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0PJHXN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd01/22/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1204623] Re: linux: 3.2.0-51.77 -proposed tracker

2013-07-25 Thread Paul Larson
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed = In Progress

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Platform QA Team (canonical-platform-qa) = Paul 
Larson (pwlars)

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

Title:
  linux: 3.2.0-51.77 -proposed tracker

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

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

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 24. July 2013 18:53 UTC
  kernel-stable-Prepare-package-end:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 25. July 2013 15:09 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 25. July 2013 15:49 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Verification-testing-end:Thursday, 25. July 2013 15:51 UTC
  kernel-stable-Certification-testing-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Security-signoff-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Regression-testing-start:Thursday, 25. July 2013 15:52 UTC
  kernel-stable-Security-signoff-end:Thursday, 25. July 2013 20:05 UTC

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

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


[Kernel-packages] [Bug 1205104] [NEW] Huawei E173 only detected as mass storage

2013-07-25 Thread Bernd Schlapsi
Public bug reported:

My Huawei E173 UMTS-Stick is only detected  as a mass storage device so I can't 
connect to the internet with Ubuntu 13.10.
It works great with Ubuntu 13.04

lsusb:
Bus 002 Device 006: ID 12d1:1446 Huawei Technologies Co., Ltd. 
E1552/E1800/E173 (HSPA modem)

I tried to add usbserial  into the /etc/modules, but that didn't
help.

Also this USB device is already included in 
/lib/udev/rules.d/40-usb_modeswitch.rules
# Huawei, newer modems
ATTRS{idVendor}==12d1, ATTRS{idProduct}==1446, RUN+=usb_modeswitch 
'%b/%k'

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-generic 3.10.0.5.14
ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
Uname: Linux 3.10.0-5-generic i686
ApportVersion: 2.11-0ubuntu1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 3761 F pulseaudio
  ubuntu 5721 F pulseaudio
CasperVersion: 1.335
Date: Thu Jul 25 20:46:32 2013
LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130725)
MachineType: Dell Inc. XPS M1330
MarkForUpload: True
ProcFB: 0 nouveaufb
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-5-generic N/A
 linux-backports-modules-3.10.0-5-generic  N/A
 linux-firmware1.112
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 saucy

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

Title:
  Huawei E173 only detected as mass storage

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My Huawei E173 UMTS-Stick is only detected  as a mass storage device so I 
can't connect to the internet with Ubuntu 13.10.
  It works great with Ubuntu 13.04

  lsusb:
  Bus 002 Device 006: ID 12d1:1446 Huawei Technologies Co., Ltd. 
E1552/E1800/E173 (HSPA modem)

  I tried to add usbserial  into the /etc/modules, but that didn't
  help.

  Also this USB device is already included in 
/lib/udev/rules.d/40-usb_modeswitch.rules
  # Huawei, newer modems
  ATTRS{idVendor}==12d1, ATTRS{idProduct}==1446, RUN+=usb_modeswitch 
'%b/%k'

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-generic 3.10.0.5.14
  ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
  Uname: Linux 3.10.0-5-generic i686
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3761 F pulseaudio
ubuntu 5721 F pulseaudio
  CasperVersion: 1.335
  Date: Thu Jul 25 20:46:32 2013
  LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130725)
  MachineType: Dell Inc. XPS M1330
  MarkForUpload: True
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1330
  dmi.sys.vendor: Dell Inc.

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

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


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

2013-07-25 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  Huawei E173 only detected as mass storage

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  My Huawei E173 UMTS-Stick is only detected  as a mass storage device so I 
can't connect to the internet with Ubuntu 13.10.
  It works great with Ubuntu 13.04

  lsusb:
  Bus 002 Device 006: ID 12d1:1446 Huawei Technologies Co., Ltd. 
E1552/E1800/E173 (HSPA modem)

  I tried to add usbserial  into the /etc/modules, but that didn't
  help.

  Also this USB device is already included in 
/lib/udev/rules.d/40-usb_modeswitch.rules
  # Huawei, newer modems
  ATTRS{idVendor}==12d1, ATTRS{idProduct}==1446, RUN+=usb_modeswitch 
'%b/%k'

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-generic 3.10.0.5.14
  ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
  Uname: Linux 3.10.0-5-generic i686
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3761 F pulseaudio
ubuntu 5721 F pulseaudio
  CasperVersion: 1.335
  Date: Thu Jul 25 20:46:32 2013
  LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130725)
  MachineType: Dell Inc. XPS M1330
  MarkForUpload: True
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-5-generic N/A
   linux-backports-modules-3.10.0-5-generic  N/A
   linux-firmware1.112
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1330
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1186732] Re: [TOSHIBA Satellite L30] suspend/resume failure

2013-07-25 Thread Danny Wood
Hi,

I was previously running the latest BIOS and it had issues in booting,
it would only get to the desktop about 9 times out of 10.

Commands:

danny@danny-laptop:~$ sudo dmidecode -s bios-version  sudo dmidecode -s 
bios-release-date
[sudo] password for danny: 
V3.00   
08/17/2007

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

Title:
  [TOSHIBA Satellite L30] suspend/resume failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have had issues with resuming from suspend for a long time (possibly from 
just after the KMS migration).
  Suspend is one of those features that I have never really used, but now I am 
doing a lot of long train journeys it is a very nice feature to have, so I 
thought I would post a bug report.

  Anyway the laptop seems to suspend fine but refuses to wake back up.
  Usually when you press the power button to resume the HDD LED will
  light up and then system powers off again a couple of seconds later
  and restarts to do the same thing in an endless loop, you have to
  press the power button to get it out of this endless cycle to force a
  cold start.

  I am convinced that this is caused by the graphics driver as booting
  without the radeon driver loaded (with kernel arg nomodeset) allows
  the system to resume and suspend just fine.

  The laptops specified model is the L30-10V.
  The graphics card is a Radeon Xpress 200M.

  Along with the current Ubuntu 13.04 kernel I have tested the latest
  upstream and also a vanilla kernel with the same results.

  I have also tested the latest Fedora live disk with the same behaviour
  so I believe this is a kernel bug.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-23-generic 3.8.0-23.34
  ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
  Uname: Linux 3.8.0-23-generic i686
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  danny  2172 F pulseaudio
  Date: Sun Jun  2 10:21:51 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=2654360a-0cc8-42c1-8066-902af4a21dd9
  InstallationDate: Installed on 2011-04-24 (770 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110423)
  InterpreterPath: /usr/bin/python3.3
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: TOSHIBA Satellite L30
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-23-generic 
root=UUID=0c076b96-c477-42da-a77d-569332d1bd15 ro video=vesafb:off console=tty 
console=ttyUSB0,115200n8
  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-23-generic N/A
   linux-backports-modules-3.8.0-23-generic  N/A
   linux-firmware1.106
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: [TOSHIBA Satellite L30] suspend/resume failure
  UpgradeStatus: Upgraded to raring on 2013-04-28 (35 days ago)
  UserGroups:
   
  dmi.bios.date: 08/17/2007
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V3.00
  dmi.board.name: Satellite L30
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV3.00:bd08/17/2007:svnTOSHIBA:pnSatelliteL30:pvrPSL33E-03H031EN:rvnTOSHIBA:rnSatelliteL30:rvrNotApplicable:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: Satellite L30
  dmi.product.version: PSL33E-03H031EN
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 964231] Re: System Stutter When HDMI/Displayport Monitor Is Connected

2013-07-25 Thread Jeff Marcom
Sorry for the delay on this. That kernel worked perfectly!

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

Title:
  System Stutter When HDMI/Displayport Monitor Is Connected

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Precise:
  Confirmed
Status in “linux” source package in Quantal:
  Confirmed

Bug description:
  With a fresh install of Ubuntu 11.10 x64, the system has many
  microfreezes when I connect an external monitor via HDMI. These last
  maybe 10ms and occur about once per second. As I move my cursor around
  the screen, it stops motion during these microfreezes, causing a very
  irritating stutter effect. This only happens when using HDMI- when
  connected via VGA to an external monitor, the system behaves smoothly
  as expected.

  I started a thread about this a long time ago, but I never did find an
  answer: http://ubuntuforums.org/showthread.php?t=1817910

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7.1
  Uname: Linux 3.3.0-030300rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,move,vpswitch,place,mousepoll,resize,wall,regex,session,snap,gnomecompat,imgpng,animation,expo,workarounds,unitymtgrabhandles,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar 24 18:30:09 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Device [1b0a:2080]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: PEGATRON CORPORATION A15
  ProcEnviron:
   PATH=(cususername, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-030300rc7-generic 
root=UUID=a19e39dd-b510-4f9d-93f5-de6d40df10f1 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: A15
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: PEGATRON Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr211:bd06/17/2011:svnPEGATRONCORPORATION:pnA15:pvr1.0:rvnPEGATRONCORPORATION:rnA15:rvr1.0:cvnPEGATRONComputerInc.:ct9:cvr1.0:
  dmi.product.name: A15
  dmi.product.version: 1.0
  dmi.sys.vendor: PEGATRON CORPORATION
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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

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


[Kernel-packages] [Bug 1191008] Re: Dell XPS 18 touchscreen not functional

2013-07-25 Thread Peter B.
I also have the Dell XPS 18 touch screen all-in-one type computer.
Because Windows 8 is on the computer, and no way to re-install it (MS
does not provide), I can only boot directly to Ubuntu 13.04 from the
LiveDVD written to USB, which I have done successfully.  However Ubuntu
is not providing touch screen support out of the box, but neither is
LinuxMint 15 which I also tried. The only way I've gotten Mint and
Ubuntu to have some touch screen support is running it as a vm guest
under VMware Player.

Anyway, with Ubuntu 13.04 booted from USB (LiveDVD), here is the output
of dmidecode per your request.

root@ubuntu:~# sudo dmidecode -s bios-version  sudo dmidecode -s 
bios-release-date
A05
06/04/2013

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

Title:
  Dell XPS 18 touchscreen not functional

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have tried using an 13.04 x64 live DVD to run Ubuntu on a Dell XPS
  18, and the touchscreen is not responsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3209 F pulseaudio
   /dev/snd/pcmC0D0p:   ubuntu 3209 F...m pulseaudio
  CasperVersion: 1.331
  Date: Fri Jun 14 13:19:04 2013
  LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Dell Inc. XPS 18
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/09/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0YN9W0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd04/09/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0YN9W0:rvrA00:cvnDellInc.:ct13:cvrNotSpecified:
  dmi.product.name: XPS 18
  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/1191008/+subscriptions

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


[Kernel-packages] [Bug 1191008] Re: Dell XPS 18 touchscreen not functional

2013-07-25 Thread Peter B.
One quick addition to me previous post  - the BIOS update website given
in a previous post, says the latest BIOS is

A05 7/8/2013 
 
while on my XPS 18, dmidecode says

A05  06/04/2013

I downloaded the one dated 7/8/2013 and ran it, but as I suspected, the
installer says my computer with BIOS A05 is already at the latest.
Not sure what the date discrepancy means.

Also, this URL 
http://lii-enac.fr/en/architecture/linux-input/multitouch-devices.html
lists apparently supported and some partially supported multi-touch devices for 
Linux.   Don't know if anyone is aware if the XPS 18 touch screen device is on 
the list at the above URL.

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

Title:
  Dell XPS 18 touchscreen not functional

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have tried using an 13.04 x64 live DVD to run Ubuntu on a Dell XPS
  18, and the touchscreen is not responsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3209 F pulseaudio
   /dev/snd/pcmC0D0p:   ubuntu 3209 F...m pulseaudio
  CasperVersion: 1.331
  Date: Fri Jun 14 13:19:04 2013
  LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Dell Inc. XPS 18
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash --
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/09/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0YN9W0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd04/09/2013:svnDellInc.:pnXPS18:pvrNotSpecified:rvnDellInc.:rn0YN9W0:rvrA00:cvnDellInc.:ct13:cvrNotSpecified:
  dmi.product.name: XPS 18
  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/1191008/+subscriptions

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


[Kernel-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa-lts-raring -
9.1.4-0ubuntu0.1~precise1

---
mesa-lts-raring (9.1.4-0ubuntu0.1~precise1) precise-proposed; urgency=low

  * New upstream bugfix release 9.1.4. (LP: #1197363)
- fix a GPU hang with GT3. (LP: #1197316)
  * revert-a64c1eb9b110.diff: updated.

mesa (9.1.4-0ubuntu0.1) raring-proposed; urgency=low

  * New upstream bugfix release 9.1.4. (LP: #1197363)
- fix a GPU hang with GT3. (LP: #1197316)
  * Dropped patches that are included in this release
  * revert-a64c1eb9b110.diff: updated.

mesa (9.1.3-0ubuntu0.4) raring-proposed; urgency=low

  * Added patches to add/fix Haswell pci-id's (LP: #1175533)
- add-vlv-ids.diff
- fix-hsw-gt3-names.diff
- fix-missing-gt3-id.diff
- add-more-reserved-hsw-ids.diff

mesa (9.1.3-0ubuntu0.3) raring-security; urgency=low

  * SECURITY UPDATE: denial of service and possible code execution via
out-of-bands access
- debian/patches/CVE-2013-1872.patch: check for out-of-bounds reads in
  src/mesa/drivers/dri/i965/brw_fs.cpp,
  src/mesa/drivers/dri/i965/brw_fs.h,
  src/mesa/drivers/dri/i965/brw_fs_visitor.cpp.
- CVE-2013-1872
  * SECURITY UPDATE: denial of service and possible code execution via
integer overflows
- debian/patches/CVE-2013-1993.patch: check lengths in
  src/glx/XF86dri.c.
- CVE-2013-1993

mesa (9.1.3-0ubuntu0.2) raring-proposed; urgency=low

  * Add back a patch that reverts a change which made blur slow on i915,
add two other reverts so the big one applies cleanly. (LP: #1187500)

mesa (9.1.3-0ubuntu0.1) raring-proposed; urgency=low

  * New upstream micro-release. (LP: #1183269)
  * Drop revert-a64c1eb9b110.diff; it no longer applies.
- The patch reverted the regression where the unity dash appeared
  very slowly, but should no longer be needed with the upstream fixes.

mesa (9.1.3-0ubuntu2) saucy; urgency=low

  * Add back a patch that reverts a change which made blur slow on i915,
add two other reverts so the big one applies cleanly. (LP: #1187500)

mesa (9.1.3-0ubuntu1) saucy; urgency=low

  [ Robert Hooker ]
  * New upstream bug-fix release.
  * Drop upstream patches:
 - 0001-nv50-fix-3D-render-target-setup.patch
 - 0002-nv50-nvc0-disable-DEPTH_RANGE_NEAR-FAR-clipping-duri.patch
 - 0003-nv50-nvc0-fix-3d-blits-restore-viewport-after-blit.patch
 - 0004-nvc0-fix-for-2d-engine-R-source-formats-writing-RRR1.patch
 - 100_no_abi_tag.patch
 - 119-libllvmradeon-link.patch
 - vbo-fix-crash.diff
  * debian/patches/117-static-gallium.patch: Refresh for minor change
in 9.1.2

mesa (9.1.3-1) UNRELEASED; urgency=low

  * New upstream release.
- Set close on exec flag when opening dri devices (Closes: #651370).
- Don't emit a .note.ABI-tag section anymore (Closes: #628758).

  [ Timo Aaltonen ]
  * Refresh patches
- disable 05_kfreebsd-egl-x11.diff for now.
  * control: Added libtool to build-depends.
  * rules: Drop special handling of config.{guess,sub}, not needed anymore.
  * rules, libosmesa*: Build only the 32bit OSMesa library.
  * control: Bump libdrm build-dep to 2.4.39.
  * control: Bump libwayland-dev build-dep to 0.95.
  * rules: Update the clean target.
  * rules: Add --disable-shared-glapi to the swx11 targets.
  * libosmesa*.install.in: Install files from the correct path.
  * rules: --with-driver= is deprecated, use --enable-foo.
  * rules: Purge .la files before dh_install.
  * Update symbols.
  * libgl1-mesa-dri.install*.in: Add libdricore.
  * control: Add new dependencies to libgl1-mesa-dev.
  * rules, libgl1-mesa-dri.install.linux.in: Add support for radeonsi.
  * rules: Build llvm shared libs on platforms that support llvm.
  * control, rules, libglu*: Remove libglu packaging, since it's been split
off upstream.
  * rules: Disable dri for the swx11 targets.
  * not-installed: Updated.
  * Update symbols for libgles2-mesa and libxatracker1.
  * libegl1-mesa-drivers.install.linux: Bump libwayland-egl.so version
  * control: Add libdrm-dev to mesa-common-dev Depends.
  * control: Build-depend on llvm-3.2-dev (Closes: #678822).
  * libgl1-mesa-dri.install.in: Include gallium-pipe/*.so and libllvmradeon*.so.
  * rules: Add files to clean.
  * control: Add libxcb-dri2-0-dev to libgl1-mesa-dev depends.

  [ Steve Langasek ]
  * Install all dri drivers from the DESTDIR tree, instead of copying them
from the build tree; this simplifies the install rules since we know
already that we're only building drivers that we want to ship, and
avoids rpath problems with libtool linking to in-tree convenience
libraries.
  * debian/rules: don't install libdricore*.so, this isn't a public library.
  * Add Pre-Depends on multiarch-support to libgl1-mesa-dri, since we're
shipping a shared library in the package; not an issue in practice since
this is all post-wheezy / post-precise, but it's an archive reject error
in Debian right now so let's just be complete.

  [ 

[Kernel-packages] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-intel-lts-raring -
2:2.21.6-0ubuntu4.1~precise1

---
xserver-xorg-video-intel-lts-raring (2:2.21.6-0ubuntu4.1~precise1) 
precise-proposed; urgency=low

  * Added patches to add/fix Haswell pci-id's (LP: #1175533)

xserver-xorg-video-intel (2:2.21.6-0ubuntu4.1) raring-proposed;
urgency=low

  * Added patches to add/fix Haswell pci-id's (LP: #1175533)
- add-reserved-hsw-ids.diff
- fix-hsw-gt3-names.diff
- add-more-reserved-hsw-ids.diff
- add-known-hsw-names.diff
- add-more-correct-hsw-names.diff

xserver-xorg-video-intel-lts-raring (2:2.21.6-0ubuntu4~precise1)
precise-proposed; urgency=low

  * Initial lts-raring xserver stack upload, i386 and amd64 only. (LP:
#1177679)
 -- Maarten Lankhorst maarten.lankho...@ubuntu.com   Wed, 19 Jun 2013 
11:52:27 +0200

** Changed in: xserver-xorg-video-intel-lts-raring (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: mesa-lts-raring (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [HSW] intel VGA driver i915 doesn't support new haswell graphics
  [8086:0a2e]

Status in HWE Next Project:
  New
Status in The Linux Kernel:
  Fix Released
Status in “libdrm” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-lts-quantal” package in Ubuntu:
  Fix Released
Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mesa-lts-quantal” package in Ubuntu:
  Invalid
Status in “mesa-lts-raring” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel-lts-quantal” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel-lts-raring” package in Ubuntu:
  Fix Released
Status in “libdrm” source package in Precise:
  Fix Released
Status in “mesa-lts-quantal” source package in Precise:
  Fix Released
Status in “xserver-xorg-video-intel-lts-quantal” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “mesa” source package in Quantal:
  Fix Released
Status in “xserver-xorg-video-intel” source package in Quantal:
  Fix Released
Status in “libdrm” source package in Raring:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released
Status in “mesa” source package in Raring:
  Fix Committed
Status in “xserver-xorg-video-intel” source package in Raring:
  Fix Committed
Status in “libdrm” source package in Saucy:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “mesa” source package in Saucy:
  Fix Released
Status in “xserver-xorg-video-intel” source package in Saucy:
  Fix Released

Bug description:
  The PCI ID 8086:0a2e is not in i915 driver so graphics doesn't work on
  this Haswell machine.

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

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


[Kernel-packages] [Bug 1175504] Re: [Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)] suspend/resume failure

2013-07-25 Thread Christopher M. Penalver
Tobiasz Jarczyk, for regression testing purposes could you please test
Precise via http://releases.ubuntu.com/precise/ ?

** Tags added: quantal

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

Title:
  [Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)] suspend/resume
  failure

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Got this after failed suspend.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-19-generic 3.8.0-19.29
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dotnokato   1756 F pulseaudio
  Date: Thu May  2 10:11:29 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=ce4acd9b-ecba-4931-baa2-0c2d6409dbf6
  InstallationDate: Installed on 2012-10-06 (207 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  InterpreterPath: /usr/bin/python3.3
  Lsusb:
   Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
   Bus 003 Device 003: ID 04b4:0033 Cypress Semiconductor Corp. Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=4f0c1391-e243-4e37-aaab-52625df3e3bd 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-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  Title: [Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)] suspend/resume failure
  UpgradeStatus: Upgraded to raring on 2013-03-09 (53 days ago)
  UserGroups:
   
  dmi.bios.date: 05/08/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68TT2 Ver. F.07
  dmi.board.name: 30B0
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 40.15
  dmi.chassis.asset.tag: CNU7110B09
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68TT2Ver.F.07:bd05/08/2007:svnHewlett-Packard:pnHPCompaqnx6325(EY349EA#AKD):pvrF.07:rvnHewlett-Packard:rn30B0:rvrKBCVersion40.15:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq nx6325 (EY349EA#AKD)
  dmi.product.version: F.07
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1173941] Re: [HP 530 Notebook PC] Ubuntu 13.04 doesn't start/ show login screen/ after intallation or upgrade

2013-07-25 Thread Christopher M. Penalver
aschalk, could you please test for this in Saucy via
http://cdimage.ubuntu.com/daily-live/current/ ?

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

Title:
  [HP 530 Notebook PC] Ubuntu 13.04 doesn't start/ show login screen/
  after intallation or upgrade

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from 12.10 to 13.04 the system doesn't show neither a splash 
screen nor a login screen when booting the 3.8.x kernel but the drum beat login 
sound is audible.
  Only if the upgraded system was booted with the previous kernel 3.5.x, the 
boot splash and login was visible and working.

  I've read that some other people who have also an Intel Corporation
  Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics
  Controller, are suffering the same problem.

  I suspect either plymouth to cause this problem, or the intel graphics
  driver in the 3.8.x kernel.

  WORKAROUND: I've added these two options to /etc/default/grub :
  GRUB_GFXMODE=800x600
  GRUB_GFXPAYLOAD_LINUX=text

  After running the follow the system boots normally, but without the splash 
screen:
  sudo update-grub

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: plymouth 0.8.8-0ubuntu6.1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  CurrentDmesg:
   [   16.605025] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   16.605544] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   16.608178] e100 :02:08.0 eth0: NIC Link is Up 100 Mbps Full Duplex
   [   16.608251] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  Date: Sun Apr 28 14:34:14 2013
  DefaultPlymouth: /lib/plymouth/themes/xubuntu-logo/xubuntu-logo.plymouth
  InstallationDate: Installed on 2013-04-26 (1 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
  Lsusb:
   Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 003: ID 05e1:0408 Syntek Semiconductor Co., Ltd STK1160 Video 
Capture Device
  MachineType: Hewlett-Packard HP 530 Notebook PC(KD092AA#ABD)
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=e4e5bf5d-0238-4cae-aa50-f937913b79ce ro quiet splash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=e4e5bf5d-0238-4cae-aa50-f937913b79ce ro quiet splash
  SourcePackage: plymouth
  TextPlymouth: /lib/plymouth/themes/xubuntu-text/xubuntu-text.plymouth
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/23/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MVU Ver. F.04
  dmi.board.name: 30D5
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 82.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MVUVer.F.04:bd05/23/2007:svnHewlett-Packard:pnHP530NotebookPC(KD092AA#ABD):pvrF.04:rvnHewlett-Packard:rn30D5:rvrKBCVersion82.14:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP 530 Notebook PC(KD092AA#ABD)
  dmi.product.version: F.04
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1194563] Re: No low battery notifications and no updated battery status (ACPI Errors

2013-07-25 Thread Christopher M. Penalver
** 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/1194563

Title:
  No low battery notifications and no updated battery status (ACPI
  Errors

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  1. I do not get warnings when the battery is low (laptop promptly
  shuts down).

  2. Battery power level is not updated. using acpi the battery power
  shows the same level present when the laptop booted - it never updates
  (if booted at 98% it will show 98% until rebooted).

  3. Battery status (on power vs on battery) functions sporadically.
  Often after an update the status will work for several boots but then
  stops working (icon only shows status when booted - ie, if cord
  plugged in, the status will not change to on battery if unplugged;
  it still shows that the laptop is plugged in.

  4. In power settings, Show battery status in the menu bar is blank.
  I can select options from the dropdown menu but they are not retained
  (when I close and reopen the settings it is blank again).

  5. Went to gconf-editor apps  gnome-power-manager and noticed that
  there is no notify folder/keys.

  6. Noticed that there is no gnome-power-manager.desktop in
  /etc/xdg/autostart/ (wanted to add it to autostart to see if that
  would help).  I have tried using synaptic to reinstall gnome-power-
  manager but it didn't help.

  Currently, my status (icon changes to battery/plugged in) and acpi output is:
  Battery 0: Unknown, 98% (plugged in)
  Battery 0: Discharging, 72%, 00:59:42 remaining (on battery)

  I have also added my dmesg outputs for on battery and on power
  (attached).  The laptop is an MSI-171F.  I have tried blacklisting
  msi-wmi in modprobe.d/blacklist.conf (didn't help).  Also noticed that
  etc/acpi has sevearl asus*.sh files (touchpad, keyboard backlight) in
  the folder (could that be the problem)

  Note: I currently have Jupiter enabled but have disabled/uninstalled
  it

  before and it didn't seem to affect the behavior.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  goonies2074 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfae78000 irq 22'
 Mixer name : 'Nvidia MCP79/7A HDMI'
 Components : 'HDA:10ec0888,146271f0,00100101 
HDA:10573055,00305557,00100900 HDA:10de0007,10de0101,00100100'
 Controls  : 49
 Simple ctrls  : 25
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=09bc9ef7-ee94-4118-9e7a-62781fcbe7a5
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Lsusb:
   Bus 002 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
   Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 
multicard reader
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Micro-Star International MS-171F
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-34-generic 
root=UUID=61f0eab4-62c9-43d9-a603-4f283d1717de ro quiet splash 
acpi_enforce_resources=lax vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-34.55~precise1-generic 3.5.7.13
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-34-generic N/A
   linux-backports-modules-3.5.0-34-generic  N/A
   linux-firmware1.79.4
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  precise
  Uname: Linux 3.5.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare
  dmi.bios.date: 12/05/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A171FIZT V1.05
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-171F
  dmi.board.vendor: Micro-Star International
  dmi.board.version: Ver 1.000
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA171FIZTV1.05:bd12/05/2008:svnMicro-StarInternational:pnMS-171F:pvrVer1.000:rvnMicro-StarInternational:rnMS-171F:rvrVer1.000:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: MS-171F
  dmi.product.version: Ver 1.000
  dmi.sys.vendor: Micro-Star International

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

-- 
Mailing list: 

[Kernel-packages] [Bug 761488] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2013-07-25 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/761488

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Not sure, I was about to install the beta2 cd (right after testing
  suspend) and a message came up telling me of a kernel error and to
  file a bug report. So I am. I know that in the past live-cds for natty
  have made my system overheat and shut off.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: ALC268 Analog [ALC268 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: ALC268 Analog [ALC268 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   Cannot stat file /proc/3233/fd/37: Stale NFS file handle
   Cannot stat file /proc/3233/fd/38: Stale NFS file handle
   Cannot stat file /proc/3409/fd/10: Stale NFS file handle
USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3210 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xd640 irq 16'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,1179ff6a,0013 
HDA:11c11040,11790001,00100200'
 Controls  : 13
 Simple ctrls  : 8
  Date: Fri Apr 15 08:09:31 2011
  Failure: oops
  LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  MachineType: TOSHIBA Satellite L305D
  ProcKernelCmdLine: initrd=/ubninit file=/cdrom/preseed/hostname.seed 
boot=casper quiet splash -- BOOT_IMAGE=/ubnkern
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/01/2009
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.80
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: AMD
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.80:bd09/01/2009:svnTOSHIBA:pnSatelliteL305D:pvrPSLC8U-03G01U:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnAMD:ct10:cvrNone:
  dmi.product.name: Satellite L305D
  dmi.product.version: PSLC8U-03G01U
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 762043] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/762043

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Lenovo T400 in a docking station.
  This happened when I pulled the laptop out of the dock.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  Regression: No
  Reproducible: No
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tonyt  1825 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc22 irq 49'
 Mixer name : 'Conexant CX20561 (Hermosa)'
 Components : 'HDA:14f15051,17aa211c,0010 
HDA:14f12c06,17aa2122,0010'
 Controls  : 16
 Simple ctrls  : 8
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
7VHT16WW-1.06'
 Mixer name : 'ThinkPad EC 7VHT16WW-1.06'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Fri Apr 15 14:00:41 2011
  Failure: oops
  Frequency: Once a day.
  HibernationDevice: RESUME=UUID=d601b148-6ede-4d8b-8758-460ae0cf17e3
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413.1)
  MachineType: LENOVO 2765PCU
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=b5dffa1e-9c41-4ecb-b2dc-e82b1a7613d6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7VET89WW (3.19 )
  dmi.board.name: 2765PCU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7VET89WW(3.19):bd12/02/2010:svnLENOVO:pn2765PCU:pvrThinkPadT400:rvnLENOVO:rn2765PCU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2765PCU
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1174273] Re: Freezes every 30-35 seconds

2013-07-25 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/1174273

Title:
  Freezes every 30-35 seconds

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Hello

  Since a few kernels back (or some other package?!) I get freezes every
  ~ 30-35 seconds. I can see this because if I play a video, it freezes.
  If I type something, it freezes. If I move the mouse pointer, it
  freezes.

  I ONLY get this while having a external monitor connected via
  DisplayLink. Either directly to the laptop or via myu docking station.

  Computer is Lenovo T520 and I have the Thinkpad Mini Dock Series 3.

  Monitor is a 24 Samsung widescreen.

  Rebooting does not help. This is 100% reproducible.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-generic 3.8.0.19.35
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thonov 2620 F pulseaudio
  Date: Mon Apr 29 13:29:06 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-06-26 (306 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MachineType: LENOVO 42433ZG
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=c3c7f36f-ca42-443e-819f-5553fe3d040a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  SourcePackage: linux
  UpgradeStatus: Upgraded to raring on 2013-04-07 (21 days ago)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET56WW (1.36 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42433ZG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8AET56WW(1.36):bd12/06/2011:svnLENOVO:pn42433ZG:pvrThinkPadT520:rvnLENOVO:rn42433ZG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42433ZG
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 762149] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/762149

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  my computer was suspended. i came back and it gave aan error message
  about the kernal. that is all i know.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  Regression: Yes
  Reproducible: No
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  trevor 1801 F pulseaudio
   /dev/snd/controlC0:  trevor 1801 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff4000 irq 43'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,1025018d,0011'
 Controls  : 35
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'U0x46d0x809'/'USB Device 0x46d:0x809 at usb-:00:1a.7-5, high 
speed'
 Mixer name : 'USB Mixer'
 Components : 'USB046d:0809'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 17
 Mono: Capture 0 [0%] [6.00dB] [on]
  Card2.Amixer.info:
   Card hw:2 'HDMI'/'HDA ATI HDMI at 0xfdefc000 irq 44'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100100'
 Controls  : 4
 Simple ctrls  : 1
  Card2.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Fri Apr 15 13:07:53 2011
  Failure: oops
  Frequency: I don't know.
  HibernationDevice: RESUME=UUID=9f61120a-8262-43fa-bbf4-90a5e67a098e
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: Gateway DX4710-05
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=bd9dcf2c-b714-4fca-a197-0a1063e2dd73 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  RfKill:
   
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: Upgraded to natty on 2011-04-15 (0 days ago)
  dmi.bios.date: 08/07/2008
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 841P061G
  dmi.board.name: G33M05G1
  dmi.board.vendor: Gateway
  dmi.board.version: MP
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: OEM
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr841P061G:bd08/07/2008:svnGateway:pnDX4710-05:pvrOEM:rvnGateway:rnG33M05G1:rvrMP:cvnGateway:ct3:cvrOEM:
  dmi.product.name: DX4710-05
  dmi.product.version: OEM
  dmi.sys.vendor: Gateway

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

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


[Kernel-packages] [Bug 761891] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/761891

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  it happen after I type the password at resume, after I put the laptop
  (HP 6735s) in suspend mode by closing the lid.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: AD198x Analog [AD198x Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: AD198x Analog [AD198x Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chris  1395 F pulseaudio
  CRDA: Error: [Errno 2] File o directory non esistente
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0x9440 irq 16'
 Mixer name : 'Analog Devices AD1984A'
 Components : 'HDA:11d4194a,103c3613,00100400 
HDA:11c11040,103c1378,00100200'
 Controls  : 18
 Simple ctrls  : 11
  Date: Fri Apr 15 17:37:00 2011
  Failure: oops
  HibernationDevice: RESUME=UUID=28a2de47-02dd-4ae3-84b2-2ddccdcaaa28
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta 1 amd64 (20110329.1)
  MachineType: Hewlett-Packard HP Compaq 6735s
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=d0456ca1-8cdf-423f-a8b1-66350903f09f ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  RfKill:
   0: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68GPP Ver. F.09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 30E4
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.1E
  dmi.chassis.asset.tag: CNU9181ZDX
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68GPPVer.F.09:bd03/05/2009:svnHewlett-Packard:pnHPCompaq6735s:pvrF.09:rvnHewlett-Packard:rn30E4:rvrKBCVersion94.1E:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6735s
  dmi.product.version: F.09
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 760706] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/760706

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I think after waking up after suspend, monitor had some lag and error
  dialog appeared.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  amir   1479 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd520 irq 49'
 Mixer name : 'Realtek ALC262'
 Components : 'HDA:10ec0262,104d2e00,00100302 
HDA:14f12c06,104d1700,0010'
 Controls  : 12
 Simple ctrls  : 8
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xd003 irq 50'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,104d2e00,0010'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Thu Apr 14 18:22:45 2011
  Failure: oops
  HibernationDevice: RESUME=UUID=d87480a1-0dfd-42a2-ade9-e312e32c1425
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  MachineType: Sony Corporation VGN-FW190N
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=620f6ae7-47c9-4f20-9c75-0e3b128e220f ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/05/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0250Y0
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0250Y0:bd06/05/2008:svnSonyCorporation:pnVGN-FW190N:pvrR5558163:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-FW190N
  dmi.product.version: R5558163
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 760563] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/760563

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Failure after going from suspend mode

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  v3nom  1387 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xda10 irq 48'
 Mixer name : 'IDT 92HD75B3X5'
 Components : 'HDA:111d7603,103c3628,00100202'
 Controls  : 21
 Simple ctrls  : 13
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xda01 irq 49'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100100'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Thu Apr 14 13:15:11 2011
  Failure: oops
  HibernationDevice: RESUME=UUID=163e24f7-87ec-497a-ac97-52b078ef400a
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=9ed650aa-b805-41de-b0dc-3d335e8e37ba ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: Upgraded to natty on 2011-04-07 (6 days ago)
  dmi.bios.date: 03/23/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.42
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3628
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 18.50
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.42:bd03/23/2010:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvrRev1:rvnHewlett-Packard:rn3628:rvr18.50:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 563354] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2013-07-25 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/563354

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x89/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  There is a kernel oops warning after suspend resume that has occurred since 
Beta 1 for me. Now at 2.6.32-21 and it's still here. This did not occur on 
Karmic 9.10 - suspend resume worked well with no crashes and I used to suspend 
the PC to resume at a later time to record TV.
  Hardware - ASUS P5Q, Intel Core 2 Duo E7300, ATI Radeon 4670, FGLRX 
proprietary driver .
  Lucid Lynx 10.04 Beta 2 kernel 2.6.32-21
  Everything seems to work ok - just the warning that says the kernel may 
become unstable - would be nice to know if we could ignore it or not?

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-21-generic 2.6.32-21.31
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user06 1986 F pulseaudio
   /dev/snd/controlC1:  user06 1986 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfe7f8000 irq 22'
 Mixer name : 'Realtek ALC1200'
 Components : 'HDA:10ec0888,104382fe,00100101'
 Controls  : 40
 Simple ctrls  : 22
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'  Trust WB-6250X Webcam at usb-:00:1d.7-1, high 
speed'
 Mixer name : 'USB Mixer'
 Components : 'USB145f:0142'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 3328
 Mono: Capture 1741 [52%] [24.80dB] [on]
  Card2.Amixer.info:
   Card hw:2 'HDMI'/'HDA ATI HDMI at 0xfe8fc000 irq 17'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100100'
 Controls  : 4
 Simple ctrls  : 1
  Card2.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [off]
  Date: Wed Apr 14 21:12:10 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=9be6393d-0cd8-495f-be78-5846bc2ca7d2
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=9a3155fa-d7dc-40ef-b5d0-a7719b0835e0 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.34
  RfKill:
   
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
  dmi.bios.date: 11/26/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1611
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5Q
  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.:bvr1611:bd11/26/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q: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/563354/+subscriptions

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


[Kernel-packages] [Bug 758345] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/758345

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  waking up from hibernation

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  Regression: Yes
  Reproducible: No
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  robin  1641 F pulseaudio
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc40 irq 46'
 Mixer name : 'IDT 92HD73C1X5'
 Components : 'HDA:111d7675,1028029f,00100103'
 Controls  : 16
 Simple ctrls  : 10
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfeec000 irq 48'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,0010'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Mon Apr 11 23:09:50 2011
  Failure: oops
  Frequency: I don't know.
  HibernationDevice: RESUME=UUID=3f044ca0-44ca-443b-b166-e64dba1a40fb
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  MachineType: Dell Inc. Studio 1537
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=485a2d05-8d93-447c-ade3-10bd91f829b1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: Upgraded to natty on 2011-04-11 (0 days ago)
  dmi.bios.date: 11/10/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0P132H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd11/10/2008:svnDellInc.:pnStudio1537:pvrA05:rvnDellInc.:rn0P132H:rvrA05:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Studio 1537
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 566344] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish 0x89/0x90()

2013-07-25 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/566344

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish 0x89/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I suspended an up2date Lucid. When I waked up the system, I saw the
  crash report.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-21-generic-pae 2.6.32-21.32
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  george 2337 F pulseaudio
   /dev/snd/pcmC0D0p:   george 2337 F...m pulseaudio
   /dev/snd/seq:timidity   2242 F timidity
  CRDA: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xe930 irq 22'
 Mixer name : 'Realtek ALC889A'
 Components : 'HDA:10ec0885,1458a002,00100101'
 Controls  : 43
 Simple ctrls  : 24
  Date: Mon Apr 19 01:56:15 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=9e0a8e23-b879-4699-a956-5fe3b3d2a8e6
  MachineType: Gigabyte Technology Co., Ltd. P35-DS3
  ProcCmdLine: root=UUID=0a2c56b9-1bf5-410a-9d8e-1156ae522e73 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.34
  RfKill:
   
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
  WpaSupplicantLog:
   
  dmi.bios.date: 09/06/2007
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F6
  dmi.board.name: P35-DS3
  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.:bvrF6:bd09/06/2007:svnGigabyteTechnologyCo.,Ltd.:pnP35-DS3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP35-DS3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P35-DS3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 556886] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2013-07-25 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/556886

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x89/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The bug appear when i make suspend with some softwares open (banshee, 
liferea, evolution, chromium). The bug appear only if i suspend the PC for a 
long time ( more than 2 hours i think ).
  It tell me that there is a kernel bug, but i didn't notice  any bug, the PC 
still working fine without reboot.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tom1447 F pulseaudio
   /dev/snd/pcmC0D0p:   tom1447 F...m pulseaudio
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd230 irq 22'
     Mixer name : 'SigmaTel CXD9872AKD'
     Components : 'HDA:83847664,104d1300,00100201 
HDA:14f12bfa,104d0200,0009'
     Controls  : 18
     Simple ctrls  : 10
  Date: Tue Apr  6 23:50:02 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=40815f7e-16ec-49f1-914a-c270ef96255f
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
  MachineType: Sony Corporation VGN-AR31E
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=6200b214-9ac1-44ec-95cd-5e4bb7d87998 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
  dmi.bios.date: 12/15/2006
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: R0190J6
  dmi.board.asset.tag: Reserved
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: Reserved
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0190J6:bd12/15/2006:svnSonyCorporation:pnVGN-AR31E:pvrC3LNHWYY:rvnSonyCorporation:rnVAIO:rvrReserved:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-AR31E
  dmi.product.version: C3LNHWYY
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 657338] Re: Special function keys and lid events don't work after first suspend/resume

2013-07-25 Thread Roger Binns
** 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/657338

Title:
  Special function keys and lid events don't work after first
  suspend/resume

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I'm using Maverick RC on a Dell Studio 1458 laptop with Intel core I3
  M330 CPU.

  After initial boot, everything is working great: special keys (sound,
  brightness, etc.,) are working and laptop suspend automatically upon
  lid close and will resume when I open the lid.  The problem appears
  after this first resume: suspend upon lid closing is not working and
  all special functions keys are not working neither.

  I've tried to restart apcid (sudo service acpid restart), without
  success.

  Any idea someone?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC665 Analog [ALC665 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ml 1661 F pulseaudio
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf090 irq 45'
 Mixer name : 'Intel IbexPeak HDMI'
 Components : 'HDA:10ec0665,10280414,0013 
HDA:80862804,10280414,0010'
 Controls  : 25
 Simple ctrls  : 12
  DistroRelease: Ubuntu 10.10
  HibernationDevice: RESUME=UUID=672e5de8-0892-48d9-ab1e-5845734a4adf
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  MachineType: Dell Inc. Studio 1458
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcCmdLine: BOOT_IMAGE=/boot/vusernameinuz-2.6.35-22-generic 
root=UUID=6f315b7d-ec4c-4d31-8904-c49826a0e7c8 ro quiet splash
  ProcEnviron:
   LANG=fr_CA.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Regression: No
  RelatedPackageVersions: linux-firmware 1.38
  Reproducible: Yes
  Tags: maverick kernel-power suspend resume needs-upstream-testing
  Uname: Linux 2.6.35-22-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 07/27/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 056DH9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/27/2010:svnDellInc.:pnStudio1458:pvrA06:rvnDellInc.:rn056DH9:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Studio 1458
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 560013] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish 0x88/0x90()

2013-07-25 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/560013

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish 0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  no se que error es, pero me aparace varias veces siempre. No noto nada
  malo, solo aparece el error.

  english (google) : that error is not, but I always park in several
  times. I do not notice anything wrong, just the error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: No
  Reproducible: No
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1520 F pulseaudio
  CRDA: Error: [Errno 2] No existe el fichero ó directorio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdef8000 irq 22'
 Mixer name : 'Realtek ALC663'
 Components : 'HDA:10ec0663,10431878,0011 
HDA:10573055,10431316,00100700'
 Controls  : 16
 Simple ctrls  : 9
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfdfec000 irq 17'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,0010'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [off]
  Date: Sat Apr 10 14:49:20 2010
  Failure: oops
  Frequency: Once a day.
  HibernationDevice: RESUME=UUID=6d0f280c-9cb2-4e71-975d-f556fcee9047
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100406.1)
  MachineType: ASUSTeK Computer Inc. M51Vr
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-19-generic 
root=UUID=0e85464e-2eb1-4358-ac95-bf72454953cd ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 11/17/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 211
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: M51Vr
  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.:bvr211:bd11/17/2008:svnASUSTeKComputerInc.:pnM51Vr:pvr1.0:rvnASUSTeKComputerInc.:rnM51Vr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: M51Vr
  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/560013/+subscriptions

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


[Kernel-packages] [Bug 560221] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2013-07-25 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/560221

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Toshiba L350 Laptop; suspend resume causes kernel error message.
  Display dimmed after resume and will not respond to command to
  increase brightness.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: ALC268 Analog [ALC268 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: ALC268 Analog [ALC268 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  glen   1442 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xd630 irq 16'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,1179ff6a,0013 
HDA:11c11040,11790001,00100200'
 Controls  : 13
 Simple ctrls  : 8
  Date: Sat Apr 10 12:42:33 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=c2dad5af-bf87-4ce6-9328-4c3f399d0e80
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  MachineType: TOSHIBA Satellite L350D
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=708eefff-3eff-431a-b93b-e9a8cbdc1a35 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   1: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 02/27/2009
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.50
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: AMD
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.50:bd02/27/2009:svnTOSHIBA:pnSatelliteL350D:pvrPSLE8C-03F019:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnAMD:ct10:cvrNone:
  dmi.product.name: Satellite L350D
  dmi.product.version: PSLE8C-03F019
  dmi.sys.vendor: TOSHIBA

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

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


[Kernel-packages] [Bug 758403] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2013-07-25 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/758403

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x89/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  suspend, then when I turn it on, the error message came up

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic-pae 2.6.38-8.42
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bigmouse   1568 F pulseaudio
   /dev/snd/pcmC0D0p:   bigmouse   1568 F...m pulseaudio
  CRDA: Error: [Errno 2] 没有那个文件或目录
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xf9ff4000 irq 16'
 Mixer name : 'Realtek ALC887'
 Components : 'HDA:10ec0887,1043837b,00100202'
 Controls  : 33
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfbc7c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 16
 Simple ctrls  : 4
  Date: Tue Apr 12 12:24:10 2011
  Failure: oops
  HibernationDevice: RESUME=/dev/sdc1
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic-pae 
root=UUID=664686f3-774f-4b43-af41-9f8087cb5682 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic-pae N/A
   linux-backports-modules-2.6.38-8-generic-pae  N/A
   linux-firmware1.50
  RfKill:
   
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
  UpgradeStatus: Upgraded to natty on 2011-04-05 (6 days ago)
  dmi.bios.date: 05/05/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0309
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A78-EM-1394
  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.:bvr0309:bd05/05/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A78-EM-1394:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 668428] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish 0x80/0x90()

2013-07-25 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/668428

Title:
  WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52
  suspend_test_finish 0x80/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I keep getting this bug alert; what do need to do to fix the problem.
  I am no expert in linux.

  ProblemType: KernelOops
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jerry  1578 F pulseaudio
   /dev/snd/controlC1:  jerry  1578 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with AD1981B at irq 17'
 Mixer name : 'Analog Devices AD1981B'
 Components : 'AC97a:41445374'
 Controls  : 28
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'CA0106'/'Live! 7.1 24bit [SB0410] at 0xdfe0 irq 16'
 Mixer name : 'CA0106'
 Components : ''
 Controls  : 30
 Simple ctrls  : 18
  Date: Thu Oct 28 21:14:24 2010
  DistroRelease: Ubuntu 9.10
  Failure: oops
  HibernationDevice: RESUME=UUID=31e4b3f0-2d8c-4b32-9aaf-b1d2609c4875
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  IwConfig:
   lono wireless extensions.
   
   vboxnet0  no wireless extensions.
   
   ppp0  no wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. 
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Dell Computer Corporation Dimension 2400
  Package: linux-image-2.6.31-14-generic 2.6.31-14.48
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=ea4aac89-1460-46e6-8f4e-e3bbd52ebad3 ro quiet splash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  RelatedPackageVersions:
   linux-backports-modules-2.6.31-14-generic N/A
   linux-firmware 1.24
  RfKill:
   
  SourcePackage: linux
  Tags: kernel-oops
  Title: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
  Uname: Linux 2.6.31-14-generic i686
  WifiSyslog:
   
  dmi.bios.date: 07/31/2003
  dmi.bios.vendor: Dell Computer Corporation
  dmi.bios.version: A02
  dmi.board.name: 0G1548
  dmi.board.vendor: Dell Computer Corp.
  dmi.board.version: A00
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Computer Corporation
  dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA02:bd07/31/2003:svnDellComputerCorporation:pnDimension2400:pvr:rvnDellComputerCorp.:rn0G1548:rvrA00:cvnDellComputerCorporation:ct15:cvr:
  dmi.product.name: Dimension 2400
  dmi.sys.vendor: Dell Computer Corporation

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

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


[Kernel-packages] [Bug 756786] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/756786

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  This happened after returning from suspend.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: No
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  divius 1737 F pulseaudio
  CRDA: Error: [Errno 2] Нет такого файла или каталога
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 44'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1043829f,0012'
 Controls  : 36
 Simple ctrls  : 21
  Date: Sun Apr 10 23:01:05 2011
  Failure: oops
  Frequency: This has only happened once.
  HibernationDevice: RESUME=UUID=2f75bac6-a728-459a-9c30-80b1a1134dc2
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  MachineType: System manufacturer P5K
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=6d9aec68-6f5f-45d8-82f1-24b6910a6e82 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: Upgraded to natty on 2011-03-07 (33 days ago)
  dmi.bios.date: 10/30/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0704
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K
  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.:bvr0704:bd10/30/2007:svnSystemmanufacturer:pnP5K:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K
  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/756786/+subscriptions

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


[Kernel-packages] [Bug 566834] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2013-07-25 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/566834

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I was asked to report this

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-21-generic 2.6.32-21.32
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamesd 1660 F pulseaudio
   /dev/snd/pcmC0D0p:   jamesd 1660 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xdffdc000 irq 16'
 Mixer name : 'SigmaTel STAC9227'
 Components : 'HDA:83847618,102801db,00100201'
 Controls  : 36
 Simple ctrls  : 23
  Date: Mon Apr 19 06:51:03 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=7f3ce0a1-a4ac-4268-9675-d98caac3e19c
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091209)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: Dell Inc. Dell DXP061
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=a5cbbb28-7a2e-4636-9087-e1bf03c1e035 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.34
  RfKill:
   
  SourcePackage: linux
  Title: [195980.117021] [ cut here ]
  dmi.bios.date: 05/24/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.5.0
  dmi.board.name: 0CT017
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.5.0:bd05/24/2007:svnDellInc.:pnDellDXP061:pvr:rvnDellInc.:rn0CT017:rvr:cvnDellInc.:ct7:cvr:
  dmi.product.name: Dell DXP061
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 757001] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/757001

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  crushed

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.41
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  archfoe1862 F pulseaudio
   /dev/snd/seq:timidity   1479 F timidity
  Card0.Amixer.info:
   Card hw:0 'XFi'/'Creative X-Fi 20K1 SB055x'
 Mixer name : '20K1'
 Components : ''
 Controls  : 30
 Simple ctrls  : 11
  Card1.Amixer.info:
   Card hw:1 'U0x41e0x4058'/'Creative Labs USB Device 0x41e:0x4058 at 
usb-:00:13.2-1, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB041e:4058'
 Controls  : 3
 Simple ctrls  : 2
  Date: Sun Apr 10 19:57:40 2011
  Failure: oops
  HibernationDevice: RESUME=UUID=0eaead4c-9465-4399-8fba-6b266f76605c
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MachineType: Acer Aspire M3300
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=648f311e-22ef-477f-afb6-48d0fba89d47 ro quiet splash ipv6.disable=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: Upgraded to natty on 2011-04-10 (0 days ago)
  dmi.bios.date: 11/16/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P03-B0
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: FRS780M
  dmi.board.vendor: Acer
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP03-B0:bd11/16/2009:svnAcer:pnAspireM3300:pvr:rvnAcer:rnFRS780M:rvr:cvnAcer:ct3:cvr:
  dmi.product.name: Aspire M3300
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 556650] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2013-07-25 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/556650

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  ?

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jarek  2231 F pulseaudio
monika14980 F pulseaudio
   /dev/snd/seq:timidity   2077 F timidity
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xdfef8000 irq 22'
 Mixer name : 'Analog Devices AD1988'
 Components : 'HDA:11d41988,10438241,00100400'
 Controls  : 40
 Simple ctrls  : 23
  Date: Tue Apr  6 18:07:57 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=bd6586c0-05d8-4db2-b078-5ad3901ea84f
  MachineType: System manufacturer System Product Name
  ProcCmdLine: root=UUID=7cd9c508-1627-4e52-9152-6760ffcfdbf2 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  WpaSupplicantLog:
   
  dmi.bios.date: 03/27/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0807
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N DH
  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.:bvr0807:bd03/27/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2NDH: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/556650/+subscriptions

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


[Kernel-packages] [Bug 561615] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2013-07-25 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/561615

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x89/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  This appears to be a timeout (from other reading) for device wakeups.

  The system continues along fine.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  NonfreeKernelModules: nvidia wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xjds5351755 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xd310 irq 23'
 Mixer name : 'Nvidia MCP7A HDMI'
 Components : 'HDA:111d7605,103c3651,00100402 
HDA:10de0007,10de0101,00100100'
 Controls  : 18
 Simple ctrls  : 10
  Date: Mon Apr 12 11:58:51 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=8a533365-263f-4c0c-87b3-a329f2190aab
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
  Lsusb:
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 002: ID 090c:637b Feiya Technology Corp. 
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Mini 311-1000
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-19-generic 
root=UUID=5a4abfef-05a7-41de-8399-df57dcfc3b79 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
  dmi.bios.date: 01/29/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.14
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3651
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 49.19
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.14:bd01/29/2010:svnHewlett-Packard:pnHPMini311-1000:pvr039610001B030:rvnHewlett-Packard:rn3651:rvr49.19:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Mini 311-1000
  dmi.product.version: 039610001B030
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 560053] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2013-07-25 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/560053

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I'm using the Ubuntu Lucid Lynx Beta 2 and after resuming from suspend
  it gives me a fatal error and tells me to restart the machine. Also
  the CPU temperature rises a lot after this crash (above 90 °C). I
  haven't run any update yet.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  marita 1448 F pulseaudio
  CRDA: Error: [Errno 2] No existe el fichero ó directorio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xd240 irq 16'
 Mixer name : 'Realtek ALC268'
 Components : 'HDA:10ec0268,103c3045,0013 
HDA:10573055,103c3045,00100700'
 Controls  : 20
 Simple ctrls  : 12
  Date: Sat Apr 10 09:00:22 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=6e85d10a-12ce-49c6-ad8a-d07340fe9140
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100406.1)
  MachineType: Hewlett-Packard HP TouchSmart tx2 Notebook PC
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=5145af14-9ab7-4573-9b72-cc5e11be86f4 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 11/06/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.25
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3045
  dmi.board.vendor: Quanta
  dmi.board.version: 16.15
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.25:bd11/06/2009:svnHewlett-Packard:pnHPTouchSmarttx2NotebookPC:pvrRev1:rvnQuanta:rn3045:rvr16.15:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP TouchSmart tx2 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 555397] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish 0x88/0x90()

2013-07-25 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/555397

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish 0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Call Trace:
   [81066ceb] warn_slowpath_common+0x7b/0xc0
   [81066d91] warn_slowpath_fmt+0x41/0x50
   [810a3108] suspend_test_finish+0x88/0x90
   [810a2eb1] suspend_devices_and_enter+0xb1/0xe0
   [810a2fb8] enter_state+0xd8/0x110
   [810a255a] state_store+0x9a/0x100
   [812b2cf7] kobj_attr_store+0x17/0x20
   [811acaa5] sysfs_write_file+0xe5/0x170
   [811428a8] vfs_write+0xb8/0x1a0

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  elgabi 1338 F pulseaudio
  CRDA: Error: [Errno 2] No existe el fichero ó directorio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xf000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,10250293,00100202 
HDA:14f12c06,10250093,0010'
 Controls  : 28
 Simple ctrls  : 16
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfdec000 irq 19'
 Mixer name : 'ATI RS690/780 HDMI'
 Components : 'HDA:1002791a,00791a00,0010'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [off]
  Date: Sun Apr  4 18:01:21 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=569357e2-d9c6-4de1-a451-b0a293d3b5f3
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  MachineType: Acer Aspire 5542
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=fd421371-bc3f-46b8-90aa-e5d8c3449336 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 12/09/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.08
  dmi.board.name: JV50TR
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.08:bd12/09/2009:svnAcer:pnAspire5542:pvr0100:rvnAcer:rnJV50TR:rvrRev:cvnAcer:ct10:cvrNone:
  dmi.product.name: Aspire 5542
  dmi.product.version: 0100
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 553833] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2013-07-25 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/553833

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  My Dell Studio xps has this kernel problem, and the situation is not better 
with today kernel refresh.
  Symptoms are only the system warning and the long wake up time (longer than 
in the case of Karmic) from suspend.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  NonfreeKernelModules: wl nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  blahota1434 F pulseaudio
   /dev/snd/seq:timidity   1332 F timidity
  CRDA: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xf088 irq 17'
 Mixer name : 'Nvidia MCP7A HDMI'
 Components : 'HDA:111d7675,10280271,00100103 
HDA:10de0007,10280271,00100100'
 Controls  : 20
 Simple ctrls  : 11
  Date: Fri Apr  2 09:02:51 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=d75fd4cb-55bf-4ae9-921f-4d7403c638c2
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  MachineType: Dell Inc. Studio XPS 1340
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=88383e4c-6b03-4678-ada4-e3f0806e601b ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 09/08/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0K183D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.asset.tag: 1234567890
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A11
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd09/08/2009:svnDellInc.:pnStudioXPS1340:pvrA11:rvnDellInc.:rn0K183D:rvrA11:cvnDellInc.:ct8:cvrA11:
  dmi.product.name: Studio XPS 1340
  dmi.product.version: A11
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 553931] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish 0x88/0x90()

2013-07-25 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/553931

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish 0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  after resume from suspend i get this error report alert that led to
  this bug submission.

  as far as i can tell this is only a warning. resume works fine and
  after resume everything works fine  - wireless, graphics, networking,
  input...

  this is on a new asus eee 1201T (with AMD processor) with lucid lynx
  with custom wireless drivers (latest wifi driver from realtek because
  the version that comes with lucid was not able to connect to any
  network).

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28 [modified: 
lib/modules/2.6.32-19-generic/kernel/ubuntu/rtl8192se/r8192se_pci.ko]
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: ALC269 Analog [ALC269 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: SB [HDA ATI SB], device 0: ALC269 Analog [ALC269 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nikolay1491 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfbbf8000 irq 16'
 Mixer name : 'Realtek ALC269'
 Components : 'HDA:10ec0269,104383ce,0014'
 Controls  : 12
 Simple ctrls  : 7
  Date: Fri Apr  2 05:29:59 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=a85089a4-2abc-4b34-9de5-0203fb2ffe60
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100401)
  MachineType: ASUSTeK Computer INC. 1201T
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=b7dabb91-42cf-4b49-931c-6e6cd1b7cc81 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 02/02/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0317
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1201T
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0317:bd02/02/2010:svnASUSTeKComputerINC.:pn1201T:pvrx.x:rvnASUSTeKComputerINC.:rn1201T:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1201T
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.

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

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


[Kernel-packages] [Bug 565732] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2013-07-25 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/565732

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  The following trace was generated resuming from a suspend on a Dell
  M1340 with nVidia 9500M GS graphics.

  Apr 17 23:38:32 M1340 kernel: [ 2359.805435] [ cut here 
]
  Apr 17 23:38:32 M1340 kernel: [ 2359.805440] WARNING: at 
/build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  Apr 17 23:38:32 M1340 kernel: [ 2359.805442] Hardware name: Studio XPS 1340
  Apr 17 23:38:32 M1340 kernel: [ 2359.805443] Component: resume devices, time: 
11730
  Apr 17 23:38:32 M1340 kernel: [ 2359.805444] Modules linked in: cryptd 
aes_x86_64 aes_generic snd_hda_codec_nvhdmi snd_hda_codec_idt rfcomm 
binfmt_misc sco ppdev bridge stp bnep l2cap btusb bluetooth snd_hda_intel 
snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss dell_wmi snd_pcm 
snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
snd_timer snd_seq_device snd uvcvideo joydev videodev v4l1_compat 
v4l2_compat_ioctl32 sdhci_pci sdhci psmouse serio_raw dell_laptop dcdbas fbcon 
tileblit font bitblit softcursor vga16fb vgastate shpchp arc4 iwlagn iwlcore 
led_class mac80211 soundcore snd_page_alloc cfg80211 video output nvidia(P) 
i2c_nforce2 lp parport usbhid hid ohci1394 ieee1394 ahci forcedeth
  Apr 17 23:38:32 M1340 kernel: [ 2359.805480] Pid: 2999, comm: pm-suspend 
Tainted: P   2.6.32-21-generic #32-Ubuntu
  Apr 17 23:38:32 M1340 kernel: [ 2359.805481] Call Trace:
  Apr 17 23:38:32 M1340 kernel: [ 2359.805486]  [81066d0b] 
warn_slowpath_common+0x7b/0xc0
  Apr 17 23:38:32 M1340 kernel: [ 2359.805488]  [81066db1] 
warn_slowpath_fmt+0x41/0x50
  Apr 17 23:38:32 M1340 kernel: [ 2359.805491]  [810a3238] 
suspend_test_finish+0x88/0x90
  Apr 17 23:38:32 M1340 kernel: [ 2359.805493]  [810a2fe1] 
suspend_devices_and_enter+0xb1/0xe0
  Apr 17 23:38:32 M1340 kernel: [ 2359.805496]  [810a30e8] 
enter_state+0xd8/0x110
  Apr 17 23:38:32 M1340 kernel: [ 2359.805498]  [810a268a] 
state_store+0x9a/0x100
  Apr 17 23:38:32 M1340 kernel: [ 2359.805502]  [812b32a7] 
kobj_attr_store+0x17/0x20
  Apr 17 23:38:32 M1340 kernel: [ 2359.805505]  [811ace35] 
sysfs_write_file+0xe5/0x170
  Apr 17 23:38:32 M1340 kernel: [ 2359.805508]  [81142a08] 
vfs_write+0xb8/0x1a0
  Apr 17 23:38:32 M1340 kernel: [ 2359.805511]  [81543838] ? 
do_page_fault+0x158/0x3b0
  Apr 17 23:38:32 M1340 kernel: [ 2359.805513]  [811432a1] 
sys_write+0x51/0x80
  Apr 17 23:38:32 M1340 kernel: [ 2359.805517]  [810131b2] 
system_call_fastpath+0x16/0x1b
  Apr 17 23:38:32 M1340 kernel: [ 2359.805519] ---[ end trace 8b3b6e536ef8c47d 
]---

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-21-generic 2.6.32-21.32
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1540 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xf088 irq 17'
 Mixer name : 'Nvidia MCP7A HDMI'
 Components : 'HDA:111d7675,10280271,00100103 
HDA:10de0007,10280271,00100100'
 Controls  : 20
 Simple ctrls  : 11
  Date: Sat Apr 17 23:38:32 2010
  Failure: oops
  HibernationDevice: RESUME=UUID=c4a14162-35ae-420e-9d0b-491f18fdfec3
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100406.1)
  MachineType: Dell Inc. Studio XPS 1340
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-21-generic 
root=UUID=8808cb35-3610-45be-9a97-34ee4a4c93c9 ro quiet splash
  RelatedPackageVersions: linux-firmware 1.34
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 03/25/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.name: 0K183D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A14
  dmi.chassis.asset.tag: 1234567890
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  

[Kernel-packages] [Bug 756913] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x86/0x90()

2013-07-25 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/756913

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x86/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Resume a Dell XPS Studio 16; Natty was upgraded from Maverick through
  update-manager

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.41
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pidy   2198 F pulseaudio
  CRDA: Error: [Errno 2] File o directory non esistente
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc40 irq 48'
 Mixer name : 'IDT 92HD73C1X5'
 Components : 'HDA:111d7675,10280272,00100103'
 Controls  : 17
 Simple ctrls  : 11
  Card1.Amixer.info:
   Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfeec000 irq 49'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,0010'
 Controls  : 4
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Mon Apr 11 00:04:13 2011
  Failure: oops
  HibernationDevice: RESUME=UUID=b59af2cf-600e-4835-abec-0d4f6adeca2b
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MachineType: Dell Inc. Studio XPS 1640
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=59164193-80f7-4eea-8914-134e88d0b716 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.50
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x86/0x90()
  UpgradeStatus: Upgraded to natty on 2011-04-10 (0 days ago)
  dmi.bios.date: 03/29/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.name: 0U785D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A14
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A14
  dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd03/29/2010:svnDellInc.:pnStudioXPS1640:pvrA143:rvnDellInc.:rn0U785D:rvrA14:cvnDellInc.:ct8:cvrA14:
  dmi.product.name: Studio XPS 1640
  dmi.product.version: A143
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 756598] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish+0x89/0x90()

2013-07-25 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/756598

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish+0x89/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  -

  ProblemType: KernelOops
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic-pae 2.6.38-8.41
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mikhail1717 F pulseaudio
   /dev/snd/pcmC0D0p:   mikhail1717 F...m pulseaudio
  CRDA: Error: [Errno 2] Нет такого файла или каталога
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 43'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1043829f,0012'
 Controls  : 35
 Simple ctrls  : 20
  Date: Sun Apr 10 18:53:20 2011
  Failure: oops
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110407.1)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: System manufacturer P5K
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic-pae 
root=UUID=551ad481-bcc6-4956-95ab-8029123073a6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic-pae N/A
   linux-backports-modules-2.6.38-8-generic-pae  N/A
   linux-firmware1.50
  RfKill:
   
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1201
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K
  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.:bvr1201:bd10/14/2008:svnSystemmanufacturer:pnP5K:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K
  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/756598/+subscriptions

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


[Kernel-packages] [Bug 555590] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()

2013-07-25 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/90

Title:
  WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53
  suspend_test_finish+0x88/0x90()

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  Happend after waking up from suspend.
  The only obvious setback is that 3D apps stutter (low fps).

  My guess is:
  It is related to the multi-core cpu or the switching of cpu cores. 
  If I restrict the 3D apps to using only one cpu core the problem is gone.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-19-generic 2.6.32-19.28
  Regression: Yes
  Reproducible: No
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Annotation: Your system might become unstable now and might need to be 
restarted.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ingo   1608 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Audigy'/'SB Audigy 1 [SB0090] (rev.3, serial:0x511102) at 0xec00, 
irq 22'
 Mixer name : 'TriTech TR28602'
 Components : 'AC97a:54524123'
 Controls  : 194
 Simple ctrls  : 30
  Date: Mon Apr  5 10:16:17 2010
  Failure: oops
  Frequency: This has only happened once.
  HibernationDevice: RESUME=UUID=8a62c5be-3701-4b55-b393-6f90bf413b29
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100312)
  MachineType: System manufacturer System Product Name
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=660123b5-42b4-48d7-9bac-10b31ddc10eb ro quiet splash
  RelatedPackageVersions: linux-firmware 1.33
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  Title: WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x88/0x90()
  dmi.bios.date: 03/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0604
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785TD-V EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0604:bd03/04/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785TD-VEVO:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://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   >