LinHES Forums http://forum.linhes.org/ |
|
What 0.20-fixes SVN revision number was used in KnoppMyth? http://forum.linhes.org/viewtopic.php?f=6&t=13330 |
Page 1 of 1 |
Author: | whitepines [ Fri Jan 05, 2007 11:03 pm ] |
Post subject: | What 0.20-fixes SVN revision number was used in KnoppMyth? |
What 0.20-fixes SVN revision number was used in KnoppMyth? I have to use R5B7 for one of my frontends due to hardware compatibility issues with R5C1 and above, which means that I need to recompile MythTV from source for that machine. The problem is, I grabbed the latest 0.20-fixes snapshot and fast forwarding is broken. I have confirmed that the problem is only on the one frontend machine, as the others work fine. Thanks! |
Author: | Greg Frost [ Fri Jan 05, 2007 11:06 pm ] |
Post subject: | |
Code: mythtv@mythtv:~$ mythfrontend --version
2007-01-06 15:35:41.434 Using runtime prefix = /usr 2007-01-06 15:35:41.454 DPMS is disabled. 2007-01-06 15:35:41.500 New DB connection, total: 1 2007-01-06 15:35:41.508 Connected to database 'mythconverg' at host: localhost 2007-01-06 15:35:41.511 Total desktop dim: 720x576, with 1 screen[s]. 2007-01-06 15:35:41.515 Using screen 0, 720x576 at 0,0 Library API version: 0.20.20060828-3 Source code version: 12306M Options compiled in: linux release using_xvmcw using_v4l using_oss using_alsa using_arts using_jack using_ivtv using_firewire using_dbox2 using_hdhr using_ip_rec using_freebox using_live using_lirc using_joystick_menu using_dvb using_x11 using_xv using_xrandr using_xvmc using_xvmc_vld using_opengl_vsync using_opengl using_frontend using_backend |
Author: | whitepines [ Fri Jan 05, 2007 11:27 pm ] |
Post subject: | |
Thanks! I hadn't thought of doing that. ![]() |
Author: | tjc [ Fri Jan 05, 2007 11:33 pm ] |
Post subject: | |
Also available under Information Center -> System Status -> Listing Status Also available under KnoppMyth -> Version |
Author: | whitepines [ Fri Jan 26, 2007 3:53 pm ] |
Post subject: | |
Sorry to bring this old thread back up, but I figured it is a good a place as any to ask this: Does anyone have the exact ./configure options used on R5E50? I would like them for mythtv and mythplugins. I did try the ones on the Wiki, but HDTV playback is horribly stuttery on my custom compile compared to the pre-packaged version that comes with R5E50. Thanks! Tim |
Author: | Greg Frost [ Fri Jan 26, 2007 4:01 pm ] |
Post subject: | |
You should be able to find this in the diff files under /usr/src/mythtv. These show the changes that cesman makes so that he can build mythtv as a debian package. Just look for the "./configure" command in there. For R5E50, the file to look in is /usr/src/mythtv/source/knoppmyth_tv_0.20.0-3_km.diff Code: + ./configure --prefix=/usr --arch=i586 --enable-dvb --enable-firewire\
+ --dvb-path=/usr/include --enable-xvmc --enable-xvmc-vld \ + --enable-opengl-vsync --enable-mmx --enable-proc-opt\ + --enable-memalign-hack --enable-xvmc-pro --compile-type=debug + qmake -o Makefile PREFIX=/usr mythtv.pro |
Author: | whitepines [ Fri Jan 26, 2007 4:14 pm ] |
Post subject: | |
Thanks! ![]() |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |