User Tools

Site Tools


projects:liflg:sof

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:liflg:sof [2009/06/09 17:53] – created rettichschnidiprojects:liflg:sof [2010/08/14 13:22] (current) rettichschnidi
Line 7: Line 7:
 Have a working installer. Have a working installer.
  
-== Test cases===+== Todo ==
  
 +Using +set cpu_memory <n> to set RAM to the real value
 +
 +   Using default memory value--use +set cpu_memory <n> to change
 +   65MB of physical memory 
 +
 +
 +== Test cases===
  
 ^ Tests which needed to be passed  ^  works for rettichschnidi Ubuntu 8.10 x86 ^  ^ Tests which needed to be passed  ^  works for rettichschnidi Ubuntu 8.10 x86 ^ 
Line 17: Line 24:
 | Uninstall option works |  yes | | Uninstall option works |  yes |
  
 +== Problems ==
 +===Too long OpenGL string===
 +New  graphic boards have very long OpenGL strings (>4096 chars) when using recent drivers and this makes SoF crashing.
 +
 +Solution: Open ref_gl.so with a hexeditor and look for GL_EXTENSIONS. Replace the char "%s" behind it with "  " (whitespace).
projects/liflg/sof.1244562792.txt.gz · Last modified: 2009/06/09 17:53 by rettichschnidi