<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I have had this problem for a while ever since I ran my box on Fedora 14 and tried unsuccessfully to upgrade to Fedora 17 and the Mythtv version at that time about a year 1/2 ago, 0.24(?) from atrpms.&nbsp; Now I am using the old mythconverg backup file installed to run on the same box using Ubuntu 14.04 and MythTV 0.27.&nbsp; <br><br>The analog tuners(s) are always busy.&nbsp; I have a HVR-1600 and a PVR-500.&nbsp; Same issue.&nbsp; The boxed worked until I tried to upgrade it.&nbsp; I can record video using Cat /dev/video0 &gt; temp.mpg.&nbsp; With my HVR-1600 I was able to watch live TV on the digital channel.<br><br>I can tune both cards using ivtv-tune.&nbsp; It apparently is using the "us-cable" frequency table.&nbsp; I have tried deleting capture cards, reinstalling etc. to no avail.&nbsp; What other files and tables can I check? <br><br>Here is the frontend log below using terminal and attempting to use LiveTV.&nbsp; I have set up the box to run both front and back on same machine with IP address 192.168.1.13.&nbsp; <br><br>Is the problem the us-cable frequency table?&nbsp; I am trying to hook up to a DCT700 on Fios.&nbsp; Again, I can record off of this box without using MythTV.&nbsp; MythTV seems to have issues communicating with the cards(s), whatever one is installed.<br><br>---------------------<br>mythtvnew@mythtvnew:~$ mythfrontend -v<br>2014-06-25 20:54:30.744574 I&nbsp; Setup Interrupt handler<br>2014-06-25 20:54:30.744625 I&nbsp; Setup Terminated handler<br>2014-06-25 20:54:30.744639 I&nbsp; Setup Segmentation fault handler<br>2014-06-25 20:54:30.744648 I&nbsp; Setup Aborted handler<br>2014-06-25 20:54:30.744658 I&nbsp; Setup Bus error handler<br>2014-06-25 20:54:30.744666 I&nbsp; Setup Floating point exception handler<br>2014-06-25 20:54:30.744677 I&nbsp; Setup Illegal instruction handler<br>2014-06-25 20:54:30.744690 I&nbsp; Setup Real-time signal 0 handler<br>2014-06-25 20:54:30.744702 I&nbsp; Setup User defined signal 1 handler<br>2014-06-25 20:54:30.744712 I&nbsp; Setup User defined signal 2 handler<br>2014-06-25 20:54:30.744851 C&nbsp; mythfrontend version: fixes/0.27 [v0.27-193-g8ee257c] www.mythtv.org<br>2014-06-25 20:54:30.744861 C&nbsp; Qt version: compile: 4.8.6, runtime: 4.8.6<br>2014-06-25 20:54:30.744865 N&nbsp; Enabled verbose msgs:&nbsp; general<br>2014-06-25 20:54:30.744880 N&nbsp; Setting Log Level to LOG_INFO<br>2014-06-25 20:54:30.756489 N&nbsp; Using runtime prefix = /usr<br>2014-06-25 20:54:30.756555 I&nbsp; Added logging to the console<br>2014-06-25 20:54:30.756520 N&nbsp; Using configuration directory = /home/mythtvnew/.mythtv<br>2014-06-25 20:54:30.756670 I&nbsp; Assumed character encoding: en_US.UTF-8<br>2014-06-25 20:54:30.757195 I&nbsp; Using localhost value of mythtvnew<br>2014-06-25 20:54:30.757238 I&nbsp; Testing network connectivity to '192.168.1.13'<br>2014-06-25 20:54:30.757541 I&nbsp; Starting process manager<br>2014-06-25 20:54:30.760080 I&nbsp; Starting process signal handler<br>2014-06-25 20:54:30.760401 I&nbsp; Starting IO manager (read)<br>2014-06-25 20:54:30.760679 I&nbsp; Starting IO manager (write)<br>2014-06-25 20:54:30.858083 I&nbsp; New Client:&nbsp; (#1)<br>2014-06-25 20:54:30.858139 I&nbsp; Added syslogging<br>2014-06-25 20:54:30.891958 N&nbsp; Setting QT default locale to EN_US<br>2014-06-25 20:54:30.892057 I&nbsp; Current locale EN_US<br>2014-06-25 20:54:30.892140 N&nbsp; Reading locale defaults from /usr/share/mythtv//locales/en_us.xml<br>2014-06-25 20:54:30.962113 I&nbsp; ScreenSaverX11Private: DPMS is active.<br>2014-06-25 20:54:30.981011 N&nbsp; Desktop video mode: 1440x900 59.887 Hz<br>2014-06-25 20:54:31.109314 I&nbsp; Listening on TCP 127.0.0.1:6547<br>2014-06-25 20:54:31.109420 I&nbsp; Listening on TCP 192.168.1.13:6547<br>2014-06-25 20:54:31.109510 I&nbsp; Listening on TCP [::1]:6547<br>2014-06-25 20:54:31.109601 I&nbsp; Listening on TCP [fe80::221:97ff:fec6:408a%eth0]:6547<br>2014-06-25 20:54:31.810613 I&nbsp; Loading en_us translation for module mythfrontend<br>2014-06-25 20:54:31.819671 E&nbsp; LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; eno: No such file or directory (2)<br>2014-06-25 20:54:31.819781 E&nbsp; JoystickMenuThread: Joystick disabled - Failed to read /home/mythtvnew/.mythtv/joystickmenurc<br>2014-06-25 20:54:31.819789 I&nbsp; UDPListener: Enabling<br>2014-06-25 20:54:31.820640 I&nbsp; Binding to UDP 127.0.0.1:6948<br>2014-06-25 20:54:31.820708 I&nbsp; Binding to UDP 192.168.1.13:6948<br>2014-06-25 20:54:31.820791 I&nbsp; Binding to UDP [::1]:6948<br>2014-06-25 20:54:31.820877 I&nbsp; Binding to UDP [fe80::221:97ff:fec6:408a%eth0]:6948<br>2014-06-25 20:54:31.820943 I&nbsp; Binding to UDP 192.168.1.255:6948<br>2014-06-25 20:54:31.856021 I&nbsp; Using Frameless Window<br>2014-06-25 20:54:31.856095 I&nbsp; Using Full Screen Window<br>2014-06-25 20:54:31.954242 I&nbsp; Using the Qt painter<br>2014-06-25 20:54:32.211496 I&nbsp; MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css<br>2014-06-25 20:54:32.212153 E&nbsp; MythUIWebBrowser: failed to find our parent screen<br>2014-06-25 20:54:32.213408 I&nbsp; MythUIWebBrowser: enabling plugins<br>2014-06-25 20:54:32.369359 I&nbsp; MythCoreContext: Connecting to backend server: 192.168.1.13:6543 (try 1 of 1)<br>2014-06-25 20:54:32.391796 I&nbsp; Using protocol version 77<br>2014-06-25 20:54:32.455303 E&nbsp; RAOP Device: Aborting startup - no key found.<br>2014-06-25 20:54:32.457370 I&nbsp; AirPlay: Created airplay objects.<br>2014-06-25 20:54:32.460262 I&nbsp; Listening on TCP 127.0.0.1:5100<br>2014-06-25 20:54:32.460349 I&nbsp; Listening on TCP 192.168.1.13:5100<br>2014-06-25 20:54:32.460444 I&nbsp; Listening on TCP [::1]:5100<br>2014-06-25 20:54:32.460533 I&nbsp; Listening on TCP [fe80::221:97ff:fec6:408a%eth0]:5100<br>2014-06-25 20:54:32.469204 I&nbsp; Current MythTV Schema Version (DBSchemaVer): 1317<br>2014-06-25 20:54:32.552582 W&nbsp; ThemeInfo: Unable to open themeinfo.xml for /usr/share/mythtv/themes/BlackCurves-OSD/themeinfo.xml<br>2014-06-25 20:54:32.552597 E&nbsp; ThemeInfo: The theme (/usr/share/mythtv/themes/BlackCurves-OSD) is missing a themeinfo.xml file.<br>2014-06-25 20:54:32.553213 W&nbsp; ThemeInfo: Unable to open themeinfo.xml for /usr/share/mythtv/themes/Gray-OSD/themeinfo.xml<br>2014-06-25 20:54:32.553222 E&nbsp; ThemeInfo: The theme (/usr/share/mythtv/themes/Gray-OSD) is missing a themeinfo.xml file.<br>2014-06-25 20:54:32.756882 N&nbsp; Registering Internal as a media playback plugin.<br>2014-06-25 20:54:32.786957 W&nbsp; No plugins directory /usr/lib/mythtv/plugins<br>2014-06-25 20:54:32.866264 N&nbsp; Found mainmenu.xml for theme 'MythCenter'<br>2014-06-25 20:54:32.871638 I&nbsp; Registering HouseKeeperTask 'HardwareProfiler'.<br>2014-06-25 20:54:32.873934 I&nbsp; Starting HouseKeeper.<br>2014-06-25 20:54:33.043196 I&nbsp; Bonjour: Service registration complete: name 'Mythfrontend on mythtvnew' type '_mythfrontend._tcp.' domain: 'local.'<br>2014-06-25 20:54:33.430060 I&nbsp; Bonjour: Service registration complete: name 'MythTV on mythtvnew' type '_airplay._tcp.' domain: 'local.'<br><br><br>---------------------------------------------------<br>Here is the backend log.<br>mythtvnew@mythtvnew:~$ mythbackend<br>2014-06-25 20:54:14.622545 C&nbsp; mythbackend version: fixes/0.27 [v0.27-193-g8ee257c] www.mythtv.org<br>2014-06-25 20:54:14.622570 C&nbsp; Qt version: compile: 4.8.6, runtime: 4.8.6<br>2014-06-25 20:54:14.622578 N&nbsp; Enabled verbose msgs:&nbsp; general<br>2014-06-25 20:54:14.622590 N&nbsp; Setting Log Level to LOG_INFO<br>2014-06-25 20:54:14.633381 I&nbsp; Added logging to the console<br>2014-06-25 20:54:14.633970 I&nbsp; Setup Interrupt handler<br>2014-06-25 20:54:14.633985 I&nbsp; Setup Terminated handler<br>2014-06-25 20:54:14.633994 I&nbsp; Setup Segmentation fault handler<br>2014-06-25 20:54:14.634004 I&nbsp; Setup Aborted handler<br>2014-06-25 20:54:14.634011 I&nbsp; Setup Bus error handler<br>2014-06-25 20:54:14.634022 I&nbsp; Setup Floating point exception handler<br>2014-06-25 20:54:14.634033 I&nbsp; Setup Illegal instruction handler<br>2014-06-25 20:54:14.634047 I&nbsp; Setup Real-time signal 0 handler<br>2014-06-25 20:54:14.634100 N&nbsp; Using runtime prefix = /usr<br>2014-06-25 20:54:14.634117 N&nbsp; Using configuration directory = /home/mythtvnew/.mythtv<br>2014-06-25 20:54:14.634199 I&nbsp; Assumed character encoding: en_US.UTF-8<br>2014-06-25 20:54:14.634598 I&nbsp; Using localhost value of mythtvnew<br>2014-06-25 20:54:14.634642 I&nbsp; Testing network connectivity to '192.168.1.13'<br>2014-06-25 20:54:14.636045 I&nbsp; Starting process manager<br>2014-06-25 20:54:14.638286 I&nbsp; Starting IO manager (read)<br>2014-06-25 20:54:14.638294 I&nbsp; Starting IO manager (write)<br>2014-06-25 20:54:14.643200 I&nbsp; Starting process signal handler<br>2014-06-25 20:54:14.735996 I&nbsp; New Client:&nbsp; (#1)<br>2014-06-25 20:54:14.759939 N&nbsp; Setting QT default locale to EN_US<br>2014-06-25 20:54:14.760026 I&nbsp; Current locale EN_US<br>2014-06-25 20:54:14.760092 N&nbsp; Reading locale defaults from /usr/share/mythtv//locales/en_us.xml<br>2014-06-25 20:54:14.775598 I&nbsp; Current MythTV Schema Version (DBSchemaVer): 1317<br>2014-06-25 20:54:14.776349 I&nbsp; Loading en_us translation for module mythfrontend<br>2014-06-25 20:54:14.777287 N&nbsp; MythBackend: Starting up as the master server.<br>2014-06-25 20:54:14.783498 I&nbsp; Found 1 distinct programid authorities<br>2014-06-25 20:54:14.783846 I&nbsp; New static DB connectionSchedCon<br>2014-06-25 20:54:14.784896 I&nbsp; Registering HouseKeeperTask 'LogClean'.<br>2014-06-25 20:54:14.784930 I&nbsp; Registering HouseKeeperTask 'DBCleanup'.<br>2014-06-25 20:54:14.784951 I&nbsp; Registering HouseKeeperTask 'ThemeUpdateNotifications'.<br>2014-06-25 20:54:14.784976 I&nbsp; Registering HouseKeeperTask 'RecordedArtworkUpdate'.<br>2014-06-25 20:54:14.787612 I&nbsp; Registering HouseKeeperTask 'MythFillDB'.<br>2014-06-25 20:54:14.787641 I&nbsp; Registering HouseKeeperTask 'JobQueueRecover'.<br>2014-06-25 20:54:14.787655 I&nbsp; Registering HouseKeeperTask 'HardwareProfiler'.<br>2014-06-25 20:54:14.789785 I&nbsp; Starting HouseKeeper.<br>2014-06-25 20:54:14.797223 I&nbsp; Listening on TCP 127.0.0.1:6544<br>2014-06-25 20:54:14.797295 I&nbsp; Listening on TCP 192.168.1.13:6544<br>2014-06-25 20:54:14.797391 I&nbsp; Listening on TCP [::1]:6544<br>2014-06-25 20:54:14.797492 I&nbsp; Listening on TCP [fe80::221:97ff:fec6:408a%eth0]:6544<br>2014-06-25 20:54:15.816510 I&nbsp; Main::Registering HttpStatus Extension<br>2014-06-25 20:54:15.820400 I&nbsp; Listening on TCP 127.0.0.1:6543<br>2014-06-25 20:54:15.820509 I&nbsp; Listening on TCP 192.168.1.13:6543<br>2014-06-25 20:54:15.820660 I&nbsp; Listening on TCP [::1]:6543<br>2014-06-25 20:54:15.820808 I&nbsp; Listening on TCP [fe80::221:97ff:fec6:408a%eth0]:6543<br>2014-06-25 20:54:15.824423 N&nbsp; AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min<br>2014-06-25 20:54:16.780664 I&nbsp; Bonjour: Service registration complete: name 'Mythbackend on mythtvnew' type '_mythbackend._tcp.' domain: 'local.'<br>2014-06-25 20:54:17.793811 I&nbsp; Reschedule requested for MATCH 0 0 0 - SchedulerInit<br>2014-06-25 20:54:17.797549 E&nbsp; Invalid rectype for manual recordid 44<br>2014-06-25 20:54:17.885040 I&nbsp; Scheduled 10 items in 0.1 = 0.02 match + 0.02 check + 0.05 place<br>2014-06-25 20:54:17.888337 I&nbsp; Scheduler: Seem to be woken up by USER<br>2014-06-25 20:54:32.392168 I&nbsp; MainServer::ANN Playback<br>2014-06-25 20:54:32.392176 I&nbsp; adding: mythtvnew as a client (events: 0)<br>2014-06-25 20:54:32.404151 I&nbsp; MainServer::ANN Monitor<br>2014-06-25 20:54:32.404162 I&nbsp; adding: mythtvnew as a client (events: 1)<br>2014-06-25 20:54:47.903600 I&nbsp; MainServer::ANN Playback<br>2014-06-25 20:54:47.903610 I&nbsp; adding: mythtvnew as a client (events: 0)<br>2014-06-25 20:54:47.905890 I&nbsp; MainServer::HandleAnnounce FileTransfer<br>2014-06-25 20:54:47.905898 I&nbsp; adding: mythtvnew as a remote file transfer<br>2014-06-25 20:55:33.825747 N&nbsp; AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min<br>2014-06-25 20:55:33.830690 N&nbsp; Expiring 102 MB for 2022 at 2014-06-21T22:07:00Z =&gt; "Juicy Meals in Minutes!"<br>2014-06-25 20:55:33.836228 E&nbsp; ProgramInfo(2022_20140621220700.mpg): GetPlaybackURL: '2022_20140621220700.mpg' should be local, but it can not be found.<br>2014-06-25 20:55:33.836310 E&nbsp; ERROR when trying to delete file: GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/mythtvnew/2022_20140621220700.mpg. File doesn't exist.&nbsp; Database metadata will not be removed.<br>2014-06-25 20:55:33.838941 N&nbsp; Expiring 1122 MB for 1060 at 2013-04-19T21:00:00Z =&gt; "Fast Money"<br>2014-06-25 20:55:33.838994 N&nbsp; Expiring 2235 MB for 1060 at 2013-04-18T21:00:00Z =&gt; "Fast Money"<br>2014-06-25 20:55:33.839026 N&nbsp; Expiring 2235 MB for 1060 at 2013-04-16T21:00:00Z =&gt; "Fast Money"<br>2014-06-25 20:55:33.839058 N&nbsp; Expiring 2235 MB for 1060 at 2013-04-15T21:00:00Z =&gt; "Fast Money"<br>2014-06-25 20:55:33.839087 N&nbsp; Expiring 2235 MB for 1060 at 2013-04-17T21:00:00Z =&gt; "Fast Money"<br>2014-06-25 20:55:33.841741 E&nbsp; ERROR when trying to delete file: myth://192.168.1.13:6543/1060_20130419170000.mpg. File doesn't exist.&nbsp; Database metadata will not be removed.<br>2014-06-25 20:55:33.844434 E&nbsp; ERROR when trying to delete file: myth://192.168.1.13:6543/1060_20130418170000.mpg. File doesn't exist.&nbsp; Database metadata will not be removed.<br>2014-06-25 20:55:33.847202 E&nbsp; ERROR when trying to delete file: myth://192.168.1.13:6543/1060_20130416170000.mpg. File doesn't exist.&nbsp; Database metadata will not be removed.<br>2014-06-25 20:55:33.849525 E&nbsp; ERROR when trying to delete file: myth://192.168.1.13:6543/1060_20130415170000.mpg. File doesn't exist.&nbsp; Database metadata will not be removed.<br>2014-06-25 20:55:33.851871 E&nbsp; ERROR when trying to delete file: myth://192.168.1.13:6543/1060_20130417170000.mpg. File doesn't exist.&nbsp; Database metadata will not be removed.<br><br><br>                                               </div></body>
</html>