Title: 855wrap Description: Fix for Intel 855 Graphics BIOS/Memory Bug Version: 1.00 Author: Christian Zietz, czietz@gmx.net. Original-site: http://www.chzsoft.com.ar/855patch.html Copying-policy: GPL -----==[ Color = yellow Filesize: 14KB ]==----- Extension by: juanito Comments: Some PCs with Intel 845/855/865GM embedded video chips don't allocate enough shared memory for XFree86 to run at high resolutions resulting in a lime-green screen of nothing. 855patch and 855wrap address this problem. 855patch is for older BIOS, 855wrap is for newer BIOS. _ Edit XF86Config-4: add Load 'dri' to the Section 'Module' use Driver 'i810' in the Section 'Device' set VideoRam to desired value Section 'Device' _ Usage copy 855patch or 855wrap to /usr/sbin (for eg) and run before starting XFree86 855patch 16384 (for example) 855wrap (no mem value required) Change-log: Current: 2007/01/28 - First version