From owner-freebsd-stable@FreeBSD.ORG Sat Feb 14 23:04:50 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 854651065672 for ; Sat, 14 Feb 2009 23:04:50 +0000 (UTC) (envelope-from swsirlin@earthlink.net) Received: from elasmtp-kukur.atl.sa.earthlink.net (elasmtp-kukur.atl.sa.earthlink.net [209.86.89.65]) by mx1.freebsd.org (Postfix) with ESMTP id 575B08FC0A for ; Sat, 14 Feb 2009 23:04:50 +0000 (UTC) (envelope-from swsirlin@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=TvCx8tgamLl+zAXUi+Kmw8sZWo80F60anTvnmEXewwBOGh0x8hIeUu8Ep1PMp7SZ; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [24.205.80.117] (helo=celeborn.my.domain) by elasmtp-kukur.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LYTIO-0002U0-SW for freebsd-stable@freebsd.org; Sat, 14 Feb 2009 17:47:36 -0500 Message-ID: <499749E3.7000507@earthlink.net> Date: Sat, 14 Feb 2009 14:46:59 -0800 From: sam sirlin User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.19) Gecko/20090110 SeaMonkey/1.1.14 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 52e4e1bd8cc945501aa676d7e74259b7b3291a7d08dfec79c82b1fbb9212b2cc6ab05ee28736d7fb350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.205.80.117 Subject: Re: Unhappy Xorg upgrade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2009 23:04:50 -0000 I've just upgraded to the latest xorg on my amd64 box 7.1-STABLE FreeBSD 7.1-STABLE #0: Fri Jan 16 07:33:20 PST 2009 I have a radeon graphics card, drm0: on vgapci0 - had to add the option mentioned in UPDATING Section "ServerLayout" Option "AllowEmptyInput" "off" ... Things seem mostly running on my box, though there are many of these emacs Xlib: extension "Generic Event Extension" missing on display ":0.0". ... I now see that ssh into a remote host (solaris 10 sparc), running emacs there pops up a window, but then typing anything into the window kills it, with X protocol error: BadAlloc (insufficient resources for operation) on protocol request 149 (on the remote machine). xv works ok. This doesn't happen if the remote host is linux rh4... This didn't happen before the xorg upgrade. Seems to be some sort of incompatibility in X11. Any ideas? Sam Sirlin