|
|

楼主 |
发表于 2005-3-9 16:57:05
|
显示全部楼层
我的lfs 是6.1.看来是我的内核配置的不好,没有把芯片的支持编进去,是吗?
主系统rhel4的内核是2.6.9..而l f s 系统的内核是2.6.8.1有影响吗?
root@localhost:/sources/25/xcbuild# cd ~
root@localhost:~# Xorg -configure
X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.6.9-5.EL i686 [ELF]
Current Operating System: Linux localhost.localdomain 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686
Build Date: 09 March 2005
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 Mar 9 16:41:34 2005
List of video drivers:
atimisc
r128
radeon
mga
glint
nv
tga
s3
s3virge
sis
rendition
neomagic
i740
tdfx
savage
cirrus
vmware
tseng
trident
chips
apm
i128
nsc
i810
ati
ark
cyrix
siliconmotion
via
vesa
vga
dummy
fbdev
v4l
(++) Using config file: "/root/xorg.conf.new"
Xorg is not able to detect your mouse.
Edit the file and correct the Device.
Your xorg.conf file is /root/xorg.conf.new
To test the server, run 'X -config /root/xorg.conf.new'
root@localhost:~# X -config ~/xorg.conf.new
X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.6.9-5.EL i686 [ELF]
Current Operating System: Linux localhost.localdomain 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686
Build Date: 09 March 2005
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 Mar 9 16:42:06 2005
(++) Using config file: "/root/xorg.conf.new"
(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
(EE) xf86OpenSerial: Cannot open device /dev/mouse
No such file or directory.
(EE) Mouse0: cannot open input device
(EE) PreInit failed for input device "Mouse0"
No core pointer
Fatal server error:
failed to initialize core devices
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.
root@localhost:~#
按书上在chroot 环境里是要求两个系统的内核要相同.可我在l f s 系统里也出现上面的问题.这说明与两个系统的内核的不同是不是没关系了呢? |
|