[Bug 10874] ATI (HIS) Graphic Card Radeon 9250 PCI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 7 08:47:42 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10874





------- Comment #8 from adelineenileda at yahoo.fr  2007-05-07 08:47 PST -------
(In reply to comment #5)
>  add Option "BusType"
> "PCI" to the Driver-section.
> 
I add it : 
Section "Device"
        Identifier  "HIS (Ati) Radeon 9250 PCI"
        BusID       "PCI:1:0:0"
        Driver      "radeon"
        Option "BusType" "PCI"
        Option      "AccelMethod" "XAA" # Use XFree86 Acceleration Architecture
        Option      "AccelDFS" "1" # mettez à 0 si vous avez une carte AGP
        Option      "GARTSize" "64"
#Fait sauter mon ordinateur        Option "RingSize" "8"
        Option      "BufferSize" "2"
        Option      "EnablePageFlip" "1" # Enable page flipping for 3D apps
        Option      "ColorTiling" "1"
        Option      "EnableDepthMoves" "yes"
        Option      "UseFBDev" "false"
        Option      "RenderAccel" "true" # Enable the hardware render
acceleration
        Option      "mtrr" "on"
        Option      "SubPixelOrder" "none"
        Option      "DPMS"
        Option      "DynamicClocks" "on"
#       Option      "VideoOverlay" "on"
#       Option      "OpenGLOverlay" "off"
EndSection

For the moment it's good but I need to try more time

Thanks

And sorry for my bad English... Yes I want to use the oepn driver ;)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list