[XFree86] ATI Radeon 9700

2003-07-23 Thread Rickard Asplund
Hi everyone!

I hope someone can give me an answer or maybe help me with this problem.

I dont actually know where to start, but i'll make myself short and give
you some technical facts.

I am running Gentoo linux 1.4 with kernel 2.4.21 on a Dell Dimension 8250.

The problem i have with X is only related to my graphic cards, which is a ATI Radeon 
9700.

First of all X works fine, all my apps works without problem BUT when I am exiting X i 
get this message:

(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found

I dont know how to get rid of it, and i think this output gives me a clue about why 3D 
HD acc. dont work for me. I've followed the simple steps on the Docs link for enable 
3D HD for X on Gentoo official page:

http://www.gentoo.org/doc/en/dri-howto.xml

Plz help me with enabling 3D hardware for X and getting that No matching Device 
problem away.

Forgive me for my poor English.

Best regards towb

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] ATI Radeon 9700 Pro

2003-02-18 Thread Alastair G. Hogge
On Monday, 17 February 2003 21:30, Nigel Taylor wrote:
> Hello all
Hello,

> Could some tell me when the ATI Radeon 9700 Pro will be support in
> XFree86?
Well 4.3 will ship with XFree86 2D drivers. As for 3D, I don't think so.
You could try hassling ATI for some FreeBSD drivers...I am constantly when I 
have time.

> or if there is any drivers for Freebsd so i could use it please.
I'm using CVS (X-4.2.99.901) under FreeBSD and my 9700 works okie
...well alittle screen flicker

> Thank you
Hope I was some help

-Al
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] ATI Radeon 9700 Pro

2003-02-17 Thread Nigel Taylor
Hello all

Could some tell me when the ATI Radeon 9700 Pro will be support in 
XFree86? or if there is any drivers for Freebsd so i could use it please.

Thank you

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] ATI Radeon 9700 pro problems (Powercolor graphics card)

2003-02-11 Thread Alexander Stohr
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:00:0: chip 8086,2560 card 1043,80b2 rev 02 class 06,00,00 hdr
00
> (II) PCI: 00:01:0: chip 8086,2561 card , rev 02 class 06,04,00 hdr
01

you are having an i845 (82845) based mainboard chipset
which implements the host bridge and the AGP bridge.

> (II) PCI: 01:00:0: chip 1002,4e44 card 1002,0002 rev 00 class 03,00,00 hdr
80
> (II) PCI: 01:00:1: chip 1002,4e64 card 1002,0003 rev 00 class 03,80,00 hdr
00

thats some sort of an ATI Radeon...

> (II) LoadModule: "fglrx"
> (II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o
> (II) Module fglrx: vendor="Fire GL - ATI Research GmbH, Germany"
> compiled for 4.1.0, module version = 2.5.1
> Module class: XFree86 Video Driver
> ABI class: XFree86 Video Driver, version 0.4
[...]
> (II) FireGL8700/8800: Driver for chipset: ATI R200 QH (AGP),
> ATI R200 QL (AGP), ATI R200 QT (AGP), ATI R200 BB (AGP),
> Radeon RV250 Id (R9000), Radeon RV250 Ie (R9000),
> Radeon RV250 If (R9000), Radeon RV250 Ig (R9000),
> Radeon RV250 Ld (M9), Radeon RV250 Le (M9), Radeon RV250 Lf (M9),
> Radeon RV250 Lg (M9), Radeon R300 AD (R9500), Radeon R300 AE (R9500),
> Radeon R300 AF (R9500), Radeon R300 AG (Fire GL Z1/X1),
> Radeon R300 ND (R9700 Pro), Radeon R300 NE (R9700/R9500Pro),
> Radeon R300 NF (Unknown), Radeon R300 NG (Fire GL X1)
> (II) Primary Device is: PCI 01:00:0
> (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1)
found
> (--) Chipset Radeon R300 ND (R9700 Pro) found

your radeon board got detected by the close source drivers.
dont care about that non-matching secondary device, its "normal".

> (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
> (EE) fglrx(0): cannot init AGP
> Fatal server error:
> Caught signal 11. Server aborting

it seems that the AGP capabilities of your chipset did not 
initialize for some reason. strange. hmm. at least i meant
those 845 series was a "try compatible" case. maybe support
for it was only added after the latest fglrx driver release.

you can surely bring your system up if removing the fglrx
kernel module, but then you will lack hardware accelleation.
a better solution would be to fix the non working AGP support
for the mainboard chipset. 

please see /var/log/messages for more log info on that problem.
the root cause can be anything from an odd bios setup, UMA
design (not in your case) or some MTRR initialisation problem.

-Alex.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86