So what now? Should I still test that image? Is it possible to put the info anywhere that one should clear the SPI for ethernet to work?
1 Like
Sorry for the delay. I generated a new kernel build with reset timings raised to how it was defined in the gmac of the vendor kernel device trees. We can reduce them and find the functional minimum in case this generally works:
cd /tmp
wget https://dietpi.com/downloads/binaries/testing/linux-{image,dtb}-current-rockchip64.deb
sudo dpkg -i linux-{image,dtb}-current-rockchip64.deb
sudo reboot
But not sure whether latest mainline Linux has the WiFi problem solved .