From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 03:23:31 2009 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 87CBB1065680 for ; Thu, 12 Feb 2009 03:23:31 +0000 (UTC) (envelope-from hayeah@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id 60ED48FC17 for ; Thu, 12 Feb 2009 03:23:31 +0000 (UTC) (envelope-from hayeah@gmail.com) Received: by rv-out-0506.google.com with SMTP id f6so169050rvb.43 for ; Wed, 11 Feb 2009 19:23:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=Dt+c8l+xKKYvD56OG0UNdZ+yB0Ss+Jryva5Y5b0MB0k=; b=mVN3HzIHsXXpIDtL8QKnm27baznL0sWMRoUtsHqcm321a+vY6MxE7NvpTnztBEj7Y7 lSHw12POfDZBTknuvF/0S19kIKo4ImMo9H9vaz7esN9Y8DCp2tFYQQ2gxtczF6bqmUaC +n+is+2IgsX9pP3CNd2Fu3M8aQteuRHRsgLws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=pFHzXFfRDCfXAc2x/i9mPwGSsqkS0X/nX8yul3jGbPz5SwFu/0xAv0ReIvT1QHlQ0+ X8PD3TJCZIpOG05bEj0Wpmjx2EGRTrHonVXm69BexkLUIaBiKpGSkHF6+RYg+vPiuXl0 BzH5tvDcrqsjbbyqK2ZlhWyawPC7w7CZTyJbk= MIME-Version: 1.0 Received: by 10.140.140.3 with SMTP id n3mr222401rvd.111.1234407110028; Wed, 11 Feb 2009 18:51:50 -0800 (PST) Date: Wed, 11 Feb 2009 18:51:50 -0800 Message-ID: From: Howard Yeh To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Xorg causes kernel panic (intel g45 chipset) 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: Thu, 12 Feb 2009 03:23:31 -0000 Hi, 7.1-RELEASE installs fine on the machine, but when I try to start xorg I get kernel page fault. it's Intel G45 GMA-4500HD. I saw a thread back in September 2008 that added support for the G45 chipset, did it make its way into the 7.1 release? Thanks, Howard