Re: Re: xserver fail with a color depth problem in vmware

2003-03-31 Thread winglion
>You can try this; > >mount /mnt/cdrom >cd /tmp >tar xvzf /mnt/cdrom/vmware-linux-tools.tar.gz >cd vmware-linux-tools/ >./install.pl >umount /mnt/cdrom >startx > thank you for you help! Yet I had install the vmware-tool before the x crush down! And If you trace my mail about this problem, you wou

Re: xserver fail with a color depth problem in vmware

2003-03-31 Thread bulent
You can try this; mount /mnt/cdrom cd /tmp tar xvzf /mnt/cdrom/vmware-linux-tools.tar.gz cd vmware-linux-tools/ ./install.pl umount /mnt/cdrom startx I hope it will be good. winglion wrote: > while i try startx in my vm machine, the x can't start properly! >there some problem about the color d

Re: xserver fail with a color depth problem in vmware

2003-03-29 Thread winglion
I had just serve the problem by adding a -weith 565 as parameter to startx! I got the idea from the man page of xdm! I don't really understand how it work! But after it start x one time! I set the color depth with the tool of redhat, and it recreate a new XF86Config for me! now that I can st

Re: xserver fail with a color depth problem in vmware

2003-03-28 Thread winglion
Stephen Kuhn, > >Have you made any changes to the VMWare session you're trying to use? >Have you tried to re-install the VMWare toolkit for this session? Have >you tried running XF86config again in this session to try to recover the >Xserver settings? > >-- Yes ,all these had done before writing

Re: xserver fail with a color depth problem in vmware

2003-03-28 Thread Stephen Kuhn
On Sat, 2003-03-29 at 01:55, winglion wrote: > while i try startx in my vm machine, the x can't start properly! > there some problem about the color depth as I found in XFree86.0.log : > Fatal server error: > no screens found > > The x had work fine for a long time until today! I can't understan