/srv/irclogs.ubuntu.com/2012/05/29/#ubuntu-mythtv.txt

nOStahlhi guys i have a pinnacle 800e usb tuner card00:23
nOStahltrying to figure out how to set it up?00:23
Shadow__Xswerve: its telling you the answer. Failed to connect to databased00:37
Shadow__Xyou were prompted to create a password for the database00:37
DrManhattanis there an alternate install mythubuntu image available anywhere?00:56
DrManhattandoes the mythubuntu install cd support software raid?01:04
nOStahlanyone know how to add a usb tuner card01:16
Shadow__XDrManhattan: what do you mean by software raid?01:16
Shadow__Xmythbuntu works with linux kernel raid no problem01:16
Shadow__XnOStahl: for specific tuner cards you can check the mythtv wiki for support01:17
nOStahlit has support01:17
DrManhattancan you set it up through the mythubuntu installer? in ubuntu standard you need the alternate installer cd01:17
nOStahland i extracted the firmware to /lib/firmware it shows in dmesg with no errors01:17
nOStahlI don't know whats next01:18
Shadow__XnOStahl: ok did you follow the wikis page? it goes through how to set it up set by step01:18
nOStahlwhich wiki page01:18
Shadow__Xyou have to add the card in to myth setup01:18
Shadow__Xhttp://www.mythtv.org/wiki/01:19
Zinn[www.mythtv.org] MythTV Official Wiki01:19
nOStahlk so log out of the front end01:19
nOStahland open up mythtv backend setup?01:20
Shadow__Xyes01:20
Shadow__XDrManhattan: i use linux kernel raid for a raid5 storage array. I do not use it for a boot drive01:21
DrManhattanShadow__X, nice.01:21
nOStahlok selected capture cards01:21
nOStahland what card type do I select for this pinnacle 800e01:21
nOStahldvb dev capture card (v3.x) ?01:22
Shadow__Xyes as thats a atsc digital tuner right?01:23
Shadow__XDrManhattan: is that what you wanted to do? or did you want to do raid 1 on the boot volume01:23
DrManhattannah I can do raid 0 on the whole thing, I just leave 2g at the end of each drive that doesn't get used in raid for swap01:25
nOStahlShadow__X: yes01:25
nOStahlk now what01:25
Shadow__XnOStahl: you have to do the fulle setup01:26
DrManhattanat this point im not really worried about trying to save boot partitions, if the drive takes a dump then having a good boot partition wont help me any01:26
nOStahlwhat do you mean01:26
nOStahlit had me finish after selecting the type01:26
DrManhattanwhole thing on raid0 cept the nonraid swaps is cool with me01:26
Shadow__XnOStahl: http://www.mythtv.org/wiki/ start at general01:29
Zinn[www.mythtv.org] MythTV Official Wiki01:29
Shadow__XDrManhattan: yeahm i am not sure how to do that with a boot drive i know it was easily available on the alternative iso but i am not sure if its still available01:30
nOStahlShadow__X: ok last question, i do not have the remote for this pinnacle 800e tuner, but it does have one originally, I DO have an old hp media center remote.01:30
Shadow__XnOStahl: this is the right link http://www.mythtv.org/docs/mythtv-HOWTO-9.html#ss9.101:30
Zinn[www.mythtv.org] MythTV, Open Source DVR01:30
nOStahlcan I use this other remote with the pinnacle tuner?01:30
nOStahli.e. will lirc see the infrared receiver on the tuner card and use it with the other remote.01:30
Shadow__XnOStahl: i would think that is dependant on if the ir receiver will pickup read input from the hp mce remote01:31
Shadow__Xmce remotes tend to be better supported regardless01:31
nOStahlotherwise I always have my iPhone around01:31
Shadow__XnOStahl: i am not sure but if you have lirc setup you can run irw and hit buttons if it detects input it will show you01:31
nOStahlcan you use multiple iPhone's as remotes?01:31
Shadow__Xi am not sure. I currently use torc and that works really well for me01:32
nOStahli.e. i have my iPhone remote and the wife has her iPhone remote to the same HTPC01:32
nOStahlwhat is torc01:35
Shadow__Xits in the app store http://www.youtube.com/watch?v=uxQDLTSucxM01:37
nOStahlty01:38
Shadow__Xyup but seriously read through the manual it will help you out a lot and answer much of your questions01:39
Shadow__Xmythtv.org should have most if not al the info you need01:39
nOStahlk01:43
nOStahlShadow__X: how do I connect with one of the iPhone myth remote apps01:43
nOStahlI have enable network remote control interface selected01:43
Shadow__XnOStahl: i would first focus on getting the backend setup then getting the frontend working01:44
Shadow__Xbeforeworking on getting the remote apps to work01:44
Shadow__Xanyone setup spindown  on their machines?01:59
=== waxhead_ is now known as waxhead
Ankhwatcherrhpot1991: so now it has transcoded successfully... except there is no sound. Any ideas?14:47
rhpot1991Ankhwatcher: where have you tried playing back?14:47
Ankhwatcherrhpot1991: on my android phone in 3 different players and on my windows pc14:48
Ankhwatcherin vlc14:48
rhpot1991Ankhwatcher: ok lets try something14:50
rhpot1991open it with avconv -i <file>14:50
rhpot1991and it should spit out info on the streams14:50
rhpot1991is there an audio track?14:51
rhpot1991if that doesn't work use ffmpeg -i instead14:51
Ankhwatcherokay, give me a sec14:51
Ankhwatcherhttp://pastebin.com/9mCynHHn14:53
Zinn[pastebin.com] avconv - Pastebin.com14:53
Ankhwatcherrhpot1991: I have the log file for mythexport, but I'm having trouble figuring out which bit is the last transcoding15:04
rhpot1991Ankhwatcher: try that with ffmpeg -i too15:05
rhpot1991it doesn't look like there is an audio stream on there15:06
Ankhwatcherrhpot1991: http://pastebin.com/zhC77avN15:06
Zinn[pastebin.com] ffmpeg - Pastebin.com15:06
rhpot1991yep I suspect that is the issue15:07
rhpot1991ok, so lets do this, try running avconv by hand to see if it complains15:07
rhpot1991go take the command from whichever config you used15:08
rhpot1991and plug in a recording as your input15:08
rhpot1991you can prob just go into your recordings dir and pick one at random15:08
Ankhwatcherrhpot1991: okay cool, I'll do that now15:10
Ankhwatcherso wait, what command do I use?15:16
rhpot1991Ankhwatcher: which config did you use?15:17
Ankhwatcherwell I've tried the h264 low and the h264 high15:20
rhpot1991Ankhwatcher: http://paste.ubuntu.com/1013230/15:48
Zinn[paste.ubuntu.com] Ubuntu Pastebin15:48
rhpot1991thats the command, sub out all the self-> variables15:49
Ankhwatcherrhpot1991: should this command work: http://pastebin.com/Lb0ZU9HA15:59
Zinn[pastebin.com] command - Pastebin.com15:59
rhpot1991Ankhwatcher: yes, you need to do the 2nd command after the first is done then16:05
rhpot1991the stuff after the && that I pasted16:06
Ankhwatcherrhpot1991: so this: http://pastebin.com/K5u2AjZG16:11
Zinn[pastebin.com] command - Pastebin.com16:11
rhpot1991Ankhwatcher: looks pretty good16:14
rhpot1991give it a try16:14
Ankhwatcherrhpot1991: that's running, what should I be looking out for16:17
rhpot1991Ankhwatcher: anything indicating failure16:18
rhpot1991the audio doesn't happen till the 2nd pass16:18
Ankhwatcherwell here's what was at the end: http://pastebin.com/x2sWbkAa16:19
Zinn[pastebin.com] avconv output - Pastebin.com16:19
rhpot1991let me check on something16:22
rhpot1991Ankhwatcher: ls -lah /usr/share/avconv/*ipod*16:23
rhpot1991what does that give you?16:23
Ankhwatcherrhpot1991: http://pastebin.com/bdi1RdH216:24
Zinn[pastebin.com] ls -lah - Pastebin.com16:24
rhpot1991Ankhwatcher: is that still on the first pass or is it on the 2nd?16:25
rhpot19910.1 is your audio stream, so this fits with why you aren't getting audio16:25
Ankhwatcherrhpot1991: I'm not sure, how do you scroll up?16:31
rhpot1991scrollbar?16:32
Ankhwatcherthat just reveals the message the server shows when I connect16:32
rhpot1991Ankhwatcher: if in doubt kill it and run the 2 passes separately16:32
rhpot1991run pass 1, see if there are any errors16:32
rhpot1991then run pass 216:32
Ankhwatchergood plan16:32
rhpot1991if that error only happens on pass 1, it can be safely ignored as we aren't doing audio then anyways16:33
AnkhwatcherI see messages about failed continuity checks, is that normal?16:33
Ankhwatcherrhpot1991: yeah, the problem is definitely in step 216:43
Ankhwatcherstep 1 has warnings, but works, step 2 craps out straight away16:43
rhpot1991which explains things16:44
rhpot1991you are left with the results of step 1 as the completed product16:44
rhpot1991Ankhwatcher: do you have different types of tuners or just one?16:44
Ankhwatcherrhpot1991: just the one16:47
rhpot1991Ankhwatcher: ok I'll test some on my end16:48
Ankhwatcherthanks16:49
stuHow does one go about configuring their tuner card once the firmware is installed?17:13
Steve-Goodeystu: I take it you mean inside mythtv?17:18
stuyeah, I can't get any channels when I scan. I think I have the tuner card misconfigured.17:19
stuI ran mythtv-setup and haven't got anywhere.17:19
stuI have a HVR2250. Any idea what I should put for card type?17:20
Steve-Goodeystu: This page maybe of some use. http://www.mythtv.org/wiki/Talk:Hauppauge_HVR-2250. Have you tried your question on #mythtv-users?17:23
Zinn[www.mythtv.org] Talk:Hauppauge HVR-2250 - MythTV Official Wiki17:23
stuSteve-Goodey: I haven't tried anywhere asking anywhere else. I didn't do the driver portion since the card is supported since 2.6.38. Are there any simple tests that you know of that I can try to make sure I have it working. I read onetime to try doing a 'cat /dev/video0 > /tmp/output.mpeg` and view it. Anything like that?17:26
Steve-Goodeystu: Try #mythtv-users, those guys are really good and helpful. I'm still a newbie at this stuff.17:31
stuSteve-Goodey: ok thanks17:31
skd5anerhey folks - I compile from source on vanilia ubuntu server, I'm currently running 11.10, and planning to upgrade to 12.04 - anything worth noting before I upgrade?18:56
skd5aners/I compile from source/I compile mythtv from source18:56
dekarlskd5aner: master or fixes?18:57
skd5aner-fixes18:57
dekarlshould work... master has some issue with -fPIC on amd6418:58
skd5anerI've had good luck for years upgrading ubuntu, but there's always at least 1 gotcha - I think last time it was that lirc decided to switch around some mappings for no good reason :P18:58
dekarlI had an issue with the gdm -> lightdm switch, not sure if that was 11.04 -> 11.10 or 11.10->12.0418:59
superm1that was 11.04->11.10 (gdm/lightdm fun)19:00
dekarlthx19:00
skd5anerah, yea... I think I'm still running gdm19:00
dekarlsuperm1: any idea on the -fPIC issue in ffmpeg?19:00
skd5anerwell, I know I am19:00
skd5anershould I switch to lightdm?19:01
rhpot1991the only gotcha for 12.04 is that you need to define the streaming storage group location19:01
rhpot1991wont matter if you aren't using the service APIs19:01
rhpot1991skd5aner: lightdm is the default now19:01
dekarlrhpot1991: there is a default group defined for that19:01
rhpot1991if that means anything to you19:01
rhpot1991dekarl: only for fresh installs19:01
skd5anerrhpot1991: but, you're probably referring to the mythtv package, and shouldn't be applicable in my case19:01
rhpot1991upgrades don't modify storage groups19:01
dekarlrhpot1991: its not "build on startup" like the other default groups?19:02
skd5anerwell, do-release-upgrade underway on the backend19:02
rhpot1991the sql portion to populate that isn't run on upgrades in order to preserve whatever changes the user may have made19:03
dekarlrhpot1991: I was refering to https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmythbase/storagegroup.cpp#L6819:05
Zinn[github.com] mythtv/mythtv/libs/libmythbase/storagegroup.cpp at master · MythTV/mythtv · GitHub19:05
dekarldefault location, when nothing is manually configured, will be $HOME/.mythtv/tmp/hls19:06
rhpot1991dekarl: well the entry for the storage group exists in mythconverg19:06
rhpot1991it is just empty19:06
superm1skd5aner: after you get on 12.04, i'd recommend just sticking around on the LTS for a while if you can19:06
rhpot1991so if you try to access it via the service APIs it fails19:06
dekarldoh, didnt try it. I'll keep it in mind19:07
rhpot1991not sure anything else uses that storage group19:07
skd5anersuperm1: yea, historically, I've always been on the 2-3 month behind schedule... I may stick on LTS, but for some reason I get antsy and want to upgrade like all the cool kids do ;)19:09
tgm4883skd5aner, there isn't much of a reason to do that with Mythubntu19:12
tgm4883we backport new mythtv releases to the LTS release19:13
* rhpot1991 disagrees on LTS19:13
tgm4883see19:13
tgm4883!repos19:13
ZinnThe Mythbuntu team provides updates for MythTV and Mythbuntu package using the Mythbuntu Repos http://mythbuntu.org/repos19:13
rhpot1991upgrade now, blame the hardware when you have issues, ask questions later19:13
tgm4883foxbuntu is also good to blame19:13
skd5anerwell, again - I don't use mythbuntu, although I love what you guys do and recommend it all the time to folks19:15
tgm4883skd5aner, you can still use those repos on regular ubuntu19:16
tgm4883IMO, if  you are using your master backend as a desktop, you are doing it wrong19:16
skd5anerI know - but I've been doing it this way since 2003, heh... hard to break that habit and go to a package19:16
skd5anermy backend is a headless server19:17
skd5anerand my frontend is a dedicated frontend19:17
skd5aneryay - an error during upgrade :P19:24
skd5anerhttps://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/989164 - that's the same issue I have19:26
Zinn[bugs.launchpad.net] Bug #989164 “precise headless server upgrade failed” : Bugs : “update-manager” package : Ubuntu19:26
rhpot1991skd5aner: ya our packages are the ones that go into ubuntu19:26
rhpot1991and I'd recommend the updates repo as well, mythtv fixes happen after the main repos get frozen19:27
skd5anerrhpot1991: yes, I'm aware - but again, I'm not using the mythbuntu packages, but thank you :)19:27
tgm4883rhpot1991, I just read backlog. He compiles19:27
rhpot1991I know, I'm just saying why compile when we do it for you :)19:29
skd5anerhonestly - I don't have a great argument against the packages, I just don't happen to use them (but encourage others to)19:30
skd5anerI do test patches and sometimes even produce my own, so even as infrequent as that may happen, it's easier for me this way when I need to do so19:33
skd5anersince I don't have a dedicated dev environment19:33
tgm4883my dedicated dev environment is labeled "production"19:34
superm1haha19:38
tgm4883not at work though19:39
tgm4883at work, it's labeled "students" ;)19:39
swerveok, I got this far, but now I'm stuck. can anyone tell me how to proceed? http://pastebin.com/MZj49p6h20:43
Zinn[pastebin.com] Setting up mythtv-database (0.25-dmo3) ... Failed to connect to database: Acces - Pastebin.com20:43
tgm4883!mysql | swerve20:56
Zinnswerve: If you are having problems connecting to your mysql database, perform the following to reconfigure it: [1] sudo dpkg-reconfigure mysql-server-5.1 (pay attention to the root password you set, you will need it later)  [2] sudo dpkg-reconfigure mythtv-database [3] sudo dpkg-reconfigure mythtv-common20:56
swerveZinn: thx so much, that finally reset the pw. No one on debian, mythtv, or mysql could tell me how to do that, & web suggestions wern't working either!21:06
ZinnHi swerve, something I can help you with today?  I am a bot, use !help to see what I can do.21:06
swervelol - didn't know you're a bot21:06
swervegood answer ;-)21:06
swervestill having same error trying to install mythtv-database: Failed to connect to database: Access denied for user 'root'@'localhost' (using password: YES) at -e line 5, <> line 1.21:07
Steve-Goodey!help22:06
Zinn!help For a  complete list of my knowledge visit: http://www.baablogic.net/Zinn.cgi  Other available commands: !status, !about, !bug [bug_number].22:06
Steve-Goodey!about22:07
ZinnI 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_Zinn22:07
Steve-Goodey!status22:08
ZinnI am alive.22:08
Steve-Goodey!rtfm22:08
Zinnhttp://xkcd.com/293/22:08
Steve-Goodey!hammertime22:16
Zinn━━▊ ━━▊ ━━▊22:16

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