Gentoo Archives: gentoo-user

From: Michael Sullivan <msulli1355@×××××.com>
To: gentoo-user@l.g.o
Subject: MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?]
Date: Wed, 18 Feb 2009 22:41:31
Message-Id: 1234996884.15760.4.camel@camille.espersunited.com
In Reply to: Re: [gentoo-user] Are the video files there, or aren't they? by Neil Bothwick
1 On Wed, 2009-02-18 at 22:15 +0000, Neil Bothwick wrote:
2 > On Wed, 18 Feb 2009 15:30:31 -0600, Michael Sullivan wrote:
3 >
4 > > Is it there, or isn't it? I don't know if it matters, but when I was
5 > > trying to fix the X problem, I built and booted with a new kernel:
6 >
7 > Did you try going back to the old kernel?
8 >
9
10 I went back to the old kernel
11
12 camille ~ # uname -a
13 Linux camille 2.6.26-gentoo-r4 #1 SMP Sat Dec 13 17:31:25 CST 2008 i686
14 GNU/Linux
15
16
17 and the video worked, at least from /dev/v4l/video0. This is a
18 temporary solution, but now I can't get mythtv to work. LiveTV won't
19 work, and it won't show my upcoming programs. I've verified that mysql
20 is running:
21
22 camille ~ # ps ax | grep mysql
23 16099 ? Ssl 0:52 /usr/sbin/mysqld
24 --defaults-file=/etc/mysql/my.cnf --basedir=/usr
25 --datadir=/var/lib/mysql --pid-file=/var/run/mysqld/mysqld.pid
26 --socket=/var/run/mysqld/mysqld.sock
27
28
29 and when I run mythbackend and frontend in a terminal, I get this:
30
31 camille ~ # mythbackend
32 2009-02-18 16:39:56.181 Using runtime prefix = /usr
33 2009-02-18 16:39:56.183 Empty LocalHostName.
34 2009-02-18 16:39:56.183 Using localhost value of camille
35 2009-02-18 16:39:56.204 New DB connection, total: 1
36 2009-02-18 16:39:56.210 Connected to database 'mythconverg' at host:
37 localhost
38 2009-02-18 16:39:56.211 Closing DB connection named 'DBManager0'
39 2009-02-18 16:39:56.212 Connected to database 'mythconverg' at host:
40 localhost
41 2009-02-18 16:39:56.215 New DB connection, total: 2
42 2009-02-18 16:39:56.223 Connected to database 'mythconverg' at host:
43 localhost
44 2009-02-18 16:39:56.228 Current Schema Version: 1214
45 Starting up as the master server.
46 2009-02-18 16:39:56.242 mythbackend: MythBackend started as master
47 server
48 2009-02-18 16:39:56.253 TVRec(2) Error: Problem finding starting
49 channel, setting to default of '3'.
50 2009-02-18 16:39:56.260 ChannelBase(2) Error: InitializeInputs():
51 Could not get inputs for the capturecard.
52 Perhaps you have forgotten to bind video
53 sources to your card's inputs?
54 2009-02-18 16:39:56.262 mythbackend: Problem with capture cards: Card
55 2failed init
56 ERROR: no valid capture cards are defined in the database.
57 Perhaps you should read the installation instructions?
58 2009-02-18 16:39:56.265 mythbackend: No capture cards are defined:
59 Please run the setup program.
60 2009-02-18 16:39:56.270 New DB connection, total: 3
61 2009-02-18 16:39:56.273 Connected to database 'mythconverg' at host:
62 localhost
63 2009-02-18 16:39:57.570 Main::Registering HttpStatus Extension
64 2009-02-18 16:39:57.570 mythbackend version: 0.21.20080304-1
65 www.mythtv.org
66 2009-02-18 16:39:57.570 Enabled verbose msgs: important general
67 2009-02-18 16:39:57.574 AutoExpire: CalcParams(): Max required Free
68 Space: 0.0 GB w/freq: 15 min
69 2009-02-18 16:40:06.254 mythbackend: Running housekeeping thread
70 2009-02-18 16:40:06.333 UPnpMedia: BuildMediaMap VIDEO scan starting
71 in :/share/Movies/dvd:
72 2009-02-18 16:40:06.333 UPnpMedia: BuildMediaMap Done. Found 0 objects
73 2009-02-18 16:40:14.551 MainServer::HandleAnnounce Monitor
74 2009-02-18 16:40:14.551 adding: camille as a client (events: 0)
75 2009-02-18 16:40:14.553 MainServer::HandleAnnounce Monitor
76 2009-02-18 16:40:14.553 adding: camille as a client (events: 1)
77
78 michael@camille ~ $ mythfrontend
79 2009-02-18 16:40:05.310 Using runtime prefix = /usr
80 2009-02-18 16:40:06.037 XScreenSaver support enabled
81 2009-02-18 16:40:06.038 DPMS is active.
82 2009-02-18 16:40:06.053 Empty LocalHostName.
83 2009-02-18 16:40:06.053 Using localhost value of camille
84 2009-02-18 16:40:06.105 New DB connection, total: 1
85 2009-02-18 16:40:06.110 Connected to database 'mythconverg' at host:
86 localhost
87 2009-02-18 16:40:06.112 Closing DB connection named 'DBManager0'
88 2009-02-18 16:40:06.117 Primary screen 0.
89 2009-02-18 16:40:06.117 Connected to database 'mythconverg' at host:
90 localhost
91 2009-02-18 16:40:06.119 Using screen 0, 1024x768 at 0,0
92 2009-02-18 16:40:06.136 New DB connection, total: 2
93 2009-02-18 16:40:06.136 Connected to database 'mythconverg' at host:
94 localhost
95 2009-02-18 16:40:06.141 mythfrontend version: 0.21.20080304-1
96 www.mythtv.org
97 2009-02-18 16:40:06.141 Enabled verbose msgs: important general
98 2009-02-18 16:40:07.355 No theme
99 dir: /home/michael/.mythtv/themes/G.A.N.T
100 2009-02-18 16:40:07.358 Primary screen 0.
101 2009-02-18 16:40:07.360 Using screen 0, 1024x768 at 0,0
102 2009-02-18 16:40:07.361 No theme
103 dir: /home/michael/.mythtv/themes/G.A.N.T
104 2009-02-18 16:40:07.363 Switching to square mode (G.A.N.T)
105 2009-02-18 16:40:07.409 Using the Qt painter
106 mythtv: could not connect to socket
107 mythtv: No such file or directory
108 2009-02-18 16:40:07.415 lirc_init failed for mythtv, see preceding
109 messages
110 2009-02-18 16:40:07.416 JoystickMenuClient Error: Joystick disabled -
111 Failed to read /home/michael/.mythtv/joystickmenurc
112 2009-02-18 16:40:08.835 Loading
113 from: /usr/share/mythtv/themes/G.A.N.T/base.xml
114 2009-02-18 16:40:08.977 Loading
115 from: /usr/share/mythtv/themes/default/base.xml
116 2009-02-18 16:40:09.155 Registering Internal as a media playback plugin.
117 2009-02-18 16:40:10.791 Failed to run 'cdrecord --scanbus -dev=ATAPI'
118 2009-02-18 16:40:10.900 MonitorRegisterExtensions(0x40,
119 ogg,mp3,aac,flac)
120 2009-02-18 16:40:11.006 No theme
121 dir: /home/michael/.mythtv/themes/G.A.N.T
122 2009-02-18 16:40:14.360 XMLParse::LoadTheme
123 using /usr/share/mythtv/themes/G.A.N.T/ui.xml
124 2009-02-18 16:40:14.548 Connecting to backend server: 192.168.1.3:6543
125 (try 1 of 5)
126 2009-02-18 16:40:14.551 Using protocol version 40
127 2009-02-18 16:40:24.167 Deleting UPnP client...
128 michael@camille ~ $
129
130 This was working a few days ago. I can't make sense of all that
131 output...

Replies

Subject Author
Re: MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] Stroller <stroller@××××××××××××××××××.uk>