Posts: 19
fronkonstin
Joined: 16 Jun 2014
#1
Probably you've realized that eudev in antix-15.1-a1 causes that network interface names do not follow the traditional naming scheme (like"eth0", etc.), so by default you won't see eth0 info in conky, etc.

You can keep traditional network interface names adding this boot parameter in boot menu:

Code: Select all

net.ifnames=0
(Info found here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.freedesktop.org/www/Software/systemd/PredictableNetworkInterfaceNames/#idontlikethishowdoidisablethis"
linktext was:"https://wiki.freedesktop.org/www/Softwa ... isablethis"
====================================
and
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.gentoo.org/wiki/Eudev"
linktext was:"https://wiki.gentoo.org/wiki/Eudev"
====================================
)
Posts: 173
DeepDayze
Joined: 09 Sep 2011
#2
Systemd also doesn't follow the naming conventions either so wondering if that will work on an AntiX install that is upgraded to systemd.