[00:20] hello [00:21] using a mythbuntu backend and a frontend on kubuntu installed via the mythbuntu control center [00:21] just got through updating the mythbuntu backend server [00:22] now frontend won't connect saying protocol version mismatch (frontend=31,backend=40) [00:22] but there seems to be no updates for kubuntu [00:29] r0dzilla: your frontend and backend version don't match [00:30] dpkg -l myth* |grep ^ii [00:30] see which one is different then apt-get install it and it should get fixed [00:30] you will need to do the same for mythvideo if you had it installed previously as well [00:52] thanks for the tip! [01:40] Hi all [01:42] Anyone here know how to make MythTV stop filling up the TV directory with junk? I've only recorded 1 show and I've got 33 GB worth of other misc junk in there. [01:42] hello? [01:44] Anyone here? Even if you can't help, say something so I know Pidgin isn't broken or something. [01:45] Hey Superm1, thanks for the help the other night. [01:45] no prob [01:45] got all working? [01:45] Yep [01:46] great :) [01:46] MUS4SHIII, so for your part, if you see some folks you can help now, please do so :) [01:47] Now that it is working though, I'm getting extra stuff in my TV folder. I've only recorded 1 show, but I've got like 30 GB of misc junk in there. I know it is supposed to do that, but is there any way to make the livetv files expire quicker than 1 day. [01:47] I will help with anything I can help with :) [01:47] gotta pay it forward [01:47] yeah exactly. [01:48] i'm not sure about making it expire that much faster than a day though [01:48] if the space ends up being needed, it will expire it imm [01:49] That drive is not dedicated to Myth though. I just don't want to have any problems with not being able to download things without cleaning up myth files. [01:50] Other than that I'm happy so far with MythTV. I would like a couple more features, but overall pretty good for a non commercial app. [01:50] then just make sure you set the "free space" for it to keep on that drive fairly high [01:50] ahh. Is that set in the backend setup? [01:50] i forget, sorry. it's been ages since i had to change that option [01:50] I'll find it. [01:50] like literally 2 years :) [01:51] I'm brand new to MythTV. My MCE2k5 was rebooting randomly and I got tired of messing with it. No probs since going to Ubuntu [01:51] I'm over windows now [01:54] once you get used to finding things and working with it a little bit, you'll wonder why u didnt switch sooner [01:55] Now I've got to get the frontend on my Xbox. Until then I'll play from XBMC, but I need to get the app that renames the mythtv files with the name of the show to make them easier to find across the network. [01:56] already exists... :) [01:56] mythtvfs [01:56] will do it for you [01:56] it makes a fuse filesystem [01:56] thanks, that was what I was looking for [02:42] Hi again [02:43] having mythtvfs issues in the fstab. works well with sudo mythtvfs -0 host=127.0.0.1 /media/Storage/Media/RecordedTV /mnt/mythtvfs but not working with the following fstab entry: mythtvfs#/media/Storage/Media/RecordedTV /mnt/mythtvfs fuse user,host=127.0.0.1 0 0 [02:56] hi all [03:08] Anyone know which remote type to choose in Mythbuntu's setup for a PVT-150 remote? [03:09] Err, Mythbuntu 7.10, fwiw. [03:10] Error at /usr/share/mythtv/mythweb/modules/settings/tmpl/lite/welcome.phError at /usr/share/mythtv/mythweb/modules/settings/tmpl/lite/welcome.phError at /usr/share/mythtv/mythweb/modules/settings/tmpl/lite/welcome.php, line 29: [03:10] Invalid argument supplied for foreach()p, line 29: [03:10] Invalid argument supplied for foreach()p, line 29: [03:10] Invalid argument supplied for foreach() [03:10] sotty [03:10] sorry [03:38] Hi everyone. Does anyone have any experience with mythtvfs? [03:41] hello? [03:41] You may have to wait a while to get an intelligent response... :/ [03:42] looks that way [03:42] Can someone point me to a guide to setting up Samba on my Backend... I am a newbie so need a good walkthrough [03:42] at least I know I'm not the only one here now. [03:42] You are not alone. I just didn't see the point in cluttering things up with my ignorance... :/ [03:42] fair nuff [03:42] ;) [03:43] rhpot1991, you had me do a dpkg -l myth* | grep ^ii to see what packages were different between my mythbuntu backend system and the frontend on my kubuntu system, it seems the backend is .21 and frontend is .20 [03:43] but when I try to upgrade the ones on kubuntu that are old, apt says they are newest available [03:43] MythbuntuGuest40: if you enable samba sharing via MCC it shares out the default locations automagically [03:44] r0dzilla: did you do a sudo apt-get update? [03:44] yes, in fact adept just finished doing upgrades for kereboes [03:45] r0dzilla: you have to enable unsupported, newer *something or another updates in synaptic to get 0.21. [03:46] Hey rhpot, you got me into this mess... I talked to a friend of mine and he suggested Samba over NFS. You make it sound SOOO easy... A guide or walkthtough would be helpful. [03:46] can anyone help me with mythtvfs fstab issue? [03:46] MythbuntuGuest40: smaba != NFS, they are 2 differen't things [03:46] let me show you the nfs guide I showed him [03:47] Erik_: he got the 0.21 backend from backports, so he should have them enabled and the frontend should be there [03:47] r0dzilla: I'm assuming you didn't add any of the mythbuntu sources to your apt, and this is just the plain kubuntu sources right? [03:48] Ah. I suspected he might have them on different machines. :o [03:48] MythbuntuGuest40: https://help.ubuntu.com/community/SettingUpNFSHowTo [03:48] right [03:48] r0dzilla: are they on the same box or different? [03:48] So, you suggest I use NFS over Samba? I truly just need the easiest way to get it done. Will follow your lead here. [03:49] MythbuntuGuest40: https://help.ubuntu.com/community/SettingUpSamba?highlight=(samba) [03:49] different [03:49] anyone have any fstab experience with mythtvfs? [03:49] MythbuntuGuest40: depends on the situation, samba can share out to windows hosts if you need that [03:49] MythbuntuGuest40: nfs only shares to other unix boxes [03:49] r0dzilla: check the box with 0.21 for your /etc/apt/sources.lists [03:49] find the lines (2 of them) that say backports [03:49] ok I got it to come up by turning on unsupported [03:49] and make sure those are on the other box [03:50] then upgrade away [03:50] rhpot: that is what I will be needing... So Samba is the correct application here. Thank you for the link! [03:50] rodzille: in order to get 0.21 on my Kubuntu 7.10 box, I had to go into "Adept Manager", click "Adept", "Mange Repositories", "Updates" tab, "Unsupported updates" check box. [03:50] For what little it's worth... :/ [03:50] did just that now I'm waiting for updates to finish [03:50] MythbuntuGuest40: like I said if you enable samba via MCC, then it shares out the default locations automagically and you an modify them easily [03:51] So, anyone here have a PVR-150 card and know which remote to select in Mythbuntu 7.10's setup utility? I've screwed around with it so much now, I'm not sure what the heck I killed... :( [03:52] * r0dzilla is getting ready to buy a pair of hd-5500's [03:52] can anyone help with my fstab? http://paste.ubuntu-nl.org/60120/ [03:52] * Erik_ needs to show the wife that he can keep this thing running reliably before he'll get to spend any more money... [03:54] MUS4SHIII: if you don't get help here tonight try to forums, that is something that not everyone uses so you might have better luck there [03:55] looks like the downloads are gonna take a while, gonna get some sleep in the meantime [03:55] good night everyone [03:55] and thanks for the help [03:55] Night. :) [03:55] Erik_: let me look it up, that should work easily [03:56] Yes, it should. And, it was until I screwed around with my lircrc files. I switched them back, but in all the screwing around, I'm not sure if I'm fighting with having the right remote selected, or if I have more problems with my lircrc file... :( [03:57] There was also an update in the middle of all my screwing around that might have something to do with it. I'm just wanting to make sure I have the right remote selected before I bother people with anything more in depth... :/ [03:58] FWIW, this is the remote: http://lirc.sourceforge.net/remotes/hauppauge/PVR-350.jpg [03:58] same one I have/had [03:59] "hauppauge TV card" [04:00] can anyone help with mythtvfs [04:00] Roger. AFK for a sec... [04:10] Remote now set to "Hauppauge TV card" and still no joy. I believe the fact that the only "lirc" device I have in /dev is /dev/lircd. No /dev/lirc0, etc. Any thoughts on what I could have screwed up? [04:12] Erik_: do this [04:12] Standing by. [04:12] sudo /etc/init.d/lirc reload [04:13] sudo /etc/init.d/lirc restart [04:13] "ls /dev/lir*" still returns only "/dev/lircd". :( [04:13] (As root.) [04:13] ok hmmm [04:14] can you restart the box? [04:14] Of course. And, I have, several times. However, I would be happy to do so, again. [04:14] I've seen that clear up some module problems, its worth a shot that way we are working with some freshness [04:14] I haven't made any changes to the config, since I changed the remote type to "Hauppauge TV card" and rebooted... [04:15] Well, it certainly can't hurt anything... Rebooting the box. [04:15] alright do that then check for lirc devices again [04:15] after that I can have you pastebin some configs if its still not working [04:16] Roger. [04:16] It's coming back up, now. The box is pathetically underpowered and slow... :( [04:17] Celeron 1.1GHz. :o [04:18] thats fine for SD with a hauppauge card [04:18] get ready to cry when you try to do HD though [04:18] Indeed. So long as a commercial flagging job isn't running... ;) [04:19] Oh, I am well aware daddy's going to have to crack open the wallet to go to HD... [04:19] commercial flagging while playing back a problem, or just in general? [04:19] anyone know anything about mythtvfs? [04:19] Still only the /dev/lircd . :( [04:20] !pastebing | Erik_ [04:20] Sorry, I don't know anything about pastebing - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [04:20] !pastebin | Erik_ [04:20] Erik_: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [04:20] Commercial flagging while watching live tv doesn't do well. [04:20] use that and paste in your /etc/lirc/hardware.conf file [04:20] Erik_: if you have an nvidia card you can enable XvMC which should help some with that [04:20] you lose color OSD's but playback is pretty good [04:21] http://paste.ubuntu-nl.org/60123/ [04:21] This box is currently using an onboard video card... [04:21] More than anything, this is a proof of concept to get my wife to buy in to putting together a real box. [04:22] She's actually really happy with MythTV, at this point. She just wants to remote to work. I don't blame her. :) [04:22] Erik_, what kind of remote? [04:23] The remote included with my Hauppauge PVR-150. [04:23] I have the same [04:23] you need to add a file to the firmware folder [04:23] FWIW, I've also reseated the plug in the back of the card several times... [04:23] then it will work [04:23] Erik_: clarify which version of the OS and mythtv you are suing [04:23] its simple [04:23] using [04:23] tuvook: he used MCC to load it, that should work right away [04:23] no it wont [04:23] rhpot1991: Mythbuntu 7.10, fresh install off their CD as of a few days ago. [04:24] MCC will not add the file he needs [04:24] because its propietary [04:24] this is a know issue [04:24] Erik_, follow my instructions if you want it to work [04:25] Standing by. [04:25] whether you use the blaster or not, you will need to add the blaster file to your kernel firmware directory [04:25] I'll provide you with the name of the file [04:25] Where do I get the file, and where do I place it? [04:25] one sec [04:25] from haupagges site [04:25] one sec [04:25] Phew. I was afriad you were going to tell me I needed the CD. :) [04:26] Erik_: do a dmesg| grep lirc and see if it complains about the firmware in there [04:26] no [04:26] don't bother [04:26] it won't [04:26] [ 201.700070] lirc_dev: IR Remote Control driver registered, at major 61 [04:26] That's the only line returned. [04:27] alright go ahead with tuvook's instructions and see if that helps, I haven't done a fresh install on my box with that remote in ages so I didn't use MCC to set it up originally [04:27] I seem to recall, many moons ago, having to copy a Win32 binary of some sort from the driver CD to get this thing to work, WAY back when.. [04:28] Well, even if the thing explodes in a ball of fire, I'm not out much. Just some Scrubs episodes and my time... :) [04:28] haup-ir-blaster.bin [04:29] put that file in /lib/firmware/whatever_kernel_you_use [04:29] you'll find your remote will work [04:30] also make sure you have the ubuntu-modules package as well [04:30] let me know how that goes [04:31] https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/181871 [04:31] I filed this "bug" a while ago [04:32] thats why I'm very familiar with the matter [04:33] anyone know anything about mythtvfs [04:33] Any hints on an easy way to lay hands on the .bin file? I downloaded their driver CD, and I'm rummaging through it... [04:33] tuvook: I'm fairly certain you don't need that bin to setup the remote (not sure about the blaster) [04:33] what with 2 of my boxes working with it and not having that [04:34] let me fire up this one and see if it is in here [04:34] Erik_, looking for that file for you [04:34] I have it, on a remote box, not this one [04:34] that or the way you configure the hauppauge remotes has changed since I last did it [04:35] Can anyone help me with mythtvfs fstab problem? it mounts with "sudo mount -a" but won't auto mount on boot. [04:35] Erik_: do a lsmod |grep lirc and verify lirc_i2c and lirc_dev are loaded [04:36] http://paste.ubuntu-nl.org/60126/ [04:37] that looks good [04:38] Erik_, I have it for you [04:38] can't remember where I originally downloaded it from [04:39] I Googled it. [04:39] Rebooting the box, again. [04:39] you have the file? [04:39] Aye. Got it off blushingpenguin.com. [04:40] very good! [04:40] Let's hope whoever Mark is didn't do something nasty to the file. :/ [04:40] doubt it [04:40] the file should be 302355 bytes [04:41] Hehe. I can't imagine the time he'd have to have on his hands to modify that thing in such a way as to cause problems. [04:41] 302,355 bytes. :) [04:41] Looks like we have the same file. :D [04:41] L) [04:41] :) [04:44] Ugh. [04:45] no way [04:45] did you eun irw? [04:45] Believe me, I wish I had good news... :( [04:45] run [04:45] run irw and see what happens? [04:45] I get "connect: Connection refused" when I run irw. [04:45] ok [04:45] no lirc0 in your /dev? [04:46] I want to say that's an improvement. If I recall correctly, it had just been dumping me back to the command prompt with NO output. [04:46] Erik_: double check that the IR cord is plugged in, mine has a weird little cut out of it that has to be turned near the top to go all the way in [04:46] "ls /dev/lir*" returns only "/dev/lircd". [04:46] it is an improvement, I go tthat too === swqws is now known as a1fa_ [04:46] Alright. Lemme see if I can find the cutout... [04:47] mine is weird like that as well [04:47] push it all the way in [04:47] is the file in the correct location? [04:48] and make sure the ubuntu-modules I forget the correct name for the package [04:48] is installed [04:49] /lib/firmware/2.6.22-14-generic/haup-ir-blaster.bin [04:49] also, rerun the mcc ir tool [04:49] that tool should work properly now [04:52] Aptitude reports that I have "linux-ubuntu-modules-2.6.22-14-generic" version 2.6.22-14. [04:52] How do I go about rerunning the mcc ir tool? [04:52] uname -a will tell you the kernel you are running [04:52] Is that something within the Mythbuntu config GUI tool? [04:53] Linux mythtv 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux [04:54] rhpot: need a little help here. [04:54] MythbuntuGuest40: go on [04:54] mythbuntu-control-center, got it. What would you have me do in it? [04:54] the ir setup portion Erik_ [04:55] just chose your remote again [04:55] choose [04:56] smbmount //myserver/myshare ~/.mnt --> get error: 5730: Connection to myserver failed SMB connection failed [04:56] I'm in the "Remote Control" section. I still have the correct remote selected. I do not have any other check boxes ticked, or anything else changed from default. [04:57] Have WORKGROUP set for Network Setup and Shared Folders - Domain the Vista machine is on [04:57] Does "Generate Dynamic Button Mappings" need to be checked? [04:57] sure go for it [04:58] once thats all set, hit confirm or whatnot then exit [04:58] Samba is enabled in MCC [04:58] Ok. Save, exit out and reboot? [04:58] Ok. [04:58] a reboot may not be required [04:58] try irw [04:59] you could also try restarting the lircd daemon with /etc/init.d/lircd restart [04:59] Nothing changed in irw. [04:59] and or relod the lirc modules with modprobe [05:00] MythbuntuGuest40: should be able to \\x.x.x.x\sharename [05:00] lsmod leads me to believe the modules are still loaded. [05:00] where the x's are your IP address of the box with the shares [05:00] /etc/init.d/lirc restart didn't change much. [05:00] so, no need to setup a MNT directory? [05:00] More to the point, it didn't change anything. [05:00] provided I read your question correctly [05:01] clarify where the shares exist, and where they are being mounted [05:01] Erik_, lirc-modules-source [05:01] install that package if you have not already? [05:01] anyone know about mythtvfs? [05:01] All I wish to do is take the folders shared on the VISTA box (192.168.1.100) and "push" them to the MUSIC VIDEO POSTER directorys [05:01] Was not installed. Installing now. [05:01] Erik_, linux-ubuntu-modules [05:02] that one as well [05:02] Roger. [05:02] MythbuntuGuest40: ah ok, do you have the shares created in vista already? [05:02] Yes, they are ready to go... [05:02] MythbuntuGuest40: you don't need samba enabled on the mythtv box then, thats for sharing out [05:03] linux-ubuntu-modules-2.6.22-14-generic is already installed. (That's the one appropriate for my kernel.) [05:03] good [05:03] The lirc-modules-source package was not previously installed. [05:03] that should help [05:04] it will ask to be setup [05:04] I seem to recall something mystical about that guy, but I don't remember what needed to be done. [05:04] I did see a file: /etc/samba/smg.conf --> could I create the path there? [05:04] it will ask to check the remote that you have [05:04] then go about making the appropriate modules for the remote [05:04] MythbuntuGuest40: I have a link for you,just need to find it first [05:04] Erik_, I went through hell with this remote [05:05] hoping my work makes it easier for you [05:05] tuvook, which remote? [05:05] I'm remembering part of this. I'm trying to automatically build the kernel module... [05:05] Erik's the pvr150 [05:06] STD silver MCE remote? [05:06] Erik_, good, I believe we are almost there [05:06] not the mce one [05:06] well silver yes [05:06] no tthe grey [05:06] hauppauge grey [05:06] I may be color blind :P [05:07] grey [05:07] That image I linked earlier is a photo of the remote. [05:07] Erik_, the remote shown here [05:07] ? [05:07] http://www.hauppauge.com/pages/products/data_pvr150mcekit.html [05:07] no not that [05:07] not that one [05:07] I have the other [05:07] http://www.mythtv.org/wiki/index.php/PVR-350_Remote_Quick_Guide [05:08] http://www.hauppauge.com/pages/products/data_pvr150.html [05:08] that one [05:09] which receiver? [05:10] http://www.mythtv.org/wiki/index.php/PVR150_Remote [05:10] foxbuntu, not that remote. [05:10] Erik_, the one they sent me? [05:10] Erik_, reboot? [05:10] http://www.mythtv.org/wiki/index.php/Image:Pvr350_grey_remote_generic.gif [05:11] I'm installing the source for fricking everything, so I can get this kernel module to build... [05:11] you don't need to rebuild the module [05:11] its already there [05:11] Erik_, are you using Mythbuntu? [05:11] foxbuntu, yes I am using Mythbuntu 7.10. [05:11] rhpot: you still digging for the link? [05:12] MythbuntuGuest40: thats what I was doing thanks [05:12] Erik_, are you using a non-standard irreceiver? I don't understand the reasoning for rebuilfing everything [05:12] rebuilding* [05:12] MythbuntuGuest40: its on my laptop I think, let me go get it [05:12] I am using the standard receiver that can with the PVR-150. [05:13] I'm grasping at straws, basically. [05:13] Erik_, you only needed to check the pvr150 module [05:13] tuvook, roger. That part is done. Rebooting. [05:13] Crossing fingers... And toes. :) [05:13] tuvook, you mind if I step in for a minute? I am the maintainer behind mythbuntu-lircrc-generator [05:14] sure no problem [05:14] Erik_, let me know when its booted back up [05:14] ah, no problem [05:14] foxbuntu, will do. And, thank you. :) [05:14] this is a great channel [05:14] Celeron 1.1GHz, 512M, not real fast... :/ [05:15] thats what I use for a remote frontend [05:15] Indeed. Always nice to see the actual maintainers hanging around. :D [05:15] except my chip is a P4 [05:15] Considering everything around here is still SD, it still does the job quite well. :) [05:15] feels like a celeron though :( [05:16] Indeed. The P4 never much impressed me. :/ [05:16] (Still on splash screen, booting...) [05:17] MythbuntuGuest40: http://ubuntuforums.org/showthread.php?t=283131 [05:17] MythbuntuGuest40: that tells you how to do it with smbfs, you might want to search for ciffs as I think that is the latest and greatest [05:17] foxbuntu, box is back up. [05:18] Erik_, ok [05:18] close the FE and open a terminal [05:18] MythbuntuGuest40: its cifs not ciffs [05:18] foxbuntu, is SSH good enough? [05:18] Erik_, that will work as well [05:18] The box is physically in the next room... [05:18] thats ok [05:18] Cool. :) [05:19] I can just see the side of the screen, so I know when it's up. :) [05:19] Erik_, sudo modprobe lirc_mceusb [05:19] Done.l [05:19] Done, rather. [05:19] any output? [05:19] errors or otherwise? [05:19] None. [05:19] good [05:20] that means it worked [05:20] That mean my remote'll work? [05:20] now do sudo modeprobe lirc_mceusb2 [05:20] Erik_, not yet...let me walk through this with you [05:20] Again, no output. [05:20] Roge.r [05:20] Roger, rather. [05:20] Awaiting further instructions. :) [05:21] * tuvook hoping it works for E [05:21] Erik_, ok this means that the proper reveicer modules are properly loading [05:21] Erik_, sudo depmod -a === tuvook is now known as Tuv0k [05:21] Long pause, no output. [05:22] Erik_, ok that means you arent having errors loading any kernel modules [05:22] good [05:22] I would think so. :) [05:23] Erik_, now, is the IR receiver usb? attached to the PVR-350? [05:23] rhpot: ciffs? [05:23] It attaches directly to the PVR-150 via a connector that looks similar to a 1/8" headphone jack, only a little smaller and has a couple extra conductors. [05:24] Erik_, ok [05:24] Erik_, sudo modprobe lirc_i2c [05:24] done. [05:25] Erik_, ok now [05:25] MythbuntuGuest40: cifs, search http://ubuntuforums.org for it, there are howtos in there [05:25] sudo nano /etc/lirc/hardware.conf [05:25] Ok. [05:25] Erik_, hold on a min [05:26] Holding on. [05:28] Erik_: does that wire have 2 wires that split off of it? [05:28] Should there not be a pvr150 module mentioned somewhere around here? [05:28] one for the blaster one for the receiver? [05:28] i2c is the hauppauge [05:28] err, irritating, buy a Seagate 500gb hdd and it dies less that 48hours [05:28] rhpot1991, yes, it has the receiver and transmitter. [05:29] Erik_: you didn't happen to notice if the ir blaster flashes red when you first boot? [05:29] npurciful, I have the exact same drive in this machine, and I am pleased to report it's lasted longer than 48 hours... :/ [05:29] I have never seen any lights on either of the two things on the ends of the wires. [05:29] npurciful: call them up and requiest an advanced rma [05:29] npurciful: you can give them a CC number and they will send you a new one while you send yours in [05:30] Erik_: you verified its plugged all the way in, right? [05:30] rhpot1991, as well as I know how. Is there any way I can KNOW it's plugged in properly? Is it supposed to flash a light at me, or somehow indicate it's fully seated? [05:31] its weird if i plug my drive in the computer power flashes and goes off, [05:31] mine flashes when I boot [05:31] rhpot: should I be using dhcpd or something? [05:31] npurciful: not enough juice in the ps? [05:31] I am getting MORE AND MORE confused. [05:31] rhpot1991, the little transmitter or the larger receiver? [05:31] MythbuntuGuest40: prob gonna want static IP's so you can hardcode them in there [05:31] Erik_: the transmitter [05:31] well i tried a external case to it also flashes and turns off [05:32] AHHH do not know what the hell to do here. [05:32] rhpot1991, Hrmm... I guess I could have a look at it next time. I have it wrapped up and tucked in the back of the computer, as I am not using it. [05:32] i think it is overloading the power supplies [05:32] Erik_: just go unplug it, and plug it in again, when you are done give it a full rotation to make sure that knotch is in the right place [05:32] Reading this thread.... You can do a central location, you just have to mount that location to each frontend. The mounts can happen automatically at boot. That's how I have mine setup. I have all my music and mythvideo media stored on my fileserver and mounted on each frontend. If you have them mounted then their may be some other problem. You'll want to make sure you've entered the proper directories for myth to scan. [05:33] rhpot1991, I don't have a notch. I pulled it out and looked at it in fairly bright light. Although, the way the recepticle is oriented it does come fairly close to the part of the case that separates the expansion cards in the back... [05:35] Erik_: by knotch I mean that the plastic isn't completely flush , there is one part that slides up against the top of the pci slot so its snapped all the way in [05:36] otherwise it will hit the metal of the case and not plug all the way in [05:36] rhpot1991, I unplugged and replugged it a couple times. I'll be a monkey's uncle, that little thing DOES flash red. :o [05:36] ah ok, then you got a good connection [05:36] Of course, now I'm curious to reboot the thing and see it flash at me... But, I don't want to make foxbuntu wait 20 minutes... ;) [05:37] I always assumed that thing was so little it only has an infrared LED in it and it wouldn't do anything visible... :o [05:37] Erik_, do this before you reboot [05:37] Sir. [05:38] hal-device > output.txt [05:38] then paste the contents of that file in pastebin [05:40] http://paste.ubuntu-nl.org/60131/ [05:40] foxbuntu, do you WANT me to reboot? [05:41] Erik_, hold off [05:41] Roger. [05:41] I want to look this over [05:41] The onlyl reason I'd be doing it was to see that stupid, little LED flash at me... I've seen LED's blink before. ;) [05:41] Take your time. :) [05:43] Can you imagine how much bile would be created if a monster such as that were pasted into a busy chat channel? :o [05:43] Erik_: thats why we have pastebin [05:43] Indeed. :) [05:44] not to mention IRC would kick you for flooding [05:44] Also true. :) [05:44] But, there was a point in time, before bots, that yokles could get into a channel and paste crap like that. :o [05:45] Well, probably a couple hours... [05:45] IRC server itself will kick now a days [05:45] Aye. IRC has come a long way. :) [05:46] I used IRC a lot, way back in the day. I am still enjoying the novelty of paste-bin type utilities. :) [05:46] Once ICQ came along, I didn't use IRC much anymore... [05:46] Erik_, reboot it [05:47] Reboot in process. [05:48] rhpot1991, at what point in the boot-up process should I see that LED flash? [05:49] Erik_: mine flash right after it gets power I think, just quick then its off [05:49] I believe it also flashes if I unplug it and plug it back in, I will go verify that now [05:49] Meh. Well, I'm probably ~20' from it... [05:49] Roge.r [05:49] Roger, even... [05:51] ya it flashes when I plug it in [05:51] mine wont even turn in the plug, with that knotch there [05:51] w00t! 23 reboots and fsck has been forced... [05:51] did you buy the tuner new? [05:51] Yes, I bought this card new. But, I've had it quite a while... [05:53] The LED flashes extremely briefly when I unplug it, and seemingly a little longer when I plug it back in. although, that might well be my imagination. It doesn't seem like it's any kind of designed behavior. [05:54] fsck is about 2/3 done... [05:57] foxbuntu, box is back up. [05:57] Erik_, ok [05:58] I would like to use remote access to access my VIDEO directory located on my Vista machine. From what I have found I need to do this: [05:58] http://ubuntuforums.org/showthread.php?t=556017&highlight=map+directory+windows+machine [05:58] Still only /dev/lircd though. :( [05:58] Erik_, ls /dev/lirc what do you get? [05:58] you beat me to it ;) [05:58] I kinda figured that's where my symptoms are... :) [05:58] I want to say there should be a pvr150 kernel module loading to make this thing do something... [05:59] Erik_, nope [05:59] My only question, after doing this is HOW to point MythVideo to the VISTA machine? edit smb.conf to the mount point I create? [05:59] MythbuntuGuest40: thats for sharing out from linux to windows [05:59] :( [05:59] that is one of the easiest remotes to setup [05:59] MythbuntuGuest40: follow this link: http://ubuntuforums.org/showthread.php?t=283131 [05:59] MythbuntuGuest40: and search for "smbfs" [05:59] Erik_, is this a fresh build (i.e. can the machine be rebuilt?) [05:59] and do that [06:00] foxbuntu, yes. It's a fresh install as of last week. I'd only lose some episodes of Scrubs... Nothing Earth shattering. [06:00] I can't believe I rebooted 23 times already in the past week. :o [06:00] lol [06:01] I suppose getting my MCSE gave me an affinity for rebooting things. :P [06:01] Erik_, sometimes things can get hairy with lirc, I write code for it and it still drives me crazy, so don't worry [06:01] * rhpot1991 has been fighting with lirc the past few nights [06:02] Aye. lirc has been the bane of my interaction with MythTV. I remember when I first started playing with it, I got everything working perfectly. I was SO happy. Then, I made the mistake of rebooting the box. It was probably a year or more before I got that remote to work again. [06:02] Si this guide would be what I need to follow? [06:02] https://help.ubuntu.com/community/MountWindowsSharesPermanently [06:02] I eventually got everything running quite well on Kubuntu 7.04 with a 60G drive. Then, I got the 500G drive I'm on now, and decided to use Mythbuntu 7.10. [06:03] Erik_, cool...we'll get it working for you [06:03] MythbuntuGuest40, that would seem like it. You're trying to mount a Windows share from a Ubuntu box, correct? [06:03] I appreciate the help, Fox. :) [06:04] MythbuntuGuest40: that looks pretty good [06:05] Erik_, all else fails you can just buy one from www.foxmediasystems.com when they come online in another month or so [06:05] hah [06:05] ;) [06:05] lol [06:05] I'm tempted, believe me. :) [06:05] Eric: yes sir. Ive got my Vista box loaded w/ Movies, Music and Posters... Would like to access them [06:05] shameless pimping [06:05] rhpot1991, lol...I know [06:05] There are plenty of people in this world who would rather spend money than fight with some of this stuff. [06:06] Upon occasion, I'm one of them. :) [06:06] Erik_, I know it and thats why I am starting a business for just that [06:06] Erik_: well intersting here, on a working box with a 150 and the same remote you have, I don't have a /dev/lirc0 and it works [06:06] Unable any documentation that will redirect the MOVIE, MUSIC, POSTERS to the Windows Mounted drives. Thinking I modify smb.conf [06:06] just noticed that [06:06] rhpot1991, do you have JUST /dev/lircd? [06:07] oh wait! [06:07] Erik_, try to copy the lircd.conf from that wiki to /etc/lirc/lircd.conf [06:07] Erik_: do a ls -la /dev/lir* [06:07] rhpot1991, waiting!!! [06:07] lirc0 doesn't show up in tab complete [06:07] rhpot1991, nope it doesnt [06:07] root@mythtv:~# ls -la /dev/lir* [06:07] srw-rw-rw- 1 root root 0 2008-03-18 22:57 /dev/lircd [06:07] root@mythtv:~# [06:07] :( [06:07] Indeed. :( [06:08] Where is the lircd.conf file, Fox? [06:08] never mind [06:08] I do have a lirc0, so back to that [06:08] wont matter till we resolve this [06:08] Boo. [06:08] gonna reboot without the wire and see what happens [06:09] Why is it I am unable to get any help here? NOOBs not welcome? rhpot has sent me on a wild goose chase. Sucks when I migrated from MythDora and DID get help, when needed and now I am kicked to the side. [06:09] FWIW, the remote worked for a while, although not all the buttons were configured. Since that time I have updated the box and monkeyed with the lircrc files. [06:10] MythbuntuGuest40, do you have two Windows boxes? One with the share, and another you can use to test that the share is setup properly? [06:11] MythbuntuGuest40: be patient, I was in the other room [06:11] No, just have a Vista Box, Mythbox, and another Mythfrontend I need to setup. [06:11] also I don't really understand your question, are you looking to share files from the mythbox to the vista box now? [06:11] Meh. In my limited experience with it, Samba can be a bit picky... :/ [06:12] rhpot1991, from what I can gather he has a share with a bunch of media on his Vista box he wants to be able to access from his Myth box. [06:12] ok so you have 3 boxes, go over which box needs what [06:12] where they share from and what they share to [06:12] identify them as vista, BE and FE [06:13] foxbuntu, Erik_: lirc0 stayed after reboot without the wire, so back to square one [06:14] I have Movies, Music and the Movie posters saved on my backup drive on the Vista Box. I would like to access the files on the Vista Machine / redirect them in Myth so I can use my relatively small drive (250 gig) on the Myth FRONTEND for recordings. Using a Mozart Sx case that doesnt support 2 drives so I am sorta maxed ATM. [06:14] Meh. [06:14] Videos fill 80% of drive... [06:15] MythbuntuGuest40: are the frontend and backend on different boxes? [06:15] It would seem that MythbuntuGuest40 just needs to get that share up and mounted, then get MythTV to look at the mounted file system for goodies... [06:15] My setup: MythBuntu Front/Back (Machine 1) MythBuntu Front (Machine 2), Vista Ultimate 32 (Machine 3)... Machines 1 and 3 have a hardwired connection. [06:16] hi, is there a guide to get mythweb .21 working? [06:16] Thast is correct Erik [06:16] I cant get audio or video to play [06:16] think SMB.conf: modify the "path" to mounted "folders" [06:16] ok MythbuntuGuest40: for every mythbuntu box that needs the videos, they need mythvideo setup and pointing at a directory that has your windows shares mounted via smbfs or cifs [06:17] https://help.ubuntu.com/community/MountWindowsSharesPermanently [06:17] tells you how to do that [06:17] Erik_, im stumped but without knowing what else has changed, I might suggest rebuilding the box quick [06:17] I second that [06:18] hugolp, I generally feel like punching people in the head that give answers like this, but Mythweb 0.21 works out of the box, for me, with Mythbuntu 7.10. FWIW... [06:18] I understand.... That is the URL I found. Nothing is documented in redirecting to the mounted location. My incling is the /etc/samba/smb.conf [06:18] MythbuntuGuest40: why do you want to redirect it? [06:18] foxbuntu, I'm about at that point. I suppose I'll put that on my list of things to do. :) [06:18] can't all the boxes see each other? [06:19] Erik_: well, thanks for the feedfack, but obviously its not happening here [06:19] Erik_, keep me in the loop after you get that done [06:19] Set it up in Video/Setup to the mounted location.... [06:19] Erik_: did you upgrade from .20 or did you install new? [06:19] MythbuntuGuest40, Vista is prob your issue... [06:19] hugolp: my flash player worked OOB once I enabled it, are you talking about that or the streams? [06:19] hugolp, I understand completely. Not a particularly useful answer. But, I figured I'd throw it out there. ;) [06:20] hugolp, fresh install of Mythbuntu 7.10. [06:20] foxbuntu, it might be a while. I have a full-time day job along with taking two classes, ATM. But, I'll keep you posted. [06:20] rhpot1991: how I do enable it? [06:20] MythbuntuGuest40: just mount it somewhere, and go type that in the setup menu [06:20] foxbuntu, do you have a mailing list for your site? [06:20] MythbuntuGuest40, fwiw, there are some wacky things involved with doing vista file shares [06:20] Changed LMCOMPATIBILITY LEVEL from 3 to 1 [06:20] yeah that's the one :) [06:20] Erik_, I know that feeling, Im starting a business working, coding, and supporting this :) [06:20] and rebooted right? [06:21] :Regediut [06:21] Think that was the "fix" for Vista [06:21] for my site? [06:21] hugolp: settings > mythweb >video playback [06:21] foxbuntu, yeah, the one where you're going to sell me a box with all this crap already working. ;P [06:22] Erik_, oh no mailing list yet [06:22] but soon [06:22] Check back to it every so often [06:22] hey what is the kubuntu startup called upsplash [06:22] Roger. Well, I'm gonna crash then. Thanks for all your effort! Good night, all. :) [06:23] hugolp: actually, since rebuilding this it seems like it might not have sound now [06:23] ok gnight [06:23] hugolp: are you running hardy? [06:23] the message before enabling video is scary [06:23] rhpot1991: no [06:23] gutsy [06:24] I guess the thought I have is, if I would like to access the POSTER directory wouldnt I need the system to point to the MOUNT location. How do I go about doing this [06:24] hugolp: do a ffmepg --version, and pastebin that [06:24] !pastebin | hugolp [06:24] hugolp: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [06:24] MythbuntuGuest40: by access you mean have mythvideo see them? [06:25] rhpot: that would be correct... [06:25] MythbuntuGuest40: setup > media settings >video settings> general [06:26] I installed XSMBROWER earlier and was able to "see" and "mount" shared folders in Mythbuntu [06:27] Right, that takes care of the movies, but doesnt allow me to enter a file location for posters. Suppose just dump them into the Mythbunt PC and forget the share? [06:27] rhpot1991: it doesnt find ffmepg neither in the server or in the frontend [06:27] Is there a better GUI for doing this as I did [06:28] hugolp: well you need that for the flash, we might be chasing the wrong problem here though if you don't like that warning and so on [06:29] I give up... Music and Video will need be changed w/in the MythBuntu Setup options. [06:29] rhpot1991: yeah, probably we spoted a future error, but not the present error [06:30] I have been at this for the last 3 days - yesterday had a LIRC issue that took a LONG time to configure - sorry for any impatience I may have. Just quite frustrated w/ this ATM. [06:30] rhpot1991: Anyway Im running the backend in a VIA C3 so it probably doesnt have cpu enough to transcode on the fly so theres no point in enabling video [06:30] hugolp: ya [06:31] hugolp: so you are having problems with the streams then? [06:31] rhpot1991: no, the video page doesnt open because of some bad symlink or something like that [06:31] ah ok, thats easy [06:31] do you know where your videos are? [06:31] also, I can not play the music [06:31] rhpot1991: yes [06:31] music I'm not sure of, but it might be the same issue [06:32] go to /var/www/mythweb/data [06:32] ffmepg? [06:32] and fix the links [06:32] I was thinking the links, I'm not really sure how the music part works, never used it [06:32] rhpot1991: in the server right? [06:32] wherever mythweb lives [06:33] Im in the directory [06:33] oh, so I have to point the symlinks to the proper place [06:33] I see [06:33] yep [06:33] check your covers as well [06:33] or any others for that matter [06:35] MythbuntuGuest40: I think you can modify them in mythweb if you really are unhappy with the mythtv interface... [06:36] rhpot: Im not following you... Mythtv iterface? [06:36] MythbuntuGuest40: guess I'm not following you either then [06:38] rhpot: I appoligize... Networking is my pitfall and my brain is just fried ATM... [06:38] You say I can modify what with mythweb? [06:38] MythbuntuGuest40: this should be pretty easy, all you need to do is mount those shares in /etc/fstab/ on any mythbox that needs them [06:39] then go into your mythtv menu, navigate through it till you get to the video options where it has inputs for you to put the locations of those videos and the posters [06:39] match them up and it should work [06:39] Ok, I will mount MUSIC and VIDEO in fstab. Then change the dir path within MythFrontend. [06:39] yep [06:41] I think I can get this... Like to have the "roadmap" before getting into this. [06:42] Question: creating the credentials; use Vista Username/Password? [06:43] that I don't know about sorry, might want to hit the forums for that [06:43] don't have any vista boxes [06:45] Well I guess this might better fit; Credentials is used to log into the Host machine [06:45] Is that correct? [06:46] Shit, there is nothing to this... Just read through the entire doc - not much there... [06:46] ya [06:46] rhpot1991: I fixed the symlink but Im getting the same mistake Could not create a symlink to /var/lib/mythtv/videos, the local MythVideo directory for this hostname (server). Please create a symlink to your MythVideo directory at data/video in order to use the video portions of MythWeb. [06:46] bah, I should read first [06:46] I just wake up [06:46] never mind [06:46] good? [06:46] heh [06:48] I think I will pick up on this tomarrow.... THANK YOU and sorry if I came off a bit prickish! [06:48] ok, so theres a /var/www/mythweb/data/video that seems ok, do I have to delete it and make it point to /var/lib/mythtv/videos? [06:49] also, what package do I need to install to get ffmpeg part working? [06:49] You really did help as I am about to get a buddy of mine on this and, well, this is the test setup for the situation he is facing. [06:50] *setting up Mythbuntu [06:51] And I was needing it as I crashed my database being full. Thanks again RHPOT; have a good evening! [06:52] no problem MythbuntuGuest40 [06:52] take care [06:52] hugolp: if you ls -la in the data dir it will show you where they point at [06:52] I've always deleted old ones and replaced them with new ones (sudo ln -s , man ln to verify I didn't swap them) [06:53] there might be a way to edit them, but I don't know it [06:53] as far as the flash video, you just need to install ffmpeg, but it needs mp3 support, if you have medibuntu repos enabled this isn't a problem [06:58] rhpot1991: installing ffmepg did it [06:59] the flash player is pretty nice, 4x3 only though [07:00] now I get the list of movies, but cant play them [07:00] is mythstream not compiled for gutsy? [07:00] hugolp: it doesn't play movies at all, as far as I know [07:01] rhpot1991: only recordings? [07:01] just lets you modify their info [07:01] as far as I know [07:01] im getting compilead agaist 20.0 but 20.1 installed.. ive updated everything in synaptic [07:02] ok, going to try, hope my C3 doesnt blow up trying to transcode :-P [07:02] KillerKiwi2005: I believe mythstream is not an official plugin, that might be why [07:03] rhpot1991: how come its in backports then ? [07:03] its prob not, its prob the old version [07:03] yeah, it lags a lot... but its working, thanks rhpot1991 [07:03] np hugolp [07:04] :( [07:05] rhpot1991: if I get no sound is probably cause I have installed the ffmpeg version that doesnt have mp3 support? [07:05] KillerKiwi2005: there is a bug out there for it [07:05] and now my C3 is holding up with the transcoding, surprising [07:06] hugolp: yep, run ffmpeg --version, and look for something like liblame [07:06] libmp3lame [07:07] like I said the medibuntu gutsy ones have it, so enable that via MCC and update and you should be good [07:07] KillerKiwi2005: https://bugs.edge.launchpad.net/gutsy-backports/+bug/202988 [07:07] KillerKiwi2005: hold up being backported it seems [07:08] needs a patch to build..... hopefully it will come throug soon then [07:08] things in backport needs to be accepted and all [10:17] ir blaster question [10:17] anyone home.. [10:21] !question | sam_ [10:21] sam_: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [10:23] ok, sorry.. [10:26] how do i configure channels in myth-setup so that mythtv displays the channels i need, when using an external setopbox? === croppa_ is now known as croppa [10:33] the set-top-box will need channels to be changed by an ir-blaster [12:25] Well now we are in the ir blaster conor... Does anyone know if the ir blaster for the "MCE (new version)" does work, I can't find some good documation about it? [13:12] Mornin' [13:15] hi [13:18] I updated my myth installation to 21. Now I get 'green' videos while playing recordings... Is it an known issue? [13:18] anyone know if there are any "Howtos" for setting up flash streaming for mythbuntu?? [13:18] thoma2: ATI video card??? [13:19] sorry, I forgot its a ps3 [13:19] thoma2, nvidia on gutsy? [13:19] ;-) [13:19] oh lord, fbdev [13:19] :| [13:20] no, there is something like X driver [13:20] i think someone created some mythtv patches to use the SPE to assist with video decoding in myth [13:20] Section "Device" [13:20] Identifier "Generic Video Card" [13:20] #Driver "fbdev" [13:20] Driver "spu_fbdev" [13:20] #Option "UseFBDev" "true" [13:20] Option "ShadowFB" "false" [13:20] EndSection [13:21] When i hit the "Watch Tv" button nothing happends. What can I do to find out why? [13:21] Yes, I use this [13:21] grout: check /var/log/mythtv/* [13:21] thoma2: did you build mythtv yourself? [13:22] no, it's from ubuntu for gutsy [13:22] spu_fbdev? how enormously experimental [13:22] worked wel with 20 [13:22] try messing with playback profiles then [13:23] laga: will those patches possibly help with the blue people on an ATI?? [13:23] but it *is* a bug with your experimental video driver [13:23] Aquahallic, less than 0 chance [13:23] Aquahallic, unless you also have a cell coprocessor board [13:23] bah [13:23] and they're about £3000 each [13:23] Aquahallic: no, normal computers do not have cell processors.. [13:23] yeah I know [13:24] Aquahallic: blue people on ati? that should be fixed in 0.21 [13:24] that's when I got it [13:24] I have one ;-) [13:24] worked fine on .20 [13:24] when I upgraded my people went blue on my ATI Radeon [13:24] Aquahallic: using fglrx or the free driver? [13:24] free [13:25] I use the free so my compiz works [13:25] odd. try without compiz [13:25] laga: which logs are the newest? [13:25] I've seen a patch out.... but it looks like it's for fglrx [13:25] grout: use ls -al to find out [13:28] laga: any idea where I can find instructions on setting up the flash streaming in .21? [13:28] thoma2: maybe you have more luck over at http://psubuntu.com/forum/viewforum.php?f=6&sid=5aa7c988377be7401f70a53da4b60caf [13:28] specific to ubuntu that is [13:28] Aquahallic: the forums, it's been covered there [13:28] will try, thanks [13:28] kewl...ty [13:29] I think I'll work around the "Blue People" by just streaming it in flash and picking it up with vlc [13:29] then I'll just have to straighten out the issue with the nvidia-legacy drivers on my main frontend upstairs [13:29] well, "streaming in flash" means that it'll be played in a flash player on the website [13:30] you can download the shows.. [13:30] Aquahallic: what issue? [13:30] sec.. let me get that error [13:33] my frontend bombs with a libmyth error says... "undefined symbol : glXGetProcAddress" [13:33] Aquahallic: yeah, we are working on that [13:33] Aquahallic: is that on hardy? [13:34] no I'm still on Gutsy.. I saw that it's supposed to be fixed on Hardy so I was gonna d'load a iso and upgrade that box [13:34] is it supposed to be fixed? let me check [13:35] ah, right. two days ago [13:35] of course you can upgrade, but you can also just get the mythtv source package from hardy and rebuild it [13:35] and let me know if it works ;=) [13:35] laga: unable to initialize plugin 'mythstream' [13:36] grout: that's not your problem.. [13:36] laga: is mythstream the plugin for tv? [13:36] ok [13:36] grout: no, for various online media [13:36] laga can i pastebin the last few lines of the log? [13:36] grout: sure [13:37] laga: I can't just get a .deb can I?? I'd have to compile it from source right? [13:37] Thanks [13:38] Aquahallic: i think so.. it's possible that someone has a package on their PPA, but i don't know :) maybe you can ask on the forums [13:38] okee [13:38] i'm just saying that rebuilding is what i would do, but i already have all the prereqs etc ;) [13:38] I'm thinking about upgrading that box anyways... see how it runs...:P [13:39] let us now how it goes then :) [13:39] yup yup [13:40] it's too bad this is a laptop with the ATI in it.. or I'd just rip it out and put a nvidia....:/ [13:40] I liked the smurfs when I was little and all.. but this is ridiculous [13:40] the odd thing is that it was broken with fglrx in 0.21 [13:40] err [13:40] in 0.21 [13:40] but it should work in 0.21 [13:41] i run a ATI card myself and it works.. [13:41] worked in .20 [13:41] now.. I'm using the mythtv-frontend package [13:41] not the mythbuntu package [13:41] cause this is my laptop [13:41] mythbuntu uses mythtv-frontend :) [13:42] laga: http://pastebin.com/m743823fe [13:42] yup.. I know... I just wasn't sure if there were some fixes in it that aren't in the mythtv-frontend package is all [13:43] Aquahallic: no [13:43] it's a inspiron 9200 with a radeon card [13:43] grout: there is nothing interesting in there. you should try to select "watch tv" and see what happens in the logs.. in the backend log, too [13:43] and it's weird that I'm using the free driver and it's happening [13:44] laga: i did [13:45] grout: what's in the backend log? [13:45] laga: i hit it at 9:32 [13:45] one sec let me pastebin it, nothing interesting i can see [13:45] wait a second, my browser just crashed.. [13:45] oh, now it's working again. :) [13:46] laga: http://pastebin.com/m3ab99398 [13:46] laga: 9:32 is when i hit 'watch tv' [13:47] grout: did you add capture cards in mythtv-setup? [13:47] yes [13:48] did you create input connections? [13:49] hmm [13:49] your logs tell me nothing.. there's nothing interesting in there. the most interesting thing is the lack of information ;) [13:49] 2008-03-17 12:17:53.343 TV: Attempting to change from None to WatchingPreRecorded [13:50] i'd expect to see something like that.. (this is for recordings, tho) [13:50] ok let me play around a little more [13:50] make sure i have things configed [13:55] laga: I just searched the forums for 'mythweb flash' and didn't see anything about setting it up... do you know any link in particular you were thinking about? [13:55] Aquahallic: the ubuntu forums? [13:56] yeah... specifically the mythbuntu threads [13:57] you need to look harder then [13:57] http://ubuntuforums.org/showthread.php?t=720748&highlight=mythweb+flash [13:57] http://ubuntuforums.org/showthread.php?t=660242&highlight=mythweb+flash [13:59] Aquahallic: you need an ffmpeg with libmp3lame supports [13:59] the medibuntu ffmpeg in gutsy has this [13:59] their hardy ffmpeg has lagged a few versions behind though [13:59] I found those links.. but they're more of problems people were having... not howto set it all up [14:00] yeah.. I have ffmpeg from medibuntu on my backend running Gutsy [14:00] Aquahallic: ffmpeg --version, verify it has libmp3lame [14:10] hi, how can I play music with mythweb? when I hit play I get the option to download a m3u playlist and not totem not vlc can play it [14:11] hugolp: try something like xmms or rhythmbox [14:11] trying [14:14] rhythmbox does nothing and I dont have xmms installed, do you know if xmms plays it for sure? or it might be something that I have bad configured? [14:14] I am completely new to mythweb [14:14] no, I don't was just guessing [14:14] open the m3u in notepad or similar, check it's valid [14:15] I don't have any music on here to test with either, sorry [14:15] m3u is basically a plain text files with locations of music files in it [14:15] hugolp: you checked the music symlink last night when you were working on the videos ones right? [14:16] rhpot1991_laptop: for me it was this morning, and yes, I corrected the symlink [14:16] whats this force http for streams about? [14:16] heh, kinda this morning for me as well, but I slept in between then and now [14:16] it has something to do with this? [14:17] hugolp, i suspect so. did you look in your m3u yet? [14:18] no, going to [14:18] rhpot1991_laptop: I don't see libmp3lame anywhere when I do a --version [14:18] #EXTM3U [14:18] #EXTINF:215,Amy Winehouse - Rehab [14:18] http://192.168.2.100/mythweb/music/stream?i=1 [14:19] just this [14:19] and if you visit that url? [14:20] I get a black screen with the no video message on the center (mplayer plugin for firefox) and nothing happens [14:21] and if you wget the url? [14:22] green video on ps3 fixed, use libmpeg +xv with spu_fbdev, scales up to 1080p [14:22] Aquahallic: do this: dpkg -l ffmpeg |grep ^ii [14:22] thanks for your help! [14:22] verify that its from medibuntu [14:23] it derives me to a ftp and then I get 'Name or service unknonw' and 'unlink:No such file or directory' [14:23] ii ffmpeg 3:0.cvs20070307-5ubuntu4 multimedia player, server and encoder [14:24] when I look at it in synaptic it has the little star on it saying it's a medibuntu package and it's installed [14:25] 3:0.cvs20070307-5ubuntu4+medibuntu3 is the medibuntu version [14:25] verify you have medibuntu in your /etc/apt/sources.list [14:26] directhex|work: [14:27] hugolp, smells buggy. try fiddling the http forcing option [14:28] directhex|work: do I need to specify a port for the forcing streaming option or can I leave it blank? [14:28] rhpot1991_laptop: yup... free and non-free is checked [14:28] Aquahallic, huh? [14:28] medibuntu sources.. [14:29] Aquahallic: you have a line like this in your /etc/apt/sources.list: deb http://packages.medibuntu.org/ gutsy free non-free [14:33] rhpot1991_laptop: nope... but it shows in my software sources.... strange [14:33] should I manually add it to the sources.list file?? [14:34] check for files in /etc/apt/sources.list.d that might contain it first [14:34] hi...is anyone usuing the new diskless feature? [14:34] sources.list.d is empty [14:35] there's also a .save but that's like a backup file isn't it? [14:35] ya [14:35] MythbuntuGuest06, Im not using it but have helped dev it...whats up? [14:36] could it be a permission problem? when I select totem or vlc for playing the m3u file they ask for the login and password again, I enter it and vlc just keeps on asking it like it is wrong and totem ask it once and then fails saying I dont have the right codec (but I have ffmpeg installed from medibuntu in the server and in this computer) [14:36] nothing is up...yet :p Was just wondering if i need to use the 'extra' commands..or if everything can now be done in MCC [14:36] I'd try adding that line, then sudo apt-get update and sudo apt-get upgrade and see if you get the medibuntu version, if you don't want to edit it by hand that line should get added if you enable the codecs via MCC [14:37] MythbuntuGuest06, you should be able to build an image and write a boot image to a USB drive via MCC [14:37] hugolp: I get a similar password prompt when trying to stream asax recordings, never figured out what the heck its looking for there [14:37] I did enable it in the Mythbuntu Control Center and put checks in all the codecs including ffmpeg [14:37] MythbuntuGuest06, give it a whirl and post your results in the forums for testing it [14:38] strange that it didn't populate the line in the sources.list file yet it shows in the sources application as enabled [14:38] i was hoping to pxe foxbuntu, is that not possible? [14:38] ok, so I guess no music with mythweb at the moment [14:38] MythbuntuGuest06, not yet...we are still working on that [14:38] thanks for the help anyway [14:38] hugolp: unless you figure out what username/password its looking for, in which case let me know [14:38] ah, so i have to use the usb stick option...i thought PXE was possible already [14:38] I didn't care enough to figure it out [14:38] MythbuntuGuest06, you can setup dhcpd with pxe and point to your server, but its not in mcc yet [14:39] rhpot1991_laptop: XD I think I only put one user and password there... [14:39] well two. the mythweb one, and the database one, and I dont think it wants the database one [14:39] foxbuntu,i have dhcp and pxe pointing to the server will 8.04 Alpha do the TFTP? [14:39] by the way, why mythweb doesnt have log out? [14:40] MythbuntuGuest06, not yet [14:40] MythbuntuGuest06, you will have to set that up as well [14:41] foxbuntu, if i setup tftpd-hpa to point to /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default will it work? [14:41] foxbuntu: or should i do a vanilla ubuntu install and create my own diskless clients using debootstrap? [14:42] laga, ping [14:43] MythbuntuGuest06, the image part is taken care of [14:43] when you build it with MCC it resides /opt/ltsp/ [14:44] i managed to do that over VNC this am, easy! not at home to boot the client...does the kernel not reside in /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default like on the wiki page for PXE boot? [14:45] MythbuntuGuest06, no it does not [14:45] its a custom build process for ltsp speccifally building a mythbunut image [14:45] minus all the fat figering [14:45] ok, so if i was to setup tftp-hpa, where should i point it to? [14:46] here?? /opt/ltsp/amd64/boot [14:46] i belive so [14:46] I myself helped write some of the code but don't fully know how all the parts fit together [14:47] if you have trouble see the forums and catch laga when he is around [14:47] then it should boot ok, wonder how it will effect upgrades [14:47] read the forums, but some stuff seems out of date [14:47] you read the mythbuntu diskless testing forum? [14:48] Im not sure the last update on that [14:49] rhpot1991_laptop: that did it... I see --enable libmp3lame [14:49] last post 3 days ago..a lot happened over the period on the forum [14:50] for some reason just checking off the codec in MCC didn't populate the line in sources.list [14:50] Aquahallic: have sound in flash now? [14:50] could have gotten out of synch or something [14:51] heh... I wasn't having an issue with sound... I was looking for instructions on how to setup the flash streaming... I would have needed this anyways...:) [14:51] you're so good you fixed it before I could break it [14:51] LOL [14:52] well, all you need to do now is enable the flash video [14:52] yeah.. that's what I'm looking for instructions on...:) [14:52] a "HowTo" or something [14:52] Aquahallic, what did you enable in mcc that didn't show up in sources.list? [14:52] medibuntu sources [14:53] settings, mythweb, video playback [14:53] its a checkbox there [14:53] on mythweb?? [14:53] yep, after you are logged in [14:53] the settings is the key and wrench button on top [14:53] yup... [14:53] Aquahallic, ok...can you file a bug against MCC for that on launchpad? [14:54] yup.... I'll do that [14:54] thanks [14:57] oh.. phooie.... I gotta fix my symlinks... I fixed the videos one.. now I gotta fix my coverart one [14:58] there was a setting somewhere that you path to your coverart... anyone remember where that is??? [14:58] foxbuntu: i changed i few config files in the /opt... wont know if it will work until i get home, but right now dont see a reason fo rit to fail...why is it not working fom mcc? anything i should look out for? [15:00] Aquahallic: in the frontend its under setup->media->videos->general I think [15:00] foxbuntu: this was on gutsy after I took the .21 update... you still want me to file a bug?? it's not on Hardy [15:00] Aquahallic, what version of MCC si that? [15:01] .23/.24? [15:01] where I find it? [15:01] dpkg -l mythbuntu* |grep ^ii [15:02] 0.11 [15:02] for control centre? [15:02] yup.. sec [15:03] wow..no don't file a bug [15:03] foxbuntu: I think it might just be from using multiple things hitting apt or something [15:03] ii mythbuntu-control-centre 0.11-0ubuntu1~ppa1 Mythbuntu Configuration Application [15:03] somehow it might have gotten overwritten by something not MCC and the entry got lost [15:07] oh... I read something that .21 torched mythvideo [15:08] Aquahallic: you need to do a sudo apt-get install mythvideo [15:08] to get the latest version, cause mythdvd is now in mythvideo and it needs confirmation that mythdvd is ok to remove [15:08] don't you have to remove something first?? [15:08] heh [15:08] k [15:09] does it automagically...:) [15:12] I remember a script that was in knoppmyth it was called mythpretty [15:12] what did it do? [15:12] went through and made symlinks to your recordings that were readable names so you could path to the dir from a share and know what they were [15:13] was pretty handy [15:14] like mythrename? [15:14] I have my recordings, videos, music, and gallery dir all shared out with nfs and samba so the kid can get them and watch his movies in winblows media player [15:14] maybe that's what it is now [15:14] mythrename renames your recordings to something readable [15:14] instead of 1001_1278123123.mpg [15:15] is that incorporated with .21 or an addon?? [15:15] like a cron job [15:15] its in the contrib folder on your system [15:15] you would need to script that yourself, would work bets as a user job after recordings complete [15:16] so mythrename is already there?? [15:16] I just need to set it up as a user job? [15:16] yep [15:16] /usr/share/doc/mythtv-backend/contrib/ [15:16] nice... do I need to setup variables or does it already name it to what the guide name is?? [15:17] I'm not really sure, you'd have to play with it and see [15:17] will do [15:17] you can poke at my screenshots here to see how to setup the user job: https://help.ubuntu.com/community/MythExport [15:18] just made it nice cause then you don't really need a frontend to watch something.. just hit mythweb fire up a recording then go find it and watch it from your favorite player...:) [15:19] hmm... can you setup a user job that runs like 20 secs after you start the recording?? [15:19] so you see the symlink right after you start the recording?? [15:20] well it actually renames the recording file [15:20] the last screenshot there I show where you can have it run after its done recording [15:20] also, mythweb doesn't really require renaming for recordings [15:20] it grabs all that info from the db [15:21] mythweb doesn't... but if you're looking at the files from "My Network Places" in winblows you do [15:21] ya [15:21] I'd want it to rename it like immediately [15:21] but that's prolly not gonna work...:( [15:21] that will, right after its done recording [15:22] I might have to setup that mythpretty somehow to run right after the recording starts to create a symlink with a real name then you can view the recording as it's happening from a real name [15:22] * Aquahallic sees a "HowTo" coming down the pipe...:P [15:23] it was a REAL handy feature [15:23] do you really need to watch it as its being recorded though? [15:23] http://www.mythtv.org/wiki/index.php/User_job [15:23] * foxbuntu wonders where this "pipe" is =P [15:23] might be helpful to you [15:24] it's like watch live tv but from a different player is all [15:24] you will have to see if you can make a user job fire off on recording, I *think* they fire off when its done [15:25] Aquahallic, you just need to record more shows...then there would be no purpose in watching livetv :) [15:25] well... gotta NBA game tonight... better go get ready for work [15:25] this is true...:) [15:25] tell that to the g'friend and kids....LOL [15:26] thanx for all the help folks! [15:28] np Aquahallic [18:22] foxbuntu: pong [20:02] where the heck in setup do i enter my schedule direct account info? [20:03] data sources I think its caled [20:03] 3rd or 4th menu, after you define your card [20:03] mythtv-setup [20:03] use it, and be patient [20:03] read stuff [20:04] its all very self explanatory and very well documented [21:51] I am needing some help setting up a fstab [21:52] Stemming78, whats the problem? [21:52] Need specification on how to create the file; Server, Share, Mountpoint... [21:53] what are you trying to mount? [21:53] I am wanting to mount folders on my Vista Machine; share has been enabled [21:53] *from [21:53] ah [21:54] so you want to mount a cifs drive [21:54] (samba) [21:54] yah [21:54] Using this guide: https://help.ubuntu.com/community/MountWindowsSharesPermanently [21:54] Unsure what needs to happen; I am a total NOOB [21:55] ah ok [21:55] where on your computer do you want to mount it? [21:56] Doesnt really matter... Mounting my VIDEO and MUSIC directory so I dont have to use drive space on my Backend [21:56] *from the Vista machine of course [21:57] I will modify the Frontend setup to reflect the mount location; think this will work? [21:58] yea, sounds fine [21:58] can you mount it from the command line? [21:58] sudo mount -t cifs //netbiosname/sharename /media/sharename -o username=winusername,password=winpassword,iocharset=utf8,file_mode=0777,dir_mode=0777 [21:58] will try; sec [21:59] Do I change "netbiosname to IP address of Vistabox? [21:59] yes [22:00] hrm. i'm confused. will an 0.21-fixes not be maintained for gutsy (at least) until hardy is released? [22:00] it seems so, but i don't understand why [22:00] .21-fixes will not be in gutsy [22:01] tgm4883_laptop: indeed, that was my interpretation. but why not? [22:01] tgm4883_laptop: media/sharename example? [22:02] Or will this be the mount point [22:03] Shred00, AFAIK, .21-fixes is a lot of work to keep up for more than one release. (ie, there is some stuff in hardy and .21 that ties it together that is hard to implement in gutsy). I'm not totally sure thats the case, but I will make sure when the maintainer comes online [22:04] hrm. istm that if you can make an initial 0.21 work on gutsy, simply updating from 0.21-fixes and rebuilding is the easy part [22:04] Stemming78, that would be where on your machine that you want it mounted. IE, a good place for your videos dir to be mounted is /var/lib/mythtv/videos/ [22:05] i'm just imagining the scenario, that 0.21 goes into gutsy backports and before hardy goes GA some showstopper bug is found in 0.21. what happens then to those of us on gutsy? [22:05] Shred00, like i said, i'm not really sure the issue. I thought I had heard that (what I posted) was the reason. I would be happy to verify the reason as to why though [22:05] Shred00, well you have to realize that hardy != .21 [22:05] tgm4883_laptop: mount error 20 = Not a directory [22:06] tgm4883_laptop: i don't understand your "0.21 != hardy" [22:06] I'm not exactly sure why you think there would be some showstopper bug found in hardy .21? [22:06] Stemming78, show me the command you tried to use [22:07] tgm4883_laptop: no, not a bug in hardy a bug in myth 0.21 [22:08] tgm4883_laptop: if gutsy-backports (or mythbuntu or whatever else) does not track 0.21 for gutsy and i ugrade my gutsy installation to 0.21 and then a bug is found in 0.21, i'm screwed until hardy is released and can track 0.21-fixes again. [22:08] Shred00, I believe that any showstopping bugs would be fixed and that would be backported itself. However, there would have to be made a case and exemption for that to be backported [22:08] tgm4883_laptop: nm... was using the Music directory... Not the Movies Directory.... Not getting an error now... How do I check if it is mounted [22:08] However, that would only be the case for showstopping bugs [22:09] Stemming78, cd /path/to/mounted/dir [22:09] ls [22:09] it should show what is on your windows drive [22:09] tgm4883_laptop: yeah, the sad reality is though, that backports seem to take ages to get accepted and published. with an 0.21-fixes weekly build (like we have for 0.20-fixes and gutsy currently) I'm only hosed for a week at most [22:10] bash: cd: /path/to/mounted/dir: No such file or directory [22:10] .... [22:10] Stemming78, can you post the command you used to mount the drive? [22:10] sure [22:12] sudo mount -t cifs //192.168.1.100/Movies /var/lib/mythtv/videos -o username=corey,password=,iocharset=utf8,file_mode=0777,dir_mode=0777 [22:12] ok, try this [22:13] ls /var/lib/mythtv/videos/ [22:13] *dont have a password set [22:13] *on the vista machine [22:13] sudo mount -t cifs //192.168.1.100/Movies ls /var/lib/mythtv/videos -o username=corey,password=,iocharset=utf8,file_mode=0777,dir_mode=0777 [22:13] correct [22:14] no [22:14] wait [22:14] do this command at the command line [22:14] ls /var/lib/mythtv/videos/ [22:15] is it possible to have 2 folders for video? [22:15] When I play DVD on my system, I have a blue line at the bottom og at the rigth side, anybody know how to remove them? [22:16] hello [22:16] !ask | hmmm32 [22:16] hmmm32: Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [22:17] !ask [22:17] huh [22:17] hmmm32, ask your questiono [22:17] oh [22:17] I'm trying to get the channel list from schedules direct [22:17] shows a list of movies.... maybe a prob here however... I loaded these movies on the machine already. Trying to delete them now and get "permission denied [22:17] when i do the fetch channels in mythbuntu [22:18] nothing hapens [22:18] Either it mounted, or it is files I already have on the drive [22:18] hmmm32, did you set it up in mythtv-setup [22:18] yes [22:18] hmmm32, did you run mythfilldatabase? [22:18] ya [22:19] im updating the mythbox right now [22:19] Stemming78, are there movies on there that were not on the drive before? [22:19] hmmm32, any error messages? [22:19] hopfully no [22:19] lime4x4, you can, but you need to mount one of the folders inside another [22:19] when i click the fetch button nothing happens [22:19] Im not sure... any reason for them to be "locked"? [22:19] i doesn't look like it's trying to do anything [22:20] Stemming78, well you most likely do not have write permission [22:20] real stupid I didnt delete them first... [22:21] im thinking there's a setting somewhere thats wrong [22:21] i dunno [22:21] oh btw [22:21] this is my first mythtv setup [22:22] hmmm32, how did you start mythtv-setup? [22:22] It is mounting... Just set it to music directory and all movies are showing doing a "dir" command on directory path [22:22] somewhere in the setting there was one called mythbuntu [22:22] *mounted movies to Music directory [22:22] then clicked the setup option [22:22] under myth tv control panel [22:24] hmmm32: did you run MythTV Backend Setup and "fetch channels" after inputting your http://www.schedulesdirect.org/ account information [22:24] yes [22:24] that worked [22:25] the lineup was found [22:25] but when i try to get the channel info off the lineup [22:25] it doesn't do anything [22:25] Stemming78, sounds good, now we just need to stick it in fstab [22:26] So it shows the account name you setup at schedules direct underneith the username/password after performing "fetch" [22:26] tgm4883_laptop: [22:26] im confused [22:26] well it's actually a whole hard drive so instead i've having the drive mount in /media just have the drive mount in the default video folder? [22:26] i shows the lineup name [22:26] after i tell it to fetch that [22:26] lime4x4, probably easiest to setup a sym link to the video folder [22:27] ok [22:27] tgm4883_laptop: lets do it together than... I am REAL BAD with this portion. [22:27] Stemming78, you will need to edit the /etc/fstab file and add a line like this for both mounts [22:27] /netbiosname/sharename /media/sharename cifs credentials=/root/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0 [22:28] ^^ note, that is all one line [22:28] hmmm32, what type of card? [22:28] hmmm32, tuner card that is [22:28] air2pc [22:28] hmm [22:29] have you tried scanning for channels? [22:29] does the 64 bit version of mythbuntu have a lot of bugs [22:29] no [22:29] no [22:29] ok [22:29] try scanning for it [22:29] * tgm4883_laptop runs 64-bit version [22:29] * foxbuntu also runs 64 [22:30] ok [22:30] after i finishes updating [22:30] in order for us to stop the myth that 64-bit isn't as good as 32-bit, we have actually added bugs to the 64-bit version so they will have an equal amount with the 32-bit version [22:30] tgm4883_laptop: so forgo the document https://help.ubuntu.com/community/MountWindowsSharesPermanently and enter the command line you inputted... Each boot will auto mount the drive; gstab is a init.d file? [22:31] gstab? [22:31] *fstab [22:31] /etc/fstab is what mounts all your drives during boot [22:31] well, it's where the info is stored [22:31] sweet... . HOW EASY was that. [22:31] lol [22:32] which directory has the posters? [22:32] *for movies? [22:33] /home/username/.mythtv/mythvideo/ or something like that [22:36] thank you.... Here is the first mount point: #MUSIC [22:36] /192.168.1.100/Music /var/lib/mythtv/music cifs credentials=/root/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0 [22:37] verify? [22:39] appears to be ok [22:54] tgm4883_laptop: currently deleting the videos of the Myth drive.... Will try after deletion is complete. [22:55] Is there a trick to getting the Snapstream remote to function properly [22:56] .... I used the .lircrc and Lircd.conf (Fedora 7) taken from; http://www.mythtv.org/wiki/index.php/Snapstream_Firefly... Changed the name on /etc/hardwre.conf to "Snapstream" so it matches Lircd.conf [22:57] Currently some of the buttons work, but many are not... Including the buttons I setup in Mythfrontend with jump points. [22:57] do they work in irw? [23:00] Yah, will get output for EACH button with correct name... example: 0000001455800000 00 FIREFLY Snapstream [23:01] That is the MAIN button that should put me to the Main Menu (jump point) [23:01] but IRW doesn't say that it is the MAIN button? [23:01] what do buttons that work say when pressed? [23:04] Button that works: 00000014749f0000 00 RIGHT Snapstream [23:05] and button that doesn't work? [23:05] Another button that doesnt: 00000014f5200000 00 EXIT Snapstream [23:05] ok [23:05] can you pastebin your .lircrc file? [23:07] never done this [23:07] sorry [23:07] !pastebin | Stemming78 [23:07] Stemming78: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [23:08] open up your .lircrc file in gedit, and copy and paste it into a pastebin, then post the link here [23:08] Syntax? [23:10] gedit ~/.lircrc [23:10] Yah, I got that, what would you like for me to save it as at Pastebin: several options [23:11] oh, none [23:12] Text only Stemming78 [23:13] foxbuntu, you going to be around for awhile? [23:13] prob [23:14] playing CoD4 though [23:15] ok, cause I have a final in 16 minutes that i will have to sign off for [23:15] foxbuntu, wii? [23:15] PS3 [23:15] ah [23:15] i never guess right [23:15] lol [23:17] http://paste.ubuntu-nl.org/60229/ [23:19] Here is the problem.... It was working on the "original" lircrc file... I had updated the ~mythtv and not MY lircrc file... After updating it with the file pasted, nothing works... Must be my lircrc file that is not working [23:20] and the exit button doesn't go back in the menus? [23:21] Nothing works now as I used MY .lircrc file which was taken off the wiki. Before, it was using Snapstream X10 (auto created at setup). [23:22] *updated the lircrc as I noticed it was NOT the correct file ---> aftwards it doesnt work... Am I making sence here? [23:22] did you restart the frontend? [23:23] after changing the file? [23:23] yah... /etc/init.d/lirc restart [23:23] and rebooted... [23:23] interestign [23:23] foxbuntu, any ideas [23:24] I know... strange.... Again, using the http://paste.ubuntu-nl.org/60229/ [23:24] Stemming78, use MCC to configure the remote [23:24] Thats what I did, but it is for the Snapstream X10.... I have the Firefly... [23:25] Stemming78, the firefly is in there some where too [23:25] It was somewhat working when I changed the LIRCD.conf and HARDWARE.conf to reflect Snapstream Firefly but used the lircrc from "autoconfig [23:26] hmm [23:26] After replacing the "autoconfigured" file with the (Fed 7) found at http://www.mythtv.org/wiki/index.php/Snapstream_Firefly it isnt working [23:26] IRW shows output.... problem HAS to be in the lircrc. [23:27] I was not able to locate the firefly in MCC [23:27] checking again [23:27] Stemming78, do this..use irrrecord to create a new lircd.conf and then run mythbuntu-lircrc-generator [23:28] what if I just ran the mythbuntu-lircrc-generator [23:29] had this lircd.conf working great on Mythdora; before I switched [23:29] Stemming78, that would work as well [23:34] This is weird... it is now working again, but same buttons which did not work prior, arent again.... OK, EXIT, ENT and defined jump points... [23:34] new lircrc file [23:34] http://paste.ubuntu-nl.org/60233/ [23:35] Stemming78, not all buttons will map [23:35] m-l-g will map the basics [23:35] because the name space for the buttons is so strange in lirc right now we just cant [23:35] but I am working on a soultion to that very issue and hope to have it ready for 8.10 [23:36] So, I suppose I will need to mod this file to reflect the orig file I had - that should work.... Or just wait until 8.10 [23:36] lol...either way yea [23:37] you should have all the basics, play pause, skip ectr [23:37] Ahh, great! either way, a fix! [23:37] -r [23:37] tgm4883 signed off? [23:39] when i hit 'watch tv' the screen just goes black [23:40] anyone have ideas? [23:40] anyone have any experience with mythtvfs? [23:40] Sorry, I'm decent user, but not much for support yet. [23:41] Is there any reason for "loading..." to appear and stay static when in Video Manager? Permits me from entering Title or manually grabbing IMDB [23:42] do you know if your backend is working properly? also, do you know if your frontend is connecting to the backend? [23:43] grout: You should look in your front and backend logs to see what errors are ocurring. They should be located in: [23:43] /var/log/mythtv [23:45] 2008-03-19 19:06:10.348 TV Error: StartRecorder() -- timed out waiting for recorder to start [23:45] 2008-03-19 19:06:10.348 TV Error: LiveTV not successfully started [23:45] 2008-03-19 19:06:10.391 TV: Deleting TV Chain in destructor [23:45] 2008-03-19 19:06:10.392 DPMS Reactivated. [23:46] why wouldnt the recorder start? [23:47] grout: check Information Center/System Status/Tuner Status [23:47] Ok [23:48] tuner status is not recording [23:49] Are you up to date on updates? [23:49] yes [23:49] make any changes? [23:49] no its never worked [23:49] i just set this box up [23:49] Video card? [23:49] Tuner Card? [23:49] nvidia geforce 5900 [23:50] hauppage pvr-150 [23:50] Backend Setup option 5l; could you scan for channels [23:50] when i do the channel scan should it have at least some noise on each channel? [23:51] anyone have any experience with mythtvfs? [23:51] sorry MUS4SHIII, nope [23:52] Seems like a setup issue ATM [23:52] hardware is all good? cabling and such... [23:52] :( It works great, but I can't get it to mount at bootup in the fstab. It works with "sudo mount -a" but not at startup. [23:54] I am in the process of setting mine up as we speak MUS4SHIII so I would be of NO help! [23:55] It was really easy to set up for me, but it just won't mount automatically in the fstab. I'm thinking of putting the bash command in rc.local to mount it that way as a workaround, but that just seems sloppy to me. [23:55] when i scan it keeps saying timout [23:55] will the channels found say something else [23:56] grout: Check your cabling... Then I would walk through the Backend Setup again then mythfilldatabase [23:56] or is it finding no channels [23:56] hmmm32: you dont need to do a channel scan (option 5) [23:56] what is that? [23:57] Backend Setup [23:57] option 5 [23:57] huh? [23:57] You did run MythBackend Setup? [23:57] yes [23:57] just skip channel scan [23:57] and goto 5 [23:58] What is your tuner card [23:59] hmmm32: what type of tuner card is installed in the machine