Ticket #993 (closed defect: fixed)

Opened 13 years ago

Last modified 12 years ago

790s need reboot=pci

Reported by: jdreed Owned by:
Priority: low Milestone: Upstream Utopia
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:  LP:818933

Description


Change History

comment:1 Changed 13 years ago by jdreed

  • Summary changed from 790s need reboot=bios to 790s need acpi=off

They actually need acpi=off. reboot=bios doesn't help. Yay.

comment:2 Changed 13 years ago by jdreed

  • Status changed from new to committed

r25333-5

comment:3 Changed 13 years ago by jdreed

  • Status changed from committed to proposed

OK, this is deployed in the beta installer. I don't think we need to build and push out auto-upgrade on a rush schedule, because that should only be needed when _upgrading_ a 790, and all 790s are going to be installed at natty.

So I'm calling the beta installer "proposed" for now.

comment:4 Changed 13 years ago by jdreed

  • Summary changed from 790s need acpi=off to 790s need reboot=pci

Right, so, uh, we don't want acpi=off, because then the machine can't power itself down. I have iterated through all the values documented in reboot.c for reboot=:

  • bios (x86_32 only)
  • smp (x86_32 only)
  • kbd (fails)
  • acpi (fails)
  • force (fails)
  • efi (fails)
  • pci (works!) (WTF?)

So, short of  waiting for 3.0, we should replace acpi=off with reboot=pci

comment:5 Changed 13 years ago by jdreed

Committed in r25340, svn up'd to beta and deployed, and it works.

comment:6 Changed 13 years ago by jdreed

Fixed differently in r25347 for auto-upgrade only.

comment:7 Changed 13 years ago by jdreed

  • Status changed from proposed to new
  • Milestone changed from Natty Release to Upstream Utopia

Fixes deployed to production. Moving ticket to Upstream Utopia.

comment:8 Changed 13 years ago by jdreed

  • Priority changed from blocker to low

comment:9 Changed 12 years ago by jdreed

  • Status changed from new to closed
  • Resolution set to fixed

Fixed upstream.

Note: See TracTickets for help on using tickets.