Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.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 19:22:29
Message-Id: 5bdc1c8b0905171222l21b45851icb32ed874a045b6@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5 by Dale
1 On Sun, May 17, 2009 at 12:12 PM, Dale <rdalek1967@×××××.com> wrote:
2 > Mark Knecht wrote:
3 >> On Sun, May 17, 2009 at 11:00 AM, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
4 >>
5 >>> On Sunday 17 May 2009 19:10:05 bn wrote:
6 >>>
7 >>>> Dale ha scritto:
8 >>>>
9 >>>>> I hope someone wins the debate soon and gets this to work and be "user
10 >>>>> friendly".  I'm about to make a fresh backup and try this again.  I have
11 >>>>> upgraded my kernel to a really new version, 2.6.25.  Sorry, nvidia won't
12 >>>>> compile with anything newer that I have tried.
13 >>>>>
14 >>>> Uh? last nvidia-drivers needs 2.6.25 kernel?
15 >>>>
16 >>> Dale has an old video card and needs one of the nvidia legacy driver releases.
17 >>> He finds that that release doesn't work with kernels after .25
18 >>>
19 >>
20 >> Humm....now I'm getting interested. I just did an emerge -DuN world to
21 >> my dad's machine in Southern California last night. He's got a 6 year
22 >> old machine with an old nvidia card that's no longer supported by the
23 >> newest drivers so the emerge messages tell me that I have to use an
24 >> older legacy version of the driver. Thing is I have him on
25 >> gentoo-sources-2.6.29-r4 using nvidia-drivers-96.43.09. Everything
26 >> seems to be working from here. I see the driver in memory. I Can run X
27 >> apps remotely.
28 >>
29 >> gandalf ~ # uname -a
30 >> Linux gandalf 2.6.29-gentoo-r4 #3 PREEMPT Sun May 17 06:58:58 PDT 2009
31 >> i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux
32 >> gandalf ~ #
33 >>
34 >> gandalf ~ # emerge -pv nvidia-drivers
35 >>
36 >> These are the packages that would be merged, in order:
37 >>
38 >> Calculating dependencies... done!
39 >> [ebuild   R   ] x11-drivers/nvidia-drivers-96.43.09  USE="acpi gtk
40 >> -custom-cflags (-multilib)" 0 kB
41 >>
42 >> Total: 1 package (1 reinstall), Size of downloads: 0 kB
43 >> gandalf ~ #
44 >>
45 >> I guess my question is whether he's going to have issues. He's really
46 >> bad about reporting this stuff to me and I'm not there to see the
47 >> screen or use the system.
48 >>
49 >> I don't see much  in /var/log/Xorg.0.log other than a complaint about
50 >> GLX and freetype. freetype I can fix. GLX I haven't looked into.
51 >>
52 >> Any problems?
53 >>
54 >> Thanks,
55 >> Mark
56 >>
57 >>
58 >>
59 >
60 > Hey, we got a pretty similar rig here.  I have a FX5200, made by
61 > Chaintech I think.  Info alert:
62 >
63 > root@smoker / # uname -a
64 > Linux smoker 2.6.25-gentoo-r9 #3 PREEMPT Sat May 16 12:06:51 CDT 2009
65 > i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux
66 > root@smoker / # emerge -pv nvidia-drivers
67 >
68 > These are the packages that would be merged, in order:
69 >
70 > Calculating dependencies... done!
71 > [ebuild   R   ] x11-drivers/nvidia-drivers-173.14.09  USE="acpi gtk
72 > -custom-cflags (-multilib)" 0 kB
73 >
74 > Total: 1 package (1 reinstall), Size of downloads: 0 kB
75 > root@smoker / # lspci | grep VGA
76 > 02:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX
77 > 5200] (rev a1)
78 > root@smoker / #
79 >
80 > My drivers appears to be a little newer but you may have a older card
81 > than me.  If so, my sympathies.  ;-)   There is a newer version of the
82 > 173.* series but it wouldn't compile either.  I think this is the only
83 > version that works.  That goodness it does a good job.
84 >
85 > Dale
86
87 Dale,
88 As far as I can tell I'm not having any problems. This machine was
89 using a 2.6.28 kernel up until yesterday when I updated to 2.6.29-r4.
90 The point I'm trying to make is that this old driver and all the
91 kernels I have used up to now have all worked.
92
93 I noticed that the machine does have the older C compile 4.1.2 on
94 it and that's what most of the machine has been built with. I'm just
95 starting to switch over to 4.3.2 which is why it's selected. This
96 kernel and the version of nvidia-drivers I listed earlier compile on
97 both for me. The one I used for this kernel/driver combo was 4.3.2/
98
99 gandalf ~ # gcc-config -l
100 [1] i686-pc-linux-gnu-4.1.2
101 [2] i686-pc-linux-gnu-4.3.2 *
102 gandalf ~ #
103
104 The VGA is older I think. 440 series. I suspect it's the one I put
105 in 5-6 years ago. I don't remember whether we ever updated it:
106
107 gandalf ~ # lspci | grep VGA
108 03:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4
109 MX 440 AGP 8x] (rev a2)
110 gandalf ~ #
111
112 In my case attempting to install anything newer results in a big
113 emerge message telling me not to and suggesting this specific nvdia
114 driver.
115
116 gandalf ~ # lsmod
117 Module Size Used by
118 usblp 10140 0
119 uhci_hcd 18980 0
120 sbp2 19184 1
121 usbhid 21468 2
122 nvidia 4699324 0
123 i2c_nforce2 5828 0
124 ohci_hcd 20080 0
125 snd_intel8x0 25784 0
126 nvidia_agp 5704 1
127 snd_ac97_codec 90232 1 snd_intel8x0
128 ac97_bus 1316 1 snd_ac97_codec
129 agpgart 25748 2 nvidia,nvidia_agp
130 i2c_core 17564 2 nvidia,i2c_nforce2
131 ohci1394 25664 1
132 ehci_hcd 29380 0
133 ieee1394 66064 2 sbp2,ohci1394
134 gandalf ~ #
135
136
137 gandalf ~ # modinfo nvidia
138 filename: /lib/modules/2.6.29-gentoo-r4/video/nvidia.ko
139 license: NVIDIA
140 alias: char-major-195-*
141 alias: pci:v000010DEd*sv*sd*bc03sc02i00*
142 alias: pci:v000010DEd*sv*sd*bc03sc00i00*
143 depends: agpgart,i2c-core
144 vermagic: 2.6.29-gentoo-r4 preempt mod_unload K7
145 parm: NVreg_VideoMemoryTypeOverride:int
146 parm: NVreg_EnableVia4x:int
147 parm: NVreg_EnableALiAGP:int
148 parm: NVreg_ReqAGPRate:int
149 parm: NVreg_NvAGP:int
150 parm: NVreg_EnableAGPSBA:int
151 parm: NVreg_EnableAGPFW:int
152 parm: NVreg_SoftEDIDs:int
153 parm: NVreg_Mobile:int
154 parm: NVreg_ModifyDeviceFiles:int
155 parm: NVreg_DeviceFileUID:int
156 parm: NVreg_DeviceFileGID:int
157 parm: NVreg_DeviceFileMode:int
158 parm: NVreg_ResmanDebugLevel:int
159 parm: NVreg_FlatPanelMode:int
160 parm: NVreg_DevicesConnected:int
161 parm: NVreg_RmLogonRC:int
162 parm: NVreg_RemapLimit:int
163 parm: NVreg_UpdateMemoryTypes:int
164 parm: NVreg_DetectPrimaryVga:int
165 parm: NVreg_RegistryDwords:charp
166 parm: NVreg_VbiosFromROM:int
167 parm: NVreg_EnableBrightnessControl:int
168 parm: NVreg_PanelPWMFrequency:int
169 parm: NVreg_PanelBrightnessLimits:int
170 parm: NVreg_RMEdgeIntrCheck:int
171 parm: NVreg_UsePageAttributeTable:int
172 parm: NVreg_MapRegistersEarly:int
173 gandalf ~ #
174
175 - Mark

Replies