OK, that could be the problem. I provided "standard" firmware for the mrv8k driver, but maybe it's necessary to install the vendor-specifice firmware.joe-roberts wrote:the log indicates that it failed to load a firmware file.
jrb and joe-roberts, please install this dotpet, and copy the Windows driver for your device somewhere convenient ... let's say /root/my-applications
The Windows driver may consist of several files, I think it's the .sys file we want.
Now run this command to extract the firmware from the Windows sys file -
Code: Select all
cd /root/my-applications
mrv8k_extract_fw <myWindowsdriver.sys>
Look at the output of dmesg to see how the mrv8k module loaded, and report what it says if there are further problems.