Gentoo Archives: gentoo-user

From: felix@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Xorg 1.9.2 and wrong display size
Date: Sun, 02 Jan 2011 19:27:48
Message-Id: 20110102192530.GA5710@crowfix.com
1 My 1.9.2 upgrade didn't lose the keys, but it thinks the screen has
2 fewer pixels than before, and what it does use is pushed off to the
3 right (there is a column down the left side, roughly 10-20% of the
4 screen, which is inaccessible).
5
6 I've included 3 logs -- the working 1.8.2, the failing 1.9.2, and the
7 failing /var/log/Xorg.0.log. The user logs show no practical
8 difference tat I can see. The failing /var/log/Xorg log has tons of
9 detail. It's got the right server, at least it doesn't appear to be
10 falling back on the frameuffer, but maybe that would be better. It
11 knows what sizes are available, but it rejects the size which used to
12 work. I can use ALT-CTRL-+ and - to bop around the sizes it allows,
13 and the dead space moves around, sometimes leaving the bottom and
14 right inaccessible.
15
16 After a whole lot of messages, this looks to me like it finally
17 settles on the final configuration using module mach64, but it doesn't
18 actually say what screen size it is using. Those "offscreen areas"
19 look suspiciously like clues, but I am not Sherlock here, barely
20 Dr. Watson.
21
22 ================
23 [348053.495] (II) UnloadModule: "vesa"
24 [348053.495] (II) Unloading /usr/lib64/xorg/modules/drivers/vesa_drv.so
25 [348053.495] (II) UnloadModule: "fbdev"
26 [348053.495] (II) Unloading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
27 [348053.495] (II) UnloadModule: "fbdevhw"
28 [348053.495] (II) Unloading /usr/lib64/xorg/modules/libfbdevhw.so
29 [348053.495] (--) Depth 24 pixmap format is 32 bpp
30 [348053.503] (WW) MACH64(0): DRI static buffer allocation failed -- need at least 9720 kB video memory
31 [348053.503] (II) MACH64(0): Largest offscreen areas (with overlaps):
32 [348053.503] (II) MACH64(0): 1152 x 956 rectangle at 0,864
33 [348053.503] (II) MACH64(0): 256 x 957 rectangle at 0,864
34 [348053.503] (II) MACH64(0): Using XFree86 Acceleration Architecture (XAA)
35 ================
36
37 I have no config file. It has both the USE evdev and udev flags, but
38 only the evdev INPUT_DEVICES flag. It knows about the keyboard and
39 everything except the size seems fine, but if it work better without
40 evdev, I can try that.
41
42 It's a dual Opteron ~amd64 system, about 6 years old, a server with a
43 crippled display chip, no doubt cheaper because of it. I don't mind
44 that, but I'd like X to at least use as much screen as it used to.
45
46 ================ begin working 1.8.2 log ================
47 xauth: creating new authority file /home/felix/.serverauth.2923
48
49
50 X.Org X Server 1.8.2
51 Release Date: 2010-07-01
52 X Protocol Version 11, Revision 0
53 Build Operating System: Linux 2.6.34-gentoo-r2 x86_64 Gentoo
54 Current Operating System: Linux df.crowfix.com 2.6.35-gentoo-r5 #1 SMP PREEMPT Sat Aug 28 10:01:09 PDT 2010 x86_64
55 Kernel command line: root=/dev/sda7
56 Build Date: 22 July 2010 06:56:56AM
57
58 Current version of pixman: 0.18.4
59 Before reporting problems, check http://wiki.x.org
60 to make sure that you have the latest version.
61 Markers: (--) probed, (**) from config file, (==) default setting,
62 (++) from command line, (!!) notice, (II) informational,
63 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
64 (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 10 18:02:07 2010
65 (==) Using config directory: "/etc/X11/xorg.conf.d"
66 (==) Using system config directory "/usr/share/X11/xorg.conf.d"
67 error setting MTRR (base = 0xfd000000, size = 0x00800000, type = 1) Invalid argument (22)
68 localhost being added to access control list
69 ================ end working 1.8.2 log ================
70
71 ================ begin failing 1.9.2 log ================
72 xauth: file /home/felix/.serverauth.21803 does not exist
73
74
75 This is a pre-release version of the X server from The X.Org Foundation.
76 It is not supported in any way.
77 Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
78 Select the "xorg" product for bugs you find in this release.
79 Before reporting bugs in pre-release versions please check the
80 latest version in the X.Org Foundation git repository.
81 See http://wiki.x.org/wiki/GitPage for git access instructions.
82
83 X.Org X Server 1.9.2.902 (1.9.3 RC 2)
84 Release Date: 2010-12-03
85 X Protocol Version 11, Revision 0
86 Build Operating System: Linux 2.6.36-gentoo-r3 x86_64 Gentoo
87 Current Operating System: Linux df.crowfix.com 2.6.36-gentoo-r6 #1 SMP PREEMPT Tue Dec 28 08:39:52 PST 2010 x86_64
88 Kernel command line: root=/dev/sda7
89 Build Date: 06 December 2010 07:46:05AM
90
91 Current version of pixman: 0.20.0
92 Before reporting problems, check http://wiki.x.org
93 to make sure that you have the latest version.
94 Markers: (--) probed, (**) from config file, (==) default setting,
95 (++) from command line, (!!) notice, (II) informational,
96 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
97 (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 2 10:23:02 2011
98 (==) Using config directory: "/etc/X11/xorg.conf.d"
99 (==) Using system config directory "/usr/share/X11/xorg.conf.d"
100 error setting MTRR (base = 0xfd000000, size = 0x00800000, type = 1) Invalid argument (22)
101 localhost being added to access control list
102 ================ end failing 1.9.2 log ================
103
104 ================ begin failing Xorg log ================
105 [348053.370]
106 This is a pre-release version of the X server from The X.Org Foundation.
107 It is not supported in any way.
108 Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
109 Select the "xorg" product for bugs you find in this release.
110 Before reporting bugs in pre-release versions please check the
111 latest version in the X.Org Foundation git repository.
112 See http://wiki.x.org/wiki/GitPage for git access instructions.
113 [348053.370]
114 X.Org X Server 1.9.2.902 (1.9.3 RC 2)
115 Release Date: 2010-12-03
116 [348053.370] X Protocol Version 11, Revision 0
117 [348053.370] Build Operating System: Linux 2.6.36-gentoo-r3 x86_64 Gentoo
118 [348053.370] Current Operating System: Linux df.crowfix.com 2.6.36-gentoo-r6 #1 SMP PREEMPT Tue Dec 28 08:39:52 PST 2010 x86_64
119 [348053.370] Kernel command line: root=/dev/sda7
120 [348053.370] Build Date: 06 December 2010 07:46:05AM
121 [348053.370]
122 [348053.370] Current version of pixman: 0.20.0
123 [348053.370] Before reporting problems, check http://wiki.x.org
124 to make sure that you have the latest version.
125 [348053.370] Markers: (--) probed, (**) from config file, (==) default setting,
126 (++) from command line, (!!) notice, (II) informational,
127 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
128 [348053.371] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 2 10:23:02 2011
129 [348053.371] (==) Using config directory: "/etc/X11/xorg.conf.d"
130 [348053.371] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
131 [348053.371] (==) No Layout section. Using the first Screen section.
132 [348053.371] (==) No screen section available. Using defaults.
133 [348053.371] (**) |-->Screen "Default Screen Section" (0)
134 [348053.371] (**) | |-->Monitor "<default monitor>"
135 [348053.372] (==) No monitor specified for screen "Default Screen Section".
136 Using a default monitor configuration.
137 [348053.372] (==) Automatically adding devices
138 [348053.372] (==) Automatically enabling devices
139 [348053.372] (==) FontPath set to:
140 /usr/share/fonts/misc/,
141 /usr/share/fonts/TTF/,
142 /usr/share/fonts/OTF/,
143 /usr/share/fonts/Type1/,
144 /usr/share/fonts/100dpi/,
145 /usr/share/fonts/75dpi/
146 [348053.372] (==) ModulePath set to "/usr/lib64/xorg/modules"
147 [348053.372] (II) The server relies on udev to provide the list of input devices.
148 If no devices become available, reconfigure udev or disable AutoAddDevices.
149 [348053.372] (II) Loader magic: 0x7d0140
150 [348053.372] (II) Module ABI versions:
151 [348053.372] X.Org ANSI C Emulation: 0.4
152 [348053.372] X.Org Video Driver: 8.0
153 [348053.372] X.Org XInput driver : 11.0
154 [348053.372] X.Org Server Extension : 4.0
155 [348053.374] (--) PCI:*(0:3:6:0) 1002:4752:1002:8008 rev 39, Mem @ 0xfd000000/16777216, 0xfeaff000/4096, I/O @ 0x0000b800/256, BIOS @ 0x????????/131072
156 [348053.374] (II) LoadModule: "extmod"
157 [348053.375] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
158 [348053.375] (II) Module extmod: vendor="X.Org Foundation"
159 [348053.375] compiled for 1.9.2.902, module version = 1.0.0
160 [348053.375] Module class: X.Org Server Extension
161 [348053.375] ABI class: X.Org Server Extension, version 4.0
162 [348053.375] (II) Loading extension MIT-SCREEN-SAVER
163 [348053.375] (II) Loading extension XFree86-VidModeExtension
164 [348053.375] (II) Loading extension XFree86-DGA
165 [348053.375] (II) Loading extension DPMS
166 [348053.375] (II) Loading extension XVideo
167 [348053.375] (II) Loading extension XVideo-MotionCompensation
168 [348053.375] (II) Loading extension X-Resource
169 [348053.375] (II) LoadModule: "dbe"
170 [348053.376] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
171 [348053.376] (II) Module dbe: vendor="X.Org Foundation"
172 [348053.376] compiled for 1.9.2.902, module version = 1.0.0
173 [348053.376] Module class: X.Org Server Extension
174 [348053.376] ABI class: X.Org Server Extension, version 4.0
175 [348053.376] (II) Loading extension DOUBLE-BUFFER
176 [348053.376] (II) LoadModule: "glx"
177 [348053.377] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
178 [348053.377] (II) Module glx: vendor="X.Org Foundation"
179 [348053.377] compiled for 1.9.2.902, module version = 1.0.0
180 [348053.377] ABI class: X.Org Server Extension, version 4.0
181 [348053.377] (==) AIGLX enabled
182 [348053.377] (II) Loading extension GLX
183 [348053.377] (II) LoadModule: "record"
184 [348053.378] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
185 [348053.378] (II) Module record: vendor="X.Org Foundation"
186 [348053.378] compiled for 1.9.2.902, module version = 1.13.0
187 [348053.378] Module class: X.Org Server Extension
188 [348053.378] ABI class: X.Org Server Extension, version 4.0
189 [348053.378] (II) Loading extension RECORD
190 [348053.378] (II) LoadModule: "dri"
191 [348053.379] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
192 [348053.379] (II) Module dri: vendor="X.Org Foundation"
193 [348053.379] compiled for 1.9.2.902, module version = 1.0.0
194 [348053.380] ABI class: X.Org Server Extension, version 4.0
195 [348053.380] (II) Loading extension XFree86-DRI
196 [348053.380] (II) LoadModule: "dri2"
197 [348053.380] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
198 [348053.380] (II) Module dri2: vendor="X.Org Foundation"
199 [348053.381] compiled for 1.9.2.902, module version = 1.2.0
200 [348053.381] ABI class: X.Org Server Extension, version 4.0
201 [348053.381] (II) Loading extension DRI2
202 [348053.381] (==) Matched ati as autoconfigured driver 0
203 [348053.381] (==) Matched vesa as autoconfigured driver 1
204 [348053.381] (==) Matched fbdev as autoconfigured driver 2
205 [348053.381] (==) Assigned the driver to the xf86ConfigLayout
206 [348053.381] (II) LoadModule: "ati"
207 [348053.381] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
208 [348053.381] (II) Module ati: vendor="X.Org Foundation"
209 [348053.381] compiled for 1.9.2.901, module version = 6.13.2
210 [348053.381] Module class: X.Org Video Driver
211 [348053.381] ABI class: X.Org Video Driver, version 8.0
212 [348053.381] (II) LoadModule: "mach64"
213 [348053.382] (II) Loading /usr/lib64/xorg/modules/drivers/mach64_drv.so
214 [348053.382] (II) Module mach64: vendor="X.Org Foundation"
215 [348053.382] compiled for 1.9.2.901, module version = 6.8.2
216 [348053.382] Module class: X.Org Video Driver
217 [348053.382] ABI class: X.Org Video Driver, version 8.0
218 [348053.382] (II) LoadModule: "vesa"
219 [348053.382] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
220 [348053.383] (II) Module vesa: vendor="X.Org Foundation"
221 [348053.383] compiled for 1.9.2.901, module version = 2.3.0
222 [348053.383] Module class: X.Org Video Driver
223 [348053.383] ABI class: X.Org Video Driver, version 8.0
224 [348053.383] (II) LoadModule: "fbdev"
225 [348053.383] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
226 [348053.383] (II) Module fbdev: vendor="X.Org Foundation"
227 [348053.383] compiled for 1.9.2.901, module version = 0.4.2
228 [348053.383] ABI class: X.Org Video Driver, version 8.0
229 [348053.383] (II) MACH64: Driver for ATI Mach64 chipsets
230 [348053.383] (II) VESA: driver for VESA chipsets: vesa
231 [348053.383] (II) FBDEV: driver for framebuffer: fbdev
232 [348053.383] (--) using VT number 7
233
234 [348053.401] (WW) Falling back to old probe method for vesa
235 [348053.401] (WW) Falling back to old probe method for fbdev
236 [348053.401] (II) Loading sub module "fbdevhw"
237 [348053.401] (II) LoadModule: "fbdevhw"
238 [348053.401] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
239 [348053.401] (II) Module fbdevhw: vendor="X.Org Foundation"
240 [348053.401] compiled for 1.9.2.902, module version = 0.0.2
241 [348053.401] ABI class: X.Org Video Driver, version 8.0
242 [348053.403] (II) MACH64(0): Creating default Display subsection in Screen section
243 "Default Screen Section" for depth/fbbpp 24/32
244 [348053.403] (==) MACH64(0): Depth 24, (--) framebuffer bpp 32
245 [348053.403] (==) MACH64(0): Using XAA acceleration architecture
246 [348053.403] (II) MACH64: Mach64 in slot 3:6:0 detected.
247 [348053.403] (II) Loading sub module "int10"
248 [348053.403] (II) LoadModule: "int10"
249 [348053.404] (II) Loading /usr/lib64/xorg/modules/libint10.so
250 [348053.404] (II) Module int10: vendor="X.Org Foundation"
251 [348053.404] compiled for 1.9.2.902, module version = 1.0.0
252 [348053.404] ABI class: X.Org Video Driver, version 8.0
253 [348053.407] (II) MACH64(0): Primary V_BIOS segment is: 0xc000
254 [348053.407] (II) Loading sub module "ddc"
255 [348053.407] (II) LoadModule: "ddc"
256 [348053.407] (II) Module "ddc" already built-in
257 [348053.407] (II) Loading sub module "vbe"
258 [348053.407] (II) LoadModule: "vbe"
259 [348053.407] (II) Loading /usr/lib64/xorg/modules/libvbe.so
260 [348053.408] (II) Module vbe: vendor="X.Org Foundation"
261 [348053.408] compiled for 1.9.2.902, module version = 1.1.0
262 [348053.408] ABI class: X.Org Video Driver, version 8.0
263 [348053.408] (II) MACH64(0): VESA BIOS detected
264 [348053.408] (II) MACH64(0): VESA VBE Version 2.0
265 [348053.408] (II) MACH64(0): VESA VBE Total Mem: 8128 kB
266 [348053.408] (II) MACH64(0): VESA VBE OEM: ATI MACH64
267 [348053.408] (II) MACH64(0): VESA VBE OEM Software Rev: 1.0
268 [348053.408] (II) MACH64(0): VESA VBE OEM Vendor: ATI Technologies Inc.
269 [348053.408] (II) MACH64(0): VESA VBE OEM Product: MACH64GM
270 [348053.408] (II) MACH64(0): VESA VBE OEM Product Rev: 01.00
271 [348053.409] (II) MACH64(0): VESA VBE DDC supported
272 [348053.409] (II) MACH64(0): VESA VBE DDC Level 2
273 [348053.410] (II) MACH64(0): VESA VBE DDC transfer in appr. 2 sec.
274 [348053.480] (II) MACH64(0): VESA VBE DDC read successfully
275 [348053.481] (II) MACH64(0): Manufacturer: VSC Model: e709 Serial#: 16843009
276 [348053.481] (II) MACH64(0): Year: 2005 Week: 4
277 [348053.481] (II) MACH64(0): EDID Version: 1.3
278 [348053.481] (II) MACH64(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
279 [348053.481] (II) MACH64(0): Signal levels configurable
280 [348053.481] (II) MACH64(0): Sync: Separate CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
281 [348053.481] (II) MACH64(0): Max Image Size [cm]: horiz.: 40 vert.: 30
282 [348053.481] (II) MACH64(0): Gamma: 2.92
283 [348053.481] (II) MACH64(0): DPMS capabilities: Off; RGB/Color Display
284 [348053.481] (II) MACH64(0): First detailed timing is preferred mode
285 [348053.481] (II) MACH64(0): redX: 0.628 redY: 0.328 greenX: 0.280 greenY: 0.598
286 [348053.481] (II) MACH64(0): blueX: 0.146 blueY: 0.060 whiteX: 0.283 whiteY: 0.297
287 [348053.481] (II) MACH64(0): Supported established timings:
288 [348053.481] (II) MACH64(0): 720x400@70Hz
289 [348053.481] (II) MACH64(0): 720x400@88Hz
290 [348053.481] (II) MACH64(0): 640x480@60Hz
291 [348053.481] (II) MACH64(0): 640x480@67Hz
292 [348053.481] (II) MACH64(0): 640x480@72Hz
293 [348053.481] (II) MACH64(0): 640x480@75Hz
294 [348053.481] (II) MACH64(0): 800x600@56Hz
295 [348053.481] (II) MACH64(0): 800x600@60Hz
296 [348053.481] (II) MACH64(0): 800x600@72Hz
297 [348053.481] (II) MACH64(0): 800x600@75Hz
298 [348053.481] (II) MACH64(0): 832x624@75Hz
299 [348053.481] (II) MACH64(0): 1024x768@87Hz (interlaced)
300 [348053.481] (II) MACH64(0): 1024x768@60Hz
301 [348053.481] (II) MACH64(0): 1024x768@70Hz
302 [348053.481] (II) MACH64(0): 1024x768@75Hz
303 [348053.482] (II) MACH64(0): 1280x1024@75Hz
304 [348053.482] (II) MACH64(0): 1152x864@75Hz
305 [348053.482] (II) MACH64(0): Manufacturer's mask: 0
306 [348053.482] (II) MACH64(0): Supported standard timings:
307 [348053.482] (II) MACH64(0): #0: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
308 [348053.482] (II) MACH64(0): #1: hsize: 2048 vsize 1536 refresh: 60 vid: 16609
309 [348053.482] (II) MACH64(0): #2: hsize: 1920 vsize 1440 refresh: 60 vid: 16593
310 [348053.482] (II) MACH64(0): #3: hsize: 1856 vsize 1392 refresh: 60 vid: 16585
311 [348053.482] (II) MACH64(0): #4: hsize: 1792 vsize 1344 refresh: 75 vid: 20417
312 [348053.482] (II) MACH64(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
313 [348053.482] (II) MACH64(0): #6: hsize: 1152 vsize 864 refresh: 75 vid: 20337
314 [348053.482] (II) MACH64(0): #7: hsize: 1024 vsize 768 refresh: 85 vid: 22881
315 [348053.482] (II) MACH64(0): Supported detailed timing:
316 [348053.482] (II) MACH64(0): clock: 229.5 MHz Image Size: 390 x 290 mm
317 [348053.482] (II) MACH64(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
318 [348053.482] (II) MACH64(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
319 [348053.482] (II) MACH64(0): Serial No: 42E050400246
320 [348053.482] (II) MACH64(0): Ranges: V min: 50 V max: 180 Hz, H min: 30 H max: 110 kHz, PixClock max 265 MHz
321 [348053.482] (II) MACH64(0): Monitor name: G220f
322 [348053.482] (II) MACH64(0): EDID (in hex):
323 [348053.482] (II) MACH64(0): 00ffffffffffff005a6309e701010101
324 [348053.482] (II) MACH64(0): 040f01031d281ec02acc58a054479925
325 [348053.482] (II) MACH64(0): 0f484cffff80a94fe140d140c940c14f
326 [348053.482] (II) MACH64(0): 8199714f6159a659403062b0324040c0
327 [348053.482] (II) MACH64(0): 130086221100001e000000ff00343245
328 [348053.482] (II) MACH64(0): 3035303430303234360a000000fd0032
329 [348053.482] (II) MACH64(0): b41e6e1a000a202020202020000000fc
330 [348053.482] (II) MACH64(0): 0047323230660a20202020202020000c
331 [348053.482] (II) MACH64(0): EDID vendor "VSC", prod id 59145
332 [348053.482] (II) MACH64(0): Using EDID range info for horizontal sync
333 [348053.482] (II) MACH64(0): Using EDID range info for vertical refresh
334 [348053.483] (II) MACH64(0): Printing DDC gathered Modelines:
335 [348053.483] (II) MACH64(0): Modeline "1600x1200"x0.0 229.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (106.2 kHz)
336 [348053.483] (II) MACH64(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
337 [348053.483] (II) MACH64(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
338 [348053.483] (II) MACH64(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
339 [348053.483] (II) MACH64(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
340 [348053.483] (II) MACH64(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
341 [348053.483] (II) MACH64(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
342 [348053.483] (II) MACH64(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
343 [348053.483] (II) MACH64(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
344 [348053.483] (II) MACH64(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
345 [348053.483] (II) MACH64(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
346 [348053.483] (II) MACH64(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
347 [348053.483] (II) MACH64(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
348 [348053.483] (II) MACH64(0): Modeline "1024x768i"x0.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
349 [348053.483] (II) MACH64(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
350 [348053.483] (II) MACH64(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
351 [348053.483] (II) MACH64(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
352 [348053.483] (II) MACH64(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
353 [348053.483] (II) MACH64(0): Modeline "1600x1200"x0.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
354 [348053.483] (II) MACH64(0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz)
355 [348053.483] (II) MACH64(0): Modeline "1920x1440"x0.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz)
356 [348053.483] (II) MACH64(0): Modeline "1856x1392"x0.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz)
357 [348053.483] (II) MACH64(0): Modeline "1792x1344"x0.0 261.00 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync (106.3 kHz)
358 [348053.483] (II) MACH64(0): Modeline "1280x1024"x0.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
359 [348053.483] (II) MACH64(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
360 [348053.483] (II) MACH64(0): BIOS Data: BIOSSize=0x8000, ROMTable=0x0114.
361 [348053.484] (II) MACH64(0): BIOS Data: ClockTable=0x097C, FrequencyTable=0x0000.
362 [348053.484] (II) MACH64(0): BIOS Data: LCDTable=0x0000.
363 [348053.484] (II) MACH64(0): BIOS Data: VideoTable=0x0000, HardwareTable=0x015E.
364 [348053.484] (II) MACH64(0): BIOS Data: I2CType=0x0F, Tuner=0x00, Decoder=0x00, Audio=0x0F.
365 [348053.484] (--) MACH64(0): ATI 3D Rage XL or XC graphics controller detected.
366 [348053.484] (--) MACH64(0): Chip type 4752 "GR", version 7, foundry TSMC, class 0, revision 0x00.
367 [348053.484] (--) MACH64(0): PCI bus interface detected; block I/O base is 0xB800.
368 [348053.484] (--) MACH64(0): ATI Mach64 adapter detected.
369 [348053.484] (!!) MACH64(0): For information on using the multimedia capabilities
370 of this adapter, please see http://gatos.sf.net.
371 [348053.484] (--) MACH64(0): Internal RAMDAC (subtype 1) detected.
372 [348053.484] (==) MACH64(0): RGB weight 888
373 [348053.484] (==) MACH64(0): Default visual is TrueColor
374 [348053.484] (==) MACH64(0): Using gamma correction (1.0, 1.0, 1.0)
375 [348053.484] (II) MACH64(0): Using Mach64 accelerator CRTC.
376 [348053.484] (II) MACH64(0): Storing hardware cursor image at 0xFD7FFC00.
377 [348053.484] (II) MACH64(0): Using 8 MB linear aperture at 0xFD000000.
378 [348053.484] (!!) MACH64(0): Virtual resolutions will be limited to 8191 kB
379 due to linear aperture size and/or placement of hardware cursor image area.
380 [348053.484] (II) MACH64(0): Using Block 0 MMIO aperture at 0xFEAFF400.
381 [348053.484] (II) MACH64(0): Using Block 1 MMIO aperture at 0xFEAFF000.
382 [348053.485] (II) MACH64(0): MMIO write caching enabled.
383 [348053.485] (--) MACH64(0): 8192 kB of SGRAM (2:1) 32-bit detected (using 8191 kB).
384 [348053.485] (WW) MACH64(0): Cannot shadow an accelerated frame buffer.
385 [348053.485] (II) MACH64(0): Engine XCLK 62.815 MHz; Refresh rate code 1.
386 [348053.485] (--) MACH64(0): Internal programmable clock generator detected.
387 [348053.485] (--) MACH64(0): Reference clock 157.5/11 (14.318) MHz.
388 [348053.485] (II) MACH64(0): <default monitor>: Using hsync range of 30.00-110.00 kHz
389 [348053.485] (II) MACH64(0): <default monitor>: Using vrefresh range of 50.00-180.00 Hz
390 [348053.485] (II) MACH64(0): <default monitor>: Using maximum pixel clock of 265.00 MHz
391 [348053.486] (II) MACH64(0): Estimated virtual size for aspect ratio 1.3333 is 2048x1536
392 [348053.486] (II) MACH64(0): Maximum clock: 125.00 MHz
393 [348053.486] (II) MACH64(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
394 [348053.486] (II) MACH64(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
395 [348053.486] (II) MACH64(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
396 [348053.486] (II) MACH64(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
397 [348053.486] (II) MACH64(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
398 [348053.486] (II) MACH64(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
399 [348053.486] (II) MACH64(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
400 [348053.486] (II) MACH64(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
401 [348053.486] (II) MACH64(0): Not using default mode "1792x1344" (insufficient memory for mode)
402 [348053.486] (II) MACH64(0): Not using default mode "1792x1344" (insufficient memory for mode)
403 [348053.486] (II) MACH64(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
404 [348053.486] (II) MACH64(0): Not using default mode "1856x1392" (insufficient memory for mode)
405 [348053.486] (II) MACH64(0): Not using default mode "1856x1392" (insufficient memory for mode)
406 [348053.486] (II) MACH64(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
407 [348053.486] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode)
408 [348053.486] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode)
409 [348053.486] (II) MACH64(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
410 [348053.486] (II) MACH64(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
411 [348053.486] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode)
412 [348053.486] (II) MACH64(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
413 [348053.486] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode)
414 [348053.486] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
415 [348053.486] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode)
416 [348053.486] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
417 [348053.486] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode)
418 [348053.486] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
419 [348053.486] (II) MACH64(0): Not using driver mode "1600x1200" (bad mode clock/interlace/doublescan)
420 [348053.486] (II) MACH64(0): Not using driver mode "1280x1024" (bad mode clock/interlace/doublescan)
421 [348053.486] (II) MACH64(0): Not using driver mode "1600x1200" (bad mode clock/interlace/doublescan)
422 [348053.486] (II) MACH64(0): Not using driver mode "2048x1536" (insufficient memory for mode)
423 [348053.486] (II) MACH64(0): Not using driver mode "1920x1440" (insufficient memory for mode)
424 [348053.486] (II) MACH64(0): Not using driver mode "1856x1392" (insufficient memory for mode)
425 [348053.486] (II) MACH64(0): Not using driver mode "1792x1344" (insufficient memory for mode)
426 [348053.487] (II) MACH64(0): Not using driver mode "1280x1024" (bad mode clock/interlace/doublescan)
427 [348053.487] (WW) MACH64(0): Shrinking virtual size estimate from 2048x1536 to 1152x864
428 [348053.487] (II) MACH64(0): Not using default mode "1400x1050" (height too large for virtual size)
429 [348053.487] (II) MACH64(0): Not using default mode "1280x1024" (height too large for virtual size)
430 [348053.487] (II) MACH64(0): Not using default mode "1280x960" (height too large for virtual size)
431 [348053.487] (--) MACH64(0): Virtual size is 1152x864 (pitch 1152)
432 [348053.487] (**) MACH64(0): *Driver mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
433 [348053.487] (II) MACH64(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
434 [348053.487] (**) MACH64(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
435 [348053.487] (II) MACH64(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
436 [348053.487] (**) MACH64(0): *Driver mode "1024x768i": 44.9 MHz, 35.5 kHz, 86.9 Hz (I)
437 [348053.487] (II) MACH64(0): Modeline "1024x768i"x86.9 44.90 1024 1032 1208 1264 768 768 772 817 interlace +hsync +vsync (35.5 kHz)
438 [348053.487] (**) MACH64(0): *Default mode "1024x768i": 44.9 MHz, 35.5 kHz, 86.9 Hz (I)
439 [348053.487] (II) MACH64(0): Modeline "1024x768i"x86.9 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz)
440 [348053.487] (**) MACH64(0): *Driver mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
441 [348053.487] (II) MACH64(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
442 [348053.487] (**) MACH64(0): *Driver mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
443 [348053.487] (II) MACH64(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
444 [348053.488] (**) MACH64(0): *Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
445 [348053.488] (II) MACH64(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
446 [348053.488] (**) MACH64(0): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
447 [348053.488] (II) MACH64(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
448 [348053.488] (**) MACH64(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
449 [348053.488] (II) MACH64(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
450 [348053.488] (**) MACH64(0): *Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
451 [348053.488] (II) MACH64(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
452 [348053.488] (**) MACH64(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
453 [348053.488] (II) MACH64(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
454 [348053.488] (**) MACH64(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
455 [348053.488] (II) MACH64(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
456 [348053.488] (**) MACH64(0): *Default mode "960x720": 117.0 MHz, 90.0 kHz, 60.0 Hz (D)
457 [348053.488] (II) MACH64(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz)
458 [348053.488] (**) MACH64(0): *Default mode "928x696": 109.2 MHz, 86.4 kHz, 60.1 Hz (D)
459 [348053.488] (II) MACH64(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz)
460 [348053.488] (**) MACH64(0): *Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D)
461 [348053.488] (II) MACH64(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz)
462 [348053.488] (**) MACH64(0): *Driver mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
463 [348053.488] (II) MACH64(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
464 [348053.488] (**) MACH64(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
465 [348053.488] (II) MACH64(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
466 [348053.488] (**) MACH64(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
467 [348053.488] (II) MACH64(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
468 [348053.488] (**) MACH64(0): *Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
469 [348053.488] (II) MACH64(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
470 [348053.488] (**) MACH64(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
471 [348053.488] (II) MACH64(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
472 [348053.488] (**) MACH64(0): *Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
473 [348053.488] (II) MACH64(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
474 [348053.488] (**) MACH64(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
475 [348053.488] (II) MACH64(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
476 [348053.488] (**) MACH64(0): *Default mode "800x600": 114.8 MHz, 106.2 kHz, 85.0 Hz (D)
477 [348053.489] (II) MACH64(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz)
478 [348053.489] (**) MACH64(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
479 [348053.489] (II) MACH64(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
480 [348053.489] (**) MACH64(0): *Default mode "800x600": 101.2 MHz, 93.8 kHz, 75.0 Hz (D)
481 [348053.489] (II) MACH64(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz)
482 [348053.489] (**) MACH64(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
483 [348053.489] (II) MACH64(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
484 [348053.489] (**) MACH64(0): *Default mode "800x600": 94.5 MHz, 87.5 kHz, 70.0 Hz (D)
485 [348053.489] (II) MACH64(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz)
486 [348053.489] (**) MACH64(0): *Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D)
487 [348053.489] (II) MACH64(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz)
488 [348053.489] (**) MACH64(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
489 [348053.489] (II) MACH64(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
490 [348053.489] (**) MACH64(0): *Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
491 [348053.489] (II) MACH64(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz)
492 [348053.489] (**) MACH64(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
493 [348053.489] (II) MACH64(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
494 [348053.489] (**) MACH64(0): *Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D)
495 [348053.489] (II) MACH64(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz)
496 [348053.489] (**) MACH64(0): *Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
497 [348053.489] (II) MACH64(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz)
498 [348053.489] (**) MACH64(0): *Default mode "640x512": 78.8 MHz, 91.1 kHz, 85.0 Hz (D)
499 [348053.489] (II) MACH64(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz)
500 [348053.489] (**) MACH64(0): *Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
501 [348053.489] (II) MACH64(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz)
502 [348053.489] (**) MACH64(0): *Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
503 [348053.489] (II) MACH64(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz)
504 [348053.489] (**) MACH64(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
505 [348053.489] (II) MACH64(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
506 [348053.489] (**) MACH64(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
507 [348053.489] (II) MACH64(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
508 [348053.489] (**) MACH64(0): *Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz
509 [348053.490] (II) MACH64(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
510 [348053.490] (**) MACH64(0): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
511 [348053.490] (II) MACH64(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
512 [348053.490] (**) MACH64(0): *Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
513 [348053.490] (II) MACH64(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz)
514 [348053.490] (**) MACH64(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
515 [348053.490] (II) MACH64(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
516 [348053.490] (**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
517 [348053.490] (II) MACH64(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
518 [348053.490] (**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
519 [348053.490] (II) MACH64(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
520 [348053.490] (**) MACH64(0): *Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
521 [348053.490] (II) MACH64(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz)
522 [348053.490] (**) MACH64(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
523 [348053.490] (II) MACH64(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
524 [348053.490] (**) MACH64(0): *Driver mode "720x400": 35.5 MHz, 39.4 kHz, 87.8 Hz
525 [348053.490] (II) MACH64(0): Modeline "720x400"x87.8 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
526 [348053.490] (**) MACH64(0): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz
527 [348053.490] (II) MACH64(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
528 [348053.490] (**) MACH64(0): *Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
529 [348053.490] (II) MACH64(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
530 [348053.490] (**) MACH64(0): *Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
531 [348053.490] (II) MACH64(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
532 [348053.490] (**) MACH64(0): *Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
533 [348053.490] (II) MACH64(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz)
534 [348053.490] (**) MACH64(0): *Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
535 [348053.490] (II) MACH64(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
536 [348053.490] (**) MACH64(0): *Default mode "512x384i": 22.4 MHz, 35.5 kHz, 86.6 Hz (D)
537 [348053.490] (II) MACH64(0): Modeline "512x384i"x86.6 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync (35.5 kHz)
538 [348053.490] (**) MACH64(0): *Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
539 [348053.490] (II) MACH64(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz)
540 [348053.490] (**) MACH64(0): *Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D)
541 [348053.490] (II) MACH64(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz)
542 [348053.491] (**) MACH64(0): *Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
543 [348053.491] (II) MACH64(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz)
544 [348053.491] (**) MACH64(0): *Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
545 [348053.491] (II) MACH64(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
546 [348053.491] (**) MACH64(0): *Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
547 [348053.491] (II) MACH64(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz)
548 [348053.491] (**) MACH64(0): *Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
549 [348053.491] (II) MACH64(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz)
550 [348053.491] (**) MACH64(0): *Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
551 [348053.491] (II) MACH64(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz)
552 [348053.491] (**) MACH64(0): *Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
553 [348053.491] (II) MACH64(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz)
554 [348053.491] (**) MACH64(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
555 [348053.491] (II) MACH64(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
556 [348053.491] (**) MACH64(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
557 [348053.491] (II) MACH64(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
558 [348053.491] (**) MACH64(0): *Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
559 [348053.491] (II) MACH64(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz)
560 [348053.491] (**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
561 [348053.491] (II) MACH64(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz)
562 [348053.491] (**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
563 [348053.491] (II) MACH64(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz)
564 [348053.491] (**) MACH64(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
565 [348053.491] (II) MACH64(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
566 [348053.491] (**) MACH64(0): *Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
567 [348053.491] (II) MACH64(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz)
568 [348053.491] (**) MACH64(0): *Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
569 [348053.491] (II) MACH64(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz)
570 [348053.491] (**) MACH64(0): *Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
571 [348053.491] (II) MACH64(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz)
572 [348053.491] (**) MACH64(0): Display dimensions: (400, 300) mm
573 [348053.491] (**) MACH64(0): DPI set to (73, 73)
574 [348053.491] (II) Loading sub module "fb"
575 [348053.492] (II) LoadModule: "fb"
576 [348053.492] (II) Loading /usr/lib64/xorg/modules/libfb.so
577 [348053.493] (II) Module fb: vendor="X.Org Foundation"
578 [348053.493] compiled for 1.9.2.902, module version = 1.0.0
579 [348053.493] ABI class: X.Org ANSI C Emulation, version 0.4
580 [348053.493] (II) Loading sub module "ramdac"
581 [348053.493] (II) LoadModule: "ramdac"
582 [348053.493] (II) Module "ramdac" already built-in
583 [348053.493] (II) Loading sub module "xaa"
584 [348053.493] (II) LoadModule: "xaa"
585 [348053.493] (II) Loading /usr/lib64/xorg/modules/libxaa.so
586 [348053.494] (II) Module xaa: vendor="X.Org Foundation"
587 [348053.494] compiled for 1.9.2.902, module version = 1.2.1
588 [348053.494] ABI class: X.Org Video Driver, version 8.0
589 [348053.494] (II) Loading sub module "i2c"
590 [348053.494] (II) LoadModule: "i2c"
591 [348053.494] (II) Module "i2c" already built-in
592 [348053.494] (II) MACH64(0): I2C bus "Mach64" initialized.
593 [348053.495] (II) UnloadModule: "vesa"
594 [348053.495] (II) Unloading /usr/lib64/xorg/modules/drivers/vesa_drv.so
595 [348053.495] (II) UnloadModule: "fbdev"
596 [348053.495] (II) Unloading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
597 [348053.495] (II) UnloadModule: "fbdevhw"
598 [348053.495] (II) Unloading /usr/lib64/xorg/modules/libfbdevhw.so
599 [348053.495] (--) Depth 24 pixmap format is 32 bpp
600 [348053.503] (WW) MACH64(0): DRI static buffer allocation failed -- need at least 9720 kB video memory
601 [348053.503] (II) MACH64(0): Largest offscreen areas (with overlaps):
602 [348053.503] (II) MACH64(0): 1152 x 956 rectangle at 0,864
603 [348053.503] (II) MACH64(0): 256 x 957 rectangle at 0,864
604 [348053.503] (II) MACH64(0): Using XFree86 Acceleration Architecture (XAA)
605 [348053.503] Screen to screen bit blits
606 [348053.503] Solid filled rectangles
607 [348053.503] 8x8 mono pattern filled rectangles
608 [348053.503] Indirect CPU to Screen color expansion
609 [348053.503] Solid Lines
610 [348053.503] Setting up tile and stipple cache:
611 [348053.503] 32 128x128 slots
612 [348053.503] 7 256x256 slots
613 [348053.504] (==) MACH64(0): Backing store disabled
614 [348053.504] (==) MACH64(0): Silken mouse enabled
615 [348053.508] (==) MACH64(0): DPMS enabled
616 [348053.508] (II) MACH64(0): Direct rendering disabled
617 [348053.508] (==) RandR enabled
618 [348053.508] (II) Initializing built-in extension Generic Event Extension
619 [348053.508] (II) Initializing built-in extension SHAPE
620 [348053.508] (II) Initializing built-in extension MIT-SHM
621 [348053.508] (II) Initializing built-in extension XInputExtension
622 [348053.508] (II) Initializing built-in extension XTEST
623 [348053.508] (II) Initializing built-in extension BIG-REQUESTS
624 [348053.508] (II) Initializing built-in extension SYNC
625 [348053.508] (II) Initializing built-in extension XKEYBOARD
626 [348053.508] (II) Initializing built-in extension XC-MISC
627 [348053.508] (II) Initializing built-in extension XINERAMA
628 [348053.508] (II) Initializing built-in extension XFIXES
629 [348053.508] (II) Initializing built-in extension RENDER
630 [348053.508] (II) Initializing built-in extension RANDR
631 [348053.508] (II) Initializing built-in extension COMPOSITE
632 [348053.508] (II) Initializing built-in extension DAMAGE
633 [348053.518] (II) AIGLX: Screen 0 is not DRI2 capable
634 [348053.518] (II) AIGLX: Screen 0 is not DRI capable
635 [348053.523] (II) AIGLX: Loaded and initialized /usr/lib64/dri/swrast_dri.so
636 [348053.523] (II) GLX: Initialized DRISWRAST GL provider for screen 0
637 [348053.708] (II) config/udev: Adding input device Power Button (/dev/input/event1)
638 [348053.708] (**) Power Button: Applying InputClass "evdev keyboard catchall"
639 [348053.708] (II) LoadModule: "evdev"
640 [348053.708] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
641 [348053.709] (II) Module evdev: vendor="X.Org Foundation"
642 [348053.709] compiled for 1.9.2.902, module version = 2.5.0
643 [348053.709] Module class: X.Org XInput Driver
644 [348053.709] ABI class: X.Org XInput driver, version 11.0
645 [348053.709] (**) Power Button: always reports core events
646 [348053.709] (**) Power Button: Device: "/dev/input/event1"
647 [348053.712] (--) Power Button: Found keys
648 [348053.712] (II) Power Button: Configuring as keyboard
649 [348053.712] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
650 [348053.712] (**) Option "xkb_rules" "evdev"
651 [348053.712] (**) Option "xkb_model" "evdev"
652 [348053.712] (**) Option "xkb_layout" "us"
653 [348053.749] (II) config/udev: Adding input device Power Button (/dev/input/event0)
654 [348053.749] (**) Power Button: Applying InputClass "evdev keyboard catchall"
655 [348053.749] (**) Power Button: always reports core events
656 [348053.749] (**) Power Button: Device: "/dev/input/event0"
657 [348053.751] (--) Power Button: Found keys
658 [348053.751] (II) Power Button: Configuring as keyboard
659 [348053.751] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
660 [348053.751] (**) Option "xkb_rules" "evdev"
661 [348053.751] (**) Option "xkb_model" "evdev"
662 [348053.751] (**) Option "xkb_layout" "us"
663 [348053.754] (II) config/udev: Adding input device Kensington Kensington Expert Mouse (/dev/input/event3)
664 [348053.754] (**) Kensington Kensington Expert Mouse: Applying InputClass "evdev pointer catchall"
665 [348053.754] (**) Kensington Kensington Expert Mouse: always reports core events
666 [348053.754] (**) Kensington Kensington Expert Mouse: Device: "/dev/input/event3"
667 [348053.758] (--) Kensington Kensington Expert Mouse: Found 8 mouse buttons
668 [348053.758] (--) Kensington Kensington Expert Mouse: Found scroll wheel(s)
669 [348053.758] (--) Kensington Kensington Expert Mouse: Found relative axes
670 [348053.758] (--) Kensington Kensington Expert Mouse: Found x and y relative axes
671 [348053.758] (II) Kensington Kensington Expert Mouse: Configuring as mouse
672 [348053.758] (**) Kensington Kensington Expert Mouse: YAxisMapping: buttons 4 and 5
673 [348053.758] (**) Kensington Kensington Expert Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
674 [348053.758] (II) XINPUT: Adding extended input device "Kensington Kensington Expert Mouse" (type: MOUSE)
675 [348053.758] (**) Kensington Kensington Expert Mouse: (accel) keeping acceleration scheme 1
676 [348053.758] (**) Kensington Kensington Expert Mouse: (accel) acceleration profile 0
677 [348053.758] (**) Kensington Kensington Expert Mouse: (accel) acceleration factor: 2.000
678 [348053.758] (**) Kensington Kensington Expert Mouse: (accel) acceleration threshold: 4
679 [348053.759] (II) Kensington Kensington Expert Mouse: initialized for relative axes.
680 [348053.759] (II) config/udev: Adding input device Kensington Kensington Expert Mouse (/dev/input/mouse0)
681 [348053.759] (II) No input driver/identifier specified (ignoring)
682 [348053.760] (II) config/udev: Adding input device Unicomp Endura Keyboard (/dev/input/event4)
683 [348053.760] (**) Unicomp Endura Keyboard : Applying InputClass "evdev keyboard catchall"
684 [348053.760] (**) Unicomp Endura Keyboard : always reports core events
685 [348053.760] (**) Unicomp Endura Keyboard : Device: "/dev/input/event4"
686 [348053.763] (--) Unicomp Endura Keyboard : Found keys
687 [348053.763] (II) Unicomp Endura Keyboard : Configuring as keyboard
688 [348053.763] (II) XINPUT: Adding extended input device "Unicomp Endura Keyboard " (type: KEYBOARD)
689 [348053.763] (**) Option "xkb_rules" "evdev"
690 [348053.763] (**) Option "xkb_model" "evdev"
691 [348053.763] (**) Option "xkb_layout" "us"
692 [348053.765] (II) config/udev: Adding input device Cypress Semi. Cypress Ultra Mouse (/dev/input/event5)
693 [348053.765] (**) Cypress Semi. Cypress Ultra Mouse: Applying InputClass "evdev pointer catchall"
694 [348053.765] (**) Cypress Semi. Cypress Ultra Mouse: always reports core events
695 [348053.765] (**) Cypress Semi. Cypress Ultra Mouse: Device: "/dev/input/event5"
696 [348053.767] (--) Cypress Semi. Cypress Ultra Mouse: Found 9 mouse buttons
697 [348053.767] (--) Cypress Semi. Cypress Ultra Mouse: Found scroll wheel(s)
698 [348053.767] (--) Cypress Semi. Cypress Ultra Mouse: Found relative axes
699 [348053.767] (--) Cypress Semi. Cypress Ultra Mouse: Found x and y relative axes
700 [348053.767] (II) Cypress Semi. Cypress Ultra Mouse: Configuring as mouse
701 [348053.767] (**) Cypress Semi. Cypress Ultra Mouse: YAxisMapping: buttons 4 and 5
702 [348053.767] (**) Cypress Semi. Cypress Ultra Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
703 [348053.767] (II) XINPUT: Adding extended input device "Cypress Semi. Cypress Ultra Mouse" (type: MOUSE)
704 [348053.768] (**) Cypress Semi. Cypress Ultra Mouse: (accel) keeping acceleration scheme 1
705 [348053.768] (**) Cypress Semi. Cypress Ultra Mouse: (accel) acceleration profile 0
706 [348053.768] (**) Cypress Semi. Cypress Ultra Mouse: (accel) acceleration factor: 2.000
707 [348053.768] (**) Cypress Semi. Cypress Ultra Mouse: (accel) acceleration threshold: 4
708 [348053.768] (II) Cypress Semi. Cypress Ultra Mouse: initialized for relative axes.
709 [348053.768] (II) config/udev: Adding input device Cypress Semi. Cypress Ultra Mouse (/dev/input/mouse1)
710 [348053.768] (II) No input driver/identifier specified (ignoring)
711 [348053.771] (II) config/udev: Adding input device Keyspan, a division of InnoSys Inc. Keyspan RF Remote (/dev/input/event6)
712 [348053.771] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Applying InputClass "evdev keyboard catchall"
713 [348053.771] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: always reports core events
714 [348053.771] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Device: "/dev/input/event6"
715 [348053.774] (--) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Found keys
716 [348053.774] (II) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Configuring as keyboard
717 [348053.774] (II) XINPUT: Adding extended input device "Keyspan, a division of InnoSys Inc. Keyspan RF Remote" (type: KEYBOARD)
718 [348053.774] (**) Option "xkb_rules" "evdev"
719 [348053.774] (**) Option "xkb_model" "evdev"
720 [348053.774] (**) Option "xkb_layout" "us"
721 [348053.775] (II) config/udev: Adding input device Keyspan, a division of InnoSys Inc. Keyspan RF Remote (/dev/input/event7)
722 [348053.775] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Applying InputClass "evdev pointer catchall"
723 [348053.775] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Applying InputClass "evdev keyboard catchall"
724 [348053.775] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: always reports core events
725 [348053.776] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Device: "/dev/input/event7"
726 [348053.778] (--) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Found 9 mouse buttons
727 [348053.778] (--) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Found scroll wheel(s)
728 [348053.778] (--) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Found relative axes
729 [348053.778] (--) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Found x and y relative axes
730 [348053.778] (--) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Found keys
731 [348053.778] (II) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Configuring as mouse
732 [348053.778] (II) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Configuring as keyboard
733 [348053.778] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: YAxisMapping: buttons 4 and 5
734 [348053.778] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
735 [348053.778] (II) XINPUT: Adding extended input device "Keyspan, a division of InnoSys Inc. Keyspan RF Remote" (type: KEYBOARD)
736 [348053.778] (**) Option "xkb_rules" "evdev"
737 [348053.778] (**) Option "xkb_model" "evdev"
738 [348053.778] (**) Option "xkb_layout" "us"
739 [348053.779] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: (accel) keeping acceleration scheme 1
740 [348053.779] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: (accel) acceleration profile 0
741 [348053.779] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: (accel) acceleration factor: 2.000
742 [348053.779] (**) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: (accel) acceleration threshold: 4
743 [348053.779] (II) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: initialized for relative axes.
744 [348053.780] (II) config/udev: Adding input device Keyspan, a division of InnoSys Inc. Keyspan RF Remote (/dev/input/mouse2)
745 [348053.780] (II) No input driver/identifier specified (ignoring)
746 [348053.786] (II) config/udev: Adding input device USB Audio (/dev/input/event8)
747 [348053.786] (**) USB Audio: Applying InputClass "evdev keyboard catchall"
748 [348053.786] (**) USB Audio: always reports core events
749 [348053.786] (**) USB Audio: Device: "/dev/input/event8"
750 [348053.790] (--) USB Audio: Found keys
751 [348053.790] (II) USB Audio: Configuring as keyboard
752 [348053.790] (II) XINPUT: Adding extended input device "USB Audio" (type: KEYBOARD)
753 [348053.790] (**) Option "xkb_rules" "evdev"
754 [348053.790] (**) Option "xkb_model" "evdev"
755 [348053.790] (**) Option "xkb_layout" "us"
756 [348053.794] (II) config/udev: Adding input device Burr-Brown from TI USB Audio CODEC (/dev/input/event9)
757 [348053.794] (**) Burr-Brown from TI USB Audio CODEC : Applying InputClass "evdev keyboard catchall"
758 [348053.794] (**) Burr-Brown from TI USB Audio CODEC : always reports core events
759 [348053.794] (**) Burr-Brown from TI USB Audio CODEC : Device: "/dev/input/event9"
760 [348053.796] (--) Burr-Brown from TI USB Audio CODEC : Found keys
761 [348053.796] (II) Burr-Brown from TI USB Audio CODEC : Configuring as keyboard
762 [348053.796] (II) XINPUT: Adding extended input device "Burr-Brown from TI USB Audio CODEC " (type: KEYBOARD)
763 [348053.796] (**) Option "xkb_rules" "evdev"
764 [348053.796] (**) Option "xkb_model" "evdev"
765 [348053.796] (**) Option "xkb_layout" "us"
766 [348053.813] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
767 [348053.813] (II) No input driver/identifier specified (ignoring)
768 [348103.357] (II) Power Button: Close
769 [348103.357] (II) UnloadModule: "evdev"
770 [348103.361] (II) Power Button: Close
771 [348103.361] (II) UnloadModule: "evdev"
772 [348103.367] (II) Kensington Kensington Expert Mouse: Close
773 [348103.367] (II) UnloadModule: "evdev"
774 [348103.371] (II) Unicomp Endura Keyboard : Close
775 [348103.371] (II) UnloadModule: "evdev"
776 [348103.377] (II) Cypress Semi. Cypress Ultra Mouse: Close
777 [348103.377] (II) UnloadModule: "evdev"
778 [348103.381] (II) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Close
779 [348103.381] (II) UnloadModule: "evdev"
780 [348103.385] (II) Keyspan, a division of InnoSys Inc. Keyspan RF Remote: Close
781 [348103.385] (II) UnloadModule: "evdev"
782 [348103.389] (II) USB Audio: Close
783 [348103.389] (II) UnloadModule: "evdev"
784 [348103.393] (II) Burr-Brown from TI USB Audio CODEC : Close
785 [348103.393] (II) UnloadModule: "evdev"
786 ================ end failing Xorg log ================
787
788 --
789 ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
790 Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
791 GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
792 I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Replies

Subject Author
[gentoo-user] Re: Xorg 1.9.2 and wrong display size walt <w41ter@×××××.com>