Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] open-vm-tools install fails because I have modules disabled??
Date: Fri, 26 Apr 2013 20:49:59
Message-Id: 517AE832.7060308@gmail.com
In Reply to: Re: [gentoo-user] open-vm-tools install fails because I have modules disabled?? by Jarry
1 On 26/04/2013 18:54, Jarry wrote:
2 > On 26-Apr-13 18:41, Alan McKinnon wrote:
3 >> On 26/04/2013 18:37, Jarry wrote:
4 >>> On 26-Apr-13 18:11, Tanstaafl wrote:
5 >>>> compile fails with lots of
6 >>>>
7 >>>> "...error "No Module support in this kernel. Please configure with
8 >>>> CONFIG_MODULES"
9 >>>>
10 >>>> Please tell me that I'm not going to have to enable modules just so I
11 >>>> can use the vmware tools??
12 >>>
13 >>> Yes you are. If you want to use vm-tools ("open" or "vmware"),
14 >>> you have to enable kernel modules. And also some strange options
15 >>> (i.e. vmware-graphics). And as I told you previously, updating
16 >>> to new kernel is really pain in a**. That's why I got rid of
17 >>> the whole vm-stuff and I'm happy without it...
18 >>
19 >> Are you aware of "module-rebuild rebuild"?
20 >
21 > Yes I am. Believe me or not, but this did not work.
22 >
23 >> Nice little scriplet that reduces all that pain to running one single
24 >> command after installing a new built kernel.
25 >
26 > I mean there is a problem with new kernel version. Not sure
27 > but I suppose open-vm-tools sources are installed into kernel
28 > sources tree. And if you install new kernel, open-vm-tools
29 > sources are not moved to the new kernel-sources tree.
30 > Whenever I installed new kernel-sources and re-created link
31 > /usr/src/linux pointing to the new sources, I had to re-emerge
32 > open-vm-tools too...
33
34 I don't use open-vm-tools so I don't know how they work. I do know
35 vmware and virtualbox's stuff though - basically the same as any
36 out-of-tree module package. The ebuild takes care of the nitty-gritty
37 and builds the modules against whatever /usr/src/linux points to. Is
38 open-vm-tools the same?
39
40 Deploying a new kernel version is a complex affair anyway. You have to
41 configure the thing, carefully look out for new and changed config
42 options, run FOUR make commands, edit grub.conf and do a lot of testing.
43 Now you have to add one extra tiny little command to the end. It's one
44 little bullet point in your process.
45
46 Surely you can't be claiming that is a huge problem for you?
47
48
49 --
50 Alan McKinnon
51 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] open-vm-tools install fails because I have modules disabled?? "Dustin C. Hatch" <admiralnemo@×××××.com>