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]
Other format: [Raw text]

RE: Using 6.7.0.0-8 Failure to connect to Linux


-----Original Message-----
From: Alexander Gottwald [mailto:alexander.gottwald@s1999.tu-chemnitz.de] 
Sent: Thursday, May 13, 2004 11:41 AM
To: cygwin-xfree@cygwin.com
Subject: Re: Using 6.7.0.0-8 Failure to connect to Linux

On Wed, 12 May 2004, Crystal Martin wrote:

> Hello!
> I was successfully using Cygwin to connect my Windows machine to my SuSE 9 until my Windows machine crashed about three weeks ago. Since then, I have not been able to reconnect the two computers. In the meantime, we have new Ethernet switches which I suspect may have triggered the problem? (a colleague who is using the SAME set-up she had previously used successfully can no longer connect either) It only seems broke for SuSE 9. The HP-UX and SuSE 8 machines are all ok. The SuSE 9 machine is using KDM and it is set-up to accept external connections.

> /usr/X11R6/bin/XWin -query 192.168.10.29 -nodecoration 
> -lesspointer 

> AUDIT: Wed May 12 15:53:33 2004: 1544 XWin: client 1 rejected from IP 192.168.10.29
> ? Auth name: MIT-MAGIC-COOKIE-1 ID: -1
> ?
> Fatal server error:
> XDMCP fatal error: Session failed Session 235664007 failed for display 192.168.10.109:0: cannot open display

try starting XWin with

/usr/X11R6/bin/XWin -query 192.168.10.29 -from 192.168.10.109 -nodecoration -lesspointer 

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723

Thanks for the advice. I gave it a try, but it didn't help. Any other suggestions? Here's my log:

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.7.0.0-8

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

/usr/X11R6/bin/XWin -query 192.168.10.29 -from 192.168.10.109 
-nodecoration -lesspointer 

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1152 h 864
winInitializeDefaultScreens - Returning
winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 00000007
winSetEngine - Using Shadow DirectDraw NonLocking
winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per pixel
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "00000407" (00000407) 
(--) Using preset keyboard for "German (Germany)" (407), type "4"
Rules = "xorg" Model = "pc105" Layout = "de" Variant = "(null)" Options = "(null)"
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
winPointerWarpCursor - Discarding first warp: 576 418
winProcEstablishConnection - Hello
winProcEstablishConnection - Clipboard is not enabled, returning.
AUDIT: Fri May 14 09:08:53 2004: 1380 XWin: client 1 rejected from IP 192.168.10.29
  Auth name: MIT-MAGIC-COOKIE-1 ID: -1

Fatal server error:
XDMCP fatal error: Session failed Session 253552002 failed for display 192.168.10.109:0: cannot open display

winDeinitMultiWindowWM - Noting shutdown in progress

Thanks!
crystal


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