From owner-freebsd-x11@FreeBSD.ORG Tue May 9 05:38:44 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 B591B16A400 for ; Tue, 9 May 2006 05:38:44 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329D143D45 for ; Tue, 9 May 2006 05:38:43 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by nz-out-0102.google.com with SMTP id l1so1380614nzf for ; Mon, 08 May 2006 22:38:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=cqahmhFTqGIQ+U370R5ATgNY9diTz/kIGr76j0htSeDkmxr3MR9/6cCWqURm7diM3PckrkxdPHqYluFEuOV2jnzLp4+bTWE5ixq4FMbn/g34lnRi5tSL+8Kj1EquBQJ21lZc21Bz/iX8Zm4SFzKwEXuJgjRvlJPd1/m4Ltl+DyU= Received: by 10.65.188.14 with SMTP id q14mr1447571qbp; Mon, 08 May 2006 22:38:43 -0700 (PDT) Received: by 10.64.201.12 with HTTP; Mon, 8 May 2006 22:38:43 -0700 (PDT) Message-ID: <4c40c4e70605082238g2a9cddd7kc23576b2343e6252@mail.gmail.com> Date: Tue, 9 May 2006 12:38:43 +0700 From: "Angka H. K." To: "Dejan Lesjak" In-Reply-To: <200605081551.13413.dejan.lesjak@ijs.si> MIME-Version: 1.0 References: <4c40c4e70605080032k272d6c88p628fe2ac2459f0b4@mail.gmail.com> <200605081551.13413.dejan.lesjak@ijs.si> 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 Cc: freebsd-x11@freebsd.org Subject: Re: 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: Tue, 09 May 2006 05:38:44 -0000 Yes it refers to that bug, and my name is listed there. 6.9 from ports work well. I don't use the modular options for it. The DRI works fine. On 5/8/06, Dejan Lesjak wrote: > > On Monday 08 May 2006 09:32, Angka H. K. wrote: > > 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. > > This would be https://bugs.freedesktop.org/show_bug.cgi?id=3D6624 right? = Is > the > problem present with the released X.org 6.9 from ports as well? I'll try > to > track the bugzilla entry, but do remind us if solution is found. > > > Dejan >