[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Dow Hurst wrote:
> What did the card achieve with the older drivers?  It is probably a 
> XF86Config syntax problem.  You want to post your file?
> 
> John Allgood wrote:
> 
>> Hello Ale
>>
>>     I have been working all day trying to get the NVIDIA drivers to 
>> work correctly on Fedora Core I. I have downloaded from the NVIDIA 
>> site and installed the drivers not a single problem. I then configured 
>> my XF86Config file to use the nvidia module. The problem is that I 
>> can't get any color depth or resolution greater than 1280x1024. I have 
>> tried to install older versions of the driver same result. This driver 
>> worked great under Redhat 7.3. I even tried to go back and install the 
>> drivers before NVIDIA came out with the unified driver. I may drop 
>> back to Redhat 9.0 and see if I get the same results. Anyone got any 
>> ideas.
>>
>> Thanks
>>
>> John Allgood - ESC
>> Systems Administrator
>>
>> _______________________________________________
>> Ale mailing list
>> Ale at ale.org
&gt;&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;&gt;
&gt; 
-------------- next part --------------
# XFree86 4 configuration created by redhat-config-xfree86

Section &quot;ServerLayout&quot;
	Identifier     &quot;Default Layout&quot;
	Screen      0  &quot;Screen0&quot; 0 0
	InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;
	InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
	InputDevice    &quot;DevInputMice&quot; &quot;AlwaysCore&quot;
EndSection

Section &quot;Files&quot;

# RgbPath is the location of the RGB database.  Note, this is the name of the 
# file minus the extension (like &quot;.txt&quot; or &quot;.db&quot;).  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
	RgbPath      &quot;/usr/X11R6/lib/X11/rgb&quot;
	FontPath     &quot;unix/:7100&quot;
EndSection

Section &quot;Module&quot;
	Load  &quot;dbe&quot;
	Load  &quot;extmod&quot;
	Load  &quot;fbdevhw&quot;
	Load  &quot;glx&quot;
	Load  &quot;record&quot;
	Load  &quot;freetype&quot;
	Load  &quot;type1&quot;
#	Load  &quot;dri&quot;
EndSection

Section &quot;InputDevice&quot;

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#	Option	&quot;Xleds&quot;		&quot;1 2 3&quot;
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#	Option	&quot;XkbDisable&quot;
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#	Option	&quot;XkbModel&quot;	&quot;pc102&quot;
# If you have a US Microsoft Natural keyboard, you can use:
#	Option	&quot;XkbModel&quot;	&quot;microsoft&quot;
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#	Option	&quot;XkbLayout&quot;	&quot;de&quot;
# or:
#	Option	&quot;XkbLayout&quot;	&quot;de&quot;
#	Option	&quot;XkbVariant&quot;	&quot;nodeadkeys&quot;
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#	Option	&quot;XkbOptions&quot;	&quot;ctrl:swapcaps&quot;
# Or if you just want both to be control, use:
#	Option	&quot;XkbOptions&quot;	&quot;ctrl:nocaps&quot;
#
	Identifier  &quot;Keyboard0&quot;
	Driver      &quot;keyboard&quot;
	Option	    &quot;XkbRules&quot; &quot;xfree86&quot;
	Option	    &quot;XkbModel&quot; &quot;pc105&quot;
	Option	    &quot;XkbLayout&quot; &quot;us&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;Mouse0&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Protocol&quot; &quot;PS/2&quot;
	Option	    &quot;Device&quot; &quot;/dev/psaux&quot;
	Option	    &quot;ZAxisMapping&quot; &quot;4 5&quot;
	Option	    &quot;Emulate3Buttons&quot; &quot;no&quot;
EndSection

Section &quot;InputDevice&quot;

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
	Identifier  &quot;DevInputMice&quot;
	Driver      &quot;mouse&quot;
	Option	    &quot;Protocol&quot; &quot;IMPS/2&quot;
	Option	    &quot;Device&quot; &quot;/dev/input/mice&quot;
	Option	    &quot;ZAxisMapping&quot; &quot;4 5&quot;
	Option	    &quot;Emulate3Buttons&quot; &quot;no&quot;
EndSection

Section &quot;Monitor&quot;
	Identifier   &quot;Monitor0&quot;
	VendorName   &quot;Monitor Vendor&quot;
	ModelName    &quot;Dell 1400x1050 Laptop Display Panel&quot;
	HorizSync    31.5 - 90.0
	VertRefresh  59.0 - 75.0
	Option	    &quot;dpms&quot;
EndSection

Section &quot;Device&quot;
	Identifier  &quot;Videocard0&quot;
	Driver      &quot;nvidia&quot;
	VendorName  &quot;Videocard vendor&quot;
	BoardName   &quot;nVidia GeForce 2 Go&quot;
	VideoRam    32768
EndSection

Section &quot;Screen&quot;
	Identifier &quot;Screen0&quot;
	Device     &quot;Videocard0&quot;
	Monitor    &quot;Monitor0&quot;
	DefaultDepth     24
	SubSection &quot;Display&quot;
		Depth     24
		Modes    &quot;1400x1050&quot; &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1152x864&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;
	EndSubSection
EndSection

Section &quot;DRI&quot;
	Group        0
	Mode         0666
EndSection


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00965" href="msg00965.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100</a></strong>
<ul><li><em>From:</em> mike at tyderia.net (Mike Murphy)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00948" href="msg00948.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100</a></strong>
<ul><li><em>From:</em> john at turbocorp.com (John Allgood)</li></ul></li>
<li><strong><a name="00950" href="msg00950.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100</a></strong>
<ul><li><em>From:</em> dhurst at kennesaw.edu (Dow Hurst)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00961.html">[ale] RH9 admin/end-user tutor sought</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00963.html">[ale] Asterisk</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00950.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00965.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00962"><strong>Date</strong></a></li>
<li><a href="threads.html#00962"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>