LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   unable to run vmplayer after installation on opensuse12.2 X86-64 (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/unable-to-run-vmplayer-after-installation-on-opensuse12-2-x86-64-a-4175446888/)

rupeshforu 01-23-2013 08:18 AM

unable to run vmplayer after installation on opensuse12.2 X86-64
 
Sir,

Recently I have installed opensuse12.2x86-64 on AMD FX4100( 64bit ) machine. Then I have downloaded vmplayer from vmware site and installed, then the message "installation successful" was displayed and also I have followed the steps suggested on opensuse website related to vmplayer. Still I am getting the following error.

filename: /lib/modules/3.4.11-2.16-desktop/misc/vmmon.ko
supported: external
license: GPL v2
description: VMware Virtual Machine Monitor.
author: VMware, Inc.
srcversion: 40B49F99361D584BCF72CC2
depends:
vermagic: 3.4.11-2.16-desktop SMP preempt mod_unload modversions
Aborted

please help me to successfully run vmplayer.


Regards,
Rupesh.

rupeshforu 01-23-2013 08:41 AM

requesting more help
 
Sir,

Are there any further packages needed to install to run vmplayer if yes please specify them.


Regards,
Rupesh.

TB0ne 01-23-2013 10:01 AM

Quote:

Originally Posted by rupeshforu
Sir,

Recently I have installed opensuse12.2x86-64 on AMD FX4100( 64bit ) machine. Then I have downloaded vmplayer from vmware site and installed, then the message "installation successful" was displayed and also I have followed the steps suggested on opensuse website related to vmplayer. Still I am getting the following error.

filename: /lib/modules/3.4.11-2.16-desktop/misc/vmmon.ko
supported: external
license: GPL v2
description: VMware Virtual Machine Monitor.
author: VMware, Inc.
srcversion: 40B49F99361D584BCF72CC2
depends:
vermagic: 3.4.11-2.16-desktop SMP preempt mod_unload modversions
Aborted

please help me to successfully run vmplayer.

Again, there are NOT JUST SIRS on this site. You don't say what guide you followed, or what you're doing to get the error(s) you posted above...can you provide details about those things?? Did you build from source or install from package? Any errors/warnings as you built?
Quote:

Originally Posted by rupeshforu (Post 4876120)
Sir,
Are there any further packages needed to install to run vmplayer if yes please specify them.

Bumping your own thread after thirty minutes, doesn't get you an answer any more quickly, and is fairly rude. All you really succeeded in doing is removing your question from the zero-reply list, making it less visible, and less likely for someone to notice and answer it.

rupeshforu 01-24-2013 04:21 AM

first I have downloaded vmplayer from vmware site named VMware-Player-5.0.1-894247.x86_64.bundle and then I followed all the instructions provided in opensuse site related to vmplayer and the link is http://forums.opensuse.org/english/g...se-12-1-a.html

then I issued the command vmplayer on terminal then I got the following errors

filename: /lib/modules/3.4.11-2.16-desktop/misc/vmmon.ko
supported: external
license: GPL v2
description: VMware Virtual Machine Monitor.
author: VMware, Inc.
srcversion: 40B49F99361D584BCF72CC2
depends:
vermagic: 3.4.11-2.16-desktop SMP preempt mod_unload modversions
Aborted

so kindly provide a solution to successfully run vmplayer on my system.
Are there any other packages need to be installed in order to run vmplayer.
Notice that I have installed opensuse completely I mean I have installed all the packages contained in cd repository.

TB0ne 01-24-2013 08:46 AM

Quote:

Originally Posted by rupeshforu (Post 4876682)
first I have downloaded vmplayer from vmware site named VMware-Player-5.0.1-894247.x86_64.bundle and then I followed all the instructions provided in opensuse site related to vmplayer and the link is http://forums.opensuse.org/english/g...se-12-1-a.html

then I issued the command vmplayer on terminal then I got the following errors

Hmm....based on the link you gave, somethings not right. Mainly because step 10 says:
Quote:

Originally Posted by openSUSE VMWare instructions
10) After it finishes installing, and while you still have admin rights, type vmware-modconfig --console --install-all <ENTER> to compile the necessary service modules (drivers).

11) After a couple minutes of compilation, the vmware services will be started. You can then close the terminal - or press F4 again if still on Dolphin - and start VMPlayer from the Applications menu > System > More Programs > VMWare Player. Accept the end-user license and you're ready to go.

...so why are you typing "vmplayer" at the command line?? Did you perform step 10, and did it give you any messages? Are the VMWare services started? Are you starting it as root, or as your regular user (that makes a difference).
Quote:

