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

[no subject]



John Allgood wrote:
> Hello Ale Folk
>     
>     All my attempts to edit the config file were in vain. Last resort 
> BIOS Update. Guess what that fixed my problem. 1600x1200 @ 24bpp looks 
> great. Thats for all the input.
> 
> John Allgood - ESC
> Systems Administrator
> 
> 
> Mike Murphy wrote:
> 
>> Disclaimer: usually all of my attempts at editing XF86config end with 
>> me beating my head on my desk until I bleed, but....
>>
>> SubSection "Display"
>>     Depth     24
>>     Modes    "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" 
>> "800x600" "640x480"
>> EndSubSection
>>
>> Looks like to me the biggest resolution that's defined in your config 
>> file is 1400x1050
>>
>> Also:
>>
>> Section "Monitor"
>>     Identifier   "Monitor0"
>>     ModelName    "Dell 1400x1050 Laptop Display Panel"
>>     HorizSync    31.5 - 90.0
>>     VertRefresh  59.0 - 75.0
>>     Option        "dpms"
>> EndSection
>>
>> Did it detect the right monitor. Some of what you describe may be 
>> because the HorizSync and VertRefresh values might be wrong. Don't 
>> tinker with those though (although, on an LCD I doubt you can actually 
>> damage anything that way). They should be listed in the technical 
>> specifications for your laptop somewhere.
>>
>> Kudzu or whatever made that config seems to think that your display is 
>> 1500x1050 "native". Is it? Does it run ok at that? Also, generally 
>> when I update or install a new release, I try to make sure I save a 
>> copy of this file, just in case (but see the first paragraph above). I 
>> don't suppose you still have your old one, do you?
>>
>> Mike
>>
>>
>>
>> John Allgood wrote:
>>
>>> When the laptop was running Redhat 7.3 I could achive anything up to 
>>> 1600x1200 running at 24bit color. Now I am running at 1280x1024 @ 
>>> 8bit. Eventhough my XFree86 Config says otherwise. If I use the 
>>> default "nv" driver I get the full resolution but not a full screen. 
>>> I also did a quick install of Suse and downloaded the nvidia driver 
>>> from their site still the same issue. I think the video card is too 
>>> old for the newer versions of XFree86 and Linux. This notebook is 
>>> nearly three years old. And in computer terms thats a lifetime. Here 
>>> is a copy of my XFree86 file.
>>>
>>> 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;&gt;&gt;&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; ------------------------------------------------------------------------
&gt;&gt;&gt;
&gt;&gt;&gt; # XFree86 4 configuration created by redhat-config-xfree86
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;ServerLayout&quot;
&gt;&gt;&gt;     Identifier     &quot;Default Layout&quot;
&gt;&gt;&gt;     Screen      0  &quot;Screen0&quot; 0 0
&gt;&gt;&gt;     InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;
&gt;&gt;&gt;     InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
&gt;&gt;&gt;     InputDevice    &quot;DevInputMice&quot; &quot;AlwaysCore&quot;
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;Files&quot;
&gt;&gt;&gt;
&gt;&gt;&gt; # RgbPath is the location of the RGB database.  Note, this is the 
&gt;&gt;&gt; name of the # file minus the extension (like &quot;.txt&quot; or &quot;.db&quot;).  There 
&gt;&gt;&gt; is normally
&gt;&gt;&gt; # no need to change the default.
&gt;&gt;&gt; # Multiple FontPath entries are allowed (they are concatenated together)
&gt;&gt;&gt; # By default, Red Hat 6.0 and later now use a font server independent of
&gt;&gt;&gt; # the X server to render fonts.
&gt;&gt;&gt;     RgbPath      &quot;/usr/X11R6/lib/X11/rgb&quot;
&gt;&gt;&gt;     FontPath     &quot;unix/:7100&quot;
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;Module&quot;
&gt;&gt;&gt;     Load  &quot;dbe&quot;
&gt;&gt;&gt;     Load  &quot;extmod&quot;
&gt;&gt;&gt;     Load  &quot;fbdevhw&quot;
&gt;&gt;&gt;     Load  &quot;glx&quot;
&gt;&gt;&gt;     Load  &quot;record&quot;
&gt;&gt;&gt;     Load  &quot;freetype&quot;
&gt;&gt;&gt;     Load  &quot;type1&quot;
&gt;&gt;&gt; #    Load  &quot;dri&quot;
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;InputDevice&quot;
&gt;&gt;&gt;
&gt;&gt;&gt; # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
&gt;&gt;&gt; #    Option    &quot;Xleds&quot;        &quot;1 2 3&quot;
&gt;&gt;&gt; # To disable the XKEYBOARD extension, uncomment XkbDisable.
&gt;&gt;&gt; #    Option    &quot;XkbDisable&quot;
&gt;&gt;&gt; # To customise the XKB settings to suit your keyboard, modify the
&gt;&gt;&gt; # lines below (which are the defaults).  For example, for a non-U.S.
&gt;&gt;&gt; # keyboard, you will probably want to use:
&gt;&gt;&gt; #    Option    &quot;XkbModel&quot;    &quot;pc102&quot;
&gt;&gt;&gt; # If you have a US Microsoft Natural keyboard, you can use:
&gt;&gt;&gt; #    Option    &quot;XkbModel&quot;    &quot;microsoft&quot;
&gt;&gt;&gt; #
&gt;&gt;&gt; # Then to change the language, change the Layout setting.
&gt;&gt;&gt; # For example, a german layout can be obtained with:
&gt;&gt;&gt; #    Option    &quot;XkbLayout&quot;    &quot;de&quot;
&gt;&gt;&gt; # or:
&gt;&gt;&gt; #    Option    &quot;XkbLayout&quot;    &quot;de&quot;
&gt;&gt;&gt; #    Option    &quot;XkbVariant&quot;    &quot;nodeadkeys&quot;
&gt;&gt;&gt; #
&gt;&gt;&gt; # If you'd like to switch the positions of your capslock and
&gt;&gt;&gt; # control keys, use:
&gt;&gt;&gt; #    Option    &quot;XkbOptions&quot;    &quot;ctrl:swapcaps&quot;
&gt;&gt;&gt; # Or if you just want both to be control, use:
&gt;&gt;&gt; #    Option    &quot;XkbOptions&quot;    &quot;ctrl:nocaps&quot;
&gt;&gt;&gt; #
&gt;&gt;&gt;     Identifier  &quot;Keyboard0&quot;
&gt;&gt;&gt;     Driver      &quot;keyboard&quot;
&gt;&gt;&gt;     Option        &quot;XkbRules&quot; &quot;xfree86&quot;
&gt;&gt;&gt;     Option        &quot;XkbModel&quot; &quot;pc105&quot;
&gt;&gt;&gt;     Option        &quot;XkbLayout&quot; &quot;us&quot;
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;InputDevice&quot;
&gt;&gt;&gt;     Identifier  &quot;Mouse0&quot;
&gt;&gt;&gt;     Driver      &quot;mouse&quot;
&gt;&gt;&gt;     Option        &quot;Protocol&quot; &quot;PS/2&quot;
&gt;&gt;&gt;     Option        &quot;Device&quot; &quot;/dev/psaux&quot;
&gt;&gt;&gt;     Option        &quot;ZAxisMapping&quot; &quot;4 5&quot;
&gt;&gt;&gt;     Option        &quot;Emulate3Buttons&quot; &quot;no&quot;
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;InputDevice&quot;
&gt;&gt;&gt;
&gt;&gt;&gt; # If the normal CorePointer mouse is not a USB mouse then
&gt;&gt;&gt; # this input device can be used in AlwaysCore mode to let you
&gt;&gt;&gt; # also use USB mice at the same time.
&gt;&gt;&gt;     Identifier  &quot;DevInputMice&quot;
&gt;&gt;&gt;     Driver      &quot;mouse&quot;
&gt;&gt;&gt;     Option        &quot;Protocol&quot; &quot;IMPS/2&quot;
&gt;&gt;&gt;     Option        &quot;Device&quot; &quot;/dev/input/mice&quot;
&gt;&gt;&gt;     Option        &quot;ZAxisMapping&quot; &quot;4 5&quot;
&gt;&gt;&gt;     Option        &quot;Emulate3Buttons&quot; &quot;no&quot;
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;Monitor&quot;
&gt;&gt;&gt;     Identifier   &quot;Monitor0&quot;
&gt;&gt;&gt;     VendorName   &quot;Monitor Vendor&quot;
&gt;&gt;&gt;     ModelName    &quot;Dell 1400x1050 Laptop Display Panel&quot;
&gt;&gt;&gt;     HorizSync    31.5 - 90.0
&gt;&gt;&gt;     VertRefresh  59.0 - 75.0
&gt;&gt;&gt;     Option        &quot;dpms&quot;
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;Device&quot;
&gt;&gt;&gt;     Identifier  &quot;Videocard0&quot;
&gt;&gt;&gt;     Driver      &quot;nvidia&quot;
&gt;&gt;&gt;     VendorName  &quot;Videocard vendor&quot;
&gt;&gt;&gt;     BoardName   &quot;nVidia GeForce 2 Go&quot;
&gt;&gt;&gt;     VideoRam    32768
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;Screen&quot;
&gt;&gt;&gt;     Identifier &quot;Screen0&quot;
&gt;&gt;&gt;     Device     &quot;Videocard0&quot;
&gt;&gt;&gt;     Monitor    &quot;Monitor0&quot;
&gt;&gt;&gt;     DefaultDepth     24
&gt;&gt;&gt;     SubSection &quot;Display&quot;
&gt;&gt;&gt;         Depth     24
&gt;&gt;&gt;         Modes    &quot;1400x1050&quot; &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1152x864&quot; 
&gt;&gt;&gt; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;
&gt;&gt;&gt;     EndSubSection
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt; Section &quot;DRI&quot;
&gt;&gt;&gt;     Group        0
&gt;&gt;&gt;     Mode         0666
&gt;&gt;&gt; EndSection
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt; ------------------------------------------------------------------------
&gt;&gt;&gt;
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; Ale mailing list
&gt;&gt;&gt; Ale at ale.org
&gt;&gt;&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; Ale mailing list
&gt;&gt; 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; 
&gt; _______________________________________________
&gt; Ale mailing list
&gt; Ale at ale.org
&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt; 

