Please consider a donation to the Higher Intellect project. See https://preterhuman.net/donate.php or the Donate to Higher Intellect page for more info.

Sun SPARCstation 2: Difference between revisions

From Higher Intellect Vintage Wiki
(Created page with "Part of the SPARCstation line of workstations from Sun Microsystems. == NVRAM == The SPARCstation 2 uses an M48T02 battery-backed RTC with RAM chip w...")
 
No edit summary
Line 7: Line 7:
Due to incompatibilities with modern M48T02s, it is common to modify failed NVRAMs by cutting into the encapsulation and patching in a new battery. <ref>http://www.menet.umn.edu/~bob/FAQ/sun-nvram-hostid.faq</ref> It is also possible to replace the entire encapsulation, which also contains a 32.768 KHz clock crystal. <ref>https://www.vintage-radio.net/forum/showthread.php?t=71241</ref> Repair modules such as the open source [http://www.glitchwrks.com/2017/08/01/gw-48t02-1 Glitch Works GW-48T02-1] exist to make repairs neater and maintainable over time, avoiding the need to repeatedly modify old NVRAM modules.
Due to incompatibilities with modern M48T02s, it is common to modify failed NVRAMs by cutting into the encapsulation and patching in a new battery. <ref>http://www.menet.umn.edu/~bob/FAQ/sun-nvram-hostid.faq</ref> It is also possible to replace the entire encapsulation, which also contains a 32.768 KHz clock crystal. <ref>https://www.vintage-radio.net/forum/showthread.php?t=71241</ref> Repair modules such as the open source [http://www.glitchwrks.com/2017/08/01/gw-48t02-1 Glitch Works GW-48T02-1] exist to make repairs neater and maintainable over time, avoiding the need to repeatedly modify old NVRAM modules.


==References==
<references />


[[Category:Sun]]
[[Category:Sun]]

Revision as of 18:17, 26 November 2018

Part of the SPARCstation line of workstations from Sun Microsystems.


NVRAM

The SPARCstation 2 uses an M48T02 battery-backed RTC with RAM chip which handles the real time clock and boot parameter storage. The only problem with this chip is that the battery is internal, which means the entire chip must be replaced when its battery runs out. As all sun4c machines are now older than the battery life of this chip, a substantial number of these systems now refuse to boot. Additionally, the sun4c design used the reserved bits in the M48T02's NVRAM in a non-standard way; since later revisions of the M48T02 chip exert stricter control over these bits, a current M48T02 will store the NVRAM data, but the RTC will not function correctly and the system may fail to auto-boot.

Due to incompatibilities with modern M48T02s, it is common to modify failed NVRAMs by cutting into the encapsulation and patching in a new battery. [1] It is also possible to replace the entire encapsulation, which also contains a 32.768 KHz clock crystal. [2] Repair modules such as the open source Glitch Works GW-48T02-1 exist to make repairs neater and maintainable over time, avoiding the need to repeatedly modify old NVRAM modules.

References