[mythtv-users] Troubles with Irtrans VFD

tim dennis tdennis.sub at gmail.com
Thu Apr 17 02:58:00 UTC 2008


Greetings!

I am having some serious issues with Mythtv and my VFD unit. It is an
Irtrans display and has been working fine until recent upgrade to myth
0.21.

"IRserver" and "LCDproc" both start up fine, I get the usual startup
display with heartbeat in top right corner:

## LCDproc Server ##
Cli: 0  Scr: 0

Irserver: 5.9.07 (latest stable)
LCDproc: 0.52 (latest stable)
VFD Firmware: D5.08.10 (latest)

However, the display no longer seems to be initializing properly when
starting the mythtv frontend starts. I get this display:

### LCDproc Server ##
Cli: 1 Scr: 7

Looks like myth is connecting and preloading the screens, however that
is where it ends, moving up and down and into the frontend menu's has
no effect at all.

As a test I have started mythlcdserver with verbose settings before
running myththfrontend. Mythlcdserver start off fine and even displays
date and time, however from the moment I run mythfrontend everything
basically shuts down, with several SWITCH_TO_NOTHING leading the way.

I am stumped, any insight is appreciated.



Log as follows:

Note: Mythfrontend starts at: 2008-04-16 19:13:08.899 LCDServer: new connection


