[00:00] dewman, same page as always? [00:00] !repos [00:00] The Mythbuntu team provides updates for MythTV and Mythbuntu package using the Mythbuntu Repos http://mythbuntu.org/repos [00:01] tgm4883, thanks.... I assumed it was pretty straight forward, but just wanted to be sure. [00:01] =-) [00:38] tgm4883, upgrade complete. [00:38] =-) [01:12] how is zfs in linux these days [01:18] several people using it without issues it seems [01:18] I had nothing but fail when I tried it [01:19] but solaris works good for me [01:21] I only went bsd b/c oracle killed opensolaris [01:23] At least I thought [01:27] i use OI for zfs [01:27] and that works great [01:27] its designed to be a opensolaris replacement [01:28] OI? Openindiana? [01:30] yep, have 4 oi systems here [01:30] yeah openindiana [01:34] superm1: hey, yeah you can put it together if you like, or just file a bug against the package as a reminder for me [04:30] Hey, I have a pair of Hauppauge HVR-1600's, and since the .25 update, I haven't been able to find any analog channels [04:30] Anyone else have any problems, or any ideas to fix it? [04:58] analog is the problem [05:00] qwebirc27039: did you check to see if the tuner is still available in /dev? or in mythtv backend setup? [05:08] I fixed it. Somehow the IP address in the backend setup was set to 127.0.0.1, which apparently doesn't work. I changed it to the host name and it works fine. I thought I had tried that before but apparently not. I guess the tuner problem was unrelated [05:08] [127.0.0.1] N/A [05:09] Although when I try to exit a recording in the Frontend, it freezes, and I have to kill it over ssh [05:52] i would check the logs for the freezing issue on the frontend [18:53] this keeps happening every hour run-parts: /etc/cron.hourly/mythtv-backend exited with return code 2 what should i look at to fix this [19:07] Shadow__X, what does that cron job do? [19:09] not sure really. How can i check [19:10] nano /etc/cron.hourly/mythtv-backend [19:11] #!/bin/sh [19:11] #Hourly massive update to ensure users see graphics coming in for upcoming recordings and current recordings [19:11] DIRECTORY=$(getent passwd mythtv | cut -d':' -f6) [19:11] if [ -f "$DIRECTORY/.mythtv/config.xml" ] && [ -x /usr/bin/mythbackend ]; then su mythtv -c "/usr/bin/python /usr/share/doc/mythtv-backend/contrib/metadata/jamu.py -MW >> '/var/log/mythtv/j$ [19:11] Shadow__X, what version are you on? [19:11] 0.25? [19:11] .24.2 [19:12] You can try to run it from the cmd line [19:12] su mythtv -c "/usr/bin/python /usr/share/doc/mythtv-backend/contrib/metadata/jamu.py -MW [19:13] you will have to sudo that [19:13] yeah, i just didnt realize cron jobs were just text files but i should of known better [19:14] would i need to run mythtv -c "/usr/bin/python /usr/share/doc/mythtv-backend/contrib/metadata/jamu.py -MW >> '/var/log/mythtv/j$ ? [19:14] running what you told me to waits for more input as there isnt a closing " [19:15] ok do [19:15] sudo su mythtv -c "/usr/bin/python /usr/share/doc/mythtv-backend/contrib/metadata/jamu.py -MW" [19:16] wouldnt sudo su just log in as root? [19:16] no, you are running it as the mythtv user [19:16] ah right forgot about that [19:17] ah this is probably why it keeps erroring out no such file or directory /usr/share/doc/mythtv-backend/contrib/metadata/jamu.py [19:17] yep [19:19] so what should i do then? i havnt changed the builds and i am on the mythbuntu autobuilds [19:21] well if you want to use jamu, then we need to figure out where it went [19:21] if you don't, then you can safely delete that file [19:21] the cron job file that is [19:22] finding jamu it is [19:25] any idea where it would be? or just use find -name jamu.py? [19:25] try find [19:27] find -name jamu.py? [19:27] find / -name jamu.py [19:31] /usr/share/mythtv/mythvideo/scripts/jamu.py [19:32] btw is there a way to have find just display when it finds something not permission denied [19:32] 2> /dev/null [19:32] add that to the end [19:32] or sudo it [19:32] so it has permission [19:34] so just update cron to /scripts [19:34] yea [19:36] ok updated, is there a way to make cron run or do i just wait [19:40] you could just run the cron job [19:40] call it from the command line [19:40] or wait [19:41] so just execute /etc/cron.hourly/mythtv-backend ? [19:41] yep [19:44] uh oh auth error [19:45] i never s et the password for mythtv [19:46] You'll have to look where that file is trying to find the password [19:47] sorry i do not follow [19:48] Look inside jamu.py and see if you can find what file it's looking at for the password [19:48] I'm at work right now, so I can't really look at that [19:49] thanks i appreciate the help. The password issue is when the script runs su mythtv. I dont know the password for the mythtv user [19:50] oh [19:50] use your sudo password [19:50] nope not working [20:00] wait maybe its because the root account is locked in ubuntu? [20:01] instead of just directly executing the script i put sudo infront and yay now its working [20:11] tgm4883: thanks for all the help and sorry for all the questions [20:12] Shadow__X, no worries [20:12] yw [20:13] next on the the apple trailers issue :) [20:43] on a side note does mythnetvision actually work for people? [22:40] hello [22:40] can i use hdpvr ir blaster for channel change? [22:42] i am guessing no [22:51] koffel, IDK, I think you can but I use firewire channel change with mine [23:15] from wwhat i have heard you should be able to [23:36] hey there, for some reason I do not have libcec in my build, I am using mythbuntu 12.04