X윈도를 가동하려고 하는데요...
제 컴의 비디오 카드는 i810 입니다..
startx -- -bpp 16 을 치면...
not found screen 이라고 나옵니다..
간단하게 제 XF86Config의 device 섹션과 screen 섹션을 아래에 적도록
하겠습니다..
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
Section "Device"
Identifier "i810"
VendorName "Unknown"
BoardName "Unknown"
Chipset "i810"
# VideoRam 4M
# Clocks 25.2 28.3
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
# The Colour SVGA server
Section "Screen"
Driver "svga"
Device "i810"
Monitor "Samtron 5Ei"
Subsection "Display"
Depth 8
Modes "640x480" "800x600" "1024x768" "1152x864" "1280x1024"
"1600x1200"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "640x480" "800x600" "1024x768" "1152x864" "1280x1024"
"1600x1200"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "640x480" "800x600" "1024x768" "1152x864" "1280x1024"
"1600x1200"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 32
Modes "640x480" "800x600" "1024x768" "1152x864" "1280x1024"
"1600x1200"
ViewPort 0 0
EndSubSection
EndSection
# The 16-color VGA server
Section "Screen"
Driver "vga16"
Device "i810"
Monitor "Samtron 5Ei"
Subsection "Display"
Modes "640x480" "800x600"
ViewPort 0 0
EndSubsection
EndSection
---------------------------------------------------------------------
뭐가 문제인지T.T
(X윈도가 떠야 dhcp 네트워크 설정을 해서...네트워크 되게 해서 ftp나 텔넷을 사용할수 있
을텐데..)--찬성합니다..