Gentoo Archives: gentoo-dev

From: Luke-Jr <luke-jr@×××××××.org>
To: Stuart Stegall <stuart@×××××××××××××.com>
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-desktop] X freezing?
Date: Thu, 28 Oct 2004 02:05:28
Message-Id: 200410280205.38226.luke-jr@utopios.org
1 On Thursday 28 October 2004 1:53 am, you wrote:
2 > Are they sysfs design flaws or udev design flaws. The reason I ask, is
3 > that a bunch of kernel developers were talking about rewriting the
4 > current hotplug/udev system.
5
6 sysfs works great. I use it regardless of udev. The main problem is that udev
7 defeats the entire purpose of modules. Using udev, you must preload any
8 modules you want to use manually. If you do that, you might as well compile
9 them into your kernel. I'd much rather not have the driver for any of my
10 devices loaded until I actually need them.
11
12 > But they would still be using sysfs. Also I am curious as to what "new" USB
13 > Mass Storage driver you are referring to? The current mainstream kernel's
14 > driver was updated about 4 months ago, and still presents itself as a low
15 > level scsi driver to the kernel (meaning it needs scsi.ko and sd.ko)
16
17 Well, I noticed they were suddenly "udX" when I moved to 2.6.9... Now that I
18 think of it, I'm not sure I tested 2.6.9 w/o udev, so it might have been a
19 udev naming thing that I just assumed meant the device was a USB disk (w/o
20 emulation)... Either way, it didn't work very well for me (e.g. I couldn't
21 use my IDE->USB adaptor).
22
23 >
24 > > -----Original Message-----
25 > > From: Luke-Jr [mailto:luke-jr@×××××××.org]
26 > > Sent: Wednesday, October 27, 2004 8:06 PM
27 > > To: Stuart Stegall
28 > > Subject: Re: [gentoo-desktop] X freezing?
29 > >
30 > > On Wednesday 27 October 2004 11:17 pm, you wrote:
31 > > > What kind of problems have you experienced? Since 2.6.7 and
32 > >
33 > > onward, I
34 > >
35 > > > have had 0 problems of any kind. Currently I am running 2.6.10rc1
36 > > > myself. (10 out of 340 servers in my apache rotation are as well)
37 > >
38 > > In particular, the new USB Mass Storage drivers (formerly,
39 > > SCSI emulation was
40 > > used) caused nothing but problems... Perhaps not a big issue
41 > > by itself, but I
42 > > had been switching to udev (from devfs) at the same time, so
43 > > that made it
44 > > seem much worse.
45 > > Regarding udev, needless to say I'm back to devfs... udev
46 > > just has too many
47 > > design flaws to counter the few benefits.
48 > >
49 > > > > -----Original Message-----
50 > > > > From: Luke-Jr [mailto:luke-jr@×××××××.org]
51 > > > > Sent: Wednesday, October 27, 2004 11:32 AM
52 > > > > To: gentoo-desktop@l.g.o
53 > > > > Subject: Re: [gentoo-desktop] X freezing?
54 > > > >
55 > > > > On Wednesday 27 October 2004 2:45 pm, Soos Istvan wrote:
56 > > > > > > And if you do not have a NForce2 or 3 chipset, then
57 > > > >
58 > > > > please don't use
59 > > > >
60 > > > > > > the kernel agpgart with ati-drivers, as I have never gotten
61 > > > > > > stability with ati-drivers and external agpgart.
62 > > > > >
63 > > > > > It is stable now. :) (2.6.9 kernel agpgart, 3.14.1
64 > > > >
65 > > > > ati-drivers, 6.7.0
66 > > > >
67 > > > > > xorg-x11, SiS Chipset, 3D accelleration works perfect)
68 > > > >
69 > > > > eck... had nothing but problems w/ 2.6.9
70 > > > > --
71 > > > > Luke-Jr
72 > > > > Developer, Utopios
73 > > > > http://utopios.org/
74 > > > >
75 > > > > --
76 > > > > gentoo-desktop@g.o mailing list
77 > >
78 > > --
79 > > Luke-Jr
80 > > Developer, Utopios
81 > > http://utopios.org/
82
83 --
84 Luke-Jr
85 Developer, Utopios
86 http://utopios.org/
87
88 --
89 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: [gentoo-desktop] X freezing? Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] Re: [gentoo-desktop] X freezing? Greg KH <gregkh@g.o>