[Lcdproc] VK202-25 display strange looking

Jomama tirebiter@gmail.com
Thu Oct 4 21:44:01 2007


Hooking up a Matrix Orbital VK202-25  serial display to my KnoppmythTV box.
MythLCD is supposed to be showing channel info and song info.

Serial VFD (LCD display)   20x2

Its kinda working...
Flashes Date / Time

then lots of
V|
V|
or it could be
VI
VI
With a block at the end. (Volume)? f

Every cycle it displays LCDproc server  3

Disk space ?

Screen1 12: (blinking colon) and a few "VI" on the screen.
screen2 VI 				OU
screen3 V_ 09/27/2007	9:29 PM		V_
	v_       : (blinking colon) more numbers

screen4 LCDproc server 7
screen5 v_     _     bars bars bars
screen next VI  1.83Gb free

Lnetload

got pics if ya thnk that might help...


# LCDd.conf -- configuration file for the LCDproc server
daemon LCDd
[server]
Driver=MtxOrb
Bind=127.0.0.1
Port=13666
WaitTime=11
User=nobody
DriverPath=/usr/lib/lcdproc/

ToggleRotateKey=Enter
PrevScreenKey=Left
NextScreenKey=Right
ScrollUpKey=Up
ScrollDownKey=Down

[menu]
MenuKey=Escape
EnterKey=Enter
UpKey=Up
DownKey=Down
LeftKey=Left
RightKey=Right

## Matrix Orbital driver ##
[MtxOrb]
Device=/dev/ttyS0
Size=20x2
Backlight=yes
Contrast=800
Speed=19200
Type=vkd

# EOF