public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: "David M. Karr" <davidmichaelkarr@gmail.com>
To: cygwin-xfree@cygwin.com, cygwin@cygwin.com
Subject: Still can't run XServer or any apps that require it
Date: Sat, 23 Apr 2011 16:47:00 -0000 [thread overview]
Message-ID: <4DB302A9.1090105@gmail.com> (raw)
Cygwin 1.7.9 on Win7SP1.
Almost a week ago now, I've been unable to run my XServer, and thus any
of the apps that normally run with it, like Emacs. When I run
"startxwin", it just says "failed to activate core devices".
Here's the XWin.0.log:
--------------------------------
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.10.1.0
OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (Win32)
Package: version 1.10.1-1 built 2011-04-22
XWin was started with the following command line:
X :0 -multiwindow
ddxProcessArgument - Initializing default screens
winInitializeScreenDefaults - primary monitor w 1920 h 1080
winInitializeDefaultScreens - native DPI x 96 y 96
[498341.590] (II) xorg.conf is not supported
[498341.590] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for
more information
[498341.590] LoadPreferences: /home/David/.XWinrc not found
[498341.590] LoadPreferences: Loading /etc/X11/system.XWinrc
[498341.605] LoadPreferences: Done parsing the configuration file...
[498341.652] winDetectSupportedEngines - DirectDraw installed, allowing
ShadowDD
[498341.652] winDetectSupportedEngines - Windows NT, allowing PrimaryDD
[498341.652] winDetectSupportedEngines - DirectDraw4 installed, allowing
ShadowDDNL
[498341.730] winDetectSupportedEngines - Returning, supported engines
0000001f
[498341.730] winSetEngine - Multi Window or Rootless => ShadowGDI
[498341.730] winScreenInit - Using Windows display depth of 32 bits per
pixel
[498341.746] winAllocateFBShadowGDI - Creating DIB with width: 1920
height: 1080 depth: 32
[498341.746] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
[498341.746] winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff
BPRGB 8 d 24 bpp 32
[498341.746] winInitMultiWindowWM - Calling pthread_mutex_lock ()
[498341.761] Screen 0 added at virtual desktop coordinate (0,0).
[498341.761] winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
[498341.761] MIT-SHM extension disabled due to lack of kernel support
[498341.761] XFree86-Bigfont extension local-client optimization
disabled due to lack of shared memory support in the kernel
[498341.808] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[498341.808] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[498341.808] [dix] Could not init font path element
/usr/share/fonts/OTF/, removing from list!
[498341.808] [dix] Could not init font path element
/usr/share/fonts/Type1/, removing from list!
[498341.949] (EE) XKB: Could not invoke xkbcomp
[498341.949] (EE) XKB: Couldn't compile keymap
[498341.949] (EE) XKB: Failed to load keymap. Loading default keymap
instead.
[498342.089] (EE) XKB: Could not invoke xkbcomp
[498342.089] (EE) XKB: Couldn't compile keymap
[498342.089] XKB: Failed to compile keymap
[498342.089] Keyboard initialization failed. This could be a missing or
incorrect setup of xkeyboard-config.
[498342.089]
Fatal server error:
[498342.089] Failed to activate core devices.
------------------------------
I looked in the FAQ for the entry corresponding to this error, but none
of the steps found any issues. I've tried doing "rebaseall" according
to the instructions, but that hasn't made any difference. In fact, my
problems started when I ran "rebaseall" to fix a different problem. I
was getting "Doing vfork: resource temporarily unavailable" when I
started up Emacs, and some advice I found suggested running "rebaseall".
I've run "cygcheck -c" and got all OK. I ran "cygcheck -s" and the only
part that seemed vaguely suspicious was this excerpt:
12k 2010/08/03 C:\/usr/bin/cygrunsrv: warning: OpenService failed
for 'DcomLaunch': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper':
Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5
Access is denied.
cygwin\bin\cygXcomposite-1.dll
--
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/
next reply other threads:[~2011-04-23 16:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-23 16:47 David M. Karr [this message]
2011-04-25 15:23 ` Jon TURNEY
2011-04-25 17:07 ` Christopher Faylor
2011-04-26 5:16 ` David M. Karr
2011-04-26 15:37 ` Larry Hall (Cygwin-X)
2011-04-28 13:25 ` Jon TURNEY
2011-05-07 11:51 ` Ryan Johnson
2011-04-26 1:32 ` David M. Karr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DB302A9.1090105@gmail.com \
--to=davidmichaelkarr@gmail.com \
--cc=cygwin-xfree@cygwin.com \
--cc=cygwin@cygwin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).