From owner-freebsd-current Fri Jul 12 5:23:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D29337B400 for ; Fri, 12 Jul 2002 05:23:23 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3986343E58 for ; Fri, 12 Jul 2002 05:23:22 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail 1267 invoked by uid 0); 12 Jul 2002 12:23:20 -0000 Received: from pd9003286.dip.t-dialin.net (HELO gmx.net) (217.0.50.134) by mail.gmx.net (mp004-rz3) with SMTP; 12 Jul 2002 12:23:20 -0000 Message-ID: <3D2ECA2D.5060709@gmx.net> Date: Fri, 12 Jul 2002 14:23:09 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stanislav Grozev Cc: Eric Anholt , freebsd-current@FreeBSD.ORG Subject: Re: Update to the DRM References: <1026343027.498.7.camel@anholt.dyndns.org> <1026343406.498.23.camel@anholt.dyndns.org> <20020711091919.GB92796@meerkat.dungeon> <1026411910.527.75.camel@anholt.dyndns.org> <20020712075650.GA40548@meerkat.dungeon> <20020712090717.GA66863@meerkat.dungeon> X-Enigmail-Version: 0.61.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF14323CF7767E18D5297FAF9" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enigF14323CF7767E18D5297FAF9 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Stanislav Grozev wrote: > On Fri, Jul 12, 2002 at 09:56:50AM +0200, Stanislav Grozev wrote: > > >>>Missed the N on my cvs diff -uN. New patch is uploaded, including not >>>stripping FreeBSD ID tags. >>>http://people.freebsd.org/~anholt/dri/files/currentdrm-20020711.diff >> >>thanks, i'll try it now > > > ok, it compiles and runs fine... > but my card isn't recognized. here's what pciconf -l -v shows: > > none6@pci0:13:0: class=0x030000 card=0x80af104d chip=0x4c521002 rev=0x64 hdr=0x00 > vendor = 'ATI Technologies' > device = 'Rage P/M Mobility PCI' > class = display > subclass = VGA > > so I just added the chipid to r128_drv.c (hoping that it will work;-): > > {0x1002, 0x4c52, __REALLY_HAVE_SG, "ATI Rage 12m Mobility P/M (PCI)"}, > > and the driver now detects it: > > drm0: port 0x1400-0x14ff mem 0xfc00c000-0xfc00cfff,0xfd000000-0xfdffffff irq 9 at device 13.0 on pci0 > [drm:r128_init] > [drm:r128_agp_init] agp_available = 0 > [drm:r128_ctxbitmap_next] drm_ctxbitmap_next bit : 0 > [drm:r128_ctxbitmap_init] drm_ctxbitmap_init : 0 > info: [drm] Initialized r128 2.2.0 20010917 on minor 0 > > but, glxinfo still says 'Direct rendering: no' (i have load "dri" in my > x config, do i need something else?). Load "glx" and something like Section "DRI" Mode 0666 EndSection See http://www.xfree86.org/current/DRI6.html#10 for details. Regards, -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enigF14323CF7767E18D5297FAF9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9Lso2Xhc68WspdLARAipAAKCDcOT8VaJ7CjJNkFH3isepcRLwfQCeNuC6 jCH+vGa6e/zQ3zS/9EB1XzI= =/+Mu -----END PGP SIGNATURE----- --------------enigF14323CF7767E18D5297FAF9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message