Okay, that was it - I found such a line in an entry on the timeline (lcd4l
wiki), but it was like "Display 'xxx' Layout 'xxx'" where lcd4linux
complained about the Layout part... Now it already accepts the config file
but cant find the driver "serdisplib", but it certainly exists in /usr/lib...
Do I have to put it somewhere else, too?
Marcel ('Tanuva')
Am Mittwoch, 18. April 2007 05:34 schrieb Michael Reinelt:
> Hi Tanuva,
>
> > missing 'Display' entry in lcd4tanu.conf!
> >
> > Like you can see below, there _is_ a 'Display' entry in my config file,
> > so can you tell me what lcd4l expects me to add in the config?
>
> no, there is none :-)
>
> you got a display section, but no display selection.
>
> just add this line:
>
> Display 'SerdispTanu'
>
> (leave your display section as is!)
>
> The reason is simple: you can have more than one display section, and
> you can select one, e.g.
>
> Display a {
> ...
> }
> Display b {
> ...
> }
>
> Display 'a'
>
>
> Hope this helps, Michael
|