Hi
I have a problem with directfb, freevo.

Id follow these instructions http://www.kauhajoki.fi/~peti/directfb/matrox-tv-out-howto to get directfb working.

Here's some info:
Debian sarge kernel-2.6.11 (directfb with fusion + matroxfb-full-memory patches)
Matrox G450 DH
Abit NF7-S v.2.0


I'm new with linux, and google didnt help so i was hoping some1 here can help me...

Freevo give me same error everytime:

a80-186-107-162:~# freevo
config.py (518): Logging to /tmp/freevo/main-0.log
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/media/cdrom0', '/dev/hdc', 'CD-1')"

Error: can't find /tmp/TV.xml
Use xmltv to create this file or when you don't want to use the tv
module at all, add TV_CHANNELS = [] and plugin.remove('tv') to your
local_conf.py. TVguide is deactivated now.

config.py (903): Using 'latin-1' encoding
WARNING: /etc/freevo/lircrc not found!
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 131, in ?
import menu # The menu widget class
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 48, in ?
import skin
File "/usr/lib/python2.3/site-packages/freevo/skin.py", line 98, in ?
get_singleton()
File "/usr/lib/python2.3/site-packages/freevo/skin.py", line 79, in get_singleton
exec('import skins.' + config.SKIN_MODULE + '.' + config.SKIN_MODULE + \
File "<string>", line 1, in ?
File "/usr/lib/python2.3/site-packages/freevo/skins/main/main.py", line 51, in ?
from area import Skin_Area
File "/usr/lib/python2.3/site-packages/freevo/skins/main/area.py", line 67, in ?
import xml_skin
File "/usr/lib/python2.3/site-packages/freevo/skins/main/xml_skin.py", line 54, in ?
osd = osd.get_singleton()
File "/usr/lib/python2.3/site-packages/freevo/osd.py", line 149, in get_singleton
_singleton = OSD()
File "/usr/lib/python2.3/site-packages/freevo/osd.py", line 382, in __init__
pygame.display.init()
pygame.error: No available video device


-------------------------------------------------------------------------------------------------

Here is local_conf.py http://80.186.107.162/~htpc/local_conf
and here is freevo.conf http://80.186.107.162/~htpc/freevo.conf

What im missing?

I think directfb is installed correctly cause mplayer work...atleast somehow...

'mplayer file.avi -vo dfbmga -ao oss -fs -vsync' gives only bluescreen but no errors. 'mplayer file.avi -vo directfb -ao oss -fs -vsync' work just fine. This was tested with crt-monitor, i dont have working modes for tv yet...

Thanks in advance





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to