Gentoo Archives: gentoo-amd64

From: Andrei Slavoiu <ansla80@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Installing ATI Radeon 7000 driver
Date: Sun, 29 Jan 2006 20:03:13
Message-Id: 20060129195922.43839.qmail@web31608.mail.mud.yahoo.com
In Reply to: [gentoo-amd64] Installing ATI Radeon 7000 driver by Clemente Aguiar
1 --- Clemente Aguiar
2 <clemente.aguiar@××××××××××××××××.pt> wrote:
3 > The machine has a - ATI Radeon 7000 - RV100 Video
4 > controller.
5 > I installed the ati-drivers but get lots of
6 > undefined symbols.
7 The ati drivers work only for radeon 8500 and newer.
8 For your card use the x11 driver.
9 As for the resolution problem try to specify the
10 refresh rates for your monitor. Here is how such a
11 section looks like (the values there are for
12 1280x1024@60):
13
14 Section "Monitor"
15
16 # HorizSync is in kHz unless units are specified.
17 # HorizSync may be a comma separated list of discrete
18 values, or a
19 # comma separated list of ranges of values.
20 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO
21 YOUR MONITOR'S
22 # USER MANUAL FOR THE CORRECT NUMBERS.
23 # HorizSync 30-64 # multisync
24 # HorizSync 31.5, 35.2 # multiple fixed sync
25 frequencies
26 # HorizSync 15-25, 30-50 # multiple ranges of
27 sync frequencies
28 # VertRefresh is in Hz unless units are specified.
29 # VertRefresh may be a comma separated list of
30 discrete values, or a
31 # comma separated list of ranges of values.
32 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO
33 YOUR MONITOR'S
34 # USER MANUAL FOR THE CORRECT NUMBERS.
35 Identifier "Philips 190S"
36 HorizSync 31.5 - 64.3
37 VertRefresh 50.0 - 70.0
38 EndSection
39
40 __________________________________________________
41 Do You Yahoo!?
42 Tired of spam? Yahoo! Mail has the best spam protection around
43 http://mail.yahoo.com
44 --
45 gentoo-amd64@g.o mailing list