[Lcdproc] glcdlib driver problem

Joris Robijn joris@robijn.net
Wed Dec 6 14:16:02 2006


> But when irmp3 switches to a new widget (I think it does? Don't *really* 
> understand this :-), the new content is *added*, resulting in overlayed 
> pixelsalad, scrolling on.  I think, the old line has to be cleared before 
> displaying.
> As mentioned: HD44780 runs perfect, glcdlib doesn't.

Hi,

Drivers don't know anything about widgets, they are told by the LCDd
core where to place characters etc.

Can you try once with the curses and/or text driver ?
Maybe we then get to know if it's an irmp3, LCDd or glcdlib problem.

Joris