Build an OpenWrt image for Pi Zero W via USB On-The-Go
The Raspberry Pi Zero supports USB On-The-Go, which allows the device to emulate various types of USB devices. This story will run through the process of configuring your Raspberry Pi Zero as an Ethernet device, and bringing it up onto your network …
24 2022-05-07 去围观OpenWrt使用问题集锦
Q:安装ipk出现错误提示。 Collected errors: pkg_get_installed_files: Failed to open //usr/lib/opkg/info/luci-i18n-unblockmusic-zh-cn.list: No such file or directory. 创建一个文件,里面写下面的,重命名文件为 luci-i18n-unblockmusic-zh-cn.list…
57 2022-04-29 去围观StarWind V2V Image Converter 下载和安装
StarWind V2V Image Converter 下载和安装下载地址:https://www.starwindsoftware.com/starwind-v2v-converter#download 上面地址会要求你填写一些个人信息,包括邮箱,然后下载链接会发送到你的邮箱。其实下载链接就是下面这个,可以直接下载:https://www.starwi…
87 2022-04-06 去围观HOW TO RESET PASSWORD ON PI-STAR
Purpose: This procedure outlines the steps to reset your Pi-Star password if you have forgotten it. This is the password you enter when you click the Configuration menu on the Pi-Star dashboard. This procedure saves you from re-ima…
124 2022-02-17 去围观Pi-Star for Gui installing
# Orignal for ideas written by Andy Taylor (MW0MWZ) # Remount root as writable sudo mount -o remount,rw / sudo mount -o remount,rw /boot # Update the apt sources sudo apt update # Patch Debian 9 if [[ $(cut -c 1 /etc/debian_vers…
186 2021-03-23 去围观Linux配置文件 /etc/X11/xorg.conf
Linux 一个配置文件确实会导致图形化界面无法启动。 export DISPLAY=localhost:1.0 也存在问题,后寻找此文件,贴于机器,即可用。 该配置文件为:/etc/X11/xorg.conf ,内容如下: xorg.conf(5) xorg.conf(5) NAMExorg.conf and xorg.conf.d - configurat…
164 2021-03-23 去围观树莓派更换国内源(清华源)
机型:树莓派3B+系统:Raspberry Pi OS(64 bit) beta 1. 备份源文件 ssh连接到树莓派,备份源文件 sources.list 和 raspi.list <code>$ sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak $ sudo cp /etc/apt/sources.list.d/ra…
240 2021-03-23 去围观Rotate Raspberry Pi Display and Touchscreen
Introduction: Rotate Raspberry Pi Display and TouchscreenRotate Raspberry Pi Display and TouchscreenRotate Raspberry Pi Display and TouchscreenThis is a basic Instructable to show you how to rotate the display and touchscreen input for any Raspberry…
232 2021-03-22 去围观