2024-03-06

current - ERROR: Module e1000e not found.

 

ERROR: Module e1000e not found.

slitaz-current-core64.iso

$ uname -a
Linux slitaz 5.10.210-slitaz64 #2 SMP Sat Mar 2 17:52:15 Europe 2024 x86_64 GNU/Linux

$ ifconfig eth0
ifconfig: eth0: error fetching interface information: Device not found

$ modinfo e1000e
modinfo: ERROR: Module e1000e not found.

$ zcat /proc/config.gz | grep E1000
CONFIG_E1000=m
CONFIG_E1000E=m
CONFIG_E1000E_HWTS=y

$ ls -l /lib/modules/5.10.210-slitaz64/kernel/drivers/net/ethernet/intel
total 0
drwxr-xr-x 2 root root 60 Mar 2 17:07 e1000
drwxr-xr-x 2 root root 60 Mar 2 17:07 igb
drwxr-xr-x 2 root root 60 Mar 2 17:07 ixgb
drwxr-xr-x 2 root root 60 Mar 2 17:07 ixgbe
$

 

https://forum.slitaz.org/topic/usage-of-slitaz-40-rolling/page/23#post-52091