From owner-freebsd-questions@FreeBSD.ORG Wed Mar 19 19:01:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E97171065672 for ; Wed, 19 Mar 2008 19:01:39 +0000 (UTC) (envelope-from parish@magichamster.com) Received: from jedburgh.just4dns.com (jedburgh.just4dns.com [78.129.134.130]) by mx1.freebsd.org (Postfix) with ESMTP id 7CE3B8FC19 for ; Wed, 19 Mar 2008 19:01:39 +0000 (UTC) (envelope-from parish@magichamster.com) Received: from [86.142.108.137] (helo=movens.plus.com) by jedburgh.just4dns.com with esmtp (Exim 4.68) (envelope-from ) id 1Jc3XM-0007UZ-3A for freebsd-questions@freebsd.org; Wed, 19 Mar 2008 19:01:20 +0000 Received: from [10.10.1.4] (redshift [10.10.1.4]) by postbag.localdomain (Postfix) with ESMTP id 3F3041CC37 for ; Wed, 19 Mar 2008 19:01:32 +0000 (GMT) Message-ID: <47E16308.2070304@magichamster.com> Date: Wed, 19 Mar 2008 19:01:28 +0000 From: Mark Ovens User-Agent: Thunderbird 2.0.0.9 (X11/20080212) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20080318043141.6f77d21b.kgunders@teamcool.net> <47DFAA94.7090205@boosten.org> In-Reply-To: <47DFAA94.7090205@boosten.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Fuzioned-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 1Jc3XM-0007UZ-3A X-Fuzioned-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-Fuzioned-MailScanner-SpamCheck: X-Fuzioned-MailScanner-From: parish@magichamster.com X-Spam-Status: No X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jedburgh.just4dns.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - magichamster.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: X.org 7.3 sure is a mess... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 19:01:40 -0000 Peter Boosten wrote: > Ken Gunderson wrote: >> [snip] >>> Looks like you're having a problem with your window manager, instead of >>> Xorg. >>> >>> Mine (with enlightenment-devel) works like charm. None of the issues >>> you describe anyway. >>> >>> Peter >> >> So how would you explain that I am seeing same type of behaviors in >> straight "startx" with default twm, i.e. bundled Xorg wm? >> > > Dunno. But the troubles cannot originate from the xorg ports, or > everyone would see the same behaviour, right? > > Maybe some other port, or hardware (maybe your video card? - just > guessing), or the driver for that particular piece of hardware. > One would expect so, but it would appear not to be the case. I'm having the same problem - if I ssh in from another box I see the Xorg process sucking >100% CPU and the state is *GIANT I'm using an ATI card but people are having the same issue with nVidia and Matrox cards. My box has run every version of Xorg since it replaced XFree86 on FreeBSD and many versions of XFree86 before that without this problem. Also, the problem seems to come and go for me as I update my ports, i.e. the box has the problem, I run ``portmaster -a'' and the problem goes away. sometime later I run ``portmaster -a'' again and the problem re-appears. Only seems to happen when X-related stuff gets updated. The other thing I've noticed is, on my box at least, that the problem always starts when I move the mouse (not every time of course) so could it be Xorg 7.3 not playing nicely with the mouse driver - or the USB driver since my mouse is a USB one? Which may explain why some people see the problem and others don't? This is really becoming a big PITA. Regards, Mark