Update: I’ve worked around this by finding a supported interface card in storage and installing it. Feel free to move on and read something else!
Greetings,
I’ve installed the latest version of RouterOS (v6.40.0 x86 .iso) onto what once was an old windows 7 workstation that was sitting idle in the office. Unfortunately I am confronted with a problem during setup. Options A, D, and S are all unable to be configured due to there being no network interfaces being detected. So I did a little bit of poking around:
/system resource pci print
# Device Vendor Name IRQ
0 02:00.0 Broadcom Corporation NetLink BCM57780 Gigabi... 11
...
From the pci tier of the input hierarchy, I have tried a few permutations of get name 0, get 0 name, get [return] 0, etc (so that I could read the full name of the device) and am either met with ‘no such item’ or no output at all.
Despite showing an IRQ number, this device is not listed by /system resource irq print
/driver print
# Driver
...
1 Broadcom Tigon3
Interestingly, a Broadcom driver is listed here. Perhaps this driver is incompatible with the device, despite the manufacturer being the same?
/interface print
Displays only an empty table.
I read in a separate thread that one cannot load device drivers onto RouterOS anymore, that they must be feature requested. Is that the case?
Other than that, can anyone give me advice for this situation? Our team here would like to put The Dude to work on our network, so we’re hoping to get this (or another) RouterOS box up and running soon!
Thanks for Reading,
Steven