-
```
sudo modprobe sprdwl_ng
```
Call trace:
```
[ 87.556932] __dev_change_flags+0x170/0x1c8
[ 87.561128] dev_change_flags+0x2c/0x70
[ 87.564976] do_setlink+0x654/0xd98
[ 87.568478] …
katyo updated
2 years ago
-
![image](https://user-images.githubusercontent.com/62312359/163059736-e89e9ab9-6d73-40a8-bb65-58fc0716dd5f.png)
-
Have you verified this driver in orangepi-zero2?After I compiled, I found that I did not find that the device when linux booting,and driver was not running。
my dts:
&mmc1 {
vmmc-supply = ;
mmc-p…
-
The Orange Pi Zero 3 uses an Allwinner H618 processor which appears to be very similar to the H616 used in the Zero 2. In fact, the pin mappings may even be identical. Here's a link to the Zero 3 sche…
-
Hey all,
So I am working on the idea of having CustomPiOS get better support for other boards, and modules that are stored on other repositories.
I still want to keep CustomPiOS "simple" so I am try…
-
`sudo python3 setup.py install` returns
```running install
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build …
-
The install was attempted on what was essentially a fresh install of Debian 11 Bullseye on an OrangePi Zero 2, after a restart and updating with apt update and apt upgrade.
Followed the instructio…
-
Hello
have you already tested this patch on a MQ-Quad ?
It seem's to work using the sun50i-h616-orangepi-zero2.dtb file (spidev0.1 enabled)
it seems to transmit data on spi port, but there is some …
-
Dunno if this is the right place, but Im trying to debug network issues. I have multiple SBCs (all arm) and two Mediatek based usb adapters (MT7921au and MT7612U based), idea is to learn about network…
-
- We can use the release from end of september
- We want to have a reproducible process to build yocto images that any of us can run (ideally in a docker container or with a script)
- We want to run…