Install error, failed to set drm interface version

I upgraded my arch linux, and after that it didn't work anymore
I decided to install it again and when I tried, I got some error and that I should read my logs files. here is my Xorg.1.log file:
[ 120.766]
X.Org X Server 1.14.1
Release Date: 2013-04-17
[ 120.766] X Protocol Version 11, Revision 0
[ 120.766] Build Operating System: Linux 3.8.7-1-ARCH x86_64
[ 120.766] Current Operating System: Linux localhost 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 20:31:08 CEST 2013 x86_64
[ 120.766] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e95f3f81-85e3-46cd-b99a-f6c2252cf775 ro quiet
[ 120.767] Build Date: 17 April 2013 02:37:06PM
[ 120.767]
[ 120.767] Current version of pixman: 0.30.0
[ 120.767] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 120.767] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 120.767] (==) Log file: "/var/log/Xorg.1.log", Time: Tue May 21 05:42:23 2013
[ 120.767] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 120.767] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 120.767] (==) No Layout section. Using the first Screen section.
[ 120.767] (**) |-->Screen "Screen0" (0)
[ 120.767] (**) | |-->Monitor "Monitor0"
[ 120.767] (**) | |-->Device "Device0"
[ 120.767] (==) Automatically adding devices
[ 120.767] (==) Automatically enabling devices
[ 120.767] (==) Automatically adding GPU devices
[ 120.768] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 120.768] Entry deleted from font path.
[ 120.768] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 120.768] Entry deleted from font path.
[ 120.768] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 120.768] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 120.768] Entry deleted from font path.
[ 120.768] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 120.768] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 120.768] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 120.768] (**) Extension "Composite" is enabled
[ 120.768] (**) Extension "RENDER" is enabled
[ 120.768] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 120.768] (II) Loader magic: 0x7fcc20
[ 120.768] (II) Module ABI versions:
[ 120.768] X.Org ANSI C Emulation: 0.4
[ 120.768] X.Org Video Driver: 14.1
[ 120.768] X.Org XInput driver : 19.1
[ 120.768] X.Org Server Extension : 7.0
[ 120.768] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 120.769] setversion 1.4 failed
[ 120.770] (--) PCI:*(0:1:0:0) 1002:9480:1028:0447 rev 0, Mem @ 0xc0000000/268435456, 0xfbe20000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 120.770] Initializing built-in extension Generic Event Extension
[ 120.770] Initializing built-in extension SHAPE
[ 120.770] Initializing built-in extension MIT-SHM
[ 120.770] Initializing built-in extension XInputExtension
[ 120.770] Initializing built-in extension XTEST
[ 120.770] Initializing built-in extension BIG-REQUESTS
[ 120.770] Initializing built-in extension SYNC
[ 120.770] Initializing built-in extension XKEYBOARD
[ 120.770] Initializing built-in extension XC-MISC
[ 120.770] Initializing built-in extension SECURITY
[ 120.770] Initializing built-in extension XINERAMA
[ 120.770] Initializing built-in extension XFIXES
[ 120.770] Initializing built-in extension RENDER
[ 120.770] Initializing built-in extension RANDR
[ 120.770] Initializing built-in extension COMPOSITE
[ 120.770] Initializing built-in extension DAMAGE
[ 120.770] Initializing built-in extension MIT-SCREEN-SAVER
[ 120.770] Initializing built-in extension DOUBLE-BUFFER
[ 120.770] Initializing built-in extension RECORD
[ 120.770] Initializing built-in extension DPMS
[ 120.770] Initializing built-in extension X-Resource
[ 120.770] Initializing built-in extension XVideo
[ 120.770] Initializing built-in extension XVideo-MotionCompensation
[ 120.770] Initializing built-in extension XFree86-VidModeExtension
[ 120.770] Initializing built-in extension XFree86-DGA
[ 120.770] Initializing built-in extension XFree86-DRI
[ 120.770] Initializing built-in extension DRI2
[ 120.770] (II) "glx" will be loaded by default.
[ 120.770] (II) LoadModule: "dri2"
[ 120.770] (II) Module "dri2" already built-in
[ 120.770] (II) LoadModule: "glamoregl"
[ 120.770] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 120.772] (II) Module glamoregl: vendor="X.Org Foundation"
[ 120.772] compiled for 1.14.0, module version = 0.5.0
[ 120.772] ABI class: X.Org ANSI C Emulation, version 0.4
[ 120.772] (II) LoadModule: "glx"
[ 120.772] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 120.772] (II) Module glx: vendor="X.Org Foundation"
[ 120.772] compiled for 1.14.1, module version = 1.0.0
[ 120.772] ABI class: X.Org Server Extension, version 7.0
[ 120.772] (==) AIGLX enabled
[ 120.772] Loading extension GLX
[ 120.772] (II) LoadModule: "radeon"
[ 120.772] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 120.772] (II) Module radeon: vendor="X.Org Foundation"
[ 120.772] compiled for 1.14.0, module version = 7.1.0
[ 120.773] Module class: X.Org Video Driver
[ 120.773] ABI class: X.Org Video Driver, version 14.1
[ 120.773] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
[ 120.778] (++) using VT number 1
[ 120.778] (II) [KMS] Kernel modesetting enabled.
[ 120.778] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 120.778] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 120.778] (==) RADEON(0): Default visual is TrueColor
[ 120.778] (==) RADEON(0): RGB weight 888
[ 120.778] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 120.778] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 4650" (ChipID = 0x9480)
[ 120.778] (EE) RADEON(0): [drm] failed to set drm interface version.
[ 120.778] (EE) RADEON(0): Kernel modesetting setup failed
[ 120.778] (II) UnloadModule: "radeon"
[ 120.778] (EE) Screen(s) found, but none have a usable configuration.
[ 120.778]
Fatal server error:
[ 120.778] no screens found
[ 120.778] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 120.778] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 120.778] (EE)
[ 120.781] Server terminated with error (1). Closing log file.
and my Xorg.0.log file:
[ 118.674]
X.Org X Server 1.14.1
Release Date: 2013-04-17
[ 118.674] X Protocol Version 11, Revision 0
[ 118.674] Build Operating System: Linux 3.8.7-1-ARCH x86_64
[ 118.674] Current Operating System: Linux localhost 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 20:31:08 CEST 2013 x86_64
[ 118.674] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e95f3f81-85e3-46cd-b99a-f6c2252cf775 ro quiet
[ 118.674] Build Date: 17 April 2013 02:37:06PM
[ 118.674]
[ 118.675] Current version of pixman: 0.30.0
[ 118.675] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 118.675] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 118.675] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 21 05:42:21 2013
[ 118.778] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 118.778] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 118.839] (==) No Layout section. Using the first Screen section.
[ 118.839] (**) |-->Screen "Screen0" (0)
[ 118.839] (**) | |-->Monitor "Monitor0"
[ 118.839] (**) | |-->Device "Device0"
[ 118.839] (==) Automatically adding devices
[ 118.839] (==) Automatically enabling devices
[ 118.839] (==) Automatically adding GPU devices
[ 118.874] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 118.874] Entry deleted from font path.
[ 118.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 118.912] Entry deleted from font path.
[ 118.912] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 118.912] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 118.912] Entry deleted from font path.
[ 118.912] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 118.912] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 118.912] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 118.912] (**) Extension "Composite" is enabled
[ 118.912] (**) Extension "RENDER" is enabled
[ 118.913] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 118.923] (II) Loader magic: 0x7fcc20
[ 118.923] (II) Module ABI versions:
[ 118.923] X.Org ANSI C Emulation: 0.4
[ 118.923] X.Org Video Driver: 14.1
[ 118.923] X.Org XInput driver : 19.1
[ 118.923] X.Org Server Extension : 7.0
[ 118.924] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 118.926] (--) PCI:*(0:1:0:0) 1002:9480:1028:0447 rev 0, Mem @ 0xc0000000/268435456, 0xfbe20000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 118.926] Initializing built-in extension Generic Event Extension
[ 118.926] Initializing built-in extension SHAPE
[ 118.927] Initializing built-in extension MIT-SHM
[ 118.927] Initializing built-in extension XInputExtension
[ 118.927] Initializing built-in extension XTEST
[ 118.927] Initializing built-in extension BIG-REQUESTS
[ 118.927] Initializing built-in extension SYNC
[ 118.927] Initializing built-in extension XKEYBOARD
[ 118.927] Initializing built-in extension XC-MISC
[ 118.927] Initializing built-in extension SECURITY
[ 118.927] Initializing built-in extension XINERAMA
[ 118.927] Initializing built-in extension XFIXES
[ 118.927] Initializing built-in extension RENDER
[ 118.927] Initializing built-in extension RANDR
[ 118.927] Initializing built-in extension COMPOSITE
[ 118.927] Initializing built-in extension DAMAGE
[ 118.927] Initializing built-in extension MIT-SCREEN-SAVER
[ 118.927] Initializing built-in extension DOUBLE-BUFFER
[ 118.927] Initializing built-in extension RECORD
[ 118.927] Initializing built-in extension DPMS
[ 118.927] Initializing built-in extension X-Resource
[ 118.927] Initializing built-in extension XVideo
[ 118.927] Initializing built-in extension XVideo-MotionCompensation
[ 118.927] Initializing built-in extension XFree86-VidModeExtension
[ 118.927] Initializing built-in extension XFree86-DGA
[ 118.927] Initializing built-in extension XFree86-DRI
[ 118.927] Initializing built-in extension DRI2
[ 118.927] (II) "glx" will be loaded by default.
[ 118.927] (II) LoadModule: "dri2"
[ 118.927] (II) Module "dri2" already built-in
[ 118.927] (II) LoadModule: "glamoregl"
[ 118.939] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 119.298] (II) Module glamoregl: vendor="X.Org Foundation"
[ 119.298] compiled for 1.14.0, module version = 0.5.0
[ 119.298] ABI class: X.Org ANSI C Emulation, version 0.4
[ 119.298] (II) LoadModule: "glx"
[ 119.335] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 119.357] (II) Module glx: vendor="X.Org Foundation"
[ 119.357] compiled for 1.14.1, module version = 1.0.0
[ 119.357] ABI class: X.Org Server Extension, version 7.0
[ 119.357] (==) AIGLX enabled
[ 119.357] Loading extension GLX
[ 119.357] (II) LoadModule: "radeon"
[ 119.357] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 119.395] (II) Module radeon: vendor="X.Org Foundation"
[ 119.395] compiled for 1.14.0, module version = 7.1.0
[ 119.395] Module class: X.Org Video Driver
[ 119.395] ABI class: X.Org Video Driver, version 14.1
[ 119.395] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
[ 119.407] (++) using VT number 1
[ 119.413] (II) [KMS] Kernel modesetting enabled.
[ 119.414] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 119.414] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 119.414] (==) RADEON(0): Default visual is TrueColor
[ 119.414] (==) RADEON(0): RGB weight 888
[ 119.414] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 119.414] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 4650" (ChipID = 0x9480)
[ 119.414] (II) Loading sub module "dri2"
[ 119.414] (II) LoadModule: "dri2"
[ 119.414] (II) Module "dri2" already built-in
[ 119.414] (II) Loading sub module "exa"
[ 119.414] (II) LoadModule: "exa"
[ 119.414] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 119.419] (II) Module exa: vendor="X.Org Foundation"
[ 119.419] compiled for 1.14.1, module version = 2.6.0
[ 119.419] ABI class: X.Org Video Driver, version 14.1
[ 119.419] (II) RADEON(0): KMS Color Tiling: enabled
[ 119.419] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 119.419] (II) RADEON(0): KMS Pageflipping: enabled
[ 119.419] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 119.440] (II) RADEON(0): Output VGA-0 using monitor section Monitor0
[ 119.442] (II) RADEON(0): Output HDMI-0 has no monitor section
[ 119.442] (II) RADEON(0): Output LVDS has no monitor section
[ 119.463] (II) RADEON(0): EDID for output VGA-0
[ 119.466] (II) RADEON(0): EDID for output HDMI-0
[ 119.466] (II) RADEON(0): EDID for output LVDS
[ 119.466] (II) RADEON(0): Manufacturer: LGD Model: 266 Serial#: 0
[ 119.466] (II) RADEON(0): Year: 2009 Week: 0
[ 119.466] (II) RADEON(0): EDID Version: 1.3
[ 119.466] (II) RADEON(0): Digital Display Input
[ 119.466] (II) RADEON(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 119.466] (II) RADEON(0): Gamma: 2.20
[ 119.466] (II) RADEON(0): No DPMS capabilities specified
[ 119.466] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 119.466] (II) RADEON(0): First detailed timing is preferred mode
[ 119.466] (II) RADEON(0): redX: 0.607 redY: 0.606 greenX: 0.333 greenY: 0.586
[ 119.466] (II) RADEON(0): blueX: 0.149 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
[ 119.466] (II) RADEON(0): Manufacturer's mask: 0
[ 119.466] (II) RADEON(0): Supported detailed timing:
[ 119.466] (II) RADEON(0): clock: 69.3 MHz Image Size: 344 x 194 mm
[ 119.466] (II) RADEON(0): h_active: 1366 h_sync: 1398 h_sync_end 1430 h_blank_end 1486 h_border: 0
[ 119.466] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 774 v_blanking: 782 v_border: 0
[ 119.466] (II) RADEON(0): Supported detailed timing:
[ 119.466] (II) RADEON(0): clock: 69.3 MHz Image Size: 344 x 194 mm
[ 119.466] (II) RADEON(0): h_active: 1366 h_sync: 1398 h_sync_end 1430 h_blank_end 1486 h_border: 0
[ 119.466] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 774 v_blanking: 782 v_border: 0
[ 119.466] (II) RADEON(0): 1K0R2Ä156WH2
[ 119.466] (II) RADEON(0): Unknown vendor-specific block 0
[ 119.466] (II) RADEON(0): EDID (in hex):
[ 119.466] (II) RADEON(0): 00ffffffffffff0030e4660200000000
[ 119.466] (II) RADEON(0): 00130103802213780a94659b9b559626
[ 119.466] (II) RADEON(0): 0f505400000001010101010101010101
[ 119.466] (II) RADEON(0): 010101010101121b567850000e302020
[ 119.466] (II) RADEON(0): 240058c210000019121b567850000e30
[ 119.466] (II) RADEON(0): 2020240058c210000019000000fe0031
[ 119.466] (II) RADEON(0): 4b305232803135365748320a00000000
[ 119.466] (II) RADEON(0): 00ffffffffffffffff01010a20200070
[ 119.466] (II) RADEON(0): Printing probed modes for output LVDS
[ 119.466] (II) RADEON(0): Modeline "1366x768"x59.6 69.30 1366 1398 1430 1486 768 770 774 782 -hsync -vsync (46.6 kHz eP)
[ 119.466] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
[ 119.466] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
[ 119.466] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 119.466] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 119.467] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
[ 119.467] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
[ 119.467] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
[ 119.467] (II) RADEON(0): Output VGA-0 disconnected
[ 119.467] (II) RADEON(0): Output HDMI-0 disconnected
[ 119.467] (II) RADEON(0): Output LVDS connected
[ 119.467] (II) RADEON(0): Using exact sizes for initial modes
[ 119.467] (II) RADEON(0): Output LVDS using initial mode 1366x768
[ 119.467] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 119.467] (II) RADEON(0): mem size init: gart size :1fdef000 vram size: s:40000000 visible:3fba0000
[ 119.467] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[ 119.467] (==) RADEON(0): DPI set to (96, 96)
[ 119.467] (II) Loading sub module "fb"
[ 119.467] (II) LoadModule: "fb"
[ 119.467] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 119.479] (II) Module fb: vendor="X.Org Foundation"
[ 119.479] compiled for 1.14.1, module version = 1.0.0
[ 119.479] ABI class: X.Org ANSI C Emulation, version 0.4
[ 119.479] (II) Loading sub module "ramdac"
[ 119.479] (II) LoadModule: "ramdac"
[ 119.479] (II) Module "ramdac" already built-in
[ 119.479] (--) Depth 24 pixmap format is 32 bpp
[ 119.479] (II) RADEON(0): [DRI2] Setup complete
[ 119.479] (II) RADEON(0): [DRI2] DRI driver: r600
[ 119.479] (II) RADEON(0): [DRI2] VDPAU driver: r600
[ 119.479] (II) RADEON(0): Front buffer size: 4224K
[ 119.479] (II) RADEON(0): VRAM usage limit set to 935856K
[ 119.505] (==) RADEON(0): Backing store disabled
[ 119.505] (II) RADEON(0): Direct rendering enabled
[ 119.505] (II) EXA(0): Driver allocated offscreen pixmaps
[ 119.505] (II) EXA(0): Driver registered support for the following operations:
[ 119.505] (II) Solid
[ 119.505] (II) Copy
[ 119.505] (II) Composite (RENDER acceleration)
[ 119.505] (II) UploadToScreen
[ 119.505] (II) DownloadFromScreen
[ 119.505] (II) RADEON(0): Acceleration enabled
[ 119.505] (==) RADEON(0): DPMS enabled
[ 119.505] (==) RADEON(0): Silken mouse enabled
[ 119.505] (II) RADEON(0): Set up textured video
[ 119.505] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[ 119.505] (II) RADEON(0): [XvMC] Extension initialized.
[ 119.505] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 119.506] (WW) RADEON(0): Option "DRI" is not used
[ 119.506] (--) RandR disabled
[ 120.128] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 120.128] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 120.128] (II) AIGLX: enabled GLX_ARB_create_context
[ 120.128] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 120.128] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 120.128] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 120.128] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 120.129] (II) AIGLX: Loaded and initialized r600
[ 120.129] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 120.130] (II) RADEON(0): Setting screen physical size to 361 x 203
[ 120.502] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 120.502] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 120.502] (**) Power Button: Applying InputClass "system-keyboard"
[ 120.502] (II) LoadModule: "evdev"
[ 120.503] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 120.517] (II) Module evdev: vendor="X.Org Foundation"
[ 120.517] compiled for 1.14.0, module version = 2.8.0
[ 120.517] Module class: X.Org XInput Driver
[ 120.517] ABI class: X.Org XInput driver, version 19.1
[ 120.517] (II) Using input driver 'evdev' for 'Power Button'
[ 120.517] (**) Power Button: always reports core events
[ 120.517] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 120.517] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 120.517] (--) evdev: Power Button: Found keys
[ 120.517] (II) evdev: Power Button: Configuring as keyboard
[ 120.517] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 120.517] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 120.517] (**) Option "xkb_rules" "evdev"
[ 120.517] (**) Option "xkb_model" "pc105"
[ 120.517] (**) Option "xkb_layout" "us"
[ 120.517] (WW) Option "xkb_variant" requires a string value
[ 120.517] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 120.546] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 120.546] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 120.546] (**) Video Bus: Applying InputClass "system-keyboard"
[ 120.546] (II) Using input driver 'evdev' for 'Video Bus'
[ 120.546] (**) Video Bus: always reports core events
[ 120.546] (**) evdev: Video Bus: Device: "/dev/input/event6"
[ 120.546] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 120.546] (--) evdev: Video Bus: Found keys
[ 120.546] (II) evdev: Video Bus: Configuring as keyboard
[ 120.546] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input6/event6"
[ 120.546] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 120.546] (**) Option "xkb_rules" "evdev"
[ 120.546] (**) Option "xkb_model" "pc105"
[ 120.546] (**) Option "xkb_layout" "us"
[ 120.546] (WW) Option "xkb_variant" requires a string value
[ 120.546] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 120.547] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 120.547] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 120.547] (**) Power Button: Applying InputClass "system-keyboard"
[ 120.547] (II) Using input driver 'evdev' for 'Power Button'
[ 120.547] (**) Power Button: always reports core events
[ 120.547] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 120.547] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 120.547] (--) evdev: Power Button: Found keys
[ 120.547] (II) evdev: Power Button: Configuring as keyboard
[ 120.547] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 120.547] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 120.547] (**) Option "xkb_rules" "evdev"
[ 120.547] (**) Option "xkb_model" "pc105"
[ 120.547] (**) Option "xkb_layout" "us"
[ 120.547] (WW) Option "xkb_variant" requires a string value
[ 120.547] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 120.547] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 120.547] (II) No input driver specified, ignoring this device.
[ 120.547] (II) This device may have been added with another device file.
[ 120.547] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 120.547] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 120.547] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 120.547] (II) Using input driver 'evdev' for 'Sleep Button'
[ 120.547] (**) Sleep Button: always reports core events
[ 120.547] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[ 120.547] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 120.547] (--) evdev: Sleep Button: Found keys
[ 120.548] (II) evdev: Sleep Button: Configuring as keyboard
[ 120.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4"
[ 120.548] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 120.548] (**) Option "xkb_rules" "evdev"
[ 120.548] (**) Option "xkb_model" "pc105"
[ 120.548] (**) Option "xkb_layout" "us"
[ 120.548] (WW) Option "xkb_variant" requires a string value
[ 120.548] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 120.548] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 120.549] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[ 120.549] (II) No input driver specified, ignoring this device.
[ 120.549] (II) This device may have been added with another device file.
[ 120.549] (II) config/udev: Adding input device Laptop_Integrated_Webcam_1.3M (/dev/input/event12)
[ 120.549] (**) Laptop_Integrated_Webcam_1.3M: Applying InputClass "evdev keyboard catchall"
[ 120.549] (**) Laptop_Integrated_Webcam_1.3M: Applying InputClass "system-keyboard"
[ 120.549] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_1.3M'
[ 120.549] (**) Laptop_Integrated_Webcam_1.3M: always reports core events
[ 120.549] (**) evdev: Laptop_Integrated_Webcam_1.3M: Device: "/dev/input/event12"
[ 120.549] (--) evdev: Laptop_Integrated_Webcam_1.3M: Vendor 0xc45 Product 0x641d
[ 120.549] (--) evdev: Laptop_Integrated_Webcam_1.3M: Found keys
[ 120.549] (II) evdev: Laptop_Integrated_Webcam_1.3M: Configuring as keyboard
[ 120.549] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input12/event12"
[ 120.549] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_1.3M" (type: KEYBOARD, id 10)
[ 120.549] (**) Option "xkb_rules" "evdev"
[ 120.549] (**) Option "xkb_model" "pc105"
[ 120.549] (**) Option "xkb_layout" "us"
[ 120.550] (WW) Option "xkb_variant" requires a string value
[ 120.550] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 120.550] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 120.550] (II) No input driver specified, ignoring this device.
[ 120.550] (II) This device may have been added with another device file.
[ 120.551] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event10)
[ 120.551] (II) No input driver specified, ignoring this device.
[ 120.551] (II) This device may have been added with another device file.
[ 120.551] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event11)
[ 120.551] (II) No input driver specified, ignoring this device.
[ 120.551] (II) This device may have been added with another device file.
[ 120.552] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/event1)
[ 120.552] (**) PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
[ 120.552] (II) Using input driver 'evdev' for 'PS/2+USB Mouse'
[ 120.552] (**) PS/2+USB Mouse: always reports core events
[ 120.552] (**) evdev: PS/2+USB Mouse: Device: "/dev/input/event1"
[ 120.552] (--) evdev: PS/2+USB Mouse: Vendor 0x4f3 Product 0x214
[ 120.552] (--) evdev: PS/2+USB Mouse: Found 9 mouse buttons
[ 120.552] (--) evdev: PS/2+USB Mouse: Found scroll wheel(s)
[ 120.552] (--) evdev: PS/2+USB Mouse: Found relative axes
[ 120.552] (--) evdev: PS/2+USB Mouse: Found x and y relative axes
[ 120.552] (II) evdev: PS/2+USB Mouse: Configuring as mouse
[ 120.552] (II) evdev: PS/2+USB Mouse: Adding scrollwheel support
[ 120.552] (**) evdev: PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
[ 120.552] (**) evdev: PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 120.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input1/event1"
[ 120.552] (II) XINPUT: Adding extended input device "PS/2+USB Mouse" (type: MOUSE, id 11)
[ 120.552] (II) evdev: PS/2+USB Mouse: initialized for relative axes.
[ 120.552] (**) PS/2+USB Mouse: (accel) keeping acceleration scheme 1
[ 120.552] (**) PS/2+USB Mouse: (accel) acceleration profile 0
[ 120.552] (**) PS/2+USB Mouse: (accel) acceleration factor: 2.000
[ 120.552] (**) PS/2+USB Mouse: (accel) acceleration threshold: 4
[ 120.553] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/mouse0)
[ 120.553] (II) No input driver specified, ignoring this device.
[ 120.553] (II) This device may have been added with another device file.
[ 120.553] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 120.553] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 120.553] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 120.553] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 120.553] (**) AT Translated Set 2 keyboard: always reports core events
[ 120.553] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 120.553] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 120.553] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 120.553] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 120.553] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 120.553] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 120.553] (**) Option "xkb_rules" "evdev"
[ 120.553] (**) Option "xkb_model" "pc105"
[ 120.554] (**) Option "xkb_layout" "us"
[ 120.554] (WW) Option "xkb_variant" requires a string value
[ 120.554] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 120.554] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
[ 120.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 120.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 120.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 120.554] (II) LoadModule: "synaptics"
[ 120.555] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 120.568] (II) Module synaptics: vendor="X.Org Foundation"
[ 120.568] compiled for 1.14.1, module version = 1.7.1
[ 120.568] Module class: X.Org XInput Driver
[ 120.568] ABI class: X.Org XInput driver, version 19.1
[ 120.568] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 120.568] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 120.568] (**) Option "Device" "/dev/input/event13"
[ 120.590] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5650 (res 51)
[ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4710 (res 90)
[ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 120.590] (**) Option "TapButton1" "1"
[ 120.590] (**) Option "TapButton2" "2"
[ 120.590] (**) Option "TapButton3" "3"
[ 120.590] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 120.590] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 120.593] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input13/event13"
[ 120.593] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 120.593] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 120.593] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 120.593] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 120.594] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 120.594] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 120.594] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 120.594] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 120.595] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 120.595] (II) No input driver specified, ignoring this device.
[ 120.595] (II) This device may have been added with another device file.
[ 120.595] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
[ 120.595] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 120.596] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[ 120.596] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 120.596] (**) Dell WMI hotkeys: always reports core events
[ 120.596] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event8"
[ 120.596] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 120.596] (--) evdev: Dell WMI hotkeys: Found keys
[ 120.596] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 120.596] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8"
[ 120.596] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
[ 120.596] (**) Option "xkb_rules" "evdev"
[ 120.596] (**) Option "xkb_model" "pc105"
[ 120.596] (**) Option "xkb_layout" "us"
[ 120.596] (WW) Option "xkb_variant" requires a string value
[ 120.596] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 120.917] (II) evdev: Dell WMI hotkeys: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.917] (II) UnloadModule: "synaptics"
[ 120.917] (II) evdev: AT Translated Set 2 keyboard: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.917] (II) evdev: PS/2+USB Mouse: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.917] (II) evdev: Laptop_Integrated_Webcam_1.3M: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.917] (II) evdev: Sleep Button: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.917] (II) evdev: Power Button: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.917] (II) evdev: Video Bus: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.917] (II) evdev: Power Button: Close
[ 120.917] (II) UnloadModule: "evdev"
[ 120.926] Server terminated successfully (0). Closing log file.
I also installed the ati-dri-9.1.2-1-x86_64.pkg.tar.xz and xf86-video-ati-1_7.1.0-3-x86_64.pkg.tar.xz package and my config files are as below:
10-evdev.conf:
# Catch-all evdev loader for udev-based systems
# We don't simply match on any device since that also adds accelerometers
# and other devices that we don't really want to use. The list below
# matches everything but joysticks.
Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
Section "InputClass"
Identifier "evdev touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
10-monitor.conf:
Section "Monitor"
Identifier "Monitor0"
EndSection
Section "Device"
Identifier "Device0"
Driver "radeon"
BusID "PCI:1:0:0"
Option "DRI" "true"
EndSection
Section "DRI"
Group "video"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1366x768_60.00"
EndSubSection
EndSection
10-quirks.conf:
# Collection of quirks and blacklist/whitelists for specific devices.
# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
# http://bugs.freedesktop.org/show_bug.cgi?id=22442
Section "InputClass"
Identifier "ThinkPad HDAPS accelerometer blacklist"
MatchProduct "ThinkPad HDAPS accelerometer data"
Option "Ignore" "on"
EndSection
20-keyboards.conf:
# Keyboard layout - Don't modify! Use keyboardctl instead!
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" ""
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
50-synaptics.conf:
# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
# Option "OptionName" "value"
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
MatchDevicePath "/dev/input/event*"
EndSection
Section "InputClass"
Identifier "touchpad ignore duplicates"
MatchIsTouchpad "on"
MatchOS "Linux"
MatchDevicePath "/dev/input/mouse*"
Option "Ignore" "on"
EndSection
# This option enables the bottom right corner to be a right button on
# non-synaptics clickpads.
# This option is only interpreted by clickpads.
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
# To disable the bottom edge area so the buttons only work as buttons,
# not for movement, set the AreaBottomEdge
# Option "AreaBottomEdge" "82%"
EndSection
# This option disables software buttons on Apple touchpads.
# Th

