/srv/irclogs.ubuntu.com/2008/06/12/#ubuntu-mythtv.txt

stusame issue still there00:25
stugoing to re-install anyway so ill worry about it if I still have the issue after00:26
stugn00:26
baalsgateis there some fix for cron to get the mythtfilldatabase to work ?>00:57
baalsgatei run it manualy and its fine grabs all the data and exits clean but run it from cron and nothing00:58
iamlindorobaalsgate: you shouldn't be running it from cron at all, it should be launched by mythbackend.00:58
iamlindoroin mythfrontend, in the general settings, there's a tickbox (off by default) to allow mythbackend to run mythfilldatabase00:59
baalsgateiamlindoro the guide data is a custom script so actualy it does need to run from cron01:02
iamlindorobaalsgate: You can pass options to mythfilldatabase from what I just told you, and schedule when it runs from there as well01:02
baalsgate<iamlindoro ok but if that were the case then why would the documentation on setting this script up to work suggest setting up the cron job ?01:03
iamlindorobecause it's horribly out of date01:03
iamlindorobut I'm in no mood to argue, so do what you like, I'm sick of helping and getting nothing but arguments in return01:04
baalsgatewell thanks for your input01:06
baalsgatethe documentation was written February 9th, 2008 not very out of date IMO01:08
ahavehello, I am having trouble with MythDVD playing the main audio track. The menu(s) audio works fine and the background audio tracks also play fine, but the main audio does not come out01:08
iamlindoroupdated != written01:11
baalsgateAnyone else maybe someone that knows what they are talking about01:11
iamlindoroand *IMO* you should do it as the myth devs intend it to be done, and if your script requires something different then you should check with the author of your script01:12
baalsgateiamlindoro look i know this may be a challange for you to get a grip on but the script works fine on fedora my other mythtv box and it runs from CRON , the only difference is this Ubuntu CRON does not seem to complete the script that runs fine manualy01:14
baalsgatefrom a shell01:14
iamlindorobaalsgate: Then maybe you should go back to fedora if you can't get a simple thing like a cron job working, eh?  Stay in the comfort zone and all that.01:15
baalsgateI suspect there is some thing very odd with CRON on ubuntu01:15
baalsgateiamlindoro well see thats the thing cron seems to run other commands like touch /tmp/testfile and the script does not need any paths set so it realy has me stumped to why it will not run01:18
foxbuntuiamlindoro, please don't badger the other users in here, even if you are frustrated with them01:23
foxbuntubaalsgate, explain why you need a custom mythfill script to run and then I will try to help you make it work01:23
baalsgatefoxbuntu because im in australia01:26
foxbuntubaalsgate, so your using XMLTV then?01:26
baalsgateusing tv_grab_oztivo01:26
foxbuntuor what is your data source?01:26
foxbuntuok01:26
foxbuntulet me look that up and get more info01:27
baalsgatedocumentation here http://web.aanet.com.au/~auric/?q=node/1401:27
baalsgatethey receintly made changes to the data source so I had to setup new grabbers01:27
baalsgatebut in all the setups ive seen with multiple sources they have it run from cron01:28
baalsgatebut ubuntu cron seems to be broken , even other jobs that are cron seem to be missed updatedb for example01:30
foxbuntuwell are you which way are you calling mythfill? from myth, using mythfill to call your grabber, or the grabber calling mythfill?01:30
foxbuntubaalsgate, ubuntu cron is not broken01:30
baalsgate  ..  /usr/bin/tv_grab_oztivo  --mythfilldatabase 1 --output /home/mythtv/tmp/oztivo-1.xmltv01:31
foxbuntuok, since this is in cron did you put this in crontab?01:31
foxbuntuor in /etc/cron.*01:32
baalsgatefoxbuntu  i did a crontab -e as myhtv01:32
foxbuntuok does the user mythtv have access to /usr/bin/tv_grab_oztivo?01:32
baalsgateyes01:32
foxbuntucan you do an ls -l on that file for me?01:33
baalsgate-rwxr-xr-x 1 root mythtv 42198 2008-06-12 10:26 /usr/bin/tv_grab_oztivo01:33
foxbuntuok01:34
foxbuntuso, if you run that exact operation as mythtv is all works without errors right?01:34
baalsgateyep it fills the database and i have guide data01:35
foxbuntubaalsgate, ok, I am just getting up to speed on your issue so bear with me here01:36
foxbuntubaalsgate, what is the output of uname -r01:36
baalsgatefoxbuntu thanks01:36
baalsgate2.6.22-14-generic01:37
foxbuntubaalsgate, you have a really old kernel01:37
foxbuntuhere is mine01:37
foxbuntu2.6.24-19-generic01:37
foxbuntubaalsgate, lets get you up-to-date and then work from there01:38
foxbuntubaalsgate, do this: sudo update-manager -d -c01:38
baalsgateyes but does that matter its a myth box ? its not accessable to the net , and I have compliled binaries for lirc that I will need to recompile01:38
foxbuntubaalsgate, there are a huge number of fixes between there and current01:39
foxbuntuit matters very much01:39
baalsgateI will update if there is good cause but its a big pain , as there are custom binaries for the lirc imon and LCD stuff that took me weeks to get working01:40
foxbuntubaalsgate, those things are all part of hardy01:40
foxbuntu(current ubuntu)01:40
baalsgateok then01:42
baalsgatei have two identical ubuntu myth boxes so i can break one01:42
foxbuntulcdproc and the new lirc have support for those, also then you can get mythbuntu control centre working properly and things will be easier01:42
foxbuntubaalsgate, are they seperate or connected?01:43
baalsgatethey are seperate but sometimes i use them connected01:44
foxbuntubaalsgate, both will need upgraded if you are planning to use one with the other01:44
foxbuntuin any manner/combination (Frontend/Backend ect)01:45
baalsgatenormaly i set up one and mirror to the other , then with the first one sometimes gets used just as a front end to the other01:45
baalsgatebut i understand what your saying01:46
foxbuntuok01:47
baalsgatecan i update via ssh ?01:47
foxbuntubest not to for this01:47
foxbuntuits a big jump01:47
baalsgateok then i will need a min to setup a console01:48
foxbuntuno prob01:48
foxbuntubaalsgate, i'll brb01:51
hadsAnyone get bitten by the latest lirc update moving their lircd.conf to dpkg-old01:56
hadsI'm guessing it's because it was a custom lircd.conf and now the lirc package want to control it.02:06
hadsWhat's the best way to integrate a custom transmiter conf file (using a mceusb2 transmitter)?02:07
hadsI'll just cat it onto the end of lircd.conf and hope dpkg doesn't move it out of the way again.02:17
rhpot1991_laptophads: thats a bug, keep a backup of that stuff just incase02:19
hadsrhpot1991_laptop: Thanks, is there a LP entry? I've got backups anyway so that's no drama, just means I have to log into friends boxes and fix it for them :)02:20
rhpot1991_laptopthere used to be, lets have a look02:25
hadsIt's no major drama. I can search myself :)02:25
rhpot1991_laptophads: https://bugs.launchpad.net/mythbuntu/+bug/20660902:25
hadsCheers, just found it at the same time :)02:25
rhpot1991_laptopit didn't happen to mention it to you did it?02:25
rhpot1991_laptopthat the file would be replaced or anything02:25
hadsNope, this was just with a dist-upgrade there was no prompts or anything. I don't use the mythbuntu controls or anything, it's myth compiled on an Ubuntu install.02:26
geraldnunnI finally got mythbuntu fully working with my Rogers SA3250HD box, one question though. The guide is really slow with the TV preview in the right hand corner. The full guide without the preview is still pokey but useable, are there any options I should be looking at to improve performance?02:28
hadsgeraldnunn: That's loads. I use a E6300 and the guide is fast as. Sounds like there could be something else wrong.02:41
hadsI have heard of issues with missing/broken channel icons slowing down the guide. Other than that I haven't heard of many issues.02:41
geraldnunnhads: Are you using a tuner card or firewire? I'm using firewire which I assume needs to be transcoded and might add quite a bit of CPU02:50
hadsDVB-S cards which dump MPEG2, I thought fireware was a raw stream too.02:51
geraldnunnhads: It is, I wonder why I'm special then02:51
geraldnunnAnyone know what the ps switches for CPU utilization are again?02:52
geraldnunnNevermind, found the top command. Something called xorg is taking 100% CPU02:57
hadsThat's X, the graphical environment.02:58
hadsAre you using the restriced nvidia drivers?02:58
geraldnunnYes I am02:58
hadsGood02:59
hadsHow do you know? Do you see the nvidia splash screen when X start?02:59
geraldnunnNo, but the restricted driver program shows it in use, is there something I am missing with that?03:00
hadsThat should be fine I guess (I don't know much about restricted-manager)03:00
geraldnunnSorry, the 'Hardware Drivers' applet says 'in use'03:01
geraldnunnIs there a command I can run to verify it?03:01
hadsPass03:03
hadsTry glxinfo | grep NVIDIA03:05
hadsor glxinfo | grep rendering03:05
hadsI don't know if they are conclusive tests but I'd guess.03:06
geraldnunnFor the grep NVIDIA I get:03:07
geraldnunnserver glx vendor string: NVIDIA Corporation03:07
geraldnunnclient glx vendor string: NVIDIA Corporation03:07
geraldnunnOpenGL vendor string: NVIDIA Corporation03:07
geraldnunnOpenGL version string: 2.1.2 NVIDIA 169.1203:07
geraldnunnFor the grep rendering, I get:03:08
geraldnunndirect rendering: Yes03:08
hadsLooks good. Can't blame it on that then.03:08
geraldnunnJust found some links to this issue, I'll research more. Thanks hads.03:12
hadsCool03:12
geraldnunnhads: I'm back, I found adding  "RenderAccel" "1" to xorg.conf for the nvidia driver did the trick. Thanks again for the help.03:42
hadsgeraldnunn: Glad to hear you got it worked out.03:42
troy_slaga: To be fair, I was not and am not a big fan of Greyham.04:30
troy_s;)04:30
troy_slaga: It was a compromise and probably a wise one given the timeframe etc.04:30
baalsgateim upgrading to 8.04 and its asking me about the ir transmiter I have one that uses DTS on the serial port that I built , but of all the options Im not sure which one is compatible with this ?06:07
hadsbaalsgate: If you aren't sure make a copy of your /etc/lircd.conf and then choose custom. Then you can cat your original lircd.conf onto the end of the automatically generated one.06:09
baalsgatethanks06:10
hadsBug 20660906:11
hadsHmm, no bot.06:11
baalsgatehmmm lirc is only a little better in 8.04 i would have thought they would include the patch for the PAD to act as keys which is why i had a custom compile of lirc before09:19
baalsgatetalking about imon remote btw09:19
Ace2016What do you guys use to control mythtv? what remote control?09:19
Ace2016any recommended ones?09:20
baalsgatewell I use imon with a VFD as in the silverstone LC16 case09:20
Ace2016works well?09:21
baalsgateI think the VFD looks great09:21
hadsThe Microsoft MCE remotes are good.09:21
Ace2016the silverstone cases are expensive09:22
baalsgateyea it does work great the pad can be a pain to config as the direction keys09:22
Ace2016Can you turn mythtv on and off with those remotes?09:22
baalsgateYea they are but they are worth it09:22
Ace2016i mean is there like a hibernate or something?09:22
baalsgateyes they have a interface to the mother board for the power switch09:23
Ace2016lets just say adding one of those cases would effectively double my budget09:23
hadsYou can get irexec to run a script such as `DISPLAY=:0 xset dpms force off` or something09:23
Ace2016baalsgate: are you talking about the silverstone case?09:23
baalsgateI have two myth boxes both in silverstone cases09:23
hadsOr suspend or whatever you need.09:23
Ace2016baalsgate: know any cheaper cases?09:23
baalsgateyea there are a few thermaltake do a few nice ones09:24
baalsgategive me a min as i am a reseller I can look quickly09:25
Ace2016oh cool thanks09:25
baalsgatei do like silverstone but yes they are expensive09:26
baalsgatehow about Antec fusion09:26
baalsgatehttp://www.antec.com/us/productDetails.php?ProdID=1574009:27
Ace2016i'm trying to find one on ebay uk09:27
baalsgatesee if you can find a foxconn HPC case , foxconn is usualy cheap09:28
lagamorning09:29
Ace2016morning09:30
Ace2016baalsgate: there are a few foxconn cases, but how do i get the remote power control?09:32
baalsgateAce2016 you can power down with software09:33
Ace2016but the powering back up?09:33
Ace2016with the remote09:33
baalsgateyea thats where you want the imon VFD that has a power up interface09:33
baalsgatethere maybe another way to do it im not sure09:34
baalsgatethermaltake sell the imon remote and 5.25 VFD which is identiacal to whats in the silverstone ( i know as i have them both ) the thermaltake kit is about $200 australian09:36
baalsgatewhile the silverstone LC16 is around $380 but theres no PSU in that either09:37
Ace2016how can people sell cases for that much and not add a psu?09:37
baalsgateAce2016 lol yea , its criminal but Li-an li is similar big bucks for an alloy case and no PSU09:38
Ace2016i saw one of those on ebay09:39
Ace2016what is so special about them?09:39
baalsgateI like the lian li cases they are all alloy09:39
baalsgateit is supose to be better for heat , they have dust filters on some that can be helpful09:40
Ace2016just to make sure, any imon controller will do?09:41
Ace2016its not software based or anything right?09:41
Ace2016so linux doesn't have to be compatible with the imon device?09:42
Ace2016is there a generic framework?09:42
baalsgatethe vfd has a connector that connects to the power switch on the motherboard for that "on" function09:42
Ace2016ah so it goes in parallel with the power switch?09:43
baalsgatedoes anyone know if the new version of lirc on 8.04 has the imon Pad/key patch in lirc09:44
baalsgatenarr the power switch plugs into the VFD the vfd plugs into the power on connector on the motherboard so both work09:45
Ace2016ok thanks09:46
baalsgateis there a developers channel for mythbuntu ?09:46
lagayes09:46
laga#ubuntu-mythtv-dev09:46
baalsgategreat thank you09:47
* baalsgate strangles foxbuntu11:12
baalsgatetelling me 8.04 is fixed is a complete lie imon still needs to be patched and its a f'n nightmare getting it to compile11:16
baalsgatewhat a useless suggestion upgrade a working system to a more problematic one11:19
baalsgatedoes anyone know what "DKMS support" actualy is ?11:28
Ace2016baalsgate: i found a case Advance 2610 and it has imon11:42
baalsgatehow much ?11:43
Ace2016£5511:43
Ace2016but now i need a psu :(11:43
baalsgatewow that seems cheap , got a web site with details ?11:44
Ace2016it was on ebay so i grabbed it11:44
Ace2016it has ~7 days left11:44
Ace2016does the psu need anything special in order to support imon?11:44
baalsgatenarr but if you can afford it get a silent one11:45
baalsgateoh that case looks sweet11:45
Ace2016yup i've been looking for a few months for a good case11:46
baalsgatehttp://www.pixmania-pro.co.uk/uk/uk/427988/art/advance/2610-htpc-pc-box-black.html11:46
baalsgateno VFD ?11:46
Ace2016i don't really want a VFD11:46
baalsgateoh but you wanted power control11:46
Ace2016i didn't really know how well linux would support it11:47
Ace2016yup just the power control11:47
baalsgatethe VFD module has the power control on it11:47
baalsgatethe VFD works fine with linux11:48
Ace2016oh11:48
Ace2016so i need a vfd now?11:48
baalsgateI dont know maybe it has a reciever that controls power11:49
baalsgatedoes not say , and im not sure about anything but what the VFD hooks up with11:51
Ace2016i got an microatx motherboard, all those pci slots wasted11:54
Ace2016actually i could transfer the contents of my desktop to the laptop and do a switch11:55
Ace2016to the htpc*11:55
Ace2016transfering it to the laptop would be a lot more challenging11:55
Ace2016it comes with the psu connection http://www.matbe.com/divers/zoom.php?img=000000047956.jpg11:59
Ace2016Does mythbuntu hybernate?12:01
Ace2016what if i wanted to leave the house for a few days but wanted it to record, could it hybernate or something instead of staying at full power the whole time???12:01
baalsgatelol12:02
Ace2016why lol?12:03
baalsgatewell because that is funny12:03
Ace2016can it not power down the lan/graphics card/tv cards and hard disks?12:03
haffeAce2016: check out mythbuntu acpi wake.12:03
baalsgateits not going to save much power12:04
Ace2016baalsgate: but the waking up thing will12:04
Ace2016haffe: so the package allows mythtv to wakeitself up when it needs to record?12:05
baalsgateyea i dont know how  well thats going to work but hey why not12:05
haffeAce2016: It's not a package, It's a collection of scripts.12:06
Ace2016so the scripts allow me to do that?12:06
Ace2016where can i get the mythtv theme in svg format, i want the icons for my theme12:07
haffeAce2016: Yes they should.12:07
Ace2016sweet12:07
baalsgateyour not going to be able to update your program guide while its asleep or use the web client12:08
Ace2016well modify the script to wakeup at 7am, check and shutdown12:08
baalsgateok and web access ?12:09
Ace2016not planning to use web access12:09
Ace2016wait do i need web access for recording?12:09
haffebaalsgate: You could use wake on lan.12:10
baalsgateany pages dissusing the topic ?12:10
baalsgateseems interesting i may see how well something like that works12:11
Ace2016nice video http://video.google.com/videoplay?docid=-6641045817693171683&hl=en12:13
Ace2016i never knew mythtv had pluggins12:13
Ace2016ext3 slow, got it12:18
famicom_goddammit12:19
famicom_http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-February/022776.html12:19
Ace2016famicom_: ...?12:20
lagafamicom_: try latest mplayer or ffmpeg from svn12:22
Ace2016can i have a link to the uploaded file?12:24
famicom_laga nah12:36
famicom_its more related to xine etc12:36
famicom_and mythtv12:36
lagafamicom_: yeah, but if it's fixed in mplayer it should be easy to fix in mythtv ;)12:37
famicom_yeah, how does the internal player work12:37
famicom_and if it does work in mplayer, how to i get mythtv to drop its own shitty player12:38
lagathe internal player is based on ffmpeg (libavcodec and friends)12:38
lagafor recordings, you can't drop the internal player. maybe use mythvideo..12:39
lagaalthough i thought PAFF was supported by mythtv 0.2112:39
lagaor try the coreavc patch, but that's $$ (not much, tho)12:39
famicom_yeah12:40
famicom_i allready bought it12:40
jphillipbaalsgate imon pad support is already there, couple that with lcdproc and you should be good to go15:10
hti_proi am trying to add a parameter to the mythfrontend command line in mythbuntu, anyone know where i should look.17:21
hti_prothere is no .xinitrc in my home directory17:21
jphilliphti_pro /usr/share/mythtv/mythfrontend.sh17:26
hti_prook cool17:27
Ace2016bye all22:02

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