Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]VMWare doesn't run on 2.6.25
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Letharion
Veteran
Veteran


Joined: 13 Jun 2005
Posts: 1344
Location: Sweden

PostPosted: Tue Jun 03, 2008 5:40 pm    Post subject: [Solved]VMWare doesn't run on 2.6.25 Reply with quote

Code:
April ~ # /etc/init.d/vmware start
 * Service vmware starting
 VMware Server is installed, but it has not been (correctly) configured
 for the running kernel.
 Please ensure that the modules have been compiled for this kernel:
 emerge --oneshot vmware-modules
 Also ensure VMware Server has been configured:
 /opt/vmware/server/bin/vmware-config.pl
 VMware is not properly configured! See above.                            [ !! ]
 * ERROR:  vmware failed to start


Code:
April ~ # emerge --oneshot vmware-modules


Code:
April ~ # /etc/init.d/vmware start
 * Service vmware starting
 VMware Server is installed, but it has not been (correctly) configured
 for the running kernel.
 Please ensure that the modules have been compiled for this kernel:
 emerge --oneshot vmware-modules
 Also ensure VMware Server has been configured:
 /opt/vmware/server/bin/vmware-config.pl
 VMware is not properly configured! See above.                            [ !! ]
 * ERROR:  vmware failed to start


Code:
April ~ # /opt/vmware/server/bin/vmware-config.pl


I choose default settings. Can ofc post the entire process if relevant :)

Code:
Do you want to enter a serial number now? (yes/no/help) [no]
 * Service vmware starting                                       [ !! ]
 * Service vmware started
The configuration of VMware Server 1.0.5 build-80187 for Linux for this running
kernel completed successfully.

Ok, so it's working, it seems.
Code:

April ~ # /etc/init.d/vmware restart
 * Service vmware stopping
 * Service vmware stopped
 * Service vmware starting
 VMware Server is installed, but it has not been (correctly) configured
 for the running kernel.
 Please ensure that the modules have been compiled for this kernel:
 emerge --oneshot vmware-modules
 Also ensure VMware Server has been configured:
 /opt/vmware/server/bin/vmware-config.pl
 VMware is not properly configured! See above.                            [ !! ]
 * ERROR:  vmware failed to start

Or not.

Checking dmesg
Code:
vmmon: Unknown symbol init_mm
/dev/vmnet: open called by PID 15225 (vmnet-bridge)
/dev/vmnet: hub 0 does not exist, allocating memory.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth1: enabling the bridge
bridge-eth1: up
bridge-eth1: already up
bridge-eth1: attached
/dev/vmnet: open called by PID 15246 (vmnet-natd)
/dev/vmnet: hub 8 does not exist, allocating memory.
/dev/vmnet: port on hub 8 successfully opened
bridge-eth1: down
bridge-eth1: detached


Doesn't tell me anything. Any ideas?


Last edited by Letharion on Wed Jun 11, 2008 9:52 pm; edited 2 times in total
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Tue Jun 03, 2008 7:41 pm    Post subject: Reply with quote

wild guess: you're using a kernel 2.6.25-xxx?
If yes go back to 2.6.24; see e.g. https://bugs.gentoo.org/show_bug.cgi?id=218250
_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
wyv3rn
Apprentice
Apprentice


Joined: 18 Aug 2005
Posts: 154
Location: USA

PostPosted: Wed Jun 04, 2008 7:49 pm    Post subject: Reply with quote

Turn on CONFIG_UNUSED_SYMBOLS in your kernel config and that will re-export init_mm (needed by the vmmon module) in 2.6.25.
Back to top
View user's profile Send private message
Letharion
Veteran
Veteran


Joined: 13 Jun 2005
Posts: 1344
Location: Sweden

PostPosted: Wed Jun 11, 2008 9:51 pm    Post subject: Reply with quote

Thanks guys, it worked :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum