Here's the output when i configured mythtv to disable-fb but directfb was still enabled:<br><br><br>toan@lense:/usr/src/mythtv$ sudo ./configure --disable-xv --disable-directfb --enable-vdpau<br># Basic Settings<br>Compile type release<br>
Compiler cache no<br>DistCC no<br>qmake /usr/bin/qmake<br>install prefix /usr/local<br>runtime prefix /usr/local<br>CPU x86 x86_32 (model name : Intel(R) Pentium(R) 4 CPU 3.00GHz)<br>
big-endian no<br>runtime cpu detection no<br>yasm no<br>MMX enabled yes<br>MMX2 enabled yes<br>3DNow! enabled yes<br>3DNow! extended enabled yes<br>
SSE enabled yes<br>SSSE3 enabled yes<br>CMOV enabled yes<br><br># Input Support<br>Joystick menu yes<br>lirc support yes<br>Video4Linux sup. yes<br>
ivtv support yes<br>HD-PVR support yes<br>FireWire support no<br>DVB support yes [/usr/include]<br>DVB-S2 support no<br>HDHomeRun support yes<br>IPTV support yes<br>
<br># Sound Output Support<br>PulseAudio support no<br>OSS support yes<br>ALSA support no<br>aRts support no<br>JACK support no<br>libfftw3 support no<br>
<br># Video Output Support<br>x11 support yes<br>xrandr support yes<br>xv support no<br>XvMC support no<br>XvMC VLD support no<br>XvMC pro support no<br>
XvMC libs -lchromeXvMC<br>VDPAU support yes<br>OpenGL video yes<br>OpenGL vsync yes<br>DirectFB yes<br>Fribidi formatting no<br>MHEG support yes<br>
<br># Misc Features<br>multi threaded libavcodec yes<br>Frontend yes<br>Backend yes<br><br># Bindings<br>bindings_perl yes<br>bindings_python yes<br><br>Creating libs/libmythdb/mythconfig.h and libs/libmythdb/mythconfig.mak<br>
<br><br><br><div class="gmail_quote">On Sat, Feb 13, 2010 at 11:15 AM, Toan Pham <span dir="ltr"><<a href="mailto:tpham3783@gmail.com">tpham3783@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi, i am trying to use setup mythtv on Lenny Debian with HVR-1600 pci card.<br>Everything is setup correctly, when i start mythtvfront end, and select watch live tv,<br>mythtv seems to create a cache file at /tmp/<number blablb>.mpeg, while it is still loading,<br>
Unfortunately it displayed please wait forever, and the log is below. I look at the temp video<br>file and it seems to be about 10 seconds long when i view with vlc.<br><br>I think the problem is that mythtv tries to use directfb which i do not have the kernel driver for it.<br>
<br>I even try to recompile mythtv with the following option, --disable-directfb but mythtv still tries to <br>view livetv with directfb instead of xv or x11 video display driver.<br><br>I've been spending the last 8 hours doing this, please help.<br>
<br>thanks,<br><br>toan<br><br><br>2010-02-13 10:09:18.228 VideoOutWindow::SetPIPState. pip_state: 0]<br><br> =======================| DirectFB 1.0.1 |=======================<br> (c) 2001-2007 The DirectFB Organization (<a href="http://directfb.org" target="_blank">directfb.org</a>)<br>
(c) 2000-2004 Convergence (integrated media) GmbH<br> ------------------------------------------------------------<br><br>(*) DirectFB/Core: Single Application Core. (2008-08-18 12:36) <br>(!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed<br>
--> No such file or directory<br>(!) DirectFB/FBDev: Error opening framebuffer device!<br>(!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable.<br>(!) DirectFB/Core: Could not initialize 'system' core!<br>
--> Initialization error!<br>2010-02-13 10:09:18.232 VideoOutput: Trying video renderer: ''<br>2010-02-13 10:09:18.232 VideoOutput, Error: Not compiled with any useable video output method.<br>2010-02-13 10:09:18.232 NVP(0), Error: Couldn't create VideoOutput instance. Exiting..<br>
2010-02-13 10:09:18.233 Unable to initialize video.<br>2010-02-13 10:09:19.284 LiveTVChain(live-lense-2010-02-13T10:09:17): ReloadAll(): Added new recording<br>2010-02-13 10:09:38.199 playCtx, Error: StartDecoderThread() Failed to startdecoder<br>
2010-02-13 10:09:38.199 TV: StartPlayer(0, Watching WatchingLiveTV, main) -- end error<br>2010-02-13 10:09:38.199 TV Error: LiveTV not successfully started<br>2010-02-13 10:09:38.201 TV: HandleStateChange(0) -- end<br>2010-02-13 10:09:38.202 TV: StartTV -- process events end<br>
2010-02-13 10:09:38.202 TV: StartTV -- process events 2 begin<br>2010-02-13 10:09:38.203 ScreenSaverX11Private: DPMS Deactivated 1<br>2010-02-13 10:09:38.203 ScreenSaverX11Private: ResetTimer -- begin<br>2010-02-13 10:09:38.203 ScreenSaverX11Private: StopTimer<br>
2010-02-13 10:09:38.204 ScreenSaverX11Private: StartTimer<br>2010-02-13 10:09:38.205 ScreenSaverX11Private: ResetTimer -- end<br>2010-02-13 10:09:38.220 ScreenSaverX11Private: DPMS Reactivated 1<br>2010-02-13 10:09:38.221 ScreenSaverX11Private: StopTimer<br>
2010-02-13 10:09:38.233 TV: StartTV -- process events 2 end<br>2010-02-13 10:09:38.240 TV::~TV() -- begin<br>2010-02-13 10:09:38.291 TV::~TV() -- lock<br><br>
</blockquote></div><br>