Gentoo Archives: gentoo-desktop

From: Benjamin Grauer <bensch@××××××××××××.ch>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] ati-driver 8.16.20 and kernel 2.6.12
Date: Tue, 30 Aug 2005 22:54:43
Message-Id: 4314E255.3040405@orxonox.ethz.ch
1 Hi there
2
3 i have newly installed my gentoo, and now X does not start anymore.
4 i have not changed anything in xorg.conf.
5
6 The problem is, that my machine gets stuck, and i can't neither kill nor
7 switch back from X, the screens are just blank
8
9 i read on the absolutely lousy ati-page, that the new driver 8.16.20 now
10 finally supports kernel2.6.12,
11 but the package is not in portage...
12
13 can anyone help, or do i just have to wait again, until things have
14 settled down a bit ??
15
16 greetings, and thanks for any help
17 Benjamin
18
19 PS: fglrxconfig does not produce anything usefull, it stops in the
20 middle of writing the file.. :(
21
22
23 i use MultiHead-mode: here's the config:
24
25 # **********************************************************************
26 # Monitor section
27 # **********************************************************************
28
29 Section "Monitor"
30 Identifier "My Monitor 0"
31 HorizSync 31.5 - 68.7
32 VertRefresh 60-100
33 Option "DPMS"
34 EndSection
35
36 Section "Monitor"
37 Identifier "My Monitor 1"
38 HorizSync 31.5 - 48.4
39 VertRefresh 60-85
40 Option "DPMS"
41 EndSection
42
43 # **********************************************************************
44 # Graphics device section
45 # **********************************************************************
46
47 Section "Device"
48 Identifier "ATI Graphics Adapter"
49 Driver "fglrx"
50 # ### generic DRI settings ###
51 # === disable PnP Monitor ===
52 #Option "NoDDC"
53 # === disable/enable XAA/DRI ===
54 Option "no_accel" "no"
55 Option "no_dri" "no"
56 # === misc DRI settings ===
57 Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code
58 for mtrr
59 # ### FireGL DDX driver module specific settings ###
60 # === Screen Management ===
61 Option "DesktopSetup" "0x00000000"
62 Option "MonitorLayout" "TMDS, auto"
63 #"TMDS, CRT"
64 Option "IgnoreEDID" "off"
65 Option "HSync2" "31.5 - 48.4"
66 Option "VRefresh2" "60 - 85"
67 Option "ScreenOverlap" "0"
68 # === TV-out Management ===
69 Option "NoTV" "yes"
70 Option "TVStandard" "PAL-G"
71 Option "TVHSizeAdj" "0"
72 Option "TVVSizeAdj" "0"
73 Option "TVHPosAdj" "0"
74 Option "TVVPosAdj" "0"
75 Option "TVHStartAdj" "0"
76 Option "TVColorAdj" "0"
77 Option "GammaCorrectionI" "0x00000000"
78 Option "GammaCorrectionII" "0x00000000"
79 # === OpenGL specific profiles/settings ===
80 Option "Capabilities" "0x00000000"
81 # === Video Overlay for the Xv extension ===
82 Option "VideoOverlay" "on"
83 # === OpenGL Overlay ===
84 # Note: When OpenGL Overlay is enabled, Video Overlay
85 # will be disabled automatically
86 Option "OpenGLOverlay" "off"
87 # === Center Mode (Laptops only) ===
88 Option "CenterMode" "off"
89 # === Pseudo Color Visuals (8-bit visuals) ===
90 Option "PseudoColorVisuals" "off"
91 # === QBS Management ===
92 Option "Stereo" "off"
93 Option "StereoSyncEnable" "1"
94 # === FSAA Management ===
95 Option "FSAAEnable" "no"
96 Option "FSAAScale" "1"
97 Option "FSAADisableGamma" "no"
98 Option "FSAACustomizeMSPos" "no"
99 Option "FSAAMSPosX0" "0.000000"
100 Option "FSAAMSPosY0" "0.000000"
101 Option "FSAAMSPosX1" "0.000000"
102 Option "FSAAMSPosY1" "0.000000"
103 Option "FSAAMSPosX2" "0.000000"
104 Option "FSAAMSPosY2" "0.000000"
105 Option "FSAAMSPosX3" "0.000000"
106 Option "FSAAMSPosY3" "0.000000"
107 Option "FSAAMSPosX4" "0.000000"
108 Option "FSAAMSPosY4" "0.000000"
109 Option "FSAAMSPosX5" "0.000000"
110 Option "FSAAMSPosY5" "0.000000"
111 # === Misc Options ===
112 Option "UseFastTLS" "0"
113 Option "BlockSignalsOnLock" "on"
114 Option "UseInternalAGPGART" "yes"
115 Option "ForceGenericCPU" "no"
116 BusID "PCI:1:0:0" # vendor=1002, device=496e
117 Screen 0
118 EndSection
119
120
121 Section "Device"
122 Identifier "ATI Graphics Adapter connector 1"
123 Driver "fglrx"
124 BusID "PCI:1:0:0" # vendor=1002, device=496e
125 Screen 1
126 EndSection
127
128 # ************************************************************
129 # Screen sections
130 # ************************************************************
131
132 Section "Screen"
133 Identifier "Screen 0"
134 Device "ATI Graphics Adapter"
135 Monitor "My Monitor 0"
136 DefaultDepth 24
137 #Option "backingstore"
138
139 Subsection "Display"
140 Depth 24
141 Modes "1920x1200" "800x600" "640x480"
142 ViewPort 0 0 # initial origin if mode is smaller than desktop
143 # Virtual 1280 1024
144 EndSubsection
145 EndSection
146
147
148 Section "Screen"
149 Identifier "Screen 1"
150 Device "ATI Graphics Adapter connector 1"
151 Monitor "My Monitor 1"
152 DefaultDepth 24
153 Option "backingstore"
154
155 Subsection "Display"
156 Depth 24
157 Modes "1280x1024"
158 ViewPort 0 0 # initial origin if mode is smaller than desktop
159 # Virtual 1280 1024
160 EndSubsection
161 EndSection
162
163 # ************************************************************
164 # ServerLayout sections.
165 # ************************************************************
166
167 Section "ServerLayout"
168
169 Identifier "Server Layout"
170 Screen "Screen 0"
171 Screen "Screen 1" LeftOf "Screen 0"
172 #InputDevice "MX1000" "CorePointer"
173 InputDevice "Mouse1" "CorePointer"
174 InputDevice "Keyboard1" "CoreKeyboard"
175
176 EndSection
177
178 --
179 gentoo-desktop@g.o mailing list

Replies

Subject Author
[gentoo-desktop] Re: ati-driver 8.16.20 and kernel 2.6.12 Duncan <1i5t5.duncan@×××.net>