OFF topic: X och ATI Radeon X1300Pro

Mattias Barthel mb at stacken.kth.se
Tue Aug 21 18:20:56 CEST 2007


 Hej

 Jag undrar; finns det nagon som rakar veta hur man far ett ATI Radeon X1300Pro
 att lira i Xorg?
 Jag har provat med "vesa" drivaren men det blir hela tiden 1400x1050 upplosn.
 Har testat lite med "fglrx" ocksa men jag ar osaker pa om mitt kort stods av de\
 n.
 "ati" verkar inte funka alls.
 Konstigt tycker jag att det blir denna upplosning nar jag tycker mig ha
 specificerat 1280x1024 i min xorg.conf. Jag anvander en vanlig LCD 19" skarm.

 Mattias

 xorg 7.2

 --xorg.conf
 Section "ServerLayout"
         Identifier     "X.org Configured"
         Screen      0  "Screen0" 0 0
         InputDevice    "Mouse0" "CorePointer"
         InputDevice    "Keyboard0" "CoreKeyboard"
 EndSection

 Section "Files"
         RgbPath      "/usr/local/lib/X11/rgb"
         ModulePath   "/usr/local/lib/xorg/modules"
         FontPath     "/usr/local/lib/X11/fonts/misc/"
         FontPath     "/usr/local/lib/X11/fonts/TTF/"
         FontPath     "/usr/local/lib/X11/fonts/Type1/"
         FontPath     "/usr/local/lib/X11/fonts/CID/"
         FontPath     "/usr/local/lib/X11/fonts/75dpi/"
         FontPath     "/usr/local/lib/X11/fonts/100dpi/"
         FontPath     "/usr/local/lib/X11/fonts/TTF/"
         FontPath     "/usr/local/lib/X11/fonts/URW/"
         FontPath     "/usr/local/lib/X11/fonts/mozilla/"
         FontPath    "/usr/local/lib/X11/fonts/freefont-ttf/"
         FontPath "/usr/local/lib/X11/fonts/webfonts/"
 EndSection

 Section "Module"
         Load  "dbe"
         Load  "dri"
         Load  "extmod"
         Load  "glx"
         Load  "record"
         Load  "xtrap"
         Load  "freetype"
         Load  "type1"
 EndSection

 Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "kbd"
 EndSection

 Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "auto"
         Option      "Device" "/dev/ums0"
         Option      "ZAxisMapping" "4 5 6 7"
 EndSection

 Section "Monitor"
         Identifier   "Monitor0"
         VendorName   "Monitor Vendor"
         ModelName    "Monitor Model"
         HorizSync       31.5 - 64.3
         VertRefresh     50.0 - 70.0
 EndSection

 Section "Device"
         ### Available Driver options are:-
         ### Values: <i: integer, <f: float, <bool: "True"/"False",
         ### <string: "String", <freq: "<f Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option     "ShadowFB"                  # [<bool]
         #Option     "DefaultRefresh"            # [<bool]
         #Option     "ModeSetClearScreen"        # [<bool]
         Identifier  "Card0"
         Driver      "vesa"
         VendorName  "ATI Technologies Inc"
         BoardName   "Unknown"
         BusID       "PCI:1:0:0"
 EndSection

 Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         SubSection "Display"
                 Viewport   0 0
                 Depth     24
                 Modes   "1280x1024"
         EndSubSection
 EndSection
 --

-- 
---------------------------------------[ Mattias Barthel ]-----------------
	   "Palindrome" spelled backwards is "emordnilap".
---------------------------------------------------------------------------


More information about the BUS mailing list