From owner-freebsd-hardware@FreeBSD.ORG Wed Feb 23 22:35:58 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F392D16A4E3 for ; Wed, 23 Feb 2005 22:35:56 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 860C643D31 for ; Wed, 23 Feb 2005 22:35:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10523 invoked from network); 23 Feb 2005 22:35:56 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 23 Feb 2005 22:35:55 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j1NMZfKP025812; Wed, 23 Feb 2005 17:35:50 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-hardware@FreeBSD.org Date: Wed, 23 Feb 2005 17:36:30 -0500 User-Agent: KMail/1.6.2 References: <421CFF1D.6030901@relcom.ru> In-Reply-To: <421CFF1D.6030901@relcom.ru> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200502231736.30094.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Anatoly Tyukanov Subject: Re: ATI Radeon RV350 AQ 9600 SE card isnt working X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 22:35:59 -0000 On Wednesday 23 February 2005 05:09 pm, Anatoly Tyukanov wrote: > hey guys > > my ATI Radeon RV350 AQ 9600SE wasnt discovered by drm. :-( > > im using: > FreeBSD insomnia 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Thu Feb 24 > 00:05:26 MSK 2005 root@insomnia:/usr/obj/usr/src/sys/KERNEL i386 > > here is scanpci -vv: > pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1002 device 0x4151 > ATI Technologies Inc RV350 AQ [Radeon 9600] > CardVendor 0x17ee card 0x2002 (Card unknown) > STATUS 0x02b0 COMMAND 0x0007 > CLASS 0x03 0x00 0x00 REVISION 0x00 > BIST 0x00 HEADER 0x80 LATENCY 0x20 CACHE 0x08 > BASE0 0xc0000008 addr 0xc0000000 MEM PREFETCHABLE > BASE1 0x00009001 addr 0x00009000 I/O > BASE2 0xe9000000 addr 0xe9000000 MEM > MAX_LAT 0x00 MIN_GNT 0x08 INT_PIN 0x01 INT_LINE 0x09 > > "patch": > --- /usr/src/sys/dev/drm/drm_pciids.h.orig Wed Feb 23 23:57:47 2005 > +++ /usr/src/sys/dev/drm/drm_pciids.h Thu Feb 24 00:30:00 2005 > @@ -62,6 +62,7 @@ > {0x1002, 0x5c62, 0, "ATI Radeon RV280"}, \ > {0x1002, 0x5c63, 0, "ATI Radeon RV280 Mobility"}, \ > {0x1002, 0x5c64, 0, "ATI Radeon RV280"}, \ > + {0x1002, 0x4151, 0, "ATI Radeon RV350 AQ 9600 SE"}, \ > {0, 0, 0, NULL} > > #define r128_PCI_IDS \ > > and result: > drm0: port 0x9000-0x90ff mem > 0xe9000000-0xe900ffff,0xc0000000-0xcfffffff irq 9 at device 0.0 on pci1 > info: [drm] AGP at 0xe0000000 128MB > info: [drm] Initialized radeon 1.11.0 20020828 on minor 0 It still won't work though. The chips after the RV280 aren't supported by the DRI bits as far as 3d GL acceleration. Adding the PCI ID to the drm driver doesn't buy you anything. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org