/srv/irclogs.ubuntu.com/2008/11/25/#ubuntu-mythtv.txt

frozenskunksuperm1: do you have any updates to ivtv available for 8.10 in your ppa, or are any of the older ones available that can be used (or do I even need them)? I am having the 'Unable to Initialize Video' problem with playback on a PVR-350, and haven't been able to find the changes (in your ppa) that are discussed in the fixes I have found online for older versions...00:45
superm1frozenskunk, i haven't touched and/or thought about that stuff for quite a while...01:39
frozenskunksuperm1: so it should still be available in your older ppa's? Or were those rolled in to newer versions, and I"m barking up the wrong tree on this problem?01:40
superm1frozenskunk, i've only got one PPA..01:41
superm1frozenskunk, so whatever is there is there01:41
superm1i think the only time i pushed a fix was for one release01:41
superm1and then that should have been in the new release afterward01:41
frozenskunksuperm1: sorry, I meant from older revisions (8.04 etc.) or am I misunderstanding, and those wouldn't do anything for me anyhow.01:41
superm1frozenskunk, you dont want to use older xserver-xorg-video-ivtv packages with the new X stuff01:42
superm1it's possible it doesnt work with the new X stuff because of the new API for drivers too01:42
frozenskunkok, so the older how to's I'm reading that refer to the bugs in that don't appy to 8.10 any more01:42
frozenskunksuperm1: if I could just get all my hardware to work in one version, I would be set! ;-)01:43
superm1frozenskunk, well they likely dont apply to 8.10 anymore, but again i haven't looked at that stuff this release, so i dont know for a fact01:44
superm1frozenskunk, sorry i can't be more helpful :)01:44
superm1if you just start with a vanilla 8.10 install, what's happening with the basic howtos?01:44
superm1where you turn on xorg.conf options and install xserver-xorg-video-ivtv etc?01:44
frozenskunksuperm1: No problem, thanks for everything else you have done! At least you may have kept me from chasing a ghost for the next 3 weeks...01:45
frozenskunkI haven't gotten the 'new' xorg.conf file to work yet, when I switch over to the one given in the latest how-to in the forums the machine will boot and then kick me out to a command line login, like x failed.01:46
superm1frozenskunk, according to https://launchpad.net/ubuntu/+source/xserver-xorg-video-ivtvdev, we should have a sane version in intrepid that's functional01:46
frozenskunkThis is what I have been using: https://help.ubuntu.com/community/MythTV_Gutsy_hardware_pvr-350_TV-out01:47
superm1ah that's quite old01:47
superm1so i'll try to help if you promise to update the wiki page if you get it working :)01:48
frozenskunkYeah, but it was the most current that I could find. I can get just about everything going (cat a mpg2 file out, etc.) but I can't switch X over to the 350 yet. I have seen some others asking the same types of questionins in the forums, but no answers yet..01:48
superm1okay01:48
frozenskunkI will GLADLY rewrite the page if you can get this going!!!01:49
superm1so for starters, you dont want to have a files, module, or any input device sections01:49
frozenskunkHeck, my fiance will probably do it for me if I can get this to work again!!! ;-)01:49
superm1also take out the DRI section01:49
superm1and the server layout section01:49
superm1so you'll just basically have a monitor, screen and device section01:49
frozenskunkok, in the xorg.conf file, make sure there are no file, module of input device section?01:49
superm1yup01:50
frozenskunkok, let me vnc over to that box and check01:51
=== benoit_ is now known as Guest86689
=== Guest86689 is now known as xtremxpert
frozenskunkOk, the xorg.conf file I got from the previous link has all of those. Should I comment them out of that file, or start from scratch with a version written for 8.10?01:54
superm1well i'd say comment them out01:54
superm1in the end you'll have something that should be for 8.10 i think though01:54
superm1so i guess you'll achieve the same result either way01:55
xtremxpertI have some issue with dvd playback in mythbuntu 8.10, with vlc it's fine, but with mythfrontend the playback is choppy01:55
frozenskunkOk, let me see what happens when I do that.01:56
xtremxpertLike a dma issue01:56
superm1xtremxpert, what graphics driver?01:56
xtremxpertcatalist from amd01:56
superm1xtremxpert, okay so you probably dont have the video overlay turned on then01:58
superm1aticonfig has an option to enable a hardware overlay01:58
xtremxpertyou mean adding Option "VideoOverlay" "on" in xorg.conf02:00
xtremxpertor Option "OpenGLOverlay" "on"02:01
superm1right02:01
xtremxpertwich one02:02
superm1videooverlay02:03
frozenskunksuperm1: Ok, finally got the changes made (I think) and am rebooting now. I posted the file here so you can double check if this doesn't work: http://mythbuntu.pastebin.com/m380641b902:12
superm1frozenskunk, i see a problem already02:12
superm1you didn't comment out that last endsection02:13
superm1it's not going to parse right02:13
frozenskunkand of course I flip back to this wondow right after rebooting... ;-) I will edit and try agin.02:14
xtremxpertSolution is : Option "TexturedVideo" "on"02:14
superm1xtremxpert, yeah it depends on if your video card supports one or the other02:15
superm1if you came back saying it still didn't work, i was going to recommend that02:15
xtremxpertbut now, I have two image one on top of the other02:15
xtremxpertlol02:15
superm1xtremxpert, theres a fix for that too02:15
superm1xtremxpert, turn off bob detinterlacing02:15
superm1switch to something else02:15
xtremxpertjust for the menu, the movies play fine02:15
superm1oh hum02:16
superm1that's a bit odd...02:16
xtremxpertgonna reboot and try again, may be it did not like my ctrl+alt+bs02:17
frozenskunksuperm1: Ok, that got X over to the TV! (Yeah, forward progress!) However, I still get the 'Unable to Initialize video when trying to play a recording or watch live TV.02:25
superm1frozenskunk, okay that's great to hear the first part02:26
superm1frozenskunk, so lets see /var/log/Xorg.0.log to make sure nothing is wrong on the X pieces02:26
superm1and that it's something with myth hating you02:26
frozenskunksuperm1: As a side note, and for the updated page; where would I have ever found to make sure not to include files, modules, etc in xorg.conf? I've been working on this for a few weeks and haven't seen the first mention of that...02:26
superm1frozenskunk, inside the mind of someone who knows more about the X config files than the average joe or jane?02:26
superm1:)02:26
frozenskunkSo that's why I'm writing the page, go it!!! ;-)02:27
frozenskunkWhat changes between the old versions and the new to make that different?02:27
superm1the new version can go entirely without an xorg.conf02:28
superm1in a lot of cases02:28
frozenskunkchecking the log file now, give me a few minutes since I'm working between 2 boxes right now.02:28
frozenskunkanother small annoyance I'm having. Do you know off the top of your head how to make the wireless network connect on reboot? With afresh install of 8.10 it always asks for my keyring password before it will connect using the saved WPA password, which makes me go to the other room to type a password when I reboot...02:30
superm1frozenskunk, i might want to introduce you to the tool "pastebinit"02:31
superm1it's good for sending log files directly to pastebin02:31
frozenskunkSounds tempting! apt-get it?02:31
superm1frozenskunk, oh that thing is so annoying. it only happens with automatic logins02:31
superm1i dont know the solution though02:31
superm1yeah frozenskunk02:31
frozenskunkso, either cancel the auto login and type that password, or type the wireless password? My choice? ;-)02:32
frozenskunkOk. also for this log file, do I want the -350 playback enabled or diabled in mythfront end (as /dev/video16) I've tried it both ways with the same result02:33
superm1frozenskunk, hopefully there is a better solution, but afaik that affects normal ubuntu too02:33
superm1that won't matter for the Xorg log02:33
frozenskunkThe login didn't do that in previous version (7.10 was the last I had working), but I can live with something small like that.02:34
superm1look around the forums for workarounds02:34
superm1hopefully someone knows of something there02:34
superm1not just the mythbuntu section02:34
frozenskunkI will, haven't even begun to battle that windmill yet...02:36
frozenskunkpastebinit -i /var/log/Xorg.0.log -b http://mybuntu.pastebin.org02:38
frozenskunkIs that the correct usage?02:38
superm1you can use any pastebin, doesnt have to be mythbuntu.pastebin.org02:39
frozenskunkGood, because mythbuntu didn't seem to work, here is the one that did: http://pastebin.com/f188ea3a02:40
superm1okay so based on that try /dev/video4802:41
superm1in myth02:41
frozenskunkStill get the "unable to Initialize Video' when I changed to /dev/video48 in mythfrontend setup...02:46
frozenskunkI don't have to restart X or anything for that to work, do I?:02:46
superm1not afaik.02:48
frozenskunkAlso, based on my log file, what should the BusID and frame buffer be so I can make sure I got those correct.02:48
superm1/dev/fb0 looks right02:48
frozenskunkI didn't think I had restarted for that in the past, just wanted to verify.02:48
superm1the busid i'm not sure02:49
superm1hmm "#02:49
superm1(II) IVTV(0): Enabling Xv support for PVR350"02:49
frozenskunkOk what about the 0:8:0 for the busid?02:49
superm1wonder if you just dont need to use the pvr-350 output magic anymore02:49
frozenskunkDidn't even know I was using magic! What is it, and how would I have ended up using it?02:50
superm1the stuff in myth02:50
superm1but you said you tried it both ways02:51
superm1it's possible there is a bug in myth regarding it's handling too02:51
frozenskunkOh, let me double check that I did.02:51
frozenskunk(I did make a mistake once before... ;-)02:51
frozenskunksuperm1: That did the trick! I must not have done it before like I thought... THANK YOU!!!02:55
superm1which?02:55
frozenskunkNow, where and how should I go about posting this for everyone else?02:55
superm1start a new wiki page02:55
superm1based from that old one02:55
David435hello02:56
frozenskunkDeselected the -350 option in the mythfrontend tv playback settings.02:56
superm1https://help.ubuntu.com/community/MythTV_Intrepid_hardware_pvr-350_TV-out02:56
superm1frozenskunk, sweet :)02:56
superm1should tell upstream to take that out too then i think..02:56
David435i just installed newest version of mythbuntu and cannot get imod pad remote working with imon usb reciever02:56
David435im not sure what it is im doing wrong02:56
frozenskunkOk, will do.  I will let you know when i get a first version up so you can check if you don't mind.02:57
David435dmesg seems to pick up the usb reciever02:57
superm1sure02:57
superm1try to take out as much cruft as you can02:57
superm1simple pages are better :)02:57
frozenskunkIs there a reference I should use for what I removed from the xorg.conf file?02:58
frozenskunkYeah, I think I bashed my head against 14 walls that didn't matter based on the old files...02:58
superm1well just post your working one (with all the commented lines taken out)02:58
superm1and you should  be good with that02:58
=== Timrit_away is now known as Timrit
frozenskunkOk, I will start working on that now. What should I name the new page, or should I make it an edit to the old one https://help.ubuntu.com/community/MythTV_Gutsy_hardware_pvr-350_TV-out ?03:02
superm1frozenskunk, new page i say03:03
superm1that old one contains too much old information03:03
frozenskunkOk, never created a new page, how do I do that?03:03
superm1that link i gave you - go to it03:03
superm1and you should be able to create a new page with it03:04
frozenskunkWhat link03:04
frozenskunk?03:04
superm1https://help.ubuntu.com/community/MythTV_Intrepid_hardware_pvr-350_TV-out03:04
frozenskunkOh, I see where you sent it now, that's what I get for being in the other room, marveling at the video playing back on my TV.... ;-)03:05
frozenskunkIs there a preferred template to use for the new page?03:06
superm1you can copy the source of the gutsy page for a starter i suppose03:07
superm1and take out what's not applicable03:07
superm1otherwise, i dont know of a good template03:08
frozenskunkI mean from the link you provided, should I create a blank page, or use one of the templates (i.e. CategoryTemplte, HelpTemplate, etc.)03:09
superm1blank03:09
frozenskunkOk, working on that now. Will let you know when I have something for you to check. Thanks again for your help!!! I have been working on this for a couple weeks now after a 6 month ordeal with commandir and have been incredibly frustrated with the non-working mythtv box in the living room...03:20
frozenskunkI will try to have the basics up on the page tonight, no need for someone else to struggle more than needed...03:21
Stemming78hey guys...  wanting to go NAS for my new setup and was wondering your thoughts on a unit....  Currently have my thoughts on the Thecus N2100BM... Any thoughts as to which direction I should go?04:05
Stemming78So, Thecus N2100BM or is there another unit I should look into04:06
=== Timrit is now known as Timrit_away
=== Timrit_away is now known as Timrit_zZz
ChaorainI'm trying to set up my other computer to use MythBuntu and I need help understanding all the options of the installer. Will you duys help?05:30
ChaorainI'm useing the latest stable version05:30
ChaorainI know I want it setup as a Backend w/ Frontend05:36
Chaorainall the plugins05:36
Chaorainwell everything05:37
Chaorainwhat are the VNC-service, SSH Service, Samba Service, NFS Service, and MythTV Service?05:38
Chaorainand the Mythweb Access Password, MySQL Server Root Password,05:41
frozenskunksuperm1: the first version is up, please make changes or let me know what I need to change. I will work on finishing it out when i have some more time. THANKS AGAIN FOR ALL YOUR HELP!!!05:43
ChaorainWhat do I set for a remote control? I have a Pinnacle TV tunner and the remote for that but that is the only remote I have. Also there are three Pinnacle remotes which do I chose?05:46
ChaorainThere are several options for Additional Driv ers "Frontend Drivers" Modify video Driver & Settings I cacn select several drivers. I have a single Nvidia 7900 GS05:51
Chaorainany help would be appreciated05:51
ChaorainI have  to go now If you have an inclanation email me at Chaorain (at) Gmail (dot) com06:06
cannmorning08:10
mewhat the hell does "Could not open "to probe its i)" mean?09:20
Zinnme: Please watch your language.09:20
daviscThat's one sensitive bot...09:27
medacisc hi09:31
medavisc hi09:31
daviscMorning09:31
medavisc could you help me09:32
daviscWhere did you get the rror?09:32
memythfilldata base wont fkn run09:33
daviscThat's the extent of the error?09:33
meno error09:33
meit just wont run09:33
meit just runs then stops09:33
mealso my card says something about cant find to probe09:35
medavisc09:36
daviscHas the database being created?09:36
daviscbeen *09:36
mei dont knwo09:37
meknow09:37
daviscDo you know the name of the database? (mine is mythconverg)09:37
meoh yes thats the name of it, but why does that matter?09:38
daviscAre there any files in /var/lib/mysql/mythconverg?09:39
meno09:40
meactually09:41
meit just says, "the folder contents could not be displayed"09:41
daviscThere is some config file in ~mythtv (think it's an xml file) with all the MySQL info in it09:42
mewhere?09:43
davisc(I don't have access to my media centre at the mo so I can't check specifics)09:45
methis is really pi$$ing me off09:45
methe daviscbase is allready setup, davisc09:47
NicEXEI want to install Mythbuntu on my current Ubuntu 8.10 (64 bit) installation according to this instructions ---> http://www.mythbuntu.org/existing-ubuntu . The problem is that I have a website and I already have an SQL server (from the XAMPP package). Does this installation includes an SQL server?12:10
* NicEXE is away: I'm busy12:24
darthanubisNicEXE, just install all the mythtv packages on your ubuntu system.12:43
darthanubisand to answer your quesstion, yes12:44
laga<12:48
lagaoops12:48
=== Timrit_zZz is now known as Timrit
* NicEXE is back (gone 03:09:36)15:34
NicEXEoh great... I have just installed mythbuntu as darthanubis instructed me <darthanubis: NicEXE, just install all the mythtv packages on your ubuntu system.> and I now have an extra SQL server that makes my website not work! How can I uninstall that SQL server and use mythbuntu with my old SQL server?15:43
DavieyNicEXE: What sql server does your box already have?15:43
NicEXEI had a MySQL server (from the XAMPP package)15:44
jphillipwhy not just backup your data from the old mysql and port it to the new one?15:46
jphilliprun them both off the one maintained by apt15:46
NicEXEbecause I had a huge amount of data set on my old MySQL server and many places that uses that MySQL server (address, users, databases)15:48
NicEXEis there any way to uninstall the SQL package that mythbuntu installed on my system?15:50
jphillipsure, but I think you'd be better porting to the one maintained by apt, otherwise you will lose a lot of the mythbuntu abilities unless you start modifying everything to look at your other mysql install15:51
jphillipfireup synaptic and remove the installed mysql-server, you will need to get yourself a mythconverg db and setup your permissions by hand for mythtv then15:52
NicEXEI have just to change the MySQL username, password, and database name...15:53
Daviey< NicEXE> I had a MySQL server (from the XAMPP package)15:58
DavieyWHY?!15:58
DavieyNicEXE: You really are giving yourself a headache using that15:59
DavieyXAMPP is fine for windows.. but really not a good idea for a packages distribution like ubuntu16:00
NicEXEbecause if I keep my old server I will only have to change mythbuntu settings... If I keep the new server I will have to change all that code, users, address on many files16:01
NicEXE* and databases16:01
Davieyno, you don't16:02
NicEXEok the address remains the same16:02
Davieyyou just need to dump the old database into an SQL file, and import into a new one16:02
NicEXEif I uninstall the new SQL server I am forced to remove some mythbuntu components too. How do I disable the new SQL server?16:06
Davieysudo /etc/init.d/mysql stop16:06
NicEXEcommand not found16:07
Davieyeh?16:10
DavieyThis is Ubuntu, right?16:10
NicEXEright16:14
NicEXEubuntu 8.10 (64 bit)16:15
jphillipDaviey it might not be started since he has one running already?16:15
Davieyjphillip: Then it wouldn't be causing problems with his exisiting mysql stufff16:16
minimecHi folks. Have some problems with the initial configuration of an PVR-250. Lokks like hardy heron (added mythbuntu metapackage) is recognizing my card. Channels are found. Mythfilldatabase is ok too. BUt I cannot switch channels. It stays always stays on the startup channel.16:17
NicEXEsince the installation was done visitors (and me on localhost) are getting mysql database errors16:17
DavieyNicEXE: just uninstall mysql .. do a dump from XMPP16:19
Davieyinstall mythtv again16:19
NicEXEnevermind... I will find a way out... thanx for the help in anyway16:20
Daviey...16:20
minimecNicEXE: I did not follow your discussion, but I had some mysql problems too, when I installed mythtv yesterday. In fact I never had acces from mythtv to the mysql database (no upnp...). Had to reset the mythtv user-password manully mith mysql-admin...16:22
jphillipminimec I'd double check your broadcast frequency (I think thats what its called), make sure its the right thing16:27
minimecjphillip: broadcast frequency ?!? I will check google for it ;) THX16:28
minimecjphillip: Do you mean the 'channel frequency table'?16:33
jphillipI think I might16:34
jphillipI've had problems where if I left it on us-broadcast instead of us-cable I only got a few channels instead of them all16:35
tgm4883_laptopbroadcast would give you about 14 channels.  Cable will scan for more.  There is a general frequency table and a tuner specific one16:39
minimecjphillip: Well... I get all the channels... But I cannot switch between them and I have no finetuning on them... Image and sound is good on one of them by the way...16:40
jphillipdid you attach the channel source to the card?16:48
minimecjphillip: Sorry. I was working on the problem INdeed it looks like I had to chance TV Standard from PAL to PAL-BG and freq.. to europe-west. Hope it works now... Thank you.16:54
jphillipnp minimec16:55
chris__!help16:57
Zinn!help Use ! followed by a topic to get help on the topic (if it exists) example: !logs.  Other available commands: !status, !about, !bug [bug_number].  For a  complete list of my knowledge visit: http://www.baablogic.net/Zinn.cgi16:57
yotuxrecommend remote to control mythbutnu16:59
tgm4883_laptop!MCEUSB2 | yo17:01
Zinnyo: http://www.mythtv.org/wiki/index.php/MCE_Remote17:01
tgm4883_laptop!MCEUSB2 | yotux17:01
Zinnyotux: http://www.mythtv.org/wiki/index.php/MCE_Remote17:01
yotuxthankz17:01
yotuxso from my understanding you are recommending that I the remote for windows vista17:05
tgm4883_laptopor XP17:05
tgm4883_laptopI have the third one from the left.  Very nice17:06
yotuxI got a remote with my notebook  for vista17:06
tgm4883_laptopyotux, maybe it will work then17:07
jphillipI have the same one as tgm4883_laptop, works nicely17:07
tgm4883_laptopIIRC, most of the devs have that remote17:08
yotuxany idea where to get them from17:09
jphilliptgm4883_laptop I think its hard to find now17:09
tgm4883_laptopebay17:09
tgm4883_laptopbut it's even hard on there17:09
jphilliponly thing I have seen recently is a 3 pack from buy.com17:09
=== Timrit is now known as Timrit_away
foxbuntuyotux, I own www.foxmediasystems.com and I have an MCE remote, however I have not listed any products on my website for public purchase yet17:12
foxbuntuyotux, if you need one PM me and we can work it out17:12
minimecjphillip: Still fighting... ;) But You are definitly right with your idea, as now I am working with both tuners I have (PVR-250 + an old bttv-card) Both card cannot switch channels using the same 'Source' on mythtv.17:13
yotuxfoxbuntu: dont know how to pm sorry17:16
foxbuntuyotux, right click my name and "open dialog"17:16
foxbuntuor /msg foxbuntu17:16
TJ1Anybody know where I can find details on how to get a Hauppauge PVR 150 working with Mythbuntu 8.10?  I'm getting "failed to get data for code 0, key 525" when doing an irsend, which, according to https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/275549, seems to imply a problem with the codes being sent.  Trying to use the blushingpenguin.com lircd.conf gives me a segfault when starting lirc.18:15
fishsponge_hey people - i've just been through the process of creating a DVD ISO image from some MP4 files in my video library, and now i'm at the log screen, supposedly waiting for it to create the ISO image, but nothing is happening18:17
fishsponge_any ideas?18:17
foxbuntufishsponge_, is nothing in the log or is it just sitting there with a few items in the log?18:44
fishsponge_there is nothing in the log, and nothing happening when i look at 'top'18:45
foxbuntufishsponge_, do you have ffmepg and such installed?18:45
fishsponge_indeed18:45
fishsponge_done lots of transcoding manually, so definitely have ffmpeg installed18:45
fishsponge_and mkisofs18:45
fishsponge_and growisofs18:45
foxbuntuk18:45
fishsponge_video files are currently libx264 video and libfaac audio in a .mp4 file18:46
fishsponge_and i want to burn them to a DVD to play at a friends house, basically!18:46
foxbuntuhave you looked in the backend log to see what is going on yet?18:46
fishsponge_nope... don't know where it is!18:46
foxbuntu/var/log/mythtv/mythbackend.log18:46
fishsponge_backend log has nothing in it18:47
fishsponge_well, nothing related to this!18:47
fishsponge_i'm running 'tail -f' on it, and since i started the burning process again, nothing has been displayed18:48
fishsponge_i'm transcoding the videos as follows now, manually:18:50
fishsponge_ffmpeg -i video.mp4 -sameq video.dvd18:50
fishsponge_maybe they'll burn bettter?18:50
foxbuntubetter than what?18:51
fishsponge_better than currently, where nothing seems to work18:51
fishsponge_and even if mythtv refuses to play ball, i think i can use dvdauthor and mkisofs to make a proper DVD with those files anyway, right?18:52
foxbuntuhave you tried something other than those mp4 files? just to make sure your setup is working?18:52
foxbuntufishsponge_, correct, but there is no reason it shouldnt work18:52
fishsponge_well that's all i have, hence the transcoding :-)18:53
fishsponge_it's odd to have nothing logged though, it's almost as if it's not even trying18:54
fishsponge_i think i'm going to give up onn this for tonight... i'm transcoding to dvd, and i shall try dvdauthor and mkisofs tomorrow, once they've transcoded!18:55
fishsponge_only wanted a simple DVD to be burned, and while i appreciate this software is free etc... and i do want to contribute to making it better, tonight is a night when i don't have the energy, if you know what i mean!18:56
fishsponge_i appreciate the help as well though...18:56
fishsponge_and if you can convince me, i may stay on for a short while more...18:56
fishsponge_but falling asleep slowly! lol18:56
foxbuntulol18:56
foxbuntugo get some sleep, revisit us tomorrow18:56
fishsponge_lol, will do!18:59
fishsponge_thanks for yor help though18:59
=== protonchris_ is now known as protonchris
MythbuntuGuest59has anyone had issues with 9.04 alpha.. I have downloaded the iso(2 differnt comptuers), checksum'ed the image and have burnt now 4 CD's.  when i boat off the cds I first run the option to check the CD, and this seems to lock the computer(2 of them).  I have also tried to just load the software with out checking the image and it also locks the computer.  in ehter case, sometimes it comes back and says the errors in r20:16
lagaMythbuntuGuest59: please report a bug20:21
KakamaOh hello21:50
KakamaI wanted some advice21:50
KakamaI'll lay down the story, here, I've got 2 PCs for free, 256 ram, ok processors for Windows 98 computers I guess, basically run of the mill 10 year old office workstations21:51
KakamaI sorta broke MythBuntu by unchecking the wrong service before, I'm about to go reinstall it but I was wondering21:51
KakamaI have 2 of these boxes21:51
Kakamawould it be more efficent if one ran the frontend and one ran the backend, with the backend being connected to the external media drive?21:52
hadsThey do sound quite low power21:52
Kakamavery low power.21:52
hadsMyth does need a bit21:53
Kakamaon a side note I'm not very familiar with Linux, I just got a replacement new terabyte hard drive I am going to partition off, will MythBuntu deal with NFTS fine or should I use that linux file system21:53
KakamaI'll just keep throwing out various questions while I'm here21:57
hadsYou should use a Linux filesystem22:00
Kakama..well I guess that is it actually, how do I manage an external drive with mythbuntu, is it automatic or what? And is there a way to create new shared folders without disrupting existing ones? I used shares-admin last time and it suddenly made the various folders I could see shared on the network with my windows computers disappear22:00
hadsI can't help with Windows.22:00
KakamaWhat about the idea of using 2 computers, one for a backend and one for a frontend22:01
Kakamais it practical at all or would it be more practical to just use the one22:01
hadsIt may help, I'd say that it's going to be too underpowered for a frontend either way though,22:01
KakamaIt worked before really, a touch of lag but nothing that bad.. I can dedicate the entire hard drive for the OS, there are only 10 gigs22:02
lc0139309hi..Q: how do i enable logging on mythfrontend 8.04? Thanks.22:28
=== Timrit_away is now known as Timrit
mcquaidsince i upgraded to 8.10 it looks like myth has swapped fields on me.  I even set live tv to 320 x 240 and I still get interlacing, which i shouldn't get with half frame resolution22:48
mcquaidi don't know if it's a myth issue or something related to bttv/v4l22:48
mcquaidmy tvtuner is a zoltrix tv genie based on the bt 878 chipset22:48
mcquaidit has been fine in all previous versions22:48
mcquaidand i know it's not a playback issue because old recordings prior to the upgrade playback fine22:49
mcquaidanyone else see something similar?22:49
mcquaidor is there a way to force field swap?22:49
TJ1(Asking again :) Anybody know where I can find details on how to get a Hauppauge PVR 150 working with Mythbuntu 8.10?  I'm getting "failed to get data for code 0, key 525" when doing an irsend, which, according to https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/275549, seems to imply a problem with the codes being sent.  Trying to use the blushingpenguin.com lircd.conf gives me a segfault when starting lirc.23:02
MythbuntuGuest59laga: i have already reported the bug on bug.launchpad for the 9.0423:25
MythbuntuGuest59laga:  not trying to be short, thanks for your help.23:25
=== Timrit is now known as Timrit_Dinner

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