Ich habe mir eine LiveCD gebaut. Das starten von X klappt alles, nur wenn ich:
X -configure
ausfuehre, dann kommt immer dieser Fehler:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
X.Org X Server 1.8.1.902 (1.8.2 RC 2)
Release Date: 2010-06-21
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.34-ARCH x86_64
Current Operating System: Linux archbox 2.6.34-ARCH #1 SMP PREEMPT Sat Jun 19 00:07:49 CEST 2010 x86_64
Kernel command line: initrd=/boot/archbox.img archisolabel=ARCH_201007 tmpfs_size=75% locale=en_US.UTF-8 BOOT_IMAGE=/boot/vmlinuz26
Build Date: 21 June 2010 12:01:49PM
Current version of pixman: 0.18.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: Mon Jul 5 21:05:19 2010
List of video drivers:
apm
ark
ati
chips
cirrus
dummy
vmwlegacy
glint
i128
i740
intel
mach64
mga
neomagic
nouveau
nv
openchrome
r128
radeon
radeonhd
rendition
s3
s3virge
savage
siliconmotion
sis
sisusb
tdfx
trident
tseng
v4l
voodoo
vmware
fbdev
vesa
vmware: Please ignore above "FATAL: Module vmwgfx not found."
Backtrace:
0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x498588]
1: /usr/bin/Xorg (0x400000+0x672d9) [0x4672d9]
2: /lib/libpthread.so.0 (0x7f12bdba7000+0xf1c0) [0x7f12bdbb61c0]
3: /usr/lib/xorg/modules/drivers/vmware_drv.so (0x7f12b7117000+0x920) [0x7f12b7117920]
4: /usr/bin/Xorg (0x400000+0x105383) [0x505383]
5: /usr/bin/Xorg (xf86LoadModules+0xb6) [0x46f4d6]
6: /usr/bin/Xorg (DoConfigure+0x64) [0x5090c4]
7: /usr/bin/Xorg (InitOutput+0x4a0) [0x46f9e0]
8: /usr/bin/Xorg (0x400000+0x21595) [0x421595]
9: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f12bcb3ac4d]
10: /usr/bin/Xorg (0x400000+0x212f9) [0x4212f9]
Segmentation fault at address (nil)
Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
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.
Wie kann ich das beheben?
Edit: Wenn ich xf86-video-vmware deinstalliere, dann ist der Fehler verschwunden!? Meine Architektur ist X86_64.
MFG