X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=dVx Iwhf5pU/g2vRPxvtXuDdKmSlyxkUTj9lqmqEkMW0LiVIlL6dZT7uHqxO2sPtCZNf FP/r0/kYpDlhDQcpPUohoPCyEUwBaI3EheZGfJ/idhvlHWS5Mc53E3d8kUWSytmQ emqZHBnUmmm8PG5RimbO8tISE+si91awSvH5ELms= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=RiohPGiH7 pfSpN+79Nk7v2ku1CI=; b=WaQUFNPKXwquxb5qH7iKMm952w3sSEISunA509AIQ y5SIbiG/bN/zyHdU4NoH+dP/rdMDkAPQJXYrTNZb9QvBtyNb4CKPXL42pIxBsCL5 ld+tcLv/OZJ5SPr7OEzv1q3XowwPns7HustYAozGfXYutj5TmdtnTsgqa/cwOqcC Ew= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.tlinx.org Message-ID: <532C11F5.5070205@tlinx.org> Date: Fri, 21 Mar 2014 03:18:29 -0700 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: Does shared memory support work on cyg64? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes When I run the Xwin server, it says shared memory isn't available. I thought running the cygserver took care of this? Does this not work on cyg64? Besides the Xwin server, When I try initialize pulseaudio, it tries to use shared memory as well, but fails to load (no reason why -- just fails)... tried setting --log-level==debug, but couldn't find the output anywhere...(nothing in var/log...) I have it running as system: UID PID PPID TTY STIME COMMAND ... SYSTEM 8996 7516 ? 01:54:27 /usr/bin/dbus-daemon Bliss\la 1184 7632 cons1 02:53:19 /usr/bin/ps Bliss\la 3004 1 cons2 01:44:31 /usr/bin/bash SYSTEM 7516 1 ? 01:54:27 /usr/bin/cygrunsrv Bliss\la 4316 1 ? 01:44:48 /prog64/vim/gvim -- but my Xstartup log claims not to see it: [197140.538] MIT-SHM extension disabled due to lack of kernel support [197140.538] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel [197140.553] glWinSelectGLimplementation: Loaded 'cygnativeGLthunk.dll' -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple