LinuxSir.cn,穿越时空的Linuxsir!

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

安装好nvidia的官方驱动后死机?

[复制链接]
发表于 2009-5-31 20:28:15 | 显示全部楼层 |阅读模式
今天在自己的amd 64为的本本上安装了nvidia的官方驱动nvidia-drivers-180.29
自己xorg.conf配置如下
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder62)  Thu Feb  5 00:08:50 PST 2009

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/TTF/"
    FontPath        "/usr/share/fonts/OTF"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load           "extmod"
    Load           "record"
    Load           "dbe"
    Load           "xtrap"
    Load           "glx"
    Load           "wfb"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "rotocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Monitor Vendor"
    ModelName      "Monitor Model"
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "G72M [GeForce Go 7400]"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    SubSection     "Display"
        Viewport    0 0
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       4
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       8
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       15
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection
在用非根用户登入后会出现死机的情况,想问问各位是不是和没将该用户组加入video组有关系?还是nvidia的bug?我用开源的nv没有这个问题,没死过机的!
发表于 2009-6-1 00:35:18 | 显示全部楼层
用portage中的nvidia驱动比较好。

曾经~amd64中xorg升级后启动X后键盘、鼠标失效,由evdev代替、xorg.conf也不用保留keyboard、mouse配置。或者用http://bugs.gentoo.org/show_bug.cgi?id=251093里的Option  "AllowEmptyInput"       "false"  。会不会这~amd64的变化跑到amd64了?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-6-5 23:39:01 | 显示全部楼层
我也遇到了这个问题咯,好郁闷~~找了好多帖子还是没解决咯,不知道有哪位能给出解决办法
回复 支持 反对

使用道具 举报

