LCD VFD only displaying left half
#1
I have an nMedia PC case with VFD (lis driver) and it seems to be running. Only thing is the display is 2x20 and its only displaying on the left have of the LCD (2x10). I have the following set in my advancedsettings.xml. How can I get it to use the whole LCD?

Code:
<lcd>
<rows>2</rows> <!-- Number of rows to use for the LCD. -->
<columns>20</columns> <!-- Number of columns to use for the LCD. -->
<scrolldelay>8</scrolldelay> <!-- Delay of the scroller widget. Defaults to 1. -->
</lcd>
Reply
#2
Anyone seeing this issue?
Reply
#3
Are you sure lcdproc is properly configured?
Reply
#4
This worked before Dharma. The display works, just only on the left have of the LCD.

Followed steps here: http://forum.xbmc.org/showthread.php?tid...lis+driver
Reply

Logout Mark Read Team Forum Stats Members Help
LCD VFD only displaying left half0