Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] vmware problem
Date: Fri, 13 Jun 2008 01:16:57
Message-Id: 20080612211631.74447913@osage.osagesoftware.com
In Reply to: Re: [gentoo-user] vmware problem by Iain Buchanan
1 On Fri, 13 Jun 2008 09:23:51 +0930
2 Iain Buchanan wrote:
3
4 > David - at this point I'd try a couple of things. Since you've
5 > upgraded your linux-headers, it's a good idea to recompile your
6 > system libc, as per the elog message.
7 >
8 > Also, since you're getting version error messages, recompile your
9 > kernel and reboot into it. Just to make sure, as you've just done
10 > headers and libc (may be a long shot, but may as well rule it out).
11 >
12 > Then unload all vm* modules and recompile them also. (Say no to all
13 > vmware-config questions first, then second time around say yes!). If
14 > it doesn't work, downgrade to a previous version of modules and try
15 > them. I use vmware-modules-1.0.0.11-r1 because that's the only
16 > version that works with workstation 4, which I have a license for.
17 >
18 > Finally, if this all still fails, try with an earlier kernel and see
19 > if it magically works. Then you know it's probably a new kernal
20 > feature thats bugging you!
21 >
22 > I hope you have a few spare clock cycles for all this compiling :)
23
24 Hi Iain,
25
26 I've been using 'uname -r' and its reporting '2.6.25-gentoo-r4' matches
27 the module path, i.e. /lib/modules/2.6.25-gentoo-r4/misc/vmnet.ko, in
28 the "invalid module" message. I'm as certain as can be that there's no
29 mismatch here.
30
31 Also, I've removed all vm* packages and reinstalled vmware-server (and
32 whatever it pulls in, i.e. vmware-modules). This was done after
33 removing all vmware entries from /etc/portage/package*, so the vm*
34 packages are all stable versions -- no ~amd64 versions.
35
36 Haven't tried rebuilding glibc ...
37
38 Instead I've installed the latest stable amd64 versions of 2.6.24
39 sources and headers. The kernel is now being built. I should know
40 before too long whether this helps.
41
42 Another possibility not yet tried is to disable CONFIG_MODVERSIONS.
43
44 That's it for now...
45
46 Regards,
47
48 David
49 --
50 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] vmware problem Iain Buchanan <iaindb@××××××××××××.au>