LinuxSir.cn,穿越时空的Linuxsir!

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

如何更改显卡模块?

[复制链接]
发表于 2006-3-28 23:21:05 | 显示全部楼层 |阅读模式
我的显卡是s3 Graphics UniChrome Pro IGP的集成芯片,主板北桥是p4m800ce,安装了SUSE10,安装的时候显卡不可选,为灰色,系统识别为那种最原始的彩色图形芯片。安装完成后进入KDE桌面,虽然显示器设置里面写的是89HZ的刷新率,可实际上仍然是60HZ。(现在的显示模式是1024x768@60)我用的是三星的17纯平,可以支持1028x768@85的。
    我更改xorg.conf也不行,xvidtune无效,不支持这种显卡,不知道应该怎么解决。请大家指教,如果有用相同集成显卡的朋友也请帮帮小弟,本人初学Linux,但还是看了很多置顶的文章了,确实搞不好

# /.../
# SaX generated X11 config file
# Created on: 2006-03-28T18:41:46+0800.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/URW"
  FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/CID"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  InputDevices "/dev/ttyS0"
  InputDevices "/dev/ttyS1"
  InputDevices "/dev/ttyS2"
  InputDevices "/dev/ttyS3"
  InputDevices "/dev/ttyS4"
  InputDevices "/dev/ttyS5"
  InputDevices "/dev/ttyS6"
  InputDevices "/dev/ttyS7"
  InputDevices "/dev/ttyS8"
  InputDevices "/dev/psaux"
  InputDevices "/dev/logibm"
  InputDevices "/dev/sunmouse"
  InputDevices "/dev/atibm"
  InputDevices "/dev/amigamouse"
  InputDevices "/dev/atarimouse"
  InputDevices "/dev/inportbm"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/mouse"
  InputDevices "/dev/usbmouse"
  InputDevices "/dev/adbmouse"
  InputDevices "/dev/input/mice"
  InputDevices "/dev/input/event0"
  InputDevices "/dev/pointer0"
  InputDevices "/dev/pointer1"
  InputDevices "/dev/pointer2"
  InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail"
EndSection

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

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "rotocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc104"
  Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "ImPS/2 Generic Wheel Mouse"
  Option       "rotocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  DisplaySize  310 230
  HorizSync    28-71
  Identifier   "Monitor[0]"
  ModelName    "SYNCMASTER 793 MB"
  Option       "DPMS"
  VendorName   "SAMSUNG"
  VertRefresh  50-160
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
  Modeline         "1024x768" 97.84 1024 1088 1200 1376 768 769 772 808
  Modeline         "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803
  Modeline         "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
  Modeline         "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
  Modeline         "800x600" 73.98 800 848 936 1072 600 601 604 639
  Modeline         "800x600" 66.71 800 848 936 1072 600 601 604 635
  Modeline         "800x600" 58.73 800 840 928 1056 600 601 604 632
  Modeline         "800x600" 51.73 800 840 928 1056 600 601 604 628
  Modeline         "800x600" 44.13 800 840 920 1040 600 601 604 624
  Modeline         "800x600" 36.88 800 832 912 1024 600 601 604 621
  Modeline         "768x576" 67.79 768 816 896 1024 576 577 580 613
  Modeline         "768x576" 61.21 768 816 896 1024 576 577 580 610
  Modeline         "768x576" 53.75 768 808 888 1008 576 577 580 606
  Modeline         "768x576" 47.41 768 808 888 1008 576 577 580 603
  Modeline         "768x576" 40.41 768 800 880 992 576 577 580 599
  Modeline         "768x576" 33.74 768 792 872 976 576 577 580 596
  Modeline         "640x480" 57.18 640 680 752 864 480 481 484 517
  Modeline         "640x480" 51.43 640 680 744 848 480 481 484 514
  Modeline         "640x480" 46.80 640 680 744 848 480 481 484 511
  Modeline         "640x480" 42.22 640 680 744 848 480 481 484 508
  Modeline         "640x480" 36.97 640 672 736 832 480 481 484 505
  Modeline         "640x480" 32.64 640 672 736 832 480 481 484 503
  Modeline         "640x480" 27.74 640 664 728 816 480 481 484 500
  Modeline         "640x480" 23.06 640 656 720 800 480 481 484 497
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  BoardName    "Vesa-BIOS Graphics"
  BusID        "1:0:0"
  Driver       "vesa"
  Identifier   "Device[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
 楼主| 发表于 2006-3-29 12:00:52 | 显示全部楼层
我刚刚又编译安装了VIA官方的驱动(官方for SUSE的驱动列表中没有我这个芯片型号,我只好下源码包编译)
编译中出现错误,跳出。
现在真的不知道怎么办了,大家帮帮忙吧
我都搞了好几天了
回复 支持 反对

使用道具 举报

发表于 2006-3-30 14:56:11 | 显示全部楼层
Post by hdifilwy
我刚刚又编译安装了VIA官方的驱动(官方for SUSE的驱动列表中没有我这个芯片型号,我只好下源码包编译)
编译中出现错误,跳出。
现在真的不知道怎么办了,大家帮帮忙吧
我都搞了好几天了


这个起码把错误提示贴出来吧
回复 支持 反对

使用道具 举报

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

本版积分规则

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