LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: wd_afei

xorg-server 1.6.0 in testing

[复制链接]
发表于 2009-3-3 12:39:41 | 显示全部楼层
Post by hubert_star;1955540
Section "ServerFlags"
    Option "DontZap" "false"
EndSection

重新开启无敌三键

我第n遍说了
man xorg
回复 支持 反对

使用道具 举报

发表于 2009-3-3 12:41:17 | 显示全部楼层
Post by cwjiof;1955560
不知道这个 xorg-server 1.6.0 在编译时,是否默认打开 dri2 的选项?
cat /var/log/Xorg.0.log|grep dri2
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
回复 支持 反对

使用道具 举报

发表于 2009-3-3 12:48:20 | 显示全部楼层
Post by cwjiof;1955560
不知道这个 xorg-server 1.6.0 在编译时,是否默认打开 dri2 的选项?


==> New package :
local/dri2proto 1.99.3-1  (required by mesa)
回复 支持 反对

使用道具 举报

发表于 2009-3-3 14:41:20 | 显示全部楼层
好像只提到nvidia驱动支持xorg 1.6,amd的官方驱动还不支持,不过没有提到intel的,不知道能不能装呢?
回复 支持 反对

使用道具 举报

发表于 2009-3-3 15:03:41 | 显示全部楼层
Post by zlowly;1955643
好像只提到nvidia驱动支持xorg 1.6,amd的官方驱动还不支持,不过没有提到intel的,不知道能不能装呢?

Intel一直都是支持最完美的,当然不用介绍了

intel驱动一直跟着xorg-server的版本在升级,你去xorg官网上去看看就知道了
回复 支持 反对

使用道具 举报

发表于 2009-3-3 16:32:52 | 显示全部楼层
更新了一下xorg-server 1.6,发现键盘,鼠标不能用了
又降级回来了。是什么问题导致的呢?

我的xorg.conf是


  1. Section "ServerLayout"
  2.     Identifier     "Layout0"
  3.     Screen      0  "Screen0" 0 0
  4.     InputDevice    "Keyboard0" "CoreKeyboard"
  5.     InputDevice    "Mouse0" "CorePointer"
  6. EndSection

  7. Section "Files"

  8.     #RgbPath         "/usr/lib/X11/rgb"
  9.     FontPath        "/usr/share/fonts/75dpi/:unscaled"
  10.     FontPath        "/usr/share/fonts/75dpi"
  11.     FontPath        "/usr/share/fonts/100dpi/:unscaled"
  12.     FontPath        "/usr/share/fonts/100dpi"
  13.     FontPath        "/usr/share/fonts/cyrillic"
  14.     FontPath        "/usr/share/fonts/TTF"
  15.     FontPath        "/usr/share/fonts/encodings"
  16.     FontPath        "/usr/share/fonts/wqy-bitmapfont"
  17.     FontPath        "/usr/share/fonts/wenquanyi/wqy-zenhei"
  18.     FontPath        "/usr/X11R6/lib/X11/fonts/TrueType"
  19. EndSection

  20. Section "Module"
  21.     Load           "dbe"
  22.     Load           "extmod"
  23.     #Load           "type1"
  24.     Load           "freetype"
  25.     Load           "glx"
  26. EndSection

  27. Section "ServerFlags"
  28.     Option         "AutoAddDevices" "false"
  29.     Option         "Xinerama" "0"
  30.     Option         "DontZap" "false"
  31.     Option         "AllowEmptyInput" "false"
  32. EndSection

  33. Section "InputDevice"

  34.     # generated from default
  35.     Identifier     "Mouse0"
  36.     Driver         "mouse"
  37.     Option         "Protocol" "auto"
  38.     Option         "Device" "/dev/psaux"
  39.     Option         "Emulate3Buttons" "no"
  40.     Option         "ZAxisMapping" "4 5"
  41. EndSection

  42. Section "InputDevice"

  43.     # generated from default
  44.     Identifier     "Keyboard0"
  45.     Driver         "keyboard"
  46. EndSection

  47. Section "Monitor"

  48.     #DisplaySize     301    192
  49.     Identifier     "Monitor0"
  50.     VendorName     "Unknown"
  51.     ModelName      "HP L2208w"
  52.     DisplaySize     336    210
  53.     HorizSync       24.0 - 83.0
  54.     VertRefresh     50.0 - 76.0
  55.     Option         "DPMS"
  56. EndSection

  57. Section "Device"

  58.     # level 0x1 = highest
  59.     # level 0x2 = med
  60.     # level 0x3 = lowest
  61.     Identifier     "Device0"
  62.     Driver         "nvidia"
  63.     VendorName     "NVIDIA Corporation"
  64.     BoardName      "Quadro NVS 140M"
  65.     Option         "ConnectedMonitor" "LCD"
  66.     #Option         "BackingStore" "True"
  67.     #Option         "OnDemandVBlankInterrupts" "True"
  68.     #force Powermizer to a certain level at all times
  69.     #Option         "RegistryDwords" "PowerMizerLevelAC=0x3"
  70.     #Option         "PixmapCacheSize" "300000"
  71.     Option         "AddARGBGLXVisuals" "True"
  72.     Option         "AccelMethod" "XAA"
  73.     #Option         "XAANoOffscreenPixmaps" "True"
  74.     #Option         "TripleBuffer" "True"# Experimental
  75.     Option         "AllowGLXWithComposite" "True"
  76. EndSection

  77. Section "Screen"
  78.     Identifier     "Screen0"
  79.     Device         "Device0"
  80.     Monitor        "Monitor0"
  81.     DefaultDepth    24
  82.     Option         "AllowSHMPixmaps" "0"
  83.     Option         "TwinView" "1"
  84.     Option         "TwinViewXineramaInfoOrder" "DFP-0"
  85.     Option         "metamodes" "CRT: 1680x1050 +0+0, DFP: nvidia-auto-select +1680+0"
  86.     SubSection     "Display"
  87.         Depth       24
  88.     EndSubSection
  89. EndSection

  90. Section "Extensions"
  91.     Option         "Composite" "True"
  92. EndSection

