11.04 ATI HD 3450 没啥反应。。

我用的是蓝宝HD6850显卡。
代码:
Section "ServerLayout"
   Identifier      "Multihead layout"
   Screen      0   "Screen0" 0 0
   Screen         "Screen1" RightOf "Screen0"
EndSection

Section "Module"
   Load         "GLcore"
   Load  "glx"
   Load         "dri"
EndSection

Section "ServerFlags"
   Option         "Xinerama"   "on"
EndSection

Section "Monitor"
   Identifier   "0-DFP3"
   Option      "VendorName"   "ATI Proprietary Driver"
   Option      "ModelName" "Generic Autodetecting Monitor"
   Option      "DPMS" "true"
   Option      "PreferredMode"   "1680x1050"
   Option      "TargetRefresh"   "60"
   Option      "Position"   "0 0"
   Option      "Rotate"   "normal"
   Option      "Disable"   "false"
EndSection

Section "Monitor"
   Identifier   "0-DFP4"
   Option      "VendorName"   "ATI Proprietary Driver"
   Option      "ModelName" "Generic Autodetecting Monitor"
   Option      "DPMS" "true"
   Option      "PreferredMode"   "1680x1050"
   Option      "TargetRefresh"   "60"
   Option      "Position"   "0 0"
   Option      "Rotate"   "left"
   Option      "Disable"   "false"
EndSection

Section "Device"
   Identifier   "amdcccle-Device[1]-0"
   Driver      "fglrx"
   Option      "Monitor-DFP3"   "0-DFP3"
   BusID      "PCI:1:0:0"
EndSection

Section "Device"
   Identifier   "amdcccle-Device[1]-1"
   Driver      "fglrx"
   Option      "Monitor-DFP4"   "0-DFP4"
   BusID      "PCI:1:0:0"
   Screen      1
EndSection

Section "Screen"
   Identifier       "Screen0"
   Device       "amdcccle-Device[1]-0"
   DefaultDepth     24
EndSection

Section "Screen"
   Identifier       "Screen1"
   Device       "amdcccle-Device[1]-1"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

成功是成功了,不过催化剂控制中心娘不理我了。。。
还有,显卡不能启用3D加速。。。

作者: Hello World!   发布时间: 2011-05-08

悲催的A卡

作者: 月下叹逍遥   发布时间: 2011-05-08

蛮能折腾的。

作者: remeber   发布时间: 2011-05-08

作者: black   发布时间: 2011-05-08