Hi all
You can fix this by following these steps
1. edit file >>> sudo geany /etc/default/grub
2. "net.ifnames=0 biosdevname=0" to GRUB_CMDLINE_LINUX=" "
To become GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
3. sudo update-grub
4 .sudo reboot
I repaired it that way
befor

after
