找回密码
 注册
查看: 486|回复: 2

救命啊,装了nvidia驱动后进不了X了!!

[复制链接]
发表于 2004-6-23 10:35:17 | 显示全部楼层 |阅读模式
本人用的是debian3.0 + 2.4.18-bf2.4内核

编译安装nvidia驱动
apt-get install nvidia-kernel-src
cd /usr/src
tar -zxf nvidia-kernel-src.tar.gz
cd linux
make-kpkg modules_image
cd /usr/src
dpkg -i nvidia-kernel-KVER*.deb

apt-get install nvidia-glx-src
cd /usr/src/nvidia-glx-1.0.2880
dpkg-buildpackage -us -uc
cd /usr/src
dpkg -i nvidia-glx*.deb

然后修改了XF86Config-4,重启X发现无法起动,错误信息

(II) NVIDIA XFree86 Driver  1.0-2880  Tue Mar 26 08:15:50 PST 2002
(II) NVIDIA: NVIDIA driver for: RIVA TNT, RIVA TNT2, Vanta,
        RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
        GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
        Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS,
        GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
        GeForce4 MX 440, GeForce4 MX 420, Quadro4 500XGL, Quadro4 200/400NVS,
        Quadro4 550XGL, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500,
        Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200,
        Quadro4 900XGL, Quadro4 750XGL, Quadro4 700XGL, GeForce2 Go,
        GeForce4 440 Go, GeForce4 420 Go, GeForce4 420 Go 32M,
        GeForce4 440 Go 64M, Quadro4 500 GoGL
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce2 Ti found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0xef000000 - 0xef0000ff (0x100) MX[B]
        [6] -1 0        0xe8000000 - 0xebffffff (0x4000000) MX[B]
        [7] -1 0        0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [8] -1 0        0xec000000 - 0xecffffff (0x1000000) MX[B](B)
        [9] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0        0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [12] -1 0        0x0000c000 - 0x0000c03f (0x40) IX[B]
        [13] -1 0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [14] -1 0        0x00000500 - 0x0000050f (0x10) IX[B]
        [15] -1 0        0x0000d000 - 0x0000d01f (0x20) IX[B]
        [16] -1 0        0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) resource ranges after probing:
        [0] -1 0        0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1 0        0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1 0        0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1 0        0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1 0        0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1 0        0xef000000 - 0xef0000ff (0x100) MX[B]
        [6] -1 0        0xe8000000 - 0xebffffff (0x4000000) MX[B]
        [7] -1 0        0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [8] -1 0        0xec000000 - 0xecffffff (0x1000000) MX[B](B)
        [9] 0 0        0x000a0000 - 0x000affff (0x10000) MS[B]
        [10] 0 0        0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [11] 0 0        0x000b8000 - 0x000bffff (0x8000) MS[B]
        [12] -1 0        0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0        0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0        0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [15] -1 0        0x0000c000 - 0x0000c03f (0x40) IX[B]
        [16] -1 0        0x0000d400 - 0x0000d41f (0x20) IX[B]
        [17] -1 0        0x00000500 - 0x0000050f (0x10) IX[B]
        [18] -1 0        0x0000d000 - 0x0000d01f (0x20) IX[B]
        [19] -1 0        0x0000f000 - 0x0000f00f (0x10) IX[B]
        [20] 0 0        0x000003b0 - 0x000003bb (0xc) IS[B]
        [21] 0 0        0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.1.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(==) NVIDIA(0): Depth 8, (==) framebuffer bpp 8
(==) NVIDIA(0): Default visual is PseudoColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xE0000000
(--) NVIDIA(0): MMIO registers at 0xEC000000
(EE) NVIDIA(0): Failed to initialize the NVdriver kernel module!
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

非常感谢!!!
 楼主| 发表于 2004-6-23 10:45:58 | 显示全部楼层
本人的XF86config-4文件

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
        FontPath        "unix/:7100"                        # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/sim"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load        "bitmap"
        Load        "dbe"
        Load        "ddc"
        Load        "extmod"
        Load        "glx"
        Load        "int10"
        Load        "pex5"
        Load        "record"
        Load        "speedo"
        Load        "type1"
        Load        "vbe"
        Load        "xie"
        Load        "xtt"
EndSection

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "keyboard"
        Option                "CoreKeyboard"
        Option                "XkbRules"        "xfree86"
        Option                "XkbModel"        "pc104"
        Option                "XkbLayout"        "us"
EndSection

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
        Option                "CorePointer"
        Option                "Device"                "/dev/psaux"
        Option                "Protocol"                "PS/2"
        Option                "Emulate3Buttons"        "true"
        Option                "ZAxisMapping"                "4 5"
EndSection

Section "InputDevice"
        Identifier        "Generic Mouse"
        Driver                "mouse"
        Option                "SendCoreEvents"        "true"
        Option                "Device"                "/dev/input/mice"
        Option                "Protocol"                "ImPS/2"
        Option                "Emulate3Buttons"        "true"
        Option                "ZAxisMapping"                "4 5"
EndSection

Section "Device"
        Identifier        "Generic Video Card"
        Driver                "nvidia"
        VideoRam        65536
        Option                "UseFBDev"                "true"
EndSection

Section "Monitor"
        Identifier        "Generic Monitor"
        HorizSync        30-54
        VertRefresh        85-90
        Option                "DPMS"
EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "Generic Video Card"
        Monitor                "Generic Monitor"
        DefaultDepth        24
        SubSection "Display"
                Depth                1
                Modes                "800x600"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "800x600"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "800x600"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "800x600"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "800x600"
        EndSubSection
        SubSection "Display"
                Depth                24
                Modes                "800x600"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier        "Default Layout"
        Screen                "Default Screen"
        InputDevice        "Generic Keyboard"
        InputDevice        "Configured Mouse"
        InputDevice        "Generic Mouse"
EndSection

Section "DRI"
        Mode        0666
EndSection

### END DEBCONF SECTION
回复

使用道具 举报

发表于 2004-6-23 11:21:14 | 显示全部楼层
应该是模块冲突吧...
II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(==) NVIDIA(0): Depth 8, (==) framebuffer bpp 8
(==) NVIDIA(0): Default visual is PseudoColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xE0000000
(--) NVIDIA(0): MMIO registers at 0xEC000000
(EE) NVIDIA(0): Failed to initialize the NVdriver kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.


[code:1]Section "Module"
Load "extmod"
Load "glx"
Load "type1"
Load "xtt"
EndSection [/code:1]

这么多够了.
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-2-12 18:35 , Processed in 0.037613 second(s), 15 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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