LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1970|回复: 4

S3/VIA Unichrome Pro显卡驱动问题

[复制链接]
发表于 2008-1-19 09:56:19 | 显示全部楼层 |阅读模式
我的主板集成的S3/VIA Unichrome Pro显卡芯片,我在OpenChrome for OpenSUSE下载了xorg-x11-driver-video-7.2-189_openchrome412.i586.rpm
安装后,再按照网站上修改配置文件
将Section "Device"
        ....
        Driver          "fbdev"
        Driver          "via"
        ......
EndSection
中的fbdev改为via
重新启动X windows进不去,错误是找不到显示器
我用的是液晶显示器
原来的配置文件里的部分内容如下:
Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
EndSection

Section "Module"
  Load         "glx"
  Load         "type1"
  Load         "extmod"
  Load         "dbe"
  Load         "freetype"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  408 255
  HorizSync    30-83
  Identifier   "Monitor[0]"
  ModelName    "HILIPS PHILIPS 190EW"
  Option       "DPMS"
  VendorName   "HL"
  VertRefresh  43-76
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline         "1440x900" 106.00 1440 1520 1672 1904 900 903 909 934 +HSync -VSync
  Modeline         "1280x768" 98.32 1280 1312 1472 1632 768 772 776 792
EndSection

Section "Screen"
  SubSection "Display"
    Depth      15
    Modes      "default"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "default"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "default"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "default"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Section "Device"
  BoardName    "Framebuffer Graphics"
  Driver       "fbdev"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "VESA"
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
EndSection
发表于 2008-1-20 12:16:24 | 显示全部楼层
直接黑了?

尽量别想在 非 NVIDIA 和INTEL ATI的东西上比较好的使用LINUX 显卡上使用3D.

什么VIA SIS,支持很不好.
因为XORG一直在更新. 函数变了驱动就麻烦了.
回复 支持 反对

使用道具 举报

发表于 2008-1-20 13:15:29 | 显示全部楼层
Via 一向是 Linux 界公敌,支援比 ATI 还糟糕,宜远之!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-1-23 17:07:07 | 显示全部楼层
多谢指教....
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-1-23 17:08:06 | 显示全部楼层
下回一定要买NV的
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表