[00:48] so, I am looking for a way to find out if there are any recordings in my recordings directory that do not have a database record associated with them (old recordings from when I first installed and didn't know what I was doing, etc...), any ideas? [01:49] has anyone setup a chaintech av-710 spdif with ac3 encoding? === MythbuntuGuest38 is now known as CaptainPatent [02:05] Hey, question about setting up fstab in my system... [02:06] I added a new hdd, looked up the UUID and placed it in my fstab file with mountpoint [02:07] the problem is when I go to reboot the primary harddrive gets mounted as read-only for some reason and effectively nerfs my system [02:07] Does anyone have any ideas what may be causing this? [02:07] I didn't change the -rw tag in the fstab file [02:07] for the root drive [02:08] This is Feisty-based btw [02:41] what does the line for your primary HD look like in fstab? [02:45] the primary is something like UUID=xxxx.xxxxx.xxxxxx / ext3 defaults,errors=remount-rw 0 1 [02:45] for the primary [02:46] interesting, mine: UUID= ext3 defaults,errors=remount-ro [02:46] you certain the previous shutdown was clean? maybe mounted RO after improper shutdown? [02:48] i had an earlier fedora install on ibm t40 that would reboot into RO. was due to block errors on the HD. had to boot recovery disk and unmount primary HD [02:48] doesn't the option -ro designate as read only though? [02:49] pretty sure it does [02:49] that is only on error though - "errors=remount-ro" [02:49] ahhh [02:49] that makes sense [02:50] I actually found I was missing an option in fstab for my new hdd so I'm currently getting a new set of errors [02:50] I'll try and change that to -ro and see what happens [02:51] note that mine was error=ro. i don't think your has the 'error' [02:51] this looks like a way to force fsck to look for possible HD failure: [02:51] http://ubuntuforums.org/showpost.php?p=699590&postcount=2 [02:52] it's not hdd failure though [02:52] If I strip out the new hdd it works fine [02:52] and if I mount the new hdd myself it works fine [02:52] but if I automount it throws a crap-fest [02:53] got me then. still seems like the new hdd could prevent a proper shutdown and thus trigger ro on reboot. [02:53] what does the line for the new hd look like? especially the numbers at the end.. [02:54] it's UUID= /db ext3 defaults 0 1 I believe [02:55] yep [02:55] hmm, most of my 'extra' drives go in with 0 0 man on fstab to see confirm what those are for [02:56] the first one is for something that became obsolete but was used in early redhat [02:56] the other I'll have to look up again [02:56] " The sixth field, (fs_passno), is used by the fsck(8) program to determine the order in which filesystem checks are done at reboot time. The root filesystem should be specified with a fs_passno of 1, and other filesystems should have a fs_passno of 2. Filesystems within a drive will be checked sequentially, but filesystems on different drives will be checked at the same time to utilize parallelism availab [02:57] change your last number to 0 or 2 and give it a go. [02:57] only the root should have =1. [02:58] you're right... I just saw that [02:58] I'll give that a whirl [03:01] the thing that really sucks about all this is it induces an error which causes the primary hdd to be read only (even though I said not to) and I have to use a recovery distro to get it back to working order [03:02] what if you remove the physical connxn to the 2nd hd? [03:03] i.e. reboot, test(test). if error, shutdown (all ro, so no danger). remove cnxn to 2nd HD. boot. [03:06] honestly, it's just as easy to slip a live cd rescue disk into the cd drive [03:07] sweet monkey-snot I think it worked! [03:07] gotta love livecd. one of the most impressive advents [03:10] cool. Good luck CaptainPatent. [03:13] right on... although it may not be automounting... gonna make sure my options are right [03:15] my mythtv box is getting an xsession error about it lasting less than 10 seconds and my .xsession-errors file shows nothing of interest [03:16] any ideas as to where i could poke around? [03:17] funny, i'm working xorg error now 'restarted more than 3 times in 10 seconds' or something like that. Found errors in /var/log/Xorg.0.log and working from there. [03:17] it is weird - x starts fine [03:18] i can fun sudo X and it starts up with no errors [03:18] but when starting with gdm, the xsessions errors out [03:20] X => still huge weakness. I can never get it to behave the same way twice so far :) [05:58] p [06:00] Can someone tell me why my video screen is going off the bottom of the box I have it in? I've used TV Overscan of nvidia-settings to actually make the "viewing port" on my monitor smaller than the monitor itself. But, the video is being cut off on the bottom of the picture, where this viewing port ends. [06:36] where does openbox load mythfrontend from? I want to add -v all -l logfile [06:37] I found a menu.xml that had an execute /execute but when I entered the flag there it didn't seem to make a difference. [06:52] What is openbox? [06:52] Aval0n, um openbox isn't used anymore [06:52] in mythbuntu [06:53] Aval0n: I don't know answer to your question, but have you look in the ~/.bash_profile or ~/.bashrc file of the user that runs mythtv? I'm guessing the user is called "mythtv". [06:54] Aval0n, if you are using ubuntu-mythtv-frontend still (which used openbox), then it is started from a session start script in /usr/share/mythtv/ [06:55] I figured out the answer to my question above, trying to fix something, I had set Overscan settings inside MythTV Setup. I set those back to 0, the video going out of the Viewport problem went away. [10:11] hi, what could be the reason that if i browse my recordings in mythfrontend every automatically recorded file is visible but every manually timed recording isnt? === croppa_ is now known as croppa [12:24] register abc123 === sh is now known as shabbirh [12:47] Hello - can anyone help me - my mythbuntu install is freezing [12:56] hi, I recently installed mythbuntu on my gutsy machine, backend and frontend. and I cant get back to my normal gnome desktop [12:56] I log in, and it's in xfce but it's dodgy [12:57] pick a session from the gdm login screen [12:57] awesome, thanx [12:58] will that be the default now? [12:58] depends on whether you clicked "just for this session" or "make default" [12:59] that would make sense :) i'm feeling really stupid right now... [13:10] Hi all. [13:16] Some friends of mine over in #ubuntu-motu said that I should ask here for testing of my DVB application. Are you guys able to help me with testing? Please :) [13:21] what could be the reason that if i browse my recordings in mythfrontend every automatically recorded file is visible but every manually timed recording isnt? [13:23] filters. hit m, make sure you're not filtering things [13:23] directhex|bsp, ill check that [13:24] directhex|bsp, thx [13:25] directhex|bsp, would you mind answering another question? ;) [13:25] directhex|bsp, i cant change my keybindings [13:26] directhex|bsp, in fact i can change them in the configurationmenu and the changes are accepted an persist but the have no effect at all [13:31] *** Frenchy thinks that he's used up all his IRC buddy tokens on #ubuntu-motu and has no credit left. [13:32] some of us have jobs, and office pcs generally lack tv tuners! [13:34] directhex|bsp: Sorry, that wasn't a dig. Just filling in the silence :). I'm in AU and it's 00:35. [13:37] I might tune in at a better time slot. Hope to talk to you again sometime. [15:43] anyone ever see xfs get corrupted and files go missing? [15:46] not myself. it's known to happen if you loose power while doing a write operation on an xfs partition, though [15:46] whatever was being written could be lost/corrupted [15:47] http://en.wikipedia.org/wiki/Xfs#Disadvantages [15:49] I backed up my recordings to a mybook [15:49] redid my LVM and was copying the files back to it over night [15:49] and now the mybook is missing half of my recordings and my videos directory [15:49] had to run xfs_repair earlier just to get it to mount [15:51] reported a bad superblock at one point, can't be good [15:53] sounds like your drive might be going bad [15:54] its a brand new mybook [15:54] just got it on friday [15:56] well thats not good, just unmounted ran xfs_repair -n (which should prompt to modify, didn't ask me anything) then remounted and I am missing my recordings dir now [15:56] and there are 3 random recordings in the root of the drive [15:59] new doesn't mean it ain't broke [16:00] seen many new hard drives bad right out of the box [16:00] external ones being some of the worst offenders [16:03] I agree, I'd like to rule out that I'm not doing something stupid first though [16:03] also it was a BF special so I am not sure they will have any in stock to exchange :( [16:04] i haven't done anything with LVM myself. but this is copying from an external drive to an LVM, right? so don't think that has anything to do with it [16:04] tried plugging the drive into another machine? [16:04] yap [16:04] maybe USB port is bad? [16:04] it should work just fine [16:04] it copied to it just fine [16:04] not yet, I'm at work and its at home [16:04] so I am doing what I can remotely [16:05] <[_Trimble_]> :( [16:06] <[_Trimble_]> I need help :( superm1 around? [16:06] <[_Trimble_]> or anyone that's been able to get a channel change script/blaster to work? === [_Trimble_] is now known as Trimble_Epic [16:08] ok, i guess I'll just lurk. thx [16:08] not I sorry [16:08] it's ok :) [16:08] I leave on business for 2 weeks tomorrow. I would REALLY like to get this working before I leave [16:13] Hi I am looking to move to mythbuntu from knoppmyth. I had a couple of questions. 1. I have 4 identical 250 gig IDE drives that I want to mount. I dont see a way in the control panel or xfce menus to mount them easily. 2. I wish to take advantage of storage groups. I understand this is only available in SVN. I realize this is unstable. Once I upgrade to SVN to get storage groups. Will it constantly be updating o [16:13] r can I just operate on a stable build for a while without worrying a new update is going to break it. [16:14] I upgradded from knoppmyth too [16:14] basically just wiped the machine and started over [16:14] but I only have 1 drive, so I can't really answer your questions... [16:14] are you having issues with the directv script [16:14] alexvd_, it's not going to update unless you tell it to [16:14] I do know, however, that I read a post on the mythbuntu forum about LVM or something like that to merge drives [16:14] thank tgm [16:15] dont want to use LVM, storage groups is better [16:15] LVM can be used to make multiple drives look like one [16:15] storage groups are better [16:15] a few of us do use trunk [16:15] yeah but you lose the whole vollume if one drive fails [16:15] for that reason [16:16] right so tgm are you using it [16:16] I'm not having issues with directTV. I use dishnetwork.. the channel changing script itself seems to be working fine. however, the tuner isn't being set to the proper channel (3) if the channel change script is entered in setup [16:16] heh, not me yet, as I only have 1 large hard drive for recordings and multiple backends [16:16] did you set the script to start in mythtv -setup [16:16] i have a slave backend [16:16] I do have it on my testing machine, but not for testing trunk, but rather something else [16:17] brb coffee time :) [16:17] did you setup nfs to stream to the main backend or do all the boxes have their own drives [16:17] I added the channel change script to the input selection in mythtv setup, yes. I can see it trying to change the channel when I activate liveTV. If I unplug the cord fromt he dish receiver and put it into the tv, i can see the the dish is doing the right thing [16:17] what does the log say [16:17] dunno how to check it [16:18] hehehe [16:18] ok [16:18] have to check logs [16:18] i'm a newb that's managed to get this far ;) [16:18] especially for channel change [16:18] so did you set the permissions [16:18] what log am I looking for? [16:18] it should be the same as knoppmyth [16:19] yes, I made the channel change script executable. it's working, i can see it work. it's just that the hauppage 150 card isn't tuning in channel 3 to see it [16:19] why do you need it to tune to channel 3 [16:19] I never used the channel change thing back in knoppmyth. [16:19] are u using coax [16:19] or svideo output [16:19] heh.. i can't yet find the dongle for the 150 so that I can input composite [16:20] bad me i know. :( [16:20] really want to use svideo [16:20] wife "cleaned" the office. [16:20] the composite [16:20] or coax is real bad [16:20] ok [16:20] hold for sec [16:20] let me make sure the logs are in the same place [16:20] well, it's going through a stereo received that can only do as good as composite anyway [16:20] on mythbuntu [16:20] for video [16:21] wait you have the composite coming from dish to the back of the 150 right [16:21] and you have the audio cable right [16:22] no.. currently, the composite is coming off the dish and going directly tot he receiver for when I need to bypass the myth. (Since it hasn't been working yet) [16:23] the audio is working fine - audio comes out of the soundcard and feeds into the stereo receiver, and is routed to where I expect it to go... [16:23] but I still HEAR static when I try to watch live TV because the tuner isn't tuning in the channel that the dishnetworkrecevier is putting the signal on. [16:26] sorry my wife is pregnant [16:27] Grats! [16:27] had to run and take care of something [16:27] my wife WANTS to be pregnany [16:27] yeah second one in two years fun fun fun [16:28] Ok [16:28] back [16:28] so the [16:28] :) [16:28] lags should be in [16:29] logs [16:29] no i have a seperate drive in each backend [16:29] /var/log/mythtv/mythbackend.log [16:29] yep [16:29] you want to do the command [16:29] cat /var/log/mythtv/mythbackend.log |more [16:30] that will tell you what the issue with the channel change script is [16:30] Eric do you know how to use terminal and get intot the box [16:31] the channel change script is working correctly. it's just that the tuner isn't ont he righ tchannel [16:31] Alright maybe i dont understand [16:31] You want to use the tuner to change channels right [16:32] Trimble_Epic, are you saying the the receiver is puting out on channel 3, but the tuner is tuned to something else? [16:32] The mythbox to change the channel on the dish receiver [16:32] I want the hauppage pvr150 to STAY on channel 3, and the blaster script to change the dishreceiver's channels [16:32] Ok [16:32] it doesnt work like that [16:32] but the hauppauge seems to be set to something OTHER than 3 when live tv starts [16:32] the pvr 150 [16:33] only captures [16:33] right [16:33] everytime you change the channel in the script. LiveTC [16:33] will start on that channel [16:33] whats LiveTC? [16:33] Sorry LiveTV [16:33] ok [16:34] right, but it shouldn't work that way [16:34] Can you try just plugging in the composite cable into the happaugge [16:34] I dont have the dongle otherwise I would [16:35] have you searched the board on the gossammer threads mythtv site. I have never done what you are looking to do. [16:35] ok, stupid me - it doesn't take a dongle, it takes yellow composite and a stereo phono jack... I suppose I could test that [16:35] yes [16:36] it will be poor quality [16:36] I don't see how it would be worse quality, they should both be 480i right? [16:37] well not really [16:37] my old ATI card needed a dongle for composite in.. silly me. however - it SHOULD still work. [16:37] it DOES work if - I have no channel change script entered into the mythtv setup. [16:37] Ok I am so confused. [16:37] if I have no channel change script entered, then I can manually change the hauppage's internal tuner to channel 3 and I can see the picture from the dish receiver just fine in LIVE tv. [16:37] yes, I'mconfused too [16:38] Ok [16:38] if I then change to channel 4, I get static/snow... (cuz the dish receiver doesn't put any signal on 4) [16:38] you dont ever use the tuner in the happauge [16:38] sure I do [16:38] you only use it to capture [16:38] No you dont [16:38] um... I did for a year [16:38] hmmmm [16:38] I am missing something [16:38] when I was using basic cable, the hauppage 150's internal tuner did the channel changing. [16:39] right [16:39] exactly [16:39] now I moved. I live with a family with dishnetwork receivers. [16:39] but now you are using the external box [16:39] to change channels [16:39] you setup your input connections right [16:39] right [16:39] composite [16:39] vs tuner1 [16:39] no, still using coax. which WORKS... so long as the channel change script isn't in place [16:39] Ok [16:40] thats your issue [16:40] you have to go into the mythtv-setup [16:40] and change the input connections [16:40] Trimble_Epic, im not trying to pawn you off on them, but have you tried in #mythtv-users? They should have more people there, someone who may have done this very thing you are trying to do [16:40] coax from the external tuner box which outputs only on channel 3 or 4 going into the Coax in on the tv card? [16:40] I probably should be in there, tgm, but I didn't think to go in there ;) [16:40] Wait I know what he is doing [16:40] sounds about like my setup that i need to do also. [16:40] correct, dr willis [16:41] Which i gave up on actually. :) [16:41] heh [16:41] Dr_willis, Trimble_Epic, i'd like to have a small writeup on this eventually [16:41] Right but you dont need to use the coax anymore to the card [16:41] sigh [16:41] if you are ouputting from svideo or the composite [16:41] right now I need to due the the spagetti mess behind the tv. [16:41] from the dish box [16:41] COrrect - you could be using the video/audo out from the digital box to the tuner card. [16:41] right so you setup your input connection [16:41] in mythtv-setup [16:42] for composite not tuner 1 [16:42] tuner 1 is the coaz [16:42] coax [16:42] at the moment, the composite output from the dishreceiver is being used to feed directly into the dish when i need to bypass the myth. being able to bypass is a requirement for my setup. [16:42] if you use external box and not analog cable [16:42] why do you need to bypass myth [16:43] because "mom and dad" refuse to "Fuck with this thing" when they "Want to watch regular tv" [16:43] heh eheheh [16:43] ok but could you just test for now [16:43] so i have a 4 way switch box that feeds input to the stereo receiver. [16:43] ahhhh [16:43] Ok so you really want to be complicated [16:43] Thier is a way to do what you want [16:43] raw dish is input 1, dvd is input 2, myth is input 3, and wii is input 4 [16:44] with Myth no dvd necessary [16:44] and you could eliminate the raw dish too [16:44] what I want to know is what freakin channel the hauppauge's tuner is set to when a channel change script is entered into the field for channel change script in mythtv-setup [16:44] if they can use the dish box and guide [16:44] they can use mythtv [16:45] Ok so I could be wrong but you need to go into mythtv setup [16:45] and their is an option for that [16:45] trust me, alexvd, in a perfect world, I'd have everything going through the myth, and myth frontends in every room for them to work with [16:45] thats what i have [16:45] except wii [16:45] you cant play video games through myth [16:46] are there any other live tv OSD themes available for mythbuntu/mythtv? [16:46] yes [16:46] isthmus [16:46] a bunch [16:46] you can select them from the menu [16:46] if you have other themes loaded [16:46] bluetube has one [16:46] as well [16:47] Varka, are the live tv OSD different that the recorded OSD? [16:47] hm, i searched configuration but i only found something to configure the menues but not the osd [16:47] it in the tv section of setup [16:47] it's in playback settings i think [16:47] right sorry [16:47] Eric goto the gossammer threads users list and search [16:47] i know people are doing what you do [16:48] and using myth as just a dvr [16:48] ok, ill search for it. thx. anyway, where to download additional themes? [16:48] you have to download other themes goto juski homepage [16:48] alot come in mythtv [16:48] ok, i know that in Input Sources > Tuner 1, I have options to set: External channel change command, and I can set "Preset tuner to channel:" as well as "Starting Channel". I understand what those settings SHOULD be. [16:49] alexvd_, thank you [16:49] Trimble_Epic, sounds like preset tuner to channel should be set to 3 [16:49] so preset tuner sounds like what you want select that to 3 [16:49] that's what I have it set to. [16:49] but that's not what it's doing. [16:49] is there a log entry that would tell me when i start live tv that it's setting the tuner to 3? [16:51] a last question, i cant change keybindings. in fact i can change them in the configuration menu and change persists but it has no effect at all. [16:51] the problem I'm having SEEMS TO BE that myth is either ignoring that setting "Preset tuner to channel:", or it's getting it wrong. maybe I need to spell out three or maybe there's a code for 3 that I don't understand.. [16:53] Trimble_Epic, no it should just be 3 [16:53] Eric yes the logs would tell you what channel it is tuning too. Is that what you want [16:53] Trimble_Epic, you have an external script filled in right? [16:54] Mythweb would show what channel it is tuned to [16:54] as well [16:54] i've tried 3 and 03 but neither seem to have the desired results. keep in mind that if I blank out the channel change script, I can then manually tune to channel 3 using Watch Live TV and i get the picture just fine. [16:54] Trimble_Epic, do this [16:54] as in - i leave the hauppage set to 3 and I can then using my dish remote to change the channels on the dish receiver and see them just fine. [16:55] so long as the hauppage is set to channel 3 [16:55] and while i'm bitching, Hauppauge is a damned hard word to type. @#$% [16:55] lololol [16:55] with the channel change script in there and the preset to channel 3 in there, go into live tv (it should not be working at this point) and check mythweb and see what it's tuned to [16:55] type hp150 instead :) [16:55] alexvd_, any idea why i cant change keybindings? [16:56] Varka in mythweb? [16:56] i havn't used mythweb. crash course please.. do i http: into my mythbox's ipaddress? [16:56] Eric yes [16:57] Trimble_Epic, http://backendip/mythweb/status [16:57] alexvd_, doesnt matter where i change them, mythfrontend, mythweb. the changes are taken and stay but have no effect [16:57] I think you have to restart mythfrontend [16:57] pkill xinit [16:57] alexvd_, i restarted frontend, backend, computer, everything [16:58] are you changing global bindings? [16:58] you may have to much with the lirc [16:58] configs [16:58] ok, got mythweb running [16:58] alexvd_, im using a keyboard right now, no lirc [16:59] shoot my mythbox is down right now :) [16:59] now, tgm, where in mythweb do i check to fid out what channel the tuner is on? [16:59] backend status i bet [16:59] yes [17:00] alexvd_, im just trying to change the keys for volume up and down from F10/F11 to + and - on the numblock [17:01] anyone have any idea if you can restores files from lost+found in an xfs partition without having a dump? [17:01] Varka i cant get into mythweb right now [17:02] is thier a save settings function [17:02] this doesn't help me: Encoder 1 is local on Mythbuntu and is watching Live TV: 'Jewelry' on WHKY. This recording will end at 12:00 PM. [17:02] k [17:02] alexvd_, the settings ARE saved, but remain at the default setting in reality [17:03] lets try upping your log level [17:03] please :) [17:03] oops, pizza is done.. afk [17:03] alexvd_, ok, thank you anyway, i will show up later again [17:05] Trimble_Epic, you should be able to edit /etc/init.d/mythtv-backend [17:06] Trimble_Epic, search for EXTRA_ARGS= [17:06] and make it [17:06] EXTRA_ARGS="-v important -l /var/log/mythtv/backend.log" [17:06] ok :) [17:07] is the channel change script and preset tuner channel settings stored in this file? [17:07] oh duh no heh [17:07] no, were upping the loggin [17:09] ok, that setting has been added. restart backend? [17:09] yep, then try it [17:09] what's the restart command for that? [17:09] /etc/init.d/mythtv-backend restart [17:10] tgm does laga still come here [17:10] ok, restarted [17:10] alexvd_, not often, did you need him for something [17:11] he helped me before I wanted to ask if he had plans to add the ability to have a section to easily mount drives in the control panel [17:11] that would be NICE - easily mounting drives... /sigh I had to tackle that beast [17:12] hmm, good questions [17:12] i have myth feeding video from my desktop, my wife's desktop, and my NAS [17:12] with storage groups [17:12] now I HATE the sorting system used in mythVideo heh [17:12] that will be even bigger request [17:13] Trimble do you have those mounted via NFS [17:13] CIFS [17:14] Trimble_Epic, did you try to watch the live tv yet? [17:14] i used the info i found here: http://ubuntuforums.org/showthread.php?t=288534&highlight=mount+network+drive [17:14] yup, looking at snow [17:14] yeah i no that well [17:14] good [17:14] go ahead and exit that [17:14] and look at /var/log/mythtv/backend.log [17:14] actually, post that to a pastebin [17:15] :/ [17:15] post to pastebin? tell me how.. god I feel like a weenie today [17:15] !pastebin [17:15] pastebin is a service to post large 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 #ubuntu channel topic) [17:16] open the log, copy and paste it to this pastebin service, then give us the link [17:16] that way we can see the log [17:17] tgm i was screwing around with control panel and I screwed up access to the mysql database and now I cannot connect. I forgot to check load mysql for the remote frontends and then added it and applied for some reason it then changed my backend profile to no backend and removed the backend. Then I added it back and now I cant access the database. [17:17] My masterbackend is 192.168.11.50 [17:17] hmm, I would bet money that mysql-server got removed [17:18] :) http://paste.ubuntu-nl.org/46008/ [17:18] yeah it did but then I readded it [17:18] now its grayed out [17:18] Should I just redo the installation? [17:19] it was really slow [17:19] for some reason [17:19] bug 156089 [17:19] ? TVRec(1): HW Tuner: 1->1 [17:19] tgm is that bug for me? [17:19] https://bugs.edge.launchpad.net/mythbuntu/+bug/156089 [17:19] alexvd_, ^^ [17:19] yea, but ubotu is being slow [17:20] shoot reinstall [17:21] Ok have to remember that one. They also have a bug with pchdtv cards and static ip adress [17:21] So tgm I want to do the following please tell me if this is the right way to go: [17:21] 1. Install mythbuntu to scsi 9gig drive. [17:22] 2. Then upgrade to svn trunk to storage groups [17:22] 3. mount all the drives [17:22] 4. Edit storage groups to have hda 1 and 2 for livetv [17:22] 5. enable nfs streaming to backend for all frontends. [17:23] theres a bug with pchdtv and static ip? how are those related? [17:23] tgm is that the best order? can mythbuntu somehow detect the other drives [17:24] for #5, is that for music, video, etc, or just recording storage? [17:24] Sorry their are two additional bugs, that I got hit by. 1. on initial setup on capture card setup the cards cannot be intialized till you reboot. 2 cant set static ip adress for the mastebackend on intial setup [17:25] whats the number for the pchdtv one? [17:25] What do you mean the bug number [17:25] do you have a link to the said bug? [17:27] Oh I read about it on another site review of mythbuntu and i experienced it. For some reason on initial setup. The backend is not stopped properly so that if you try to add the pchdtv cards they will say card not found. You can still add them if you know what you are doing and all is fine but its a bug. [17:27] for #5 I prefer to have all my drives in one big box in the basement. the masterbackend. [17:28] So all the frontends stream over nfs [17:29] So the answer is backend has 500 gig for livetv with storage groups and then 900 gig (and growing) for videos,music [17:29] thats what i want to do [17:29] k [17:29] So is that the best order [17:29] to install then upgrad to svn then mount drives [17:29] i'm not sure you need the nfs for storage groups, although i haven't used them [17:30] no you dont [17:30] storage groups says you just mount the drives [17:30] k [17:30] looks good [17:30] and they should be available in mythtv setup storage groups tab [17:30] i have never upgraded to svn trunk [17:30] so i dont know for sure [17:31] right, just mount them to something like /mythtv/recordings/1, /mythtv/recordings/2, etc [17:31] i'd use something a little more descriptive though like /mythtv/recordings/300, /mythtv/recordings/400, for the drive size [17:32] makes it a little easier if I plan on taking a drive out or upgrading [17:34] hmm good point [17:34] can someone recommend a VNC client for windows xp? [17:34] tight vnc [17:34] thx [17:42] so, any luck decyphering that log for my tuner problem? [17:45] ok, i got vnc working :) that was easy.. except - it doesn't seem to show mythfrontend's menus right [17:53] http://www.dealhack.com/archives/2007/11/logitech_harmony_550_remote_co.html [17:53] ramony 550 for $40 [17:53] ? [17:53] harmony [17:53] i like my 880 [17:53] I still run with my hauppauge grey [17:53] can never justify spending money to replace something that is working [17:54] and instead buy more hard drives [17:54] im the same way.. except - i inherited a AV receiver that didn't have it's remote [17:54] so i eBay'd a used 880 instead of paying for a replacement remote :) [17:55] does it do anything special thats worth the money? [17:55] probably not [17:56] 880 has a color screen and you can load icons for specific tv channels into it... big whoop, i know [17:57] it also has a lame "slide show" mode, for which you can load photos. I have photos of the family kids in it.. keeps the grandparents happy lol [17:58] BIGGEST problem with the harmony remote - the wife keeps INSISTING on turning off the TV by hand instead of with the remote. [17:58] but, i've figured out how tocorrect that without using it's help system ;) [18:16] heya guys [18:16] alexvd_: what kind of drives do you want to mount? [18:16] yo === Trimble_Epic is now known as Trimble_Lurks [18:43] laga [18:43] I have ide drives [18:43] That I want to mount [18:43] ah, so nothing fancy [18:43] hm [18:43] It would be great to have a easy way via the control panel to mount drives [18:43] more of a suggestion or enhancement. [18:44] i wonder if there's a standard ubuntu way to do that [18:44] i'd hate to re-invent the wheel for that [18:44] I know i can do it ubuntu but mounting drives in ubuntu is not straightforward [18:44] especially over NFS [18:45] This would be a huge benefit when storage groups gets released in .21 [18:45] * laga installs mythbuntu-control-centre on this box [18:46] I have sata drives and the main mythbuntu right now is in scsi. It worked very well [18:46] that is one of the reasons i am looking to move from knoppmyth [18:46] I like mythbuntu so far!!! [18:47] that's great to hear :) [18:50] So would it be possible to have a control panel item that had drive management. I would love it if thier was a way you could see all the drives and shares and then have tools to format them with questions on what is the best format jfs, xfs or ext 3 and ways to mount them. [18:50] Mythtv has good way to manage tuners but not drives. [18:51] yeah, because managing drives is a responsibility of the OS (partially at least) [18:52] your suggestion sounds very good, but it might make more sense to use some pre-existing software. i use _k_ubuntu so i don't know what there's in gnome [18:52] can you turn your suggestion into a blueprint? [18:53] Right I understand that. but that is what a good gui is for. Especially for new users. In particular setting up NFS to centrally store all recordings vs having each box setup as frontend backend with a drive is a pain. [18:53] Blueprint hmmmmm I am not sure what you mean. Do something in visio? [18:53] heh, not quite [18:53] let me get you the URL [18:54] https://blueprints.launchpad.net/mythbuntu/ [18:54] ^^ you click on "register a blueprint" there and enter yours [18:54] assuming you're registered with launchpad [18:54] woah i am way out of my league but i will try :) [18:55] gparted will let you manage your drives pretty well [18:55] yeah i have used that. However can you use gparted without the cd [18:55] ya [18:55] well in ubuntu itself [18:55] hmmm please tell me how in mythbuntu [18:55] registering with launchpad is good because you get to complain to us when something breaks [18:55] I'm not positive it is there in mythbuntu [18:55] sudo apt-get install gparted [18:55] ok thats simple [18:56] i use ubuntu now for my main desktop [18:56] so i know ubuntu somewhat [18:56] The reason I learned linux and ubuntu was so I could interact with knoppmyth [18:56] or just use synaptic or whatever package management tool you like :) [18:57] I have learned how to use terminal :) [18:57] gparted doesn't do much with LVM's though [18:57] dont want LVM [18:57] i want storage groups [18:57] ah ok [18:57] isn't that in svn? [18:57] yes [18:57] i will have to upgrade mythbuntu to run svn trunk [18:58] do you know that we have packages? [18:58] it is frankly a bit scary because then if i screw something up Mike whats his name on gossammer threads will yell at me that I am using svn [18:58] hehe [18:58] michael t dean? :) [18:58] yeah think that is him [18:59] he types looooonnnnnnnnnnnnnnnggggggggggg emails [18:59] you have the packages so that i just need to enable the sources right [18:59] yeah [18:59] and get the key [19:00] i think the packages are signed with the same key [19:00] thats my project for today [19:00] get it runninng with storage groups and get my slavebackend frontend running [19:00] laga how stable is it? [19:00] um, depends [19:00] alexvd_: http://www.mythbuntu.org/auto-builds [19:00] 0.20.2 is more stable IMHO [19:00] but it's pretty stable i'd say [19:01] but remember what they say: never change a running system [19:02] thanks bendaily saw that last night. That is why I like ubuntu. I love Cecil and the guys at Knoppmyth but everytime i have to upgrade i fubar my system [19:02] having a backup is always a very good idea [19:05] i have tried that. they have good scripts but the latest build screwed me up [19:05] alexvd_: switching to trunk builds with mythbuntu is literally a 4 step process described at the url above I would add a 5th step reboot [19:05] i had old nvidia card in my backend and i could not get it to load the old nvidia drivers [19:05] Ben thats why I am here ? [19:06] Ben thats why I am switching to mythbuntu :) [19:08] Hey! [19:09] Laga one question though... For some reason it took a really long time to install just the backend for mythbuntu. On knoppmyth I could install in like 15 minutes. [19:09] Trying to figure out how to configure a kworld plustv hd pci card [19:09] alexvd_: the backend? like, the whole distro in a backend configuration or just mythbackend itself? [19:09] it may be its just the first time but it seemed to take along time. [19:09] I've got mythtv recognizing it but now I'm having trouble setting it up to detect channels [19:10] Installing mythbuntu from the dvd and then just configuring backend only [19:10] hm [19:10] alexvd_: never heard that before [19:10] It is an old 1ghz machine with 256 memory but for a backend its just fine [19:10] alexvd_: you might w.. [19:10] ah [19:10] well [19:11] 256M RAM might be enough for the knoppmyth text installer [19:11] ahhhh [19:11] but since mythbuntu is based on a live cd, it's certainly not a lot of memory for that [19:11] its RDRAM so its expensive I may have to upgrade [19:11] ok thats fine, [19:11] well [19:11] if it works now, just dont care too much about it [19:12] yep [19:12] thanks [19:12] upgrading just to make our installer run faster seems silly ;) [19:12] Yes, where is the best guide for mounting drives in ubuntu and setting up nfs so that i can stream my frontends to the backend and record everything in one place [19:13] Has anyone gotten a PlusTV HD PCI (ATSC 115) to work in mythbuntu? [19:13] i sort of hacked my way through ubuntu but it was ugly [19:13] Sorry Knoppmyth which is based on debian too [19:14] Tracy sorry I dont have that card. Did you check the gossammer threads mythtv user list [19:14] i'd just use a generic guide to nfs on ubuntu :) [19:14] Laga thanks [19:15] Have no idea where to find those threads. :D This is my first experience with mythtv and I figured I'd use mythbuntu as a baby step [19:15] "baby step"? what's next? linux from scratch? ;) [19:15] I read something about an atsc 110 card and how to make that work on the mythtv site and now I've got it being detected [19:15] welll [19:16] perhaps doing straight debian first ;) [19:16] Then onto linux from scratch [19:16] :D [19:16] im sure you'll find that our packages are maintained better than marillat's (no offense to him) [19:17] laga are you one of the mythbuntu developers then? [19:17] Because I'm really impressed by it [19:18] yeah, kinda [19:18] glad to hear that [19:18] (suck-up ;)) [19:18] :D hey doesn't hurt to boost the ole ego now and again [19:18] trust me, laga's ego doesn't need any more boosting [19:18] *lol* [19:19] he's almost to the level of foxbuntu ego [19:19] ;) [19:19] Wow! [19:20] Must say I've only been tinkering with linux for about 7 months, nothing major just trying some things like clark connect and ubuntu and I definetly have fallen in love with Linux [19:21] Figured that setting up a mythbox would help me learn more, especially if I used some not so easily installed hardware like the kworld card I'm using [19:23] Hey stupid question, when I was configuring it in mythtv it was as dvb, when I was doing a channel scan it scanned all the way up to 78 and listed channels but didn't show anything. Would it find things if I hooked it straight up to the cable box? [19:24] Tracy_Work, it would find channel 3 :) [19:24] heh [19:25] ah.....................*smacks forhead* and if it finds channel three it will need to hook up to the cable box to change the channel [19:25] yes [19:25] you could stream via firewire if your in the US [19:25] Thanks for helping me see the forest :) [19:26] I'm in the US but......my cable box is one of the older motorola boxes with the serial port. I thought that was weird so looked up a bit of info on it. [19:27] you should call your cable company, they are required by law to give you one with a working firewire port [19:27] Really? [19:27] yep [19:27] i'll see if I can look the law up [19:27] What's the law so I can quote it to them if they don't want to listen? [19:27] thans tgm4883 [19:28] http://www.mythtv.org/wiki/index.php/FireWire#FCC_regulations [19:29] I think that only applies to HD boxes [19:29] not SD [19:29] Ok, 3 questions for ya [19:29] 1, I've got digital cable that comes with certain HD channels, does this apply to that? [19:30] whose your cable company? [19:30] 2. does the firewire allow me to control and watch tv? [19:30] 1. I believe so [19:30] 2. Yes [19:30] and 3 does hd degrade gracefully into regular cable? [19:30] I don't have an HD tv yet [19:30] I'm using Suddenlink [19:31] 3. Not sure, I have a HDTV, I would think that you would get black bars on the top and bottom, but would be fine otherwise [19:31] Cool! [19:31] I think they are only required to dive you access to locally broadcasted HD channels [19:31] they can encrypt the rest [19:31] s/dive/give/ [19:31] rhpot1991 is right, they are also required to give you locally broadcast channels , but can encrypt the rest [19:31] they may or may not do that though [19:32] hmmm I'm going to need to check them out when I get home, if its showing any other than the basic hd and I can view them I'll know more [19:32] Shouldn't be a problem was only planning on one myth box for now anyways [19:33] Guys thanks for the help and advice, I'll let you all know how it works out. [19:33] be carefull how you procede, starting with one mythbox may lead to many many more :) [19:33] heh, clearly having multiple backends is the way to be [19:34] *lol* true [19:34] Will probably head down that way, but before I did I'd need to set up a file server first to store all my mp3's and my dvd's so I wouldn't have to worry about anymore fingerprints on them [20:13] So how can a guy who's not a coder or graphics artist get more involved with mythbuntu? [20:15] bug triaging, helping out in the forums, write documentation, propose enhancements [20:15] etc ;) [20:15] cool! [20:15] Well I'll definetly write up some documentation on how to do this card once I've got it working [20:16] If I can put it in plain english might help everyone out :D [20:16] heh+ [20:17] or you can do my homework so i can spend more timing coding ;) [20:18] What can I say, the more I learn about Linux the more I love it [20:18] laga I doubt you'd be saying that if you saw my grades :D Hell I only graduated 2 years ago with a 2.75 GPA and a bachelors in business mgmt [20:18] wonder when the bugs are gonna make you bitter [20:18] * laga hides [20:19] *chuckles* Hell I do IT for a living, bugs are par for the course [20:19] besides its always better than Vista [20:19] :D [20:21] true [20:21] anything is better than vista [20:21] I think Vista is the biggest nightmare of any IT person [20:21] I've flat out told my bosses that we won't upgrade to Vista [20:22] ffs. [20:22] If we have to stay with windows desktops better XP Pro than Vista [20:22] my laptop hard drive keeps spinning up and down although i've set the timeout to 150s === pdragon is now known as pd4 === pd4 is now known as pdragon [21:20] Hi everyone. [21:22] hi [21:22] Some friends of mine over in #ubuntu-motu said that I could ask here for testing of my DVB application. Are you guys able to help me with testing? Please :) [21:23] It's a GNOME based DVB application. [21:23] Pretty please. [21:26] I'm really just trying to get an advocate for Hardy. It's quite stable now but there aren't many MOTUs that have DVB cards who are on GNOME. [21:28] I've been told (by some MOTUs) that the package is in great health. All I'm asking is that you play with the application to make sure that it works. [21:29] try #linuxtv? :) [21:29] laga: Thanks for the response. [21:29] oops [21:29] didn't read your last few sentences [21:30] my wlan is a bit annoying sometimes. [21:30] i'm not using gnome so i can't help you a lot [21:30] Tell me about it. [21:31] laga: This is problem I'm facing. All the guys with DVB cards are on KDE. That's probably because KDE has much cooler DVB applications. Hence why I wrote the program. [21:31] ubuntu forums mkight be another good place to ask [21:32] god, this power saving mode is making my connection lag like hell [21:33] michaellamothe: my dvb cards reside in a box without an X server, which is another problem you might be facing with mythtv users :) [21:33] Thanks for your help. What type of laptop is it? [21:34] it's intel's new santa rosa platform. _almost_ working well with linux ;) [21:35] I bought the most cheap-ass Dell I could find and it works great. But yes, the power saving options don't seem to work. [21:35] i suppose you have already found powertop? [21:35] No, but I have now. [21:36] www.lesswatts.org is a great ressource [21:37] but some of their tips only work with newer kernels/newer X drivers [21:37] I'm on 64. Has it made it in? [21:37] i was referring to 2.6.24 ;) [21:38] eg the aggressive link power management for SATA and a few other goodies [21:38] never mind though, even the "basic" stuff can save you some power [21:40] Ta ... I'll give that a go. [21:41] and don't break anything :) [21:47] woah [21:47] what happened ot the world [21:47] laga is in here. [21:47] michaellamothe, what app? [21:48] are you the me-tv guy? [21:48] superm1_: Hi there, yep, I'm the Me TV guy. [21:48] ah [21:49] michaellamothe, so you haven't tested the app yet? [21:49] or what's the situation? [21:51] superm1_: I've tested the application. My wife uses it everyday. I have people using it from Australia, Spain, France and Germany that I know of. [21:52] so what is the issue in -motu then? [21:52] do you need another ack? [21:52] or what? [21:52] I'm not getting a lot of reponse from them ... some guys are really nice (persia) but because they don't have a DVB card they are not going to advocate it. [21:53] michaellamothe, do atsc cards work? [21:53] I need my first advocate. [21:53] since they are dvb based? [21:53] if so i can give it a run and take a look [21:54] superm1_: Haven't tried but I would bet they wouldn't unless they are reported as one of the other T/S/C type of card, very sorry. [21:55] superm1_: But now that I know that you people do exist, I'll start adding support now. [21:55] michaellamothe, i'll be glad to test it with my hardware once the support is there [21:56] laga can you try it even though your kubuntu? [21:56] laga, you've got some dvb stuff [21:56] michaellamothe, i [21:56] superm1_: Thank you, it's really hard to test without people with the hardware. I currently have this problem with DVB-S. [21:57] michaellamothe, i'll be glad to review the packaging and ack it after reviewing it later this week [21:57] michaellamothe, i've got a lot going on until fri/sat or so, so it will have to wait until then at least [21:57] superm1_: only in my master backend w/o X [21:58] laga, you should still be able to x forward this [21:58] laga, just to make sure "basic" stuff works [21:58] right? [21:59] superm1_: I doubt that I'd have ATSC support by then ... even so, it'd be in my development (unstable) branch which is not the one I'm promoting for Hardy. But I'd really like to get ATSC working. Thanks for the offer of help. [21:59] superm1_, laga: I've tried this and it works. Damn slow though. [21:59] michaellamothe, well if someone else in here will ack the dvb functionality (even if its someone you know who has it working coming in here to say so), i'll be glad to ack on their basis after reviewing packaging and stuff [21:59] i am having an issue with my mythbuntu front end, im sure i am missing something simple. When i do the "test" to connect to the backend it is successful. When i go to "Watch Videos" on the front end I do not see any of the videos that I have on the backend, it is just empty. What am i missing? [22:00] michaellamothe, i know how hard it is to get something like this in otherwise [22:01] superm1_: I hear that. You've heard me "banging-on" over on at -motu and now the packaging is done and in a very healthy state. [22:01] superm1_ so hopefully you won't have to much work to do. [22:03] The URL for REVU is http://revu.tauware.de/details.py?package=me-tv. [22:04] michaellamothe, okay, i'll be able to get to it later this week. i've got some other things i'm busy with until then. if you manage to get another ack before that, i'll upload with my ack [22:05] superm1_: Awesome, thanks. [22:06] laga: Are you able to help me? [22:06] will it work on feisty? [22:07] laga: It requires GTK 2.12, so no. Is that an issue? [22:08] Hiya SuperM1 :) === Trimble_Lurks is now known as Trimble_Epic [22:09] laga: I mean, it would be possible to upgrade GTK but then that's not really feisty, is it? [22:10] looks like feisty has 2.10 [22:11] sorry, no unstable packages on a stable box :/ [22:11] laga: Sure, are you running Etch? [22:11] no, feisty [22:11] :) [22:13] laga: Oh well, thanks for the chat. Do you know if there's someone else I can pester later? [22:13] try the ubuntu forums? [22:15] It just seems really hard to find GNOME people with DVB using Ubuntu that are also MOTUs. I have plenty of non-MOTUs who love the application. [22:15] probably becasuse the more knowledgeable prefer kde [22:15] no offense [22:16] michaellamothe, like i said if you bring a non motu in who just says that its working, that will be good enough [22:16] That's ok, no offence taken. It's true. [22:16] laga isn't a motu even. [22:17] laga, that is an overzealous generalization [22:17] My wife is not the "more knowledgeable" ... :) [22:17] superm1_: i know. [22:17] michaellamothe: That's my audience. [22:17] michaellamothe: not geeks. [22:18] superm1_: but remember what torvalds said ;) [22:18] i don't care what he said. [22:18] he is a kernel developer, not a usability expert [22:19] *sigh* [22:19] behold. angry gnome users. [22:20] i'm not angry [22:20] i'm just saying you can't make such a generalization with no basis [22:21] Thanks for the char guys. Gotta go. [22:21] yeah, i know. i should have made it clearer that i wasn't entirely serious about that. [22:21] haha [22:21] i figured as much :) [22:22] kde has more knobs which attracts the geeks, i suppose. i dont care whether someone uses gnome, kde or xfce [22:22] it's just that the sad state of kde in kubuntu makes me sad sometimes. one of these days i'll do something about it [22:25] besides, has anyone seen proof that gnome actually has interface designers? :) [22:25] they're gnome people, why would they lie! [22:46] i still can't get my tuner to stick to channel 3 when a channel change script is in place :( [22:47] Trimble_Epic i'm actually wondering if maybe you encountered a bug? [22:47] maybe I have :( [22:47] Trimble_Epic, i haven't been able to follow all day, as i've been a bit busy [22:47] would you like a recap? [22:47] but did you get around to trying composite / svid yet? [22:48] I tried. I couldn't get it to come in. the options in setup has 2 different svideo and 2 different composite inputs.. i tried both of the composites, and i couldn't get a picture to come in, [22:48] in both cases, it didn't even show snow - it just fell back to the main menu. [22:48] that sounds like you didn't properly bind it in mythtv-setup [22:49] perhaps. [22:49] if it just fell back to the menu [22:49] I did go into input sources and attached Schedules Direct to each of composite 1 and composite 2, and I also went into the video source and selected composite 1 and composite 2 (2 tries) as the default input... [22:50] but i'm very willing to admit i may have made a mistake/left out a setting [22:50] i dont have mythtv-setup in front of me where i'm at, but that sounds right [22:50] did you look at the log? [22:51] /var/log/mythtv/mythbackend.log [22:51] i think so, but I wasn't sure what to look for [22:52] something about why it couldn't activate the device [22:53] i mean, I did see that the external channel change script exited without error, but what I wanted to see was that the pvr150 was getting set to channel 3, then the external channel change script was executing. I didn't see that. Instead I saw something like "TVRec(1): HW Tuner: 1->1 [22:53] " [22:53] but i;m not sure that's related to the internan tuner getting set to channel 3. [22:53] there's a dump at http://paste.ubuntu-nl.org/46008/ [22:54] though, if you look at the bottom of it, I obviously did an accidental paste into my putty (hehehe oops) [22:55] hm [22:55] okay so these probably arent good: MythSocket(823d0a0:-1): writeStringList: Error, socket w [22:55] ent unconnected. [22:55] greek to me :( [23:03] um [23:03] well i'm not sure what to say [23:03] can you try to configure it once more with svid/comp [23:03] and make sure that you don't miss out on any settings [23:03] or get confused by anything along the way? [23:04] i can try it, sure. but it's not really what my goal to get working is [23:06] well those errors are usually very transient [23:06] so i'm hoping that this time around they dont crop up [23:06] and if they do, we can put things into a more verbose mode [23:07] to find out why [23:18] ok, i went through setup 1, 2, 3, 4 and 5. set to composite 1, everything appears right. [23:18] but it still just comes back to menu when i do Watch TV. lemme go check the log. if I can remember how ;) [23:21] :( [23:32] hm [23:38] ya know what, super, don't worry about it today.. i'm gonna play some wow and worry about it again in 2 weeks when i get back from my trip :( [23:43] okay