LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: 阿亮奇

求助,vm下安fedora7无法改分辨率

[复制链接]
 楼主| 发表于 2007-8-24 16:05:40 | 显示全部楼层
vm tools 是安装了第三次了。。。
这是第三次的安装过程。大侠们看看有问题吗?
重启后,还是出现同楼顶一样的问题。
----------------------------------------
[root@localhost ~]# cd /mnt
[root@localhost mnt]# ls
Fedora7.pdf                          VMwareTools-5.5.3-34685.i386.rpm
hgfs                                 VMwareTools-5.5.3-34685.tar.gz
NVIDIA-Linux-x86-100.14.06-pkg1.run  vmware-tools-distrib
[root@localhost mnt]# cd vmware-tools-distrib
[root@localhost vmware-tools-distrib]# ls
bin  doc  etc  FILES  INSTALL  installer  lib  vmware-install.pl
[root@localhost vmware-tools-distrib]# ./vmware-install.pl
A previous installation of VMware software has been detected.

The previous installation was made by the tar installer (version 3).

Keeping the tar3 installer database format.

Uninstalling the tar installation of VMware Tools.

Stopping VMware Tools services in the virtual machine:
   Guest operating system daemon:                          [确定]
   Guest filesystem driver:                                [确定]

File /etc/X11/xorg.conf is backed up to /etc/X11/xorg.conf.old.1.

File /etc/modprobe.conf is backed up to /etc/modprobe.conf.old.1.

The removal of VMware Tools 5.5.3 build-34685 for Linux completed successfully.
Thank you for having tried this software.

Installing the content of the package.

In which directory do you want to install the binary files?
[/usr/bin]

What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]

What is the directory that contains the init scripts?
[/etc/rc.d/init.d]

In which directory do you want to install the daemon files?
[/usr/sbin]

In which directory do you want to install the library files?
[/usr/lib/vmware-tools]

The path "/usr/lib/vmware-tools" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]

The path "/usr/share/doc/vmware-tools" does not exist currently. This program
is going to create it, including needed parent directories. Is this what you
want? [yes]

The installation of VMware Tools 5.5.3 build-34685 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".

Before running VMware Tools for the first time, you need to configure it by
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
this program to invoke the command for you now? [yes]


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.21-1.3194.fc7/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-config4/vmhgfs-only'
make -C /lib/modules/2.6.21-1.3194.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
  CC [M]  /tmp/vmware-config4/vmhgfs-only/cpName.o
  CC [M]  /tmp/vmware-config4/vmhgfs-only/cpNameLinux.o
  CC [M]  /tmp/vmware-config4/vmhgfs-only/dev.o
  CC [M]  /tmp/vmware-config4/vmhgfs-only/driver.o
  CC [M]  /tmp/vmware-config4/vmhgfs-only/hgfsUtil.o
  CC [M]  /tmp/vmware-config4/vmhgfs-only/main.o
  CC [M]  /tmp/vmware-config4/vmhgfs-only/staticEscape.o
  LD [M]  /tmp/vmware-config4/vmhgfs-only/vmhgfs.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/vmware-config4/vmhgfs-only/vmhgfs.mod.o
  LD [M]  /tmp/vmware-config4/vmhgfs-only/vmhgfs.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
cp -f vmhgfs.ko ./../vmhgfs.o
make: Leaving directory `/tmp/vmware-config4/vmhgfs-only'
The module loads perfectly in the running kernel.

pcnet32                35781  0
Unloading pcnet32 module

Extracting the sources of the vmxnet module.

Building the vmxnet module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config4/vmxnet-only'
make -C /lib/modules/2.6.21-1.3194.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
  CC [M]  /tmp/vmware-config4/vmxnet-only/vmxnet.o
/tmp/vmware-config4/vmxnet-only/vmxnet.c: 在函数 ‘vmxnet_netpoll’ 中:
/tmp/vmware-config4/vmxnet-only/vmxnet.c:1058: 错误:提供给函数 ‘vmxnet_interrupt’ 的实参太多
make[2]: *** [/tmp/vmware-config4/vmxnet-only/vmxnet.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config4/vmxnet-only] 错误 2
make[1]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
make: *** [vmxnet.ko] 错误 2
make: Leaving directory `/tmp/vmware-config4/vmxnet-only'
Unable to build the vmxnet module.

The fast network device driver (vmxnet module) is used only for our fast
networking interface. The rest of the software provided by VMware Tools is
designed to work independently of this feature.
If you wish to have the fast network driver enabled, you can install the driver
by running vmware-config-tools.pl again after making sure that gcc, binutils,
make and the kernel sources for your running kernel are installed on your
machine. These packages are available on your distribution's installation CD.
[ Press Enter key to continue ]



Detected X.org version 1.3.



No drivers for X.org version: 1.3.



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


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:

[3] ^[[6~

The answer "[6~" is invalid. Please enter a valid number in the range 1 to 13

Please enter a number between 1 and 13:

[3] 3

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.

You can now run VMware Tools by invoking the following command:
"/usr/bin/vmware-toolbox" during an XFree86 session.

Enjoy,

--the VMware team

[root@localhost vmware-tools-distrib]#
回复 支持 反对

使用道具 举报

发表于 2007-8-24 20:35:52 | 显示全部楼层
我也遇见过这个问题,只要修改监视器的设置就可以了
回复 支持 反对

使用道具 举报

发表于 2007-8-25 04:02:37 | 显示全部楼层
直接尝试修改
/etc/X11/xorg.conf
加上你的分辨率 ,然后重启一下 ,看看能不能好 ,我今天就是这样设置好的,不过我是
vista+vm6+redhad enterprise 5
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表