Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Why does VMWare 6.5 ask for vmware-config.pl?
Date: Thu, 05 Feb 2009 23:14:46
Message-Id: 1233875662.4391.88.camel@localhost
In Reply to: Re: [gentoo-user] Where has vmware-config.pl gone? by Neil Bothwick
1 On Thu, 2009-02-05 at 08:44 +0000, Neil Bothwick wrote:
2 > On Thu, 5 Feb 2009 08:21:35 +0200, Alan McKinnon wrote:
3 >
4 > > look at the output of
5 > >
6 > > equery files vmware-workstation
7 > >
8 > > if vmware-config.pl isn't there, and it should be .... you have a buggy
9 > > ebuild
10
11 It isn't in the equery output.
12
13 > vmware-config is no more with 6.5. I've not had to reconfigure the
14 > network, but rebuilding the modules after a kernel change is done by
15 > emerging vmware-modules. vmware-netcfg may do what you need, it looks as
16 > though they make have split it into separate tools.
17
18 OK, so the question is why does VMWare not "work", ie. it still asks for
19 vmware-config.pl and doesn't run.
20
21 I recompiled vmware-modules, I've made sure /usr/src/linux points at my
22 current kernel.
23
24 $ sudo /etc/init.d/vmware start
25 Password:
26 * Starting VMware services: [ ok ]
27 * Virtual machine monitor [ ok ]
28 * Virtual machine communication interface [ ok ]
29 * Blocking file system [ ok ]
30 * Virtual ethernet [ ok ]
31 * Shared Memory Available [ ok ]
32
33 $ vmware
34 Logging to /tmp/vmware-iain/setup-6256.log
35 filename: /lib/modules/2.6.28-tuxonice-r1/misc/vmmon.ko
36 license: GPL v2
37 description: VMware Virtual Machine Monitor.
38 author: VMware, Inc.
39 depends:
40 vermagic: 2.6.28-tuxonice-r1 SMP preempt mod_unload CORE2
41 4KSTACKS
42 filename: /lib/modules/2.6.28-tuxonice-r1/misc/vmnet.ko
43 license: GPL v2
44 description: VMware Virtual Networking Driver.
45 author: VMware, Inc.
46 depends:
47 vermagic: 2.6.28-tuxonice-r1 SMP preempt mod_unload CORE2
48 4KSTACKS
49 filename: /lib/modules/2.6.28-tuxonice-r1/misc/vmblock.ko
50 version: 1.1.2.0
51 license: GPL v2
52 description: VMware Blocking File System
53 author: VMware, Inc.
54 srcversion: 768B08090715A2D8C721BF3
55 depends:
56 vermagic: 2.6.28-tuxonice-r1 SMP preempt mod_unload CORE2
57 4KSTACKS
58 parm: root:The directory the file system redirects to. (charp)
59 filename: /lib/modules/2.6.28-tuxonice-r1/misc/vmci.ko
60 license: GPL v2
61 description: VMware Virtual Machine Communication Interface (VMCI).
62 author: VMware, Inc.
63 depends:
64 vermagic: 2.6.28-tuxonice-r1 SMP preempt mod_unload CORE2
65 4KSTACKS
66 filename: /lib/modules/2.6.28-tuxonice-r1/misc/vsock.ko
67 license: GPL v2
68 version: 1.0.0.0
69 description: VMware Virtual Socket Family
70 author: VMware, Inc.
71 srcversion: EC2E0BE1F6FB039D1109ADB
72 depends: vmci
73 vermagic: 2.6.28-tuxonice-r1 SMP preempt mod_unload CORE2
74 4KSTACKS
75 filename: /lib/modules/2.6.28-tuxonice-r1/misc/vmmon.ko
76 license: GPL v2
77 description: VMware Virtual Machine Monitor.
78 author: VMware, Inc.
79 depends:
80 vermagic: 2.6.28-tuxonice-r1 SMP preempt mod_unload CORE2
81 4KSTACKS
82
83 Then the workstation window opens to my virtual machine. I click "Run"
84 and I get this message on the terminal while the VM has a black screen:
85
86 VMware Workstation Error:
87 VMware Workstation is installed, but it has not been (correctly)
88 configured for your running kernel. To (re-)configure it, your system
89 administrator must find and run "vmware-config.pl". For more
90 information, please see the VMware Workstation documentation.
91
92 Press "Enter" to continue...
93
94 after pressing enter in the terminal, a popup appears on the gui:
95
96 Unable to change virtual machine power state: VMware Workstation cannot
97 connect to the virtual machine. Make sure you have rights to run the
98 program and to access all directories it uses and rights to access all
99 directories for temporary files..
100
101 When I press OK, the VM returns to the overview screen. Strangely, I
102 can't edit any of the VM settings. I have rw permission on the entire
103 directory and files containing the VM, and I'm in the vmware group.
104
105 Any other suggestions?
106
107 thanks,
108 --
109 Iain Buchanan <iaindb at netspace dot net dot au>
110
111 An empty cab drove up and Sarah Bernhardt got out. -Arthur Baer,
112 American comic and columnist

Replies

Subject Author
SOLVED: Re: [gentoo-user] Why does VMWare 6.5 ask for vmware-config.pl? Iain Buchanan <iaindb@××××××××××××.au>