From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4686 invoked by alias); 21 Jan 2011 04:38:55 -0000 Received: (qmail 4550 invoked by uid 22791); 21 Jan 2011 04:38:54 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,TW_KB,TW_XK,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from cdptpa-omtalb.mail.rr.com (HELO cdptpa-omtalb.mail.rr.com) (75.180.132.122) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Jan 2011 04:38:49 +0000 X-Authority-Analysis: v=1.1 cv=pepdxKapwHuwCZNFD5uob2wvham6E+RljB0uXw08FdQ= c=1 sm=0 a=It1SAC8EBg0A:10 a=kj9zAlcOel0A:10 a=tEItWEwq45TglboumlXxsA==:17 a=fgCymbEu8CTz3goVXTYA:9 a=_JY23WIvgpyqaGIT6-wA:7 a=V5I0weYr9sLqIoOkdv8W9n_JJ3wA:4 a=CjuIK1q_8ugA:10 a=tEItWEwq45TglboumlXxsA==:117 Received: from [74.70.100.157] ([74.70.100.157:36133] helo=[192.168.1.2]) by cdptpa-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id BE/E4-19545-7DD093D4; Fri, 21 Jan 2011 04:38:47 +0000 Subject: Re: xorg-server-1.9.2-1 Fullscreen Issue From: "Frederick D. Hansen" To: cygwin-xfree@cygwin.com In-Reply-To: <4CE67D81.7080203@dronecode.org.uk> References: <4CE67D81.7080203@dronecode.org.uk> Content-Type: text/plain; charset="us-ascii" Date: Fri, 21 Jan 2011 04:38:00 -0000 Message-ID: <1295584726.2277.17.camel@gx620.lan> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2011-01/txt/msg00026.txt.bz2 On Fri, 2010-11-19 at 13:37 +0000, Jon TURNEY wrote: > On 18/11/2010 12:33, Frederick Hansen wrote: > > Just FYI, after upgrading to xorg-server 1.9.2, any attempt to run in fullscreen results in an error. Downgrading to version 1.8.2 seems to correct the issue. Running either version in multiwindow also works. > > > > The contents of Xwin.log are shown below: > > > > > > Welcome to the XWin X Server > > Vendor: The Cygwin/X Project > > Release: 1.9.2.0 (10902000) > > Build Date: 2010-11-03 > > > > XWin was started with the following command line: > > > > /usr/bin/XWin -fullscreen -depth 8 -clipboard -silent-dup-error > > > [snip] > > [ 30091.406] (EE) XKB: Could not invoke xkbcomp > > [ 30091.406] (EE) XKB: Couldn't compile keymap > > [ 30091.406] XKB: Failed to compile keymap > > [ 30091.406] Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. > > [ 30091.406] > > Fatal server error: > > [ 30091.406] Failed to activate core devices. > > Interesting. > > I can start X in fullscreen without problems using the same options. > > Are you sure that removing -fullscreen allows the X server to start properly? > This kind of failure (invoking xkbcomp) is usually caused by BLODA or rebase > problems preventing xkbcomp from being spawned. It would be unusual for that > to only occur with certain options, but I guess it is possible. > I have tried running in fullscreen on several other machines as well, and ran into the same problem on some of these other machines. These are fairly clean Windows XP SP3 installations. The issue occurs with version 1.9.3 as well. It does indeed work with -fullscreen removed. Furthermore, if I rename /lib/dri/swrast_dri.so to something else, the affected systems run in fullscreen without issue. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/