LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-15-2013, 02:27 AM   #1
Xplorer4x4
Member
 
Registered: Mar 2012
Location: Evansville,IN
Distribution: Manjaro KDE
Posts: 58

Rep: Reputation: Disabled
Installing VMWARE Workstation 10 in Cahakra Bernz


I managed to google my way through any problems with the vmware workstation installer, but now I am stuck on launching vmware.

Code:
xplorer4x4@chakra-pc ~]$ sudo  vmware-modconfig --console --install-all
sh: /etc/rc.d/vmware.d/init.d/vmware: No such file or directory
Unable to stop services
Code:
[xplorer4x4@chakra-pc ~]$ sudo /etc/init.d/vmware start
Password: 
Sorry, try again.
Password: 
Starting VMware services:
   Virtual machine monitor                                            failed
   Virtual machine communication interface                            failed
   VM communication interface socket family                           failed
   Blocking file system                                                done
   Virtual ethernet                                                   failed
   VMware Authentication Daemon                                        done
 
Old 09-15-2013, 02:52 AM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
You might check the /var/log folder and see if there's a log file for vmware. That may give you a better hint as to what the problem is.
jdk
 
Old 09-15-2013, 03:01 AM   #3
Xplorer4x4
Member
 
Registered: Mar 2012
Location: Evansville,IN
Distribution: Manjaro KDE
Posts: 58

