LCD bug

I have RB2011UAS with 6.0rc6 installed.
I have installed all packages too, and got LCD config screen, which have absolutely no sense for internal LCD screen.
When I have uninstalled LCD package:

  • LCD page was removed from winbox
  • LCD page was stretched to LCD settings in webfig (no interfaces config possible)

But in both cases I cannot make WAN interface to be displayed on LCD after start.
Setting of current-interface or enabling/disabling interfaces has no effect.
May be, I’m doing something wrong way?

After that I was tried to install 5.22 and reinstall 6.0rc6. LCD menu was disappeared, but after installing NTP package I can see it in Winbox, but not in webfig. Another one strange thing..

Thank you for pointing out this problem, there are some limitations with saving LCD current-interface settings.
Fixes/changes will be made and in next RouterOS versions you will be able to set current-interface on startup with scheduler:

/system scheduler
add disabled=no interval=0s name=schedule1 on-event=\
    "/lcd set current-interface=wan-interface;\r\
    \n\r\
    \n" policy=\
    ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
    start-time=startup

Thank you for clear and useful answer. I’m new in mikrotik routers, but starting to love its flexibility :slight_smile:

I would like to disable any touch functionality on LCD, display graph of one chosen interface and our company name above the graph. This isn’t possible now, right?

No.