--- Clemente Aguiar
<[EMAIL PROTECTED]> wrote:
> The machine has a - ATI Radeon 7000 - RV100 Video
> controller.
> I installed the ati-drivers but get lots of
> undefined symbols.
The ati drivers work only for radeon 8500 and newer.
For your card use the x11 driver.
As for the resolution problem try to specify the
refresh rates for your monitor. Here is how such a
section looks like (the values there are for
[EMAIL PROTECTED]):

Section "Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete
values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO
YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
#    HorizSync  30-64         # multisync
#    HorizSync  31.5, 35.2    # multiple fixed sync
frequencies
#    HorizSync  15-25, 30-50  # multiple ranges of
sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of
discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO
YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
        Identifier   "Philips 190S"
        HorizSync    31.5 - 64.3
        VertRefresh  50.0 - 70.0
EndSection

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
[email protected] mailing list

Reply via email to