From owner-freebsd-stable@FreeBSD.ORG Fri Mar 19 11:56:22 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F09A716A4CE for ; Fri, 19 Mar 2004 11:56:21 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA2643D1D for ; Fri, 19 Mar 2004 11:56:21 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.11/8.12.11) with ESMTP id i2JJucvN095640; Fri, 19 Mar 2004 20:56:38 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.11/8.12.11/Submit) id i2JJubRN095639; Fri, 19 Mar 2004 20:56:37 +0100 (CET) (envelope-from stijn) Date: Fri, 19 Mar 2004 20:56:37 +0100 From: Stijn Hoop To: Barry Pederson Message-ID: <20040319195637.GA93135@pcwin002.win.tue.nl> References: <7670000.1079480581@palle.girgensohn.se> <13770000.1079537744@rambutan.pingpong.net> <40591A47.1C6617C7@kuzbass.ru> <33830000.1079712277@durian.pingpong.net> <20040319163201.GA16433@svzserv.kemerovo.su> <405B2D7A.5050309@barryp.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hHWLQfXTYDoKhP50" Content-Disposition: inline In-Reply-To: <405B2D7A.5050309@barryp.org> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! cc: stable@freebsd.org cc: Eugene Grosbein Subject: Re: ATI Radeon 9600 SE & OpenGL? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 19:56:22 -0000 --hHWLQfXTYDoKhP50 Content-Type: multipart/mixed; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 19, 2004 at 11:27:22AM -0600, Barry Pederson wrote: > Someone wrote earlier: > > That's what I have where 9200SE works: > > > > agp0: mem 0xe8000000-0xebff= ffff at device 0.0 on pci0 > > > > You see, agp0 is not for video card, it's for motherboard. >=20 > So does the 3D acceleration actually work in your setup? It does in mine: agp0: mem 0xf8000000-0xfbffffff at device = 0.0 on pci0 later after starting X: drm0: port 0xd800-0xd8ff mem 0xdf000000-0xdf00ff= ff,0xf0000000-0xf7ffffff irq 11 at device 0.0 on pci1 And glxgears gets me an acceptable framerate. Unfortunately I'm not at the console or I'd show you the numbers. I just put this card in the machine last week and I had to upgrade to XFree86-4-Server-snap port but other than that I didn't do anything fancy iirc. > Everything else about the card seems to work fine, xvideo extension is= =20 > good. I haven't actually tried that one yet. > I realize this isn't a proper bug report, and you guys are probably on=20 > stable, not current - but I just wondering how much is actually working= =20 > for you. I am on FreeBSD 5.2-CURRENT #19: Mon Mar 15 13:17:55 CET 2004 XF86Config attached fwiw. HTH, --Stijn --=20 I really hate this damned machine I wish that they would sell it. It never does quite what I want But only what I tell it. --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=XF86Config Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" # FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/TrueType/" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc104" Option "XkbLayout" "us" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" EndSection Section "Monitor" #DisplaySize 360 270 # mm Identifier "Monitor0" VendorName "PHL" ModelName "PHILIPS 109P4" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "ForcePCIMode" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # #Option "AGPFastWrite" # [] #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "PanelOff" # [] #Option "DDCMode" # [] #Option "MonitorLayout" # [] #Option "IgnoreEDID" # [] #Option "OverlayOnCRTC2" # [] #Option "CloneMode" # [] #Option "CloneHSync" # [] #Option "CloneVRefresh" # [] #Option "UseFBDev" # [] #Option "VideoKey" # #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Unknown Board" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "960x720" "928x696" "896x672" "832x624" "800x600" "700x525" "640x512" "640x480" "720x400" "640x400" "576x432" "640x350" "512x384" "416x312" "400x300" "320x240" "360x200" "320x200" "320x175" EndSubSection EndSection --MGYHOYXEY6WxJCY8-- --hHWLQfXTYDoKhP50 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAW1B1Y3r/tLQmfWcRAmxgAKCW+sPnKZ//1MW8EKjfCiG1P7C4vACeJXbR +lepXe+FVVny8cVtr8XaDMk= =A9Q0 -----END PGP SIGNATURE----- --hHWLQfXTYDoKhP50--