From owner-freebsd-x11@FreeBSD.ORG Wed Apr 12 00:59:40 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 56B1116A402 for ; Wed, 12 Apr 2006 00:59:40 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D736243D48 for ; Wed, 12 Apr 2006 00:59:39 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.4/8.13.1) with ESMTP id k3C0xTwm051532; Tue, 11 Apr 2006 17:59:29 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: (from anholt@localhost) by leguin.anholt.net (8.13.6/8.13.1/Submit) id k3C0xSQY051531; Tue, 11 Apr 2006 17:59:28 -0700 (PDT) (envelope-from anholt@FreeBSD.org) X-Authentication-Warning: leguin.anholt.net: anholt set sender to anholt@FreeBSD.org using -f From: Eric Anholt To: Dmitry Pryanishnikov In-Reply-To: <20060411230807.Y71855@atlantis.atlantis.dp.ua> References: <20060411230807.Y71855@atlantis.atlantis.dp.ua> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-oZEDC1581lUMTuWm2yHI" Date: Tue, 11 Apr 2006 17:59:28 -0700 Message-Id: <1144803568.74871.11.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: freebsd-x11@FreeBSD.org Subject: Re: DRM regression (cvs commit: src/sys/dev/drm drm-preprocess.sh...) 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: Wed, 12 Apr 2006 00:59:40 -0000 --=-oZEDC1581lUMTuWm2yHI Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2006-04-11 at 23:30 +0300, Dmitry Pryanishnikov wrote: > Hello! >=20 > > Date: Sun, 9 Apr 2006 20:45:45 +0000 (UTC) > > From: Eric Anholt > > To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, > > cvs-all@FreeBSD.org > > Subject: cvs commit: src/sys/dev/drm drm-preprocess.sh drm.h ... > > > > anholt 2006-04-09 20:45:45 UTC > > > > ... > > Log: > > Update to DRM CVS as of 2006-04-09. The most notable new feature is t= he >=20 > This commit has broken DRM on my notebook ASUS M5A (i915GM graphics). d= rm > no longer attaches; here is relevant diff of old (OK) and new (failed) > verbose dmesg: >=20 > agp0: detected 7932k stolen memory > agp0: aperture size is 256M > drm0: on vgapci0 > -info: [drm] AGP at 0xfeb80000 0MB > -info: [drm] Initialized i915 1.2.0 20041217 > +error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initializ= e > AGP. > +device_attach: drm0 attach returned 12 > vgapci1: mem 0xfea80000-0xfeafffff at device 2= .1 on > pci0 How about if you build the module with "make -DDRM_DEBUG=3D1"? --=-oZEDC1581lUMTuWm2yHI Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBEPFDwHUdvYGzw6vcRAkeTAKCIy4lgw8knP640Vujvq3fb7ZLlowCgkYX7 GFOFPJDa4r3C8Yj58qroI4M= =GsHL -----END PGP SIGNATURE----- --=-oZEDC1581lUMTuWm2yHI--