The installation process is probably being interrupted by your antivirus file scanner. Most security apps incorporate such utilities which spring into action as soon as you attempt to install, or uninstall a program. That has the effect of causing the installation to halt at a certain point and you're left somewhere in limbo.
What I suggest you do here is to find your AV app on this site and then use the instructions to disable it: http://www.bleepingcomputer.com/forums/topic114351.html
After doing that, download the Flash uninstaller from here: 32-bit Flash Uninstaller When you see the prompt, choose "Save" and save it somewhere you can find it easily afterwards. Do not choose "Run". Close IE8 before you run the uninstaller.
After the uninstaller terminates, reboot to clear the old Registry entries.
When the system reboots to the desktop, disable your AV app again, then go here to download the latest version: http://get.adobe.com/flashplayer/
This time, when you see the prompt, choose "Run" to install it immediately.
Finally, re-enable your antivirus again.
Message was edited by: Xircal

Similar Messages

  • Errors (libGL error: failed to open drm) in Gnome Startup & StartUp

    Hi,
    I started installing ArchLinux and want to use Gnome but got some error messages on start up.
    My System is a Thinkpad T400s with Intel GMA 4500MHD.
    I have installed:
    pacman -S gnome xorg-server dbus xorg-xinit xf86-video-intel
    from https://wiki.archlinux.org/index.php/Intel my graphic chip is supported.
    X Server works ("Xorg -retro" and "startx /usr/bin/xterm" is working).
    xinit gnome-session
    Starts Gnome around a Xterm (seems to be so).
    In this Xterm window there are a lot of messages with errors I don't track down:
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/i965_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/i965_dri.so
    libGL error: failed to open drm device: Permission denied
    libGL error: failed to load driver: i965
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
    libGL: Can't open configuration file /home/UserHome/.drirc: No such file or directory.
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    GNOME_KEYRING_PID=766
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    SSH_AUTH_SOCK=/run/user/1000/keyring-TAzQAG/ssh
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    SSH_AUTH_SOCK=/run/user/1000/keyring-TAzQAG/ssh
    GPG_AGENT_INFO=/run/user/1000/keyring-TAzQAG/gpg:0:1
    (gnome-settings-daemon:762): power-plugin-WARNING **: session inhibition not available, gnome-session is not available
    (gnome-settings-daemon:762): color-plugin-WARNING **: failed to create device: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-device auth
    (gnome-settings-daemon:762): color-plugin-WARNING **: failed to create device: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-device auth
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/i965_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/i965_dri.so
    libGL error: failed to open drm device: Permission denied
    libGL error: failed to load driver: i965
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
    libGL: Can't open configuration file /home/UserHome/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/UserHome/.drirc: No such file or directory.
    Failed to play sound: File or data not found
    ** (nm-applet:811): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    ** Message: applet now removed from the notification area
    ** (nm-applet:811): WARNING **: fetch_connections_done: error fetching connections: (32) Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details..
    ** (nm-applet:811): WARNING **: Failed to register as an agent: (32) Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    (gnome-shell:796): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
    Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    JS LOG: GNOME Shell started at Sun Nov 11 2012 19:13:44 GMT+0100 (CET)
    ** Message: applet now embedded in the notification area
    Window manager warning: Log level 16: fetch_connections_done: error fetching connections: (32) Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details..
    Window manager warning: Log level 16: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    Here are the xorg.log: http://pastebin.com/EUrZ7tiz
    What are the problems here?
    What I have to change to fix the errors?
    Last edited by G.Blau (2012-11-13 01:31:22)

    Add yourself to the "video" group and re-login.

  • Cannot download Fallensword Helper Scripts. Getting "Script could not be installed Error: Failed to @require json2.js"

    Hello, I did a drive eraser and reinstalled everything(to clean up computer), then when I got to reinstalling firefox I had a problem. I play a game called Fallensword. It has a script called Fallenswordhelper. So I installed GreaseMonkey, then when I tried to install scripts it said "Script could not be installed Error: Failed to @require json2.js". I have done this to my computer every year since I started using computers. I have never had this before. Please help me get a fix for this, for I google it and cannot find a answer.

    This was a indeed a problem in Greasemonkey 0.9.0. It has been resolved in Greasemonkey 0.9.1, as can bee seen at [https://github.com/greasemonkey/greasemonkey/issues/closed#issue/1262 their site]:

  • Time Machine Failing - No Warning; Error "Failed to Set Process Label"

    Had a total disaster - drive failure and turns out Time Machine *wasn't working!*. I've come to terms with the data loss, but can't figure out how to fix.
    backupd keeps giving the error "Failed to Set Process Label". Time Machine's GUI doesn't error, it just doesn't work - it tries to backup, then stops. Manually starting doesn't work.
    I've tried on different drives (internal and external); I've checked the MBR (correct), I've searched Google for hours, and only one mention of this error with no help.
    Ideas? Please?
    Thanks!
    Brad

    nometa wrote:
    Had a total disaster - drive failure and turns out Time Machine *wasn't working!*. I've come to terms with the data loss, but can't figure out how to fix.
    backupd keeps giving the error "Failed to Set Process Label". Time Machine's GUI doesn't error, it just doesn't work - it tries to backup, then stops. Manually starting doesn't work.
    I've tried on different drives (internal and external); I've checked the MBR (correct),
    Hi, and welcome to the forums.
    Do you mean the *Partition Map Scheme* is MBR (Master Boot Record)? If so, that is not correct.
    For instructions on setting-up a TM drive, see item #5 in the Frequently Asked Questions *User Tip* at the top of this forum.
    If you're certain it's set-up correctly, Click here to download the +Time Machine Buddy+ widget. It shows the messages from your logs for one TM backup run at a time, in a small window.
    Copy and post them here. A clue should be lurking there.

  • JET install: ERROR: Unable to configure network interface Exiting to shell

    Using SUNWjet v4.4.4 I'm trying to build a server using update 5 x86 which seems
    to work with one notable exception. The JET server and the build server do not
    reside on the same subnet. In order to get around not being able use PXE boot
    to boot the build server I'm booting from DVD after making the following modifications
    to the grub menu entry:
    kernel /I86PC.Solaris_10-1/multiboot kernel/unix - install nowin -B
    install_config=x.x.x.x:/opt/SUNWjet,
    sysid_config=x.x.x.x:/opt/SUNWjet/Clients/testclient,
    install_media=x.x.x.x:/export/install/media/s10u5-x86,
    install_boot=x.x.x.x:/export/install/media/s10u5-x86/boot
    This seems to kick off the installer however it fails to bring up the network interface:
    SunOS release
    Configuring devices
    Solaris Interactive Text ( Console Session )
    ERROR: Unable to configure network interface Exiting to shell
    # ifconfig bge0 x.x.x.x up netmask 255.255.255.0
    # route add default x.x.x.1
    # exit
    Using RPC
    Installation continues without any errors
    It seems that I'm forced to bring up the interface manually each time.
    This is what the template looks like:
    base_config_ClientArch=i86pc
    base_config_ClientEther=XX:XX:XX:XX:XX:XX
    base_config_ClientOS=s10u5-x86
    base_config_client_allocation="grub"
    base_config_products="custom eiscd sds"
    base_config_sysidcfg_nameservice=NONE
    base_config_sysidcfg_network_interface=PRIMARY
    base_config_sysidcfg_ip_address=x.x.x.x
    base_config_sysidcfg_netmask=255.255.255.0
    base_config_sysidcfg_root_password="XXXXXXXXXXXX"
    base_config_sysidcfg_system_locale="en_CA.UTF-8"
    base_config_sysidcfg_timeserver=
    base_config_sysidcfg_timezone="Canada/Eastern"
    base_config_sysidcfg_terminal=vt100
    base_config_sysidcfg_security_policy=NONE
    base_config_sysidcfg_protocol_ipv6=no
    base_config_sysidcfg_default_route=x.x.x.1
    I've also tried setting the following:
    base_config_sysidcfg_network_interface=PRIMARY
    vs
    base_config_sysidcfg_network_interface=bge0
    I don't mind doing this manually but of course I would much rather have it work automatically.

    Try giving more network interface settings in the sysidcfg settings:
    network_interface=value {primary hostname=host_name
                              default_route=ip_address or NONE
                              ip_address=ip_address
                              netmask=netmask
                              protocol_ipv6=yes_or_no}
    See http://docs.sun.com/app/docs/doc/817-5504/6mkv4nh2r?a=view

  • Windows 7 64bit Install error microsoft.vc80.CRT,type="win32",version="8.0.50727.4053",publicKeyToken="1fc8b3 b9a1e8e3b",processorArchitecture="amd64"

    How do i fix this install error.  Very fustrating. 

    Not sure if this is the ideal solution but worked just fine. I simply reinstalled Windows 7 using pre-delivered Microsoft functionality. Upon sucessful reinstall Itunes latset version worked just fine. It is a shame Apple supoort could not have recommended this solution in teh first intance.

  • Flash Player Installing Error: Failed to Register

    I'm having a problem getting Flash Player to install. I keep getting an error that says "Error: Failed to Register". Need help please. Running Windows 7 and Explorer.

    Download and run the MSI installer download.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_14_acti ve_x.msi

  • Flash Player Install Error Failed to Register

    So many questions about Error Failed to Register can you at least give us an estimate when it will be resolved?

    You earlier replied that you tried all the solutions offered in this forum.  Most of the time over the last year or so the only solution we posted is to use the MSI installer http://download.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_ 13_active_x.msi

  • Install error, failed to initialize

    Can not install Flash Player.  When I run the installer from the link on the main page I get an error that states "failed to initialize".  I have tried downloading and installing the 'offline' installer and it seems to run, but the program is not actually installed when I try to check or use the program.  I have also run all windows updates.  What should I try next?
    Operating system: XP (32 bit) service pack 3
    Browser: IE8 (32 bit)
    Player Version: 11 (or any that will make youtube, etc. work again!)
    Thanks

    The installation process is probably being interrupted by your antivirus file scanner. Most security apps incorporate such utilities which spring into action as soon as you attempt to install, or uninstall a program. That has the effect of causing the installation to halt at a certain point and you're left somewhere in limbo.
    What I suggest you do here is to find your AV app on this site and then use the instructions to disable it: http://www.bleepingcomputer.com/forums/topic114351.html
    After doing that, download the Flash uninstaller from here: 32-bit Flash Uninstaller When you see the prompt, choose "Save" and save it somewhere you can find it easily afterwards. Do not choose "Run". Close IE8 before you run the uninstaller.
    After the uninstaller terminates, reboot to clear the old Registry entries.
    When the system reboots to the desktop, disable your AV app again, then go here to download the latest version: http://get.adobe.com/flashplayer/
    This time, when you see the prompt, choose "Run" to install it immediately.
    Finally, re-enable your antivirus again.
    Message was edited by: Xircal

  • OIM 11g install error INST-07286 mw_home has wrong version weblogic

    Hi gurus,
    I have been trying to install OIM 11g from past few days
    1. I have installed Oracle 10.2.0.5
    2.I installed weblogic 10.3.3 by downloading from Oracle website , wls1033_dev.zip
    3.I ran Rcu utlity 11.1.1.3.3
    4. I installed SOA 11.1.1.2.0.
    I am trying to upgrade soa to 11.1.1.3.0 using ofm_soa_generic_11.1.1.3.0_disk1_1of1.zip
    It gives me error
    INST-07286 Specified Oracle Middle ware home does not contain weblogic version 10.3.3 , upgrade to crrect version and then retry
    It does not let me further.
    Can some one please help /advise ?
    Thanks,
    Pandu

    Hi Gurus,
    I think I found the answer.
    I downloaded wrong version of weblogic
    I had linux 32 , and wanted weblogic 10.3.3, So I went here ( row 3 , column 2)
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html
    file name = wls1033_dev.zip
    well I was wrong it was not 10.3.3 or something was wrong. SOA installer did not recognise it as 10.3.3.
    Who is to blame. I wasted 3 days I hope Oracle keeps right versions in its website for download.
    I got the right one from edelievry
    http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=11493750
    and download =
    Download      Oracle WebLogic Server 11gR1 (10.3.3) for Linux x86      V21014-01      703M
    Hope this helps some one.
    Thanks!

  • Software Install Error: failed run: preflight script

    I'm trying to install new software (the software instrument Trillian by Spectrasonics) but every attempt results in the error message:
    "The following installation step failed: run preflight script for Trillian Disc 1 Core Library.
    Contact the software manufacturer for assistance."
    I've tried everything I can think of with no result. I'm a Mac user of 18 years and can generally get myself out of the usual issues etc but I've never seen an error like this before and after trying the obvious have no idea where to start.
    There's nothing on the software manufacturer's support site about this and apparently my tech support call will be answered "within three business days .
    Any pointers much appreciated.
    (I've tried various drives, rebooted various times, done the permissions thing etc)

    Thanks for the responses but the software is very much compatible with 10.6 (and is moving to 64bit this month).
    Spectrasonics are rather slow to respond ("three business days" for a response to my call apparently !) and I can't find any solution in their support documents online.
    The good news is that I discovered a workaround by logging out of my account and logging in as another user, it installed just fine that way, though it took a while to change permissions for my account.
    The bad news that it's something in my user account, but I have no idea at what level.
    Whatever it is is still there and I don't know what other effect it's having on my setup and and I can't find any fix or pointers about it anywhere, although I have found numerous references to users having the same problem trying to install software in OS X as a whole (not just 10.6).

  • Install Error: failed to register

    Flash 11.3 for ie9 on windows 7 64 bit won't install.
    I have tried subinacl with reset_fp11.bat,  hand registering the ocx files (regsevr32), made a new admin account and tried to register flash there.... also tried .exe and .msi installers...
    No joy!
    Any other possible solutions?
    Flashinstall.Log =
    =O====== M/11.3.300.268 2012-08-02+00-02-35.927 ========
    0000 [I] 00000010 "C:\Users\mark\AppData\Local\Temp\{C6CA01B2-C03B-4CAF-8F5B-C4040DEA008B}\InstallFlashPlay er.exe" -install -skipARPEntry -iv 2 -au 4294967295
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.dll
    0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0009 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    0010 [I] 00000018
    0011 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    =X====== M/11.3.300.268 2012-08-02+00-02-38.303 ========
    =O====== M/11.3.300.268 2012-08-02+00-03-02.069 ========
    0000 [I] 00000010 "C:\Users\mark\AppData\Local\Temp\{184FE6E0-CF14-4011-86F7-0ABD8753B410}\InstallFlashPlay er.exe" -install -skipARPEntry -iv 1 -au 4294967295
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0003 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil64_11_3_300_268_ActiveX.exe/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.dll
    0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0009 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    0010 [I] 00000018
    0011 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    =X====== M/11.3.300.268 2012-08-02+00-03-04.367 ========
    =O====== M/11.3.300.268 2012-08-02+00-06-20.373 ========
    0000 [I] 00000010 "C:\Users\mark\AppData\Local\Temp\{FDF6A016-7B19-4180-B01C-38DB90E3D987}\InstallFlashPlay er.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0006 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0007 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0008 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0009 [W] 00001036 Software\Opera Software/Plugin Path 2
    0010 [W] 00001036 Software\Opera Software/Plugin Path 2
    0011 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_3_300_268.dll
    0012 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_Plugin.exe
    0013 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0014 [I] 00000012
    =X====== M/11.3.300.268 2012-08-02+00-06-22.607 ========
    =O====== M/11.3.300.270 2012-08-03+03-13-24.393 ========
    0000 [I] 00000010 "C:\Windows\TEMP\{91759985-9205-40D9-BD09-CB93B0C93B82}\InstallFlashPlayer.exe" -install -skipARPEntry -iv 9 -au 4294967295
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_3_300_270.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_270_Plugin.exe
    0010 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0011 [I] 00000012
    =X====== M/11.3.300.270 2012-08-03+03-13-37.999 ========
    =O====== M/11.3.300.268 2012-08-03+04-11-25.425 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.exe"
    0001 [I] 00000011 1
    =X====== M/11.3.300.268 2012-08-03+04-11-31.216 ========
    =O====== M/11.3.300.268 2012-08-03+04-11-31.357 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.exe" 
    =X====== M/11.3.300.268 2012-08-03+04-11-34.701 ========
    =O====== M/11.3.300.270 2012-08-03+04-11-36.826 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil64_11_3_300_270_Plugin.exe"
    0001 [I] 00000011 1
    =X====== M/11.3.300.270 2012-08-03+04-11-38.569 ========
    =O====== M/11.3.300.270 2012-08-03+04-11-38.663 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil64_11_3_300_270_Plugin.exe" 
    0001 [E] 00001039
    =X====== M/11.3.300.270 2012-08-03+04-11-41.726 ========
    =O====== M/11.3.300.268 2012-08-03+04-14-12.942 ========
    0000 [I] 00000010 "C:\Users\mark\AppData\Local\Temp\{21AE4665-AB92-49CF-8D72-BCA2B25E8900}\InstallFlashPlay er.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil64_11_3_300_268_ActiveX.exe/ 2
    0006 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx
    0007 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.exe
    0008 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.dll
    0009 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0010 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    0011 [I] 00000018
    0012 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    =X====== M/11.3.300.268 2012-08-03+04-14-15.731 ========
    =O====== M/11.3.300.268 2012-08-05+21-54-44.354 ========
    0000 [I] 00000010 "C:\Users\mark\AppData\Local\Temp\{0AC596EC-4FA4-45AD-9EB6-DED6C9AAF6D0}\InstallFlashPlay er.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil64_11_3_300_268_ActiveX.exe/ 2
    0006 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx
    0007 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.exe
    0008 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_268_ActiveX.dll
    0009 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0010 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    0011 [I] 00000018
    0012 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_268.ocx 80070005
    =X====== M/11.3.300.268 2012-08-05+21-54-46.817 ========

    Looks like you have already done everything possible!
    There must be some registry permission problem that is not covered by the reset_fp11 procedure, but what?
    If I were in your situation, I would try to observe the installation process using Process Monitor; that could possibly help to uncover what exactly goes wrong during the registration.
    Run the uninstaller first, then download the offline installer from http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    Start ProcMon, then set the filter to 'Process Name' is 'install_flash_player_ax.exe' (add), then run the downloaded installer.
    You can save the output from ProcMon; let me know if I can help you to go through the (potentially very large) output; I will PM you my email address.

  • Error trying to install ICM 8.0 - "FAILED TO GET SQL SERVER VERSION."

    Hello guys, i tried to install ICM 8.0 but when i click on Setup.exe appears this error:
    "FAILED TO GET SQL SERVER VERSION. MAKE SURE SQL SERVER INSTALLED PROPERLLY
    NO INSTANCE NAME FOUND.NO SCHEMA UPGRADES ATTEMPTED"
    I try to check the SQL COnfiguration, about Named Pipes, but everything is allright. Someone knows what is it?
    Thank you very much.

    You should be able to see the ICMSetup.log file somewhere - check TEMP. It seems to me that this is the first thing it does - tries to connect to the SQL database and ask for the version. Clearly it cannot. I assume you installed SQL OK, probably have the service running under a domain user created especially for the task, or the domain admin, and you are also logged in as the domain admin, and that SQL is running.
    Check that log file for clues.
    Regards,
    Geoff

  • ERROR: Failed to update prerequisite results into the registry; error = 1 for sccm 2012 secondary site installation

    Hi,
    We try to install sccm 2012 serondary site in server 2012. It always failed.
    I used the rereqchek tools to check system enviroment locally. All passed.
    The primary site installed in server 2012.  Both server had granted the administrator permission.
    Anyone can help to check the below Configmgrprereq.log
    <01-16-2015 08:47:55> ********************************************
    <01-16-2015 08:47:55> ******* Start Prerequisite checking. *******
    <01-16-2015 08:47:55> ********************************************
    <01-16-2015 08:47:55> Commandline :
    "D:\Microsoft Configuration Manager\bin\x64\smsexec.exe"
    <01-16-2015 08:47:55> Check Type: Secondary site
     Site Server: DPServer.ms.com,
     SQL Server: DPServer.ms.com,
     SQL Named Instance: ,
     Install Folder: d:\Program Files\Microsoft Configuration Manager\,
     Setup Source Folder: D:\SCCM2012\Source
    <01-16-2015 08:47:55> INFO: Executing prerequisite functions...
    <01-16-2015 08:47:55> ===== INFO: Prerequisite Type & Server: SITE_SEC:DPServer.ms.com =====
    <01-16-2015 08:47:55> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:47:55> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:47:55> INFO: CheckLocalSys is Admin of <DPServer.ms.com>.
    <01-16-2015 08:48:08> DPServer.ms.com;    Site server computer account administrative rights;    Error;    Configuration Manager Setup requires that the site server computer has administrative rights on
    the SQL Server and management point computers.
    <01-16-2015 08:48:08> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:48:08> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:48:08> INFO: Check Lanman service: <DPServer.ms.com>.
    <01-16-2015 08:48:22> DPServer.ms.com;    Check Server Service is running;    Passed
    <01-16-2015 08:48:30> INFO: OS version:0, ServicePack:0.
    <01-16-2015 08:48:30> DPServer.ms.com;    Unsupported site server operating system version for Setup;    Error;    Configuration Manager site systems can only be installed on systems running Windows Server
    2008 SP2 or later.
    <01-16-2015 08:48:34> INFO: Failed to get Active Directory membership information for computer DPServer.ms.com with 0.
    <01-16-2015 08:48:34> DPServer.ms.com;    Domain membership;    Error;    Configuration Manager site server components must be installed on computers that are members of a Windows domain.
    <01-16-2015 08:48:40> INFO: Free disk space on target \\DPServer.ms.com\d$\. = 510158 MB
    <01-16-2015 08:48:40> DPServer.ms.com;    Free disk space on site server;    Passed
    <01-16-2015 08:48:47> DPServer.ms.com;    Pending system restart;    Passed
    <01-16-2015 08:48:50> INFO: The server DPServer.ms.com is not read-only domain controller.
    <01-16-2015 08:48:50> DPServer.ms.com;    Read-Only Domain Controller;    Passed
    <01-16-2015 08:48:50> INFO: Check FQDN Length for site server: <DPServer.ms.com>.
    <01-16-2015 08:48:50> DPServer.ms.com;    Site Server FQDN Length;    Passed
    <01-16-2015 08:48:50> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:48:50> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:48:57> DPServer.ms.com;    Microsoft XML Core Services 6.0 (MSXML60);    Warning;    MSXML 6.0 or later libraries are required for Configuration Manager console and Configuration Manager site
    server installations. MSXML 6.0 is available for download at http://go.microsoft.com/fwlink/?LinkId=215744
    <01-16-2015 08:49:03> DPServer.ms.com;    Microsoft Remote Differential Compression (RDC) library registered;    Error;    Microsoft Remote Differential Compression (RDC) library must be registered for Configuration
    Manager site server installation. Details at http://technet.microsoft.com/library/cc431377.aspx#RDC_for_Site_Servers.
    <01-16-2015 08:49:03> INFO: Checking Windows Installer version on DPServer.ms.com.
    <01-16-2015 08:49:13> INFO: Path of Windows Installer is <\\DPServer.ms.com\C$\Windows\System32\msi.dll>.
    <01-16-2015 08:49:19> ERROR: Failed to determine Windows Installer version from path:<\\DPServer.ms.com\C$\Windows\System32\msi.dll> .
    <01-16-2015 08:49:19> DPServer.ms.com;    Microsoft Windows Installer;    Error;    Setup failed to verify the Windows Installer version, or the installed version of Windows Installer does not meet the minimum
    requirement.  Configuration Manager requires at least Windows Installer version 4.5.
    <01-16-2015 08:49:19> INFO: Start Checking InstallSQLExpress on site server: DPServer.ms.com, SQL Server instance CONFIGMGRSEC
    <01-16-2015 08:49:28> INFO: SQL Server Instance Names value was not found
    <01-16-2015 08:49:28> INFO: IsPortUsedByAnySqlInstance port 1433.
    <01-16-2015 08:49:39> INFO: TCP port 1433 is not in use by any other SQL Server instances.
    <01-16-2015 08:49:49> INFO: Sql express: OS version:0, ServicePack:0.
    <01-16-2015 08:49:49> ERROR: Cannot install sqlexpress 2012, not meet OS requirement: Windows server 2008 sp2, Windows server 2008 R2 sp1 or higher.
    <01-16-2015 08:49:49> DPServer.ms.com;    SQL Server Express on Secondary Site;    Error;    A SQL Server instance is already installed on the secondary site server using the instance name CONFIGMGRSEC,
    or the specified TCP port is being used by another SQL Server instance, or OS version is not Windows Server 2008 sp2, Windows Server 2008 R2 sp1 or higher. Setup is unable to install SQL Server Express on the secondary site.
    <01-16-2015 08:49:55> ERROR: Failed to connect to registry of DPServer.ms.com
    <01-16-2015 08:49:55> DPServer.ms.com;    Existing Configuration Manager server components on site server;    Error;    A site server or site system role is already installed on the computer selected for
    site server installation. Remove the site or site system role from the computer, or select another computer for site server installation.
    <01-16-2015 08:49:55> DPServer.ms.com;    Firewall exception for SQL Server (stand-alone primary site);    Passed
    <01-16-2015 08:49:55> INFO: SQL Server computer <DPServer.ms.com>
    <01-16-2015 08:49:55> INFO: SQL Server named instance <>
    <01-16-2015 08:49:55> INFO: Install SQL Server Express on secondary site, skip checking.
    <01-16-2015 08:49:55> DPServer.ms.com;    SQL Server service running account;    Passed
    <01-16-2015 08:49:55> INFO: Install SQL Server Express on secondary site, skip checking.
    <01-16-2015 08:49:55> DPServer.ms.com;    Dedicated SQL Server instance;    Passed
    <01-16-2015 08:49:55> INFO: CheckSQLCollationSecondary
    <01-16-2015 08:49:55> INFO: Installing SQL Server Express; skipping
    <01-16-2015 08:49:55> DPServer.ms.com;    Parent/child database collation;    Passed
    <01-16-2015 08:49:55> INFO: Checking .NET framework versions 3.5...
    <01-16-2015 08:50:05> INFO: .NET is installed
    <01-16-2015 08:50:05> DPServer.ms.com;    Minimum .NET Framework version for Configuration Manager site server;    Passed
    <01-16-2015 08:50:05> INFO: Checking .NET version required for installing SQL Server Express for Secondary Site.
    <01-16-2015 08:50:05> INFO: Checking .NET framework versions 4.0...
    <01-16-2015 08:50:10> INFO: .NET is installed
    <01-16-2015 08:50:11> DPServer.ms.com;    Minimum .NET Framework version for SQL Server Express edition installation for Configuration Manager Secondary Site;    Passed
    <01-16-2015 08:50:11> INFO: CheckInstallSourceVersion <D:\SCCM2012\Source>
    <01-16-2015 08:52:29> ERROR: Could not read install map from \\DPServer.ms.com\D$\\SCCM2012\Source\SMSSETUP\install.map (result 2)
    <01-16-2015 08:52:29> DPServer.ms.com;    Setup Source Version;    Error;    The product version in the source folder specified for secondary site installation does not match the version of the primary site.
    <01-16-2015 08:52:29> INFO:CheckInstallSourcePath <DPServer.ms.com>
    <01-16-2015 08:52:55> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:52:55> DPServer.ms.com;    Setup Source Folder;    Error;    The computer account for the secondary site must have Read NTFS and share permissions to the Setup source folder and share. We
    recommend that you do not use administrative shares (for example, C$ and D$) because they require the secondary site computer account to be an administrator on the remote computer.
    <01-16-2015 08:52:55> INFO: Enter CheckSecSiteSqlOnSameMachine.
    <01-16-2015 08:52:55> INFO: Installing SQL Server Express, skipping SQL Server check.
    <01-16-2015 08:52:55> DPServer.ms.com;    SQL Server on the Secondary Site Computer;    Passed
    <01-16-2015 08:52:55> INFO:CheckSupportedFQDNFormat <DPServer.ms.com>
    <01-16-2015 08:53:04> INFO: NetBIOS <NZWHKVMAS020>
    <01-16-2015 08:53:04> DPServer.ms.com;    Primary FQDN;    Passed
    <01-16-2015 08:53:04> INFO:CheckMachineAccountHasADAccess <DPServer.ms.com>
    <01-16-2015 08:53:30> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:53:30> DPServer.ms.com;    Verify site server permissions to publish to Active Directory.;    Warning;    The site server might be unable to publish to Active Directory. The computer account
    for the site server must have Full Control permissions to the System Management container in its Active Directory domain. You can ignore this warning if you have manually verified these permissions. For more information about your options to configure required
    permissions, see http://go.microsoft.com/fwlink/p/?LinkId=233190.
    <01-16-2015 08:53:30> INFO:CheckRemoteWMIConnection <DPServer.ms.com>
    <01-16-2015 08:53:44> DPServer.ms.com;    Remote Connection to WMI on Secondary Site;    Passed
    <01-16-2015 08:53:44> INFO: Check required collation of Sql Server.
    <01-16-2015 08:53:44> INFO: LangID <409>
    <01-16-2015 08:53:44> INFO: NOT primary site or CAS install, skipping check for reqired collation of SQL Server.
    <01-16-2015 08:53:44> DPServer.ms.com;    Required SQL Server Collation;    Passed
    <01-16-2015 08:53:44> ===== INFO: Prerequisite Type & Server: SQL:DPServer.ms.com =====
    <01-16-2015 08:53:44> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping check for sysadmin role on SQL Server.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server sysadmin rights;    Passed
    <01-16-2015 08:53:44> INFO: Skip testing, no expand primary site specified.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server sysadmin rights for reference site;    Passed
    <01-16-2015 08:53:44> INFO: The rule 'Site server computer account administrative rights' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping Windows integrated security check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server security mode;    Passed
    <01-16-2015 08:53:44> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: The rule 'Unsupported site server operating system version for Setup' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server version check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server version;    Passed
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server Edition;    Passed
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server Tcp Port;    Passed
    <01-16-2015 08:53:44> INFO: Checking if SQL Server memory is limited.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server memory check.
    <01-16-2015 08:53:44> DPServer.ms.com;    Configuration for SQL Server memory usage;    Passed
    <01-16-2015 08:53:44> INFO: Checking if SQL Server memory is configured to reserve minimum memory.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server memory allocation check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server process memory allocation;    Passed
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server case insensitive validation.
    <01-16-2015 08:53:44> DPServer.ms.com;    Case-insensitive collation on SQL Server;    Passed
    <01-16-2015 08:53:44> INFO: Check Machine FQDN: <DPServer.ms.com>.
    <01-16-2015 08:53:44> INFO: getaddrinfo returned success.
    <01-16-2015 08:53:44> DPServer.ms.com;    Validate FQDN of SQL Server Computer;    Passed
    <01-16-2015 08:53:44> INFO: The rule 'Primary FQDN' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> ===== INFO: Prerequisite Type & Server: MP:DPServer.ms.com =====
    <01-16-2015 08:53:44> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:53:44> DPServer.ms.com;    Administrative share (Site system);    Passed
    <01-16-2015 08:53:44> INFO:CheckSiteSystemtoSQLConnectivity <DPServer.ms.com>
    <01-16-2015 08:53:44> INFO: Installing secondary site, skipping SQL Server connectivity check.
    <01-16-2015 08:53:44> DPServer.ms.com;    Site System to SQL Server Communication;    Passed
    <01-16-2015 08:53:44> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: The rule 'Check Server Service is running' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:52> INFO: OS version:0, ServicePack:0.
    <01-16-2015 08:53:52> DPServer.ms.com;    Unsupported management point operating system version for Setup;    Warning;    Configuration Manager site systems can only be installed on systems running Windows
    Server 2008 SP2 or later.
    <01-16-2015 08:53:52> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:05> INFO: Windows Cluster not found on DPServer.ms.com.
    <01-16-2015 08:54:05> DPServer.ms.com;    Windows Failover Cluster;    Passed
    <01-16-2015 08:54:05> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:05> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:54:05> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:54:05> INFO: The rule 'Microsoft XML Core Services 6.0 (MSXML60)' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:10> DPServer.ms.com;    IIS service running;    Warning;    Internet Information Services (IIS) is required for some site system roles. You have selected to install a site system role that
    requires IIS. Install IIS on the site system to continue setup.
    <01-16-2015 08:54:39> ERROR: Failed to get WEBSVCEXT from Remote Service on DPServer.ms.com.
    <01-16-2015 08:54:39> INFO: Failed to get IIS BITS Server Extensions state on DPServer.ms.com.
    <01-16-2015 08:54:39> DPServer.ms.com;    BITS installed;    Warning;    Background Intelligent Transfer Service (BITS) is required for the management point and distribution point site system roles. BITS
    is not installed, IIS 6 WMI compatibility component for IIS7 is not installed on this computer or the remote IIS host, or Setup was unable to verify remote IIS settings because IIS common components were not installed on the site server computer. Also, check
    if IIS/BITS services are running properly. Setup cannot continue until BITS is installed and enabled in the IIS settings.
    <01-16-2015 08:55:08> ERROR: Failed to get WEBSVCEXT from Remote Service on DPServer.ms.com.
    <01-16-2015 08:55:08> INFO: Failed to get IIS BITS Server Extensions state on DPServer.ms.com.
    <01-16-2015 08:55:08> DPServer.ms.com;    BITS enabled;    Warning;    Background Intelligent Transfer Service (BITS) is required for the management point and distribution point site system roles. BITS is
    not installed, IIS 6 WMI compatibility component for IIS7 is not installed on this computer or the remote IIS host, or Setup was unable to verify remote IIS settings because IIS common components were not installed on the site server computer. Also, check
    if IIS/BITS services are running properly. Setup cannot continue until BITS is installed and enabled in the IIS settings.
    <01-16-2015 08:55:08> DPServer.ms.com;    IIS HTTPS Configuration for management point;    Passed
    <01-16-2015 08:55:08> INFO: Stand-alone primary site or secondary site. Skip checking firewall settings for SQL Server
    <01-16-2015 08:55:08> DPServer.ms.com;    Firewall exception for SQL Server for management point;    Passed
    <01-16-2015 08:55:08> DPServer.ms.com;    Administrative rights on management point;    Passed
    <01-16-2015 08:55:08> INFO:CheckV4ClientNotInstalled <DPServer.ms.com>
    <01-16-2015 08:55:36> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:55:36> DPServer.ms.com;    Client Version on Management Point Computer;    Warning;    You cannot install the management point on a computer with an earlier version of the Configuration Manager
    client installed. Upgrade the client to the current version, remove the client, or select a different computer for the management point installation, and then try again.
    <01-16-2015 08:55:36> ===== INFO: Prerequisite Type & Server: DP:DPServer.ms.com =====
    <01-16-2015 08:55:36> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:55:36> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:55:36> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:55:36> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:55:49> DPServer.ms.com;    Unsupported distribution point operating system version for Setup;    Warning;    Configuration Manager distribution point can only be installed on systems running
    Windows Server 2003 or later.
    <01-16-2015 08:55:49> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> INFO: The rule 'Windows Failover Cluster' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:55:49> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:55:57> DPServer.ms.com;    Microsoft XML Core Services 6.0 (MSXML60) for distribution point;    Warning;    MSXML 6.0 or later libraries are required for Configuration Manager console and
    Configuration Manager site server installations. MSXML 6.0 is available for download at http://go.microsoft.com/fwlink/?LinkId=215744
    <01-16-2015 08:55:57> INFO: The rule 'IIS service running' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:57> DPServer.ms.com;    IIS HTTPS Configuration for distribution point;    Passed
    <01-16-2015 08:55:57> DPServer.ms.com;    Administrative rights on distribution point;    Passed
    <01-16-2015 08:55:57> ***************************************************
    <01-16-2015 08:55:57> ******* Prerequisite checking is completed. *******
    <01-16-2015 08:55:57> ***************************************************
    <01-16-2015 08:55:57> INFO: Updating Prerequisite checking result into the registry
    <01-16-2015 08:55:57> INFO: Connecting to DPServer.ms.com registry
    <01-16-2015 08:56:09> INFO: Setting registry values
    <01-16-2015 08:56:16> ERROR: Failed to update prerequisite results into the registry; error = 1.

    <01-16-2015 08:48:08> DPServer.ms.com;    Site server computer account administrative rights;    Error;    Configuration Manager Setup requires that the site server computer has administrative rights
    on the SQL Server and management point computers.
    Actually the administrative permission had been granted.

  • Fail to set vlan in driver [F1ControlPlane::cmgrSscGetVlan]

    Hi,
    I've a problem with a IPS module SSM-10 installed on a ASA5510 in Transparent mode, on the event viewer of IPS module i find this Error:
    errorMessage: Error - Fail to set vlan in driver [F1ControlPlane::cmgrSscGetVlan]  name=errUnclassified
    somebody can help me?
    In attached the ASA and IPS config
    Thanks

    solved :
    That message is due to cosmetic defect CSCtc89228. Its not of concern
    problem-wise (its only cosmetic), and is usually produced when ASDM is
    used to manage the sensor. A potential workaround is to ensure that a
    nameif statement is added to the ASA Management interface (in the ASA
    config):
    http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/no.html#wp1747183
    F1 Control Plane error message on SSM
    Symptom:
    AIP-SSM generates the following error:
    evError: eventId=1258430054000390184 vendor=Cisco severity=error
    originator:
    hostId: HOSTID
    appName: mainApp
    appInstanceId: 426
    time: Nov 17, 2009 15:06:52 UTC offset=-300 timeZone=GMT-05:00
    errorMessage: Error - Fail to set vlan in driver [F1ControlPlane::cmgrSscGetVlan] name=errUnclassified
    Conditions:
    Seen in 7.0(2)E3.
    Workaround:
    No known workaround at this time.
    Thanks

Maybe you are looking for

  • Dropped calls and no service in my house...why am I even paying a phone bill?

    I've been a Verizon customer for probably around 6 or 7 years now. I've had plenty of different devices and was always happy with my phone. A few years ago, service started to get horrible in my house. I would barely get service and my phone would dr

  • How do I move my iPhoto files to an external harddrive?

    Hi there I only recently moved to Apple from Windows and am struggling to move my iPhoto files to an external harddrive, despite there being some quite old discussions on this on these discussion boards. My late 2013 32GB Macbook Pro Retina is curren

  • Weird font being used in player

    For a while now, in my Flash player embedded in my browser (any browser I use), a weird font shows up for some of the text. Here's a screenshot of what I mean, taken in Firefox (you can see the font in the band name at top and on the song titles): Th

  • How to search all columns of all tables in a database for a keyword?

    Dear Team, i have an requirement that : i want to search all the columns of all the tables in the particular database based on the specific key word or an free text. example : table 1: columns data empname sam empid 01 table 2 columns data deptname s

  • Why does "unexpectedly quit"?

    I have a large HD project in CS4. In order to keep premiere from crashing I have to shut down my project every once in a while to keep it from crashing. I don't always shut it down fast enough and I get this all to familiar message: "Adobe has detect