Gentoo Archives: gentoo-user

From: Adam <adam@××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: openrc conf.d/modules
Date: Mon, 14 Jun 2010 04:55:13
Message-Id: 4C15B5EA.80006@jaftan.com.au
In Reply to: [gentoo-user] Re: openrc conf.d/modules by walt
1 > I missed your reference to openrc last time. Do you see any interesting
2 > messages when you run /etc/init.d/modules restart?
3
4 sphinx adam # /etc/init.d/modules restart
5 * WARNING: you are stopping a boot service
6 * Loading module acpi-cpufreq ...
7 [ ok ]
8 * Loading module fuse ...
9 [ ok ]
10 * Loading module usbhid ...
11 [ ok ]
12 * Autoloaded 3 module(s)
13
14 So they're just being missed. I've changed it to
15 modules_2_6="${modules_2_6} vmmon vmnet vmblock vmci vsock"
16
17 And it now works ok.
18
19 > Where do those vm* modules come from?
20
21 VMware 7.1 (used the vmware installer... messy i know)