question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to work with ACPI and shut a computer down?

See original GitHub issue

Previously, there was a nice function named Cosmos.Sys.Deboot.ShutDown();, but now it’s gone. All I found is Cosmos.System.Power.Reboot(); and Cosmos.HAL.Power.Reboot();. I couldn’t find any function to turn off the computer. Could you please help me? My C# level is intermediate, so I’m afraid I can’t contribute to Cosmos.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
jp2masacommented, Sep 12, 2016
0reactions
ghostcommented, Jan 18, 2018

It doesn’t have a definition for shutdown(do i have to do using ACPI?)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Powering off a computer using ACPI from DOS
If DOS is run on a modern laptop, this means you will need to press and hold the power button to force turn...
Read more >
ACPI Shutdown explained using VirtualBox 5 - YouTube
Professor Robert McMillen explains the ACPI Shutdown using VirtualBox 5. ... What Happens If You Don't Shut Down Your Computer Properly?
Read more >
Shutting down Windows on ACPI systems, WITHOUT ...
shutdown : Simply shut down the entire system, without reboot and without turning the power off. You can also use one of the...
Read more >
How to power down the computer from a freestanding ...
Shutting down is easy, just terminate all processes and get the kernel into a state where the power can be pulled without breaking...
Read more >
Windows ShutDown Automatically,Microsoft ACPI ...
I ran into a problem when my laptop(Acer Aspire E5-575G) shutdowns automatically whenever i disconnect the charging cable.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found