Thread: X Radeon driver
View Single Post
  #1   (View Single Post)  
Old 15th September 2008
sum sum is offline
New User
 
Join Date: Sep 2008
Posts: 3
Default X Radeon driver

Hey all, I've been searching for a few days now and I'm struggling with the radeon driver which comes with X.

Here's my GPU:

Code:
vgapci0@pci0:1:0:0:	class=0x030000 card=0x0490174b chip=0x5b621002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'RV380 RADEON X600 Series 265MB'
    class      = display
    subclass   = VGA
vgapci1@pci0:1:0:1:	class=0x038000 card=0x0491174b chip=0x5b721002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'Radeon X600 Series - Secondary'
    class      = display
Heres the moinitor. Xorg correctly identifies all of the monitors attributes.

Here's the Xorg log:
The warning in bold is what I think is the major problem, I don't know what it means fully though, or how I can fix it - any help or suggestions much appreciated.

Code:
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.0-STABLE i386 
Current Operating System: FreeBSD sum.mix 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

(WW) OS did not count PCI devices, guessing wildly
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0xcfffc000 is: 0xcfffc000
(WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xffffffc0
(WW) RADEON(0): Failed to determine num pipes from DRM, falling back to manual look-up!
Reply With Quote