From: Herbert R. <he...@wi...> - 2002-05-16 07:05:12
|
> Hi, I'm trying to use LCD4Linux with a Crystal Fontz 634 v2.0 and am having > some troubles... > > 1. Often, when running lcd4linux, the display lights up, but doesn't > display any characters. Restarting lcd4linux 1 or more times fixes this. > I've got lcd4linux set to 19200, but 9600 seems to have the same problem. 634 v2.0 needs a delay of approx. 5 seconds after opening in order to work properly. can you find the position where to insert the delay? maybe a "Delay" parameter should be a config-option then ... > 2. The displays are fine with the default config file, but if I try to use > the network graphs, the lcd eventually starts scrolling and gets unreadable > quickly. no idea ... it gets overcrowded? > 3. Sometimes I see > failed to alloc a custom char > if I run lcd4linux with -F the crystalfontz has a total of (if I remember correctly) 8 characters which can be defined freely. if the graphic you are trying to display is so "complicated", that it cannot be built with this limited amount of configure- able characters, you get the error-message "failed to allocate a custom character". |