Hi, 

Still no help ;). Basically my monitor goes Power Off and if my TV is 
connected to my Radeon7000 SVIDEO connection, its picture goes 
disordered. It seems that video signal goes to a mode, which is not 
supported by my monitor nor my TV. Freevo 1.3.2 works OK. Also under 
XFree Freevo works correctly. If I export SDL_VIDEODRIVER=fbcon I get 
following output: 



WARNING: freevo_config.py was changed, please check local_config.py 

You are using version 3.5, changes since then: 
Version 3.6: 
     Added USE_MEDIAID_TAG_NAMES as directory based variable and 
     HIDE_UNUSABLE_DISCS to hide discs in the wrong menus and empty 
drives 


ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', 
'/dev/cdroms/cdrom0', 'CD-1')" 
Traceback (most recent call last): 
  File "./src/main.py", line 99, in ? 
    skin    = skin.get_singleton() 
  File "./src/skin.py", line 71, in get_singleton 
    exec('import skins.' + config.OSD_SKIN  + '.' + config.OSD_SKIN  + '
as skinimpl') 
  File "<string>", line 1, in ? 
  File "./src/skins/main/main.py", line 58, in ? 
    import xml_skin 
  File "./src/skins/main/xml_skin.py", line 57, in ? 
    osd = osd.get_singleton() 
  File "./src/osd.py", line 218, in get_singleton 
    _singleton = util.SynchronizedObject(OSD()) 
  File "./src/osd.py", line 365, in __init__ 
    pygame.display.init() 
pygame.error: No available video device 



On Sun, 2003-08-24 at 16:46, Dirk Meyer wrote: 
> teemu ahola wrote: 
> > Hi, 
> > 
> > Sorry. I still does not work ;). Or maybe I did something wrong. I 
> > simply 'check out' files from cvs and ran './freevo setup', updated 
> > freevo.conf 'display = fbdev:vidix' and ran './freevo'. 
> 
> display=fbdev:vidix is not valid. Use display=fbdev and set 
> fbdev:vidix manualy as output device for mplayer. If it still doesn't 
> work, try export SDL_VIDEODRIVER=fbcon before starting Freevo. If you 
> still have problems, please mail what exactly happens. 
> 
-- 
Teemu Ahola
EMail : [EMAIL PROTECTED]
        [EMAIL PROTECTED]
Mobile: +358 50 5873210


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to