06-01-2020, 06:36 PM
(06-01-2020, 04:54 AM)pfeerick Wrote:(05-31-2020, 01:36 PM)cardboardmaster Wrote: I turned on the wifi hardware switch
You mean the privacy switch? Once you've done that, you need to either poke the driver so that it talks to the wifi chip again, or reboot the machine.
Try the following, and if that doesn't work, reboot, as it didn't seem to work for me, and going by the latest on the wiki, should have.
Code:sudo tee /sys/bus/platform/drivers/dwmmc_rockchip/{un,}bind <<< 'fe310000.dwmmc'
I've tried rebooting a few times. I also tried booting the xfce and i3 manjaro images off an SD card, and those also had the same bug. But when I flashed the Pinebook Debian image to the SD card and booted from that, the network connected fine. So presumably it must be a Manjaro issue.