Oscilated wrote:

Did you recompile pygame? SDL?

http://freevo.webalias.com/matrox.html
http://freevo.webalias.com/matrox-update.html



My procedure was very similar to the instructions above.

Yes, just recompiled pygame and SDL.  Still doesn't fix the problem.

-Andrew Jergens

------- begin error -------
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom',
'CD-1')"

Can't find lsdvd. DVD support will be limited and maybe not
all discs are detected. Please install lsdvd, you can get it
from http://acidrip.thirtythreeandathird.net/lsdvd.html

After installing it, you should run 'freevo cache --rebuild'
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 146, in
get_singleton
   _singleton = OSD()
 File "/usr/lib/python2.3/site-packages/freevo/osd.py", line 379, in
__init__
   pygame.display.init()
pygame.error: No available video device
------ end  error ------


------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users



Go into the SDL src directory and look for config.log

Do a search for DirectFB... you should see this.

configure:25299: checking for DirectFB support
configure:25317: result: yes



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to