]> git.zerfleddert.de Git - rsbs2/blobdiff - README.txt
update .gitignore (forgot it after last renaming...)
[rsbs2] / README.txt
index eb38d53d59ef8a4fd4833c6903d398b62b833c86..d31f16ff280e5c240372f8da434ec47525064682 100644 (file)
@@ -6,8 +6,72 @@ firmware which will not touch user settings and rights...
 
 Documentation:
  * http://manuals.fujitsu-siemens.com/open.php?ID=4384
+ * http://cp.literature.agilent.com/litweb/pdf/5988-8687EN.pdf
+ * http://cp.literature.agilent.com/litweb/pdf/5988-8686EN.pdf
 
 Software:
  * http://download.fujitsu-siemens.com/prim_supportcd/start.html
  * http://download.fujitsu-siemens.com/prim_supportcd/SVSSoftware/Software/Deployment/PRIMERGY%20Scripting/PRIMERGY%20Scripting%20Toolkit.msi
    (DOS utilities (spman.exe))
+
+How to flash:
+ * Download the firmware from:
+   http://support.fujitsu-siemens.de/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
+ * Extract the .exe file with unzip
+ * Place RSB_S2.bin, RSB_S2.001 and RSB_S2_SINGLE.bin in the tftpboot
+   directory. Make sure that all three files are readable!
+ * Initiate the firmware-upgrade from the web interface:
+   - When upgrading from 6.x, flash the RSB_S2.bin file, which
+     will automatically load the RSB_S2.001 file in the process
+   - When upgrading from 7.x, flash the RSB_S2_SINGLE.bin
+   WARNING: NEVER FLASH THE .001 FILES DIRECTLY, THIS WILL BRICK YOUR BOARD!
+ * Modify RSB_S2_SINGLE.bin with 'firmware' and reflash ;-)
+   (Don't try to modify the other files)
+
+Linux notes:
+ * Disable ipmi_si:
+   echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2
+   If you don't do this, the bootup process will take a long time but finally
+   succeed.
+
+Pinout:
+  +---------------+---------------+--------------------------------------+---+-
+  |               | 2 4 6 8 A C E |                                      | 1 |
+  |               | 1 3 5 7 9 B D |                                      | 2 |
+  |      +-----+  +------   ------+               +---------+ +-----+    +---+
+  |      | 1 2 |             CONN2                |  IPMB4  | |IPMB3|     J1
+  |      | 3 4 |                                  +---------+ +-----+
+  +        5 6 |                                  +---------+
+ USB     | 7 8 |                                  | 1   2 3 |
+         | 9 A |                                  +---------+
+  +      +-----+                                       CONN3
+  |       CONN1
+  |
+  .
+  .
+  .
+  +                             +---+
+ PWR                            | 1 |
+                                | 2 |J2
+  +                             +---+
+  |   +-------------+            +-+
+  |   |             |            | |
+  +---+             +------------+ +-------
+
+CONN1:          CONN2:          CONN3:          J1(?):          J2(Standby?):
+ 1)              1) ATX-PWR +*   1)              1)              1)
+ 2)              2) ATX-PWR GND* 2)              2)              2)
+ 3) USB D-       3) ATX-PWR +*   3)
+ 4)              4) ATX-PWR GND*
+ 5) USB D+       5) ATX-RESET +*
+ 6)              6) ATX-RESET GND*
+ 7) USB GND      7) ATX-RESET +*
+ 8)              8) ATX-RESET GND*
+ 9)              9) PWR-SW
+ A)              A) PWR-SW
+                 B) RESET-SW
+                 C) RESET-SW
+                 D)
+                 E)
+
+*) do not use, pulled up to 1,00V when not activated
Impressum, Datenschutz