Gentoo Archives: gentoo-desktop

From: Lindsay Haisley <fmouse-gentoo@×××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] udev and VMWare
Date: Mon, 18 Oct 2004 07:26:21
Message-Id: 20041018072615.GA9313@fmp.com
In Reply to: Re: [gentoo-desktop] udev and VMWare by Abraham Al-Saleh
1 Thus spake Abraham Al-Saleh on Mon, Oct 18, 2004 at 02:12:39AM CDT
2 > I haven't really noticed any issues with udev and vmware. Would you
3 > care to name some?
4
5 See the two URLs I quoted below, which I found on researching the issue
6 here. They pretty much mirror my experience. Apparently VMWare doesn't put
7 proper sysfs support into their vmnet module so udev and hotplug can't
8 be told how to create the necessary device nodes.
9
10 Setting RC_DEVICE_TARBALL="yes" in /etc/conf.d/rc after running
11 vmware-config.pl solves the problem since the script creates the nodes and
12 they're saved across reboots.
13
14 The only other alternative is to put a series of mknod's in a rc file
15 somewhere that'll get executed before the vmware startup, but using
16 RC_DEVICE_TARBALL is a better solution. See the middle panel of my sig for
17 further wisdom on the subject ;-)
18
19 > On Mon, 18 Oct 2004 02:07:43 -0500, Lindsay Haisley
20 > <fmouse-gentoo@×××.com> wrote:
21 > > Well it seems that there are issues with udev and VMWare. The VMWare devs
22 > > "find sysfs really ugly and hard to use"
23 > > (http://www.vmware.com/community/thread.jspa?threadID=7968&messageID=63805)
24 > > and it looks like we're going to have to find a workaround.
25 > >
26 > > Apparently RH Fedora supports /etc/udev/devices (see
27 > > <http://people.redhat.com/~harald/udev.html>), which isn't supported in
28 > > Gentoo. Devices files in this dir get copied on udev startup to /dev.
29 > > Perhaps this would be a good idea. I can always just set
30 > > RC_DEVICE_TARBALL="yes" after creating the necessary device files and/or
31 > > symlinks, but this seems like a bit of a cop-out ;-) But if it works, I'll
32 > > use it.
33 > >
34 > > --
35 > > Lindsay Haisley | "Everything works | PGP public key
36 > > FMP Computer Services | if you let it" | available at
37 > > 512-259-1190 | (Travis W. Redfish) | <http://www.fmp.com/pubkeys>
38 > > http://www.fmp.com | ("The Roadie") |
39 > >
40 > > --
41 > > gentoo-desktop@g.o mailing list
42 > >
43 > >
44 >
45 >
46 > --
47 > Abe Al-Saleh
48 > And then came the Apocolypse. It actually wasn't that
49 > bad, everyone got the day off and there were barbeques
50 > all around.
51
52 --
53 Lindsay Haisley | "Everything works | PGP public key
54 FMP Computer Services | if you let it" | available at
55 512-259-1190 | (Travis W. Redfish) | <http://www.fmp.com/pubkeys>
56 http://www.fmp.com | ("The Roadie") |
57
58 --
59 gentoo-desktop@g.o mailing list