Subject: Re: accidentally "setenv real-base 600000" on Beige G3 (OF 2.4) (closure)
To: None <port-macppc@netbsd.org>
From: Kevin K Woo <kevwoo@au1.ibm.com>
List: port-macppc
Date: 09/17/2002 08:34:09
Hi All,

      My beige G3 (OF 2.4) works once again! As Chris and Bill mentioned,
the step I missed was unplugging the power cable. After unplugging the
power cable connecting the power supply to the motherboard, and then
removing the battery for 10 hours, my machine was restored. I think i could
have left the battery unplugged for less time, but I wanted to ensure that
the machine's OF settings were well and truely reset (:

      Thanks to everyone who came to assisting a mac-newbie.

Humbly Yours,

Kevin Keith WOO
Analyst Programmer
IBM Global Services Australia
Ph: +61-2-9354-7757
E-mail : kevwoo@au1.ibm.com
----- Forwarded by Kevin K Woo/Australia/IBM on 17/09/02 08:36 AM -----
                                                                                                                                            
                      Bill Studenmund                                                                                                       
                      <wrstuden@netbsd.        To:       Kevin K Woo/Australia/IBM@IBMAU                                                    
                      org>                     cc:       <port-macppc@netbsd.org>                                                           
                                               Subject:  Re: accidentally "setenv real-base 600000" on Beige G3 (OF 2.4)                    
                      17/09/02 05:10 AM                                                                                                     
                                                                                                                                            
                                                                                                                                            



On Fri, 13 Sep 2002, Kevin K Woo wrote:

> Hi,
>
>       As the subject header indicates, I accidentally set real-base to
> 600000 instead of F00000, and now my Beige G3 (266 mhz with OF 2.4) won't
> boot into Mac OS 9.1 or into the Open Firmware screen. I've tried
> unsuccessfully the following to fix my machine:
>
>       - Option-Command-P-R to zap the PRAM
>       - Option-Command-N-V to zap the NVRAM
>       - Removing the battery from the motherboard for 10 minutes

As others have said, removing the battery works. Though 1) disconnect
power, and 2) do it longer. Also, you can try shorting the battery
contacts with say a screwdriver (if you have a 1k resistor or so, that'd
be better; I used a screwdriver and my Beige G3 266 was fine). The RTC
draws little power, and internal capacitance keeps it alive for a while.
:-)

Oh, I learned this after doing setenv real-base f0000000 (note extra 2
'00's).

Take care,

Bill