发新话题
打印

555在6下装好VMware Tools后分辨率以更改重起后x界面就奔溃,又回到重前的800*600

555在6下装好VMware Tools后分辨率以更改重起后x界面就奔溃,又回到重前的800*600

root@localhost ~]# configure VMware Tools.
bash: configure: command not found
[root@localhost ~]# vmware-config-tools.pl

Stopping VMware Tools services in the virtual machine:
   Guest operating system daemon:                          [确定]
   Guest filesystem driver:                                [确定]
Trying to find a suitable vmhgfs module for your running kernel.

None of the pre-built vmhgfs modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmhgfs module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.18-1.2798.fc6/build/include]

Extracting the sources of the vmhgfs module.

Building the vmhgfs module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config8/vmhgfs-only'
make -C /lib/modules/2.6.18-1.2798.fc6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
  CC [M]  /tmp/vmware-config8/vmhgfs-only/cpName.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/cpNameLinux.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/dev.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/driver.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/hgfsUtil.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/main.o
  CC [M]  /tmp/vmware-config8/vmhgfs-only/staticEscape.o
  LD [M]  /tmp/vmware-config8/vmhgfs-only/vmhgfs.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config8/vmhgfs-only/vmhgfs.mod.o
  LD [M]  /tmp/vmware-config8/vmhgfs-only/vmhgfs.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
cp -f vmhgfs.ko ./../vmhgfs.o
make: Leaving directory `/tmp/vmware-config8/vmhgfs-only'
The module loads perfectly in the running kernel.

pcnet32                38213  0
Unloading pcnet32 module

vmxnet                 16640  0
Unloading vmxnet module

Extracting the sources of the vmxnet module.

Building the vmxnet module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config8/vmxnet-only'
make -C /lib/modules/2.6.18-1.2798.fc6/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
  CC [M]  /tmp/vmware-config8/vmxnet-only/vmxnet.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config8/vmxnet-only/vmxnet.mod.o
  LD [M]  /tmp/vmware-config8/vmxnet-only/vmxnet.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2798.fc6-i686'
cp -f vmxnet.ko ./../vmxnet.o
make: Leaving directory `/tmp/vmware-config8/vmxnet-only'
The module loads perfectly in the running kernel.



Detected X.org version 7.1.



Do you want to change your guest X resolution? (yes/no) [no] y


Please choose one of the following display sizes (1 - 13):

[1]  "640x480"
[2]  "800x600"
[3]  "1024x768"
[4]  "1152x864"
[5]  "1280x800"
[6]< "1152x900"
[7]  "1280x1024"
[8]  "1376x1032"
[9]  "1400x1050"
[10]  "1680x1050"
[11]  "1600x1200"
[12]  "1920x1200"
[13]  "2364x1773"
Please enter a number between 1 and 13:

[7]

Starting VMware Tools services in the virtual machine:
   Switching to guest configuration:                       [确定]
   Guest filesystem driver:                                [确定]
   DMA setup:                                              [确定]
   Guest operating system daemon:                          [确定]

The configuration of VMware Tools 5.5.3 build-34685 for Linux for this running
kernel completed successfully.

You must restart your X session before any mouse or graphics changes take
effect.

本文由ywl113 发布于Linuxsky 论坛,网址:http://bbs.linuxsky.org/thread-5174-1-1.html

相关主题

TOP

看一下 xorg.conf

TOP

发新话题