复制代码
回复 支持 反对

使用道具 举报

发表于 2009-3-3 16:41:05 | 显示全部楼层
看了一下Xorg.0.log.old的信息,发现


  1. (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
  2. (II) Module mouse: vendor="X.Org Foundation"
  3.     compiled for 1.4.2, module version = 1.3.0
  4.     Module class: X.Org XInput Driver
  5.     ABI class: X.Org XInput driver, version 2.0
  6. (EE) module ABI major version (2) doesn't match the server's version (4)
  7. (II) UnloadModule: "mouse"
  8. (II) Unloading /usr/lib/xorg/modules/input//mouse_drv.so
  9. (EE) Failed to load module "mouse" (module requirement mismatch, 0)
  10. (EE) No input driver matching `mouse'
复制代码


是不是应该更新
/usr/lib/xorg/modules/input//mouse_drv.so
这个文件呢?
回复 支持 反对

使用道具 举报

发表于 2009-3-3 16:44:18 | 显示全部楼层
Post by hubert_star;1955653
Intel一直都是支持最完美的,当然不用介绍了

intel驱动一直跟着xorg-server的版本在升级,你去xorg官网上去看看就知道了


是intel的驱动一直先于xorg发布才对
回复 支持 反对

使用道具 举报

发表于 2009-3-3 16:44:49 | 显示全部楼层
Post by hubert_star;1955540
Section "ServerFlags"
        Option "DontZap" "false"
EndSection

重新开启无敌三键

我第n遍说了

这个无敌三键.我都忘记了有多久需要用到了.开不开没所谓.


倒是发现 freetype 字体模块没了. (EE) Failed to load module "freetype" (module does not exist, 0)
回复 支持 反对

使用道具 举报

发表于 2009-3-3 16:45:46 | 显示全部楼层
Post by leeight;1955699
看了一下Xorg.0.log.old的信息,发现


  1. (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
  2. (II) Module mouse: vendor="X.Org Foundation"
  3.     compiled for 1.4.2, module version = 1.3.0
  4.     Module class: X.Org XInput Driver
  5.     ABI class: X.Org XInput driver, version 2.0
  6. (EE) module ABI major version (2) doesn't match the server's version (4)
  7. (II) UnloadModule: "mouse"
  8. (II) Unloading /usr/lib/xorg/modules/input//mouse_drv.so
  9. (EE) Failed to load module "mouse" (module requirement mismatch, 0)
  10. (EE) No input driver matching `mouse'
复制代码


是不是应该更新
/usr/lib/xorg/modules/input//mouse_drv.so
这个文件呢?


你还是先启动hal试试吧........
回复 支持 反对

使用道具 举报

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

本版积分规则

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