1
23.1 Legacy Series / LCD screen on Sophos SG310 rev.2 LCDProc
« on: July 09, 2023, 05:15:21 pm »
Hello,
I bought a Sophos SG310 rev.2 unit (built in 2020) and installed OPNsense (version OPNsense 23.1.11-amd64) successfully.
I installed the plugin os-lcdproc-sdeclcd (version 1.1_1),
edited the conf-file
/usr/local/etc/LCDd-sdeclcd.conf
The display is initialized without errors in CLI and can be read out in principle, but there seems something wrong with the protocol or my configuration.
The Text output is scrambled/ not shown correctly (see attached images).
This is the configuration I use:
I will be glad to receive any assistance. Thanks!
Regards,
Chris
I bought a Sophos SG310 rev.2 unit (built in 2020) and installed OPNsense (version OPNsense 23.1.11-amd64) successfully.
I installed the plugin os-lcdproc-sdeclcd (version 1.1_1),
edited the conf-file
/usr/local/etc/LCDd-sdeclcd.conf
The display is initialized without errors in CLI and can be read out in principle, but there seems something wrong with the protocol or my configuration.
The Text output is scrambled/ not shown correctly (see attached images).
This is the configuration I use:
Code: [Select]
[server]
DriverPath=/usr/local/lib/lcdproc/
Driver=hd44780
Bind=127.0.0.1
Port=13666
ReportToSyslog=yes
User=nobody
Foreground=no
Hello=" Welcome to"
Hello=" OPNsense!"
GoodBye="Thanks for using"
GoodBye=" OPNsense!"
WaitTime=5
TitleSpeed=5
ServerScreen=on
Backlight=open
ToggleRotateKey=Enter
PrevScreenKey=Left
NextScreenKey=Right
ScrollUpKey=Up
ScrollDownKey=Down
[menu]
MenuKey=Escape
EnterKey=Enter
UpKey=Up
DownKey=Down
[hd44780]
driverpath=/usr/local/lib/lcdproc/
ConnectionType=ezio
Device=/dev/cuau1
Keypad=yes
Size=16x2
KeyMatrix_4_1=Enter
KeyMatrix_4_2=Up
KeyMatrix_4_3=Down
KeyMatrix_4_4=Escape
I will be glad to receive any assistance. Thanks!
Regards,
Chris