Complete Guide to Kernel 6.x, Buildroot, Debian, OpenWrt, and Tina-SDK

Complete Guide to Kernel 6.x, Buildroot, Debian, OpenWrt, and Tina-SDK

Mainline Kernel 6.x? Buildroot? Debian Distribution? OpenWrt Router? Tina-SDK? Multicore Heterogeneous Development? RTOS Heterogeneous Communication? IPC RTSP Streaming Display? This time, we cover everything Running Tina-SDK Running the distribution system Running Buildroot E907 RTOS bare metal coremark test The images provided this time are also comprehensive, ready to use right out of the box Source … Read more

ChromeOS Is Essentially Linux

ChromeOS Is Essentially Linux

Produced by OSC Open Source Community (ID: oschina2013) Kevin C. Tofel is a tech writer focused on Chromebook content. Recently, he mentioned in an article that ChromeOS is now more like a Linux distribution with a Google desktop environment. He stated that, although not everyone knows, ChromeOS is actually a Linux distribution. This fact is … Read more

Understanding Linux: Use It Without Overcomplicating

Understanding Linux: Use It Without Overcomplicating

Linux, like Windows and MacOS, is an operating system designed for users. Currently, their usage scenarios differ. Linux is widely used in the server domain, while personal users tend to be more technical. Windows has the widest reach, being used across various industries on desktop systems, attracting the largest audience. MacOS is unique, aesthetically pleasing, … Read more

Raspberry Pi System Configuration Guide

Raspberry Pi System Configuration Guide

The Raspberry Pi system is based on the Debian system, so the configuration of the Raspberry Pi system is no different from that of the Debian system. Replace the apt source [^1] # Backup the current apt source cp /etc/apt/sources.list /etc/apt/sources.list.bak # Change to use Aliyun's source cat > /etc/apt/sources.list << EOF deb https://mirrors.aliyun.com/debian/ bookworm … Read more

Industrial IoT Solutions with Rockchip RK3562 Driver

Industrial IoT Solutions with Rockchip RK3562 Driver

The smart gateway utilizes a high-performance Rockchip RK3562 ARM architecture processor as its core brain, providing powerful computing capabilities and efficient performance. Equipped with a 1.0 TOPS (trillion operations per second) Neural Processing Unit (NPU), it supports complex machine learning and artificial intelligence applications, further enhancing the intelligence level of the device. In terms of … Read more

Installing Proxmox VE on Raspberry Pi: A Step-by-Step Guide

Installing Proxmox VE on Raspberry Pi: A Step-by-Step Guide

Proxmox has always been quietly… quietly paying attention to ARM, and core developers have repeatedly stated: as long as needed, an ARM version of Proxmox VE can be provided at any time. They have also mentioned that they never restrict users from porting Proxmox VE to ARM. In fact, in 2021, a German developer created … Read more

Installing OpenMediaVault NAS on Raspberry Pi 4B

Installing OpenMediaVault NAS on Raspberry Pi 4B

OpenMediaVault, abbreviated as OMV, is one of the open-source NAS solutions and is the best choice aside from Black Synology. Based on the flexibility of Debian and its low resource usage, it can shine on various architectures of operating systems and can be used to build a NAS system on Raspberry Pi. Installation The default … Read more

Raspberry Pi Desktop System: PIXEL OS

Raspberry Pi Desktop System: PIXEL OS

Based on the Debian-derived PIXEL will bring the Raspberry Pi experience to x86, as the Raspberry Pi Foundation has declared, “We are not just creating the best desktop environment for the Raspberry Pi, but the best desktop environment, period.” The Raspberry Pi Foundation has ported PIXEL OS, released this September, to PCs and Macs. (Both … Read more

Arduino IDE Returns to Debian Repository for AVR Microcontroller Programming

Arduino IDE Returns to Debian Repository for AVR Microcontroller Programming

Click on the top Linux Community to follow us The Debian Electronics team announced today that the popular Arduino IDE for programming AVR microcontrollers is now back in the software repository of the Debian GNU/Linux operating system. After being absent from the Debian GNU/Linux repository for over 7 years, thanks to the hard work of … Read more