Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5
Date: Sun, 17 May 2009 21:21:24
Message-Id: 4A107FB9.9@gmail.com
In Reply to: Re: [gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5 by Mark Knecht
1 Mark Knecht wrote:
2 >
3 > Dale,
4 > As far as I can tell I'm not having any problems. This machine was
5 > using a 2.6.28 kernel up until yesterday when I updated to 2.6.29-r4.
6 > The point I'm trying to make is that this old driver and all the
7 > kernels I have used up to now have all worked.
8 >
9 > I noticed that the machine does have the older C compile 4.1.2 on
10 > it and that's what most of the machine has been built with. I'm just
11 > starting to switch over to 4.3.2 which is why it's selected. This
12 > kernel and the version of nvidia-drivers I listed earlier compile on
13 > both for me. The one I used for this kernel/driver combo was 4.3.2/
14 >
15 > gandalf ~ # gcc-config -l
16 > [1] i686-pc-linux-gnu-4.1.2
17 > [2] i686-pc-linux-gnu-4.3.2 *
18 > gandalf ~ #
19 >
20 > The VGA is older I think. 440 series. I suspect it's the one I put
21 > in 5-6 years ago. I don't remember whether we ever updated it:
22 >
23 > gandalf ~ # lspci | grep VGA
24 > 03:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4
25 > MX 440 AGP 8x] (rev a2)
26 > gandalf ~ #
27 >
28 > In my case attempting to install anything newer results in a big
29 > emerge message telling me not to and suggesting this specific nvdia
30 > driver.
31 >
32 > gandalf ~ # lsmod
33 > Module Size Used by
34 > usblp 10140 0
35 > uhci_hcd 18980 0
36 > sbp2 19184 1
37 > usbhid 21468 2
38 > nvidia 4699324 0
39 > i2c_nforce2 5828 0
40 > ohci_hcd 20080 0
41 > snd_intel8x0 25784 0
42 > nvidia_agp 5704 1
43 > snd_ac97_codec 90232 1 snd_intel8x0
44 > ac97_bus 1316 1 snd_ac97_codec
45 > agpgart 25748 2 nvidia,nvidia_agp
46 > i2c_core 17564 2 nvidia,i2c_nforce2
47 > ohci1394 25664 1
48 > ehci_hcd 29380 0
49 > ieee1394 66064 2 sbp2,ohci1394
50 > gandalf ~ #
51 >
52 >
53 > gandalf ~ # modinfo nvidia
54 > filename: /lib/modules/2.6.29-gentoo-r4/video/nvidia.ko
55 > license: NVIDIA
56 > alias: char-major-195-*
57 > alias: pci:v000010DEd*sv*sd*bc03sc02i00*
58 > alias: pci:v000010DEd*sv*sd*bc03sc00i00*
59 > depends: agpgart,i2c-core
60 > vermagic: 2.6.29-gentoo-r4 preempt mod_unload K7
61 > parm: NVreg_VideoMemoryTypeOverride:int
62 > parm: NVreg_EnableVia4x:int
63 > parm: NVreg_EnableALiAGP:int
64 > parm: NVreg_ReqAGPRate:int
65 > parm: NVreg_NvAGP:int
66 > parm: NVreg_EnableAGPSBA:int
67 > parm: NVreg_EnableAGPFW:int
68 > parm: NVreg_SoftEDIDs:int
69 > parm: NVreg_Mobile:int
70 > parm: NVreg_ModifyDeviceFiles:int
71 > parm: NVreg_DeviceFileUID:int
72 > parm: NVreg_DeviceFileGID:int
73 > parm: NVreg_DeviceFileMode:int
74 > parm: NVreg_ResmanDebugLevel:int
75 > parm: NVreg_FlatPanelMode:int
76 > parm: NVreg_DevicesConnected:int
77 > parm: NVreg_RmLogonRC:int
78 > parm: NVreg_RemapLimit:int
79 > parm: NVreg_UpdateMemoryTypes:int
80 > parm: NVreg_DetectPrimaryVga:int
81 > parm: NVreg_RegistryDwords:charp
82 > parm: NVreg_VbiosFromROM:int
83 > parm: NVreg_EnableBrightnessControl:int
84 > parm: NVreg_PanelPWMFrequency:int
85 > parm: NVreg_PanelBrightnessLimits:int
86 > parm: NVreg_RMEdgeIntrCheck:int
87 > parm: NVreg_UsePageAttributeTable:int
88 > parm: NVreg_MapRegistersEarly:int
89 > gandalf ~ #
90 >
91 > - Mark
92 >
93 >
94 >
95
96 I suspect that this is a difference between our drivers. Yours will
97 build with the newer kernels where mine doesn't for some reason. I did
98 google the error and it is reported by a lot of others as well. I can't
99 recall the exact error at the moment but it couldn't find something to
100 do with the kernel. What I read was that something moved that nvidia
101 looks for during the install.
102
103 Now that I have upgraded a bit, I may give some other versions a try
104 again. I'm going to try the ones I already have downloaded tho. It
105 takes hours to download anything on dial-up.
106
107 Dale
108
109 :-) :-)