Original Poster
Rep: Reputation: Disabled
The log location is /tmp/xplorer4x4-vmware or /tmp/oot-vmware. Here are the latest log fiels from the locations respectively:
Code:
2013-09-15T02:20:45.753-06:00| vthread-3| I120: Log for VMware Workstation pid=5157 version=10.0.0 build=build-1295980 option=Release
2013-09-15T02:20:45.753-06:00| vthread-3| I120: The process is 64-bit.
2013-09-15T02:20:45.753-06:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
2013-09-15T02:20:45.753-06:00| vthread-3| I120: Host is Linux 3.9.2-1-CHAKRA Chakra Linux
2013-09-15T02:20:45.753-06:00| vthread-3| I120: Msg_Reset:
2013-09-15T02:20:45.753-06:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2013-09-15T02:20:45.753-06:00| vthread-3| I120: ----------------------------------------
2013-09-15T02:20:45.753-06:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2013-09-15T02:20:45.753-06:00| vthread-3| I120: Msg_Reset:
2013-09-15T02:20:45.753-06:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/xplorer4x4/.vmware/config": No such file or directory.
2013-09-15T02:20:45.753-06:00| vthread-3| I120: ----------------------------------------
2013-09-15T02:20:45.753-06:00| vthread-3| I120: PREF Optional preferences file not found at /home/xplorer4x4/.vmware/config. Using default values.
2013-09-15T02:20:45.753-06:00| vthread-3| I120: PREF Unable to check permissions for preferences file.
2013-09-15T02:20:45.753-06:00| vthread-3| I120: Msg_Reset:
2013-09-15T02:20:45.753-06:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/xplorer4x4/.vmware/preferences": No such file or directory.
2013-09-15T02:20:45.753-06:00| vthread-3| I120: ----------------------------------------
2013-09-15T02:20:45.753-06:00| vthread-3| I120: PREF Failed to load user preferences.
2013-09-15T02:20:45.753-06:00| vthread-3| W110: Logging to /tmp/vmware-xplorer4x4/vmware-modconfig-5157.log
2013-09-15T02:20:45.757-06:00| vthread-3| I120: Obtaining info using the running kernel.
2013-09-15T02:20:45.757-06:00| vthread-3| I120: Created new pathsHash.
2013-09-15T02:20:45.757-06:00| vthread-3| I120: Setting header path for 3.9.2-1-CHAKRA to "/lib/modules/3.9.2-1-CHAKRA/build/include".
2013-09-15T02:20:45.757-06:00| vthread-3| I120: Validating path "/lib/modules/3.9.2-1-CHAKRA/build/include" for kernel release "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.757-06:00| vthread-3| I120: Failed to find /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h
2013-09-15T02:20:45.757-06:00| vthread-3| I120: /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2013-09-15T02:20:45.757-06:00| vthread-3| I120: using /usr/bin/gcc for preprocess check
2013-09-15T02:20:45.765-06:00| vthread-3| I120: Preprocessed UTS_RELEASE, got value "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.765-06:00| vthread-3| I120: The header path "/lib/modules/3.9.2-1-CHAKRA/build/include" for the kernel "3.9.2-1-CHAKRA" is valid.  Whoohoo!
2013-09-15T02:20:45.813-06:00| vthread-3| I120: Reading in info for the vmmon module.
2013-09-15T02:20:45.813-06:00| vthread-3| I120: Reading in info for the vmnet module.
2013-09-15T02:20:45.813-06:00| vthread-3| I120: Reading in info for the vmblock module.
2013-09-15T02:20:45.813-06:00| vthread-3| I120: Reading in info for the vmci module.
2013-09-15T02:20:45.813-06:00| vthread-3| I120: Reading in info for the vsock module.
2013-09-15T02:20:45.813-06:00| vthread-3| I120: Setting vsock to depend on vmci.
2013-09-15T02:20:45.813-06:00| vthread-3| I120: Invoking modinfo on "vmmon".
2013-09-15T02:20:45.815-06:00| vthread-3| I120: "/usr/bin/modinfo" exited with status 256.
2013-09-15T02:20:45.815-06:00| vthread-3| I120: Invoking modinfo on "vmnet".
2013-09-15T02:20:45.817-06:00| vthread-3| I120: "/usr/bin/modinfo" exited with status 256.
2013-09-15T02:20:45.817-06:00| vthread-3| I120: Invoking modinfo on "vmblock".
2013-09-15T02:20:45.818-06:00| vthread-3| I120: "/usr/bin/modinfo" exited with status 256.
2013-09-15T02:20:45.818-06:00| vthread-3| I120: Invoking modinfo on "vmci".
2013-09-15T02:20:45.820-06:00| vthread-3| I120: "/usr/bin/modinfo" exited with status 256.
2013-09-15T02:20:45.820-06:00| vthread-3| I120: Invoking modinfo on "vsock".
2013-09-15T02:20:45.822-06:00| vthread-3| I120: "/usr/bin/modinfo" exited with status 256.
2013-09-15T02:20:45.835-06:00| vthread-3| I120: to be installed: vmmon status: 0
2013-09-15T02:20:45.835-06:00| vthread-3| I120: to be installed: vmnet status: 0
2013-09-15T02:20:45.835-06:00| vthread-3| I120: to be installed: vmci status: 0
2013-09-15T02:20:45.835-06:00| vthread-3| I120: to be installed: vsock status: 0
2013-09-15T02:20:45.843-06:00| vthread-3| I120: Obtaining info using the running kernel.
2013-09-15T02:20:45.843-06:00| vthread-3| I120: Setting header path for 3.9.2-1-CHAKRA to "/lib/modules/3.9.2-1-CHAKRA/build/include".
2013-09-15T02:20:45.843-06:00| vthread-3| I120: Validating path "/lib/modules/3.9.2-1-CHAKRA/build/include" for kernel release "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.843-06:00| vthread-3| I120: Failed to find /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h
2013-09-15T02:20:45.843-06:00| vthread-3| I120: /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2013-09-15T02:20:45.843-06:00| vthread-3| I120: using /usr/bin/gcc for preprocess check
2013-09-15T02:20:45.852-06:00| vthread-3| I120: Preprocessed UTS_RELEASE, got value "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.852-06:00| vthread-3| I120: The header path "/lib/modules/3.9.2-1-CHAKRA/build/include" for the kernel "3.9.2-1-CHAKRA" is valid.  Whoohoo!
2013-09-15T02:20:45.900-06:00| vthread-3| I120: Kernel header path retrieved from FileEntry: /lib/modules/3.9.2-1-CHAKRA/build/include
2013-09-15T02:20:45.900-06:00| vthread-3| I120: Update kernel header path to /lib/modules/3.9.2-1-CHAKRA/build/include
2013-09-15T02:20:45.900-06:00| vthread-3| I120: Validating path "/lib/modules/3.9.2-1-CHAKRA/build/include" for kernel release "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.900-06:00| vthread-3| I120: Failed to find /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h
2013-09-15T02:20:45.900-06:00| vthread-3| I120: /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2013-09-15T02:20:45.900-06:00| vthread-3| I120: using /usr/bin/gcc for preprocess check
2013-09-15T02:20:45.908-06:00| vthread-3| I120: Preprocessed UTS_RELEASE, got value "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.908-06:00| vthread-3| I120: The header path "/lib/modules/3.9.2-1-CHAKRA/build/include" for the kernel "3.9.2-1-CHAKRA" is valid.  Whoohoo!
2013-09-15T02:20:45.909-06:00| vthread-3| I120: Found compiler at "/usr/bin/gcc"
2013-09-15T02:20:45.912-06:00| vthread-3| I120: Got gcc version "4.8.0".
2013-09-15T02:20:45.912-06:00| vthread-3| I120: The GCC version matches the kernel GCC minor version like a glove.
2013-09-15T02:20:45.913-06:00| vthread-3| I120: Using user supplied compiler "/usr/bin/gcc".
2013-09-15T02:20:45.916-06:00| vthread-3| I120: Got gcc version "4.8.0".
2013-09-15T02:20:45.916-06:00| vthread-3| I120: The GCC version matches the kernel GCC minor version like a glove.
2013-09-15T02:20:45.922-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.922-06:00| vthread-3| I120: No matching PBM set was found for kernel "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.922-06:00| vthread-3| I120: The GCC version matches the kernel GCC minor version like a glove.
2013-09-15T02:20:45.922-06:00| vthread-3| I120: Validating path "/lib/modules/3.9.2-1-CHAKRA/build/include" for kernel release "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.922-06:00| vthread-3| I120: Failed to find /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h
2013-09-15T02:20:45.922-06:00| vthread-3| I120: /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2013-09-15T02:20:45.922-06:00| vthread-3| I120: using /usr/bin/gcc for preprocess check
2013-09-15T02:20:45.931-06:00| vthread-3| I120: Preprocessed UTS_RELEASE, got value "3.9.2-1-CHAKRA".
2013-09-15T02:20:45.931-06:00| vthread-3| I120: The header path "/lib/modules/3.9.2-1-CHAKRA/build/include" for the kernel "3.9.2-1-CHAKRA" is valid.  Whoohoo!
2013-09-15T02:20:47.981-06:00| vthread-3| I120: The GCC version matches the kernel GCC minor version like a glove.
2013-09-15T02:20:47.981-06:00| vthread-3| I120: Validating path "/lib/modules/3.9.2-1-CHAKRA/build/include" for kernel release "3.9.2-1-CHAKRA".
2013-09-15T02:20:47.981-06:00| vthread-3| I120: Failed to find /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h
2013-09-15T02:20:47.981-06:00| vthread-3| I120: /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2013-09-15T02:20:47.981-06:00| vthread-3| I120: using /usr/bin/gcc for preprocess check
2013-09-15T02:20:47.990-06:00| vthread-3| I120: Preprocessed UTS_RELEASE, got value "3.9.2-1-CHAKRA".
2013-09-15T02:20:47.990-06:00| vthread-3| I120: The header path "/lib/modules/3.9.2-1-CHAKRA/build/include" for the kernel "3.9.2-1-CHAKRA" is valid.  Whoohoo!
2013-09-15T02:20:47.990-06:00| vthread-3| I120: Relaunching with /usr/bin/vmware-gksu '/usr/bin/vmware-modconfig' --icon='vmware-workstation' --appname='VMware'
 
