I'm pretty sure I've done everything in the list archive.  

Patched the kernel with vsync (although I dont think this is necessary if you are 
using the newer mplayer triple switch.

I'm using mplayer 0.90-r5 under gentoo.  I applied the latest dfbmga patch to this 
(this provided triple and fixed a problem with spic)

Mplayer works fine under dfbmga on its own.

my frewevo.conf contains 

display = dfbmga
geometry = 720x480
tv = pal
 I've also used 720x576 with no luck

/etc/directfbrc

atrox-crtc2
matrox-tv-standard=pal
primary-layer=2

I'm using sdl 1.25 which I believe no longer needs the patch.  ( did try the patch,  
but I was getting Fuzz 1)  

lsmod
Module                  Size  Used by    Not tainted
serial                 46852   0  (autoclean)
i2c-matroxfb            4084   0
i2c-algo-bit            8360   3  [i2c-matroxfb]
rtc                     7644   0  (autoclean)
i2c-dev                 4772   0
i2c-core               15816   0  [i2c-algo-bit i2c-dev]

echo $SDL_VIDEODRIVER
directfb

When I run freevo I get this

Traceback (most recent call last):
  File "src/main.py", line 134, in ?
    skin    = skin.get_singleton()
  File "src/skin.py", line 78, in get_singleton
    exec('import ' + modname  + ' as skinimpl')
  File "<string>", line 1, in ?
  File "skins/main1/skin_main1.py", line 120, in ?
    import xml_skin
  File "skins/main1/xml_skin.py", line 80, in ?
    osd = osd.get_singleton()
  File "src/osd.py", line 209, in get_singleton
    _singleton = util.SynchronizedObject(OSD())
  File "src/osd.py", line 330, in __init__
    pygame.display.init()
pygame.error: No available video device


I'd like to get freevo running with dfbmga, because I have found that mga_vid often 
gives me grief during freevo upgrades and I'd like to obtain the absolute best 
quality.  Besides, I just can't resist playing with the thing :).

I'd appreciate any suggestions.  Have I missed anything obvious.

I thought if we could get all this info in one place we could add it to the wicki.  
I've gatherred a lot of useful info from the archive.  Thanks to those who've trod 
this path before.

Mark


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to