LinuxSir.cn,穿越时空的Linuxsir!

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

我的显卡没有配置成功,大家帮我看看是哪里的问题!--菜鸟

[复制链接]
发表于 2004-12-13 23:00:21 | 显示全部楼层 |阅读模式
我的是xp和linux as 3.0双系统
机器是三星 x10 plus

配置如下:
产品参数详细信息--主要性能
设计类型 光驱内置 揪错
CPU 类型 迅驰二代(Dothan) 揪错
标称频率 1.6GHz 揪错
CPU 描述 新一代Intel® Pentium® M725,2MB二级高速缓存,处理器速度1.6GHz 揪错
主板描述 400MHz前端系统总线 揪错
屏幕尺寸 14.1英寸 揪错
屏幕描述 TFT三星超薄液晶显示屏支持1024*768显示分辨率 揪错
内存类型 DDR 揪错
内存大小 256MB 揪错
内存描述 PC2700 DDR333 256M 揪错

产品参数详细信息--存储性能
硬盘大小 60GB 揪错
光驱类型 康宝 揪错
光驱描述 内置三星专有超薄DVD-COMBO 揪错

产品参数详细信息--视频/音频
显卡描述 Nvidia Geforce FX 5200显示芯片 揪错
显存/类型 64M DDR显存 揪错

产品参数详细信息--输入输出
网卡描述 802.11g无线网卡/56Kmodem/ 10/100网卡 揪错
标准接口 记忆棒插槽MS SLOT/1394接口/2个USB 2.0 揪错

2 我在linux里 下载了 NVIDIA-Linux-x86-1.0-6629-pkg1.run
3 输入 init 3 我退出了 图形界面
4 我输入 sh NVIDIA-Linux-x86-1.0-6629-pkg1.run 一路安装到成功
5 关闭电源--启动-- 进入 系统设置--显示--高级---

列表如下:
显示器
显示器类型: 未探测过的显示器
水平刷新率: 31.5-37.900001525878906
垂直刷新率: 50.0-70.0

DPI 物理分辨率: 未知

视频卡类型: VESA DRIVER (GENERIC)
内存大小: 64MB
驱动程序: vesa

6 我进入 --视频卡--设置--

信息如下:
视频卡信息
视频卡类型: vesa driver (generic)
驱动程序 vesa

7 在 视频卡类型里 我找到了 NVIDIA GEFORCE FX
但在驱动程序里 没有找到 NVIDIA

8 我只好在视频卡类型里设置成 NVIDIA GEFORCE FX,并把屏幕设置成了1024*768

9 重新起动后,屏幕只有中间一点点,并且不能正常关机,在启动中也没有看到NVIDIA的标志,,请问这是怎么回事?
 楼主| 发表于 2004-12-14 01:19:01 | 显示全部楼层
# XFree86 4 configuration created by redhat-config-xfree86

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "DevInputMice" "AlwaysCore"
EndSection

Section "Files"

# RgbPath is the location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "unix/:7100"
EndSection

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#        Option        "Xleds"                "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#        Option        "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#        Option        "XkbModel"        "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#        Option        "XkbModel"        "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#        Option        "XkbLayout"        "de"
# or:
#        Option        "XkbLayout"        "de"
#        Option        "XkbVariant"        "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#        Option        "XkbOptions"        "ctrl:swapcaps"
# Or if you just want both to be control, use:
#        Option        "XkbOptions"        "ctrl:nocaps"
#
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option            "XkbRules" "xfree86"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "rotocol" "IMPS/2"
        Option            "Device" "/dev/psaux"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "no"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option            "rotocol" "IMPS/2"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "no"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Samsung"
        HorizSync    31.5 - 37.9
        VertRefresh  50.0 - 70.0
        Option            "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nv"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce FX (generic)"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Group        0
        Mode         0666
EndSection
发表于 2004-12-14 21:05:10 | 显示全部楼层
Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX (generic)"
EndSection

After you have finished the compilation, you should follow the instructions to replace Driver "nv" with Driver "nvidia"

Also, there are some lines to be commented out, glx? dri? (cannot remember).  You should follow the instructions carefully.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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