Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] vmware problem
Date: Thu, 12 Jun 2008 11:41:24
Message-Id: 20080612074122.0622dea8@osage.osagesoftware.com
In Reply to: Re: [gentoo-user] vmware problem by Andrey Falko
1 On Thu, 12 Jun 2008 01:42:50 -0400
2 Andrey Falko wrote:
3
4 ...[snip]...
5
6 > >>
7 > >> Attempted to upgrade vmware-modules from 1.0.0.15-r1 to
8 > >> 1.0.0.17-r1 and found it blocked by vmware-server-1.0.5.80187:
9 > >>
10 > >> emerge --oneshot vmware-modules
11 > >> Calculating dependencies... done!
12 > >> [ebuild U ] app-emulation/vmware-modules-1.0.0.17-r1
13 > >> [1.0.0.15-r1] [blocks B ]
14 > >> >=app-emulation/vmware-modules-1.0.0.16 (is blocking
15 > >> >app-emulation/vmware-server-1.0.5.80187)
16 > > You need to emerge -C =app-emulation/vmware-modules-1.0.0.16
17 > > first...I think.
18 > Sorry, I meant vmware-modules-1.0.0.15-r1.
19 > >>
20 > >> It seems that the vmware-server ebuild only permits
21 > >> modules-1.0.0.15 ...
22 > >>
23 > >> Is any of this ringing any bells???
24 > >>
25 > >> Also, reading the google translation of the German posting, it
26 > >> seems to say there was a conflict with dual core and vmmon and
27 > >> (perhaps) disabling SMP, then building vmmon, then enabling SMP
28 > >> gave a working module. This is a guess and I've not yet tried it.
29
30 OK. I've removed all vmware builds. "emerge -C vmware-modules" reports
31
32 --- Couldn't find 'vmware-modules' to unmerge.
33
34 and 'find /var/db/pkg/ -name "*vmware*"' doesn't find anything.
35
36 Doing a new "emerge -aDtqv vmware-server" brings in:
37
38 [ebuild N ] app-emulation/vmware-server-1.0.5.80187
39 [ebuild N ] app-emulation/vmware-modules-1.0.0.15-r1
40
41 Then "modprobe vmmon" reports (as before):
42
43 FATAL: Error inserting vmmon
44 (/lib/modules/2.6.25-gentoo-r4/misc/vmmon.ko): Invalid module format
45
46 with /var/log/messages saying:
47
48 Jun 12 07:26:15 osage vmmon: disagrees about version of symbol
49 struct_module
50
51 I've googled the above message and found this thread (from last night)
52 and another thread in which the running kernel version didn't match the
53 installed version of linux-headers. I've running the 2.6.25-gentoo-r4
54 kernel and have the same versions of linux-headers and gentoo-sources
55 installed.
56
57 Looking for more ideas as to what's wrong :->
58
59 Regards,
60
61 David
62 --
63 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] vmware problem Andrey Falko <ma3oxuct@×××××.com>