Could you run the following commands
modinfo mlx4_core
modinfo mlx4_core |grep filename | awk '{print $NF}'
and provide the output? The last command probably return zero length string and cause to script failure.
Could you run the following commands
modinfo mlx4_core
modinfo mlx4_core |grep filename | awk '{print $NF}'
and provide the output? The last command probably return zero length string and cause to script failure.