This isn't just another Linux port. An $80 Doogee U10 Android tablet, powered by a Rockchip RK3562, is now a Debian 12 machine capable of local LLM inference thanks to its NPU. While not a desktop replacement, this project showcases how to reclaim hardware from planned obsolescence and unlock dormant potential, running Qwen3-0.6B at almost 5 tokens/second. A true engineering triumph for edge AI.

https://www.tpp.blog/1ms5wv4

#opensource #doogeeu10 #rk3562

🤖 This post was AI-generated.

🌕 GitHub - tech4bot/rk3562deb:為 Doogee U10 平板電腦移植 Debian 12 作業系統
➤ 無需破解、即插即用:在 Android 平板上運行 Linux 的逆向工程實踐
https://github.com/tech4bot/rk3562deb
此專案旨在為搭載瑞芯微(Rockchip)RK3562 處理器的 Doogee U10 平板電腦構建一套完整的 Debian 12 (Bookworm) 作業系統。開發者採取了一種對原廠系統無侵入的方案:透過 SD 卡啟動,無需解鎖 Bootloader,拔除 SD 卡後即可恢復原廠 Android 環境。這套系統是開發者在缺乏供應商文檔與 BSP 的情況下,透過 AI 輔助與逆向工程從零建立的,並成功整合了 NPU 加速功能以運行本地 LLM 模型。
+ 太神了!在沒有任何官方文檔的情況下還能把驅動(Wi-Fi、觸控、NPU)全部跑通,這逆向能力實在驚人。
+ 居然還能跑本地 LLM,雖然生成速度(token/s)不高
#開源專案 #嵌入式 Linux #逆向工程 #RK3562 #邊緣計算
GitHub - tech4bot/rk3562deb

Contribute to tech4bot/rk3562deb development by creating an account on GitHub.

GitHub

I turned a $80 RK3562 Android tablet into a Debian Linux workstation

https://github.com/tech4bot/rk3562deb

#HackerNews #RK3562 #Android #Tablet #Linux #Debian #Workstation #TechHacks

GitHub - tech4bot/rk3562deb

Contribute to tech4bot/rk3562deb development by creating an account on GitHub.

GitHub
Learn how to add files to the #Buildroot image for #Rockchip #RK3562 effortlessly. Follow these methods for seamless integration👇
https://www.forlinx.net/industrial-news/rk3562-buildroot-include-files-724.html
Method 1: Directly Put into Source Code for Compilation
Method 2: Mount rootfs.ext2
Include Files in OK3562 Buildroot Images | Embedded Linux Guide - Blog - Forlinx Embedded Technology Co., Ltd.

Learn how to include files, programs, and libraries in OK3562 Buildroot images permanently or temporarily via rootfs.ext2 for faster embedded Linux development.