Gentoo Archives: gentoo-user

From: Andrey Falko <ma3oxuct@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] vmware problem
Date: Thu, 12 Jun 2008 02:10:47
Message-Id: 350fc7cf0806111910r44cc446boaf46b74dc2d9e3ed@mail.gmail.com
In Reply to: [gentoo-user] vmware problem by David Relson
1 On Wed, Jun 11, 2008 at 8:12 PM, David Relson <relson@×××××××××××××.com> wrote:
2 > Greetings,
3 >
4 > I've got vmware-server installed on my AMD64x2 workstation with kernel
5 > 2.6.25-gentoo-r4. It used to work fine with kernel 2.6.22-gentoo-r9.
6 >
7 > My current versions are:
8 >
9 > vmware-server: 1.0.5.80187
10 > vmware-modules: 1.0.0.15-r1
11 >
12 > Today vmware won't start up. It's complaining:
13 >
14 > vmware is installed, but it has not been (correctly) configured
15 > for this system. To (re-)configure it, invoke the following command:
16 > /opt/vmware/server/bin/vmware-config.pl.
17 >
18 > I've run vmware-config.pl and accepted the default answers to all
19 > questions -- the same thing I've done several times over the past
20 > year. The run ends with the following messages:
21 >
22 > * Starting VMware services: [ ok ]
23 > * Virtual machine monitor [ !! ]
24 > * Virtual ethernet [ !! ]
25 > * Module vmnet is not loaded. Please verify that it is loaded
26 > before [ !! ]
27 > * running this script. [ !! ]
28 >
29 > The configuration of VMware Server 1.0.5 build-80187 for Linux for
30 > this running kernel completed successfully.
31 >
32 > Given the "module vmnet" message, I've run "emerge --oneshot
33 > vmware-modules" and verified that /lib/modules/2.6.25-gentoo-r4/misc
34 > has new versions of vmmon.ko and vmnet.ko. When I run "modprobe
35 > vmnet", it reports:
36 >
37 > FATAL: Error inserting vmnet
38 > (/lib/modules/2.6.25-gentoo-r4/misc/vmnet.ko): Invalid module
39 > format
40 >
41 > What detail am I missing about building vmnet.ko ??
42 >
43 > Thanks.
44 >
45 > David
46 >
47 >
48 > --
49 > David Relson Osage Software Systems, Inc.
50 > relson@×××××××××××××.com Ann Arbor, MI 48103
51 > www.osagesoftware.com
52 > --
53 > gentoo-user@l.g.o mailing list
54 >
55 >
56
57 I have a hunch that vmware-modules-1.0.0.17 is too old for
58 kernel-2.6.25. See what happens if you do: modprobe --force vmnet
59
60 Perhaps you reconfigured something with your kernel that throws it
61 off. I can't read German too well, I think this guy got it working my
62 fixing his kernel config:
63 http://www.gentooforum.de/artikel/11913/gel-st-problem-nach-vmware-update.html
64 --
65 gentoo-user@l.g.o mailing list