problem on rb532 no eth2 eth3 on os mikrotik

hello
I own a rb532, I installed os 3:20 but does not recognize the ethernet ports 2 and 3,
But if control of the rb532 boot the bios sees them …
thank you

Massimo italy

Board Info:

Board type: 532
Serial number: 0B8201D9960F
Firmware version: 2.18
CPU frequency: 264 MHz
Memory size: 32 MB
eth1 MAC address: 00:0C:42:04:CE:B8
eth2 MAC address: 00:0C:42:04:CE:B9
eth3 MAC address: 00:0C:42:04:CE:BA

Can you post /interface ethernet print

Wierd?
I have RB532 64M memory 400Mhz cpu version and they are recognized.

hello..
this my conf routerboard

Board Info:

Board type: 532
Serial number: 0B8201D9960F
Firmware version: 2.18
CPU frequency: 264 MHz
Memory size: 32 MB
eth1 MAC address: 00:0C:42:04:CE:B8
eth2 MAC address: 00:0C:42:04:CE:B9
eth3 MAC address: 00:0C:42:04:CE:BA

[admin@MikroTik] /interface> print
Flags: D - dynamic, X - disabled, R - running, S - slave

NAME TYPE MTU

0 R ether1


other routerboard 532
this is the congiuration:

Board Info:

Board type: 532
Serial number: 0B8201D44E13
Firmware version: 1.13
CPU frequency: 264 MHz
Memory size: 32 MB
Korina MAC address: 00:0C:42:09:16:A4
VIA1 MAC address: 00:0C:42:09:16:A5
VIA2 MAC address: 00:0C:42:09:16:A6

[admin@MikroTik] > inter
[admin@MikroTik] interface> print
Flags: X - disabled, D - dynamic, R - running

NAME TYPE RX-RATE TX-RATE MTU

0 R ether1 ether 0 0 1500
1 R ether2 ether 0 0 1500
2 R ether3 ether 0 0 1500
[admin@MikroTik] interface>

RouterBOOT booter 1.13

RouterBoard 532

CPU frequency: 264 MHz
Memory size: 32 MB
bad VIA ethernet PCI device or vendor id
bad VIA ethernet PCI device or vendor id

Press any key within 2 seconds to enter setup..
loading kernel from nand… OK
setting up elf image… OK
jumping to kernel code

I’ve got the same outputs, for the same problem…except that I’m can’t boot with firmware 1.13.

Could somebody post the latest fwf file for RB532? Because it is not in the archived products of routerboard.com anymore, I can’t download myself.

Thank you!

here
http://www.routerboard.sk/#rb532_532a

Thank you!

Now, it’s 2.18 again, and it can boot.
But the original problem remains; ether2-3 (the ones with via controller) still doesn’t appear in the ethernet list.

If I plug a cable in, the leds are lit / blinking, and from bios I can see the mac addresses…but that’s all.

Some output from resources.

[admin@MikroTik] /system resource> pci print

DEVICE VENDOR NAME IRQ

0 00:03.0 VIA Technologies, Inc. unknown device (rev: 134) 143
1 00:02.0 VIA Technologies, Inc. unknown device (rev: 134) 142
2 00:00.0 Integrated Device Technology, Inc. unknown device (rev: 0) 0

edit: Others could fix it with other ways. Sadly, it doesn’t work for me.

[admin@MikroTik] /system routerboard> print 
       routerboard: yes
             model: "532"
     serial-number: "14F901D583C3"
  current-firmware: "2.16"
  upgrade-firmware: "2.16"



[admin@MikroTik] /system> resource print 
                   uptime: 21m59s
                  version: "3.13"
              free-memory: 9648kB
             total-memory: 30084kB
                      cpu: "MIPS 4Kc V0.10"
                cpu-count: 1
            cpu-frequency: 399MHz
                 cpu-load: 0
           free-hdd-space: 70032kB
          total-hdd-space: 126976kB
  write-sect-since-reboot: 134
         write-sect-total: 9032
               bad-blocks: 0
        architecture-name: "mipsle"
               board-name: "RB500R5"

Any idea?