Je viens d'acquérir un nouvel ordinateur et j'ai quelques difficultés à installer Xorg.
L'ordinateur dispose de deux cartes graphiques, voici ce que me donne "lspci | grep VGA" :
Code : Tout sélectionner
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cape Verde [Radeon HD 7700M Series]
Voici le résultat de Xorg.0.log :
Code : Tout sélectionner
[ 12.659]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 12.660] X Protocol Version 11, Revision 0
[ 12.660] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 12.661] Current Operating System: Linux XELOT 3.6.10-1-ARCH #1 SMP PREEMPT Tue Dec 11 09:40:17 CET 2012 x86_64
[ 12.661] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=53c5f1e7-6477-4535-a0ab-e74ad860aedb ro nomodeset quiet
[ 12.663] Build Date: 27 August 2012 08:04:39AM
[ 12.663]
[ 12.663] Current version of pixman: 0.28.2
[ 12.664] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.664] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.666] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 20 19:55:14 2012
[ 12.670] (==) Using config file: "/etc/X11/xorg.conf"
[ 12.671] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12.671] (==) ServerLayout "aticonfig Layout"
[ 12.671] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 12.671] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 12.672] (**) | |-->Device "aticonfig-Device[0]-0"
[ 12.672] (==) Automatically adding devices
[ 12.672] (==) Automatically enabling devices
[ 12.678] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 12.679] Entry deleted from font path.
[ 12.679] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 12.679] Entry deleted from font path.
[ 12.679] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 12.679] Entry deleted from font path.
[ 12.679] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 12.679] Entry deleted from font path.
[ 12.679] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 12.679] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 12.679] Entry deleted from font path.
[ 12.679] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 12.679] (==) FontPath set to:
/usr/share/fonts/misc/
[ 12.679] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.679] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.679] (II) Loader magic: 0x7c8b00
[ 12.679] (II) Module ABI versions:
[ 12.679] X.Org ANSI C Emulation: 0.4
[ 12.679] X.Org Video Driver: 12.1
[ 12.679] X.Org XInput driver : 16.0
[ 12.679] X.Org Server Extension : 6.0
[ 12.680] (--) PCI:*(0:0:2:0) 8086:0166:1028:0572 rev 9, Mem @ 0xc1000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[ 12.680] (--) PCI: (0:1:0:0) 1002:682f:1028:0572 rev 0, Mem @ 0xa0000000/268435456, 0xc0000000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 12.680] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 12.680] (II) "extmod" will be loaded by default.
[ 12.680] (II) "dbe" will be loaded by default.
[ 12.680] (II) "glx" will be loaded by default.
[ 12.680] (II) "record" will be loaded by default.
[ 12.680] (II) "dri" will be loaded by default.
[ 12.680] (II) "dri2" will be loaded by default.
[ 12.680] (II) LoadModule: "extmod"
[ 12.682] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 12.683] (II) Module extmod: vendor="X.Org Foundation"
[ 12.683] compiled for 1.12.4, module version = 1.0.0
[ 12.683] Module class: X.Org Server Extension
[ 12.683] ABI class: X.Org Server Extension, version 6.0
[ 12.683] (II) Loading extension MIT-SCREEN-SAVER
[ 12.683] (II) Loading extension XFree86-VidModeExtension
[ 12.683] (II) Loading extension XFree86-DGA
[ 12.683] (II) Loading extension DPMS
[ 12.683] (II) Loading extension XVideo
[ 12.683] (II) Loading extension XVideo-MotionCompensation
[ 12.683] (II) Loading extension X-Resource
[ 12.683] (II) LoadModule: "dbe"
[ 12.683] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 12.684] (II) Module dbe: vendor="X.Org Foundation"
[ 12.684] compiled for 1.12.4, module version = 1.0.0
[ 12.684] Module class: X.Org Server Extension
[ 12.684] ABI class: X.Org Server Extension, version 6.0
[ 12.684] (II) Loading extension DOUBLE-BUFFER
[ 12.684] (II) LoadModule: "glx"
[ 12.684] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.686] (II) Module glx: vendor="X.Org Foundation"
[ 12.686] compiled for 1.12.4, module version = 1.0.0
[ 12.686] ABI class: X.Org Server Extension, version 6.0
[ 12.686] (==) AIGLX enabled
[ 12.686] (II) Loading extension GLX
[ 12.686] (II) LoadModule: "record"
[ 12.686] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 12.687] (II) Module record: vendor="X.Org Foundation"
[ 12.687] compiled for 1.12.4, module version = 1.13.0
[ 12.687] Module class: X.Org Server Extension
[ 12.687] ABI class: X.Org Server Extension, version 6.0
[ 12.687] (II) Loading extension RECORD
[ 12.687] (II) LoadModule: "dri"
[ 12.687] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 12.688] (II) Module dri: vendor="X.Org Foundation"
[ 12.688] compiled for 1.12.4, module version = 1.0.0
[ 12.688] ABI class: X.Org Server Extension, version 6.0
[ 12.688] (II) Loading extension XFree86-DRI
[ 12.688] (II) LoadModule: "dri2"
[ 12.688] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 12.688] (II) Module dri2: vendor="X.Org Foundation"
[ 12.688] compiled for 1.12.4, module version = 1.2.0
[ 12.689] ABI class: X.Org Server Extension, version 6.0
[ 12.689] (II) Loading extension DRI2
[ 12.689] (II) LoadModule: "fglrx"
[ 12.689] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 12.729] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 12.729] compiled for 1.4.99.906, module version = 9.1.11
[ 12.729] Module class: X.Org Video Driver
[ 12.729] (II) Loading sub module "fglrxdrm"
[ 12.729] (II) LoadModule: "fglrxdrm"
[ 12.729] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 12.731] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 12.731] compiled for 1.4.99.906, module version = 9.1.11
[ 12.731] (II) AMD Proprietary Linux Driver Version Identifier:9.01.11
[ 12.731] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-9.01
[ 12.731] (II) AMD Proprietary Linux Driver Build Date: Oct 18 2012 21:13:01
[ 12.731] (++) using VT number 1
[ 12.731] (WW) Falling back to old probe method for fglrx
[ 12.739] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[ 12.742] ukiDynamicMajor: found major device number 251
[ 12.742] ukiDynamicMajor: found major device number 251
[ 12.742] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 12.742] ukiOpenDevice: node name is /dev/ati/card0
[ 12.742] ukiOpenDevice: open result is 7, (OK)
[ 13.345] ukiOpenByBusid: ukiOpenMinor returns 7
[ 13.345] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 13.409] (--) Chipset Supported AMD Graphics Processor (0x682F) found
[ 13.411] (II) fglrx: intel VGA device detected, load intel driver.
[ 13.411] (II) LoadModule: "intel"
[ 13.411] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 13.415] (II) Module intel: vendor="X.Org Foundation"
[ 13.415] compiled for 1.12.3, module version = 2.20.2
[ 13.415] Module class: X.Org Video Driver
[ 13.415] ABI class: X.Org Video Driver, version 12.0
[ 13.415] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[ 13.416] (II) AMD Video driver is signed
[ 13.416] (II) fglrx(0): pEnt->device->identifier=0x23bf390
[ 13.419] (II) pEnt->device->identifier=(nil)
[ 13.419] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[ 13.419] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[ 13.539] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib/fglrx/switchlibGL:
Switch to AMD
[ 13.551]
[ 13.551] Backtrace:
[ 13.552] 0: /usr/bin/X (xorg_backtrace+0x36) [0x560366]
[ 13.552] 1: /usr/bin/X (0x400000+0x1640c9) [0x5640c9]
[ 13.553] 2: /usr/lib/libpthread.so.0 (0x7fe9e0e6c000+0xf1a0) [0x7fe9e0e7b1a0]
[ 13.553] 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs112_atiddxPxPreInit+0x121) [0x7fe9dd7cf1e1]
[ 13.553] 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs112_atiddxPreInit+0x1fcb) [0x7fe9dd7abb0b]
[ 13.553] 5: /usr/bin/X (InitOutput+0x8ba) [0x4730ea]
[ 13.553] 6: /usr/bin/X (0x400000+0x23476) [0x423476]
[ 13.553] 7: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7fe9dfd06725]
[ 13.553] 8: /usr/bin/X (0x400000+0x238ed) [0x4238ed]
[ 13.553]
[ 13.553] Segmentation fault at address 0x10
[ 13.553]
Fatal server error:
[ 13.553] Caught signal 11 (Segmentation fault). Server aborting
[ 13.553]
[ 13.553]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 13.553] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 13.553]
[ 13.651] Server terminated with error (1). Closing log file.
Japle