This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ANNOUNCEMENT] Shadow Framebuffer Test 14


On Thu, Mar 29, 2001 at 02:25:25PM -0500, Harold Hunt wrote:
> I just posted Test 14 to my usual announcement page:
> http://www.msu.edu/~huntharo/xwin/shadow/
> 
> Changes
> 1) Mode key states are initialized to their current state
> 	upon server startup (NumLock, CapsLock, etc).
> 
> Harold Hunt

I've just downloaded the latest Test from your page (should be 14)
and it doesn't work anymore (W2KSP1, DirectX 8a). Engines 1, 2 and 8
startup but they just show a white screen and no mouse pointer. The
server waists 99% CPU time. I have to kill it from the Task Manager.
Engine 4 doesn't even startup. The output is:

=========================== SNIP ==================================
/home/corinna[26]$ startx

_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
winDetectSupportedEngines () - Windows NT/2000
winDetectSupportedEngines () - DirectDraw installed
winDetectSupportedEngines () - Allowing PrimaryDD
winDetectSupportedEngines () - DirectDraw4 installed
winDetectSupportedEngines () - Returning, supported engines 0000000f
winSetEngine () - Using user's preference: 4
winScreenInit () - dwBPP: 32
winCreateBoundingWindowWindowed () - WorkArea width 1280 height 1024
winCreateBoundingWindowWindowed () - Adjusted width: 1274 height: 998
winWindowProc () - Screen privates are null, msg: 36
winWindowProc () - Screen privates are null, msg: 129
winWindowProc () - Screen privates are null, msg: 131
winWindowProc () - Screen privates are null, msg: 1
winStoreModeKeyStates () - dwModeKeyStates: 00000010
winCreateBoundingWindowWindowed () - WindowClient width 1274 height 998
winRestoreModeKeyStates ()
winCreateBoundingWindowWindowed () - Returning

winClearVisualTypes ()
winAllocateFBShadowDDNL () - w 1274 h 998 d 32
winAllocateFBShadowDDNL () - Created a clipper
winAllocateFBShadowDDNL () - Attached clipper to window
winAllocateFBShadowDDNL () - Created and initialized DD
winAllocateFBShadowDDNL () - Created primary
winAllocateFBShadowDDNL () - Primary masks: 00ff0000 0000ff00 000000ff dwRGBBitC
ount: 32
winAllocateFBShadowDDNL () - Attached clipper to primary surface

Fatal server error:
winAllocateFBShadowDDNL () - Could not create shadow surface 80070057

AbortDDX ()
ddxGiveUp ()
giving up.
xinit:  Connection refused (errno 111):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.
=========================== SNAP ==================================

My .xserverrc:

=========================== SNAP ==================================
#!/bin/bash
export PATH="$PATH:/usr/X11R6/bin"
export DISPLAY=:0
export LANG=de

exec X :0 -engine 4 -screen 0 1280x1024x32 -whitepixel 255 -blackpixel 0

exit 0
=========================== SNAP ==================================

1280x1024x32 is exactly the resolution I'm using.

Am I doing something wrong?
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]