justin reeves wrote: > heres the response Please reply to the mailing list so that all can participate in the discussion and the answer will be available in the archive. If your mailer has a reply-to-list action that is the one to use. If not then use the group-follow-up action and delete the non-list address. Thanks.
> nVidia Corporation NV25 [GeForce4 Ti 4600] (r ev a2) That really is an nVidia and so using the 'nv' driver should work. Determine what resolution your monitor can support and then try this: $ sudo dpkg-reconfigure xserver-xorg The default installation probably installed the 'vesa' driver. That is a generic driver that generally always works but has limited resolution. Select the 'nv' driver. Select additional higher resolutions as appropriate for your monitor. After reconfiguring this should write a new /etc/X11/xorg.conf file. You can verify that the new 'nv' driver is listed there: $ grep Driver /etc/X11/xorg.conf Bob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

