Close Menu
    Facebook X (Twitter) Instagram Threads
    Trending
    • Youyeetoo NestDisk Review: Pocket-Sized Mini PC, Router & NAS
    • Orange Pi Zero 4 Review: Is This $26 Micro SBC a Raspberry Pi Killer?
    • Rii TU3607 iPad Keyboard Case Review: Dream or Heavy Burden?
    • PrivadoVPN Review 2026: Does the Free Tier Still Work for Streaming?
    • Rii 518BT Review: Is This Pocket Keyboard Actually Usable?
    • Rii RK807 Pro Review: The Best Budget Apple Magic Keyboard Alternative?
    • Rii RK808 Review: The Best Foldable Travel Keyboard?
    • Rii RS201 Review: $69 16-Inch Portable Monitor Tested
    AndroidPIMP
    Facebook X (Twitter) Instagram
    • Mini PCs & Media Players
    • Embedded Computers
    • Wearables
    • Wireless Routers
    • Edge AI Cameras Vision Hardware
    • Tech Accessories
    AndroidPIMP
    Orange Pi 800 Computer Kit

    Orange Pi 800 Review: All-in-one PC Inside a Keyboard Kit

    0
    By androidpimp on November 23, 2022 Mini PCs & Media Players
    Table of contents
    1. Orange Pi 800
    2. Product Highlights
      1. Orange Pi 800 specifications
    3. Portable and lightweight
    4. Hardware & Interfaces
    5. Orange Pi 800 Keyboard layout
    6. โšกKey Takeaways
      1. Frequently Asked Questions
    7. โšกKey Takeaways
      1. Frequently Asked Questions
    8. Orange Pi 800 Review
      1. Package, Unboxing, Package Content, Design & Build Quality, and Installation
        1. The Package
        2. Unboxing All Items
    9. Package Content
      1. Design
      2. Portability โ€“ A Single Board Computer inside a Keyboard
      3. Build Quality
      4. Cooling
      5. External Speaker
    10. Installation
    11. โšกKey Takeaways
      1. Frequently Asked Questions
    12. โšกKey Takeaways
      1. Frequently Asked Questions
    13. Software
    14. โšกKey Takeaways
      1. Frequently Asked Questions
    15. โšกKey Takeaways
      1. Frequently Asked Questions
    16. Hardware Information
      1. CPU Information
      2. Block Device Information
      3. Internal Storage Information
    17. Performing GPU, CPU, and I/O stress testing
      1. S-tui CPU Stress Test
      2. HardInfo: Comparing Performance to other CPUs
    18. Sysbench โ€“ Benchmarking (CPU, Memory, File IO)ย 
      1. CPU Benchmark
      2. Memoryย Benchmark
      3. I/O Benchmark
    19. Geekbench 5: Benchmarks Test Resultsย 
      1. Geekbench 5 test results: Single-Core Performance
      2. Geekbench 5 test results: Multi-Core Performance
    20. Glmark2: GPU Stress testing & benchmarking
      1. GPU Driver
      2. Running glmark2 benchmark suite.
    21. What about video playback?
    22. Kodi Support
    23. Fixing user experience problems
    24. Final Words
    25. Price & Availability
    26. โšกKey Takeaways
      1. Frequently Asked Questions
    27. โšกKey Takeaways
      1. Frequently Asked Questions

    Hardware Information

    CPU Information

    root@orangepi800:~# lscpu
    Architecture:           aarch64
      CPU op-mode(s):       32-bit, 64-bit
      Byte Order:           Little Endian
    CPU(s):                 6
      On-line CPU(s) list:  0-5
    Vendor ID:              ARM
      Model name:           Cortex-A53
        Model:              4
        Thread(s) per core: 1
        Core(s) per socket: 4
        Socket(s):          1
        Stepping:           r0p4
        CPU max MHz:        1416.0000
        CPU min MHz:        408.0000
        BogoMIPS:           48.00
        Flags:              fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
      Model name:           Cortex-A72
        Model:              2
        Thread(s) per core: 1
        Core(s) per socket: 2
        Socket(s):          1
        Stepping:           r0p2
        CPU max MHz:        1800.0000
        CPU min MHz:        408.0000
        BogoMIPS:           48.00
        Flags:              fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
    NUMA:
      NUMA node(s):         1
      NUMA node0 CPU(s):    0-5
    Vulnerabilities:
      Itlb multihit:        Not affected
      L1tf:                 Not affected
      Mds:                  Not affected
      Meltdown:             Not affected
      Mmio stale data:      Not affected
      Spec store bypass:    Vulnerable
      Spectre v1:           Mitigation; __user pointer sanitization
      Spectre v2:           Vulnerable
      Srbds:                Not affected
      Tsx async abort:      Not affected

    Block Device Information

    Displaying storage devices such as hard disks, flash drives, etc.

    NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
    mmcblk1      179:0    0 58.2G  0 disk
    └─mmcblk1p1  179:1    0 57.6G  0 part /var/log.hdd
                                          /
    mmcblk1boot0 179:32   0    4M  1 disk
    mmcblk1boot1 179:64   0    4M  1 disk
    zram0        252:0    0  1.9G  0 disk [SWAP]
    zram1        252:1    0   50M  0 disk /var/log
    zram2        252:2    0    0B  0 disk

    Internal Storage Information

    From 64GB of internal eMMC storage, the user has ~58GB of available free space. For additional storage, it’s also possible to connect an external HDD/SSD via one of the USB Host ports.

    root@orangepi800:~# sudo fdisk -l
    Disk /dev/mmcblk1: 58.24 GiB, 62537072640 bytes, 122142720 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0xb789ae71
    
    Device         Boot Start       End   Sectors  Size Id Type
    /dev/mmcblk1p1      32768 120913919 120881152 57.6G 83 Linux
    
    Disk /dev/mmcblk1boot0: 4 MiB, 4194304 bytes, 8192 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    
    Disk /dev/mmcblk1boot1: 4 MiB, 4194304 bytes, 8192 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    
    
    Disk /dev/zram0: 1.89 GiB, 2025492480 bytes, 494505 sectors
    Units: sectors of 1 * 4096 = 4096 bytes
    Sector size (logical/physical): 4096 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    
    Disk /dev/zram1: 50 MiB, 52428800 bytes, 12800 sectors
    Units: sectors of 1 * 4096 = 4096 bytes
    Sector size (logical/physical): 4096 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes

    Performing GPU, CPU, and I/O stress testing

    S-tui CPU Stress Test

    We conducted a few stress tests using S-tui CPU stress and monitoring utility. We put all the Rockchip RK3399 Hexa-core cores under high Stress and checked the temperatures. Our range results vary between 56°C in Idle low-load work mode and 68°C when all six CPU Cores peaked at %100.

    Based on the large and small size core architecture, the RK399 CPU futures a Dual-core Cortex-A72 operating at frequencies up to 1.8GHz next to a Quad-core Cortex-A53 cluster working in frequencies up to 1.4GHz. The CPU scaling governor settings can probably be set to low values at the expense of performance to conserve more power and lower temperatures. Still, it’s not something we didn’t play with, but we thought it’s worth noting that it’s technically feasible.

    Orange Pi 800 S Tui Settings

    Measured Temperatures (Average Temperatures)


    HardInfo: Comparing Performance to other CPUs

    Orange Pi 800 – CPU Blowfish

    Orange Pi 800 – CPU CryptoHash

    Orange Pi 800 – CPU Fibonacci

    Orange Pi 800 – N Queens

    Orange Pi 800 – CPU Zlib

    Orange Pi 800 – FPU FFT

    Orange Pi 800 – Raytracing


    Sysbench – Benchmarking (CPU, Memory, File IO) 

    CPU Benchmark

    root@orangepi800:~# sysbench --test=cpu run
    WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
    sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
    
    Running the test with following options:
    Number of threads: 1
    Initializing random number generator from current time
    
    
    Prime numbers limit: 10000
    
    Initializing worker threads...
    
    Threads started!
    
    CPU speed:
        events per second:  1717.00
    
    General statistics:
        total time:                          10.0004s
        total number of events:              17194
    
    Latency (ms):
             min:                                    0.57
             avg:                                    0.58
             max:                                    5.10
             95th percentile:                        0.58
             sum:                                 9994.63
    
    Threads fairness:
        events (avg/stddev):           17194.0000/0.00
        execution time (avg/stddev):   9.9946/0.00

    Memory Benchmark

    root@orangepi800:~# sysbench --test=memory run
    WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
    sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
    
    Running the test with following options:
    Number of threads: 1
    Initializing random number generator from current time
    
    
    Running memory speed test with the following options:
      block size: 1KiB
      total size: 102400MiB
      operation: write
      scope: global
    
    Initializing worker threads...
    
    Threads started!
    
    Total operations: 24453684 (2444490.30 per second)
    
    23880.55 MiB transferred (2387.20 MiB/sec)
    
    
    General statistics:
        total time:                          10.0001s
        total number of events:              24453684
    
    Latency (ms):
             min:                                    0.00
             avg:                                    0.00
             max:                                    0.12
             95th percentile:                        0.00
             sum:                                 4876.13
    
    Threads fairness:
        events (avg/stddev):           24453684.0000/0.00
        execution time (avg/stddev):   4.8761/0.00

    I/O Benchmark

    root@orangepi800:~# sysbench --test=fileio --file-test-mode=seqwr run
    WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options.
    sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
    
    Running the test with following options:
    Number of threads: 1
    Initializing random number generator from current time
    
    
    Extra file open flags: (none)
    128 files, 16MiB each
    2GiB total file size
    Block size 16KiB
    Periodic FSYNC enabled, calling fsync() each 100 requests.
    Calling fsync() at the end of test, Enabled.
    Using synchronous I/O mode
    Doing sequential write (creation) test
    Initializing worker threads...
    
    Threads started!
    
    
    File operations:
        reads/s:                      0.00
        writes/s:                     2022.87
        fsyncs/s:                     2591.27
    
    Throughput:
        read, MiB/s:                  0.00
        written, MiB/s:               31.61
    
    General statistics:
        total time:                          10.0228s
        total number of events:              46176
    
    Latency (ms):
             min:                                    0.08
             avg:                                    0.22
             max:                                   35.51
             95th percentile:                        0.15
             sum:                                 9945.29
    
    Threads fairness:
        events (avg/stddev):           46176.0000/0.00
        execution time (avg/stddev):   9.9453/0.00

    Geekbench 5: Benchmarks Test Results 

    Geekbench 5 test results: Single-Core Performance

    Geekbench 5 Score 

    (Geekbench 5.4.0 Preview for Linux AArch64)

     211

    Single-Core Score

      506

     Multi-Core Score

        Single-Core Performance

    Single-Core Score

    211

    Crypto Score

    250

    Integer Score

    215

    Floating Point Score

    195

    Geekbench 5 test results: Multi-Core Performance

    Geekbench 5 Score 

    (Geekbench 5.4.0 Preview for Linux AArch64)

     211

    Single-Core Score

      506

     Multi-Core Score

      Multi-Core Performance

    Single-Core Score

    506

    Crypto Score

    1013

    Integer Score

    503

    Floating Point Score

    427


    Glmark2: GPU Stress testing & benchmarking

    GPU Driver

    The Orange Pi 800 RK3399 SoC features an ARM Mali-T860MP4 GPU supporting OpenGL ES1.1/2/3.0, DirectX11.1, and OpenCL1.2.

    The device comes pre-installed with the Panfrost driver stack running OpenGL ES 3.1 Mesa 22.0.5. The general performance isn’t impressive or remarkable. During our glmark2-es2 benchmarking, a few CPU cores levels peaked at ~%70-80. We suspect the same situation is with the Raspberry Pi 400 personal computer kit and similar ARM boards.

    Running glmark2 benchmark suite.

    orangepi@orangepi800:~$ glmark2
    =======================================================
        glmark2 2021.02
    =======================================================
        OpenGL Information
        GL_VENDOR:     Panfrost
        GL_RENDERER:   Mali-T860 (Panfrost)
        GL_VERSION:    3.1 Mesa 22.0.5
    =======================================================
    [build] use-vbo=false: FPS: 112 FrameTime: 8.929 ms
    [build] use-vbo=true: FPS: 143 FrameTime: 6.993 ms
    [texture] texture-filter=nearest: FPS: 114 FrameTime: 8.772 ms
    [texture] texture-filter=linear: FPS: 159 FrameTime: 6.289 ms
    [texture] texture-filter=mipmap: FPS: 129 FrameTime: 7.752 ms
    [shading] shading=gouraud: FPS: 128 FrameTime: 7.812 ms
    [shading] shading=blinn-phong-inf: FPS: 122 FrameTime: 8.197 ms
    [shading] shading=phong: FPS: 136 FrameTime: 7.353 ms
    [shading] shading=cel: FPS: 132 FrameTime: 7.576 ms
    [bump] bump-render=high-poly: FPS: 113 FrameTime: 8.850 ms
    [bump] bump-render=normals: FPS: 133 FrameTime: 7.519 ms
    [bump] bump-render=height: FPS: 125 FrameTime: 8.000 ms
    [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 112 FrameTime: 8.929 ms
    [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 110 FrameTime: 9.091 ms
    [pulsar] light=false:quads=5:texture=false: FPS: 133 FrameTime: 7.519 ms
    [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 115 FrameTime: 8.696 ms
    [desktop] effect=shadow:windows=4: FPS: 116 FrameTime: 8.621 ms
    [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 101 FrameTime: 9.901 ms
    [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 105 FrameTime: 9.524 ms
    [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 103 FrameTime: 9.709 ms
    [ideas] speed=duration: FPS: 111 FrameTime: 9.009 ms
    [jellyfish] <default>: FPS: 122 FrameTime: 8.197 ms
    [terrain] <default>: FPS: 27 FrameTime: 37.037 ms
    [shadow] <default>: FPS: 113 FrameTime: 8.850 ms
    [refract] <default>: FPS: 57 FrameTime: 17.544 ms
    [conditionals] fragment-steps=0:vertex-steps=0: FPS: 153 FrameTime: 6.536 ms
    [conditionals] fragment-steps=5:vertex-steps=0: FPS: 133 FrameTime: 7.519 ms
    [conditionals] fragment-steps=0:vertex-steps=5: FPS: 143 FrameTime: 6.993 ms
    [function] fragment-complexity=low:fragment-steps=5: FPS: 134 FrameTime: 7.463 ms
    [function] fragment-complexity=medium:fragment-steps=5: FPS: 119 FrameTime: 8.403 ms
    [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 147 FrameTime: 6.803 ms
    [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 145 FrameTime: 6.897 ms
    [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 131 FrameTime: 7.634 ms
    ========================================================================================
                                      glmark2 Score: 120 
    ========================================================================================

    What about video playback?

    You might be disappointed if you expect smooth high-res video playback playing videos in a resolution of 2K or 4k under Linux OS. The Orange Pi 800 can decently play video files solution of 720P/1080P, but don’t expect it to play all file formats smoothly with zero lag or stutter.

    You can use the Orange Pi 800 as a portable media center device with Netflix, Spotify, or IPTV. According to our checks, playing 720P 1080P streams via WiFi using VLC Player was smooth without any noticeable problems or video freezes.

    Kodi Support

    The Orange Pi Image, built on Ubuntu, offers you the convenience of having Kodi 19.4 (Matrix) already installed. Our team has had an incredible experience with Kodi, particularly when it comes to playing videos. Smooth playback of 720P resolution videos is guaranteed, while we also enjoyed flawless streaming of select TV channels in 1080P. To enhance our entertainment options, we easily installed a variety of sought-after legal and free Add-ons, including the likes of Plex Live, Samsung TV Plus, STIRR, and Pluto TV. We took advantage of both wired and Wi-Fi network connections to revel in the seamless live TV streaming experience.

    Kodi 19.4 Matrix (MATE Desktop environment)

    Orange Pi 800 Kodi 0
    Orange Pi 800 Kodi 5
    Orange Pi 800 Kodi 4
    Orange Pi 800 Kodi 6
    Orange Pi 800 Kodi 8
    Orange Pi 800 Kodi 7
    Orange Pi 800 Kodi 2
    Orange Pi 800 Kodi 1

    Fixing user experience problems

    In this section, we upgraded our current Orange Pi OS distro to work with the lightweight GNOME environment. Our user experience was much smoother than the default Xfce environment installed with the Orange Pi image. Everything worked a lot smoother, including Kodi. Plus, the menus also look modern and more user-friendly.

    Updating The Orange Pi repository and desktop environment files :

    • sudo add-apt-repository universe
    • sudo apt update
    • sudo apt upgrade
      Select > GDM3

    Orange Pi – Xfce Desktop Environment

    Orange Pi Os Xfce 2
    Orange Pi Os Xfce 3
    Orange Pi Os Xfce 4
    Orange Pi Os Xfce 1

    Orange Pi – GNOME Desktop Environment

    Orange Pi Os Gdm 1
    Orange Pi Os Gdm 2
    Orange Pi Os Gdm 3
    Orange Pi Os Gdm 4
    Orange Pi Os Gdm 5

    Final Words

    The Orange Pi 800 is an excellent product. It can use as a low-power mini PC. It will work well for everyday usages such as email checking, surfing the web, Linux studying, or running LibreOffice. There is still a long way to go in the video playback arena in playing 2k and 4K videos. Since most live videos on the Internet are usually streamed in a resolution of 720P-1080P, this product can be an excellent choice as a portable solution for students and has adequate hardware performance to be used as a home entertainment device.


    Price & Availability

    The Orange Pi 800 is scheduled for sale on Amazon and AliExpress in the next few days for less than 100 euros and will be available with different keyboard layouts. A 5V power adapter, an HDMI cable, and the official beginner’s guide are also included.

    The Raspberry Pi 400, the only direct competitor to the Orange Pi 800 and has been on the market since November 2020, is currently available at prices starting at low as $99 for the product without extra accessories. For additional information, You’re welcome to visit the official Xunlong AliExpress stores.

    Orange Pi 800 Mini Pc Keyboard
    9.3
    Orange Pi 800
    Shenzhen Xunlong AliExpress StoreShenzhen Xunlong Amazon StoreOrange Cloud Computing Shenzhen
    POSITIVES
    • Easy to Use.
    • Good Design.
    • VGA Port.
    • Hexa-Core (6 cores) CPU.
    • Built-in Speaker.
    • On board 64GB eMMC.
    NEGATIVES
    • Software availability.
    • No Wi-Fi 6 Support.
    • Speaker Sound Quality could be better.

    ⚡Key Takeaways

    • Orange Pi 4LTS Review Orange Pi 800 Combo Mini PC Keyboard Specs, Review, Features, and price.
    • Orange Pi 800 Orange Pi 800 from Shenzhen Xunlong is an all-in-one keyboard similar to the Raspberry Pi 400 Keyboard.
    • It’s a PC inside a keyboard: The Orange Pi 800 is a fully integrated personal computer inside a keyboard – just plug in and play!
    • Portability - A Single Board Computer inside a Keyboard The Orange Pi 8000 computer keyboard dimensions are 286mmX122mmX22mm, and its weight is only 385g.
    • Software The Orange Pi 800 comes pre-installed with customized Orange Pi images based on the widespread Ubuntu 22.

    Frequently Asked Questions

    What is orange pi 800?

    Orange Pi 800 from Shenzhen Xunlong is an all-in-one keyboard similar to the Raspberry Pi 400 Keyboard.

    What is product highlights?

    High-Performance Chip: Orange Pi 800 adopts Rockchip RK3399(28nm) 6-core ARM 64-bit processor, Based on the large and small size core architecture of big.

    What is portable and lightweight?

    The advantages are significant, particularly in portability.

    What is hardware & interfaces?

    Powered with a Rockchip RK3399 SoC, a 6-core ARM 64-bit processor,4GB LPDDR4, dual-band (2.

    1 2 3 4
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleASUS Tinker Edge T/R To Challenge the Raspberry Pi 4
    Next Article NanoPi R5C Tiny & Powerful OpenWrt Router Starts at $49
    androidpimp
    • Website

    Related Posts

    Youyeetoo NestDisk Review: Pocket-Sized Mini PC, Router & NAS

    August 28, 2026

    Orange Pi X2 Mini PC Is Officially in the Works โ€“ Hereโ€™s What We Know

    July 29, 2026
    Ugoos SK4 Review

    Ugoos SK4 Review: The Best Mid-Range Android TV Box for Value & Features

    December 6, 2025
    0 0 votes
    Article Rating
    Subscribe
    Notify of
    0 Comments
    Oldest
    Newest Most Voted
    Categories
    PureVPN
    PureVPN Ad Banner
    PrivadoVPN – No. 1 in Parental Control
    PrivadoVPN 350x437
    Recent Posts
    • Youyeetoo NestDisk Review: Pocket-Sized Mini PC, Router & NAS
    • Orange Pi Zero 4 Review: Is This $26 Micro SBC a Raspberry Pi Killer?
    • Rii TU3607 iPad Keyboard Case Review: Dream or Heavy Burden?
    • PrivadoVPN Review 2026: Does the Free Tier Still Work for Streaming?
    • Rii 518BT Review: Is This Pocket Keyboard Actually Usable?
    • Rii RK807 Pro Review: The Best Budget Apple Magic Keyboard Alternative?
    • Rii RK808 Review: The Best Foldable Travel Keyboard?
    • Rii RS201 Review: $69 16-Inch Portable Monitor Tested
    • AliExpress Promo Codes: August 2026 (100% Verified)
    • Orange Pi 6 Review: Is It Suitable for Running Local LLMs? We Checked.
    RSS feed: The Latest RSS Feeds The Latest RSS Feeds
    • Youyeetoo NestDisk Review: Pocket-Sized Mini PC, Router & NAS
    • Orange Pi Zero 4 Review: Is This $26 Micro SBC a Raspberry Pi Killer?
    • Rii TU3607 iPad Keyboard Case Review: Dream or Heavy Burden?
    Facebook X (Twitter) Instagram Pinterest
    @2026 - All Right Reserved. Designed by AndroidPIMP

    Type above and press Enter to search. Press Esc to cancel.

    wpDiscuz