I've recompiled the xorg server with the path to fonts (/usr/share/fonts/X11
for my case) and reinstalled the two drivers.
The Xorg still not create the xorg.conf.new and the screen remains black.
The log is changed and don't reports any errors. Here attached the log.

2009/11/19 Simon Geard <[email protected]>

> On Wed, 2009-11-18 at 17:02 -0600, [email protected] wrote:
> > I see several problems here: first it can't find your fonts, you've
> > either not compiled them or they're in a different directory. If
> > they're in a different directory and you wish to keep them there,
> > then you can use `--with-fontdir=FONTDIR' when compiling xorg-
> > server and substitute FONTDIR for your desired path - such as
> > /usr/share/fonts, etc. If you haven't compiled them, then the
> > solution is quite simple.
>
> I don't think the fonts are an issue, as I get a similar set on a
> working desktop - they're just a set of hardcoded paths Xorg looks in,
> which may or may not exist. Xorg comes with a lot of font options that
> most people won't use on a modern desktop...
>
> One possible exception though - "/usr/lib/X11/fonts/misc/". From memory,
> there's just one or two fonts which are absolutely required - I think
> the packages font-cursor-misc and font-misc-misc. If you've not done so,
> I'd suggest installing those...
>
> >   It also can't find a driver for the mouse and keyboard, make sure
> > that you grab these from the driver list and compile them. The files
> > you need are xf86-input-keyboard-1.4.0 and xf86-input-mouse-1.5.0.
> >
>
> Yeah, not having input drivers probably isn't helping. Although, are
> those drivers correct for VMWare? Or does it need special input drivers?
> I see there's a VMWare mouse driver on the Xorg ftp site...
>
> Simon.
>
> --
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>
X.Org X Server 1.7.1
Release Date: 2009-10-23
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-14-generic i686 
Current Operating System: Linux storm 2.6.31.6 #1 SMP Thu Nov 12 09:00:59 CET 2009 i686
Kernel command line: BOOT_IMAGE=/boot/kernel-2.6.31.6 root=/dev/sda3
Build Date: 19 November 2009  10:37:41AM
 
Current version of pixman: 0.15.20
	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: Thu Nov 19 11:22:00 2009
(II) Loader magic: 0x8208c40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xd0000000/134217728, 0xd8000000/8388608, I/O @ 0x000010d0/16, BIOS @ 0x????????/32768
List of video drivers:
	xgixp
	tga
	siliconmotion
	vmware
	voodoo
	geode
	tdfx
	tseng
	sisusb
	s3
	dummy
	r128
	ztv
	sis
	glint
	nv
	trident
	cirrus
	rendition
	mach64
	openchrome
	xgi
	ast
	neomagic
	radeon
	newport
	chips
	mga
	apm
	v4l
	intel
	s3virge
	ark
	ati
	i740
	savage
	i128
	fbdev
	vesa
(II) LoadModule: "xgixp"
(II) Loading /usr/lib/X11/modules/drivers/xgixp_drv.so
(II) Module xgixp: vendor="X.Org Foundation"
	compiled for 1.7.1, module version = 1.7.2
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/X11/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.1, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/X11/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.7.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 6.0
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to