Difference between revisions of "RockpiS"
Line 35: | Line 35: | ||
<div class="col-md-6"> | <div class="col-md-6"> | ||
<div class="panel panel-hearts-white"> | <div class="panel panel-hearts-white"> | ||
− | <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-hand-o-up"></i> [[ | + | <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-hand-o-up"></i> [[rockpis/getting_started | Setup/Quick start ]]</h3> </div> |
<div class="panel-body"> | <div class="panel-body"> | ||
Line 48: | Line 48: | ||
<div class="col-md-6 "> | <div class="col-md-6 "> | ||
<div class="panel panel-midnight-white"> | <div class="panel panel-midnight-white"> | ||
− | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-download"></i> [[ | + | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-download"></i> [[rockpis/install | Installation]]</h3></div> |
<div class="panel-body"> | <div class="panel-body"> | ||
Installing an operating system on your ROCK PI S, including microSD card, USB drive, etc. | Installing an operating system on your ROCK PI S, including microSD card, USB drive, etc. | ||
− | * [[ | + | * [[rockpis/install/microSD | Install on microSD card]] |
− | * [[ | + | * [[rockpis/radxa-apt | Update from Radxa Apt]] |
− | + | * [[rockpis/partitions | Partition table]] | |
− | * [[ | + | |
</div> | </div> | ||
Line 63: | Line 62: | ||
<div class="col-md-6 "> | <div class="col-md-6 "> | ||
<div class="panel panel-mango-white"> | <div class="panel panel-mango-white"> | ||
− | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-cog"></i> [[ | + | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-cog"></i> [[rockpis/dev | Development]]</h3></div> |
<div class="panel-body"> | <div class="panel-body"> | ||
Information about Linux development | Information about Linux development | ||
− | * [[ | + | * [[rockpis/dev/Debian | Build Debian]] |
− | * [[ | + | * [[rockpis/dev/kernel-4.4 | Build vendor kernel(Rockchip 4.4)]] |
− | * [[ | + | * [[rockpis/dev/serial-console | Serial Console]] |
</div> | </div> | ||
</div> | </div> | ||
Line 79: | Line 78: | ||
<div class="col-md-6 "> | <div class="col-md-6 "> | ||
<div class="panel panel-cello-white"> | <div class="panel panel-cello-white"> | ||
− | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-hdd-o"></i> [[ | + | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-hdd-o"></i> [[rockpis/hardware|Hardware]] </h3></div> |
<div class="panel-body"> | <div class="panel-body"> | ||
Technical specifications about the ROCK Pi S hardware, including WI-FI module, LCD module, etc. | Technical specifications about the ROCK Pi S hardware, including WI-FI module, LCD module, etc. | ||
− | * [[ | + | * [[rockpis/hardware/rockpiS | Main board]] - Hardware introduction of the ROCK Pi S |
− | * [[ | + | * [[rockpis/hardware/gpio | GPIO]] - GPIO pinout&numbers |
</div> | </div> | ||
Line 92: | Line 91: | ||
<div class="col-md-6 "> | <div class="col-md-6 "> | ||
<div class="panel panel-gunmetal-white"> | <div class="panel panel-gunmetal-white"> | ||
− | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [http://wiki.radxa.com/ | + | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [http://wiki.radxa.com/rockpis/Debian Working With Linux ]</h3></div> |
<div class="panel-body"> | <div class="panel-body"> | ||
Fundamental Linux usage for beginners and more advanced information for power users. | Fundamental Linux usage for beginners and more advanced information for power users. | ||
− | * [[ | + | * [[rockpis/Debian | Debian Desktop]] |
− | * [[ | + | * [[rockpis/radxa-apt | Radxa APT]] |
− | * [[ | + | * [[rockpis/downloads | Images official/3rd party/community]] |
</div> | </div> | ||
</div> | </div> | ||
Line 108: | Line 107: | ||
<div class="col-md-6 "> | <div class="col-md-6 "> | ||
<div class="panel panel-cocktail-white"> | <div class="panel panel-cocktail-white"> | ||
− | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-question"></i> [[ | + | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-question"></i> [[rockpis/FAQs | FAQs]]</h3></div> |
<div class="panel-body"> | <div class="panel-body"> | ||
* Answers to frequently asked technical questions | * Answers to frequently asked technical questions | ||
Line 121: | Line 120: | ||
<div class="panel-body"> | <div class="panel-body"> | ||
* Forum: http://forum.radxa.com | * Forum: http://forum.radxa.com | ||
− | * [[ | + | * [[rockpis/contribute | How to contribute to this wiki]] |
</div> | </div> | ||
</div> | </div> |
Revision as of 07:17, 22 June 2019
ROCK Pi S
This is the documentation for ROCK Pi S, written by Radxa Team with community contributions.
Introduction about ROCK Pi S
- 2022-07-08: OpenSUSE now supports Radxa Zero, installation tutorials from OpenSUSE Wiki.
- 2022-06-23: ROCK 5B Developer Edition is shipping, checkout the Debug Party
- 2022-01-09: ROCK 5 Model B is announced: an ARM64 desktop level SBC
More:
- 2021-10-11: Radxa Zero Debian/Ubuntu system images are released. Check the Radxa Zero Downloads.
- 2021-08-25: ROCK 3A Debian/Ubuntu system images are released. Check the ROCK 3 Downloads.
- 2021-07-11: IOhub is even more affordable with ROCK PI X hardware
- 2021-06-16: Radxa Zero is released
- 2021-04-15: ROCK PI S Based GPS NTP appliance is launched
- 2021-03-13: Build a Mini Serene Screen Aquarium with ROCK Pi X
- 2021-03-11: ROCK Pi 4 as the perfect Chia coin crypto currency farmer
Installing an operating system on your ROCK PI S, including microSD card, USB drive, etc.
Information about Linux development
Technical specifications about the ROCK Pi S hardware, including WI-FI module, LCD module, etc.
- Main board - Hardware introduction of the ROCK Pi S
- GPIO - GPIO pinout&numbers
- Answers to frequently asked technical questions
- Answers to sale of ROCK Pi S