On Sun, 1 Dec 2002 Parry60@aol.com wrote: >(--) checkDevMem: using aperture driver /dev/xf86 >(--) Using wscons driver in pcvt compatibility mode (version 3.32) >(WW) xf86AcquireGART: AGPIOC_ACQUIRE failed (Inappropriate ioctl for device) >(WW) GARTInit: AGPIOC_INFO failed (Inappropriate ioctl for device) > <snip> >(II) LoadModule: "xie" >(WW) Warning, couldn't open module xie >(II) UnloadModule: "xie" >(EE) Failed to load module "xie" (module does not exist, 0) >(II) LoadModule: "pex5" >(WW) Warning, couldn't open module pex5 >(II) UnloadModule: "pex5" >(EE) Failed to load module "pex5" (module does not exist, 0) In your XF86Config, try commenting out the lines that say `Load "xie"' and 'Load "pex5"' in the `Section "Modules"'. But I don't think this is the real problem. It'll just clear up the log a little. <snip> >(II) LoadModule: "dri" >(WW) Warning, couldn't open module dri >(II) UnloadModule: "dri" >(EE) Failed to load module "dri" (module does not exist, 0) I would guess that you also have a `Load "dri"' module in that section too? Your card is not supported by XFree86-4.2.1 http://www.xfree86.org/current/Status24.html#24 and you need to revert to 3.3.6. To find out if your card is one of those listed on the URL you can use "lspci -vv" and search for the VGA line reported in that output. <snip> >(==) VGA(0): videoRam: 256 kBytes. This says that you don't have much video memory at all. You will probably be only able to run at very low resolutions and colordepths. <snip> >(II) VGA(0): Not using default mode "640x350" (insufficient memory for mode) <snip> >(II) VGA(0): Not using default mode "800x512" (insufficient memory for mode) Which is born out by all the snipped lines above. To get rid of those warnings you need to look for the section titled "monitor" and remove all the modelines that were listed above. >(II) VGA(0): Not using mode "640x480" (no mode of this name) >(--) VGA(0): Virtual size is 320x240 (pitch 320) >(**) VGA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) >(II) VGA(0): Modeline "320x240" 12.59 320 328 376 400 240 245 246 262 >doublescan -hsync -vsync <snip> > >Fatal server error: >AddScreen/ScreenInit failed for driver 0 > > >Running this on a box with 64 MB of RAM, 188MHZ Cyrix processor, Oak >Technology Graphics card (no idea what model) running OpenBSD 3.2 with >XFree86 4.2.1. Try reverting to 3.3.6. You may be able to run at 8bpp with some low res like 320x240. Personally I'd use the box as CLI only or else get a new video card. Good luck, Oisin Feeley _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie