/srv/irclogs.ubuntu.com/2011/11/04/#ubuntu-mythtv.txt

quentusrex_is there a good way to handle switching the HD-PVR from my cable box to my xbox? I want to be able to record game play.00:35
quentusrex_ok, I nearly have it. Now I just need to figure out how to cycle a firewire connection.00:44
quentusrex_the channel changing script is failing to see the cable box00:44
quentusrex_Where are the livetv recordings located?00:54
quentusrex_I can't seem to find them listed under Media Library00:54
munsonhaup wintv 1600 setup...need help.  its all blue screen on both tuners.  I set one for dvb and an ivtv one. using 11.10 with schedules direct blhablah...any ideas?01:35
munsonhaup wintv 1600 setup...need help.  its all blue screen on both tuners.  I set one for dvb and an ivtv one. using 11.10 with schedules direct blhablah...any ideas?13:34
christoph_Problem with mythbackend on oneiric during upstart18:49
christoph_Anybody?18:49
dekarlwhat problem?18:50
dekarlcan you paste your backend.log from start to crash at paste.ubuntu.com ?18:52
christoph_Problem is mythtv-backend.conf in /etc/init related: LANG=$LANG /usr/bin/mythbackend --logfile /var/log/mythtv/mythbackend.log --user mythtv -v most,important does not generate a log file18:54
christoph_and syslog tells me that it's giving up on the upstart script as mythbackend is respawning to quickly during system start.18:54
dekarlok, was about to ask what happens when you do "service start mythtv-backend" (or whatever its called) manually18:55
dekarlis that mythbuntu or ubuntu + mathtv?18:55
christoph_My mythtv-backend.conf at is http://paste.ubuntu.com/728439/18:56
Zinn[paste.ubuntu.com] Ubuntu Pastebin18:56
christoph_Manual startup works. It a generic oneiric installation with 0.24.1 added from the repos.18:57
christoph_Just stopped working yesterday...18:57
dekarlI'd bet upstart is trying to start the backend to early...18:58
christoph_Crazy thought (as I removed fglrx from that machine due to a kernel oops and replaced it with the generic radeon drivers for X): could this be related? Does the backend do any video driver things or is this purely frontend-related?18:59
christoph_For some reason I recall coming a remote suggestion in a forum recently...18:59
dekarlthe backend does nothing X related as far as I know18:59
christoph_Thought so too but then I replaced19:00
dekarlI have changed the start line to wait for "eth0" instead of "lo" so I can bind to the real network instead of the loopback19:00
christoph_ sleep .519:00
dekarlor just sleep more...19:00
christoph_with sleep 2 in the .conf script -> same problem19:00
christoph_Cool - will try right now!19:01
christoph_But should this matter? I thought the backend would connect using localhost instead of the real NIC?19:02
dekarldepends... for remote frontends it needs to listen on the real network19:02
dekarlbasically you just make it wait more by that19:03
christoph_Not running any frontend bar xbmc on this machine. I noticed that the backend was gone when xbmc couldn't connect to it anymore...19:03
dekarlyou could try with sleep 60 just to see if that helps, but put the sleep to the pre-start script *and* script... gtg19:05
dekarlif it does call the backend then the latter is enough19:05
christoph_still doesn't work though...19:07
christoph_Syslog says:  init: mythtv-backend main process (1347) terminated with status 127Nov  4 20:06:23 htpc kernel: [   16.153872] init: mythtv-backend main process ended, respawningNov  4 20:06:23 htpc kernel: [   16.163405] init: mythtv-backend main process (1352) terminated with status 127Nov  4 20:06:23 htpc kernel: [   16.163437] init: mythtv-backend main process ended, respawningNov  4...19:10
christoph_...20:06:23 htpc kernel: [   16.173241] init: mythtv-backend main process (1357) terminated with status 127Nov  4 20:06:23 htpc kernel: [   16.173272] init: mythtv-backend respawning too fast, stopped19:10
dekarlwhich means its not working... 20:06:23 until 20:06:23 is not what sleep 60 (a minute) should do19:24
christoph_BTW: any idea what exit status 127 means?19:29
dekarlsorry no, maybe its time to try on #mythtv-users (gtg again)19:32
dekarlor #mythtv-de ;)19:32
christoph_libs/libmythdb/exitcodes in the source code talks about about CMD_NOT_FOUND... If I could have the backend produce a proper log, this may help...19:32
suprdavenone of my channels match up with schedules direct.  which makes set up recording very hard23:12
suprdaveI'm using an HD Homerun box23:13
suprdaveHow can I re aline the listings to match the channel scan?23:15

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!