Re: [ES40-developers] tru64 5.1 boot
Status: Alpha
Brought to you by:
iamcamiel
From: Camiel V. <iam...@gm...> - 2008-03-17 20:22:22
|
I now have a patch in CVS that does just this. So, when the emulator is started, DPR contents is restored from dpr.rom first, and then sensible values are set for all of the volatile variables in there. Camiel. On Sat, Mar 1, 2008 at 6:13 PM, Camiel Vanderhoeven <iam...@gm...> wrote: > Hi Brian, > > The reason I had for saving the stats is that the data that is > generated by running the "set sys_serial_num" and "buildfru" > SRM-commands is saved in DPR. We should probably generate some of the > data (psu/temp/fan status and system boot time, for instance) each > time though. I'll think about that some... > > Camiel. > > > > On Sat, Mar 1, 2008 at 5:39 PM, brian wheeler <bdw...@in...> wrote: > > Interesting. I'll take a look at that. I made some changes to DPR > > (currently in CVS) which gives this output: > > > > P00>>>show power > > Status > > Power Supply 0 Good > > Power Supply 1 Good > > Power Supply 2 Good > > > > System Fan 1 Good > > System Fan 2 Good > > System Fan 3 Good > > System Fan 4 Good > > System Fan 5 Good > > System Fan 6 Good > > CPU 0 Temperature Good > > > > CPU 1 Temperature Not Available > > CPU 2 Temperature Not Available > > CPU 3 Temperature Not Available > > Zone 0 Temperature Good > > Zone 1 Temperature Good > > Zone 2 Temperature Good > > P00>>> > > > > But the catch is this: The DPR state gets saved in dpr.rom, so if > > you've run es40 before the cvs changes happened, you'll still get the > > old values. > > > > Camiel, is there any reason to save that state, or can it be generated > > fresh each time? > > > > Brian > > > > > > > > > > On Fri, 2008-02-29 at 15:58 -0600, Hittner, David T. wrote: > > > I don't know if you've tried this - > > > > > > At the SRM console prompt, you can see the power/temperature state. > > > We might need to 'tweak' the CPU registers to simulate a better hardware > > > state for the OS's. > > > > > > P00>>>show power > > > Status > > > Power Supply 0 Bad > > > Power Supply 1 Bad > > > Power Supply 2 Bad > > > System Fan 1 Good > > > System Fan 2 Good > > > System Fan 3 Good > > > System Fan 4 Good > > > System Fan 5 Good > > > System Fan 6 Good > > > CPU 0 Temperature Warning > > > CPU 1 Temperature Not Available > > > CPU 2 Temperature Not Available > > > CPU 3 Temperature Not Available > > > Zone 0 Temperature Warning > > > Zone 1 Temperature Warning > > > Zone 2 Temperature Warning > > > P00>>> > > > > > > -----Original Message----- > > > From: es4...@li... > > > [mailto:es4...@li...] On Behalf Of > > > Brian Wheeler > > > Sent: Friday, February 29, 2008 9:28 AM > > > To: ES40 Developer Discussions > > > Subject: Re: [ES40-developers] tru64 5.1 boot > > > > > > The latest Keyboard.cpp in cvs ACKs 0xf8 (and others) which makes Tru64 > > > happy. > > > > > > Oh, if you've got an existing dpr.rom file, you'll probably want to > > > remove it since earlier defaults will show the system temperature is too > > > hot and one of the power supplies have failed... > > > > > > Brian > > > > > > > > > On Fri, 2008-02-29 at 14:40 +0100, Fausto Saporito wrote: > > > > hello all, > > > > > > > > i'm trying to boot Tru64 5.1, but I have a problem during the first > > > > step, it seems the installation is starting, even if I have some KBD > > > > errors, like this: > > > > > > > > kbd: command f8: not recognized! > > > > > > > > but after a while the alpha console becomes black, and nothing > > > > happens. I supposed a blank screen (of graphic display), but I cannot > > > > interact anymore with the console. > > > > > > > > I'm running a windows version of ES40 and I also tried with icache > > > > false or true, with the same result. > > > > > > > > regards, > > > > fausto > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > --- This SF.net email is sponsored by: Microsoft Defy all challenges. > > > > Microsoft(R) Visual Studio 2008. > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > _______________________________________________ > > > > Es40-developers mailing list > > > > Es4...@li... > > > > https://lists.sourceforge.net/lists/listinfo/es40-developers > > > > > > > > > ------------------------------------------------------------------------ > > > - > > > This SF.net email is sponsored by: Microsoft Defy all challenges. > > > Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Es40-developers mailing list > > > Es4...@li... > > > https://lists.sourceforge.net/lists/listinfo/es40-developers > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Es40-developers mailing list > > > Es4...@li... > > > https://lists.sourceforge.net/lists/listinfo/es40-developers > > > > > > ------------------------------------------------------------------------- > > > > > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Es40-developers mailing list > > Es4...@li... > > https://lists.sourceforge.net/lists/listinfo/es40-developers > > > |