From owner-freebsd-x11@FreeBSD.ORG Sun Sep 4 17:54:59 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C327B106566B for ; Sun, 4 Sep 2011 17:54:59 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.50]) by mx1.freebsd.org (Postfix) with ESMTP id A00948FC17 for ; Sun, 4 Sep 2011 17:54:59 +0000 (UTC) Received: (qmail 7777 invoked from network); 4 Sep 2011 17:24:09 -0000 Received: from 24-113-112-30.wavecable.com (HELO [192.168.2.2]) (tomdean@[24.113.112.30]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Sep 2011 17:24:09 -0000 From: "Thomas D. Dean" To: Kostik Belousov In-Reply-To: <20110904154615.GH17489@deviant.kiev.zoral.com.ua> References: <20110823085937.GC17489@deviant.kiev.zoral.com.ua> <4E543828.2040703@gmail.com> <20110824081303.GG17489@deviant.kiev.zoral.com.ua> <4E61DF8F.1090206@gmail.com> <20110903082645.GR17489@deviant.kiev.zoral.com.ua> <20110903104701.GY17489@deviant.kiev.zoral.com.ua> <4E63983C.6000702@gmail.com> <20110904154615.GH17489@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset="UTF-8" Organization: Home Date: Sun, 04 Sep 2011 10:24:08 -0700 Message-ID: <1315157048.2836.16.camel@asus> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Cc: Andrey Kosachenko , freebsd-x11@freebsd.org Subject: Re: xorg-dev + intel driver + KMS X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tomdean@speakeasy.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2011 17:54:59 -0000 On Sun, 2011-09-04 at 18:46 +0300, Kostik Belousov wrote: A note on a similar problem. On an HP envy 64-bit laptop with Ubuntu 10.04 booting in a normal way such that X starts hangs most (80%) of the time. The machine is not responsive to the keyboard, but, about half the time, I can ssh and kill the X processes. Booting into the Ubuntu recovery mode, log in and then 'sudo service gdm start' works every time I have tried it. I have FreeBSD-stable on the same machine using the vesa driver and the Radeon chip. My problem was discussed on this list "Xorg Fails on HP Envy 3D Laptop". This is not a production machine. Is it interesting to update to current and try the Radeon driver? I can do this in mid-October... tomdean