Post by leeight;1955692 更新了一下xorg-server 1.6,发现键盘,鼠标不能用了 又降级回来了。是什么问题导致的呢? 我的xorg.conf是 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" #RgbPath "/usr/lib/X11/rgb" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/encodings" FontPath "/usr/share/fonts/wqy-bitmapfont" FontPath "/usr/share/fonts/wenquanyi/wqy-zenhei" FontPath "/usr/X11R6/lib/X11/fonts/TrueType" EndSection Section "Module" Load "dbe" Load "extmod" #Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "AutoAddDevices" "false" Option "Xinerama" "0" Option "DontZap" "false" Option "AllowEmptyInput" "false" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "keyboard" EndSection Section "Monitor" #DisplaySize 301 192 Identifier "Monitor0" VendorName "Unknown" ModelName "HP L2208w" DisplaySize 336 210 HorizSync 24.0 - 83.0 VertRefresh 50.0 - 76.0 Option "DPMS" EndSection Section "Device" # level 0x1 = highest # level 0x2 = med # level 0x3 = lowest Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "Quadro NVS 140M" Option "ConnectedMonitor" "LCD" #Option "BackingStore" "True" #Option "OnDemandVBlankInterrupts" "True" #force Powermizer to a certain level at all times #Option "RegistryDwords" "PowerMizerLevelAC=0x3" #Option "PixmapCacheSize" "300000" Option "AddARGBGLXVisuals" "True" Option "AccelMethod" "XAA" #Option "XAANoOffscreenPixmaps" "True" #Option "TripleBuffer" "True"# Experimental Option "AllowGLXWithComposite" "True" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "AllowSHMPixmaps" "0" Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "metamodes" "CRT: 1680x1050 +0+0, DFP: nvidia-auto-select +1680+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "True" EndSection 复制代码
使用道具 举报
Post by zhong;1955707 唉...又是这个老问题. 安装xf86-input-evdev.打开hal...xorg.conf里的键盘和鼠标配置项全都可以去掉
Post by bingyuan;1955753 安装了,但是X起不来,又回去了
Post by zhong;1955772 提示什么错误?
Post by bingyuan;1955785 找不到freetype,键盘,鼠标模块,安装了xf86-input-evdev,但没有打开hal。我只是安装了 xorg-server和xf86-input-evdev,应该把nvidia的包甚至整个系统一起升级吗?
Post by zhong;1955790 晕....怪不得有问题....当然要把xorg部份的包也升级了啊.
Post by jarryson;1956260 感觉没有什么变化啊。。。升级以后 说drm2可以解决什么和compiz一起3D有些闪得问题?googleearth仍然*出框会闪。glxgears拖动也是无内容。。
本版积分规则 发表回复 回帖后跳转到最后一页