QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1405|回复: 4

gentoo下nv驱动的问题

[复制链接]
发表于 2006-4-17 19:59:14 | 显示全部楼层 |阅读模式
机器是 Sempron 3000+(64bit),主板biostar Tforce6100 (C51集成显卡)

/etc/make.conf如下:
============================================================
CFLAGS="-march=athlon-xp -O3 -pipe -msse2"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"

USE="-kde -qt gtk gnome hal howl alsa cjk nls cdr nptl nptlonly"

ACCEPT_KEYWORDS="~x86"
=============================================================

新装的系统,gentoo-sources-2.6.16, xorg 7.0,
按照gentoo handbook装的nv驱动:
media-video/nvidia-kernel-1.0.8756
media-video/nvidia-glx-1.0.8756

但是startx后屏幕(LCD)闪了一下就变成全白色的了,然后机器就死了
装nv官方的驱动也有同样的问题。
请问是哪里的问题,先谢谢了

附上 xorg.conf:
======================================================
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/TrueType"
EndSection

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

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

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

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
#DisplaySize 380 300 # mm
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "AOC"
ModelName "TFT1980"
HorizSync 65.0 - 83.0
VertRefresh 65.0 - 75.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "C51 PCI Express Bridge"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
EndSection
====================================================
       
/var/log/Xorg.0.log见附件 ,没有(EE),看起来挺正常的
然后我又重新用 X -configure 生成了一个 xorg.conf.new
替换为xorg.conf后startx还是会出现白屏。。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
发表于 2006-4-18 21:02:12 | 显示全部楼层
media-video/nvidia-kernel-1.0.8756
media-video/nvidia-glx-1.0.8756

你用xorgcfg配置过没有?另外把depth设成16看看
回复

使用道具 举报

发表于 2006-4-20 15:22:08 | 显示全部楼层
鼠标呢?
我卡了很长时间,后来发现鼠标要设置
回复

使用道具 举报

发表于 2006-4-20 16:21:45 | 显示全部楼层
楼上的.........................潜水时间好长.
回复

使用道具 举报

发表于 2006-4-21 13:22:54 | 显示全部楼层
白屏时键盘上Num Lock和Caps Lock键按下时相应的键盘指示灯有反应吗?没有响应的话就我就没有更好的建议了,有反应的话看下alt+ctrl+backspace组合键能否退回字符界面,如果可以的话更改HorizSync 和 VertRefresh为HorizSync  30.0 - 55.0  VertRefresh  50.0 - 60.0再尝试下
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-7-3 14:59 , Processed in 0.074889 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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