[Kernel-packages] [Bug 1484587] Re: CPU frequency management fails to re-engage on resume from suspend

2016-02-26 Thread Adam Colligan
I have not noticed this problem on later kernels; I'm going to mark it
as "fix released" for Linux and "invalid" for pm-utils. I hope that's
the right course of action.

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

** Changed in: pm-utils (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  CPU frequency management fails to re-engage on resume from suspend

Status in linux package in Ubuntu:
  Fix Released
Status in pm-utils package in Ubuntu:
  Invalid

Bug description:
  Behavior:

  CPU frequency management fails to re-engage on resume from suspend. On
  resume, the CPUs are stuck around a single frequency (usually a low
  idle frequency).

  I use indicator-cpufreq for manual governor control. On resume,
  indicator-cpufreq indicates the low frequency state in its live cpu
  performance display in the icon. However, in its governor menu, it
  still shows as in use whichever governor was selected before suspend,
  even though that governor is not actually or properly controlling the
  CPU state.

  Upon manually switching to the unused governor in indicator-cpufreq,
  this behavior resolves, and the newly-chosen governor begins
  performing its duties. I can then immediately switch back to the
  desired (pre-suspend) governor with no issues.

  PM logs appear to show a successful resume of cpu frequency
  management, even though the modules did not actually gain effective
  control of the processor frequencies.

  
  Expected behavior:

  On resume, the CPU frequencies should continue being managed as they
  were before suspend without the need for manual user input.  Also, in
  the event that they do not, an error/warning should appear -- if not
  to the user, then in the pm suspend/resume logs.

  
  Other information that may or may not be relevant:

  On this system, the "powersave" governor is always automatically
  chosen at startup, although not until a minute or so after session
  login. The choice of an alternate governor "performance" from
  indicator-cpufreq is not persistent across reboots. Further, if I
  manually toggle the governors at the beginning of my first session
  after boot, and I settle on "performance", some automated script will
  force it back to "powersave" at the usual time about a minute after
  login. To use the "performance" governor, I must select it after
  waiting an interval following login, and I must always switch to
  powersave and back to performance after each resume from suspend.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-25-generic 3.19.0-25.26
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  adam   3887 F pulseaudio
   /dev/snd/controlC1:  adam   3887 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Aug 13 11:41:27 2015
  InstallationDate: Installed on 2014-08-10 (368 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ENVY 15 x360 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=5ad8035a-f2a4-4334-84d8-e2a8a7396bf8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/19/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 22D6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 89.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd01/19/2015:svnHewlett-Packard:pnHPENVY15x360PC:pvr0974100022405F0420180:rvnHewlett-Packard:rn22D6:rvr89.23:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY 15 x360 PC
  dmi.product.version: 0974100022405F0420180
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1484587] Re: CPU frequency management fails to re-engage on resume from suspend

2015-08-13 Thread Adam Colligan
I have tried to recreate this with the following two mainline kernels:

v4.2-rc6-unstable
v4.2.0-999 (201508130157)

However, it is somewhat difficult to compare the behavior apples-to-
apples the way I normally do, as cpupower is not available for those
kernels (no linux-tools packages installed for them).  I would
appreciate any advice on the best way to show the problem's
presence/absence in an objective or definitive way across kernels.

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

Title:
  CPU frequency management fails to re-engage on resume from suspend

Status in linux package in Ubuntu:
  Confirmed
Status in pm-utils package in Ubuntu:
  New

Bug description:
  Behavior:

  CPU frequency management fails to re-engage on resume from suspend. On
  resume, the CPUs are stuck around a single frequency (usually a low
  idle frequency).

  I use indicator-cpufreq for manual governor control. On resume,
  indicator-cpufreq indicates the low frequency state in its live cpu
  performance display in the icon. However, in its governor menu, it
  still shows as in use whichever governor was selected before suspend,
  even though that governor is not actually or properly controlling the
  CPU state.

  Upon manually switching to the unused governor in indicator-cpufreq,
  this behavior resolves, and the newly-chosen governor begins
  performing its duties. I can then immediately switch back to the
  desired (pre-suspend) governor with no issues.

  PM logs appear to show a successful resume of cpu frequency
  management, even though the modules did not actually gain effective
  control of the processor frequencies.

  
  Expected behavior:

  On resume, the CPU frequencies should continue being managed as they
  were before suspend without the need for manual user input.  Also, in
  the event that they do not, an error/warning should appear -- if not
  to the user, then in the pm suspend/resume logs.

  
  Other information that may or may not be relevant:

  On this system, the "powersave" governor is always automatically
  chosen at startup, although not until a minute or so after session
  login. The choice of an alternate governor "performance" from
  indicator-cpufreq is not persistent across reboots. Further, if I
  manually toggle the governors at the beginning of my first session
  after boot, and I settle on "performance", some automated script will
  force it back to "powersave" at the usual time about a minute after
  login. To use the "performance" governor, I must select it after
  waiting an interval following login, and I must always switch to
  powersave and back to performance after each resume from suspend.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-25-generic 3.19.0-25.26
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  adam   3887 F pulseaudio
   /dev/snd/controlC1:  adam   3887 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Aug 13 11:41:27 2015
  InstallationDate: Installed on 2014-08-10 (368 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ENVY 15 x360 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=5ad8035a-f2a4-4334-84d8-e2a8a7396bf8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/19/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 22D6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 89.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd01/19/2015:svnHewlett-Packard:pnHPENVY15x360PC:pvr0974100022405F0420180:rvnHewlett-Packard:rn22D6:rvr89.23:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY 15 x360 PC
  dmi.product.version: 0974100022405F0420180
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1484587] Re: CPU frequency management fails to re-engage on resume from suspend

2015-08-13 Thread Adam Colligan
** Attachment added: "kern.log from session in which cpu freq control failed on 
resume from suspend"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1484587/+attachment/227/+files/kern_log_cpu_resume_bug.txt

** Also affects: pm-utils (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  CPU frequency management fails to re-engage on resume from suspend

Status in linux package in Ubuntu:
  Confirmed
Status in pm-utils package in Ubuntu:
  New

Bug description:
  Behavior:

  CPU frequency management fails to re-engage on resume from suspend. On
  resume, the CPUs are stuck around a single frequency (usually a low
  idle frequency).

  I use indicator-cpufreq for manual governor control. On resume,
  indicator-cpufreq indicates the low frequency state in its live cpu
  performance display in the icon. However, in its governor menu, it
  still shows as in use whichever governor was selected before suspend,
  even though that governor is not actually or properly controlling the
  CPU state.

  Upon manually switching to the unused governor in indicator-cpufreq,
  this behavior resolves, and the newly-chosen governor begins
  performing its duties. I can then immediately switch back to the
  desired (pre-suspend) governor with no issues.

  PM logs appear to show a successful resume of cpu frequency
  management, even though the modules did not actually gain effective
  control of the processor frequencies.

  
  Expected behavior:

  On resume, the CPU frequencies should continue being managed as they
  were before suspend without the need for manual user input.  Also, in
  the event that they do not, an error/warning should appear -- if not
  to the user, then in the pm suspend/resume logs.

  
  Other information that may or may not be relevant:

  On this system, the "powersave" governor is always automatically
  chosen at startup, although not until a minute or so after session
  login. The choice of an alternate governor "performance" from
  indicator-cpufreq is not persistent across reboots. Further, if I
  manually toggle the governors at the beginning of my first session
  after boot, and I settle on "performance", some automated script will
  force it back to "powersave" at the usual time about a minute after
  login. To use the "performance" governor, I must select it after
  waiting an interval following login, and I must always switch to
  powersave and back to performance after each resume from suspend.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-25-generic 3.19.0-25.26
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  adam   3887 F pulseaudio
   /dev/snd/controlC1:  adam   3887 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Aug 13 11:41:27 2015
  InstallationDate: Installed on 2014-08-10 (368 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Hewlett-Packard HP ENVY 15 x360 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=5ad8035a-f2a4-4334-84d8-e2a8a7396bf8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-25-generic N/A
   linux-backports-modules-3.19.0-25-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/19/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 22D6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 89.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd01/19/2015:svnHewlett-Packard:pnHPENVY15x360PC:pvr0974100022405F0420180:rvnHewlett-Packard:rn22D6:rvr89.23:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY 15 x360 PC
  dmi.product.version: 0974100022405F0420180
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1484587] [NEW] CPU frequency management fails to re-engage on resume from suspend

2015-08-13 Thread Adam Colligan
Public bug reported:

Behavior:

CPU frequency management fails to re-engage on resume from suspend. On
resume, the CPUs are stuck around a single frequency (usually a low idle
frequency).

I use indicator-cpufreq for manual governor control. On resume,
indicator-cpufreq indicates the low frequency state in its live cpu
performance display in the icon. However, in its governor menu, it still
shows as in use whichever governor was selected before suspend, even
though that governor is not actually or properly controlling the CPU
state.

Upon manually switching to the unused governor in indicator-cpufreq,
this behavior resolves, and the newly-chosen governor begins performing
its duties. I can then immediately switch back to the desired (pre-
suspend) governor with no issues.

PM logs appear to show a successful resume of cpu frequency management,
even though the modules did not actually gain effective control of the
processor frequencies.


Expected behavior:

On resume, the CPU frequencies should continue being managed as they
were before suspend without the need for manual user input.  Also, in
the event that they do not, an error/warning should appear -- if not to
the user, then in the pm suspend/resume logs.


Other information that may or may not be relevant:

On this system, the "powersave" governor is always automatically chosen
at startup, although not until a minute or so after session login. The
choice of an alternate governor "performance" from indicator-cpufreq is
not persistent across reboots. Further, if I manually toggle the
governors at the beginning of my first session after boot, and I settle
on "performance", some automated script will force it back to
"powersave" at the usual time about a minute after login. To use the
"performance" governor, I must select it after waiting an interval
following login, and I must always switch to powersave and back to
performance after each resume from suspend.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-25-generic 3.19.0-25.26
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  adam   3887 F pulseaudio
 /dev/snd/controlC1:  adam   3887 F pulseaudio
CurrentDesktop: Unity
Date: Thu Aug 13 11:41:27 2015
InstallationDate: Installed on 2014-08-10 (368 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: Hewlett-Packard HP ENVY 15 x360 PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=5ad8035a-f2a4-4334-84d8-e2a8a7396bf8 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-25-generic N/A
 linux-backports-modules-3.19.0-25-generic  N/A
 linux-firmware 1.143.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/19/2015
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 22D6
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 89.23
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd01/19/2015:svnHewlett-Packard:pnHPENVY15x360PC:pvr0974100022405F0420180:rvnHewlett-Packard:rn22D6:rvr89.23:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP ENVY 15 x360 PC
dmi.product.version: 0974100022405F0420180
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug vivid

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

Title:
  CPU frequency management fails to re-engage on resume from suspend

Status in linux package in Ubuntu:
  New

Bug description:
  Behavior:

  CPU frequency management fails to re-engage on resume from suspend. On
  resume, the CPUs are stuck around a single frequency (usually a low
  idle frequency).

  I use indicator-cpufreq for manual governor control. On resume,
  indicator-cpufreq indicates the low frequency state in its live cpu
  performance display in the icon. However, in its governor menu, it
  still shows as in use whichever governor was selected before suspend,
  even though that governor is not actually or properly controlling the
  CPU state.

  Upon manually switching to the unused governor in indicator-cpufreq,
  this behavior resolves, and the newly-chosen governor begins
  performing its duties. I can then immediately switch back to the
  desired (pre-suspend) governor with no issues.

  PM logs appear to show a successful resume of cpu frequency
  management, even though the modules did not actually gain effective
  control of the processor frequencies.

  
  

[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-03-11 Thread Adam Colligan
As there has been no mailing list activity on this bug since it appeared
on 2014-01-21, would there be any use in cross-reporting it to the
kernel bugzilla? Or would that still be redundant?

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have now reproduced this bug with suspend using only Xorg video
  drivers and the latest kernel. The issue is that upon resume from
  suspend, the computer kicks all the way down to the boot sequence and
  cannot restore a session. A Kernal Oops is reported by apport check
  resume on login. Attempted hybrid suspend from command line.

  Upstream post: http://thread.gmane.org/gmane.linux.power-
  management.general/42208

  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-21 Thread Adam Colligan
I have removed the addition of Hibernate to the workaround description.
Hibernate is also broken on this machine. I have not had time to create
and manage the second bug report for Hibernate, however.

** Description changed:

  I have now reproduced this bug with suspend using only Xorg video
  drivers and the latest kernel. The issue is that upon resume from
  suspend, the computer kicks all the way down to the boot sequence and
  cannot restore a session. A Kernal Oops is reported by apport check
  resume on login. Attempted hybrid suspend from command line.
  
  Upstream post: http://thread.gmane.org/gmane.linux.power-
  management.general/42208
  
- WORKAROUND: Use hibernate.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
  
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have now reproduced this bug with suspend using only Xorg video
  drivers and the latest kernel. The issue is that upon resume from
  suspend, the computer kicks all the way down to the boot sequence and
  cannot restore a session. A Kernal Oops is reported by apport check
  resume on login. Attempted hybrid suspend from command line.

  Upstream post: http://thread.gmane.org/gmane.linux.power-
  management.general/42208

  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)

[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-21 Thread Adam Colligan
** Description changed:

  I have now reproduced this bug with suspend using only Xorg video
  drivers and the latest kernel. The issue is that upon resume from
  suspend, the computer kicks all the way down to the boot sequence and
  cannot restore a session. A Kernal Oops is reported by apport check
- resume on login. Attempted hybrid suspend from command line. PC
- immediately powered into suspend without apparently writing anything to
- disk. On resume from suspend, PC kicked all the way back down to BIOS
- and did a normal startup rather than any form of session restore,
- followed by this error.
+ resume on login. Attempted hybrid suspend from command line.
  
  Upstream post: http://thread.gmane.org/gmane.linux.power-
  management.general/42208
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
  
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have now reproduced this bug with suspend using only Xorg video
  drivers and the latest kernel. The issue is that upon resume from
  suspend, the computer kicks all the way down to the boot sequence and
  cannot restore a session. A Kernal Oops is reported by apport check
  resume on login. Attempted hybrid suspend from command line.

  Upstream post: http://thread.gmane.org/gmane.linux.power-
  management.general/42208

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/app

[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-20 Thread Adam Colligan
And here is the URL:

http://thread.gmane.org/gmane.linux.power-management.general/42208

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-20 Thread Adam Colligan
I have now re-run the full reporting process on the latest kernel from
today. That report is attached here. I have also truncated the report to
get it under 100 000 characters and sent that to the mailing list. I
will update here if it makes the list and therefore has a URL to which I
can link

** Attachment added: "suspend-take2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1154867/+attachment/3953209/+files/suspend-take2

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-18 Thread Adam Colligan
Please see my post above as to why I could not provide a link.

I have gone to http://vger.kernel.org/majordomo-info.html and discovered
that the list system filters messages over 100 000 characters.

By following the wiki instructions verbatim, my error report message is
over 1 000 000 characters.

Please advise on how the report needs to be split or cut down in order
to be both acceptably complete and small enough for the list.

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-18 Thread Adam Colligan
Please do let me know if there is anything further that I can do to move
the bug off of "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/1154867

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-18 Thread Adam Colligan
I got an earlier email update on this thread as

Adam Colligan, the issue you are reporting is an upstream one. 
Could you
please report this problem through the appropriate channel by following
the instructions _verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your e-mail to the mailing list once you
have made it so that it may be tracked.

Thank you for your understanding.

I have followed all of those instructions to the best of my ability. I
sent the full initial report to the maintainer address listed in my
attachment at comment #9, and this morning I sent the same address the
additional debugging information attached to #15. Those instructions
included providing a link to a Launchpad bug report, which is why I re-
opened this report, so that there would be a live and current target for
such a link.  I am not sure about how to find a link to my actual email
to linux...@vger.kernel.org ; I do not see it at
http://rss.gmane.org/messages/excerpts/gmane.linux.power-
management.general . I don't know if this means it could have been
filtered for some reason; it was a very long plain text message with
everything in-line, which I believe is what was instructed.  I don't
know if it's possible that it being PGP/SMIME could mess it up? I don't
want to spam the list with duplicates.

Re: video drivers used for testing --

My nominal setup is to use Nvidia drivers. However, testing upstream
kernels tends to break my entire video setup and has necessitated very
long periods of recovery to resume any function.  I think that previous
failures have taken place with both Nvidia and nouveau drivers.

For the latest testing, I switched to nouveau drivers before downloading
and booting on the latest kernel. Therefore, all of the current
debugging information involves no proprietary drivers. While this is
unfortunate because it is not my normal setup, suspend (and hibernate,
for that matter) still fails as usual, and I am too run down by this
issue to spend more hours un-breaking my configuration after each test.

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failu

[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-17 Thread Adam Colligan
Additional information from
https://wiki.ubuntu.com/DebuggingKernelSuspend attached here.

** Attachment added: "additional suspend info"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1154867/+attachment/3951325/+files/additional%20suspend%20info

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-17 Thread Adam Colligan
Just to be clear, I am currently running and testing on 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/1154867

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-17 Thread Adam Colligan
The problem has occurred in various forms since I started using Ubuntu
during Precise. There was a brief period in which it did work correctly;
I think that may have been during the Raring cycle. So technically it
may be a regression, but it isn't a new one, and I don't think I can
pinpoint the window in which it worked on this machine.

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-17 Thread Adam Colligan
Here is the report for maintainer e-mail.

** Attachment added: "VaioFSuspendReport-20140117"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1154867/+attachment/3951221/+files/VaioFSuspendReport-20140117

** Description changed:

+ EDIT 2014-01-17. I have now reproduced this bug with suspend using only
+ Xorg video drivers and the latest kernel. I am also, as suggested
+ earlier, severing the hibernate problem from the suspend problem, with
+ this bug only referring to the suspend/resume failure. See comment
+ posted today below for upstream report.
+ 
+ The issue remains that upon resume from suspend, the computer kicks all
+ the way down to the boot sequence and cannot restore a session. A Kernal
+ Oops is reported by apport check resume on login.
+ 
+ _
+ 
  Attempted hybrid suspend from command line.  PC immediately powered into
  suspend without apparently writing anything to disk.  On resume from
  suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this error.
  
  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  adam   3039 F pulseaudio
-  /dev/snd/controlC0:  adam   3039 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  adam   3039 F pulseaudio
+  /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
+  TERM=linux
+  PATH=(custom, no user)
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
-  linux-backports-modules-3.8.0-12-generic  N/A
-  linux-firmware1.104
+  linux-restricted-modules-3.8.0-12-generic N/A
+  linux-backports-modules-3.8.0-12-generic  N/A
+  linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  EDIT 2014-01-17. I have now reproduced this bug with suspend using
  only Xorg video drivers and the latest kernel. I am also, as suggested
  earlier, severing the hibernate problem from the suspend problem, with
  this bug only referring to the suspend/resume failure. See comment
  posted today below for upstream report.

  The issue remains that upon resume from suspend, the computer kicks
  all the way down to the boot sequence and cannot restore a session. A
  Kernal Oops is reported by apport check resume on login.

  _

  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by 

[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-17 Thread Adam Colligan
I have now had a chance with the latest OS version and kernel to re-run
this bug for upstream submission. I am re-opening it here and will
shortly attach the information to be emailed to the pm maintainer.

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154867] Re: [Sony VAIO VPCF119HX] suspend/resume failure non-free: nvidia

2014-01-17 Thread Adam Colligan
** Changed in: linux (Ubuntu)
   Status: Expired => New

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

Title:
  [Sony VAIO VPCF119HX] suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1238097] Re: Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-10-18 Thread Adam Colligan
Sorry, I'm not sure I follow; which of the two issues were you asking
about regarding function before Precise?

I've really only been a user since Precise, if I remember correctly.
Suspend and Hibernate have never both functioned. At various points,
using scripts and tricks (mostly kernel module settings a bit over my
head picked up from various forums and ctrl-c ctrl-v'd), I have been
able to temporarily rig one or othe other to work. For a while, I think
during Precise or Quantal, I could suspennd but not hibernate.  Under
Raring, for the last few months of the release anyway, after a lot more
time spent fiddling, I could hibernate, but suspend never worked. Since
I did a fresh install of Saucy, neither has ever worked.

The people here ( https://code.google.com/p/vaio-f11-linux/ ) spent some
time trying to make workarounds, mostly active from 2010-2011. The
impression that I get is that most of this no longer works in later
kernels (which maybe have been modified to supposedly provide better
native support?) and that the population of Vaio users now has some
whose machines' power modes work and others (like me) who have mostly
just been driven to give up.

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  This is an ongoing problem that I have had ever since 12.04. Suspend
  has never worked properly; at the moment, suspend in Saucy puts the
  machine into sleep mode, but on wakeup, it kicks down to boot from
  BIOS and never recovers the session.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.18
  ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2616 F pulseaudio
   /dev/snd/controlC0:  adam   2616 F pulseaudio
  Date: Thu Oct 10 03:15:24 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2013-09-29 (10 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=0b979894-b551-4ac1-8dc3-04a316602bf5 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1238097] Re: Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-10-10 Thread Adam Colligan
@jsalisbury - unfortunately (as usual), the testing process has
completely wrecked my display driver setup, so I'm now at the stage of
clearing out the upstream kernels and spend time trying to get back a
working X session. I'm afraid I won't be able to provide the additional
information described by the report process at your link for quite some
time.

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “hibernate” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  This is an ongoing problem that I have had ever since 12.04. Hibernate
  and suspend have never both worked properly; at the moment, suspend in
  Saucy puts the machine into sleep mode, but on wakeup, it kicks down
  to boot from BIOS and never recovers the session.

  I know, I know -- "test upstream mainline kernels".  I'll give that
  one last try and post the results here, but I have gotten frustrated
  at what feels like a moving target. When I've gotten around to testing
  upstream kernels, the software has moved on in other areas,
  invalidating the tests, and I'm not sure if this specific error has
  ever really been looked into.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.18
  ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2616 F pulseaudio
   /dev/snd/controlC0:  adam   2616 F pulseaudio
  Date: Thu Oct 10 03:15:24 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2013-09-29 (10 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=0b979894-b551-4ac1-8dc3-04a316602bf5 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1238097] Re: Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-10-10 Thread Adam Colligan
** Also affects: hibernate (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “hibernate” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This is an ongoing problem that I have had ever since 12.04. Hibernate
  and suspend have never both worked properly; at the moment, suspend in
  Saucy puts the machine into sleep mode, but on wakeup, it kicks down
  to boot from BIOS and never recovers the session.

  I know, I know -- "test upstream mainline kernels".  I'll give that
  one last try and post the results here, but I have gotten frustrated
  at what feels like a moving target. When I've gotten around to testing
  upstream kernels, the software has moved on in other areas,
  invalidating the tests, and I'm not sure if this specific error has
  ever really been looked into.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.18
  ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2616 F pulseaudio
   /dev/snd/controlC0:  adam   2616 F pulseaudio
  Date: Thu Oct 10 03:15:24 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2013-09-29 (10 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=0b979894-b551-4ac1-8dc3-04a316602bf5 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1238097] Re: Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-10-10 Thread Adam Colligan
** Tags added: kernel-bug-exists-upstream

** Tags added: hibernate

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This is an ongoing problem that I have had ever since 12.04. Hibernate
  and suspend have never both worked properly; at the moment, suspend in
  Saucy puts the machine into sleep mode, but on wakeup, it kicks down
  to boot from BIOS and never recovers the session.

  I know, I know -- "test upstream mainline kernels".  I'll give that
  one last try and post the results here, but I have gotten frustrated
  at what feels like a moving target. When I've gotten around to testing
  upstream kernels, the software has moved on in other areas,
  invalidating the tests, and I'm not sure if this specific error has
  ever really been looked into.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.18
  ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2616 F pulseaudio
   /dev/snd/controlC0:  adam   2616 F pulseaudio
  Date: Thu Oct 10 03:15:24 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2013-09-29 (10 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=0b979894-b551-4ac1-8dc3-04a316602bf5 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1153323] Re: [Sony VAIO VPCF119HX] hibernate/resume failure [non-free: nvidia]

2013-10-10 Thread Adam Colligan
*** This bug is a duplicate of bug 1238097 ***
https://bugs.launchpad.net/bugs/1238097

** This bug has been marked a duplicate of bug 1238097
Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

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

Title:
  [Sony VAIO VPCF119HX] hibernate/resume failure [non-free: nvidia]

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  On this hibernation attempt, I had to hard shutdown after the
  hibernation stalled for 5-10 mins with high fan speed and two of the
  caps/num/scroll lock lights blinking fast and in sync.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-11-generic 3.8.0-11.20
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2871 F pulseaudio
   /dev/snd/controlC0:  adam   2871 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Sun Mar 10 11:34:20 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (25 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-11-generic 
root=/dev/mapper/4lgroup-root ro quiet splash
  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-11-generic N/A
   linux-backports-modules-3.8.0-11-generic  N/A
   linux-firmware1.103
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] hibernate/resume failure [non-free: 
nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (1 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1155820] Re: Sony Corporation VPCF119HX hibernate/resume failure non-free: nvidia

2013-10-10 Thread Adam Colligan
*** This bug is a duplicate of bug 1238097 ***
https://bugs.launchpad.net/bugs/1238097

** This bug has been marked a duplicate of bug 1238097
Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

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

Title:
   Sony Corporation VPCF119HX  hibernate/resume failure  non-free:
  nvidia

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  This occurred with the latest updates as of 2013-03-15.  On hibernate
  command, system screen goes dark, activity increases for a few
  seconds, and then lock light start blinking in sync as they do during
  kernel panic.  It does not appear that any information is written to
  disk.

  System requires a hard reset; on boot, no saved session is evident,
  though this bug report does appear automatically.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2796 F pulseaudio
   /dev/snd/controlC0:  adam   2796 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Fri Mar 15 17:20:19 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (31 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=vendor
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] hibernate/resume failure [non-free: 
nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (6 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1238097] Re: Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-10-10 Thread Adam Colligan
Okay, here are some mainline kernel testing results. I tested
3.12.0-031200rc4.201310080738 and 3.12.0-999.201310090426

Additional note: this was a fresh install of Saucy; I did not upgrade
directly from Raring.

rc4 - suspend fails to make machine go down. Screen blinks, network
disconnects, then session comes back up in about 10 seconds. No orange
light, no lock screen or password. On second try, same thing, except LCD
backlight stayed on most of the time.

rc4 - hibernate command missing from power menu. Installed apt package 
"hibernate". Attempted command. Got this error:
adam@adam-vaio-lin:~/installs/mainline/12-rc4$ sudo hibernate
hibernate:Warning: Tuxonice binary signature file not found.
Some modules failed to unload: nvidia
hibernate: Aborting suspend due to errors in ModulesUnloadBlacklist (use 
--force to override).

Error is strange because I set open-source drivers in order to test mainline.  
"Additional drivers" GUI tab appears to fail to keep these changes, reverts 
back to proprietary. I don't have the appetite to actually uninstall display 
drivers now to do test. 
Tried re-installing test kernels after setting open-source display driver in 
GUI; rebooted. Driver now showed as nouveau rather than NVidia. 

Hibernate command now executes but fails to give effect. Screen blinks,
black screen with top-left cursor appears, then session restores and
network reconnects. No evidence that session was written to swap or that
power was turned off. Trying "suspend" from the unity menu causes the
same result. "Command 'sudo hibernate -f' does no better.


999 - suspend: actually suspends the machine, though pauses into black with 
blinking cursor first. On wake, kicks all the way to initial boot. Session not 
saved, no sign that a suspend had been attempted.

999 - hibernate: Hibernate not enabled on menu. Trying "hibernate"
package command does same result as in rc kernel.

Removed "hibernate" package and attempted suspend. Suspend now fails to
enter any power saving mode at all. Screen goes black with a small
cursor, then session resumes, no lock screen, etc.


Any help would be much appreciated: this is a major roadblock to my ability to 
use Linux on this mobile platform because of the need to conserve battery 
without having to shut down and re-initialize a multitasking work environment.

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  This is an ongoing problem that I have had ever since 12.04. Hibernate
  and suspend have never both worked properly; at the moment, suspend in
  Saucy puts the machine into sleep mode, but on wakeup, it kicks down
  to boot from BIOS and never recovers the session.

  I know, I know -- "test upstream mainline kernels".  I'll give that
  one last try and post the results here, but I have gotten frustrated
  at what feels like a moving target. When I've gotten around to testing
  upstream kernels, the software has moved on in other areas,
  invalidating the tests, and I'm not sure if this specific error has
  ever really been looked into.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.18
  ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2616 F pulseaudio
   /dev/snd/controlC0:  adam   2616 F pulseaudio
  Date: Thu Oct 10 03:15:24 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2013-09-29 (10 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=0b979894-b551-4ac1-8dc3-04a316602bf5 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.b

[Kernel-packages] [Bug 1238097] [NEW] Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-10-10 Thread Adam Colligan
Public bug reported:

This is an ongoing problem that I have had ever since 12.04. Hibernate
and suspend have never both worked properly; at the moment, suspend in
Saucy puts the machine into sleep mode, but on wakeup, it kicks down to
boot from BIOS and never recovers the session.

I know, I know -- "test upstream mainline kernels".  I'll give that one
last try and post the results here, but I have gotten frustrated at what
feels like a moving target. When I've gotten around to testing upstream
kernels, the software has moved on in other areas, invalidating the
tests, and I'm not sure if this specific error has ever really been
looked into.

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-12-generic 3.11.0-12.18
ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: nvidia
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  adam   2616 F pulseaudio
 /dev/snd/controlC0:  adam   2616 F pulseaudio
Date: Thu Oct 10 03:15:24 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InstallationDate: Installed on 2013-09-29 (10 days ago)
InstallationMedia: This
InterpreterPath: /usr/bin/python3.3
MachineType: Sony Corporation VPCF119HX
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=0b979894-b551-4ac1-8dc3-04a316602bf5 ro acpi_osi=Linux quiet splash 
acpi_backlight=vendor
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-12-generic N/A
 linux-backports-modules-3.11.0-12-generic  N/A
 linux-firmware 1.116
SourcePackage: linux
Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 05/14/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: R0280Y6
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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VPCF119HX
dmi.product.version: A222GY5F
dmi.sys.vendor: Sony Corporation

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


** Tags: amd64 apport-kerneloops resume saucy suspend

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  New

Bug description:
  This is an ongoing problem that I have had ever since 12.04. Hibernate
  and suspend have never both worked properly; at the moment, suspend in
  Saucy puts the machine into sleep mode, but on wakeup, it kicks down
  to boot from BIOS and never recovers the session.

  I know, I know -- "test upstream mainline kernels".  I'll give that
  one last try and post the results here, but I have gotten frustrated
  at what feels like a moving target. When I've gotten around to testing
  upstream kernels, the software has moved on in other areas,
  invalidating the tests, and I'm not sure if this specific error has
  ever really been looked into.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.18
  ProcVersionSignature: Ubuntu 3.11.0-12.18-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2616 F pulseaudio
   /dev/snd/controlC0:  adam   2616 F pulseaudio
  Date: Thu Oct 10 03:15:24 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InstallationDate: Installed on 2013-09-29 (10 days ago)
  InstallationMedia: This
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=0b979894-b551-4ac1-8dc3-04a316602bf5 ro acpi_osi=Linux quiet splash 
acpi_backli

[Kernel-packages] [Bug 1154867] Re: Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-08-02 Thread Adam Colligan
As of today, still tracking with the latest updates:

Hibernate appears to be functioning (re: bug 1153323).

The suspend failure has reverted to something that looks like this
original bug report.  The machine enters what appears to be a suspend
power state (e.g., pulsing orange power light).  But upon resume, a full
boot sequence ensues, the session does not appear to be saved, and error
messages appear indicating resume failure.

I have therefore marked this bug confirmed per Brad Figg's message on
2013-07-19; I will continue to update when any changes are noticed.

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Attempted hybrid suspend from command line.  PC immediately powered
  into suspend without apparently writing anything to disk.  On resume
  from suspend, PC kicked all the way back down to BIOS and did a normal
  startup rather than any form of session restore, followed by this
  error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   3039 F pulseaudio
   /dev/snd/controlC0:  adam   3039 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 18:51:12 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Corporation

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

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


[Kernel-packages] [Bug 1154873] Re: Sony Corporation VPCF119HX suspend/resume failure non-free: nvidia

2013-07-21 Thread Adam Colligan
I have been keeping current on kernel and OS upgrades; the nature of
failure in both suspend and hibernate has shifted occasionally, but
neither has regained function since regressing around the beginning of
2013.

Details below; please advise on whether you would prefer a status change
here to Confirmed or instead a new bug report.

Current kernel: 3.8.0-26 generic/extra.

Current hibernate failure: machine never enters hibernation.  Video feed
turns off, but LCD backlight remains on. After about 10 seconds,
lock/unlock screen appears, and session is never interrupted.

Current suspend failure: same as hibernation failure. Machine never
enters suspend.  Video feed turns off, but LCD backlight remains on.
After about 10 seconds, lock/unlock screen appears, and session is never
interrupted.

etc/pm files:


in Config.d - 

00sleep_module:
SUSPEND_MODULES="xhci-hcd"
and 
unload_module:
SUSPEND_MODULES="xhci-hcd"

Have tried removing these files; error states remain unchanged.


in sleep.d -

10_grub-common:
case "$1" in
thaw)
[ -s /boot/grub/grubenv ] || rm -f /boot/grub/grubenv
mkdir -p /boot/grub
grub-editenv /boot/grub/grubenv unset recordfail
;;
esac

10_unattended-upgrades-hibernate:
PATH=/sbin:/usr/sbin:/bin:/usr/bin
SHUTDOWN_HELPER=/usr/share/unattended-upgrades/unattended-upgrade-shutdown

if [ ! -x /usr/share/unattended-upgrades/unattended-upgrade-shutdown ]; then
exit 0
fi

case "${1}" in
hibernate)
if [ -e $SHUTDOWN_HELPER ]; then
python3 $SHUTDOWN_HELPER
fi
;;
resume|thaw)
# nothing
;;
esac

novatel_3g_suspend:
if [ ! -x /sys/bus/usb/devices/${BUS}-${DEVICE}/power/level ]; then
exit 0
fi

case $1 in
 suspend|suspend_hybrid|hibernate)
echo suspend > /sys/bus/usb/devices/${BUS}-${DEVICE}/power/level
;;
 resume|thaw)
# No need to do anything here, kernel unsuspends USB devices
:
;;
esac

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

Title:
   Sony Corporation VPCF119HX  suspend/resume failure  non-free: nvidia

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Attempted hibernate.  Screen went black, fan continued, lock lights
  blinked in characteristic kernel panic pattern.  Required hard
  restart.  No evidence of session being saved.  This error auto-
  generated.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-12-generic 3.8.0-12.21
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adam   2952 F pulseaudio
   /dev/snd/controlC0:  adam   2952 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Wed Mar 13 19:22:57 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=211ef7b9-3f94-4709-a92b-3cad2e8dacb2
  InstallationDate: Installed on 2013-02-12 (29 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120822.4)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Sony Corporation VPCF119HX
  MarkForUpload: True
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-12-generic 
root=/dev/mapper/4lgroup-root ro quiet splash acpi_backlight=sony
  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-12-generic N/A
   linux-backports-modules-3.8.0-12-generic  N/A
   linux-firmware1.104
  SourcePackage: linux
  Title: [Sony Corporation VPCF119HX] suspend/resume failure [non-free: nvidia]
  UpgradeStatus: Upgraded to raring on 2013-03-09 (4 days ago)
  UserGroups: fuse
  dmi.bios.date: 05/14/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0280Y6
  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.:bvrR0280Y6:bd05/14/2010:svnSonyCorporation:pnVPCF119HX:pvrA222GY5F:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF119HX
  dmi.product.version: A222GY5F
  dmi.sys.vendor: Sony Cor