-- 
__________________________________________________________
Dow Hurst                  Office: 770-499-3428            *
Systems Support Specialist    Fax: 770-423-6744            *
1000 Chastain Rd. Bldg. 12                                 *
Chemistry Department SC428  Email:   dhurst at kennesaw.edu   *
Kennesaw State University         Dow.Hurst at mindspring.com *
Kennesaw, GA 30144                                         *
************************************************************
This message (including any attachments) contains          *
confidential information intended for a specific individual*
and purpose, and is protected by law.  If you are not the  *
intended recipient, you should delete this message and are *
hereby notified that any disclosure, copying, distribution *
of this message, or the taking of any action based on it,  *
is strictly prohibited.                                    *
************************************************************


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00984" href="msg00984.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100 &quot;Good News&quot;</a></strong>
<ul><li><em>From:</em> john at turbocorp.com (John R. Allgood)</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>
<li><strong><a name="00962" href="msg00962.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="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>
<li><strong><a name="00979" href="msg00979.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100 &quot;Good News&quot;</a></strong>
<ul><li><em>From:</em> john at turbocorp.com (John Allgood)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00980.html">[ale] ALE NW meeting was a success?</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00982.html">[ale] ALE NW meeting was a success?</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00979.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100 &quot;Good News&quot;</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00984.html">[ale] Nvidia Geforce 2 on Dell Inspirion 8100 &quot;Good News&quot;</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00981"><strong>Date</strong></a></li>
<li><a href="threads.html#00981"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

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