[01:55] Anyone know how I can ask to have a nick dropped so I can register it? === noinip is now known as pinion [02:36] excuse my newbness but how do I find my backend password for connecting from other computers? [02:38] pinion: /etc/mythtv/mysql.txt [02:39] thanks [02:40] can I change that right here or will it jack everything up [02:41] don't change it there [02:41] !mysql | pinion [02:41] pinion: If you are having problems connecting to your mysql database, you can perform the following to reconfigure it: 1. sudo dpkg-reconfigure mysql-server-5.0 (pay attention to the root password you set, you will need it for the next step) 2. sudo dpkg-reconfigure mythtv-database 3. sudo dpkg-reconfigure mythtv-common [02:41] if you need to change it you can follow that [02:42] awesome thanks! [02:51] So my goal with this is to have vmware server running freenas which is a NAS os and have that store the majority of my files. I'd like all my recording to have the commercials stripped out and then moved over to a directory on that virtual server. I'm not quite sure how all this is going to work yet but I'd like to set up the disk for the virtual machine. How much space should I leave to mythbuntu for the recording a [02:51] nd transcoding? [02:53] And would it be best to format that partition as XFS even though UFS is what is most stable, supported, and known to work? [03:03] heyey guys [03:03] how's everyone tonight [04:17] rhpot: you there? [04:18] Sharkonwheels: I'm around but I'm very busy so my responses will be slow [04:19] np - got the other 3 HVR-1600's today - box is running awesome. [04:19] Just wanted to reach out and say thanks! Did have a quickie question on XvMC, though... [04:19] cool, whats the question? [04:20] is XvMC *ONLY* a hardware solution? In other words, u said when XvMC was running, my screen stuff would be mono, which it now is. [04:20] But, does that guarantee it's using the hardware, ie, is XvMV *ONLY* hardware-based MC? [04:21] ya it uses hardware on the video card [04:21] I see in the mythfrontend logs it's looking for "NV44 Texture" as the diskplay, so am I correct in assuming it's working using the GF6200 hardware MC? [04:21] no chance it's doing "software" XvMC, correct? XvMC is a hardware-thing? [04:22] ya, if you are seeing monochrome menus then its on [04:22] once its on its on, there is no kinda on or anything [04:23] but there's no such thing as software/cpu-based XvMC - it's either the GPU, or it doesn't turn on, correct? Just making sure I don;t have something set wrong, and end up using the CPU for XvMC instead of the GPU. Sounds like XvMC is GPU-only, though, and not doable in s/w [04:23] ya its just a driver talking to the hardware [04:24] and it uses a chip on the hardware to offload the work that would normally be done by software [04:24] I set mine to "XVOpenGL" which is what the options say to set for NVidia, but the logs show that failing, and it goes to xv-blit [04:24] then I see themessages about NV44 Textures [04:24] I've never heard of using that [04:24] as the renderer [04:24] what you do is add that whatever.so file [04:25] libXvMCNVIDIA_dynamic.so.1 [04:25] in /etc/X11/XvMCConfig [04:26] [04:26] * Sharkonwheels needs to learn to read pages COMPLETELY [04:26] heh [04:26] ya most of the good nvidia stuff on that page is at the bottom I think [04:26] Option "XvmcUsesTextures" "true" in the device section [04:27] and I think thats about all of it [04:27] I'd show you this xorg.conf but its pretty hacked up cause that TV is a pain [04:29] hrm... why does that XvMC page say to set XvMCUserTextures to false? says it's required for Chromakey? [04:29] Option "XvmcUsesTextures" "false" # necessary for color Chromakey OSD) [04:29] your card is too new for that anyways [04:30] thats for the 4xxx series, they can do color menus while using XvMC [04:30] ahh... changing that option requires reboot? or just X restart? [04:31] should be ok with X I think [04:35] log says "Ack! Disabling chromakey OSD we can't use chromakey OSD if chromakeying is not supported" [04:36] msg said "xvmc-opengl not available - codec "MPEG2-IDCT" makes "xvmc-blit" available - using xvmc-blit instead [04:36] VideoOutputXv: XvMC adapter name: "NV17 Video Texture" [04:37] this is from 'tail -f /var/log/messages/mythtv/mythtvfrontend.log' [04:40] Sharkonwheels: I think you can safely ignore those [04:45] I'm using the 180.29 drivers (latest) could that be an issue? [14:46] hey, superm1 I don't know if you're the one that handles these things but the mythmusic plugin on the weekly builds is built against the wrong libmyth? or at least that's what it's complaining about [15:27] perilousapricot, fixes or trunk? [15:27] trunk [15:28] 0.21.0+trunk19693-0ubuntu0+mythbuntu1 [15:31] perilousapricot, tonight there is a new trunk build. if the problems persist after it, we'll have fresh build logs to see what goes wrong [15:31] i'm guessing it was an inconsistency with last week's build [16:01] superm1, cool, I'll let you know how it goes tomorrow [16:14] i have a question for a friend i'm on the phone with: can you set up one Myth box and access it from anywhere in the home network? === MythbuntuGuest20 is now known as Roracle [16:14] even from Windows machines? [16:15] yes, on window machines you will need the windows client and you won't have the full experience [16:15] but it will work [16:15] so you don't have to have each one plugged into the cable, just have it access the network then? [16:17] right, the backend server will contain the tv cards, then you watch tv on other systems [16:17] like a laptop [16:17] from the way you put it, i was wondering if the windows client just has less features or is it not as stable? [16:18] can the client be used on the same system as the server? [16:19] yes client/server can be same machine [16:19] the windows client is fine, but you only get to watch recordings, if you use the beta client you get live tv. You do not get movies, music, or any of the other plugins [16:20] awesome, i've never done this before, but i wanna help him set it up. i'm good at following directions so i'll try to not bother you guys, lol [16:27] Is the WinMyth project over at sourceforge the recommended windows frontend? [16:27] no [16:28] or maybe it is [16:28] hmm [16:28] it's on the live cd [16:28] sec let me look it up [16:29] sforge files look old [16:30] I know the version we ship is 4.1, and that 5.0 has live tv and is in beta last I checked [16:30] http://www.sudu.dk/mythtvplayer/ [16:30] thats looking old though too now :( [16:31] t/y [16:31] 9.04 may be the last release we ship that player with [16:32] yea, if we can add the native windows port of the frontend to the live disk, we will probably ship that [16:32] but we haven't done any testing on that yet, so that at least 9.10 if not later [16:37] I was sure I saw something about a windows frontend poking around my 8.10 install last night. Not finding it now [16:38] well the windows frontend doesn't get installed on linux machines [16:39] I think you can see it if you look at the contents of the ISO [16:39] but it shouldn't be on your computer [16:40] ...ah, oh, here's what I found on my linux install: /usr/share/doc/mythtv-backend/contrib/Win32 ... now to find that iso [16:45] I had never even plugged that ISO into an MS box. Came right up and offered to install windows frontend. awesome. t/y [16:46] asphere, you are right, there is some windows port stuff in the install. Thats the script to install the native windows port. [16:46] i'm going to test that port out now [16:52] Hello, I'm having a few issues with a brand new mythbuntu 8.10 install. I am unable to record tv. I've tried going in from the frontend (on same machine as the backend) as well as mythweb. It will act like its going to schedule but when I look under upcoming recordings its empty. [16:53] I'm going have to have play around with MythTV Player some more to get it to work. But I think I prefer the MythWeb interface on an ms box anyway [17:07] asphere, i've checked into it, we can't ship the windows port [17:07] well, we can't ship the dependencies for it [17:07] !logs | MythbuntuGuest45 [17:07] MythbuntuGuest45: MythTV logs are stored in /var/log/mythtv/ You can use mythbuntu-log-grabber from the Applications menu to automatically post the most relevant logs to our pastebin. [17:19] grrr, I still can't get any sound out of this tv card... [17:31] tgm4883 my logs are on their way, sorry to keep you waiting === _Mazga is now known as Mazga [17:50] tgm4883: here are my logs http://mythbuntu.pastebin.com/f82a117c [17:55] hello [17:56] need some help fixing mythtv and xml settings for belgium [18:02] anyone [18:05] asphere: is there something wrong with the mythtv player that ships on the iso? [18:09] hello [18:14] rhpot1991, When I tried it, it installed fine and well, and the UI listed all my recordings, but then when I went to play a video, it froze. [18:14] May not be the software fault though. Let me try disable firewall and see if it goes [18:27] rhpot1991, OK... it plays video but it's currently unwatchable either due to buffering problems or my network not being up to speed... [18:28] ...every 5 seconds or so it pauses and rebuffers. Network should be running 100Mb and I can stream video smooth between the same 2 machines from MythWeb [18:33] asphere: could try searching/posting here http://www.sudu.dk/mythtvplayer/forum/ [18:33] ...it's not a firewall thing. I turned it back on and the same. Player gets frozen on hi-def content. Lower-rez stuff gets thru but with long buffering pauses [18:33] t/y [22:58] mythbuntu cannont connect to server, a common problem, which i have not been able to solve using google [22:59] "cannot connect to database" [22:59] !mysql [22:59] If you are having problems connecting to your mysql database, you can perform the following to reconfigure it: 1. sudo dpkg-reconfigure mysql-server-5.0 (pay attention to the root password you set, you will need it for the next step) 2. sudo dpkg-reconfigure mythtv-database 3. sudo dpkg-reconfigure mythtv-common [23:00] ty [23:05] $ sudo dpkg-reconfigure mythtv-database 3 [23:05] * Starting MySQL database server mysqld [ OK ] [23:05] Package `3' is not installed and no info is available. [23:06] why are you typing 3 there? [23:06] ahhh lol, i got it now [23:07] * tgm4883 smacks head [23:07] rhpot1991, maybe there should be quotes around commands [23:10] maybe i need to install winderz mce lol [23:10] very strange application, that is impossible to get running unless your a programmer [23:10] ok then... [23:12] wtf? [23:12] i'm already not in a good mood [23:12] I might ban someone [23:12] just give me a reason [23:13] !stab everyone [23:13] * Zinn stabs everyone with a rusty spork. [23:13] * rhpot1991 isn't in a good mood today either [23:13] rhpot1991, you can't stab everyone [23:13] why not? [23:13] for instance, you still love al gore right? [23:13] and michael moore? [23:14] heh [23:14] kees, I was told to bug you (and by bug, I mean ask politely) what the proper solution to fixing the problem where multiple tuners will switch places at a reboot [23:15] you aren't around right now, so you can pm me with a response when you get back [23:16] tgm4883: I think Sharkonwheels was having that issue so tell him if you find out and he is around later [23:16] should learn zinn the solution [23:16] rhpot1991, were IIRC there are some workarounds [23:16] but kees knows the proper way to do it