nstarke / nstarke.github.io

github pages repository
14 stars 6 forks source link

networking/mac-address/ethtool/2019/09/21/ethtool-change-mac-address-permanently #14

Open utterances-bot opened 11 months ago

utterances-bot commented 11 months ago

StarkeBlog - Change MAC Address Permanently

https://starkeblog.com/networking/mac-address/ethtool/2019/09/21/ethtool-change-mac-address-permanently.html

snoop911 commented 11 months ago

Using ethtool 5.16, and the same USB/Lan Adapter (ASIX AX88179A chipset), and doing ethtool -i enxa0cec88cf7d5 it shows supports-eeprom-access: no

Sure enough, when I try an ethtool -e, it says Cannot get EEPROM data: Operation not supported

Any idea why? Would plugging an eeprom supported device into a Windows computer, and passing it to a Linux VM suddenly make it not writable?

nstarke commented 4 months ago

No, it sounds like the NIC chipset does not support writes :-(