Startup screen and Linux boot

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
geffrix
LCD?
Posts: 1
Joined: Sat Mar 04, 2006 9:25 pm

Startup screen and Linux boot

Post by geffrix »

Hi pals, I have a BLK-202A-GW-BK unit connected to a serial interface. I have written a C program with the purpose of changing the startup message, everything works well, but when Linux is booting (exactly when the kernel is loading) a strange character is written at the top left.

Any ideas how to avoid that?

I dont remember but I think when the unit had their default starup message, no strange characer appeared.

Geffrey

Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

Welcome to the forums,

What you are seeing is the serial ports being initialized by the OS and sending some garbage out, and since the display is connected, the display will do as it's told and display those characters. The current version of the display there is not much you can do about this, but in 3-4 weeks we will be releasing a new version of the LK202-25 which will have a sleep until being woken up command,
Henry J.
President
Matrix Orbital

dconnell
LCD!
Posts: 14
Joined: Wed Aug 20, 2003 10:00 pm
Location: Reston, Virginia
Contact:

With this unit and using linux, keypad can be read ok? <n

Post by dconnell »

I thought I read somewhere that linux support for interpreting the keypad input from MO units is not supported yet...
There is no substitute for technical expertise

Jeroen Vonk
LCD Guru
Posts: 55
Joined: Tue Apr 12, 2005 2:31 am

Re: With this unit and using linux, keypad can be read ok? &

Post by Jeroen Vonk »

dconnell wrote:I thought I read somewhere that linux support for interpreting the keypad input from MO units is not supported yet...
The keypad itself works perfectly on a Linux box and getting a dislay to work on a Linux box is pretty easy. (also the USB displays)

The SDK I wrote doesn't support fully support the keypad interface yet simply because the serial port support in Mono is not completely ready. (version 1.2 of Mono will) And just for your information, I don't have anything to do with Matrix Orbital, so it's obvious they don't support my SDK for the displays.

Post Reply