紧急求救!!!
我的电脑是toshiba 2805-s402的笔记本电脑,已经安装redhat linux8。0但是我设置错了显卡和LCD显示器,不能进入图形界面了(花屏),
而且用redhat-config-xfree86也花屏,怎么办?
我是初学者,真的什么都不懂,除非进入图形界面。希望大虾们详细讲讲怎么做
先谢谢了!!!!!!!!!!
还有,linux启动时屏幕显示“bringing up interface eth0”后要等很久才有
反应,怎么办?我用adsl连接
还有我的显卡是nvidia geforce go的显存16m,显示屏lcd的具体型号不详
我该选什么驱动?还是要下载驱动程序?
再谢谢了!!!!!!!!! LCD的没弄过,实在难搞 不是吧?这样回答我?我的电脑瘫痪中啊!
救救我的电脑吧!! 你也真够惨的!!!!各位有志之士,帮帮这位患难的老兄吧!!!!!!!!!
小弟也不过是刚学,所以是有心无力啊! :?: 我的也是Toshiba的笔记本,你可以去网上找找相应的XFree86的配置文件,看看就行了。我记得我的液晶屏用的是General Laptop Display Device 1024x768. 你必须在字符界面下用vi 或Emacs编辑,修改。你也必须去网上下载nVidia 2 go的linux驱动程序。 用默认的即插即用的显示器先用着吧。 安装NVIDIA的显示驱动试试看,下面是linux-laptop.net上的回答,你不妨试一试:
Video
The latest proprietary Nvidia drivers (1.0-1251) seem to work pretty well with the GeForce Go. Follow the instructions found with the drivers to install. Then, you must add the line 'options NVdriver NVreg_Mobile=2' in /etc/modules.conf. The Debian way to do this is to modify a file in /etc/modutils and then run 'update-modules'. I added the line to /etc/modutils/actions (is this the best place?).
I used the followed lines in my /etc/X11/XF86Config-4 to use the LCD display:
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 31.5-79
VertRefresh 50-100
Option "DPMS"
Option "IgnoreEDID" "on"
EndSection 谢谢了!
页:
[1]