[00:33] I just tried upgrading my Intrepid box to have Mythbuntu. [00:34] used this of course: http://mythbuntu.org/download/getmythbuntu.php [00:34] The download didn't include mysql-server... is that intentional? [00:35] Now nothing works because mysql isn't set up and it's not clear what to do next. [00:36] yea thats intentional [00:36] kinda [00:36] bronson, can you load up mythbuntu-control-centre [00:36] sure [00:37] it's up [00:37] what radio buttons are on in the roles view? [00:37] Ah, I should have seen that. [00:37] No Backend. [00:37] I'll hit Primary Backend. [00:38] yep, there you go [00:38] that link is more to make a mythbuntu frontend system I belive [00:40] makes sense. [00:40] A hint on http://mythbuntu.org/existing-ubuntu would be nice. :) [00:43] bronson, it does say that [00:43] third paragraph [00:44] Do you mean, "From here you can modify all options that are already setup during a normal Mythbuntu Installation."? [00:45] oh wait, you are on mythbuntu.org, sec [00:45] http://www.mythbuntu.org/existing-ubuntu [00:45] check that [00:45] Oh, I see. [00:46] i'm just playing, I just added that ;) [00:46] you can refresh the link you were on [00:46] Thanks for the tip [00:46] haha. No problem, thanks for the help! [00:47] restarting to add myself to the group... [00:53] Hm, the mysql user and schema weren't set up. [00:54] !help [00:54] 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.cgi [00:54] nvidia fx5700, s-video out -> tv - black and white ?? [00:59] weevilofdoom, interesting [01:00] Should I mysql -u root -p < /usr/share/mythtv/sql/mc.sql ? [01:01] That doesn't seem to set up the mythtv user though. [01:02] bronson, can you pastebin the output of "dpkg -l | grep mythbuntu" and "dpkg -l | grep mythtv" [01:02] sure, coming up [01:02] ya, i dunno [01:03] weevilofdoom, ususally i'd point to a pal signal on an ntsc display (or vice versa) [01:03] does it with s-video cable (multiple tried), as well as s-video -> composite adapters (multiple tried) [01:03] nerp, specified NTSC in xorg, on NTSC tv [01:03] tgm4883_laptop, http://pastie.org/268546 [01:04] weevilofdoom, where in oregon? [01:04] portland [01:05] sweet [01:05] salem here [01:05] bronson, hmm, do you have a root mysql password? [01:05] tgm4883_laptop, yep. [01:05] I installed mysql by hand. [01:05] ah [01:05] It asked me for a root pw during that process. [01:06] perhaps try a dpkg-reconfigure of mythtv-database and mythtv-common === superm1|away is now known as superm1 [01:06] look to mysql grant to add user [01:07] dpkg-reconfigure mythtv-database appears to have created everything. [01:08] just another way to do it: [01:08] bronson, yea I don't think it likes root passwords yet [01:08] grant ALL on mythconverg.* TO 'mythtv'@'localhost'; [01:08] flush privileges; [01:08] weevilofdoom, he needed to have all the tables created [01:08] oh righty [01:09] weevilofdoom, are you using the restricted driver? [01:09] well, weevilofdoom's tip, plus a quick mysql -u root -p < /usr/share/mythtv/sql/mc.sql should work. [01:09] yes [01:09] but I'm too lazy for that. :) [01:10] http://www.cyberpunkcafe.com/page.php?38 ?? [01:10] weevilofdoom, have you checked here http://www.mythtv.org/wiki/index.php/NVidiaProprietaryDriver#Black-and-White_output [01:10] weevilofdoom, i'm not sure I would try that [01:10] not first anyway [01:22] after a long week at CEDIA i found a company that is selling a linux based media server, they have a really cool interface for their videos...http://www.enviveit.com/pc-142-38-envive-theaterstation.aspx [01:22] i was wondering if anyone has done anything like this with mythtv? [01:24] ah fixed the color issue, watching videos is ok, but watching tv .. mostly green with some scrambles up top :( time to dig [01:55] sweet, good to go [03:00] Hm, this is very strange. [03:00] mplayer plays dvb:// just fine but Myth just claims it can't tune to the channel. [03:03] does mythfrontend produce a log anymore? [03:03] All I see in /var/logmythtv is mythbackend.log [03:04] run mythfrontend from a terminal window [03:04] with msaybe a -v or something [03:05] ok [03:06] 2008-09-08 18:40:30.124 NVP: Prebuffer wait timed out 10 times. [03:07] 2008-09-08 18:40:30.887 RingBuf(/myth/recordings/1111_20080908184025.mpg): Waited 4.0 seconds for data to become available... [03:07] Just stuff like this. Doesn't seem very useful? [03:09] seen it before cannot remember what it was though [03:10] Tried doing -v all but nothing seemed at all wrong. [03:11] where do i change how much priority i give mythcommflag [05:12] Well, this is strange. [05:12] The problem appears to be with mythfrontend. [05:13] The backend tunes, and when I watch the video files it's producing in mplayer, they look great. [05:13] But when I try to watch them in the frontend, it's awful. [05:14] all sorts of stuttering. [05:14] Any ideas? [05:39] Hm, I wonder if it's pulseaudio related...? === tgm4883_laptop_ is now known as tgm4883_laptop === superm1 is now known as superm1|away [07:24] Why does the back button not work on my remote? [07:24] Everything else works. [07:24] There's no entry in .lirc/mythtv... should there be? [07:25] Looking in my crystal ball it looks like you're using an MCE remote. [07:25] wow, yo're good hads [07:25] That's right. [07:26] :) [07:26] The config that mythbuntu ships is missing an entry for the back button. [07:27] That would explain it. [07:27] I'll just whong one in there... [07:27] That's mine; http://paste.pocoo.org/show/84823/ [07:28] Line 63 shows the back config [07:29] That's funny, yours is very different from mine. [07:30] I guess it's not THAT different. [07:30] Mine isn't generated by mythbuntu, that's probably why. [07:30] It's similar though. [07:30] I just have repeat=0 and delay=0 in every entry. [08:02] hello [08:03] could someone please tell me how to setup a generic infrared reciever on Mythbuntu? [08:17] That works. [08:17] hads, thanks. [08:17] Now... where did "Fix Scheduling Conflicts" go? [08:19] hello [08:19] could someone please tell me how to setup a generic infrared reciever on Mythbuntu? [08:19] bronson: No worries :) [08:20] Bob24, it's just lirc. [08:21] you can try dpkg-reconfigure lirc and answer those questions. [08:21] Then run "irw" and mash buttons on the remote. If it worked, you'll see stuff printed. [08:22] k will try now [08:24] when stopping lirc it says failed then when starting it says failed [08:25] what does it actually say? [08:26] says stopping remote conrtrol daemon: LIRC [08:26] and starting remote control daemon: LIRC [08:27] oth failed [08:28] look in syslog? [08:28] i am now usig a Logitech Harmony 525 remote and some Bafo infrared reciever [08:34] bronson: i also have this other mythbuntu machine, i have set it up and everything seems to be fine, the thing is with the remote control and the reciever im having this issue where when i press a button on the remote it outputs it as a keyboard command. For example UP is PAGE UP, and 0 are set for about 10 different buttons, have u heard of this problem i cant figure it out? Im using a Twinhan DTV-T Tuner on it along with the ori [08:34] I don't know much about lirc. [08:34] I would guess that you need to configure the mappings in ~/.lirc [12:23] afternoon [14:54] Anybody here successfully using Nova-S PCI DVB-S cards with Mythbuntu? [14:57] Is there a place to set mythcommflag priority in vesion 8.04? I saw it in 7.1 but can not find it anymore === superm1|away is now known as superm1 [16:49] Can anyone recommend a good USB ATSC tuner? [16:50] I'm using the HVR-950q right now... it works OK but I'd like a different model for the second tuner. [16:50] Hi, I have mythtv working. Using nvidia twinview spanning the screen across monitor and tv. How do I get mythtv to startup on the TV === superm1 is now known as superm1|away === superm1|away is now known as superm1 [18:04] h2_, are you using Hardy or Intrepid? [18:04] On my Intrepid setup, there's a control to specify which screen the TV is on. [18:05] Not sure that feature is in earlier Mythbuntus... [18:28] intrepid, and thanks, but I figured it out. in myth frontend setup>setup>appearance there was a setting for screen [19:34] hi everyone ... over the past few months I am struggling with audio corruption through the rather famour "WriteAudio: buffer underrun" ... I have googled and found a couple of knobs to turn but non have helped. Is there anyone else experiencing this? I am on 8.04 with weekly mythtv ... [20:17] hallo [20:17] I come from germany [20:17] my english is liitle [20:17] can you help me? [20:18] I have problem with mythburn [21:31] try to add retrieve my schedule lineup in Intrepid only leaves my progress bar @50% [22:12] anyone here ever run into "bash: dpkg: command not found" ? [22:42] hey [22:42] someone know if there are drivers for the dlink xtreme n pci express card? [22:46] good luck with that :-D [23:04] Tobsn, you have to determine what chipset is in the card generally to see if it's supported [23:04] more of a #ubuntu type question though anyhow [23:04] hmm true [23:04] gomike yeah thats what i had in mind haha [23:04] superm1 also true [23:04] :-D [23:05] well lets see what chipset they have... [23:06] http://games.dlink.com/products/resource.asp?pid=549&rid=2102&sec=4 [23:06] question is where i find that out... [23:07] Atheros ar5211 [23:07] i think [23:08] http://madwifi.org/wiki/Compatibility/D-Link [23:08] Chipset: AR5418 [23:08] there we go [23:08] thanks guys - forgt about the chipset... ;) [23:09] http://hardware4linux.info/component/15212/ - looks like Ubuntu 7.04 supports it === superm1 is now known as superm1|away [23:34] okay i guess madwifi is it than.... ;) [23:34] bye [23:34] &thanks [23:49] hi all [23:49] can anyone help me about channel tuning [23:50] my input source is not detecting the digital cable connected from my Cox settop box