Editing JAISPI
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 22: | Line 22: | ||
==== Materials Required ==== | ==== Materials Required ==== | ||
* 1x | * 1x Raspberry Pi (see [[Talk:JAISPI|talkpage]] for where to buy) | ||
* 1x SD Memory (for Raspbian, a 4GB minimal is recommended) | * 1x SD Memory (for Raspbian, a 4GB minimal is recommended) | ||
* 1x PS4 Serial Flash [[MX25L25635FMI-10G]] desoldered from console | * 1x PS4 Serial Flash [[MX25L25635FMI-10G]] desoldered from console | ||
Line 92: | Line 92: | ||
[[File:Putty.png]] | [[File:Putty.png]] | ||
# In Host Name put: raspberrypi<br />If this doesn't works properly, go to the router, find the IP assigned to your Raspberry Pi and use that instead, | # In Host Name put: raspberrypi<br />If this doesn't works properly, go to the router, find the IP assigned to your Raspberry Pi and use that instead, | ||
# Select SSH | # Select SSH | ||
# Select Open | # Select Open | ||
Line 111: | Line 111: | ||
Installation is complete. By Putty you can access the Raspberry Pi. To run the command jaispi you need to be root (sudo-s): | Installation is complete. By Putty you can access the Raspberry Pi. To run the command jaispi you need to be root (sudo-s): | ||
{{keyboard|content= | {{keyboard|content= | ||
# sudo -s | # sudo-s | ||
# Jaispi -i / dev/spidev0.0 | # Jaispi-i / dev/spidev0.0 | ||
}} | }} | ||
Line 157: | Line 157: | ||
0x02000000 -> 0 Different sectors | 0x02000000 -> 0 Different sectors | ||
Done! | Done! | ||
{{Hardware Modification}} | {{Hardware Modification}} | ||
<noinclude>[[Category:Main]]</noinclude> | <noinclude>[[Category:Main]]</noinclude> |