[Jojo at localhost ~]$ /usr/bin/mythlcdserver -v all -x 10
2008-04-16 19:13:00.096 Using runtime prefix = /usr, libdir = /usr/lib
2008-04-16 19:13:00.097 Empty LocalHostName.
2008-04-16 19:13:00.097 Using localhost value of localhost.localdomain
2008-04-16 19:13:00.097 MCP::DefaultUPnP() - No default UPnP backend
2008-04-16 19:13:00.097 Testing network connectivity to 192.168.0.101
2008-04-16 19:13:00.110 New DB connection, total: 1
2008-04-16 19:13:00.158 Connected to database 'mythconverg' at host:
192.168.0.101
2008-04-16 19:13:00.159 Closing DB connection named 'DBManager0'
2008-04-16 19:13:00.159 Clearing Settings Cache.
2008-04-16 19:13:00.159 Enabling Settings Cache.
2008-04-16 19:13:00.159 Clearing Settings Cache.
2008-04-16 19:13:00.177 Connected to database 'mythconverg' at host:
192.168.0.101
2008-04-16 19:13:00.178 MSqlQuery: SELECT data FROM settings WHERE
value = 'MasterServerIP' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.179 MSqlQuery: SELECT data FROM settings WHERE
value = 'MasterServerIP' AND hostname IS NULL;
2008-04-16 19:13:00.179 MSqlQuery: SELECT data FROM settings WHERE
value = 'MasterServerPort' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.180 MSqlQuery: SELECT data FROM settings WHERE
value = 'MasterServerPort' AND hostname IS NULL;
2008-04-16 19:13:00.180 MythSocket(91ed6c8:9): new socket
2008-04-16 19:13:00.181 MSqlQuery: SELECT data FROM settings WHERE
value = 'WOLbackendReconnectWaitTime' AND hostname =
'localhost.localdomain' ;
2008-04-16 19:13:00.182 MSqlQuery: SELECT data FROM settings WHERE
value = 'WOLbackendReconnectWaitTime' AND hostname IS NULL;
2008-04-16 19:13:00.183 MSqlQuery: SELECT data FROM settings WHERE
value = 'WOLbackendConnectRetry' AND hostname =
'localhost.localdomain' ;
2008-04-16 19:13:00.183 MSqlQuery: SELECT data FROM settings WHERE
value = 'WOLbackendConnectRetry' AND hostname IS NULL;
2008-04-16 19:13:00.184 Connecting to backend server:
192.168.0.101:6543 (try 1 of 5)
2008-04-16 19:13:00.184 MythSocket(91ec8f0:10): new socket
2008-04-16 19:13:00.184 MythSocket(91ec8f0:10): attempting connect()
to (192.168.0.101:6543)
2008-04-16 19:13:00.184 MythSocket(91ec8f0:10): state change Idle -> Connected
2008-04-16 19:13:00.184 write -> 10 21      MYTH_PROTO_VERSION 40
2008-04-16 19:13:00.185 read  <- 10 13      ACCEPT[]:[]40
2008-04-16 19:13:00.185 Using protocol version 40
2008-04-16 19:13:00.185 write -> 10 35      ANN Monitor localhost.localdomain 0
2008-04-16 19:13:00.185 read  <- 10 2       OK
2008-04-16 19:13:00.185 MythSocket(91ed6c8:9): attempting connect() to
(192.168.0.101:6543)
2008-04-16 19:13:00.186 MythSocket(91ed6c8:9): state change Idle -> Connected
2008-04-16 19:13:00.186 write ->  9 35      ANN Monitor localhost.localdomain 1
2008-04-16 19:13:00.186 read  <-  9 2       OK
2008-04-16 19:13:00.187 MythSocket: readyread thread start
2008-04-16 19:13:00.187 MythSocket(91ed6c8:9): UpRef: 1
2008-04-16 19:13:00.188 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDServerPort' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.188 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDServerPort' AND hostname IS NULL;
2008-04-16 19:13:00.188 LCDProcClient: An LCDProcClient object now exists
2008-04-16 19:13:00.189 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDHost' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.190 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDHost' AND hostname IS NULL;
2008-04-16 19:13:00.191 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDPort' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.192 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDPort' AND hostname IS NULL;
2008-04-16 19:13:00.192 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDEnable' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.195 LCDServer: is listening on port 6545
2008-04-16 19:13:00.259 LCDProcClient: Received from server: connect
LCDproc 0.5.1 protocol 0.3 lcd wid 16 hgt 2 cellwid 5 cellhgt 8
2008-04-16 19:13:00.259 LCDProcClient: Sending to Server: client_set name Myth
2008-04-16 19:13:00.259 LCDProcClient: Sending to Server: screen_add Time
2008-04-16 19:13:00.259 LCDProcClient: Sending to Server: screen_set
Time priority 128
2008-04-16 19:13:00.260 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDBigClock' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: widget_add
Time timeWidget string
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: widget_add
Time topWidget string
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: screen_add Menu
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: screen_set
Menu priority 64
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: widget_add
Menu topWidget string
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: widget_add
Menu menuWidget1 string
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: widget_add
Menu menuWidget2 string
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: screen_add Music
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: screen_set
Music priority 64
2008-04-16 19:13:00.260 LCDProcClient: Sending to Server: widget_add
Music topWidget1 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Music topWidget2 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Music timeWidget string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Music infoWidget string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Music progressBar hbar
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_add Channel
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_set
Channel priority 64
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Channel topWidget string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Channel botWidget string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Channel progressBar hbar
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_add Generic
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_set
Generic priority 64
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Generic textWidget1 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Generic textWidget2 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Generic textWidget3 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Generic textWidget4 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Generic progressBar hbar
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_add Volume
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_set
Volume priority 64
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Volume topWidget string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Volume botWidget string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
Volume progressBar hbar
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_add RecStatus
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: screen_set
RecStatus priority 64
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
RecStatus textWidget1 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
RecStatus textWidget2 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
RecStatus textWidget3 string
2008-04-16 19:13:00.261 LCDProcClient: Sending to Server: widget_add
RecStatus progressBar hbar
2008-04-16 19:13:00.262 MSqlQuery: SELECT data FROM settings WHERE
value = 'TimeFormat' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.263 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowMusic' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.264 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowMusicItems' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.264 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowTime' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.265 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowChannel' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.266 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowGeneric' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.267 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowVolume' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.268 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowMenu' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.268 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDShowRecStatus' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.269 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDBacklightOn' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.270 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDHeartBeatOn' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.271 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDPopupTime' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.271 MSqlQuery: SELECT data FROM settings WHERE
value = 'LCDKeyString' AND hostname = 'localhost.localdomain' ;
2008-04-16 19:13:00.271 LCDProcClient: Sending to Server:
client_add_key A B C D E F
2008-04-16 19:13:00.271 LCDProcClient: Sending to Server: screen_set
Time heartbeat off
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Time backlight on
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Menu heartbeat off
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Menu backlight on
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Music heartbeat off
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Music backlight on
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Channel heartbeat off
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Channel backlight on
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Generic heartbeat off
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Generic backlight on
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Volume heartbeat off
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Volume backlight on
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
RecStatus heartbeat off
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
RecStatus backlight on
2008-04-16 19:13:00.272 LCDProcClient: stopAll
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Time priority 0
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Music priority 0
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Channel priority 0
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Generic priority 0
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Volume priority 0
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
RecStatus priority 0
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:00.272 LCDProcClient: switchToTime
2008-04-16 19:13:00.272 LCDProcClient: Sending to Server: screen_set
Time priority 128
2008-04-16 19:13:00.273 LCDProcClient: Sending to Server: screen_set
RecStatus priority 64
2008-04-16 19:13:00.273 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:00.273 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07:13 PM"
2008-04-16 19:13:00.273 MSqlQuery: SELECT cardid FROM capturecard
ORDER BY cardid
2008-04-16 19:13:00.273 write -> 10 35      QUERY_REMOTEENCODER 1[]:[]GET_STATE
2008-04-16 19:13:00.274 read  <- 10 1       0
2008-04-16 19:13:00.274 write -> 10 35      QUERY_REMOTEENCODER 2[]:[]GET_STATE
2008-04-16 19:13:00.274 read  <- 10 1       0
2008-04-16 19:13:00.274 LCDProcClient: Sending to Server: screen_set
Time priority 128
2008-04-16 19:13:00.274 LCDProcClient: Sending to Server: screen_set
RecStatus priority 64
2008-04-16 19:13:00.274 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:00.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07 13 PM"
2008-04-16 19:13:00.275 LCDProcClient: The server is 16x2 with each
cell being 5x8.
2008-04-16 19:13:00.275 LCDProcClient: LCDd version 0.5.1, protocol version 0.3.
2008-04-16 19:13:00.275 LCDProcClient: MythTV LCD settings:
2008-04-16 19:13:00.275 LCDProcClient: - showmusic      : 0
2008-04-16 19:13:00.275 LCDProcClient: - showmusicitems : ArtistTitle
2008-04-16 19:13:00.275 LCDProcClient: - showtime       : 1
2008-04-16 19:13:00.275 LCDProcClient: - showchannel    : 0
2008-04-16 19:13:00.275 LCDProcClient: - showrecstatus  : 0
2008-04-16 19:13:00.275 LCDProcClient: - showgeneric    : 0
2008-04-16 19:13:00.275 LCDProcClient: - showvolume     : 0
2008-04-16 19:13:00.275 LCDProcClient: - showmenu       : 1
2008-04-16 19:13:00.275 LCDProcClient: - backlighton    : 1
2008-04-16 19:13:00.275 LCDProcClient: - heartbeaton    : 0
2008-04-16 19:13:00.275 LCDProcClient: - popuptime      : 7000
2008-04-16 19:13:00.366 LCDProcClient: Received from server: listen Time
2008-04-16 19:13:01.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:01.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07:13 PM"
2008-04-16 19:13:02.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:02.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07 13 PM"
2008-04-16 19:13:03.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:03.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07:13 PM"
2008-04-16 19:13:04.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:04.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07 13 PM"
2008-04-16 19:13:05.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:05.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07:13 PM"
2008-04-16 19:13:06.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:06.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07 13 PM"
2008-04-16 19:13:07.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:07.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07:13 PM"
2008-04-16 19:13:08.275 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:08.275 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07 13 PM"
2008-04-16 19:13:08.899 LCDServer: new connection
2008-04-16 19:13:08.899 LCDProcClient: stopAll
2008-04-16 19:13:08.899 LCDProcClient: Sending to Server: screen_set
Time priority 0
2008-04-16 19:13:08.899 LCDProcClient: Sending to Server: screen_set
Music priority 0
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
Channel priority 0
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
Generic priority 0
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
Volume priority 0
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
RecStatus priority 0
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:08.900 LCDProcClient: switchToTime
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
Time priority 128
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: screen_set
RecStatus priority 64
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: widget_set
Time topWidget 1 1 "Wed Apr 16 2008"
2008-04-16 19:13:08.900 LCDProcClient: Sending to Server: widget_set
Time timeWidget 5 2 "07:13 PM"
2008-04-16 19:13:09.619 LCDServer: SWITCH_TO_NOTHING
2008-04-16 19:13:09.619 LCDProcClient: stopAll
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
Time priority 0
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
Music priority 0
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
Channel priority 0
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
Generic priority 0
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
Volume priority 0
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
RecStatus priority 0
2008-04-16 19:13:09.619 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:09.619 LCDProcClient: switchToNothing
2008-04-16 19:13:09.741 LCDProcClient: Received from server: ignore Time
2008-04-16 19:13:09.955 LCDServer: SWITCH_TO_NOTHING
2008-04-16 19:13:09.955 LCDProcClient: stopAll
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
Time priority 0
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
Music priority 0
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
Channel priority 0
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
Generic priority 0
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
Volume priority 0
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
RecStatus priority 0
2008-04-16 19:13:09.955 LCDProcClient: Sending to Server: screen_set
Menu priority 0
2008-04-16 19:13:09.955 LCDProcClient: switchToNothing
2008-04-16 19:13:10.189 LCDProcClient: checking connections
2008-04-16 19:13:18.942 LCDServer: UPDATE_LEDS
2008-04-16 19:13:18.942 LCDProcClient: Sending to Server: output 0
2008-04-16 19:13:20.189 LCDProcClient: checking connections
2008-04-16 19:13:28.942 LCDServer: UPDATE_LEDS
2008-04-16 19:13:28.942 LCDProcClient: Sending to Server: output 0
2008-04-16 19:13:30.189 LCDProcClient: checking connections
2008-04-16 19:13:38.942 LCDServer: UPDATE_LEDS
2008-04-16 19:13:38.942 LCDProcClient: Sending to Server: output 0
2008-04-16 19:13:40.189 LCDProcClient: checking connections
2008-04-16 19:13:48.942 LCDServer: UPDATE_LEDS
2008-04-16 19:13:48.942 LCDProcClient: Sending to Server: output 0
2008-04-16 19:13:50.189 LCDProcClient: checking connections


More information about the mythtv-users mailing list