Date: 1 Mar 2000 09:28:32 GMT From: news-list.freebsd.current@innominate.de (Thomas Graichen) To: current@FreeBSD.org Subject: Re: Two queries [ KDE / XFree86 ] Message-ID: <news2mail-89ins0$igu$4@mate.bln.innominate.de> References: <Pine.BSF.4.21.0002281830110.1610-100000@merlin.onsea.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Cliff Rowley <dozprompt@onsea.com> wrote: > Greetings, I'm just wondering if anyone has encountered the following, and > what solutions you may have come up with / ideas you may have. > This may not be a FreeBSD problem, since I am using the latest XFree86 > pre-4.0 snapshot. > First: > Almost every time I load a page in Netscape (latest port), I get the > message: > "XFree86-BigFont extension: shmat() failed, size = 4096, errno = 24" with those options the error is gone for me - i think the relevant one is the SHMALL (the others are for postgres) - i found this out by simply reading the piece of source of XFree86 which emits this error and there is written that SHMALL should be at least 48M - so 16k pages = 64M should be fine options SHMMAXPGS=4096 options SHMALL=16384 options SHMSEG=16 options SEMMNI=32 options SEMMNS=128 t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?news2mail-89ins0$igu$4>