[01:41] hi, is there any way to upgrade mythbuntu 12.04 to 14.04 from the command line? [01:41] remotely, via ssh [01:42] when I try to do do-release-upgrade, it says there's no new release found [01:42] I've edited the /etc/update-manager/release-upgrades file have release = lts === jya_ is now known as jya === Shadow__1 is now known as Shadow__X\ === Shadow__X\ is now known as Shadow__X [07:14] I wonder why the mythtv source packages in ubuntu 12.04 and 14.04 seem to turn off support for most video output accelelration seemingly [ OpenGL video no VDPAU support no VAAPI support no etc...] [14:21] enyc: they shouldn't be [14:24] enyc: yea all that support is turned on [14:24] enyc: http://pastebin.ubuntu.com/7980117/ [14:36] enyc: if you are downloading the source and building, do you have the dependencies needed to enable those? [14:42] tgm4883: hrrm at least, using "apt-get build-dep" via package manager [14:42] tgm4883: though, I was, actually, compiling both 'precise' 0.25 mythtv and 'trusty' 0.27 mythtv, on debian wheezy ARM arch variants =) [14:43] tgm4883: but I _definitely_ had the build_dep satisfied [14:43] hmm [14:43] and you compiled with things like --enable-vdpau? [14:44] i can find out later this evening how the various builds are going [14:44] tgm4883: not changed, from the ubuntu debian/rules compile defaults... [14:44] hmm [14:44] tgm4883: which is odd, as I would have (expected) that ubuntu had such turned on [14:44] tgm4883: but maybe something in there, turns off when compiling on arm, or something [14:45] I don't have too much time right now to work though this. superm1 would know more than I on that [14:45] tgm4883: i thouni k iwll just look in the debian/rules file first etc... [14:45] enyc: I would recommend trying (or at least looking through) our build scripts and packaging stuff https://github.com/MythTV/packaging/tree/master/deb/debian [14:46] tgm4883: ooooot there is a helpful readme =) [14:48] ifeq "$(DEB_BUILD_ARCH)" "armhf" [14:48] MYTHTV_CONFIGURE_OPTS += --disable-opengl-video --disable-opengl --disable-vaapi [14:48] else [14:48] MYTHTV_CONFIGURE_OPTS += --enable-opengl-video --enable-vaapi [14:48] endif [14:49] looks like a superm1 question [14:49] superm1: ^^ see above, any reasoning why opengl gets deliberately disabled on armhf ;-) [14:50] hrrm... so I should check my armel build may have it... but raspbian, which ''considers'' itself armhf (even though it isn't per-se), will also trigger the disable === chiluk` is now known as chiluk === dkeith__ is now known as dkeith