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 box | 00:44 |
quentusrex_ | Where are the livetv recordings located? | 00:54 |
quentusrex_ | I can't seem to find them listed under Media Library | 00:54 |
munson | haup 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 |
munson | haup 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 upstart | 18:49 |
christoph_ | Anybody? | 18:49 |
dekarl | what problem? | 18:50 |
dekarl | can 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 file | 18: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 |
dekarl | ok, was about to ask what happens when you do "service start mythtv-backend" (or whatever its called) manually | 18:55 |
dekarl | is 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 Pastebin | 18: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 |
dekarl | I'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 |
dekarl | the backend does nothing X related as far as I know | 18:59 |
christoph_ | Thought so too but then I replaced | 19:00 |
dekarl | I have changed the start line to wait for "eth0" instead of "lo" so I can bind to the real network instead of the loopback | 19:00 |
christoph_ | sleep .5 | 19:00 |
dekarl | or just sleep more... | 19:00 |
christoph_ | with sleep 2 in the .conf script -> same problem | 19: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 |
dekarl | depends... for remote frontends it needs to listen on the real network | 19:02 |
dekarl | basically you just make it wait more by that | 19: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 |
dekarl | you could try with sleep 60 just to see if that helps, but put the sleep to the pre-start script *and* script... gtg | 19:05 |
dekarl | if it does call the backend then the latter is enough | 19: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, stopped | 19:10 |
dekarl | which means its not working... 20:06:23 until 20:06:23 is not what sleep 60 (a minute) should do | 19:24 |
christoph_ | BTW: any idea what exit status 127 means? | 19:29 |
dekarl | sorry no, maybe its time to try on #mythtv-users (gtg again) | 19:32 |
dekarl | or #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 |
suprdave | none of my channels match up with schedules direct. which makes set up recording very hard | 23:12 |
suprdave | I'm using an HD Homerun box | 23:13 |
suprdave | How 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!