分页: 1 / 2

求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 18:55
枕戈待旦
打开网页之后,有好多黑影成片地盖住了文字,用鼠标一划就好了,但鼠标一离开就恢复了。该怎样解决?感谢!

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 18:56
Terpineol
上图看看,显卡驱动的原因?

发表于 : 2009-02-18 18:59
枕戈待旦
如图(这张还算是清晰的)

“副檔名 是禁止的” 啥意思??

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 19:06
Terpineol
论坛禁止贴bmp格式的图片?

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 19:13
枕戈待旦
UBUNTU 抓的图传不了。。。。。。退回XP就无法截问题图了。。。。。。真烦人!


:em20

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 19:15
leeaman
ubuntu默认抓图是png的格式什么不行呢?实在不行用gimp转一下格式也不是很麻烦啊!

发表于 : 2009-02-18 19:31
枕戈待旦
实际情况其实比图片更糟,抓图时我的鼠标碰了阴影区,所以部分文字又变清晰了。


:em20

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 20:00
枕戈待旦
硬件驱程(显卡NVIDIA)我卸载了,又重装了,重启后还是不行。请问这是哪里出了问题?

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 20:04
枕戈待旦
再看这张图片

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 22:13
syrano
一看这个标题就知道你用的是N卡中的老显卡。

没救了,被NV抛弃了,改ATI吧 :em02
viewtopic.php?f=42&t=169542

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-18 22:21
wangdu2002
和我的机器一样,我的机器也是老显卡,不过没事,改用开源驱动就万事OK了。
在xorg.conf里把nividia换成nv就变成开源驱动了。

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-19 11:01
syrano
wangdu2002 写了:和我的机器一样,我的机器也是老显卡,不过没事,改用开源驱动就万事OK了。
在xorg.conf里把nividia换成nv就变成开源驱动了。
不过这样,就没有3D了。我一直都要开compiz的。 :em06

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-19 16:58
枕戈待旦
我重装了UBUNTU,但还是不行,估计显卡不好。取消3D会解决问题吗?


:em06

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-19 17:12
wangdu2002
没错,我的电脑就只是工作和学习所用,因此从不开3D,只使用开源驱动。要想玩游戏,当然Win强多了。
给我的Xorg.conf给你参考下:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Mon Oct 27 14:37:20 PST 2008

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

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

Section "Module"
Load "glx"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
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 "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nv"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "NoLogo" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection

如果是MX400显卡,把这个文件CP到/etc/X11/下,覆盖原来的xorg.conf文件就行了。

Re: 求助:网页上黑影盖住文字,用鼠标一划就清楚了。

发表于 : 2009-02-19 17:25
hite
把字体改为"文泉驿-正黑"