Sziasztok!
Egy xserver-t szeretnék felrakni és konfigurálni. De valamiért nem megy. Megadok pár adatot, hátha segít. Már google-öztem, fórumot olvastam, de nem tudom mi lehet a baj.
Segítségeteket előre is köszönöm!
--------------------------------------------------------------------------------------------
startx
xauth: creating new authority file /root/.serverauth.30237
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux zsoft.hu 2.6.24-gentoo-r8 #1 SMP Thu May 29 03:03:04 CEST 2008 i686
Build Date: 15 July 2008
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 15 09:41:46 2008
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module already built-in
(II) Module already built-in
(EE) intel(0): No valid modes.
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
--------------------------------------------------------------------------------------------
lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Integrated Graphics Controller (rev 02)
--------------------------------------------------------------------------------------------
/etc/X11/xorg.conf
# File generated by xorgconfig.
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "freetype"
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "hu"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons"
EndSection
Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5
VertRefresh 50-70
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "i810"
EndSection
Section "Device"
Identifier "** Intel i810 (generic) [i810]"
Driver "i810"
#VideoRam 256
# Insert Clocks lines here if appropriate
EndSection
Section "Screen"
Identifier "Screen 1"
Device "** Intel i810 (generic) [i810]"
Monitor "My Monitor"
DefaultDepth 8
Subsection "Display"
Depth 8
Modes "800x600"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
------------------------------------------------------------------------------------------------
- 779 megtekintés
Hozzászólások
valoszinuleg csak rosszul van bekonfiguralva
xorgcfg-vel probalkozz, eloszor vga/vesa-t probald meg aztan keresd meg melyik rendes driver jo neked
--
“A well placed underscore makes the difference between a s_exchange and a sex_change”
— 8048 Users Manual, Intel 1977.
- A hozzászóláshoz be kell jelentkezni