> > > (II) LoadModule: "bitmap"
> > > (WW) Warning, couldn't open module bitmap
> > > (II) UnloadModule: "bitmap"
> > > (EE) Failed to load module "bitmap" (module does not exist, 0)
> > that's strange... same for "pcidata"
> > I'm on x86_64 vs your i686, but I get:
> > (II) LoadModule: "bitmap"
> > (II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so
> > (II) Module bitmap: vendor="X.Org Foundation"
> > compiled for 7.1.1, module version = 1.0.0
> > Module class: X.Org Font Renderer
> > ABI class: X.Org Font Renderer, version 0.5
> > $ rpm -qf /usr/lib64/xorg/modules/fonts/libbitmap.so
> > xorg-x11-server-Xorg-1.1.1-48.67.el5_4.1.x86_64
> > similarly for pcidata:
> > $ rpm -qf /usr/lib64/xorg/modules/libpcidata.so
> > xorg-x11-server-Xorg-1.1.1-48.67.el5_4.1.x86_64
> > Do you have these files? (s/lib64/lib/)
> > muiz:
> > I don't have these files. Do you resolve this problem? I don't know
> > which package I need to install (E.g. using yum). I search from internet
> > and found a few guys face the same problem, but don't know how to
> > resolve this problem.
> > [root@localhost lib]# find / -name *bitmap*.so
> > [root@localhost lib]# find / -name *pcidata*
> please don't top post.
> as shown in my previous post, these files are in xorg-x11-server-Xorg on
> x86_64.
> I don't have an i386 to check but there's no reason they'ld not be there.
> rpm -q xorg-x11-server-Xorg
> rpm -ql xorg-x11-server-Xorg | grep modules
>
Thanks, after I installed xorg-x11-server-Xorg and re-configure the
xorg.conf, now I can start gnome session use VNC.
Thanks again, guys!
muiz