Difference between revisions of "Rock4/dev"
< Rock4
Peter.Wang (Talk | contribs) (→Android) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 30: | Line 30: | ||
* [[rockpi4/dev/adb | Using ADB]] | * [[rockpi4/dev/adb | Using ADB]] | ||
* [[rockpi4/dev/gpu-run-test-with-kernel-5.10 | GPU Run Test with Kernel 5.10]] | * [[rockpi4/dev/gpu-run-test-with-kernel-5.10 | GPU Run Test with Kernel 5.10]] | ||
− | * [[rockpi4/dev/common-interface-with-kernel-5.10 | Common interface with | + | * [[rockpi4/dev/use-rsetup-to-enable-common-interface-with-kernel-5.10 | Common interface with linux-5.10]] |
* [[rockpi4/dev/headphone-jack-work-on-rock-pi-4cplus | Headphone work on ROCK Pi 4C Plus]] | * [[rockpi4/dev/headphone-jack-work-on-rock-pi-4cplus | Headphone work on ROCK Pi 4C Plus]] | ||
* [[rockpi4/dev/usb-host-and-otg-switch-on-rock-pi-4 | USB host and otg switch on ROCK Pi 4]] | * [[rockpi4/dev/usb-host-and-otg-switch-on-rock-pi-4 | USB host and otg switch on ROCK Pi 4]] | ||
Line 43: | Line 43: | ||
* [[Rockpi4/rockpi-android10 | Android10 Tablet]] | * [[Rockpi4/rockpi-android10 | Android10 Tablet]] | ||
* [[Rockpi4/rockpi-android11 | Android11]] | * [[Rockpi4/rockpi-android11 | Android11]] | ||
+ | * [[Rockpi4/Ethernet-ADB | Ethernet-ADB]] | ||
+ | * [[Rockpi4/USB_A-ADB | USB_A-ADB]] | ||
* [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] |
Latest revision as of 03:27, 2 June 2023
ROCK 4 > Development Guide
This page describes development tips for ROCK Pi.
- USB Installation describe how to use PC tools to install image on ROCK Pi 4.
- Install images to SPI flash describe how to write bootloader to SPI flash on ROCK Pi 4.
- Build Debian
- replace your rootfs
- Build Yocto
- Build vendor kernel(Rockchip 4.4)
- Build mainline kernel(kernel 5.x)
- U-boot
- U-boot/PXE Boot
- USB Device Network
- Build Android (nougat) TV
- Serial Console
- Install OpenCV
- Install Libmraa
- Install OpenCL
- Setting AP Mode
- Setting WiFi Monitor Mode
- Setting Up Visual Studio For ROCK Pi 4
- Compile a kernel module on ROCK Pi 4
- Build Armbian
- Using ADB
- GPU Run Test with Kernel 5.10
- Common interface with linux-5.10
- Headphone work on ROCK Pi 4C Plus
- USB host and otg switch on ROCK Pi 4
- How to use Debian