双系统:C盘装Windows2000。
在最后那个盘中按装红旗Linux6.0,成功后“重新引导”只能进文本模式,不能进入图形界面。
[attach]10075[/attach]
--------------------------------------
id:5:initdefault
Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon
--------------------------------------
/etc/inittab文件这三项都为5
有启动选项,能进入Windows2000,红旗Linux6.0只能进文本模式。
请Linux高手出手相助,谢谢!
[ 本帖最后由 习生 于 2008-11-2 09:25 编辑 ]
习生 于 2008-11-02 11:08:42发表:
按rtl的方法对xorg.conf进行修改,已经能进入图形界面。你看看楼上rtl的回复的能否对你有帮助。
zhaoruiqi 于 2008-11-02 10:03:30发表:
我的也是进不了图形界面,用文本安装后进系统也一样正常
习生 于 2008-11-02 09:24:01发表:
已进入图形界面,再次感谢rtl。:time:1
习生 于 2008-11-02 08:54:24发表:
驱动很难找。谢谢您提供下载地址。:time:1
习生 于 2008-11-02 08:45:26发表:
非常感谢您的帮助,谢谢。
rtl 于 2008-11-01 22:10:38发表:
http://www.nvidia.com/object/linux_display_x86_96.43.07.html
NVIDIA GeForce4 MX 440 用????
rtl 于 2008-11-01 21:59:38发表:
改?
Section "Device"
Identifier "Card0 for screen 0"
Driver "nv"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
EndSection
或
Section "Device"
Identifier "Card0 for screen 0"
Driver "vesa"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
EndSection
看看
习生 于 2008-11-01 21:52:19发表:
我的xorg.conf文件:
Section "ServerLayout"
# InputDevice "TouchPad"
Identifier "X conf iguration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard"
InputDevice "Mouse"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modukes"
FontPath "/usr/share/X11/fonts/misc"
EndSection
Section "Module"
# Load "synaptics"
Load "dbe"
Load "freetype"
Load "extmod"
Load "record"
Load "v41"
Load "type1"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "XkbLayout" "us"
Option "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "Auto"
Option "ZAxisMapping" "4 5"
Option "CorePointer"
Option "Device" "/dev/input/mice"
EndSection
Section "Monitor"
#modeline0
Identifier "Monitor0"
VendorName "Undiscovered"
ModelName "Undiscovered"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 70.0
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection
Section "Device"
Identifier "Card0 for screen 0"
Driver "nvidia"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
EndSection
Section "Screen"
Identifier "screen0"
Device "Card0 for screen 0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800*600"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
========================
请Linux高帮我改一下或说说在什么地方需要修改。谢谢!
[ 本帖最后由 习生 于 2008-11-1 21:55 编辑 ]
yeung 于 2008-11-01 21:11:25发表:
(e:e2s (e:e2s 很好!!!
piscesfl 于 2008-11-01 19:34:06发表:
我的也进不去 X WINDOWS ,我的显卡是 GF2 MX400, 和你的问题一样。
我下了个红旗的显卡驱动。(nvdriver-2.0-4496b.i386.rpm)放在 hdb5上。
我的如下操作:
[root@localhost hdb5]#rpm -ivh nvdriver-2.0-4496b.i386.rpm
error:Failed dependencied:
XFree86 is needed by nvdriver-2.0-4496c.i386 ----结束
注意:原来的4496b,变成4496c了。
=============================
高手帮帮忙
[ 本帖最后由 piscesfl 于 2008-11-1 19:40 编辑 ]
习生 于 2008-11-01 18:57:18发表:
感谢您的指导。请问该怎样配置?
主板:微星 815EP Pro-NL (MS-6337 v3.0B) ATX主板
显卡:微星 NVIDIA GeForce4 MX 440
声卡:TerraTec Aureon 5.1 Fun
网卡:D-Link DFE-528TX
显示器:Samsung SyncMaster 753DF(T)
驱动那儿能找到?谢谢!
[ 本帖最后由 习生 于 2008-11-1 21:54 编辑 ]
bzbj 于 2008-11-01 15:45:38发表:
上面说配置vi /etc/x11/xorg.conf
习生 于 2008-11-01 15:12:51发表:
谢谢zixuan_gzs,驱动要在文本模式下按装?初装Linux什么都得问。
zixuan_gzs 于 2008-11-01 15:06:08发表:
没装显卡驱动的原因吧