Google: site:astaro.org home lcd
Then choose the option to see posts from the last year only.
Cheers - Bob
CTO, Convergent Information Security Solutions, LLC
https://www.convergesecurity.com
Sophos Platinum Partner
--------------------------------------
Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries. Use the advice given at your own risk.
So, I know this is waaaay late but I am happily using a 320 running UTM home. Every time I go through a major update I loose the LCD and jump through hoops trying to remember how to get it working again. I'm replying here to answer the question and to also serve as documentation for myself!
The 320 runs an LCM-162 display. So to get it working:
1) Edit the /etc/init.d/initasg
2) Look for the line that begins with ASG_HW_FILE=" and change it so it reads: ASG_HW_FILE="/etc/lcd.asg"
3) Save and exit your editor
4) Create a new file named lcd.asg under /etc/
5) In that file, put the faollowing:
SG_VERSION="320"
LCD4LINUX_HW="LCM-162"
ASG_SUBTYPE="r5"
6) Again, save and exit
7) reboot and your LCD should spring back to life!