Re: r8169 not working on 5.2.0rc6 with GPD MicroPC
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-07-01 13:35:14
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-07-01 13:35:14
When the vendor driver assigns a random MAC address, it writes it to the chip. The related registers may be persistent (can't say exactly due to missing documentation).
If the device supports WOL, it could be it is powered using the
standby supply, not the main supply. Try pulling the plug from the
wall to really remove all power.
Andrew