From owner-freebsd-x11@FreeBSD.ORG Tue Dec 12 19:26:06 2006 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 44FB516A4D4 for ; Tue, 12 Dec 2006 19:26:06 +0000 (UTC) (envelope-from kappa@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFFDA4425F for ; Tue, 12 Dec 2006 19:11:45 +0000 (GMT) (envelope-from kappa@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id A70FE6352 for ; Tue, 12 Dec 2006 22:12:55 +0300 (MSK) Received: from capella.park.rambler.ru (capella.park.rambler.ru [81.19.65.30]) by relay0.rambler.ru (Postfix) with ESMTP id 9E0A8634D for ; Tue, 12 Dec 2006 22:12:55 +0300 (MSK) Received: by capella.park.rambler.ru (Postfix, from userid 1001) id 17B08456D; Tue, 12 Dec 2006 22:17:10 +0300 (MSK) Date: Tue, 12 Dec 2006 22:17:10 +0300 From: Alex Kapranoff To: x11@freebsd.org Message-ID: <20061212191710.GA1085@capella.park.rambler.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 6.2-PRERELEASE i386 Organization: Inner Mongolia User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: Subject: DRM on ATI Radeon Xpress 200G (ATI RS480 device) 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, 12 Dec 2006 19:26:06 -0000 Good day! Does current `radeon' DRM kernel module support ATI RS480 integrated graphics? I cannot get it to work. No 'agp' or 'drm' messages in dmesg (agp compiled in, radeon.ko loaded via /boot/loader.conf). The chipset type is r300 and it is supported on cards both by xorg and FreeBSD kernel. Some info: % pciconf -vl ... none1@pci1:5:0: class=0x030000 card=0x71411462 chip=0x59541002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'Radeon XPRESS 200' class = display subclass = VGA % cat xorg.0.log ... (--) PCI:*(1:5:0) ATI Technologies Inc RS480 [Radeon Xpress 200G Series] rev 0, Mem @ 0xd8000000/27, 0xfd df0000/16, I/O @ 0xef00/8 ... (--) Chipset ATI Radeon XPRESS 200 5954 (PCIE) found -- Alex Kapranoff.