Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Poweroff | Description: | Shell command to turn off the X1000 | Download: | poweroff.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 2kb | Version: | 1.1 | Date: | 14 Jan 2013 | Author: | Alex Carmona | Submitter: | Alex Carmona | Email: | AmigaOne/theworld net | Homepage: | http://AM1GA.com | Requirements: | AmigaOne X1000 | Category: | utility/hardware | License: | Freeware | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 7649 | | | Comments: | 4 | Snapshots: | 0 | Videos: | 0 | Downloads: | 465 (Current version) | | 465 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
PowerOff tells the South Bridge of the X1000 (AMD SB600) to turn off the PSU.
It takes 4 seconds until the SB600 actually sends the signal to the PSU so
during that time it can be aborted with CTRL-C.
Because of the 4 second delay, either make sure you do not have any application
likely to be writing data to the harddisk or use 'Reboot FAST SYNC' to force any
cached/pending write to be committed to disk, e.g.:
RUN >NIL: PowerOff
Reboot FAST SYNC
or on a single line for FKey or as an Alias:
Reboot FAST SYNC `RUN >NIL: PowerOff`
HISTORY:
V1.1 (13.01.2013) First public release
- Now it's possible to abort with CTRL-C
V1.0 (05.04.2012) X1000 betatesters release
- The shortest program I ever wrote :-)
- Thanks to Darren Stevens for figuring out which register to poke
|