
tdennis.sub at gmail
Apr 22, 2008, 10:06 PM
Post #13 of 14
(6488 views)
Permalink
|
Perhaps a variation of the same basic problem? My mythfrontend does much the same, only in a very different order, also some things (i.e. protocol version 40) don't occur until exiting myth, see ## Note ## below. 2008-04-22 21:52:27.584 Using runtime prefix = /usr, libdir = /usr/lib 2008-04-22 21:52:28.007 XScreenSaver support enabled 2008-04-22 21:52:28.007 DPMS is active. 2008-04-22 21:52:28.007 Empty LocalHostName. 2008-04-22 21:52:28.007 Using localhost value of localhost.localdomain 2008-04-22 21:52:28.008 Testing network connectivity to 192.168.0.101 2008-04-22 21:52:28.022 New DB connection, total: 1 2008-04-22 21:52:28.075 Connected to database 'mythconverg' at host: 192.168.0.101 2008-04-22 21:52:28.078 Closing DB connection named 'DBManager0' 2008-04-22 21:52:28.080 Primary screen 0. 2008-04-22 21:52:28.099 Connected to database 'mythconverg' at host: 192.168.0.101 2008-04-22 21:52:28.100 Using screen 0, 1024x768 at 0,0 2008-04-22 21:52:28.109 New DB connection, total: 2 2008-04-22 21:52:28.160 Connected to database 'mythconverg' at host: 192.168.0.101 2008-04-22 21:52:28.164 mythfrontend version: 0.21.20080304-1 www.mythtv.org 2008-04-22 21:52:28.164 Enabled verbose msgs: important general 2008-04-22 21:52:28.680 Connecting to lcd server: localhost:6545 (try 1 of 10) 2008-04-22 21:52:29.067 Primary screen 0. 2008-04-22 21:52:29.068 Using screen 0, 1024x768 at 0,0 2008-04-22 21:52:29.069 Switching to square mode (MythCenter) 2008-04-22 21:52:29.088 Using the OpenGL painter 2008-04-22 21:52:29.089 JoystickMenuClient Error: Joystick disabled - Failed to read /home/Venus/.mythtv/joystickmenurc 2008-04-22 21:52:29.089 lirc init success using configuration file: /home/Myth/.lircrc 2008-04-22 21:52:29.876 Loading from: /usr/share/mythtv/themes/MythCenter/base.xml 2008-04-22 21:52:29.903 Loading from: /usr/share/mythtv/themes/default/base.xml 2008-04-22 21:52:29.963 Registering Internal as a media playback plugin. 2008-04-22 21:52:30.026 MonitorRegisterExtensions(0x100, gif,jpg,png) 2008-04-22 21:52:30.052 Using NV NPOT texture extension 2008-04-22 21:52:30.091 MythMusic adding CD-Writer: 1,0,0 -- DRW-1814BLT 2008-04-22 21:52:30.144 MonitorRegisterExtensions(0x40, ogg,mp3,aac,flac) SIP listening on IP Address 192.168.0.104:5060 NAT address 192.168.0.104 SIP: Cannot register; proxy, username or password not set ## Exit mythfrontend as of here... ## 2008-04-22 21:53:33.521 Connecting to backend server: 192.168.0.101:6543(try 1 of 5) 2008-04-22 21:53:33.522 Using protocol version 40 2008-04-22 21:53:33.522 lcddevice: received bad no. of arguments in CONNECTED response from LCDServer Destroying SipFsm object 2008-04-22 21:53:36.062 Deleting UPnP client... > > > Mine seems to work ok, but I get a failure when it first tries, then a > successful connection after that. > > > > _______________________________________________ > mythtv-users mailing list > mythtv-users [at] mythtv > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users >
|