Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: Gentoo-Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Kernel sources thread
Date: Sat, 24 Jul 2004 16:24:36
Message-Id: 1090686441.10205.63.camel@nosferatu.lan
In Reply to: Re: [gentoo-dev] Kernel sources thread by Georgi Georgiev
1 On Fri, 2004-07-23 at 05:31, Georgi Georgiev wrote:
2 > maillog: 22/07/2004-21:06:17(+0200): Martin Schlemmer types
3 > > On Wed, 2004-07-21 at 22:40, Chris Gianelloni wrote:
4 > > > On Wed, 2004-07-21 at 06:34, Travis Tilley wrote:
5 > > > > 1) udev is either ready or it isnt. the fact that you need to use a device
6 > > > > tarball for entries udev doesnt support shows me that it isnt ready. what's
7 > > > > the point of using a device management system if you're going to just dump a
8 > > > > bunch of extra dev entries in there anyway? if udev were ready, this wouldnt
9 > > > > be necessary.
10 > > >
11 > > > Most of those drivers are not sysfs-aware and simply have not been
12 > > > updated by the various authors. Most of them are non-kernel modules,
13 > > > such as VMware.
14 > > >
15 > >
16 > > It really is not that difficult to patch the specific driver for
17 > > sysfs - I did it for both nVidia and svgalib ...
18 >
19 > You did?! Where is the patch? I have nvidia-kernel-1.0.6106, and it is still
20 > not sysfs aware.
21
22 It has been in the last 3 versions I think:
23
24 ---
25 # udevinfo -d | grep nvidia
26 P: /class/nvidia/nvidia0
27 N: nvidia0
28 P: /class/nvidia/nvidiactl
29 N: nvidiactl
30 ---
31
32 Are you sure you have kernel, etc configure correctly? Btw,
33 udev system do not support autoloading of modules, so you
34 have to add it to /etc/modules.autoload.d/kernel-2.6, but
35 then the device nodes should be created automatically ...
36
37
38 --
39
40 Martin Schlemmer
41 Gentoo Linux Developer, Desktop/System Team Developer
42 Cape Town, South Africa

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Kernel sources thread Georgi Georgiev <chutz@×××.net>
Re: [gentoo-dev] Kernel sources thread Norberto Bensa <norberto+gentoo-dev@×××××××××.cx>
Re: [gentoo-dev] Kernel sources thread Georgi Georgiev <chutz@×××.net>