*BSD News Article 47948


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!udel!gatech!howland.reston.ans.net!xlink.net!ka.sub.net!rz.uni-karlsruhe.de!news.uni-stuttgart.de!uni-regensburg.de!lrz-muenchen.de!fauern!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail
From: j@bonnie.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: X11 on freebsd
Date: 26 Jul 1995 15:29:18 +0200
Organization: Private U**x site, Dresden.
Lines: 20
Message-ID: <3v5fve$lrs@bonnie.tcd-dresden.de>
References: <3v1hud$ith@kaiwan.kaiwan.com>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

The Blade Runner <edchiu@kaiwan.kaiwan.com> wrote:

>	When I run startx, I got this error message.
>
>	MIT-SHM extension disabled due to lack of kernel support

Your kernel doesn't support the SYSVSHM option, so the Xserver
won't support the ``MIT-SHM'' server extension.

Nothing to worry much about, since only very few clients actually
`speak' MIT-SHM.  If you care to add the support, add

	options SYSVSHM

to your kernel config file, and rebuild the kernel.
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)