]> git.zerfleddert.de Git - rsbs2/blob - README.txt
module configs now need .conf
[rsbs2] / README.txt
1 Firmware for RSB S2:
2 * http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
3 * http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=4EC6401E-CA1A-47D8-A178-C75D91665CE2
4 Use the first link for a patchable firmware, the second is just an "update"
5 firmware which will not touch user settings and rights...
6
7 Documentation:
8 * http://manuals.fujitsu-siemens.com/open.php?ID=4384
9 * http://cp.literature.agilent.com/litweb/pdf/5988-8687EN.pdf
10 * http://cp.literature.agilent.com/litweb/pdf/5988-8686EN.pdf
11
12 Software:
13 * http://download.ts.fujitsu.com/prim_supportcd/start.html
14 * http://download.ts.fujitsu.com/prim_supportcd/SVSSoftware/Software/Deployment/PRIMERGY%20Scripting/PRIMERGY%20Scripting%20Toolkit.msi
15 (DOS utilities (spman.exe))
16
17 How to flash:
18 * Download the firmware from:
19 http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
20 * Extract the .exe file with unzip
21 * Place RSB_S2.bin, RSB_S2.001 and RSB_S2_SINGLE.bin in the tftpboot
22 directory. Make sure that all three files are readable!
23 * Initiate the firmware-upgrade from the web interface:
24 - When upgrading from 6.x, flash the RSB_S2.bin file, which
25 will automatically load the RSB_S2.001 file in the process
26 - When upgrading from 7.x, flash the RSB_S2_SINGLE.bin
27 WARNING: NEVER FLASH THE .001 FILES DIRECTLY, THIS WILL BRICK YOUR BOARD!
28 * Modify RSB_S2_SINGLE.bin with 'firmware' and reflash ;-)
29 (Don't try to modify the other files)
30
31 Linux notes:
32 * Disable ipmi_si:
33 echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2.conf
34 If you don't do this, the bootup process will take a long time but finally
35 succeed.
36 * Install required perl packages:
37 apt-get install libwww-perl libxml-simple-perl libcrypt-ssleay-perl
38
39 Pinout:
40 +---------------+---------------+--------------------------------------+---+-
41 | | 2 4 6 8 A C E | | 1 |
42 | | 1 3 5 7 9 B D | | 2 |
43 | +-----+ +------ ------+ +---------+ +-----+ +---+
44 | | 1 2 | CONN2 | IPMB4 | |IPMB3| J1
45 | | 3 4 | +---------+ +-----+
46 + 5 6 | +---------+
47 USB | 7 8 | | 1 2 3 |
48 | 9 A | +---------+
49 + +-----+ CONN3
50 | CONN1
51 |
52 .
53 .
54 .
55 + +---+
56 PWR | 1 |
57 | 2 |J2
58 + +---+
59 | +-------------+ +-+
60 | | | | |
61 +---+ +------------+ +-------
62
63 CONN1: CONN2: CONN3: J1: Repair mode enable
64 1) 1) ATX-PWR +* 1) J2: Standby power enable
65 2) 2) ATX-PWR GND* 2)
66 3) USB D- 3) ATX-PWR +* 3)
67 4) 4) ATX-PWR GND*
68 5) USB D+ 5) ATX-RESET +*
69 6) 6) ATX-RESET GND*
70 7) USB GND 7) ATX-RESET +*
71 8) 8) ATX-RESET GND*
72 9) 9) PWR-SW
73 A) A) PWR-SW
74 B) RESET-SW
75 C) RESET-SW
76 D)
77 E)
78
79 *) use to connect to the front panel button and pinheader on the mainboard,
80 beware of the polarity!
Impressum, Datenschutz