Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 2.4 -> 2.6 wierdness
Date: Wed, 06 Jul 2005 23:48:39
Message-Id: 42CC6CBF.6050804@planet.nl
In Reply to: Re: [gentoo-user] 2.4 -> 2.6 wierdness by creighto@spunge.org
1 creighto@××××××.org schreef:
2 > Okay, let's start over. I have only posted the first post of this thread,
3 > but I would say that all off the noise may imply that I am not alone here.
4 >
5 > -I have a working setup in 2.4, less so now than before, but xorg does
6 > still work.
7 >
8 > -in 2.6, xorg will break and complain that /dev/agpgart does not exist.
9 >
10 > -/dev/agpgart, in fact, does not exist when using Udev in 2.6, yet it does
11 > exist when I reboot into 2.4
12
13 Yes, but you see, my point is that-- as far as I know-- udev doesn't
14 create the agpgart device; the loading of the kernel module does that.
15 In the same way that the kernel modules are responsible for creating all
16 the motherboard resources that load at boot before udev comes into the
17 picture.
18
19 So that's why I'm feeling that the problem is with your kernel, not udev
20 per se. Although maybe coldplug wouldn't hurt to have in rc-update.
21
22 >
23 > -modprobe agpgart will result in an error
24
25 What is the error? Module doesn't exist? Module is already loaded?
26 Symbol errors?
27
28 >
29 > -genkernel --udev --menuconfig all will not show me an option that refers
30 > to AGP anything, is this a bus?
31
32 Yes, it's a speeded-up, dedicated form of the PCI bus.
33
34 The kernel configuration for it is
35
36 Device Drivers==> Character devices.
37
38 HTH,
39 Holly
40 --
41 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] 2.4 -> 2.6 wierdness creighto@××××××.org
Re: [gentoo-user] 2.4 -> 2.6 weirdness creighto@××××××.org