发表于 2009-6-6 01:08:10 | 显示全部楼层
我的给你参考下,我的~amd64已经180.60了。
  1. # cat /etc/X11/xorg.conf
  2. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  3. # nvidia-xconfig:  version 1.0  (buildmeister@builder26)  Thu Feb 14 18:13:41 PST 2008
  4. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  5. #
  6. # This file was generated by dexconf, the Debian X Configuration tool, using
  7. # values from the debconf database.
  8. #
  9. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  10. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  11. #
  12. # This file is automatically updated on xserver-xorg package upgrades *only*
  13. # if it has not been modified since the last upgrade of the xserver-xorg
  14. # package.
  15. #
  16. # If you have edited this file but would like it to be automatically updated
  17. # again, run the following command:
  18. #   sudo dpkg-reconfigure -phigh xserver-xorg
  19. Section "ServerLayout"
  20.     Identifier     "Default Layout"
  21.     Screen         "Default Screen" 0 0
  22. #   InputDevice    "Generic Keyboard"
  23. #   InputDevice    "Configured Mouse"
  24.     Option         "AIGLX" "true"
  25. EndSection
  26. Section "Files"
  27. FontPath        "/usr/share/fonts"
  28. FontPath        "/usr/share/fonts/OTF"
  29. FontPath        "/usr/share/fonts/TTF"
  30. FontPath        "/usr/share/fonts/misc"
  31. FontPath        "/usr/share/fonts/util"
  32. FontPath        "/usr/share/fonts/default"
  33. FontPath        "/usr/share/fonts/default/ghostscript"
  34. FontPath        "/usr/share/fonts/75dpi"
  35. FontPath        "/usr/share/fonts/kochi-substitute"
  36. FontPath        "/usr/share/fonts/Type1"
  37. FontPath        "/usr/share/fonts/Speedo"
  38. FontPath        "/usr/share/fonts/truetype"
  39. FontPath        "/usr/share/fonts/truetype/Meiryo"
  40. FontPath        "/usr/share/fonts/truetype/Mac_iLiHei"
  41. FontPath        "/usr/share/fonts/truetype/Comic_Fonts"
  42. FontPath        "/usr/share/fonts/truetype/WinXP-fonts"
  43. FontPath        "/usr/share/fonts/truetype/Microsoft_YaHei"
  44. FontPath        "/usr/share/fonts/truetype/Malgun_Gothic"
  45. FontPath        "/usr/share/fonts/truetype/Microsoft_JhengHei"
  46. FontPath        "/usr/share/fonts/truetype/VeraSansYuanTi-without-bitmap"
  47. FontPath        "/usr/share/fonts/encodings"
  48. FontPath        "/usr/share/fonts/encodings/large"
  49. FontPath        "/usr/share/fonts/wqy-zenhei"
  50. FontPath        "/usr/share/fonts/arphicfonts"
  51. FontPath        "/usr/share/fonts/dejavu"
  52. FontPath        "/usr/share/fonts/baekmuk-fonts"
  53. FontPath        "/usr/share/fonts/100dpi"
  54. FontPath        "/usr/share/fonts/corefonts"
  55. FontPath        "/usr/share/fonts/cyrillic"
  56. EndSection
  57. Section "Module"
  58.     Load           "i2c"
  59.     Load           "bitmap"
  60.     Load           "ddc"
  61.     Load           "extmod"
  62.     Load           "freetype"
  63.     Load           "glx"
  64.     Load           "int10"
  65.     Load           "vbe"
  66.     Load           "dbe"
  67. EndSection
  68. #Section "InputDevice"
  69. #    Identifier     "Generic Keyboard"
  70. #    Driver         "kbd"
  71. #    Option         "CoreKeyboard"
  72. #    Option         "XkbRules" "xorg"
  73. #    Option         "XkbModel" "pc104"
  74. #    Option         "XkbLayout" "us"
  75. #EndSection
  76. #Section "InputDevice"
  77. #    Identifier     "Configured Mouse"
  78. #    Driver         "mouse"
  79. #    Option         "CorePointer"
  80. #    Option         "Device" "/dev/input/mice"
  81. #    Option         "Protocol" "ImPS/2"
  82. #    Option         "Emulate3Buttons" "true"
  83. #EndSection
  84. Section "Monitor"
  85.     Identifier     "Generic Monitor"
  86.     HorizSync       28.0 - 60.0
  87.     VertRefresh     43.0 - 60.0
  88.     Option         "DPMS"
  89.     Option         "DPI" "90 x 90"
  90.     Option         "ReducedBlanking"
  91. EndSection
  92. Section "Device"
  93.     Identifier     "nVidia Corporation G71 [GeForce 7900 GS]"
  94.     Driver         "nvidia"
  95.     Option         "XAANoOffscreenPixmaps" "true"
  96.     Option         "AllowGLXWithComposite"   "true"
  97.     Option         "TripleBuffer"   "true"
  98.     Option         "DPI" "90 x 90"
  99. EndSection
  100. Section "Screen"
  101.     Identifier     "Default Screen"
  102.     Device         "nVidia Corporation G71 [GeForce 7900 GS]"
  103.     Monitor        "Generic Monitor"
  104.     DefaultDepth    24
  105.     Option         "NoLogo" "True"
  106.     Option         "RenderAccel" "True"
  107.     Option         "AddARGBGLXVisuals" "True"
  108.     SubSection     "Display"
  109.         Depth       1
  110.         Modes      "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480"
  111.     EndSubSection
  112.     SubSection     "Display"
  113.         Depth       4
  114.         Modes      "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480"
  115.     EndSubSection
  116.     SubSection     "Display"
  117.         Depth       8
  118.         Modes      "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480"
  119.     EndSubSection
  120.     SubSection     "Display"
  121.         Depth       15
  122.         Modes      "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480"
  123.     EndSubSection
  124.     SubSection     "Display"
  125.         Depth       16
  126.         Modes      "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480"
  127.     EndSubSection
  128.     SubSection     "Display"
  129.         Depth       24
  130.         Modes      "1680x1050" "1440x900" "1280x800" "1024x768" "800x600" "640x480"
  131.     EndSubSection
  132. EndSection
  133. Section "Extensions"
  134.     Option         "Composite" "Enable"
  135. EndSection
复制代码
回复 支持 反对

使用道具 举报

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

本版积分规则

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