mirror of https://github.com/pikvm/pikvm.git
ATX Board documentation update (#995)
* ATX Board details * Update on to the --------- Co-authored-by: nlighteneddesign <nic@nlighteneddevelopment.com>
This commit is contained in:
parent
45972f5015
commit
28d1992191
|
|
@ -1,10 +1,12 @@
|
|||
# ATX control board
|
||||
|
||||
To manage the power of your computer, you will need to install an ATX adapter board inside the case and connect it to the motherboard.
|
||||
To manage the power of your computer, you will need to install an ATX adapter board inside the case and connect it to the motherboard. There is a female to female ribbon cable that goes from the motherboard to the ATX adapter board and a male to female ribbon cable that goes from the adapter board to the front panel ribbon cable. There are two rows of pins on the ATX adapter board, it does not matter which ribbon cable is attached to which row. The columns must line up from the front panel through the ATX adapter to the motherboard.
|
||||
|
||||
!!! warning "Apple's Mac computers are not ATX compatible as they lack the needed ATX headers, this is ONLY compatible with PC servers and desktops."
|
||||
|
||||
1. Connect the rainbow wires as follows to the board. Optionally print [the mounting plate](stl/atx/index.md){target=_blank} for the PCI slot on a 3D-printer. Assemble everything like on pictures below. Secure wires in any convenient way (we used soft ties).
|
||||
## Detailed instructions
|
||||
|
||||
1. Connect the rainbow wires to the board, one row to the front panel, one row to the motherboard. You can use either row for either cable. To secure the ATX board in the case you can optionally print [the mounting plate](stl/atx/index.md){target=_blank} for the PCI slot on a 3D-printer. Assemble everything like the pictures below. Secure wires in any convenient way (we used soft ties).
|
||||
|
||||
??? example
|
||||
<img src="atx_board_1.jpg" />
|
||||
|
|
@ -20,12 +22,12 @@ To manage the power of your computer, you will need to install an ATX adapter bo
|
|||
|
||||
<img src="atx_board_5.jpg" />
|
||||
|
||||
3. Place the ATX board nearby and, focusing on the signatures, connect the male pins to the female pin of the front panel wires, observing the polarity (the polarity is indicated on the ATX board).
|
||||
3. Place the ATX board nearby and, focusing on the labels and polarity (+ or -), connect the male pins to the female pin of the front panel wires. Be sure to align the labels and polarity (the polarity is indicated on the ATX board).
|
||||
|
||||
??? example
|
||||
<img src="atx_board_6.jpg" />
|
||||
|
||||
4. Repeat the procedure with the female pin of the ATX board by connecting them to the motherboard connector. Check the documentation on your motherboard.
|
||||
4. Repeat the procedure with the female pin of the ATX board by connecting them to the motherboard connector. Check the documentation on your motherboard to find out which pin on the motherboard goes to which pin on the ATX adapter. Sometimes it is printed on the motherboard.
|
||||
|
||||
??? example
|
||||
<img src="atx_board_7.jpg" />
|
||||
|
|
@ -37,7 +39,7 @@ To manage the power of your computer, you will need to install an ATX adapter bo
|
|||
|
||||
<img src="atx_board_9.jpg" />
|
||||
|
||||
6. Arrange the wires in a way that is convenient for you and fix them if necessary.
|
||||
6. Arrange the wires in a way that is convenient for you and fix them if necessary. Ensure the cables do not come into contact with any fans in your case.
|
||||
|
||||
??? example
|
||||
<img src="atx_board_10.jpg" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue