<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: real Dos poweroff on dualcore in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916393#M7677</link>
    <description>I downloaded acpi specification sheet version 3.0b to find what is the new code to call acpi S5 mode.&lt;BR /&gt;&lt;BR /&gt;Exact, it is under real dos mode and not under windows Xx.&lt;BR /&gt;&lt;BR /&gt;here a part of the code of fdapm using acpi call for S5, which work correctly on acpi 2.x&lt;BR /&gt;&lt;BR /&gt;if one have the motivation to read and help T.T ...&lt;BR /&gt;&lt;BR /&gt;the functions which are interesting are getacpi and acpioff.</description>
    <pubDate>Wed, 27 Dec 2006 03:45:15 GMT</pubDate>
    <dc:creator> Frederic Hosmann</dc:creator>
    <dc:date>2006-12-27T03:45:15Z</dc:date>
    <item>
      <title>real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916385#M7669</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I was using several tools to do a poweroff under real dos (msdos,freedos,pc-dos etc...) like poweroff.exe,halt.com,fdapm.exe etc etc and it always ran.&lt;BR /&gt;&lt;BR /&gt;today we received 120 HP DC7700 which are using intel dual core processor. In this situation, it seems that the APM( advanced power management) doesn t exist anymore, completely replaced by ACPI (advanced configuration power interface).&lt;BR /&gt;&lt;BR /&gt;okay, then i decided to use fdapm, the version of august 2006, which is able to do a power off request through acpi under dos.&lt;BR /&gt;&lt;BR /&gt;it doesn t work too. i tried everything that i found but now i have no more idea.&lt;BR /&gt;&lt;BR /&gt;Is there someone who found the way to power off/shutdown/ hibernate computer from dos ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS : not linux, i need dos cause of an application.&lt;BR /&gt;&lt;BR /&gt;PS2: not winPE i have 1500 units to load.</description>
      <pubDate>Thu, 21 Dec 2006 08:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916385#M7669</guid>
      <dc:creator> Frederic Hosmann</dc:creator>
      <dc:date>2006-12-21T08:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916386#M7670</link>
      <description>hy&lt;BR /&gt;&lt;BR /&gt;i don't know whether it works on your system but what is with:&lt;BR /&gt;&lt;BR /&gt;shutdown -i -t 0&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 21 Dec 2006 10:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916386#M7670</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2006-12-21T10:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916387#M7671</link>
      <description>thank you for your answer, but this doesn t work on ms dos.&lt;BR /&gt;&lt;BR /&gt;the only one way to shutdown this kind of model seems acpi.&lt;BR /&gt;&lt;BR /&gt;now, the problem is that i have no clue how to write a program in C or ASm to be able to standby/power off/ hibernate for dual core&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if someone made already this...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Dec 2006 10:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916387#M7671</guid>
      <dc:creator> Frederic Hosmann</dc:creator>
      <dc:date>2006-12-21T10:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916388#M7672</link>
      <description>Hi Fred, &lt;BR /&gt;&lt;BR /&gt;the SHUTDOWN command works fine on my dualcore. It was designed for the command prompt (DOS level).&lt;BR /&gt;&lt;BR /&gt;see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.computerhope.com/shutdown.htm" target="_blank"&gt;http://www.computerhope.com/shutdown.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/shutdown.mspx?mfr=true" target="_blank"&gt;http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/shutdown.mspx?mfr=true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I also attached an old favorite of mine which shuts down a PC from the desktop through an API call that I wrote.&lt;BR /&gt;&lt;BR /&gt;Let me know how it works on your machine and I will give you the code.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Say thanks with HP POINTS</description>
      <pubDate>Fri, 22 Dec 2006 08:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916388#M7672</guid>
      <dc:creator>Rich S</dc:creator>
      <dc:date>2006-12-22T08:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916389#M7673</link>
      <description>Sad that people don't remember/know what DOS is!!&lt;BR /&gt;&lt;BR /&gt;He said DOS, not the command prompt from a Windows xyz platform.  And no, DOS doesn't have a "desktop"!!&lt;BR /&gt;&lt;BR /&gt;Damn kids! ;-)&lt;BR /&gt;Art</description>
      <pubDate>Fri, 22 Dec 2006 10:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916389#M7673</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2006-12-22T10:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916390#M7674</link>
      <description>here is some programming interupts for DOS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uv.tietgen.dk/staff/mlha/PC/Soft/Prog/ASM/INT/index.htm" target="_blank"&gt;http://www.uv.tietgen.dk/staff/mlha/PC/Soft/Prog/ASM/INT/index.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hdebruijn.soo.dto.tudelft.nl/newpage/interupt/out-4400.htm" target="_blank"&gt;http://hdebruijn.soo.dto.tudelft.nl/newpage/interupt/out-4400.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uic.edu/classes/eecs/eecs265/ece267_Spring2003/ASSEMBLY/int9.html" target="_blank"&gt;http://www.uic.edu/classes/eecs/eecs265/ece267_Spring2003/ASSEMBLY/int9.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;calling the Keyboard Interrupt Service Routine will equal the 3 finger salute.&lt;BR /&gt;&lt;BR /&gt;You will of course have to port these calls to your specific OS.&lt;BR /&gt;&lt;BR /&gt;These are references to most MS and IBM dos commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Dec 2006 12:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916390#M7674</guid>
      <dc:creator>Rich S</dc:creator>
      <dc:date>2006-12-22T12:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916391#M7675</link>
      <description>A  lot of these calls were blocked to protect from hackers. You will have to review your particular OS interupt calls to find the nearest call that matches the ctl-alt-del combination.  In my old DOS days we used DEBUG to review code at the assembler level and copied the results to Borland C for porting to Unix, DOS or WINDOWS.&lt;BR /&gt;&lt;BR /&gt;(How's that Art?)&lt;BR /&gt;&lt;BR /&gt;Young indeed. :) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Dec 2006 12:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916391#M7675</guid>
      <dc:creator>Rich S</dc:creator>
      <dc:date>2006-12-22T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916392#M7676</link>
      <description>Sorry Rich, didn't mean to "tar everyone with the same brush".  Bet kids have never heard that expression either ;-)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Art</description>
      <pubDate>Fri, 22 Dec 2006 12:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916392#M7676</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2006-12-22T12:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: real Dos poweroff on dualcore</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916393#M7677</link>
      <description>I downloaded acpi specification sheet version 3.0b to find what is the new code to call acpi S5 mode.&lt;BR /&gt;&lt;BR /&gt;Exact, it is under real dos mode and not under windows Xx.&lt;BR /&gt;&lt;BR /&gt;here a part of the code of fdapm using acpi call for S5, which work correctly on acpi 2.x&lt;BR /&gt;&lt;BR /&gt;if one have the motivation to read and help T.T ...&lt;BR /&gt;&lt;BR /&gt;the functions which are interesting are getacpi and acpioff.</description>
      <pubDate>Wed, 27 Dec 2006 03:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/real-dos-poweroff-on-dualcore/m-p/3916393#M7677</guid>
      <dc:creator> Frederic Hosmann</dc:creator>
      <dc:date>2006-12-27T03:45:15Z</dc:date>
    </item>
  </channel>
</rss>

