習生 于 2008-11-02 11:08:42發表:
引用:
原帖由 zhaoruiqi 于 2008-11-2 10:03 發表
我的也是進不了圖形界面,用文本安裝后進系統也一樣正常
按rtl的方法對xorg.conf進行修改,已經能進入圖形界面。你看看樓上rtl的回復的能否對你有幫助。
zhaoruiqi 于 2008-11-02 10:03:30發表:
我的也是進不了圖形界面,用文本安裝后進系統也一樣正常
習生 于 2008-11-02 09:24:01發表:
引用:
原帖由 rtl 于 2008-11-1 21:59 發表
改?
Section "Device"
Identifier "Card0 for screen 0"
Driver "nv"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
End ...
已進入圖形界面,再次感謝rtl。:time:1
習生 于 2008-11-02 08:54:24發表:
習生 于 2008-11-02 08:45:26發表:
引用:
原帖由 rtl 于 2008-11-1 21:59 發表
改?
Section "Device"
Identifier "Card0 for screen 0"
Driver "nv"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
End ...
非常感謝您的幫助,謝謝。
rtl 于 2008-11-01 21:59:38發表:
引用:
Section "Device"
Identifier "Card0 for screen 0"
Driver "nvidia"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
EndSection
改?
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發表:
引用:
原帖由 習生 于 2008-11-1 18:57 發表
感謝您的指導。請問該怎樣配置?
主板:微星 815EP Pro-NL (MS-6337 v3.0B) ATX主板
顯卡:微星 NVIDIA GeForce4 MX 440 (MSI MS-StarForce GeForce4 MX 440 (NVIDIA GeForce4 MX 440)
聲卡:TerraTec Aureon 5.1 Fun
網卡:D-Link DFE-528TX
顯示器:Samsung SyncMaster 753DF(T)
驅動那兒能找到?謝謝!
我的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發表:
引用:
原帖由 bzbj 于 2008-11-1 15:45 發表
上面說配置vi /etc/x11/xorg.conf
感謝您的指導。請問該怎樣配置?
主板:微星 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 于 2008-11-1 15:06 發表
沒裝顯卡驅動的原因吧
謝謝zixuan_gzs,驅動要在文本模式下按裝?初裝Linux什么都得問。
zixuan_gzs 于 2008-11-01 15:06:08發表:
沒裝顯卡驅動的原因吧