Support for Mikrotik RB3011UiAS-RM?

Yepp same here. I am currently back to stock firmware. Willing to test any time.

Dunkelschunkel

Hello! Is it possible to define the pinout of this display connection? I want to use it with microcontroller, but can't find datasheet for it. All i need is the DC and RESET pins numbers. Thanks.

Hi there,

I just like to bump this topic just a tiny bit.

Cheers

Hi how can I use SFP port? Few simple steps please, because I am new to SFP.

I started using adron's build on my RB3011, thanks for all the tips to all of you! (e.g. I had to reformat nand from bootloader and flashing sysupgrade worked)

Hi @adron, @Ansuel - do you still work on this? can one expect any newer build / source update?

And to everyone: can someone give some tips how to use SFP in simple 1Gbit mode?

PS. hey there everyone - now I got a problem, in May 2024 I somehow installed kernel modules, but now I can't because the kernel signature is different (the opkg repo has 387..57b but this build has ec4..7b6). The strange thing is the opkg repo lists files as modified in October 2022. So I don't know how i did it back then. Any suggestions?

This device is not and has never been supported by vanilla OpenWrt, accordingly there can't have (ever) been downloadable kmod packages compatible with the custom build you (might) have installed.

Thank @slh !! now I see, these previous modules were already builtin (in the build, in the config file I see it: CONFIG_PACKAGE_kmod-wireguard=y) so I just could use it, didn't need to install them. Sorry I just forgot it and wasn't aware.

So in order to have another module I have to rebuild the whole build myself?

Ok so if I must or just want to BUILD my own image, then do I just follow standard OpenWRT instructions or do I need to do anything extra?

  1. The source is in the "openwrt-22.03.02-rb3011" branch of adron's repo (as mentioned in his post Support for Mikrotik RB3011UiAS-RM? - #543 by adron). Also there is a source tarball available to download in the release page.

  2. On the main readme page of this repo (actually a standard OWRT readme) there is this section called Development. It also refers to OWRT docs like Build System Setup.

  3. So if I have adron's source and the build system, do I just follow standard instructions, or do I have to do anything extra for this build/device?

  4. After I have the build image, then can I just do everything like I did with adron's build image (downloadable on the release page), or do I need to do anything differently?

  • a) For fresh install, it was initramfs image to netboot, then sysupgrade image to perform first install from netbooted image. So will it work again?

  • b) And apart from that, will sysupgrade work for upgrading from installed system?

Thanks!

hmmm. some time ago i activated sfp and used it with vdsl sfp modem.
you need to work with the physical port eth1.7 which represents the sfp slot. create a new interface and call it eg SFP an add the eth1.7 interface to it. then set the preferred firewall zone and you are good to go.

this was straight forward. as i remember