hello!
A konfigom: nVidia Gef4MX, AMD Athlon XP 1600+, 256 ram
Most raktam fel életemben először Gentoot, ismerkedek vele.
Kernelforgatás után X-et akartam telepíteni e szerint:
http://www.gentoo.org/doc/en/xorg-config.xml
Az nvidia-drivers -t felraktam emerge-el. Elvileg sikeresen betöltötte a modult is.
# Xorg -configure kiadása után megkapom a következő biztatást:
Xorg detected your mouse at device /dev/mouse.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
Your xorg.conf file is /root/xorg.conf.new
To test the server, run 'X -config /root/xorg.conf.new'
Minden ok, futtatom ezt: # X -config /root/xorg.conf.new
A következő hibaüzenetet kapom:
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux localhost 2.6.19-gentoo-r5 #3 SMP Tue Feb 20 20:34:38 GMT 2007 i686
Build Date: 18 February 2007
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: Wed Feb 21 09:21:14 2007
(++) Using config file: "/root/xorg.conf.new"
(EE) Failed to load module "kbd" (module does not exist, 0)
(EE) xf86OpenSerial: Cannot open device /dev/mouse
Is a directory.
(EE) Mouse0: cannot open input device
(EE) PreInit failed for input device "Mouse0"
(EE) No Input driver matching `kbd'
No core keyboard
Fatal server error:
failed to initialize core devices
Ezek szerint a generálás nem sikerült túl jól. Megpróbáltam # xorgcfg -textmode segítségével configolni egy xorg.conf-ot, akár nvidia-t, akár vesa-t állítok be, mindig hibaüzenet jön:
localhost ~ # startx
xauth: creating new authority file /root/.serverauth.3314
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux localhost 2.6.19-gentoo-r5 #3 SMP Tue Feb 20 20:34:38 GMT 2007 i686
Build Date: 18 February 2007
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: Wed Feb 21 09:24:04 2007
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "speedo" (module does not exist, 0)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "kbd" (module does not exist, 0)
(EE) No drivers available.
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.
Nagyjából értem a hibaüzenetek jelentését, de nem tudom, hogy mit tegyek az ügy érdekében. Először manuális kernelforgatást próbáltam, majd genkernellel is, de egyikkel sem működött, az eredmény ugyanaz.
Ha valaki tud, plíz segítsen! thx!