Radeon 9200SE Video Card

Mark Busby redtick at sbcglobal.net
Mon Jan 24 12:27:38 PST 2005


I have no problems with mine.
 
from xorg.conf
#########
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon RV280 [Radeon 9200]"
        BusID       "PCI:1:0:0"

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
                SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes "1280x1024"
        EndSubSection
EndSection
 
from kernel
 
##############
 
## video card
device          radeondrm
device          agp



More information about the freebsd-amd64 mailing list