-
armbian and orangepi zero plus ;
I don't know programming, so I followed some tutorials on the Internet.
MakeFile:
ifneq ($(KERNELRELEASE),)
obj-m += fb_ili9488.o
else
PWD=$(shell pwd)
KDIR=/us…
-
设备orangePi zero,装了debian,有一个无线网卡,一个有线网卡。让无线网卡拨号某个vpn,然后有线网卡做网关,接交换机之类,全局上网。
orangePi Zero的设置如下。无线网卡为wlan0,有线网卡为eth0
```shell
#设置eth0的ip
sudo ip addr add 10.0.0.1/24 dev eth0
#所有数据走wlan0
sudo i…
-
When running the [analog_input.py](https://github.com/MrYsLab/tmx-pico-aio/blob/master/examples/analog_input.py) example while setting the differential to 0, the datastream will hang after a couple of…
-
![image](https://github.com/geerlingguy/sbc-reviews/assets/13729856/1b31fa25-b442-417f-87fb-7614f246241b)
## Basic information
- Board URL (official): http://www.orangepi.org/html/hardWare/c…
-
Hello, may i ask about help - when i try install lib for working in future with yolov7 on step install requirements - i have trouble and don`t know what to do. I try diff version of python, updated d…
-
Is this library supported in linux?.If supported so how make build in linux.
-
### Creating a bug report/issue
#### Required Information
- DietPi version | `cat /boot/dietpi/.version`
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=22
G_DIETPI_VERSION_RC=3
G_GITBRANCH='mast…
-
Hello,
I want upgrade Komga 0.164.0~ynh1 to 1.10.3~ynh1, when I try to connect after I have a message " Invalid authentication: Request failed with status code 401 ".
And when I try to execute `…
-
**Just got an idea and throwing here for future development.**
**Scenario:**
- Cactus WHID deployed in an unknown environment (e.g. imagine a weaponized USB gadget delivered by courier)
- Once conn…
-
I am wondering how you tweaked the parameters of `xfer(...)`, is there a logical explanation around these attempts to select the right speed or are they purely empirical?
https://github.com/joosteto/…