skd5aner | hi, is there any way to upgrade mythbuntu 12.04 to 14.04 from the command line? | 01:41 |
---|---|---|
skd5aner | remotely, via ssh | 01:41 |
skd5aner | when I try to do do-release-upgrade, it says there's no new release found | 01:42 |
skd5aner | I've edited the /etc/update-manager/release-upgrades file have release = lts | 01:42 |
=== jya_ is now known as jya | ||
=== Shadow__1 is now known as Shadow__X\ | ||
=== Shadow__X\ is now known as Shadow__X | ||
enyc | 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...] | 07:14 |
tgm4883 | enyc: they shouldn't be | 14:21 |
tgm4883 | enyc: yea all that support is turned on | 14:24 |
tgm4883 | enyc: http://pastebin.ubuntu.com/7980117/ | 14:24 |
tgm4883 | enyc: if you are downloading the source and building, do you have the dependencies needed to enable those? | 14:36 |
enyc | tgm4883: hrrm at least, using "apt-get build-dep" via package manager | 14:42 |
enyc | tgm4883: though, I was, actually, compiling both 'precise' 0.25 mythtv and 'trusty' 0.27 mythtv, on debian wheezy ARM arch variants =) | 14:42 |
enyc | tgm4883: but I _definitely_ had the build_dep satisfied | 14:43 |
tgm4883 | hmm | 14:43 |
tgm4883 | and you compiled with things like --enable-vdpau? | 14:43 |
enyc | i can find out later this evening how the various builds are going | 14:44 |
enyc | tgm4883: not changed, from the ubuntu debian/rules compile defaults... | 14:44 |
tgm4883 | hmm | 14:44 |
enyc | tgm4883: which is odd, as I would have (expected) that ubuntu had such turned on | 14:44 |
enyc | tgm4883: but maybe something in there, turns off when compiling on arm, or something | 14:44 |
tgm4883 | I don't have too much time right now to work though this. superm1 would know more than I on that | 14:45 |
enyc | tgm4883: i thouni k iwll just look in the debian/rules file first etc... | 14:45 |
tgm4883 | 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:45 |
enyc | tgm4883: ooooot there is a helpful readme =) | 14:46 |
enyc | ifeq "$(DEB_BUILD_ARCH)" "armhf" | 14:48 |
enyc | MYTHTV_CONFIGURE_OPTS += --disable-opengl-video --disable-opengl --disable-vaapi | 14:48 |
enyc | else | 14:48 |
enyc | MYTHTV_CONFIGURE_OPTS += --enable-opengl-video --enable-vaapi | 14:48 |
enyc | endif | 14:48 |
tgm4883 | looks like a superm1 question | 14:49 |
enyc | superm1: ^^ see above, any reasoning why opengl gets deliberately disabled on armhf ;-) | 14:49 |
enyc | 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 | 14:50 |
=== chiluk` is now known as chiluk | ||
=== dkeith__ is now known as dkeith |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!