Gentoo Archives: gentoo-amd64

From: Daiajo Tibdixious <daiajo@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: startx fails with backtrace and no errors
Date: Sat, 11 Apr 2009 09:25:11
Message-Id: a4a9bfcb0904110225m4fa7892jfac0d260666f8f57@mail.gmail.com
In Reply to: [gentoo-amd64] Re: startx fails with backtrace and no errors by Duncan <1i5t5.duncan@cox.net>
1 On Fri, Apr 10, 2009 at 11:00 PM, Duncan <1i5t5.duncan@×××.net> wrote:
2 > Herbert Laubner <hlaubner@××××××.de> posted
3 > D9566854-E7E5-428D-9D44-C1AA2E22DC88@××××××.de, excerpted below, on  Fri,
4 > 10 Apr 2009 10:53:49 +0200:
5 >
6 >> An emerge --info would also be good.
7 >>
8 >> Am 10.04.2009 um 08:55 schrieb Volker Armin Hemmann:
9 >>
10 >>> On Freitag 10 April 2009, Daiajo Tibdixious wrote:
11 >>>> This is a new system, I've never manged to start X yet at all.
12 >>>>
13 >>>> Initially I had lots of (failed to load module) errors for various
14 >>>> modules, & "module ABI major version (1) doesn't match the server's
15 >>>> version (4)"
16 >>>
17 >>> how about posting this errors? like the whole Xorg.0.log?
18 >
19 > [Upside down posting, grumble grumble...]
20 >
21 > xorg.conf would be useful as well.
22
23 My graphics card is a ATI Radeon HD4850.
24
25 I haven't been able to get network connectivity between this machine
26 (a windows machine on the same local network) & my gentoo system.
27 Finally realised that USB key would be simple & finally got the files
28 transferred.
29
30 -- xorg.conf --
31 # File generated by xorgconfig.
32
33 #
34 # Copyright 2004 The X.Org Foundation
35 #
36 # Permission is hereby granted, free of charge, to any person obtaining a
37 # copy of this software and associated documentation files (the "Software"),
38 # to deal in the Software without restriction, including without limitation
39 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
40 # and/or sell copies of the Software, and to permit persons to whom the
41 # Software is furnished to do so, subject to the following conditions:
42 #
43 # The above copyright notice and this permission notice shall be included in
44 # all copies or substantial portions of the Software.
45 #
46 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
49 # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
50 # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
51 # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
52 # SOFTWARE.
53 #
54 # Except as contained in this notice, the name of The X.Org Foundation shall
55 # not be used in advertising or otherwise to promote the sale, use or other
56 # dealings in this Software without prior written authorization from
57 # The X.Org Foundation.
58 #
59
60 # **********************************************************************
61 # Refer to the xorg.conf(5) man page for details about the format of
62 # this file.
63 # **********************************************************************
64
65 # **********************************************************************
66 # Module section -- this section is used to specify
67 # which dynamically loadable modules to load.
68 # **********************************************************************
69 #
70 Section "Module"
71
72 # This loads the DBE extension module.
73
74 Load "dbe" # Double buffer extension
75
76 # This loads the miscellaneous extensions module, and disables
77 # initialisation of the XFree86-DGA extension within that module.
78 SubSection "extmod"
79 Option "omit xfree86-dga" # don't initialise the DGA extension
80 EndSubSection
81
82 # This loads the font modules
83 # Load "type1"
84 # Load "freetype"
85 # Load "xtt"
86
87 # This loads the GLX module
88 # Load "glx"
89 # This loads the DRI module
90 # Load "dri"
91
92 EndSection
93
94 # **********************************************************************
95 # Files section. This allows default font and rgb paths to be set
96 # **********************************************************************
97
98 Section "Files"
99
100 # Multiple FontPath entries are allowed (which are concatenated together),
101 # as well as specifying multiple comma-separated entries in one FontPath
102 # command (or a combination of both methods)
103 #
104
105 FontPath "/usr/share/fonts/misc/"
106 # FontPath "/usr/share/fonts/TTF/"
107 # FontPath "/usr/share/fonts/OTF"
108 FontPath "/usr/share/fonts/Type1/"
109 FontPath "/usr/share/fonts/100dpi/"
110 FontPath "/usr/share/fonts/75dpi/"
111 # FontPath "/usr/lib/X11/fonts/local/"
112 # FontPath "/usr/lib/X11/fonts/misc/"
113 # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
114 # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
115 # FontPath "/usr/lib/X11/fonts/Type1/"
116 # FontPath "/usr/lib/X11/fonts/TrueType/"
117 # FontPath "/usr/lib/X11/fonts/freefont/"
118 # FontPath "/usr/lib/X11/fonts/75dpi/"
119 # FontPath "/usr/lib/X11/fonts/100dpi/"
120
121 # The module search path. The default path is shown here.
122
123 # ModulePath "/usr/lib/modules"
124
125 EndSection
126
127 # **********************************************************************
128 # Server flags section.
129 # **********************************************************************
130
131 Section "ServerFlags"
132 option "ignoreABI" "True"
133 # Uncomment this to cause a core dump at the spot where a signal is
134 # received. This may leave the console in an unusable state, but may
135 # provide a better stack trace in the core dump to aid in debugging
136
137 # Option "NoTrapSignals"
138
139 # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
140 # (where n is 1 through 12). This allows clients to receive these key
141 # events.
142
143 # Option "DontVTSwitch"
144
145 # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
146 # This allows clients to receive this key event.
147
148 # Option "DontZap"
149
150 # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
151 # sequences. This allows clients to receive these key events.
152
153 # Option "Dont Zoom"
154
155 # Uncomment this to disable tuning with the xvidtune client. With
156 # it the client can still run and fetch card and monitor attributes,
157 # but it will not be allowed to change them. If it tries it will
158 # receive a protocol error.
159
160 # Option "DisableVidModeExtension"
161
162 # Uncomment this to enable the use of a non-local xvidtune client.
163
164 # Option "AllowNonLocalXvidtune"
165
166 # Uncomment this to disable dynamically modifying the input device
167 # (mouse and keyboard) settings.
168
169 # Option "DisableModInDev"
170
171 # Uncomment this to enable the use of a non-local client to
172 # change the keyboard or mouse settings (currently only xset).
173
174 # Option "AllowNonLocalModInDev"
175
176 EndSection
177
178 # **********************************************************************
179 # Input devices
180 # **********************************************************************
181
182 # **********************************************************************
183 # Core keyboard's InputDevice section
184 # **********************************************************************
185
186 Section "InputDevice"
187
188 Identifier "Keyboard1"
189 Driver "kbd"
190
191 Option "AutoRepeat" "500 30"
192
193 # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
194 # Option "Xleds" "1 2 3"
195
196 # Option "LeftAlt" "Meta"
197 # Option "RightAlt" "ModeShift"
198
199 # To customise the XKB settings to suit your keyboard, modify the
200 # lines below (which are the defaults). For example, for a non-U.S.
201 # keyboard, you will probably want to use:
202 # Option "XkbModel" "pc105"
203 # If you have a US Microsoft Natural keyboard, you can use:
204 # Option "XkbModel" "microsoft"
205 #
206 # Then to change the language, change the Layout setting.
207 # For example, a german layout can be obtained with:
208 # Option "XkbLayout" "de"
209 # or:
210 # Option "XkbLayout" "de"
211 # Option "XkbVariant" "nodeadkeys"
212 #
213 # If you'd like to switch the positions of your capslock and
214 # control keys, use:
215 # Option "XkbOptions" "ctrl:swapcaps"
216
217 # These are the default XKB settings for Xorg
218 # Option "XkbRules" "xorg"
219 # Option "XkbModel" "pc105"
220 # Option "XkbLayout" "us"
221 # Option "XkbVariant" ""
222 # Option "XkbOptions" ""
223
224 # Option "XkbDisable"
225
226 Option "XkbRules" "xorg"
227 Option "XkbModel" "pc101"
228 Option "XkbLayout" "us"
229
230 EndSection
231
232
233 # **********************************************************************
234 # Core Pointer's InputDevice section
235 # **********************************************************************
236
237 Section "InputDevice"
238
239 # Identifier and driver
240
241 Identifier "Mouse1"
242 Driver "mouse"
243 Option "Protocol" "Microsoft" # Microsoft compatible (2-button protocol)
244 Option "Device" "/dev/input/mice"
245
246 # Mouse-speed setting for PS/2 mouse.
247
248 # Option "Resolution" "256"
249
250 # Baudrate and SampleRate are only for some Logitech mice. In
251 # almost every case these lines should be omitted.
252
253 # Option "BaudRate" "9600"
254 # Option "SampleRate" "150"
255
256 # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
257 # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
258 # 3 buttons and you need to map the wheel to different button ids to avoid
259 # conflicts.
260
261 Option "ZAxisMapping" "4 5 6 7"
262
263 # Emulate3Buttons is an option for 2-button mice
264 # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
265
266 Option "Emulate3Buttons"
267 # Option "Emulate3Timeout" "50"
268
269 # ChordMiddle is an option for some 3-button Logitech mice
270
271 # Option "ChordMiddle"
272
273 EndSection
274
275
276 # **********************************************************************
277 # Other input device sections
278 # this is optional and is required only if you
279 # are using extended input devices. This is for example only. Refer
280 # to the xorg.conf man page for a description of the options.
281 # **********************************************************************
282 #
283 # Section "InputDevice"
284 # Identifier "Mouse2"
285 # Driver "mouse"
286 # Option "Protocol" "MouseMan"
287 # Option "Device" "/dev/mouse2"
288 # EndSection
289 #
290 # Section "InputDevice"
291 # Identifier "spaceball"
292 # Driver "magellan"
293 # Option "Device" "/dev/cua0"
294 # EndSection
295 #
296 # Section "InputDevice"
297 # Identifier "spaceball2"
298 # Driver "spaceorb"
299 # Option "Device" "/dev/cua0"
300 # EndSection
301 #
302 # Section "InputDevice"
303 # Identifier "touchscreen0"
304 # Driver "microtouch"
305 # Option "Device" "/dev/ttyS0"
306 # Option "MinX" "1412"
307 # Option "MaxX" "15184"
308 # Option "MinY" "15372"
309 # Option "MaxY" "1230"
310 # Option "ScreenNumber" "0"
311 # Option "ReportingMode" "Scaled"
312 # Option "ButtonNumber" "1"
313 # Option "SendCoreEvents"
314 # EndSection
315 #
316 # Section "InputDevice"
317 # Identifier "touchscreen1"
318 # Driver "elo2300"
319 # Option "Device" "/dev/ttyS0"
320 # Option "MinX" "231"
321 # Option "MaxX" "3868"
322 # Option "MinY" "3858"
323 # Option "MaxY" "272"
324 # Option "ScreenNumber" "0"
325 # Option "ReportingMode" "Scaled"
326 # Option "ButtonThreshold" "17"
327 # Option "ButtonNumber" "1"
328 # Option "SendCoreEvents"
329 # EndSection
330
331 # **********************************************************************
332 # Monitor section
333 # **********************************************************************
334
335 # Any number of monitor sections may be present
336
337 Section "Monitor"
338
339 Identifier "digital pcxbv-yc"
340
341 # HorizSync is in kHz unless units are specified.
342 # HorizSync may be a comma separated list of discrete values, or a
343 # comma separated list of ranges of values.
344 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
345 # USER MANUAL FOR THE CORRECT NUMBERS.
346
347 HorizSync 30-64
348
349 # HorizSync 30-64 # multisync
350 # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
351 # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
352
353 # VertRefresh is in Hz unless units are specified.
354 # VertRefresh may be a comma separated list of discrete values, or a
355 # comma separated list of ranges of values.
356 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
357 # USER MANUAL FOR THE CORRECT NUMBERS.
358
359 VertRefresh 50-70
360
361 EndSection
362
363
364 # **********************************************************************
365 # Graphics device section
366 # **********************************************************************
367
368 # Any number of graphics device sections may be present
369
370 # Standard VGA Device:
371
372 Section "Device"
373 Identifier "Standard VGA"
374 VendorName "Unknown"
375 BoardName "Unknown"
376
377 # The chipset line is optional in most cases. It can be used to override
378 # the driver's chipset detection, and should not normally be specified.
379
380 # Chipset "generic"
381
382 # The Driver line must be present. When using run-time loadable driver
383 # modules, this line instructs the server to load the specified driver
384 # module. Even when not using loadable driver modules, this line
385 # indicates which driver should interpret the information in this section.
386
387 Driver "vga"
388 # The BusID line is used to specify which of possibly multiple devices
389 # this section is intended for. When this line isn't present, a device
390 # section can only match up with the primary video device. For PCI
391 # devices a line like the following could be used. This line should not
392 # normally be included unless there is more than one video device
393 # intalled.
394
395 # BusID "PCI:0:10:0"
396
397 # VideoRam 256
398
399 # Clocks 25.2 28.3
400
401 EndSection
402
403 # Device configured by xorgconfig:
404
405 Section "Device"
406 Identifier "ati radeon hd4850"
407 Driver "radeon"
408 #VideoRam 512000
409 # Insert Clocks lines here if appropriate
410 EndSection
411
412
413 # **********************************************************************
414 # Screen sections
415 # **********************************************************************
416
417 # Any number of screen sections may be present. Each describes
418 # the configuration of a single screen. A single specific screen section
419 # may be specified from the X server command line with the "-screen"
420 # option.
421 Section "Screen"
422 Identifier "Screen 1"
423 Device "ati radeon hd4850"
424 Monitor "digital pcxbv-yc"
425 DefaultDepth 24
426
427 Subsection "Display"
428 Depth 8
429 Modes "1280x1024" "1024x768" "800x600" "640x480"
430 ViewPort 0 0
431 EndSubsection
432 Subsection "Display"
433 Depth 16
434 Modes "1280x1024" "1024x768" "800x600" "640x480"
435 ViewPort 0 0
436 EndSubsection
437 Subsection "Display"
438 Depth 24
439 Modes "1280x1024" "1024x768" "800x600" "640x480"
440 ViewPort 0 0
441 EndSubsection
442 EndSection
443
444 # **********************************************************************
445 # ServerLayout sections.
446 # **********************************************************************
447
448 # Any number of ServerLayout sections may be present. Each describes
449 # the way multiple screens are organised. A specific ServerLayout
450 # section may be specified from the X server command line with the
451 # "-layout" option. In the absence of this, the first section is used.
452 # When now ServerLayout section is present, the first Screen section
453 # is used alone.
454
455 Section "ServerLayout"
456
457 # The Identifier line must be present
458 Identifier "Simple Layout"
459
460 # Each Screen line specifies a Screen section name, and optionally
461 # the relative position of other screens. The four names after
462 # primary screen name are the screens to the top, bottom, left and right
463 # of the primary screen. In this example, screen 2 is located to the
464 # right of screen 1.
465
466 Screen "Screen 1"
467
468 # Each InputDevice line specifies an InputDevice section name and
469 # optionally some options to specify the way the device is to be
470 # used. Those options include "CorePointer", "CoreKeyboard" and
471 # "SendCoreEvents".
472
473 InputDevice "Mouse1" "CorePointer"
474 InputDevice "Keyboard1" "CoreKeyboard"
475
476 EndSection
477
478 # Section "DRI"
479 # Mode 0666
480 # EndSection
481
482 -- emerge --info --
483 Portage 2.1.6.7 (default/linux/amd64/2008.0/desktop, gcc-4.3.2,
484 glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 x86_64)
485 =================================================================
486 System uname: Linux-2.6.27-gentoo-r8-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-glibc2.2.5
487 Timestamp of tree: Thu, 09 Apr 2009 20:45:02 +0000
488 app-shells/bash: 3.2_p39
489 dev-lang/python: 2.4.4-r13, 2.5.2-r7
490 sys-apps/baselayout: 1.12.11.1
491 sys-apps/sandbox: 1.2.18.1-r2
492 sys-devel/autoconf: 2.63
493 sys-devel/automake: 1.7.9-r1, 1.9.6-r2, 1.10.2
494 sys-devel/binutils: 2.18-r3
495 sys-devel/gcc-config: 1.4.0-r4
496 sys-devel/libtool: 1.5.26
497 virtual/os-headers: 2.6.27-r2
498 ACCEPT_KEYWORDS="amd64"
499 CBUILD="x86_64-pc-linux-gnu"
500 CFLAGS="-O2 -pipe"
501 CHOST="x86_64-pc-linux-gnu"
502 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
503 /usr/kde/3.5/shutdown /usr/share/config"
504 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
505 /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo
506 /etc/udev/rules.d"
507 CXXFLAGS="-O2 -pipe"
508 DISTDIR="/usr/portage/distfiles"
509 FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox
510 sfperms strict unmerge-orphans userfetch"
511 GENTOO_MIRRORS="http://distfiles.gentoo.org
512 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
513 LDFLAGS="-Wl,-O1"
514 MAKEOPTS="-j2"
515 PKGDIR="/usr/portage/packages"
516 PORTAGE_CONFIGROOT="/"
517 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
518 --compress --force --whole-file --delete --stats --timeout=180
519 --exclude=/distfiles --exclude=/local --exclude=/packages"
520 PORTAGE_TMPDIR="/var/tmp"
521 PORTDIR="/usr/portage"
522 SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
523 USE="X acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr
524 cli cracklib crypt dbus dhcp dri dvd dvdr dvdread eds emboss encode
525 esd evo fam firefox fortran gdbm gif gpm gstreamer gtk hal iconv ipv6
526 isdnlog jpeg kde ldap libnotify mad midi mikmod mmx mp3 mpeg mudflap
527 multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl
528 png ppds pppd python qt3 qt3support qt4 quicktime readline reflection
529 sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd
530 tiff truetype unicode usb vorbis xml xorg xulrunner xv zlib"
531 ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
532 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
533 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
534 ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty
535 extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
536 mulaw multi null plug rate route share shm softvol"
537 APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon
538 authn_dbm authn_default authn_file authz_dbm authz_default
539 authz_groupfile authz_host authz_owner authz_user autoindex cache dav
540 dav_fs dav_lock deflate dir disk_cache env expires ext_filter
541 file_cache filter headers include info log_config logio mem_cache mime
542 mime_magic negotiation rewrite setenvif speling status unique_id
543 userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard
544 mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
545 hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
546 VIDEO_CARDS="radeon vesa fbdev"
547 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
548 LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
549 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
550
551 -- Xorg.0.log --
552
553 X.Org X Server 1.5.3
554 Release Date: 5 November 2008
555 X Protocol Version 11, Revision 0
556 Build Operating System: Linux 2.6.27-gentoo-r8 x86_64
557 Current Operating System: Linux daiajo 2.6.27-gentoo-r8 #4 SMP Wed Apr
558 8 20:04:43 UTC 2009 x86_64
559 Build Date: 09 April 2009 07:48:23PM
560
561 Before reporting problems, check http://wiki.x.org
562 to make sure that you have the latest version.
563 Markers: (--) probed, (**) from config file, (==) default setting,
564 (++) from command line, (!!) notice, (II) informational,
565 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
566 (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 10 14:30:31 2009
567 (==) Using config file: "/etc/X11/xorg.conf"
568 (==) ServerLayout "Simple Layout"
569 (**) |-->Screen "Screen 1" (0)
570 (**) | |-->Monitor "digital pcxbv-yc"
571 (**) | |-->Device "ati radeon hd4850"
572 (**) |-->Input Device "Mouse1"
573 (**) |-->Input Device "Keyboard1"
574 (**) Option "IgnoreABI" "True"
575 (**) Ignoring ABI Version
576 (==) Automatically adding devices
577 (==) Automatically enabling devices
578 (WW) The directory "/usr/share/fonts/TTF/" does not exist.
579 Entry deleted from font path.
580 (WW) The directory "/usr/share/fonts/OTF" does not exist.
581 Entry deleted from font path.
582 (**) FontPath set to:
583 /usr/share/fonts/misc/,
584 /usr/share/fonts/Type1/,
585 /usr/share/fonts/100dpi/,
586 /usr/share/fonts/75dpi/,
587 /usr/share/fonts/misc/,
588 /usr/share/fonts/Type1/,
589 /usr/share/fonts/100dpi/,
590 /usr/share/fonts/75dpi/,
591 built-ins
592 (==) ModulePath set to "/usr/lib64/xorg/modules"
593 (WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse'
594 will be disabled.
595 (WW) Disabling Mouse1
596 (WW) Disabling Keyboard1
597 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
598 (II) No APM support in BIOS or kernel
599 (II) Loader magic: 0x3200
600 (II) Module ABI versions:
601 X.Org ANSI C Emulation: 0.4
602 X.Org Video Driver: 4.1
603 X.Org XInput driver : 2.1
604 X.Org Server Extension : 1.1
605 (II) Loader running on linux
606 (--) using VT number 7
607
608 (--) PCI:*(0@1:0:0) ATI Technologies Inc RV770 [Radeon HD 4850] rev 0,
609 Mem @ 0xd0000000/268435456, 0xfdfe0000/65536, I/O @ 0x0000ee00/256,
610 BIOS @ 0x????????/131072
611 (II) System resource ranges:
612 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
613 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
614 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
615 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
616 [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
617 [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
618 [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
619 [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
620 [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
621 [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
622 [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
623 [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
624 [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
625 [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
626 [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
627 [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
628 [16] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
629 [17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
630 [18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
631 [19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
632 [20] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
633 [21] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
634 [22] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
635 [23] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
636 [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
637 [25] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
638 [26] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
639 [27] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
640 [28] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
641 [29] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
642 [30] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
643 [31] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
644 [32] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
645 [33] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
646 [34] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
647 [35] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
648 (II) "extmod" will be loaded. This was enabled by default and also
649 specified in the config file.
650 (II) "dbe" will be loaded. This was enabled by default and also
651 specified in the config file.
652 (II) "glx" will be loaded by default.
653 (II) "record" will be loaded by default.
654 (II) "dri" will be loaded by default.
655 (II) LoadModule: "dbe"
656
657 (II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
658 (II) Module dbe: vendor="X.Org Foundation"
659 compiled for 1.5.3, module version = 1.0.0
660 Module class: X.Org Server Extension
661 ABI class: X.Org Server Extension, version 1.1
662 (II) Loading extension DOUBLE-BUFFER
663 (II) LoadModule: "extmod"
664
665 (II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
666 (II) Module extmod: vendor="X.Org Foundation"
667 compiled for 1.5.3, module version = 1.0.0
668 Module class: X.Org Server Extension
669 ABI class: X.Org Server Extension, version 1.1
670 (II) Loading extension SHAPE
671 (II) Loading extension MIT-SUNDRY-NONSTANDARD
672 (II) Loading extension BIG-REQUESTS
673 (II) Loading extension SYNC
674 (II) Loading extension MIT-SCREEN-SAVER
675 (II) Loading extension XC-MISC
676 (II) Loading extension XFree86-VidModeExtension
677 (II) Loading extension XFree86-Misc
678 (II) Loading extension DPMS
679 (II) Loading extension TOG-CUP
680 (II) Loading extension Extended-Visual-Information
681 (II) Loading extension XVideo
682 (II) Loading extension XVideo-MotionCompensation
683 (II) Loading extension X-Resource
684 (II) LoadModule: "glx"
685
686 (II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
687 (II) Module glx: vendor="X.Org Foundation"
688 compiled for 1.5.3, module version = 1.0.0
689 ABI class: X.Org Server Extension, version 1.1
690 (==) AIGLX enabled
691 (==) Exporting typical set of GLX visuals
692 (II) Loading extension GLX
693 (II) LoadModule: "record"
694
695 (II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
696 (II) Module record: vendor="X.Org Foundation"
697 compiled for 1.5.3, module version = 1.13.0
698 Module class: X.Org Server Extension
699 ABI class: X.Org Server Extension, version 1.1
700 (II) Loading extension RECORD
701 (II) LoadModule: "dri"
702
703 (II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
704 (II) Module dri: vendor="X.Org Foundation"
705 compiled for 1.5.3, module version = 1.0.0
706 ABI class: X.Org Server Extension, version 1.1
707 (II) Loading extension XFree86-DRI
708 (II) LoadModule: "radeon"
709
710 (II) Loading /usr/lib64/xorg/modules/drivers//radeon_drv.so
711 (II) Module radeon: vendor="X.Org Foundation"
712 compiled for 1.3.0, module version = 6.12.1
713 Module class: X.Org Video Driver
714 ABI class: X.Org Video Driver, version 1.2
715 (WW) module ABI major version (1) doesn't match the server's version (4)
716 (II) RADEON: Driver for ATI Radeon chipsets:
717 ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
718 ATI Radeon Mobility X300 (M24) 3152 (PCIE),
719 ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
720 ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
721 ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
722 ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
723 ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
724 ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
725 ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
726 ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
727 ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
728 ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
729 ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
730 ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
731 ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
732 ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
733 ATI Radeon X800PRO (R420) JI (AGP),
734 ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
735 ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
736 ATI Radeon Mobility 9800 (M18) JN (AGP),
737 ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
738 ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
739 ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
740 ATI Radeon Mobility M7 LW (AGP),
741 ATI Mobility FireGL 7800 M7 LX (AGP),
742 ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
743 ATI FireGL Mobility 9000 (M9) Ld (AGP),
744 ATI Radeon Mobility 9000 (M9) Lf (AGP),
745 ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
746 ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
747 ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
748 ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
749 ATI Radeon 9800XT NJ (AGP),
750 ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
751 ATI Radeon Mobility 9600 (M10) NQ (AGP),
752 ATI Radeon Mobility 9600 (M11) NR (AGP),
753 ATI Radeon Mobility 9600 (M10) NS (AGP),
754 ATI FireGL Mobility T2 (M10) NT (AGP),
755 ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
756 ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
757 ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
758 ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
759 ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
760 ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
761 ATI Radeon Mobility X300 (M22) 5460 (PCIE),
762 ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
763 ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
764 ATI Radeon X800PRO (R423) UI (PCIE),
765 ATI Radeon X800LE (R423) UJ (PCIE),
766 ATI Radeon X800SE (R423) UK (PCIE),
767 ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
768 ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
769 ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
770 ATI FireGL unknown (R423) UR (PCIE),
771 ATI FireGL unknown (R423) UT (PCIE),
772 ATI Mobility FireGL V5000 (M26) (PCIE),
773 ATI Mobility FireGL V5000 (M26) (PCIE),
774 ATI Mobility Radeon X700 XL (M26) (PCIE),
775 ATI Mobility Radeon X700 (M26) (PCIE),
776 ATI Mobility Radeon X700 (M26) (PCIE),
777 ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
778 ATI Radeon Mobility 9100 IGP (U3) 5835,
779 ATI Radeon XPRESS 200 5954 (PCIE),
780 ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
781 ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
782 ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
783 ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
784 ATI Radeon XPRESS 200M 5975 (PCIE),
785 ATI Radeon XPRESS 200 5A41 (PCIE),
786 ATI Radeon XPRESS 200M 5A42 (PCIE),
787 ATI Radeon XPRESS 200 5A61 (PCIE),
788 ATI Radeon XPRESS 200M 5A62 (PCIE),
789 ATI Radeon X300 (RV370) 5B60 (PCIE),
790 ATI Radeon X600 (RV370) 5B62 (PCIE),
791 ATI Radeon X550 (RV370) 5B63 (PCIE),
792 ATI FireGL V3100 (RV370) 5B64 (PCIE),
793 ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
794 ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
795 ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
796 ATI Mobility Radeon X800 XT (M28) (PCIE),
797 ATI Mobility FireGL V5100 (M28) (PCIE),
798 ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
799 ATI Radeon X850 XT PE (R480) (PCIE),
800 ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
801 ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
802 ATI Radeon X850 XT (R480) (PCIE),
803 ATI Radeon X800XT (R423) 5D57 (PCIE),
804 ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
805 ATI Radeon X700 PRO (RV410) (PCIE),
806 ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
807 ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
808 ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
809 ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
810 ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
811 ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
812 ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
813 ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
814 ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
815 ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
816 ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
817 ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
818 ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
819 ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
820 ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
821 ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
822 ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
823 ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
824 ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
825 ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
826 ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
827 ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
828 ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
829 ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
830 ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
831 ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
832 ATI Mobility Radeon X1700, ATI Radeon X2300HD,
833 ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
834 ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
835 ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
836 ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
837 ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
838 ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
839 ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
840 ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
841 ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
842 ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
843 ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
844 ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
845 ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
846 ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
847 ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
848 ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
849 ATI Radeon 4800 Series, ATI FirePro V8750 (FireGL),
850 ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
851 ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series,
852 ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250,
853 ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870,
854 ATI Mobility RADEON M98, ATI FirePro M7750, ATI M98, ATI M98,
855 ATI M98, ATI Radeon RV730 (AGP), ATI FirePro M5750,
856 ATI Radeon RV730 (AGP), ATI RV730XT [Radeon HD 4670],
857 ATI RADEON E4600, ATI RV730 PRO [Radeon HD 4650],
858 ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
859 ATI FirePro V3750 (FireGL), ATI RV610, ATI Radeon HD 2400 XT,
860 ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
861 ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
862 ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
863 ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
864 ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
865 ATI Mobility Radeon HD 3850 X2, ATI RV670,
866 ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
867 ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
868 ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
869 ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
870 ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
871 ATI Mobility Radeon 4500 Series, ATI RV630,
872 ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
873 ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
874 ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
875 ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
876 ATI FireGL V3600, ATI Radeon HD 2600 LE,
877 ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
878 ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
879 ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
880 ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
881 ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
882 ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
883 ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
884 ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
885 ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
886 ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
887 ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
888 ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
889 ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
890 ATI Radeon HD Graphics, ATI Radeon Graphics,
891 ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics,
892 ATI Radeon Graphics
893 (II) Primary Device is: PCI 01@00:00:0
894
895 Backtrace:
896 0: X(xorg_backtrace+0x26) [0x4eace6]
897 1: X(xf86SigHandler+0x39) [0x479679]
898 2: /lib/libc.so.6 [0x7fec29cec1d0]
899 3: X(xf86CallDriverProbe+0x120) [0x466760]
900 4: X(InitOutput+0x6e1) [0x467121]
901 5: X(main+0x27e) [0x4305ce]
902 6: /lib/libc.so.6(__libc_start_main+0xf4) [0x7fec29cd94a4]
903 7: X [0x42fb89]
904
905 Fatal server error:
906 Caught signal 11. Server aborting

Replies

Subject Author
Re: [gentoo-amd64] Re: startx fails with backtrace and no errors Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-amd64] Re: startx fails with backtrace and no errors Beso <givemesugarr@×××××.com>