Old 09-15-2013, 10:18 AM   #4
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Ok... do you understand the problems now?

jdk
 
Old 09-15-2013, 01:48 PM   #5
Xplorer4x4
Member
 
Registered: Mar 2012
Location: Evansville,IN
Distribution: Manjaro KDE
Posts: 58

Original Poster
Rep: Reputation: Disabled
I see missing file errors but beyond that, no. I am new to a systemd distro. I tried following this guide to ensure everything was set up properly, but the guide is a bit old but still seems mostly accurate. I will try to run the installer again and see if that help, but beyond that I have no idea.

Reinstall did not change anything.

Last edited by Xplorer4x4; 09-15-2013 at 03:44 PM.
 
Old 09-16-2013, 12:35 AM   #6
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
The final line from your vm log
Quote:
2013-09-15T02:20:47.990-06:00| vthread-3| I120: Relaunching with /usr/bin/vmware-gksu '/usr/bin/vmware-modconfig' --icon='vmware-workstation' --appname='VMware'
seems to show that the system is happy. Was this line really the final line of the log before the program crashed?
jdk
 
Old 09-16-2013, 01:00 AM   #7
Xplorer4x4
Member
 
Registered: Mar 2012
Location: Evansville,IN
Distribution: Manjaro KDE
Posts: 58

Original Poster
Rep: Reputation: Disabled
The program does not crash, but rather this is the initial launch where I need to install kernel modules. It fail to install the modules needed. Yes that was the final line.
 
Old 09-16-2013, 11:12 AM   #8
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Does it have anything to do with the fact that the log repeatedly says in can't find version.h? Have you downloaded the headers package for your kernel?
jdk
 
Old 09-16-2013, 02:31 PM   #9
Xplorer4x4
Member
 
Registered: Mar 2012
Location: Evansville,IN
Distribution: Manjaro KDE
Posts: 58

Original Poster
Rep: Reputation: Disabled
Version.h? No idea, but I do have the kernel headers.
 
Old 09-16-2013, 11:25 PM   #10
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I don't understand. The message
Code:
Failed to find /lib/modules/3.9.2-1-CHAKRA/build/include/linux/version.h
seems to indicate that you do not have the 3.9.2-1-CHAKRA headers package installed. Have you checked if the path //lib/modules/3.9.2-1-CHAKRA/ exists on your system?
jdk
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VMWare workstation 9: SL 6.3 Live DVD in VMWare Workstation:"unable to find the usable disk space" ravik453 Linux - Virtualization and Cloud 3 03-04-2013 02:47 PM
Installing 2.34 in fedora 14 in vmware workstation nisar083 Linux - Newbie 4 01-25-2013 04:36 AM
[SOLVED] Installing VMWare Workstation 8 on CentOS 6.2 samdizzy Linux - Newbie 1 03-01-2012 02:21 PM
Errors while installing VMWare workstation bigjig SUSE / openSUSE 5 11-17-2007 08:16 AM
Having a problem installing VMware Workstation. buckwheat12 Debian 16 02-24-2007 06:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration