From owner-freebsd-questions@FreeBSD.ORG Wed Jan 29 06:22:27 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DFDD128E for ; Wed, 29 Jan 2014 06:22:27 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7738014EA for ; Wed, 29 Jan 2014 06:22:27 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id z12so2553476wgg.18 for ; Tue, 28 Jan 2014 22:22:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=CWQbsta5T9x/7nw/hywYLhCen2Hl1Rq015TvdXKIsUs=; b=npbi8rT8CXzceXFaIy6MqeqmwQm+5cw4UU28vltXZ4sd7zIqzPGkaHm8iqD4CoP1fc mS/hDyw/NR4tPLPpGlRJXWfyNeZnQn86G9SD37leiRyy/eihl7SdGRK5iacd2WBK/l1x P7zaIS8JUnBvcOmU/m7tk0XOgaNX4J4PdrEW8pRQD2rVr48xttXGRWmkCW1X3heToqhn CjwgdL/GiqWub9JsfzLyl5rU+on2ZfTQskGprSJIKWby9oQxX+NiVhBOKEvCGh33Y0Ub tadNdpCmrOlQBsXghOGENiA4d6DJvSmP9dfe1ROpodsNVTqLVqxiLJzuN7qbOKxtCl3K QhXQ== X-Received: by 10.180.19.65 with SMTP id c1mr11452259wie.39.1390976545930; Tue, 28 Jan 2014 22:22:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.30.169 with HTTP; Tue, 28 Jan 2014 22:21:45 -0800 (PST) In-Reply-To: <20140127105508.526a9e5f@X220.alogt.com> References: <20140126211217.3c74f133@X220.alogt.com> <20140126213247.53fc82ee@X220.alogt.com> <20140127105508.526a9e5f@X220.alogt.com> From: "Jack L." Date: Tue, 28 Jan 2014 22:21:45 -0800 Message-ID: Subject: Re: startx hangs locally but not over ssh To: Erich Dollansky Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 06:22:27 -0000 On Sun, Jan 26, 2014 at 6:55 PM, Erich Dollansky wrote: > Hi, > > On Sun, 26 Jan 2014 18:40:46 -0800 > "Jack L." wrote: > >> On Sun, Jan 26, 2014 at 5:32 AM, Erich Dollansky >> wrote: >> > >> > On Sun, 26 Jan 2014 05:17:42 -0800 >> > "Jack L." wrote: >> > >> >> On Sun, Jan 26, 2014 at 5:12 AM, Erich Dollansky >> >> wrote: >> >> > Hi, >> >> > >> >> > On Sun, 26 Jan 2014 04:41:54 -0800 >> >> > "Jack L." wrote: >> >> > >> >> >> Does anyone have any ideas on why startx would cause Xorg to >> >> >> consume 100% cpu and stuck in RUN state. kill -9 does nothing to >> >> >> it and forced to reboot to kill it. > > did you try the kill as root? >> >> yes, nothing >> >> didn't show anything, what does that do? The ati driver worked >> >> fine in FreeBSD 9.2. This card doesn't support KMS as it's an >> >> older laptop video card. >> > >> > if KMS is not supported, then take the VESA driver and see what >> > happens. >> > >> vesa works fine but wanted it to work with the ati driver which has >> acceleration > > Ok, did you upgrade FreeBSD? > > The recompile at least hal and the video driver. it was a fresh install. Now I am able to reproduce it only half the time after recompiling the kernel with the latest 10 stable.