Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rockpi4"

(18 intermediate revisions by 7 users not shown)
Line 29: Line 29:
 
</div>
 
</div>
 
<div class="col-md-4 ">
 
<div class="col-md-4 ">
[[File:rockpi_4B_v13_breadboard_front.png | 650px ]]
+
[[File:Rockpi_4B_v13_breadboard_front_portrait.png |440px ]]
 
</div>
 
</div>
 
</div>
 
</div>
Line 39: Line 39:
 
         <div class="panel-body">
 
         <div class="panel-body">
 
* [[Rockpi4/getting_started | Getting started with your ROCK Pi 4]], including what you need and how to get it booted.
 
* [[Rockpi4/getting_started | Getting started with your ROCK Pi 4]], including what you need and how to get it booted.
* [[Rockpi4/hardware/rockpi4#gpio | GPIO pinout]]
+
* [[Rockpi4/hardware/gpio| GPIO pinout]]
 
* [[Rockpi4/backup | Backup and Restore your SD card or eMMC module]]
 
* [[Rockpi4/backup | Backup and Restore your SD card or eMMC module]]
 +
* [[Rockpi4/hardware/M2_extend | How to mount SSD with M2 extension board]]
  
 
         </div>
 
         </div>
Line 52: Line 53:
 
Installing an operating system on your ROCK PI 4, including microSD card, eMMC module, USB drive and M.2 NVME SSD,  
 
Installing an operating system on your ROCK PI 4, including microSD card, eMMC module, USB drive and M.2 NVME SSD,  
  
 +
* [[rockpi4/install/rockchip-flash-tools | Install Rockchip Flashing tools]]
 +
* [[rockpi4/dev/usb-install | Install image to eMMC from USB OTG Port]]
 
* [[rockpi4/install/microSD | Install on microSD card]]
 
* [[rockpi4/install/microSD | Install on microSD card]]
 
* [[rockpi4/install/eMMC | Install on eMMC module]]
 
* [[rockpi4/install/eMMC | Install on eMMC module]]
 
* [[rockpi4/dev/spi-install | Install on SPI Flash]]
 
* [[rockpi4/dev/spi-install | Install on SPI Flash]]
 
* [[rockpi4/install/USB | Install on USB drive(wip)]]
 
* [[rockpi4/install/USB | Install on USB drive(wip)]]
* [[rockpi4/install/NVME | Install on M.2 NVME SSD(wip)]]
+
* [[rockpi4/install/NVME | Install on M.2 NVME SSD]]
 +
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 +
[[rockpi4/install | > More...]]
 +
<div class="mw-collapsible-content">
 +
 
 
* [[rockpi4/radxa-apt | Update from Radxa Apt]]
 
* [[rockpi4/radxa-apt | Update from Radxa Apt]]
 
* [[rockpi4/partitions | Partition table]]
 
* [[rockpi4/partitions | Partition table]]
 
+
</div>
 +
</div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
Line 68: Line 76:
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-cog"></i> [[rockpi4/dev | Development]]</h3></div>
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-cog"></i> [[rockpi4/dev | Development]]</h3></div>
 
         <div class="panel-body">
 
         <div class="panel-body">
Information about Linux and Android development
+
Information about Linux and Android development, this is mostly for developers.
* [[rockpi4/dev/usb-install | USB Installation]]
+
* [[rockpi4/dev/usb-install | USB Installation]] - How to use PC tools to install image on ROCK Pi 4.
* [[rockpi4/dev/Debian | Build Debian]]
+
* [[rockpi4/dev/serial-console | Serial Console]] - Serial console on GPIO header
* [[rockpi4/dev/kernel-4.4 | Build vendor kernel(Rockchip 4.4)]]
+
* [[rockpi4/dev/Debian | Build Debian]] - Build and generate Debian image
* [[rockpi4/dev/usbnet | USB Device Network]]
+
* [[rockpi4/dev/kernel-4.4 | Build vendor kernel(Rockchip 4.4)]] - Build vendor kernel for ROCK Pi 4
* [[rockpi4/dev/rockpi-android-tv | Build Android (nougat) TV]]
+
* [[rockpi4/dev/rockpi-android-tv | Build Android (nougat) TV]] - Build Android for ROCK Pi 4
* [[rockpi4/dev/serial-console | Serial Console]]
+
* [[Yocto-layer-for-radxa-boards | Build Yocto ]] - Build Yocto for ROCK Pi 4
 +
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
[[rockpi4/dev | > More...]]
 
[[rockpi4/dev | > More...]]
 +
<div class="mw-collapsible-content">
 +
* [[rockpi4/dev/spi-install | Install images to SPI flash]] describe how to write bootloader to SPI flash on ROCK Pi 4.
 +
* [[rockpi4/dev/kernel-mainline | Build mainline kernel(kernel 5.x)]]
 +
* [[rockpi4/dev/u-boot | U-boot ]]
 +
* [[rockpi4/dev/usbnet | USB Device Network]]
 +
* [[rockpi4/dev/install-opencv | Install OpenCV]]
 +
* [[rockpi4/dev/libmraa | Install Libmraa ]]
 +
* [[rockpi4/dev/install-opencl | Install OpenCL ]]
 +
</div>
 +
</div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
Line 88: Line 107:
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-hdd-o"></i>  [[rockpi4/hardware|Hardware]] </h3></div>
 
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-hdd-o"></i>  [[rockpi4/hardware|Hardware]] </h3></div>
 
         <div class="panel-body">
 
         <div class="panel-body">
Technical specifications about the ROCK Pi 4 hardware, including WI-FI module, LCD module, camera module, etc.
+
Technical specifications about the ROCK Pi 4 hardware, including WI-FI, display, camera, etc.
  
 
* [[News/2018/11/introduce-the-new-rockpi-4-hardware | Blog post]]  from Radxa Team introducing the ROCK Pi hardware design
 
* [[News/2018/11/introduce-the-new-rockpi-4-hardware | Blog post]]  from Radxa Team introducing the ROCK Pi hardware design
Line 147: Line 166:
 
<div class="col-md-4 ">
 
<div class="col-md-4 ">
 
     <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/Rockpi4/Debian Working With Linux ]</h3></div>
+
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [[Rockpi4/working-with-linux | 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.
 
* [[Rockpi4/Debian | Debian Desktop]]
 
* [[Rockpi4/Debian | Debian Desktop]]
 
* [[Rockpi4/Ubuntu | Ubuntu Server]]
 
* [[Rockpi4/Ubuntu | Ubuntu Server]]
 +
* [[Rockpi4/Linux system runs on M.2 NVME SSD | Linux system runs on M.2 NVME SSD]]
 
* [[Rockpi4/radxa-apt | Radxa APT]]
 
* [[Rockpi4/radxa-apt | Radxa APT]]
 
* [[Rockpi4/Docker | Docker]]
 
* [[Rockpi4/Docker | Docker]]
 
* [[Rockpi4/Samba | Samba]]
 
* [[Rockpi4/Samba | Samba]]
 +
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 +
> More...
 +
<div class="mw-collapsible-content">
 
* [[Rockpi4/Sgminer | Sgminer - OpenCL GPU Miner ]]
 
* [[Rockpi4/Sgminer | Sgminer - OpenCL GPU Miner ]]
 
* [[Rockpi4/downloads | Images official/3rd party/community]]
 
* [[Rockpi4/downloads | Images official/3rd party/community]]
* [[Rockpi4/Linux system runs on M.2 NVME SSD | Linux system runs on M.2 NVME SSD]]
 
 
* [[rockpi4/CPU overclocking | CPU overclocking]]
 
* [[rockpi4/CPU overclocking | CPU overclocking]]
 
* [[rockpi4/MIPI Camera | Using MIPI Camera on ROCK Pi 4]]
 
* [[rockpi4/MIPI Camera | Using MIPI Camera on ROCK Pi 4]]
 
* [[rockpi4/Raspberry Pi  official LCD | Using Raspberry Pi  official LCD Screen]]
 
* [[rockpi4/Raspberry Pi  official LCD | Using Raspberry Pi  official LCD Screen]]
        </div>
+
* [[rockpi4/Use 4G Module on ROCK Pi 4 | Use 4G Module on ROCK Pi 4]]
 +
</div>
 +
</div>
 +
            </div>
 
         </div>
 
         </div>
 
</div>
 
</div>
Line 174: Line 199:
 
* [[Rockpi4/rockpi-android9 | Android9 Tablet]]
 
* [[Rockpi4/rockpi-android9 | Android9 Tablet]]
 
* [[Rockpi4/rockpi-android9 | Android9 TV]]
 
* [[Rockpi4/rockpi-android9 | Android9 TV]]
* [[Rockpi4/rockpi-android-run-on-nvme | Android9 Run on M.2 NVME SSD]]
+
* [[Rockpi4/install/android-NVME | Android9 Run on M.2 NVME SSD]]
 +
* [[Rockpi4/android-mraa | Android9 Mraa API]]
 +
* [[Rockpi4/rockpi-android10 | Android10 Tablet]]
 +
* [[Rockpi4/rockpi-android11 | Android11]]
 
* [https://forum.radxa.com/t/solve-google-play-device-is-not-play-protect-certified-issue/229 Solve Google Play Device is not Play Protect certified issue]
 
* [https://forum.radxa.com/t/solve-google-play-device-is-not-play-protect-certified-issue/229 Solve Google Play Device is not Play Protect certified issue]
 
         </div>
 
         </div>
Line 208: Line 236:
 
         <div class="panel-body">
 
         <div class="panel-body">
 
* Forum: http://forum.radxa.com
 
* Forum: http://forum.radxa.com
 +
* Discord: https://rock.sh/go
 
* Telegram Group: https://t.me/rockpi4
 
* Telegram Group: https://t.me/rockpi4
 
* [[rockpi4/contribute | How to contribute to this wiki]]
 
* [[rockpi4/contribute | How to contribute to this wiki]]

Revision as of 02:04, 9 January 2022



ROCK Pi 4

This is the documentation for ROCK Pi 4, written by Radxa Team with community contributions.

ROCK Pi 4 is a Rockchip RK3399 based SBC(Single Board Computer) by Radxa. It can run android or some Linux distributions. ROCK Pi 4 features a six core ARM processor, 64bit dual channel 3200Mb/s LPDDR4, up to 4K@60 HDMI, MIPI DSI, MIPI CSI, 3.5mm jack with mic, 802.11 ac WIFI, Bluetooth 5.0, USB Port, GbE LAN, 40-pin color expansion header, RTC. Also, ROCK Pi 4 supports USB PD and QC powering.

ROCK Pi 4 comes in two models, Model A and Model B, each model has 1GB, 2GB or 4GB ram options. for detailed difference of Model A and Model B, please check Specifications.


More:



Rockpi 4B v13 breadboard front portrait.png

Information about Linux and Android development, this is mostly for developers.

Technical specifications about the ROCK Pi 4 hardware, including WI-FI, display, camera, etc.

> More...



Remote Access

  • Answers to frequently asked technical questions
  • Answers to sale of ROCK Pi 4