This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Home license on ASG 320 LCD not working.

Hey all,

I have a ASG 320. Recently I was running 7.501. I can't find the post now, but someone had found a way to enable the LCD on a asg running a hom license. I performed the steps and it worked great. Now that I update to 7.504 the lcd is once again disabled. Has anyone found a way to make it function again?


This thread was automatically locked due to age.
  • Hi,

    as you installed your ASG320 as a software-installation to use your home-licence the display isn't working. Only the hardware-installation contains the drivers/tools to use the LCD.
  • Google: site:astaro.org home lcd

    Then choose the option to see posts from the last year only.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Google: site:astaro.org home lcd

    Then choose the option to see posts from the last year only.

    Cheers - Bob


    Yeah, Ive those posts and followed the directions. The/asg folder doesnt exsist on my upgrade.

    3. mv /etc/asg /etc/lcd.conf (because i like the lcd-information)
  • Scratch my advice, that file doesn't exist anywhere on my home system.  Looks like they changed their LCD support in the newer versions and are using a different system now.
  • you have to create the lcd.conf from scratch on the software installs... lcd4linux is installed with the sofware install, just not configured with the .conf file.

    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!