I installed the 64-bit Dietpi version,
Image : DietPi Core Team (pre-image: Raspberry Pi OS (64-bit))
but I get ' No supported WiFi hardware was found. '
How do I enable the WLAN chip ?
Search found 3 matches
- Sat Oct 24, 2020 6:41 am
- Forum: General Discussion
- Topic: The new Raspberry Pi 4
- Replies: 88
- Views: 55246
- Sat Sep 28, 2019 11:27 am
- Forum: General Discussion
- Topic: Got docker working on raspberry pi 1B
- Replies: 1
- Views: 1118
Got docker working on raspberry pi 1B
Tried installing docker on raspberry pi 1B on two different raspbeeries, both with dietpi stretch and dietpi buster. docker always fails to start. After a lot of googling found a way to make it work sudo apt-get purge docker-ce sudo apt autoremove sudo rm -rf /var/lib/docker sudo rm -rf /etc/docker ...
- Fri Sep 13, 2019 5:29 pm
- Forum: Troubleshooting
- Topic: Can't start docker on raspberry pi2B
- Replies: 0
- Views: 1281
Can't start docker on raspberry pi2B
This is the result : root@DietPi:~# systemctl status docker -l ● docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset: enabled) Drop-In: /lib/systemd/system/docker.service.d └─dietpi-simple.conf Active: failed (Result: exit-...