From: Alan B. <A.L...@lb...> - 2003-04-04 16:00:52
|
hi, > Sorry but even your XF86Config-4-2 file doesn't work well: sometimes it > works, sometimes i return to the console after kde is ok and sometimes the > display becomes > corrupted and i have to do a reset. > > In 16 bits mode, the display is always corrupted. justa quick question, but do you run X at the same resolution as you send via bootstrap line? These should be the same is possible. please check that the FrameBuffer is okay with your resolution by using the 'fbset' program on the console (you may need to search net for this tool and compile it) please remove the "Load Int10" from your "Section Module" section you have an A4k with CS_PPC 604? you'll probably need to add Option "XAANoScanlineCPUToScreenColorExpandFill" to your 'Device' section. I'd seriously strip out the modules that are loaded by default in the XF86Config - eg DRI, GLX, DDC etc etc and put them back one at a time (they do some seriously playing-up things if they dont work properly on your setup) and i'd seriously strip out the modelines and abilities of the monitor. you didnt just use XF86Config-4 without checking and editing did you? You can kill your monitor doing things like that.... Alan |