← Back to team overview

kernel-packages team mailing list archive

[Bug 1084880] Re: EFI system fails to power off

 

Alex-milivojevic, could you please confirm this issue exists with the
latest development release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains,
could you please run the following command in the development release
from a Terminal (Applications->Accessories->Terminal), as it will
automatically gather and attach updated debug information to this
report:

apport-collect -p linux <replace-with-bug-number>

Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

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

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

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

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

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

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

** Description changed:

- This is continuation of old
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/721576 which was
- not fully resolved.  The remaining problem still persist in latest
- Ubuntu release.  I'm opening new ticket as instructed in the last
- comment of the original ticket.
- 
  While kernel panic on reboot and halt was resolved, at least some EFI
  systems fail to power off during shutdown.  At the end of shutdown,
  kernel displays message "Power off", however system stays on.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-18-generic 3.5.0-18.29
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC1:  alex       1954 F.... pulseaudio
-  /dev/snd/controlC0:  alex       1954 F.... pulseaudio
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC1:  alex       1954 F.... pulseaudio
+  /dev/snd/controlC0:  alex       1954 F.... pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
  Date: Thu Nov 29 21:08:57 2012
  HibernationDevice: RESUME=UUID=06778145-c3c2-4846-9d02-de5ef5584d94
  InstallationDate: Installed on 2011-05-21 (558 days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  IwConfig:
-  eth0      no wireless extensions.
-  
-  lo        no wireless extensions.
+  eth0      no wireless extensions.
+ 
+  lo        no wireless extensions.
  MachineType: Gateway FX6850
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic root=UUID=d4e25e9c-b06c-47fc-8aa4-3922a619d985 ro quiet splash vt.handoff=7
  PulseList:
-  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory /home/alex not ours.
-  No PulseAudio daemon running, or not running as session daemon.
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory /home/alex not ours.
+  No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-18-generic N/A
-  linux-backports-modules-3.5.0-18-generic  N/A
-  linux-firmware                            1.95
+  linux-restricted-modules-3.5.0-18-generic N/A
+  linux-backports-modules-3.5.0-18-generic  N/A
+  linux-firmware                            1.95
  RfKill:
-  0: hci0: Bluetooth
-  	Soft blocked: no
-  	Hard blocked: no
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to quantal on 2012-11-25 (4 days ago)
  WifiSyslog:
-  
+ 
  dmi.bios.date: 02/11/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P01-A3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: FX6850
  dmi.board.vendor: Gateway
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gateway
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP01-A3:bd02/11/2011:svnGateway:pnFX6850:pvr:rvnGateway:rnFX6850:rvr:cvnGateway:ct3:cvr:
  dmi.product.name: FX6850
  dmi.sys.vendor: Gateway

** Tags added: latest-bios-p01-a3 needs-upstream-testing regression-
potential

** Summary changed:

- EFI system fails to power off
+ [Gateway FX6850] EFI system fails to power off

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

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

Title:
  [Gateway FX6850] EFI system fails to power off

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  While kernel panic on reboot and halt was resolved, at least some EFI
  systems fail to power off during shutdown.  At the end of shutdown,
  kernel displays message "Power off", however system stays on.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-18-generic 3.5.0-18.29
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  alex       1954 F.... pulseaudio
   /dev/snd/controlC0:  alex       1954 F.... pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
  Date: Thu Nov 29 21:08:57 2012
  HibernationDevice: RESUME=UUID=06778145-c3c2-4846-9d02-de5ef5584d94
  InstallationDate: Installed on 2011-05-21 (558 days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  IwConfig:
   eth0      no wireless extensions.

   lo        no wireless extensions.
  MachineType: Gateway FX6850
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic root=UUID=d4e25e9c-b06c-47fc-8aa4-3922a619d985 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory /home/alex not ours.
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-18-generic N/A
   linux-backports-modules-3.5.0-18-generic  N/A
   linux-firmware                            1.95
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to quantal on 2012-11-25 (4 days ago)
  WifiSyslog:

  dmi.bios.date: 02/11/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P01-A3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: FX6850
  dmi.board.vendor: Gateway
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gateway
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP01-A3:bd02/11/2011:svnGateway:pnFX6850:pvr:rvnGateway:rnFX6850:rvr:cvnGateway:ct3:cvr:
  dmi.product.name: FX6850
  dmi.sys.vendor: Gateway

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