From owner-freebsd-x11@FreeBSD.ORG Mon May 8 07:32:12 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C56016A400 for ; Mon, 8 May 2006 07:32:12 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CDEB43D49 for ; Mon, 8 May 2006 07:32:11 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by nz-out-0102.google.com with SMTP id l1so1126944nzf for ; Mon, 08 May 2006 00:32:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qN4/klM2aF35xKccP2UyaVRw/GAElNy2Oa/8I5MdakbfX7Uh3YDJfY5ftiJJ3PFmNh11aTwMVoqIal0Hy97du4tyE1i8LuKRPbNwdDtDjDG96zQs6WS6jol4I0m5svMzePpKj/hKpdoCYP9xYoJtCSwPO5q6X6GQx7NaBChKc2k= Received: by 10.65.214.3 with SMTP id r3mr840413qbq; Mon, 08 May 2006 00:32:11 -0700 (PDT) Received: by 10.64.201.12 with HTTP; Mon, 8 May 2006 00:32:11 -0700 (PDT) Message-ID: <4c40c4e70605080032k272d6c88p628fe2ac2459f0b4@mail.gmail.com> Date: Mon, 8 May 2006 14:32:11 +0700 From: "Angka H. K." To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: i915GM xorg 7 crash X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 07:32:12 -0000 I have the driver and the server compiled and installed. The problem is when I quit from xorg then the screen will freez but the system seem to be OK, because I can press Ctrl+Alt+Del and the system reboot. From the log file produced by xorg it saying : (WW) AIGLX: 3D driver claims to not support visual 0x23 (WW) AIGLX: 3D driver claims to not support visual 0x24 (WW) AIGLX: 3D driver claims to not support visual 0x25 (WW) AIGLX: 3D driver claims to not support visual 0x26 (WW) AIGLX: 3D driver claims to not support visual 0x27 (WW) AIGLX: 3D driver claims to not support visual 0x28 (WW) AIGLX: 3D driver claims to not support visual 0x29 (WW) AIGLX: 3D driver claims to not support visual 0x2a (WW) AIGLX: 3D driver claims to not support visual 0x2b (WW) AIGLX: 3D driver claims to not support visual 0x2c (WW) AIGLX: 3D driver claims to not support visual 0x2d (WW) AIGLX: 3D driver claims to not support visual 0x2e (WW) AIGLX: 3D driver claims to not support visual 0x2f (WW) AIGLX: 3D driver claims to not support visual 0x30 (WW) AIGLX: 3D driver claims to not support visual 0x31 (WW) AIGLX: 3D driver claims to not support visual 0x32 I build Mesa, DRI, XORG from cvs. And FreeBSD 7 cvsuped at May 7.