Guest User!

You are not Sophos Staff.

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

LCD-display

Hi.

I´m new to ASL.
As I understand ASL has support for a small LCD display to show messages on.

What kind of messages does it show?

Is it possible to build a own circut with a display?
Does it make sence to have the display or is it just a unnecessary feature?

Thanks 

// Lars Olsson


This thread was automatically locked due to age.
  • A LCD display is necesary only for boxes that have no console at all, (Sun Cobalt for example). The LCD ticker shows some status informations such as system load, uptime, IP, hostname etc. If you have a PC with a console, you don't need such thing.

    It's shure possible to build an own circuit, but you have to write own driver too, before you can use it  [;)] 

    Greetings,
    RT
  • Displays with the Hitachi HD44780 chip can be wired directly to the parallel port, but i don´t know if Astaro will support it.
  • G'Day

    This should probably go into the HACKERS forum. The script to turn the LCD off is 


    It looks for 
     and kills it

    Check out the Paralell driver for the Hitachi LCD's... I suspect that ticker.pl listens for TCP data and sends it to the LCD, just like the HITACHI driver... One for hackers :-)

    Darryl
  • Astaro, what LCD display do you support right out of the box?  Can you please give me the company name and information?

    Thank you.
  • check out the product  site: Sun Cobalt and Pyramid LCD ...
  • Sorry, I would like to know the LCD manufacturer name, not the system that it comes with. This way you can add your own LCD to your computer.

    Astaro, can you please provide the name of LCD manufacturers that are supported in ASL.
  • yashax,

    Pyramid is a German manufacturer of firewall
    appliances. lop wanted to tell you that you could contact
    them at www.pyramid.de to get the informations
    you asked for. 
    As I saw the Pyramid display is connected
    to the parallel port.

    regards
    ollion

    THe english page can be found here
    http://213.164.67.135/e/index.shtml

    [ 02 January 2002: Message edited by: ollion ]

  • Astaro,
       I need a little help.  I am trying to integrate an LCD panel into my product. I found an LCD module that can interface directly to the parallel port, on the back of PC. It is my understanding that Astaro supports this right out of the box.

    The LCD manufacturer provides pin out schematics for connecting the LCD module to Parallel Port.

    However, they CAN NOT tell me what pin on an LCD module corresponds to what pin on parallel port without knowing the actual application that the LCD is being used for.  They said they need to know how the software addresses the LCD module via Parallel Port.

    I would like to quote their response:
    "Yes, you can use the computer to drive the module directly, but it depends on how you will set up the parallel port.  Since we have no idea how you will design your program to send the
    information through the print port, we are unable to advise how you will connect the module to the computer pin to pin. Generally speaking, you connect the pin of the module to the parallel port which can provide the signal to meet the pin
    assignment.

    For example, pin 7 of the module is "external clock input", and you should know which pin from the parallel port can provide the colic input to pin 7."

    Please provide me with schematic on how Astaro writes to Parallel Port, based on requirements above!

    On the same note, Is the Parallel Port setup as a Standard (SPP) or Enhanced (EPP) port?

    Please help.

    Regards.