[00:00] I'd tell you for sure if my machine worked :D [00:00] So, somewhat interestingly, I've just managed to install Windows 7 [00:19] hmm [00:19] try to boot to livecd now [00:22] Yeah, did. No go. [00:23] Even upgraded BIOS while I was in wondows. [00:33] hmmmm [00:39] Gibby, remote? [00:41] fluvvell, yes an IR remote [00:41] * fluvvell spent previous week in lirc lockdown, not getting out until it was working [00:41] not much experience with mce though, mainly hauppauge [00:42] fluvvell, over in mythtv-users they think my receiver is using devinput and not lirc [00:42] Gibby, thought devinput was used by lirc, [00:42] dev/input [00:43] There are about 5 "ducks" that need to get in a row to make lirc work [00:44] device module (unless already in kernel) hardware.conf , lircd.conf and lircrc [00:44] well thats 4, but a serial one needs two devices installed [00:45] lirc uses /dev/lirc devinput is /dev/input/mouse and /dev/input/keyboard from my understanding [00:46] yeah but in your /etc/lirc/hardware.conf it should be dev/input [00:47] nope /dev/lirc0 [00:47] should i change it? [00:47] then iirc something like /dev/input/event# =5, 6 or 7 depending on what /proc/bus/input/devices says [00:48] i have event 0-7 [00:49] does it say an mce device in your /proc/bus/input/devices file ? [00:50] hmm nope [00:50] mm, must be something compatible. Pastebin? [00:51] http://pastebin.com/e3wujeS5 [00:52] it is the HOLTEK i think [00:53] yeah, was wondering that. [00:53] this is it from lsusb Bus 003 Device 002: ID 1241:e000 Belkin [00:53] event 4 and 4 [00:53] Oh, Belkin? [00:54] so i need to edit /etc/lirc/hardware.conf and make REMOTE_DEVICE="/dev/input/event4" ? [00:54] Wonder why they dont identify as belkin in the devices. [00:54] well yes, or 3 [00:54] which one is it? lol [00:55] you're gonna have to try each one individually [00:55] and REMOTE_DRIVER="dev/input" [00:56] next is to check on what is coming in as codes [00:56] and that is irrecord [00:56] thought it was irw [00:57] REMOTE_DRIVER="dev/input" [00:57] you're not at irw yet [00:57] REMOTE_DEVICE="/dev/input/event3" [00:57] yep [00:57] right? [00:58] do irrecord --help [00:58] you'll need irrecord -H dev/input -d /dev/input/event3 -n belkinremote.conf [00:59] or name the file whatever suits really. the -n stops forcing you to use pre-determined names for the buttons [00:59] do i need to use sudo? [00:59] yep [01:00] ok i got alot of ................... when i held the up arrow on the remote [01:00] good! [01:00] I take it you're following the onscreen instructions [01:01] nope lol, it just said Hold down an arbitrary button so i did and that was it [01:01] well yes, thats the first instruction lol! [01:02] you have to keep holding it down till it says stop! [01:02] or RETURN or somesuch [01:02] I'm guessing you didn't find the exact remote descriptor in MCC ? [01:03] nope not in MCC the remote is a Hootoo :) [01:04] eek, sounds like something from Hotel Rwanda! [01:06] so yeah, go through and name your buttons then check out the file it created. I guess I've sometimes redone this 3 or 4 times for a remote until I was happy with it. [01:06] http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=160436944155&ssPageName=STRK:MEWNX:IT [01:06] [cgi.ebay.com] eBay - New & used electronics, cars, apparel, collectibles, sporting goods & more at low prices [01:07] spam ? [01:07] ubotu: spam [01:07] urr, wrong channel. [01:08] no not spam, the remote i got [01:09] oohhhh, thats cheap. [01:09] lol "Remote Control for Windows XP/Vistar" <-- Vistar ???? [01:10] right, you might have a wiggly stick for mouse emulation? or perhaps just the arrow keys. [01:10] so yeah, it was definately event 3 [01:11] ok lol [01:11] i like cheap [01:12] I'm not so familiar with everything to understand what KEY=10000 7 ff800000 7ff febeffdf ffefffff ffffffff fffffffe means, but its probably in there somewhere to do with pulse timing. [01:12] so what does your belkinremote.conf file look like? [01:13] just finished, only 4 keys were not recongnized, standby(dont care) volume + and - i do care, and mouse don't care [01:14] o and mute [01:14] all codes are 0x0 [01:14] volume + and -, thats odd [01:15] maybe your existing keyboard has them as well. [01:16] has what? [01:16] right now volume works tho [01:17] the last part of the trick involves creating an lircrc file than goes in your /home/user/.mythtv/ directory that tells myth what buttons do what. Look at the one thats been created for you already for ideas, it will be a simlink into one ofthe usr/share/lirc files [01:17] seems as if when i push the mouse button it all goes funky, i push it again and it comes back, pause and play don't work and now menu key [01:17] so by defining the button names in the lircrc file you get all of your buttons working. Voila. [01:17] and increased understanding in the process. [01:19] http://pastebin.com/ihHeScYA [01:19] that is my belkinremote.conf [01:20] doesn't look right [01:20] looks good. [01:20] oh no\ [01:21] http://lirc.sourceforge.net/remotes/holtek/lircd.conf [01:21] [lirc.sourceforge.net] [01:21] you're right, all oxo!! [01:21] 0x0 lol [01:21] found though... it might work, i was serarching for belkin and hootoo before holtek might work [01:21] yeah, if holtek is in the mcc, that would be a way to go. [01:22] but I think you screwed up some part of the detection process, it looks at timing and gap pulses [01:22] if it gets those wrong, you're recording is pulp. [01:23] re did, just did 1 button it got it [01:25] doing 50 buttons is a pain [01:26] yeah, it takes a while. Someone should write a script with the pre-determined names or a skip key [01:27] at least irrecord is better than nothing. [01:29] true i am trying MCC [01:31] wll looking in the mythtv.org wiki, you could also use xev, which I haven't done because I don't have an MCE remote, I have hauppauge. [01:31] [mythtv.org] MythTV, Open Source DVR [01:31] I have what purports to be an MCE type receiver but its not. [01:32] or http://www.mythtv.org/wiki/Generic_HID_%22MCE%22_Remotes [01:32] [www.mythtv.org] Generic HID "MCE" Remotes - MythTV [01:33] but you then need to remap keys from it. [01:35] ugghhhhh [01:35] where to start [01:35] well another beer first [01:37] yeah. I think I'd try xev looking at that wiki page. I mean I know the irrecord route works but all that button pressing and typing, but using xev you still have to press the buttons to find out what it has. [01:38] hmm brb, let me go get another beer and i will try it, i mean right now the volume, numbers, arrow keys, clear, enter and ok work, just not the like play pause or anything to equal and I or M [01:40] yeah, not worth spending too much time over I guess. [01:44] is there away i can just get the hex output of it? i could figure it our from there i thought that is what irw would do [01:46] where did you find the xev stuff? [01:47] o n/m [01:53] if the count{empty-beerbottles} >6 you might find the configuration goes out the window he he. [01:53] yeah, its irrecord that gives you the hex codes. [01:55] i think i got it with xev now :) [01:56] will finish mapping tomorrow, taking my zotac down starts to see if i can get it working on my tv down there === Gibby is now known as Gibby_away [01:56] cheers Gibby. [01:56] fluvvell: irrecord once and back it up somewhere [01:56] thats what I've done in the past [01:56] empty beer bottles > 6 is an expensive night in my books [01:57] rhpot1991, he he, yeah me too. [01:57] rhpot1991, I've nearly always made a backup somewhere but sometimes I've edited them just to get the names a bit more consistent [01:59] Gibby_away, you might need apt-get install inputlirc as well [10:09] <_olo_> Hi All, my mythbox stopped showing recordings, google told that it might be "lenght missmatch" problem so upgraded to autobuilds 0.23.1, but problem persist. Backend records scheduled shows, livetv works fine. what else could i try without messing mysql completly? thanks [10:28] <_olo_> MSqlQuery::exec(DBManager1) SELECT data FROM settings WHERE value = 'queryinitialfilter' AND hostname = 'mythbox' <<<< Returns 1 row(s) [10:28] <_olo_> 2010-09-18 10:26:24.300 MSqlQuery::next(DBManager1) Result: "data = 0" [10:28] <_olo_> 2010-09-18 10:26:24.300 PlaybackBox Error: SortedList is Empty [10:30] <_olo_> that what it says runnung mythfrontend -v all and entering recordings. weird thing is it moans about /dev/sr0 No disk i've just noticed [10:41] hi all [10:43] can somebody tell me if Mythubuntu supports irda dongles for remotes? [14:06] trying to add a remote frontend and did something wrong. I set the mast backend's IP address as the database location, and it loads the database fine, but when i try to play a video it tries to load the video fro localhost rather than the master server's location. what did I screw up? [19:50] i've changed my motherboard which now includes intel hdmi graphics, but its output is way too green, almost as if blue is completely missing [19:50] anyone able to tell me how i can correct that? [19:53] wiggle around with your cable? [19:54] bogus-: i've first tried with a dvi->hdmi cable, but now i bought a hdmi->hdmi cable, and the problem remains [19:56] does the problem exist in your bios screen? [19:56] bogus-: the bios is not shown on the hdmi output [19:56] you also have a dvi output you use? [19:57] it has dvi output too, but not used [19:57] miststlkr, does the master backend machine host the database as well? [19:57] or is the db on a separate machien [19:58] can you pres delete and go to the bios menu? [19:58] tgm4883 - I have it set up right now that way, yes. [19:58] because if that's not even blue, I think it's a hw problem [19:59] miststlkr, ok, so the master backend has the database, is there a frontend on the masterbackend as well? [19:59] bogus-: well, i can not check that [19:59] maybe it's a driver setting [19:59] yeah [19:59] maybe it's a monitor setting [20:00] yeah [20:00] tried the monitor on another machine? [20:00] I don't know about the confiigurability of intel drivers in linux [20:00] bogus-: yes, my tv worked fine on my nvdia card i used up to an hour ago [20:02] toma, US? [20:02] tgm4883: no, pal [20:02] hmm [20:03] usually ntsc/pal wrong settings show up as black/white picture, but I'd check that just in case [20:03] yep indeed, normally not green :) [20:03] tgm4883: i did not find any setting for that in the bios [20:03] tgn4883 - Sorry, Let me be more specific instead of making you fish for info. The way I have it set up right now is the HTPC hooked up tot he TV is a master backend and a frontend, and works fine as it is. I am trying to add a frontend elsewhere. That frontend had the HTPC's IP address set as the master backend and the database location. When I go to "watch video" the database loads correctly from the master backend's lo [20:03] cation but when I pick a video to play I get a "Please Waiting" then spit right back to the video window. mythfrontend.log has an error that the file can't be found on localhost [20:04] toma, might be in the driver settings in xorg [20:04] miststlkr, on your masterbackend, go into mythtv-setup, is the backend location set as the actual ip address or 127.0.0.1? [20:05] The console is green too [20:05] grr [20:05] via ssh? [20:05] the console is green too? [20:05] wow [20:05] sounds like faulty hardware/cable [20:05] indeed [20:05] 2 cables then [20:06] that's mostly the case when things turn green/blue/red :P [20:06] so must be my tv making a mess [20:06] why not the intel board? :p [20:06] tgm4883 - the master backend has "localhost" as the local backend and the specific [static] IP under master [20:06] miststlkr, use the actual IP for both [20:06] rgr [20:07] toma, could be the intel board, there are bad boards from the factory [20:07] toma, also, are you using the same input on the tv that you were using with nvidia? [20:07] yes [20:07] ok, then I think bad intel board [20:08] out of curiosity, why not just use the nvidia board? [20:08] other mainboard and proc [20:08] tgm4883 - Thanks, that was a stupid one.... [20:08] ah [20:09] miststlkr, no worries, it's an easy overlook since it works fine in one location [20:10] so what did I essentially do, loop it back? The frontend asked "where's the backend?" the other machine said "it's at localhost" so the frontend checked [its own] localhost? if there were several backends, [c/w]ould you just daisy chain them doing that?? [20:12] meh, forgot to aim that last one, sorry. I have a rather short stupid one now, if you have another minute. I can't seem to figure out how to remove a Storage Group. can add one, and edit an existing one, but what do I hit to remove one? [20:14] miststlkr, to remove a storage group, highlight it and hit D [20:14] :-/ sorry tgm4883... It's amateur night I guess :-\ [20:14] miststlkr, if there were multiple backends, you would select the actual IP for the local backend and the actual IP of the master backend [20:15] the frontend connects to the master backend, and gets all info from there [20:15] it's really easy when you don't use localhost in your environment [20:15] tgm4883 - got it. If I add a system that is only a frontend, I never saw where to add the backend's address. Does it assume that the database is stored on the same system as the files, as I did? [20:16] miststlkr, kinda [20:16] it would query the database for the location [20:16] which is why when it was set to localhost it confused the frontend [20:17] excellent. Thanks [20:17] np === Gibby_away is now known as Gibby [20:51] tgm4883 - if you have a second for another, if for some reason I wanted to host videos on one backend and music-only on a different one, is that possible? === Gibby is now known as Gibby_away === toma is now known as toma_ [21:50] where is this channel logged at? [21:52] Gibby_2: zinn knows I think? [21:52] Hi mrand, something I can help you with today? I am a bot, use !help to see what I can do. [21:53] !channel log [21:53] Sorry I don't know about channel log [21:53] !help [21:53] !help For a complete list of my knowledge visit: http://www.baablogic.net/Zinn.cgi Other available commands: !status, !about, !bug [bug_number]. [21:53] !about [21:53] I am an IRC bot written in perl, but my code is not yet released. I am named after Howard Zinn, you can learn more about him here: http://en.wikipedia.org/wiki/Howard_Zinn [21:53] !status [21:53] I am alive. [21:53] !you suck [21:53] Sorry I don't know about you suck [21:53] lol hmmmm [21:54] !irc logs [21:54] http://irclogs.ubuntu.com/ [22:00] zinn is no help there [22:00] Hi Gibby_2, something I can help you with today? I am a bot, use !help to see what I can do. [22:01] yeah zinn tell me where the channel logs are !! lol [22:11] I dont' think this channel is logged [22:12] Evening all. Having all sorts of fun with a new box I have put together. I had a test machine working with a new GPU that I am still using. I have now upgraded that test machine with most of a new machine. ie moved the new gpu and the hdd into a new box. Sadly, there are issues. The first thing I did was play an mkv that worked fine. Last night, however, I tried to play an iso that had previously [22:12] I know -dev isn't [22:12] http://www.mythtv.org/wiki/Generic_HID_%22MCE%22_Remotes [22:12] [www.mythtv.org] Generic HID "MCE" Remotes - MythTV [22:13] played fine on the old hardware but it is causing crashes. I would like some assistance diagnosing those crashes now please but have more to tell you that may be of importance. (I have debugging tools installed and so forth but do not know really how to use them).# [22:14] The further information is that I decided that as I hadn't spent any appreciable time configureing my setup that I would just do a fresh install and get around these crashes that way but I have found that all Ubuntu installers send this GPU / mo-bo combo into spamming out something that is 'unsupported' or 'out of range' of my monitors. [22:17] Mythtv version 0.23.1+Version: 0.23.1+fixes26231-0ubuntu0+mythbuntu2 [22:18] Gibby_2 what logs do you need? [22:18] I've been here for months :D [22:20] Gibby_2: why isn't http://irclogs.ubuntu.com/ helpful? the logs are there. [22:20] [irclogs.ubuntu.com] Index of / [22:20] Oh, by the way, that mkv still plays. Nothing else I try does. [22:20] tgm4883: I believe most all "official" ubuntu related channels are logged [22:22] Anyone there who can help?! [22:22] Please?! [22:22] mrand: yes it is there, searched for the wrong team [22:22] term i mean [22:22] ComradeHaz`: whats up? [22:23] Plsease sea above, I have described rather acuratelt. [22:23] *acurately. [22:23] *see [22:23] *please [22:23] * ComradeHaz` cries :D [22:24] ComradeHaz`: when you say nothing else does, have you tried something other than an iso? [22:24] Yes. [22:24] avi just now. [22:26] i was looking for the link i pasted from Gibby, had ran to my office and just repasted it. thanks for the log info tho [22:27] ComradeHaz`: What is your playback profile? [22:27] What do you mean? [22:28] Sorry, I have only been messing with Mythtv related stuff for a few weeks really [22:28] Under settings tv settings playback i believe [22:30] ComradeHaz`: have you tried playing it back outside of myth? [22:30] Errm, I'm either being a n00b, 'missunderstandifying' you or something :D [22:31] yes mrand, X crashes. [22:32] What are you using to play it? X shouldn't be crashing. I'd be suspecting hardware problems. [22:32] sound of file plays, video window stays blank, X crashes. [22:32] VLC. [22:32] and whatever is default for frontend [22:33] real, iirc [22:33] and yeah, clearly there's some kind of incompatability between the mo-bo and the GOU in this box [22:34] *GPU [22:34] Funny thing is, it doesn't seem to manifest itself under windows. [22:35] hmm, well then maybe it's not a hardware problem, but rather serious bugs in drivers [22:35] Aye, fwiw problem seems to exist for Debian propper too. [22:36] How do I get rid of all things nVidia? [22:36] I have an ati card I can try [22:41] Sorry, you'll have to find some resources (via google or ubuntu help pages, or ubuntu forums). [22:44] ComradeHaz`: what is the GPU that is in it now? [22:45] GT210 [22:48] what drivers are you using? [22:49] nvidia-glx [22:49] version? [22:49] I think, or whatever it is ubuntu installed iirc [22:49] Dunno, just removed them :D [22:49] Let's see. [22:49] Oh, cock, just rebooted machine when I meant to restart session [22:49] :D [22:50] oops [22:50] Oh good grief. [22:50] i will be back and forth, i am programing my remote via xev [22:50] this display looks a bit scary [22:50] I think the gpu just exploded. [22:52] just random pixles lightiong up [22:53] hmm, [22:53] nope, not gpu, it's showing debian installer correctly [22:53] (graphical) [22:53] non graphical throws an error [22:58] OK, so removing nvidia driver has boned me. [23:07] OK, how on earth do I trouble shoot this. It's clearly driver related as Windows works fine. Just tried again. [23:10] (and nvidia-glx works 'kind of' [23:10] yes, i would use the latest nvidia binary driver