Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=10
G_DIETPI_VERSION_SUB=3
G_DIETPI_VERSION_RC=3
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
G_LIVE_PATCH_STATUS[0]='applied'
G_LIVE_PATCH_STATUS[1]='applied'
- Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
trixie - Kernel version |
uname --all
Linux DietPi 6.12.74+deb13+1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.74-2 (2026-03-08) x86_64 GNU/Linux - Architecture |
dpkg --print-architecture
amd64 - SBC model |
echo $G_HW_MODEL_NAMEor (EG: RPi3)
Native PC (x86_64) - Power supply used | (EG: 5V 1A RAVpower)
Macbook Pro power supply - SD card used | (EG: SanDisk ultra)
N/A, installed directly to device hard-drive via Rufus usb flash drive
Steps to reproduce
- I installed Dietpi via USB Drive with Rufus to my old 2012 Macbook Pro
dietpi-configdid not detect the Wifi adaptor.WiFi : Not Found | [On] | Disconnected- running
lspci | grep -i netgives:
02:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM57765 Gigabit Ethernet PCIe (rev 10)
03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4331 802.11a/b/g/n (rev 02)
Any assistance would be greatly appreciated. Thank you!