so kindly provide a solution to successfully run vmplayer on my system. Are there any other packages need to be installed in order to run vmplayer.
Notice that I have installed opensuse completely I mean I have installed all the packages contained in cd repository.
People are trying to help you, but you didn't provide details at first, then bumped your own thread. And packages seem to be a problem for you in general, since you have other threads about adding 750 repositories to your system, but never said why, and ignored advice that this was a bad thing.

rupeshforu 01-24-2013 10:26 AM

Yes previously my intention was to add 750 repositories but I changed my attitude and in fact I have not included these into repos.

Yes I have followed the step 10 given in open suse site and I am providing the output of this command below

linux-bb90:~ # vmware-modconfig --console --install-all
Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family done
Virtual machine communication interface done
Virtual machine monitor done
Blocking file system done
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-pTbEoM/vmmon-only'
/usr/bin/make -C /lib/modules/3.4.11-2.16-desktop/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/linux/driverLog.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/linux/hostif.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/linux/driver.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/memtrack.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/apic.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/vmx86.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/cpuid.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/task.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/hashFunc.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/comport.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/common/phystrack.o
CC [M] /tmp/modconfig-pTbEoM/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/modconfig-pTbEoM/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-pTbEoM/vmmon-only/vmmon.mod.o
LD [M] /tmp/modconfig-pTbEoM/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-pTbEoM/vmmon-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-pTbEoM/vmmon-only'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/modconfig-pTbEoM/vmmon-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-pTbEoM/vmnet-only'
/usr/bin/make -C /lib/modules/3.4.11-2.16-desktop/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/driver.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/hub.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/netif.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/userif.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/bridge.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/filter.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/procfs.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/smac_compat.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/smac.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/vnetEvent.o
CC [M] /tmp/modconfig-pTbEoM/vmnet-only/vnetUserListener.o
LD [M] /tmp/modconfig-pTbEoM/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-pTbEoM/vmnet-only/vmnet.mod.o
LD [M] /tmp/modconfig-pTbEoM/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-pTbEoM/vmnet-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-pTbEoM/vmnet-only'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/modconfig-pTbEoM/vmnet-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-pTbEoM/vmblock-only'
/usr/bin/make -C /lib/modules/3.4.11-2.16-desktop/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/filesystem.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/stubs.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/block.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/file.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/inode.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/super.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/control.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/module.o
CC [M] /tmp/modconfig-pTbEoM/vmblock-only/linux/dentry.o
LD [M] /tmp/modconfig-pTbEoM/vmblock-only/vmblock.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-pTbEoM/vmblock-only/vmblock.mod.o
LD [M] /tmp/modconfig-pTbEoM/vmblock-only/vmblock.ko
make[1]: Leaving directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-pTbEoM/vmblock-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-pTbEoM/vmblock-only'
cp -f vmblock.ko ./../vmblock.o
make: Leaving directory `/tmp/modconfig-pTbEoM/vmblock-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-pTbEoM/vmci-only'
/usr/bin/make -C /lib/modules/3.4.11-2.16-desktop/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
CC [M] /tmp/modconfig-pTbEoM/vmci-only/linux/driver.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/linux/vmciKernelIf.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciDatagram.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciDriver.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciResource.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciRoute.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciContext.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciHashtable.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciEvent.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciQueuePair.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciQPair.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/common/vmciDoorbell.o
CC [M] /tmp/modconfig-pTbEoM/vmci-only/driverLog.o
LD [M] /tmp/modconfig-pTbEoM/vmci-only/vmci.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-pTbEoM/vmci-only/vmci.mod.o
LD [M] /tmp/modconfig-pTbEoM/vmci-only/vmci.ko
make[1]: Leaving directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-pTbEoM/vmci-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-pTbEoM/vmci-only'
cp -f vmci.ko ./../vmci.o
make: Leaving directory `/tmp/modconfig-pTbEoM/vmci-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/modconfig-pTbEoM/vsock-only'
/usr/bin/make -C /lib/modules/3.4.11-2.16-desktop/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
CC [M] /tmp/modconfig-pTbEoM/vsock-only/linux/af_vsock.o
CC [M] /tmp/modconfig-pTbEoM/vsock-only/linux/notifyQState.o
CC [M] /tmp/modconfig-pTbEoM/vsock-only/linux/vsockAddr.o
CC [M] /tmp/modconfig-pTbEoM/vsock-only/linux/util.o
CC [M] /tmp/modconfig-pTbEoM/vsock-only/linux/stats.o
CC [M] /tmp/modconfig-pTbEoM/vsock-only/linux/notify.o
CC [M] /tmp/modconfig-pTbEoM/vsock-only/driverLog.o
LD [M] /tmp/modconfig-pTbEoM/vsock-only/vsock.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/modconfig-pTbEoM/vsock-only/vsock.mod.o
LD [M] /tmp/modconfig-pTbEoM/vsock-only/vsock.ko
make[1]: Leaving directory `/usr/src/linux-3.4.11-2.16-obj/x86_64/desktop'
/usr/bin/make -C $PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= postbuild
make[1]: Entering directory `/tmp/modconfig-pTbEoM/vsock-only'
make[1]: `postbuild' is up to date.
make[1]: Leaving directory `/tmp/modconfig-pTbEoM/vsock-only'
cp -f vsock.ko ./../vsock.o
make: Leaving directory `/tmp/modconfig-pTbEoM/vsock-only'
Starting VMware services:
Virtual machine monitor done
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet done
VMware Authentication Daemon done
Shared Memory Available

Finally I have also followed step11 but no GUI appeared and at last I have issued the command
vmplayer in terminal after that I got the error shown below

filename: /lib/modules/3.4.11-2.16-desktop/misc/vmmon.ko
supported: external
license: GPL v2
description: VMware Virtual Machine Monitor.
author: VMware, Inc.
srcversion: 40B49F99361D584BCF72CC2
depends:
vermagic: 3.4.11-2.16-desktop SMP preempt mod_unload modversions
Aborted

TB0ne 01-24-2013 11:33 AM

Quote:

Originally Posted by rupeshforu (Post 4876823)
Yes previously my intention was to add 750 repositories but I changed my attitude and in fact I have not included these into repos.
Yes I have followed the step 10 given in open suse site and I am providing the output of this command below

Finally I have also followed step11 but no GUI appeared and at last I have issued the command vmplayer in terminal after that I got the error shown below

Well, it appears as if things are started. But you still haven't said whether or not you're starting it as root or a regular user, which DOES affect things. You also say that you're NOT getting a window, but did you close the terminal as the instructions said? Do you see anything in the logs?

Also, have you just plain tried to reboot your system, to make sure things are loaded, and (again), have you checked to see whether the vmplayer services are running???

rupeshforu 01-25-2013 02:51 AM

1 Attachment(s)
yes I have ran vmplayer as root user and local user after restarting and both gave same error I have checked which services are running and noticed that vmware service is running. Are there any other services need to be run. I am providing the log file created during the vmplayer installation.

TB0ne 01-25-2013 10:22 AM

Quote:

Originally Posted by rupeshforu (Post 4877207)
yes I have ran vmplayer as root user and local user after restarting and both gave same error I have checked which services are running and noticed that vmware service is running. Are there any other services need to be run. I am providing the log file created during the vmplayer installation.

Is it not showing up in your menu, as stated in item #11 in the instructions?? Because if it's not, there is SOMETHING that's not getting installed correctly. I ran the installation here on a 12.1 and a 12.2 machine, and it worked perfectly, including the menu item.

Are you sure you've got the base development packages and kernel source installed? Because if you ran through the steps in that document and got no errors, there's no reason it shouldn't run. By any chance, is the HAL daemon running on your system?? I've seen reference to that being an issue on the VMWare forums, if it's not.

rupeshforu 01-29-2013 12:23 AM

Yesterday I have downloaded and installed VMware workstation9 again "installation successful"
message appeared and I am unable to start.I am getting the same error as in vmplayer.

What is the root cause of this problem. Are there any conflicting packages preventing vmware to run. What are the packages need to be installed and what are the packages should not be installed, what are the services need to be started and what are the packages should not be started etc.,.

rupeshforu 01-29-2013 12:35 AM

some sites are assisting that kernel-headers package must be pre installed.When I have searched in installed softwares I have found a substitute for this package starting with glibc.

TB0ne 01-29-2013 08:47 AM

Quote:

Originally Posted by rupeshforu (Post 4879602)
Yesterday I have downloaded and installed VMware workstation9 again "installation successful"
message appeared and I am unable to start.I am getting the same error as in vmplayer.

What is the root cause of this problem. Are there any conflicting packages preventing vmware to run. What are the packages need to be installed and what are the packages should not be installed, what are the services need to be started and what are the packages should not be started etc.,.

...and....
Quote:

Originally Posted by rupeshforu
some sites are assisting that kernel-headers package must be pre installed.When I have searched in installed softwares I have found a substitute for this package starting with glibc.

Again, you need to follow the directions ENTIRELY. You can't skip, modify, or omit steps, and expect things to work. If you read the installation notes, it REQUIRES that the kernel headers/source be installed. Period. If you don't have them installed, IT WILL NOT WORK. You can easily install them through Yast->Software Manager, and search for "kernel" in the description.


All times are GMT -5. The time now is 07:49 PM.