C'est ma premiere installation de Gentoo, ceci explique peut etre cela
Bref, je suis en train d'installer Gentoo sur un Dell SX280.
L'installation du systeme s'est bien passe ... mais je n'arrive pas a faire fonctionner X.
J'ai suivit la doc : http://www.gentoo.org/doc/fr/xorg-config.xml
avec
Code: Select all
INPUT_DEVICES="evdev"
VIDEO_CARDS="intel"Code: Select all
emerge xorg-serverCode: Select all
USE='=dev-libs/libgcrypt-1.4.6 static-libs >=dev-libs/popt-1.16-r1 static-libs >=dev-libs/libgpg-error-1.10 static-libs' emerge hal
rc-update add dbus default
rc-update add hald default
/etc/init.d/hald startCode: Select all
dell ~ # startx
xauth: file /root/.serverauth.1515 does not exist
X.Org X Server 1.9.5
Release Date: 2011-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.38-gentoo-r6 i686 Gentoo
Current Operating System: Linux dell 2.6.38-gentoo-r6 #1 Thu Jul 7 18:38:48 CEST 2011 i686
Kernel command line: root=/dev/sda3
Build Date: 08 July 2011 05:05:44PM
Current version of pixman: 0.20.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
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: Fri Jul 8 17:53:04 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
FATAL: Module i915 not found.
(EE) No devices detected.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
Merci
Laurent





