Openchrome XORG not starting

Hi guys.
I'm having a problem with the openchrome driver. My VGA card is VIA P4M900. This is my xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "record"
Load "dri2"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "PrintVGARegs" # [<bool>]
#Option "PrintTVRegs" # [<bool>]
#Option "I2CScan" # [<bool>]
#Option "VBEModes" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "ExaNoComposite" # [<bool>]
#Option "ExaScratchSize" # <i>
#Option "SWCursor" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "RotationType" # [<str>]
#Option "Rotate" # [<str>]
#Option "VideoRAM" # <i>
#Option "ActiveDevice" # [<str>]
#Option "BusWidth" # [<str>]
#Option "Center" # [<bool>]
#Option "PanelSize" # [<str>]
#Option "ForcePanel" # [<bool>]
#Option "TVDotCrawl" # [<bool>]
#Option "TVDeflicker" # <i>
#Option "TVType" # [<str>]
#Option "TVOutput" # [<str>]
#Option "TVPort" # [<str>]
#Option "DisableVQ" # [<bool>]
#Option "DisableIRQ" # [<bool>]
#Option "EnableAGPDMA" # [<bool>]
#Option "NoAGPFor2D" # [<bool>]
#Option "NoXVDMA" # [<bool>]
#Option "VbeSaveRestore" # [<bool>]
#Option "DisableXvBWCheck" # [<bool>]
#Option "ModeSwitchMethod" # [<str>]
#Option "MaxDRIMem" # <i>
#Option "AGPMem" # <i>
Identifier "Card0"
Driver "openchrome"
VendorName "VIA Technologies, Inc."
BoardName "CN896/VN896/P4M900 [Chrome 9 HC]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
And that's my Xorg log:
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33-ARCH i686
Current Operating System: Linux devious 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010 i686
Kernel command line: root=/dev/disk/by-uuid/3d549c95-60e4-4dd0-8370-5775d93bf250 ro
Build Date: 01 April 2010 05:35:33PM
Current version of pixman: 0.18.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 25 12:27:51 2010
(++) Using config file: "/root/xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
(WW) The directory "/usr/share/fonts/TTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
(WW) The directory "/usr/share/fonts/TTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/misc
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x81e4c60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 7
(--) PCI:*(0:1:0:0) 1106:3371:1734:10cb VIA Technologies, Inc. CN896/VN896/P4M900 [Chrome 9 HC] rev 1, Mem @ 0xa0000000/536870912, 0xc8000000/16777216
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "openchrome"
(II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
(II) Module openchrome: vendor="http://openchrome.org/"
compiled for 1.7.5.901, module version = 0.2.904
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) OPENCHROME: Driver for VIA Chrome chipsets: CLE266, KM400/KN400,
K8M800/K8N800, PM800/PM880/CN400, VM800/P4M800Pro/VN800/CN700,
K8M890/K8N890, P4M900/VN896/CN896, CX700/VX700, P4M890, VX800/VX820,
VX855/VX875
(II) Primary Device is: PCI 01@00:00:0
(!!) VIA Technologies does not support this driver in any way.
(!!) For support, please refer to http://www.openchrome.org/.
(!!) (development build, compiled on Sun Mar 7 00:50:58 2010)
(II) CHROME(0): VIAPreInit
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 0.1.0
ABI class: X.Org Video Driver, version 6.0
(II) CHROME(0): VIAGetRec
(==) CHROME(0): Depth 24, (--) framebuffer bpp 32
(==) CHROME(0): RGB weight 888
(==) CHROME(0): Default visual is TrueColor
(--) CHROME(0): Chipset: P4M900/VN896/CN896
(--) CHROME(0): Chipset revision: 0
(--) CHROME(0): Probed amount of VideoRAM = 65536 kB
(II) CHROME(0): VIASetupDefaultOptions - Setting up default chipset options.
(==) CHROME(0): Shadow framebuffer is disabled.
(==) CHROME(0): Hardware acceleration is enabled.
(==) CHROME(0): Using XAA acceleration architecture.
(==) CHROME(0): Using hardware two-color cursors and software full-color cursors.
(==) CHROME(0): GPU virtual command queue will be enabled.
(==) CHROME(0): DRI IRQ will be enabled if DRI is enabled.
(==) CHROME(0): AGP DMA will be disabled if DRI is enabled.
(==) CHROME(0): PCI DMA will not be used for XV image transfer if DRI is enabled.
(==) CHROME(0): Will not enable VBE modes.
(==) CHROME(0): VBE VGA register save & restore will not be used
if VBE modes are enabled.
(==) CHROME(0): Xv Bandwidth check is enabled.
(==) CHROME(0): Will not impose a limit on video RAM reserved for DRI.
(==) CHROME(0): Will try to allocate 32768 kB of AGP memory.
(==) CHROME(0): Digital output bus width is 12 bits.
(==) CHROME(0): DVI Center is disabled.
(==) CHROME(0): Panel size is not selected from config file.
(==) CHROME(0): Panel will not be forced.
(==) CHROME(0): TV dotCrawl is disabled.
(==) CHROME(0): TV deflicker is set to 0.
(==) CHROME(0): No default TV type is set.
(==) CHROME(0): No default TV output signal type is set.
(==) CHROME(0): No default TV output port is set.
(II) CHROME(0): VIAMapMMIO
(--) CHROME(0): mapping MMIO @ 0xc8000000 with size 0x9000
(--) CHROME(0): mapping BitBlt MMIO @ 0xc8200000 with size 0x200000
(II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) CHROME(0): Will not print VGA registers.
(==) CHROME(0): Will not scan I2C buses.
(II) CHROME(0): ...Finished parsing config file options.
(--) CHROME(0): Detected Fujitsu/Siemens Amilo Pro V3515. Card-Ids (1734|10CB)
(II) CHROME(0): Detected MemClk 7
(II) CHROME(0): ViaGetMemoryBandwidth. Memory type: 7
(II) CHROME(0): Detected TV standard: PAL.
(==) CHROME(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) CHROME(0): ViaI2CInit
(II) CHROME(0): ViaI2CBus1Init
(II) CHROME(0): I2C bus "I2C bus 1" initialized.
(II) CHROME(0): ViaI2cBus2Init
(II) CHROME(0): I2C bus "I2C bus 2" initialized.
(II) CHROME(0): ViaI2CBus3Init
(II) CHROME(0): I2C bus "I2C bus 3" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
(II) CHROME(0): ViaOutputsDetect
(II) CHROME(0): Enabling panel from PCI-subsystem ID information.
(II) CHROME(0): Will not try to detect TV encoder.
(II) CHROME(0): ViaOutputsSelect
(II) CHROME(0): ViaOutputsSelect: X Configuration: 0x00
(II) CHROME(0): ViaOutputsSelect: BIOS Initialised register: 0x07
(II) CHROME(0): ViaOutputsSelect: Panel.
(II) CHROME(0): ViaPanelPreInit
(II) CHROME(0): VIAGetPanelSizeFromDDCv1
(II) CHROME(0): I2C device "I2C bus 2:ddc2" registered at address 0xA0.
(II) CHROME(0): Manufacturer: CPT Model: 13b1 Serial#: 0
(II) CHROME(0): Year: 2007 Week: 11
(II) CHROME(0): EDID Version: 1.3
(II) CHROME(0): Digital Display Input
(II) CHROME(0): Max Image Size [cm]: horiz.: 33 vert.: 21
(II) CHROME(0): Gamma: 2.20
(II) CHROME(0): No DPMS capabilities specified
(II) CHROME(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
(II) CHROME(0): First detailed timing is preferred mode
(II) CHROME(0): redX: 0.615 redY: 0.332 greenX: 0.315 greenY: 0.561
(II) CHROME(0): blueX: 0.152 blueY: 0.127 whiteX: 0.315 whiteY: 0.329
(II) CHROME(0): Manufacturer's mask: 0
(II) CHROME(0): Supported detailed timing:
(II) CHROME(0): clock: 68.9 MHz Image Size: 331 x 207 mm
(II) CHROME(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
(II) CHROME(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 813 v_border: 0
(II) CHROME(0): Unknown vendor-specific block f
(II) CHROME(0): CPT
(II) CHROME(0): CLAA154WA05A
(II) CHROME(0): EDID (in hex):
(II) CHROME(0): 00ffffffffffff000e14b11300000000
(II) CHROME(0): 0b110103802115780a8e2d9d55508f27
(II) CHROME(0): 20505400000001010101010101010101
(II) CHROME(0): 010101010101ea1a008050200d301820
(II) CHROME(0): 13004bcf100000190000000f00202020
(II) CHROME(0): 2020202020206e050f00000000fe0043
(II) CHROME(0): 50540a202020202020202020000000fe
(II) CHROME(0): 00434c414131353457413035412000bb
(II) CHROME(0): EDID vendor "CPT", prod id 5041
(II) CHROME(0): Printing DDC gathered Modelines:
(II) CHROME(0): Modeline "1280x800"x0.0 68.90 1280 1304 1336 1408 800 801 804 813 -hsync -vsync (48.9 kHz)
(II) CHROME(0): VIAGetPanelSizeFromEDID
(II) CHROME(0): VIAGetPanelSizeFromDDCv1: (1280x800)
(II) CHROME(0): ViaPanelLookUpModeIndex, Width 1280, Height 800, NativeModeIndex7
(II) CHROME(0): ViaPanelGetNativeDisplayMode
(II) CHROME(0): NativeModeIndex: 7
(II) CHROME(0): ViaModesAttach
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.lo to 31.639999
(II) CHROME(0): ViaModesMonitorFixup - Adjusted VRefresh.hi to 60.266666
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.lo to 29.677456
(II) CHROME(0): ViaModesMonitorFixup - Adjusted VRefresh.lo to 59.713188
(II) CHROME(0): ViaModesMonitorFixup - Adjusted VRefresh.hi to 60.316540
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 53.692764
(II) CHROME(0): ViaModesMonitorFixup - Adjusted VRefresh.lo to 59.241707
(II) CHROME(0): ViaModesMonitorFixup - Adjusted VRefresh.lo to 50.646400
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 60.155556
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 64.146919
(II) CHROME(0): ViaModesMonitorFixup - Adjusted VRefresh.hi to 60.749973
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 65.279785
(II) CHROME(0): ViaModesMonitorFixup - Adjusted HSync.hi to 74.904167
(II) CHROME(0): Monitor0: Using hsync range of 29.68-74.90 kHz
(II) CHROME(0): Monitor0: Using vrefresh range of 50.65-60.75 Hz
(II) CHROME(0): Estimated virtual size for aspect ratio 1.5714 is 1280x800
(II) CHROME(0): Clock range: 20.00 to 230.00 MHz
(II) CHROME(0): ViaValidMode: Validating 640x350 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x350" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x400 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x400" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 720x400 (Clock: 35500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "720x400" (vrefresh out of range)
(II) CHROME(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25175)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x480" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 31500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x480" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 36000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "640x480" (vrefresh out of range)
(II) CHROME(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 36000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 50000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "800x600" (vrefresh out of range)
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 49500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "800x600" (vrefresh out of range)
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 56300)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "800x600" (vrefresh out of range)
(II) CHROME(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 44900)
(II) CHROME(0): Not using default mode "1024x768" (interlace mode not supported)
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 75000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1024x768" (vrefresh out of range)
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 78750)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1024x768" (vrefresh out of range)
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 94500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1024x768" (vrefresh out of range)
(II) CHROME(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1152x864" (height too large for virtual size)
(II) CHROME(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x960" (height too large for virtual size)
(II) CHROME(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x960" (height too large for virtual size)
(II) CHROME(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x1024" (height too large for virtual size)
(II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x1024" (height too large for virtual size)
(II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1280x1024" (height too large for virtual size)
(II) CHROME(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) CHROME(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) CHROME(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) CHROME(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) CHROME(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 832x624 (Clock: 57284)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "832x624" (vrefresh out of range)
(II) CHROME(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) CHROME(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) CHROME(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHROME(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHROME(0): ViaValidMode: Validating 1280x800 (Clock: 68900)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25312)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x480 (Clock: 26591)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x576 (Clock: 32663)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x480 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 39822)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 848x480 (Clock: 33750)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 856x480 (Clock: 31704)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x512 (Clock: 41164)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x576 (Clock: 46981)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x600 (Clock: 48960)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65028)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1152x864" (height too large for virtual size)
(II) CHROME(0): ViaValidMode: Validating 1280x768 (Clock: 81135)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1280x720 (Clock: 74600)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1280x800 (Clock: 83500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): Not using default mode "1200x900" (height too large for virtual size)
(II) CHROME(0): Not using default mode "1280x960" (height too large for virtual size)
(II) CHROME(0): Not using default mode "1280x1024" (height too large for virtual size)
(II) CHROME(0): Not using default mode "1360x768" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1366x768" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1440x900" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) CHROME(0): Not using default mode "1920x1080" (width too large for virtual size)
(II) CHROME(0): ViaValidMode: Validating 1280x800 (Clock: 68900)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1280x800 (Clock: 83500)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1280x768 (Clock: 81135)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1280x720 (Clock: 74600)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65028)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x768 (Clock: 65000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x600 (Clock: 48960)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x576 (Clock: 46981)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 1024x512 (Clock: 41164)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 39822)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x600 (Clock: 36000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x576 (Clock: 32663)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 856x480 (Clock: 31704)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 848x480 (Clock: 33750)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 800x480 (Clock: 40000)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 720x480 (Clock: 26591)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25312)
(II) CHROME(0): ViaSecondCRTCModeValid
(II) CHROME(0): ViaValidMode: Validating 640x480 (Clock: 25175)
(II) CHROME(0): ViaSecondCRTCModeValid
(--) CHROME(0): Virtual size is 1280x800 (pitch 1280)
(**) CHROME(0): *Driver mode "1280x800": 68.9 MHz (scaled from -0.0 MHz), 48.9 kHz, 60.2 Hz
(II) CHROME(0): Modeline "1280x800"x60.2 68.90 1280 1304 1336 1408 800 801 804 813 -hsync -vsync (48.9 kHz)
(**) CHROME(0): *Default mode "1280x800": 83.5 MHz (scaled from -0.0 MHz), 49.7 kHz, 59.8 Hz
(II) CHROME(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
(**) CHROME(0): *Default mode "1280x768": 81.1 MHz (scaled from 0.0 MHz), 48.1 kHz, 59.9 Hz
(II) CHROME(0): Modeline "1280x768"x59.9 81.14 1280 1328 1440 1688 768 770 776 802 +hsync -vsync (48.1 kHz)
(**) CHROME(0): *Default mode "1280x720": 74.6 MHz (scaled from 0.0 MHz), 44.2 kHz, 59.2 Hz
(II) CHROME(0): Modeline "1280x720"x59.2 74.60 1280 1341 1474 1688 720 721 724 746 -hsync +vsync (44.2 kHz)
(**) CHROME(0): *Default mode "1024x768": 65.0 MHz (scaled from -0.0 MHz), 48.4 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x768"x60.0 65.03 1024 1048 1184 1344 768 770 776 806 -hsync -vsync (48.4 kHz)
(**) CHROME(0): *Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(**) CHROME(0): *Default mode "1024x600": 49.0 MHz (scaled from 0.0 MHz), 37.3 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x600"x60.0 48.96 1024 1064 1168 1312 600 601 604 622 -hsync +vsync (37.3 kHz)
(**) CHROME(0): *Default mode "1024x576": 47.0 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
(II) CHROME(0): Modeline "1024x576"x60.0 46.98 1024 1064 1168 1312 576 576 579 597 -hsync +vsync (35.8 kHz)
(**) CHROME(0): *Default mode "1024x512": 41.2 MHz (scaled from -0.0 MHz), 31.8 kHz, 59.8 Hz
(II) CHROME(0): Modeline "1024x512"x59.8 41.16 1024 1056 1160 1296 512 512 515 531 -hsync +vsync (31.8 kHz)
(**) CHROME(0): *Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
(II) CHROME(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(**) CHROME(0): *Default mode "800x600": 39.8 MHz (scaled from 0.0 MHz), 37.7 kHz, 60.0 Hz
(II) CHROME(0): Modeline "800x600"x60.0 39.82 800 840 968 1056 600 600 604 628 +hsync +vsync (37.7 kHz)
(**) CHROME(0): *Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
(II) CHROME(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(**) CHROME(0): *Default mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
(II) CHROME(0): Modeline "720x576"x60.0 32.66 720 744 816 912 576 576 579 597 -hsync +vsync (35.8 kHz)
(**) CHROME(0): *Default mode "856x480": 31.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
(II) CHROME(0): Modeline "856x480"x60.0 31.70 856 872 960 1064 480 480 483 497 -hsync +vsync (29.8 kHz)
(**) CHROME(0): *Default mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
(II) CHROME(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 485 493 517 +hsync +vsync (31.0 kHz)
(**) CHROME(0): *Default mode "800x480": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
(II) CHROME(0): Modeline "800x480"x60.3 40.00 800 832 960 1056 480 541 545 628 -hsync +vsync (37.9 kHz)
(**) CHROME(0): *Default mode "720x480": 26.6 MHz (scaled from 0.0 MHz), 29.7 kHz, 59.7 Hz
(II) CHROME(0): Modeline "720x480"x59.7 26.59 720 736 808 896 480 480 483 497 -hsync +vsync (29.7 kHz)
(**) CHROME(0): *Default mode "640x480": 25.3 MHz (scaled from 0.0 MHz), 31.6 kHz, 60.3 Hz
(II) CHROME(0): Modeline "640x480"x60.3 25.31 640 656 752 800 480 489 491 525 -hsync -vsync (31.6 kHz)
(**) CHROME(0): *Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
(II) CHROME(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(**) CHROME(0): Display dimensions: (330, 210) mm
(**) CHROME(0): DPI set to (98, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.2.1
ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) CHROME(0): VIAUnmapMem
(--) Depth 24 pixmap format is 32 bpp
(II) CHROME(0): VIAScreenInit
(II) CHROME(0): VIAMapFB
(--) CHROME(0): mapping framebuffer @ 0xa0000000 with size 0x4000000
(--) CHROME(0): Frame buffer start: 0xaef0f000, free start: 0x3e8000 end: 0x4000000
(II) CHROME(0): VIAMapMMIO
(--) CHROME(0): mapping MMIO @ 0xc8000000 with size 0x9000
(--) CHROME(0): mapping BitBlt MMIO @ 0xc8200000 with size 0x200000
(II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) CHROME(0): VIASave
(II) CHROME(0): Primary
(II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
(II) CHROME(0): Crtc...
(II) CHROME(0): TVSave...
(II) CHROME(0): VIAWriteMode
(II) CHROME(0): ViaModeSet
(II) CHROME(0): Name: 1280x800
(II) CHROME(0): Clock: 68900
(II) CHROME(0): VRefresh: 60.190231
(II) CHROME(0): HSync: 48.934658
(II) CHROME(0): HDisplay: 1280
(II) CHROME(0): HSyncStart: 1304
(II) CHROME(0): HSyncEnd: 1336
(II) CHROME(0): HTotal: 1408
(II) CHROME(0): HSkew: 0
(II) CHROME(0): VDisplay: 800
(II) CHROME(0): VSyncStart: 801
(II) CHROME(0): VSyncEnd: 804
(II) CHROME(0): VTotal: 813
(II) CHROME(0): VScan: 0
(II) CHROME(0): Flags: 10
(II) CHROME(0): CrtcHDisplay: 0x500
(II) CHROME(0): CrtcHBlankStart: 0x500
(II) CHROME(0): CrtcHSyncStart: 0x518
(II) CHROME(0): CrtcHSyncEnd: 0x538
(II) CHROME(0): CrtcHBlankEnd: 0x580
(II) CHROME(0): CrtcHTotal: 0x580
(II) CHROME(0): CrtcHSkew: 0x0
(II) CHROME(0): CrtcVDisplay: 0x320
(II) CHROME(0): CrtcVBlankStart: 0x320
(II) CHROME(0): CrtcVSyncStart: 0x321
(II) CHROME(0): CrtcVSyncEnd: 0x324
(II) CHROME(0): CrtcVBlankEnd: 0x32d
(II) CHROME(0): CrtcVTotal: 0x32d
(II) CHROME(0): ViaModeSecondCRTC
(II) CHROME(0): ViaPanelScale: 1280,800 -> 1280,800
(II) CHROME(0): mode: 0x9aa7880
(II) CHROME(0): mode->name: 0x9aaa180
(II) CHROME(0): mode->name: 1280x800
(II) CHROME(0): ViaSecondCRTCSetMode
(II) CHROME(0): Setting up 1280x800
(II) CHROME(0): ViaSetSecondaryFIFO
(II) CHROME(0): ViaSetDotclock to 0x04d04d
(II) CHROME(0): ViaSetUseExternalClock
(II) CHROME(0): ViaSecondDisplayChannelEnable
(II) CHROME(0): ViaDisplayDisableCRT
(II) CHROME(0): ViaDisplayDisableSimultaneous
(II) CHROME(0): VIAAdjustFrame 0x0
(II) CHROME(0): VIAAdjustFrame 0x0
(II) CHROME(0): - Blanked
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: Searching for BusID PCI:1:0:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card1
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card2
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card3
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card4
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card5
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card6
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card7
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card8
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card9
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card10
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card11
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card12
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card13
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card14
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card15
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: node name is /dev/dri/card15
(EE) [drm] drmOpen failed.
(EE) CHROME(0): [dri] DRIScreenInit failed. Disabling DRI.
(II) CHROME(0): - Visuals set up
(II) CHROME(0): VIAInternalScreenInit
(II) CHROME(0): - B & W
(II) CHROME(0): CursorStart: 0x3fc0000
(II) CHROME(0): Frame Buffer From (0,0) To (1280,3200)
(II) CHROME(0): Using 2400 lines for offscreen memory.
(II) CHROME(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
8x8 color pattern filled rectangles
Solid Lines
Dashed Lines
Image Writes
Setting up tile and stipple cache:
32 128x128 slots
17 256x256 slots
5 512x512 slots
32 8x8 color pattern slots
(==) CHROME(0): Backing store disabled
(II) CHROME(0): - Backing store set up
(II) CHROME(0): - SW cursor set up
(II) CHROME(0): VIAHWCursorInit
(II) CHROME(0): HWCursor ARGB enabled
(II) CHROME(0): - Def Color map set up
(II) CHROME(0): VIALoadPalette: numColors: 256
(II) CHROME(0): VIALoadRgbLut
(II) CHROME(0): - Palette loaded
(==) CHROME(0): DPMS enabled
(II) CHROME(0): - DPMS set up
(II) CHROME(0): - Color maps etc. set up
(II) CHROME(0): direct rendering disabled
(II) CHROME(0): Benchmarking video copy. Less time is better.
(--) CHROME(0): Timed libc YUV420 copy... 10969560. Throughput: 100.7 MiB/s.
(--) CHROME(0): Timed kernel YUV420 copy... 10966774. Throughput: 100.7 MiB/s.
(--) CHROME(0): Timed SSE YUV420 copy... 5738964. Throughput: 192.5 MiB/s.
(--) CHROME(0): Timed MMX YUV420 copy... 5738782. Throughput: 192.5 MiB/s.
(--) CHROME(0): Ditching 3DNow! YUV420 copy. Not supported by CPU.
(--) CHROME(0): Timed MMX2 YUV420 copy... 5738810. Throughput: 192.5 MiB/s.
Freed 16389120 (pool 1)
(--) CHROME(0): Using MMX YUV42X copy for video.
(WW) CHROME(0): [XvMC] XvMC is not supported on this chipset.
(II) CHROME(0): - Done
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
X freezes with a black screen - nothing happens after that and I have to restart the notebook.
How can I fix that?
Best Regards
Dev
Last edited by DevonSix (2010-06-25 10:53:12)

Mindstormscreator wrote:
DSpider wrote:
- catalyst 12.4 does not support xorg-server 1.12, please use [xorg111] repo.
Did you see this?
Your Xorg.0.log starts with:
[ 56.971]
X.Org X Server 1.12.2
I have the latest catalyst (catalyst-hook 12.6) so it shouldn't be a problem... correct?
DSpider wrote:Edit: Oh.
Chipset: "AMD Radeon HD 6700M Series".
Is there a compatibility problem with that or something?  Or are you just clarifying yourself?
Gcool wrote:Are you running a system with "hybrid graphics" (intel + ATI)? If so, see if you have a bios option similar to what's documented here.
Yes, I do have the hybrid graphics, however the only option I could find in the BIOS was "Fixed / Dynamic" graphics, which I changed to "Fixed".  Xorg still fails to start, and looking at the new Xorg.0.log still seems to indicate that it tried loading Intel graphics and failed.
Maybe a BIOS upgrade would help?
Or maybe I should just do a complete reinstall and make sure I set up all the configuration files right after installing catalyst-hook and before rebooting (before I had installed catalyst alone and had to remove it to install catalyst-hook, then rebooted, then set up config files...)
...yeah, I'm pretty much out of ideas.
Hi,
Fixed probably means that the system will only use Intel graphics and not the ATI card as needed by demanding graphics applications. To confirm this, on the console, run lspci and see which graphics card/chipset is listed. If only the intel card is listed, then you'll need to follow the Intel wiki entry to configure Xorg and the kernel to load the Intel graphics drivers.

Similar Messages

  • [SOLVED] Xorg not starting on non-root user [My First Linux]

    Hello, I recently turned back to linux after digging up my old ASUS EEE 900a, which I messed up with partitioning fun after trying to cram Windows XP on it and etc. Anyways, I managed to fix it, and after Ubuntu being too big, I was turned on to Arch as a good distro, and I've been having a very good time setting everything up so far.
    Anyways: My issue arises after needing to use a different user in order to use Chrome. I created a new account and tried to run startx like I usually do. It spat out the usual few lines, but failed and gave me this log:
    [ 4616.974]
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    [ 4616.974] X Protocol Version 11, Revision 0
    [ 4616.974] Build Operating System: Linux 3.8.7-1-ARCH i686
    [ 4616.974] Current Operating System: Linux archieee 3.9.4-1-ARCH #1 SMP PREEMPT Sun May 26 11:56:48 CEST 2013 i686
    [ 4616.975] Kernel command line: root=/dev/sda1 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 4616.975] Build Date: 17 April 2013 02:43:06PM
    [ 4616.975]
    [ 4616.975] Current version of pixman: 0.30.0
    [ 4616.975] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4616.975] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4616.977] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 4 21:56:02 2013
    [ 4616.977] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4616.978] (==) No Layout section. Using the first Screen section.
    [ 4616.978] (==) No screen section available. Using defaults.
    [ 4616.978] (**) |-->Screen "Default Screen Section" (0)
    [ 4616.978] (**) | |-->Monitor "<default monitor>"
    [ 4616.978] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4616.978] (==) Automatically adding devices
    [ 4616.978] (==) Automatically enabling devices
    [ 4616.978] (==) Automatically adding GPU devices
    [ 4616.978] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4616.978] Entry deleted from font path.
    [ 4616.978] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4616.978] Entry deleted from font path.
    [ 4616.978] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4616.978] Entry deleted from font path.
    [ 4616.978] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4616.979] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4616.979] Entry deleted from font path.
    [ 4616.979] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4616.979] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 4616.979] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4616.979] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4616.979] (II) Loader magic: 0x8258620
    [ 4616.979] (II) Module ABI versions:
    [ 4616.979] X.Org ANSI C Emulation: 0.4
    [ 4616.979] X.Org Video Driver: 14.1
    [ 4616.979] X.Org XInput driver : 19.1
    [ 4616.979] X.Org Server Extension : 7.0
    [ 4616.980] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4616.983] (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 rev 3, Mem @ 0xf3e00000/524288, 0xd0000000/268435456, 0xf3dc0000/262144, I/O @ 0x0000cc00/8
    [ 4616.983] (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 rev 3, Mem @ 0xf3e80000/524288
    [ 4616.983] Initializing built-in extension Generic Event Extension
    [ 4616.983] Initializing built-in extension SHAPE
    [ 4616.984] Initializing built-in extension MIT-SHM
    [ 4616.984] Initializing built-in extension XInputExtension
    [ 4616.984] Initializing built-in extension XTEST
    [ 4616.984] Initializing built-in extension BIG-REQUESTS
    [ 4616.984] Initializing built-in extension SYNC
    [ 4616.984] Initializing built-in extension XKEYBOARD
    [ 4616.984] Initializing built-in extension XC-MISC
    [ 4616.985] Initializing built-in extension SECURITY
    [ 4616.985] Initializing built-in extension XINERAMA
    [ 4616.987] Initializing built-in extension XFIXES
    [ 4616.990] Initializing built-in extension RENDER
    [ 4616.993] Initializing built-in extension RANDR
    [ 4616.995] Initializing built-in extension COMPOSITE
    [ 4616.998] Initializing built-in extension DAMAGE
    [ 4617.000] Initializing built-in extension MIT-SCREEN-SAVER
    [ 4617.003] Initializing built-in extension DOUBLE-BUFFER
    [ 4617.005] Initializing built-in extension RECORD
    [ 4617.007] Initializing built-in extension DPMS
    [ 4617.010] Initializing built-in extension X-Resource
    [ 4617.012] Initializing built-in extension XVideo
    [ 4617.015] Initializing built-in extension XVideo-MotionCompensation
    [ 4617.017] Initializing built-in extension XFree86-VidModeExtension
    [ 4617.019] Initializing built-in extension XFree86-DGA
    [ 4617.021] Initializing built-in extension XFree86-DRI
    [ 4617.023] Initializing built-in extension DRI2
    [ 4617.023] (II) LoadModule: "glx"
    [ 4617.024] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4617.024] (II) Module glx: vendor="X.Org Foundation"
    [ 4617.024] compiled for 1.14.1, module version = 1.0.0
    [ 4617.024] ABI class: X.Org Server Extension, version 7.0
    [ 4617.024] (==) AIGLX enabled
    [ 4617.026] Loading extension GLX
    [ 4617.026] (==) Matched intel as autoconfigured driver 0
    [ 4617.026] (==) Matched intel as autoconfigured driver 1
    [ 4617.026] (==) Matched vesa as autoconfigured driver 2
    [ 4617.026] (==) Matched modesetting as autoconfigured driver 3
    [ 4617.026] (==) Matched fbdev as autoconfigured driver 4
    [ 4617.026] (==) Assigned the driver to the xf86ConfigLayout
    [ 4617.026] (II) LoadModule: "intel"
    [ 4617.026] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4617.027] (II) Module intel: vendor="X.Org Foundation"
    [ 4617.027] compiled for 1.14.1, module version = 2.21.8
    [ 4617.027] Module class: X.Org Video Driver
    [ 4617.027] ABI class: X.Org Video Driver, version 14.1
    [ 4617.027] (II) LoadModule: "vesa"
    [ 4617.027] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4617.028] (II) Module vesa: vendor="X.Org Foundation"
    [ 4617.028] compiled for 1.14.0, module version = 2.3.2
    [ 4617.028] Module class: X.Org Video Driver
    [ 4617.028] ABI class: X.Org Video Driver, version 14.1
    [ 4617.028] (II) LoadModule: "modesetting"
    [ 4617.029] (WW) Warning, couldn't open module modesetting
    [ 4617.029] (II) UnloadModule: "modesetting"
    [ 4617.029] (II) Unloading modesetting
    [ 4617.029] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 4617.029] (II) LoadModule: "fbdev"
    [ 4617.029] (WW) Warning, couldn't open module fbdev
    [ 4617.029] (II) UnloadModule: "fbdev"
    [ 4617.030] (II) Unloading fbdev
    [ 4617.030] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 4617.030] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT3), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT3), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT3), Haswell (GT1), Haswell (GT2), Haswell (GT3),
    Haswell (GT1), Haswell (GT2), Haswell (GT3),
    Haswell SDV Desktop (GT1), Haswell SDV Desktop (GT2),
    Haswell SDV Desktop (GT3), Haswell SDV Mobile (GT1),
    Haswell SDV Mobile (GT2), Haswell SDV Mobile (GT3),
    Haswell SDV Server (GT1), Haswell SDV Server (GT2),
    Haswell SDV Server (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
    Haswell SDV (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
    Haswell SDV (GT3), Haswell ULT Desktop (GT1),
    Haswell ULT Desktop (GT2), Haswell ULT Desktop (GT3),
    Haswell ULT Mobile (GT1), Haswell ULT Mobile (GT2),
    Haswell ULT Mobile (GT3), Haswell ULT Server (GT1),
    Haswell ULT Server (GT2), Haswell ULT Server (GT3),
    Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
    Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
    Haswell CRW Desktop (GT1), Haswell CRW Desktop (GT2),
    Haswell CRW Desktop (GT3), Haswell CRW Mobile (GT1),
    Haswell CRW Mobile (GT2), Haswell CRW Mobile (GT3),
    Haswell CRW Server (GT1), Haswell CRW Server (GT2),
    Haswell CRW Server (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
    Haswell CRW (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
    Haswell CRW (GT3), ValleyView PO board
    [ 4617.032] (II) VESA: driver for VESA chipsets: vesa
    [ 4617.032] (++) using VT number 1
    [ 4617.033] (WW) Falling back to old probe method for vesa
    [ 4617.033] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 4617.034] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 4617.034] (==) intel(0): RGB weight 888
    [ 4617.034] (==) intel(0): Default visual is TrueColor
    [ 4617.034] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    [ 4617.034] (**) intel(0): Relaxed fencing disabled
    [ 4617.034] (**) intel(0): Wait on SwapBuffers? enabled
    [ 4617.034] (**) intel(0): Triple buffering? enabled
    [ 4617.034] (**) intel(0): Framebuffer tiled
    [ 4617.034] (**) intel(0): Pixmaps tiled
    [ 4617.034] (**) intel(0): 3D buffers tiled
    [ 4617.034] (**) intel(0): SwapBuffers wait enabled
    [ 4617.034] (==) intel(0): video overlay key set to 0x101fe
    [ 4617.034] (II) intel(0): Output LVDS1 has no monitor section
    [ 4617.035] (--) intel(0): found backlight control interface /sys/class/backlight/eeepc
    [ 4617.066] (II) intel(0): Output VGA1 has no monitor section
    [ 4617.067] (II) intel(0): EDID for output LVDS1
    [ 4617.067] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 4617.067] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4617.067] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 4617.068] (II) intel(0): Printing probed modes for output LVDS1
    [ 4617.068] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz P)
    [ 4617.068] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 4617.068] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 4617.068] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 4617.100] (II) intel(0): EDID for output VGA1
    [ 4617.100] (II) intel(0): Output LVDS1 connected
    [ 4617.100] (II) intel(0): Output VGA1 disconnected
    [ 4617.100] (II) intel(0): Using exact sizes for initial modes
    [ 4617.100] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 4617.100] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4617.100] (II) intel(0): Kernel page flipping support detected, enabling
    [ 4617.100] (==) intel(0): DPI set to (96, 96)
    [ 4617.100] (II) Loading sub module "fb"
    [ 4617.100] (II) LoadModule: "fb"
    [ 4617.101] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4617.102] (II) Module fb: vendor="X.Org Foundation"
    [ 4617.103] compiled for 1.14.1, module version = 1.0.0
    [ 4617.103] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4617.103] (II) Loading sub module "dri2"
    [ 4617.103] (II) LoadModule: "dri2"
    [ 4617.103] (II) Module "dri2" already built-in
    [ 4617.103] (II) UnloadModule: "vesa"
    [ 4617.103] (II) Unloading vesa
    [ 4617.103] (==) Depth 24 pixmap format is 32 bpp
    [ 4617.104] (II) intel(0): [DRI2] Setup complete
    [ 4617.104] (II) intel(0): [DRI2] DRI driver: i915
    [ 4617.104] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
    [ 4617.104] (II) UXA(0): Driver registered support for the following operations:
    [ 4617.104] (II) solid
    [ 4617.104] (II) copy
    [ 4617.104] (II) composite (RENDER acceleration)
    [ 4617.104] (II) put_image
    [ 4617.105] (II) get_image
    [ 4617.105] (==) intel(0): Backing store disabled
    [ 4617.105] (==) intel(0): Silken mouse enabled
    [ 4617.105] (II) intel(0): Initializing HW Cursor
    [ 4617.105] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4617.113] (==) intel(0): DPMS enabled
    [ 4617.113] (==) intel(0): Intel XvMC decoder disabled
    [ 4617.113] (II) intel(0): Set up textured video
    [ 4617.113] (II) intel(0): Set up overlay video
    [ 4617.113] (II) intel(0): direct rendering: DRI2 Enabled
    [ 4617.113] (==) intel(0): hotplug detection: "enabled"
    [ 4617.123] (--) RandR disabled
    [ 4617.160] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 4617.160] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 4617.160] (II) AIGLX: enabled GLX_ARB_create_context
    [ 4617.160] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 4617.160] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 4617.160] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 4617.160] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 4617.160] (II) AIGLX: Loaded and initialized i915
    [ 4617.160] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 4617.162] (II) intel(0): Setting screen physical size to 270 x 158
    [ 4617.278] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 4617.278] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4617.278] (II) LoadModule: "evdev"
    [ 4617.278] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 4617.279] (II) Module evdev: vendor="X.Org Foundation"
    [ 4617.279] compiled for 1.14.0, module version = 2.8.0
    [ 4617.279] Module class: X.Org XInput Driver
    [ 4617.279] ABI class: X.Org XInput driver, version 19.1
    [ 4617.279] (II) Using input driver 'evdev' for 'Power Button'
    [ 4617.279] (**) Power Button: always reports core events
    [ 4617.279] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 4617.279] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 4617.279] (--) evdev: Power Button: Found keys
    [ 4617.279] (II) evdev: Power Button: Configuring as keyboard
    [ 4617.279] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 4617.279] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 4617.279] (**) Option "xkb_rules" "evdev"
    [ 4617.280] (**) Option "xkb_model" "evdev"
    [ 4617.280] (**) Option "xkb_layout" "us"
    [ 4617.363] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 4617.363] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 4617.363] (II) Using input driver 'evdev' for 'Video Bus'
    [ 4617.363] (**) Video Bus: always reports core events
    [ 4617.363] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 4617.363] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 4617.364] (--) evdev: Video Bus: Found keys
    [ 4617.364] (II) evdev: Video Bus: Configuring as keyboard
    [ 4617.364] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
    [ 4617.364] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 4617.364] (**) Option "xkb_rules" "evdev"
    [ 4617.364] (**) Option "xkb_model" "evdev"
    [ 4617.364] (**) Option "xkb_layout" "us"
    [ 4617.365] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 4617.365] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4617.365] (II) Using input driver 'evdev' for 'Power Button'
    [ 4617.366] (**) Power Button: always reports core events
    [ 4617.366] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 4617.366] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 4617.366] (--) evdev: Power Button: Found keys
    [ 4617.366] (II) evdev: Power Button: Configuring as keyboard
    [ 4617.366] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
    [ 4617.366] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 4617.366] (**) Option "xkb_rules" "evdev"
    [ 4617.366] (**) Option "xkb_model" "evdev"
    [ 4617.366] (**) Option "xkb_layout" "us"
    [ 4617.368] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 4617.368] (II) No input driver specified, ignoring this device.
    [ 4617.368] (II) This device may have been added with another device file.
    [ 4617.369] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 4617.369] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 4617.369] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 4617.369] (**) Sleep Button: always reports core events
    [ 4617.369] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 4617.369] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 4617.369] (--) evdev: Sleep Button: Found keys
    [ 4617.369] (II) evdev: Sleep Button: Configuring as keyboard
    [ 4617.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
    [ 4617.369] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 4617.369] (**) Option "xkb_rules" "evdev"
    [ 4617.369] (**) Option "xkb_model" "evdev"
    [ 4617.369] (**) Option "xkb_layout" "us"
    [ 4617.370] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4617.371] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
    [ 4617.372] (II) No input driver specified, ignoring this device.
    [ 4617.372] (II) This device may have been added with another device file.
    [ 4617.372] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
    [ 4617.372] (II) No input driver specified, ignoring this device.
    [ 4617.372] (II) This device may have been added with another device file.
    [ 4617.373] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event5)
    [ 4617.373] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 4617.373] (II) Using input driver 'evdev' for 'Asus EeePC extra buttons'
    [ 4617.373] (**) Asus EeePC extra buttons: always reports core events
    [ 4617.373] (**) evdev: Asus EeePC extra buttons: Device: "/dev/input/event5"
    [ 4617.374] (--) evdev: Asus EeePC extra buttons: Vendor 0 Product 0
    [ 4617.374] (--) evdev: Asus EeePC extra buttons: Found keys
    [ 4617.374] (II) evdev: Asus EeePC extra buttons: Configuring as keyboard
    [ 4617.374] (**) Option "config_info" "udev:/sys/devices/platform/eeepc/input/input5/event5"
    [ 4617.374] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD, id 10)
    [ 4617.374] (**) Option "xkb_rules" "evdev"
    [ 4617.374] (**) Option "xkb_model" "evdev"
    [ 4617.374] (**) Option "xkb_layout" "us"
    [ 4617.375] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 4617.375] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 4617.376] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 4617.376] (**) AT Translated Set 2 keyboard: always reports core events
    [ 4617.376] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 4617.376] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 4617.376] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 4617.376] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 4617.376] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 4617.376] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 4617.376] (**) Option "xkb_rules" "evdev"
    [ 4617.376] (**) Option "xkb_model" "evdev"
    [ 4617.376] (**) Option "xkb_layout" "us"
    [ 4617.378] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
    [ 4617.378] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 4617.378] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 4617.378] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 4617.378] (II) LoadModule: "synaptics"
    [ 4617.378] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 4617.379] (II) Module synaptics: vendor="X.Org Foundation"
    [ 4617.379] compiled for 1.14.1, module version = 1.7.1
    [ 4617.379] Module class: X.Org XInput Driver
    [ 4617.379] ABI class: X.Org XInput driver, version 19.1
    [ 4617.379] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 4617.379] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 4617.379] (**) Option "Device" "/dev/input/event10"
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 32 - 544 (res 0)
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 32 - 352 (res 0)
    [ 4617.380] (II) synaptics: ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
    [ 4617.380] (II) synaptics: ETPS/2 Elantech Touchpad: device does not report finger width.
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: invalid pressure range. defaulting to 0 - 255
    [ 4617.380] (--) synaptics: ETPS/2 Elantech Touchpad: invalid finger width range. defaulting to 0 - 15
    [ 4617.380] (**) Option "TapButton1" "1"
    [ 4617.380] (**) Option "TapButton2" "2"
    [ 4617.380] (**) Option "TapButton3" "3"
    [ 4617.381] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 4617.381] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 4617.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
    [ 4617.383] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12)
    [ 4617.383] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 4617.383] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
    [ 4617.383] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.332
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 4617.384] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 4617.384] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 4617.385] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 4617.385] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 4617.386] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 4617.386] (II) No input driver specified, ignoring this device.
    [ 4617.386] (II) This device may have been added with another device file.
    I've tried looking for this problem elsewhere as it feels like such a newbie problem to have, but I have had difficulty. There are two errors in this log, I think, but they didn't mean much to me... Any help for a linux newbie? Thanks!
    EDIT: Solved; as pointed out below, I needed a window manager for a non-root user to use.
    Last edited by DJMankiewicz (2013-06-05 07:30:06)

    Well, soon you'll have to try out one of the more minimal options, in which you don't use any desktop environment but instead you install your own window manager (openbox, dwm, i3, etc) and use small, dedicated programs.  Given your extreme space restrictions, I recommend going that route! But, take your time because that requires a bit of learning: you need to figure out which parts of a desktop environment you really need, then you need to learn the proper names for them so that you can search for information, then you need to start fiddling with configurations, etc.  Better first to make sure your first Arch Linux installation is up and running properly and to learn a bit about the system before entering that downward spiral.

  • Xorg not start with 'radeon' driver, and gnome not start with 'vesa'.

    Hey all.
    I just install the fresh installer for Arch. All my system its updated for last date.
    I can't running the Xorg server with 'radeon' driver (xf86-...-ati), But in 'vesa' Xorg working ok.
    Anywhere, with 'vesa' the gnome can't start..
    What is log you need for help me?
    This is my last Xorg.0.log (with 'radeon')
    [ 67.986]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 67.986] X Protocol Version 11, Revision 0
    [ 67.987] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 67.987] Current Operating System: Linux yakir-arch 2.6.38-ARCH #1 SMP PREEMPT Tue May 3 07:40:34 CEST 2011 x86_64
    [ 67.987] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 radeon.modeset=0 ro
    [ 67.987] Build Date: 16 April 2011 12:02:01PM
    [ 67.987]
    [ 67.987] Current version of pixman: 0.20.2
    [ 67.987] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 67.988] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 67.989] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 8 21:35:31 2011
    [ 68.004] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 68.017] (==) No Layout section. Using the first Screen section.
    [ 68.017] (**) |-->Screen "Screen0" (0)
    [ 68.017] (**) | |-->Monitor "Monitor0"
    [ 68.017] (**) | |-->Device "Device0"
    [ 68.017] (==) Automatically adding devices
    [ 68.017] (==) Automatically enabling devices
    [ 68.039] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 68.039] Entry deleted from font path.
    [ 68.039] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 68.039] Entry deleted from font path.
    [ 68.054] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 68.054] Entry deleted from font path.
    [ 68.054] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 68.054] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 68.054] Entry deleted from font path.
    [ 68.054] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 68.054] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/Type1/
    [ 68.054] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 68.054] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 68.054] (II) Loader magic: 0x7d6fa0
    [ 68.054] (II) Module ABI versions:
    [ 68.054] X.Org ANSI C Emulation: 0.4
    [ 68.054] X.Org Video Driver: 10.0
    [ 68.054] X.Org XInput driver : 12.2
    [ 68.054] X.Org Server Extension : 5.0
    [ 68.055] (--) PCI:*(0:1:0:0) 1002:6719:1002:0b00 rev 0, Mem @ 0xc0000000/268435456, 0xfe620000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 68.055] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 68.055] (II) LoadModule: "extmod"
    [ 68.055] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 68.069] (II) Module extmod: vendor="X.Org Foundation"
    [ 68.069] compiled for 1.10.1, module version = 1.0.0
    [ 68.069] Module class: X.Org Server Extension
    [ 68.069] ABI class: X.Org Server Extension, version 5.0
    [ 68.069] (II) Loading extension MIT-SCREEN-SAVER
    [ 68.069] (II) Loading extension XFree86-VidModeExtension
    [ 68.069] (II) Loading extension XFree86-DGA
    [ 68.069] (II) Loading extension DPMS
    [ 68.069] (II) Loading extension XVideo
    [ 68.069] (II) Loading extension XVideo-MotionCompensation
    [ 68.069] (II) Loading extension X-Resource
    [ 68.069] (II) LoadModule: "dbe"
    [ 68.069] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 68.070] (II) Module dbe: vendor="X.Org Foundation"
    [ 68.070] compiled for 1.10.1, module version = 1.0.0
    [ 68.070] Module class: X.Org Server Extension
    [ 68.070] ABI class: X.Org Server Extension, version 5.0
    [ 68.070] (II) Loading extension DOUBLE-BUFFER
    [ 68.070] (II) LoadModule: "glx"
    [ 68.070] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 68.086] (II) Module glx: vendor="X.Org Foundation"
    [ 68.086] compiled for 1.10.1, module version = 1.0.0
    [ 68.086] ABI class: X.Org Server Extension, version 5.0
    [ 68.086] (==) AIGLX enabled
    [ 68.086] (II) Loading extension GLX
    [ 68.087] (II) LoadModule: "record"
    [ 68.087] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 68.088] (II) Module record: vendor="X.Org Foundation"
    [ 68.088] compiled for 1.10.1, module version = 1.13.0
    [ 68.088] Module class: X.Org Server Extension
    [ 68.088] ABI class: X.Org Server Extension, version 5.0
    [ 68.088] (II) Loading extension RECORD
    [ 68.088] (II) LoadModule: "dri"
    [ 68.088] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 68.095] (II) Module dri: vendor="X.Org Foundation"
    [ 68.095] compiled for 1.10.1, module version = 1.0.0
    [ 68.095] ABI class: X.Org Server Extension, version 5.0
    [ 68.095] (II) Loading extension XFree86-DRI
    [ 68.095] (II) LoadModule: "dri2"
    [ 68.095] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 68.096] (II) Module dri2: vendor="X.Org Foundation"
    [ 68.096] compiled for 1.10.1, module version = 1.2.0
    [ 68.096] ABI class: X.Org Server Extension, version 5.0
    [ 68.096] (II) Loading extension DRI2
    [ 68.096] (II) LoadModule: "radeon"
    [ 68.132] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 68.173] (II) Module radeon: vendor="X.Org Foundation"
    [ 68.173] compiled for 1.10.0, module version = 6.14.1
    [ 68.173] Module class: X.Org Video Driver
    [ 68.173] ABI class: X.Org Video Driver, version 10.0
    [ 68.175] (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 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, 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, 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 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 5700 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, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, 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, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 68.177] (--) using VT number 7
    [ 68.179] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 68.179] (II) [KMS] drm report modesetting isn't supported.
    [ 68.179] (II) RADEON(0): TOTO SAYS 00000000fe620000
    [ 68.179] (II) RADEON(0): MMIO registers at 0x00000000fe620000: size 128KB
    [ 68.179] (II) RADEON(0): PCI bus 1 card 0 func 0
    [ 68.179] (**) RADEON(0): Depth 16, (--) framebuffer bpp 16
    [ 68.179] (II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
    [ 68.180] (==) RADEON(0): Default visual is TrueColor
    [ 68.180] (II) Loading sub module "vgahw"
    [ 68.180] (II) LoadModule: "vgahw"
    [ 68.180] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 68.194] (II) Module vgahw: vendor="X.Org Foundation"
    [ 68.194] compiled for 1.10.1, module version = 0.1.0
    [ 68.194] ABI class: X.Org Video Driver, version 10.0
    [ 68.194] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 68.194] (==) RADEON(0): RGB weight 565
    [ 68.194] (II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
    [ 68.194] (--) RADEON(0): Chipset: "AMD Radeon HD 6900 Series" (ChipID = 0x6719)
    [ 68.195] (EE) RADEON(0): Chipset: "AMD Radeon HD 6900 Series" (ChipID = 0x6719) requires KMS
    [ 68.195] (II) UnloadModule: "radeon"
    [ 68.195] (II) Unloading radeon
    [ 68.195] (II) UnloadModule: "vgahw"
    [ 68.195] (II) Unloading vgahw
    [ 68.195] (EE) Screen(s) found, but none have a usable configuration.
    [ 68.195]
    Fatal server error:
    [ 68.195] no screens found
    [ 68.195]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 68.195] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 68.195]
    OR in the last lines:
    [ 68.194] compiled for 1.10.1, module version = 0.1.0
    [ 68.194] ABI class: X.Org Video Driver, version 10.0
    [ 68.194] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 68.194] (==) RADEON(0): RGB weight 565
    [ 68.194] (II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
    [ 68.194] (--) RADEON(0): Chipset: "AMD Radeon HD 6900 Series" (ChipID = 0x6719)
    [ 68.195] (EE) RADEON(0): Chipset: "AMD Radeon HD 6900 Series" (ChipID = 0x6719) requires KMS
    [ 68.195] (II) UnloadModule: "radeon"
    [ 68.195] (II) Unloading radeon
    [ 68.195] (II) UnloadModule: "vgahw"
    [ 68.195] (II) Unloading vgahw
    [ 68.195] (EE) Screen(s) found, but none have a usable configuration.
    [ 68.195]
    Fatal server error:
    [ 68.195] no screens found
    BTW, I try to use 'radeon.modeset=0' in the boot, and same error..
    What is the next step for me?

    KingYes wrote:Hey,
    I don't have OpenGL in this command.
    Paste your glxinfo output via pastebin.com, dmesg may be usefull too...
    dmesg
    glxinfo

  • [SOLVED] new install Xorg not starting

    I am running a vm install of arch and I cannot get startx to work. I went through the wiki section "Xorg as a systemd user service" and tried what it suggested and still it would not work. Below is my log file. Anyone have any suggestions? Thanks!
    [herminio@archlinux-vm ~]$ cat .local/share/xorg/Xorg.0.log
    [ 697.138]
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    [ 697.141] X Protocol Version 11, Revision 0
    [ 697.143] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 697.144] Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
    [ 697.144] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 697.146] Build Date: 10 November 2014 07:52:13PM
    [ 697.148]
    [ 697.149] Current version of pixman: 0.32.6
    [ 697.152] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 697.152] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 697.156] (==) Log file: "/home/herminio/.local/share/xorg/Xorg.0.log", Time: Sat Nov 15 14:29:26 2014
    [ 697.158] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 697.158] (==) No Layout section. Using the first Screen section.
    [ 697.158] (==) No screen section available. Using defaults.
    [ 697.158] (**) |-->Screen "Default Screen Section" (0)
    [ 697.158] (**) | |-->Monitor "<default monitor>"
    [ 697.158] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 697.158] (==) Automatically adding devices
    [ 697.158] (==) Automatically enabling devices
    [ 697.158] (==) Automatically adding GPU devices
    [ 697.158] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 697.158] Entry deleted from font path.
    [ 697.158] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 697.158] Entry deleted from font path.
    [ 697.158] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 697.158] Entry deleted from font path.
    [ 697.158] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 697.158] Entry deleted from font path.
    [ 697.158] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 697.158] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 697.158] Entry deleted from font path.
    [ 697.158] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 697.158] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 697.158] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 697.158] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 697.158] (II) Loader magic: 0x818d80
    [ 697.158] (II) Module ABI versions:
    [ 697.158] X.Org ANSI C Emulation: 0.4
    [ 697.158] X.Org Video Driver: 18.0
    [ 697.158] X.Org XInput driver : 21.0
    [ 697.158] X.Org Server Extension : 8.0
    [ 697.161] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 697.161] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 697.161] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 697.200] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe8000000/134217728, 0xfe000000/8388608, I/O @ 0x00001070/16, BIOS @ 0x????????/32768
    [ 697.200] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 697.200] (II) LoadModule: "glx"
    [ 697.200] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 697.245] (II) Module glx: vendor="NVIDIA Corporation"
    [ 697.245] compiled for 4.0.2, module version = 1.0.0
    [ 697.245] Module class: X.Org Server Extension
    [ 697.245] (II) NVIDIA GLX Module 343.22 Thu Sep 11 15:55:13 PDT 2014
    [ 697.246] (==) Matched vmware as autoconfigured driver 0
    [ 697.246] (==) Matched vmware as autoconfigured driver 1
    [ 697.246] (==) Matched modesetting as autoconfigured driver 2
    [ 697.246] (==) Matched fbdev as autoconfigured driver 3
    [ 697.246] (==) Matched vesa as autoconfigured driver 4
    [ 697.246] (==) Assigned the driver to the xf86ConfigLayout
    [ 697.246] (II) LoadModule: "vmware"
    [ 697.246] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 697.280] (II) Module vmware: vendor="X.Org Foundation"
    [ 697.281] compiled for 1.16.0, module version = 13.0.2
    [ 697.281] Module class: X.Org Video Driver
    [ 697.281] ABI class: X.Org Video Driver, version 18.0
    [ 697.281] (II) LoadModule: "modesetting"
    [ 697.281] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 697.281] (II) Module modesetting: vendor="X.Org Foundation"
    [ 697.281] compiled for 1.16.0, module version = 0.9.0
    [ 697.281] Module class: X.Org Video Driver
    [ 697.281] ABI class: X.Org Video Driver, version 18.0
    [ 697.281] (II) LoadModule: "fbdev"
    [ 697.282] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 697.282] (II) Module fbdev: vendor="X.Org Foundation"
    [ 697.282] compiled for 1.16.0, module version = 0.4.4
    [ 697.282] Module class: X.Org Video Driver
    [ 697.282] ABI class: X.Org Video Driver, version 18.0
    [ 697.282] (II) LoadModule: "vesa"
    [ 697.282] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 697.282] (II) Module vesa: vendor="X.Org Foundation"
    [ 697.282] compiled for 1.16.0, module version = 2.3.2
    [ 697.282] Module class: X.Org Video Driver
    [ 697.282] ABI class: X.Org Video Driver, version 18.0
    [ 697.282] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
    [ 697.282] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 697.283] (II) FBDEV: driver for framebuffer: fbdev
    [ 697.283] (II) VESA: driver for VESA chipsets: vesa
    [ 697.283] (++) using VT number 1
    [ 697.283] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 697.283] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
    [ 697.283] (WW) Falling back to old probe method for modesetting
    [ 697.283] (WW) Falling back to old probe method for fbdev
    [ 697.283] (II) Loading sub module "fbdevhw"
    [ 697.283] (II) LoadModule: "fbdevhw"
    [ 697.283] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 697.283] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 697.283] compiled for 1.16.2, module version = 0.0.2
    [ 697.283] ABI class: X.Org Video Driver, version 18.0
    [ 697.283] (EE) open /dev/fb0: Permission denied
    [ 697.283] (WW) Falling back to old probe method for vesa
    [ 697.283] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [ 697.284] (II) vmware(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 697.284] (--) vmware(0): DRM driver version is 2.6.1
    [ 697.284] (EE) vmware(0): Failed to detect device screen object capability.
    [ 697.284] (WW) vmware(0): Disabling 3D support.
    [ 697.284] (WW) vmware(0): Disabling Render Acceleration.
    [ 697.284] (WW) vmware(0): Disabling RandR12+ support.
    [ 697.284] (--) vmware(0): VMware SVGA regs at (0x1070, 0x1071)
    [ 697.284] (II) Loading sub module "vgahw"
    [ 697.284] (II) LoadModule: "vgahw"
    [ 697.284] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 697.284] (II) Module vgahw: vendor="X.Org Foundation"
    [ 697.284] compiled for 1.16.2, module version = 0.1.0
    [ 697.284] ABI class: X.Org Video Driver, version 18.0
    [ 697.299] (EE)
    [ 697.299] (EE) Backtrace:
    [ 697.300] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593d36]
    [ 697.300] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197e89) [0x597e89]
    [ 697.300] (EE) 2: /usr/lib/libc.so.6 (0x7f1fe4f6b000+0x339f0) [0x7f1fe4f9e9f0]
    [ 697.300] (EE) 3: /usr/lib/libpciaccess.so.0 (pci_io_write8+0x3) [0x7f1fe631a923]
    [ 697.300] (EE) 4: /usr/lib/xorg/modules/libvgahw.so (vgaHWSaveColormap+0x5b) [0x7f1fdb2adfbb]
    [ 697.300] (EE) 5: /usr/lib/xorg/modules/libvgahw.so (vgaHWSave+0x55) [0x7f1fdb2afd55]
    [ 697.300] (EE) 6: /usr/lib/xorg/modules/drivers/vmware_drv.so (0x7f1fdeedc000+0x7dce) [0x7f1fdeee3dce]
    [ 697.300] (EE) 7: /usr/bin/Xorg.bin (InitOutput+0xa9f) [0x47a28f]
    [ 697.300] (EE) 8: /usr/bin/Xorg.bin (0x400000+0x3b65a) [0x43b65a]
    [ 697.300] (EE) 9: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f1fe4f8b040]
    [ 697.300] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
    [ 697.300] (EE)
    [ 697.300] (EE) Segmentation fault at address 0x8
    [ 697.300] (EE)
    Fatal server error:
    [ 697.300] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 697.300] (EE)
    [ 697.300] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 697.300] (EE) Please also check the log file at "/home/herminio/.local/share/xorg/Xorg.0.log" for additional information.
    [ 697.300] (EE)
    [ 697.308] (EE) Server terminated with error (1). Closing log file.
    [herminio@archlinux-vm ~]$
    Last edited by rican-linux (2014-11-17 07:45:54)

    Here are the packages I installed
    [herminio@archlinux-vm ~]$ sudo pacman -Q | grep xf86-video
    xf86-video-ark 0.7.5-5
    xf86-video-ast 0.97.0-5
    xf86-video-ati 1:7.5.0-1
    xf86-video-cirrus 1.5.2-4
    xf86-video-dummy 0.3.7-3
    xf86-video-fbdev 0.4.4-3
    xf86-video-glint 1.2.8-5
    xf86-video-i128 1.3.6-5
    xf86-video-intel 2.99.916-3
    xf86-video-mach64 6.9.4-4
    xf86-video-mga 1.6.3-3
    xf86-video-modesetting 0.9.0-2
    xf86-video-neomagic 1.2.8-3
    xf86-video-nouveau 1.0.11-2
    xf86-video-nv 2.1.20-5
    xf86-video-openchrome 0.3.3-4
    xf86-video-r128 6.9.2-3
    xf86-video-savage 2.3.7-3
    xf86-video-siliconmotion 1.7.7-5
    xf86-video-sis 0.10.7-6
    xf86-video-tdfx 1.4.5-5
    xf86-video-trident 1.3.6-6
    xf86-video-v4l 0.2.0-14
    xf86-video-vesa 2.3.2-5
    xf86-video-vmware 13.0.2-2
    xf86-video-voodoo 1.2.5-5
    I made some edits to the org.conf and now I am seeing this:
    [herminio@archlinux-vm ~]$ startx
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.17.2-1-ARCH x86_64
    Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
    Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    Build Date: 10 November 2014 07:52:13PM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 15 16:08:43 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    VMware: No 3D enabled (0, Success).
    ^Cxinit: connection to X server lost
    waiting for X server to shut down XIO: fatal IO error 0 (Success) on X server ":0"
    after 896 requests (896 known processed) with 0 events remaining.
    xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":0"
    xterm: fatal IO error 104 (Connection reset by peer) or KillClient on X server ":0"
    xterm: fatal IO error 104 (Connection reset by peer) or KillClient on X server ":0"
    (EE) Server terminated successfully (0). Closing log file.
    xinit: unexpected signal 2
    Couldn't get a file descriptor referring to the console
    [herminio@archlinux-vm ~]$ cat /var/log/Xorg.0.log
    [ 2861.854]
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    [ 2861.854] X Protocol Version 11, Revision 0
    [ 2861.854] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [ 2861.855] Current Operating System: Linux archlinux-vm 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
    [ 2861.855] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    [ 2861.855] Build Date: 10 November 2014 07:52:13PM
    [ 2861.856]
    [ 2861.856] Current version of pixman: 0.32.6
    [ 2861.856] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2861.856] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2861.858] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 15 16:08:43 2014
    [ 2861.859] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2861.860] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 2861.860] (==) ServerLayout "X.org Configured"
    [ 2861.860] (**) |-->Screen "Screen0" (0)
    [ 2861.860] (**) | |-->Monitor "Monitor0"
    [ 2861.860] (**) | |-->Device "Card0"
    [ 2861.860] (**) |-->Input Device "Mouse0"
    [ 2861.860] (**) |-->Input Device "Keyboard0"
    [ 2861.860] (==) Automatically adding devices
    [ 2861.860] (==) Automatically enabling devices
    [ 2861.860] (==) Automatically adding GPU devices
    [ 2861.860] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2861.860] Entry deleted from font path.
    [ 2861.860] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2861.860] Entry deleted from font path.
    [ 2861.860] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 2861.860] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 2861.860] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 2861.860] (WW) Disabling Mouse0
    [ 2861.860] (WW) Disabling Keyboard0
    [ 2861.860] (II) Loader magic: 0x818d80
    [ 2861.860] (II) Module ABI versions:
    [ 2861.860] X.Org ANSI C Emulation: 0.4
    [ 2861.860] X.Org Video Driver: 18.0
    [ 2861.860] X.Org XInput driver : 21.0
    [ 2861.860] X.Org Server Extension : 8.0
    [ 2861.863] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
    [ 2861.864] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2861.865] (EE) systemd-logind: failed to take device /dev/dri/card0: Operation not permitted
    [ 2861.886] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe8000000/134217728, 0xfe000000/8388608, I/O @ 0x00001070/16, BIOS @ 0x????????/32768
    [ 2861.886] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2861.886] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2861.886] (II) LoadModule: "glx"
    [ 2861.887] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2861.931] (II) Module glx: vendor="NVIDIA Corporation"
    [ 2861.931] compiled for 4.0.2, module version = 1.0.0
    [ 2861.931] Module class: X.Org Server Extension
    [ 2861.931] (II) NVIDIA GLX Module 343.22 Thu Sep 11 15:55:13 PDT 2014
    [ 2861.931] (II) LoadModule: "vmware"
    [ 2861.932] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 2861.959] (II) Module vmware: vendor="X.Org Foundation"
    [ 2861.959] compiled for 1.16.0, module version = 13.0.2
    [ 2861.959] Module class: X.Org Video Driver
    [ 2861.959] ABI class: X.Org Video Driver, version 18.0
    [ 2861.959] (II) LoadModule: "vmware"
    [ 2861.959] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
    [ 2861.959] (II) Module vmware: vendor="X.Org Foundation"
    [ 2861.959] compiled for 1.16.0, module version = 13.0.2
    [ 2861.959] Module class: X.Org Video Driver
    [ 2861.959] ABI class: X.Org Video Driver, version 18.0
    [ 2861.959] (II) UnloadModule: "vmware"
    [ 2861.959] (II) Unloading vmware
    [ 2861.959] (II) Failed to load module "vmware" (already loaded, 0)
    [ 2861.959] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
    [ 2861.959] (--) using VT number 2
    [ 2861.963] (--) vmware(0): DRM driver version is 2.6.1
    [ 2861.963] (==) vmware(0): Depth 24, (--) framebuffer bpp 32
    [ 2861.963] (==) vmware(0): RGB weight 888
    [ 2861.963] (==) vmware(0): Default visual is TrueColor
    [ 2861.963] (--) vmware(0): Min width 1, Max Width 8192.
    [ 2861.963] (--) vmware(0): Min height 1, Max Height 8192.
    [ 2861.964] (II) vmware(0): Output Virtual1 using monitor section Monitor0
    [ 2861.964] (II) vmware(0): Output Virtual2 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual3 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual4 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual5 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual6 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual7 has no monitor section
    [ 2861.964] (II) vmware(0): Output Virtual8 has no monitor section
    [ 2861.964] (II) vmware(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "2560x1600"x60.0 348.50 2560 2752 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x60.0 78.76 1280 1330 1380 1430 768 818 868 918 -hsync +vsync (55.1 kHz eP)
    [ 2861.964] (II) vmware(0): Printing probed modes for output Virtual1
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x60.0 78.76 1280 1330 1380 1430 768 818 868 918 -hsync +vsync (55.1 kHz eP)
    [ 2861.964] (II) vmware(0): Modeline "2560x1600"x60.0 348.50 2560 2752 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 2861.964] (II) vmware(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 2861.964] (II) vmware(0): EDID for output Virtual2
    [ 2861.965] (II) vmware(0): EDID for output Virtual3
    [ 2861.965] (II) vmware(0): EDID for output Virtual4
    [ 2861.965] (II) vmware(0): EDID for output Virtual5
    [ 2861.965] (II) vmware(0): EDID for output Virtual6
    [ 2861.965] (II) vmware(0): EDID for output Virtual7
    [ 2861.965] (II) vmware(0): EDID for output Virtual8
    [ 2861.965] (II) vmware(0): Output Virtual1 connected
    [ 2861.965] (II) vmware(0): Output Virtual2 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual3 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual4 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual5 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual6 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual7 disconnected
    [ 2861.965] (II) vmware(0): Output Virtual8 disconnected
    [ 2861.965] (II) vmware(0): Using exact sizes for initial modes
    [ 2861.965] (II) vmware(0): Output Virtual1 using initial mode 1280x768
    [ 2861.965] (II) vmware(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2861.965] (==) vmware(0): DPI set to (96, 96)
    [ 2861.965] (II) Loading sub module "fb"
    [ 2861.965] (II) LoadModule: "fb"
    [ 2861.965] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2861.965] (II) Module fb: vendor="X.Org Foundation"
    [ 2861.965] compiled for 1.16.2, module version = 1.0.0
    [ 2861.965] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2861.965] (II) Loading sub module "dri2"
    [ 2861.965] (II) LoadModule: "dri2"
    [ 2861.965] (II) Module "dri2" already built-in
    [ 2861.965] (==) Depth 24 pixmap format is 32 bpp
    [ 2861.966] (II) vmware(0): Initialized VMWARE_CTRL extension version 0.2
    [ 2861.967] (WW) vmware(0): Failed to initialize Gallium3D Xa. No render acceleration available.
    [ 2861.967] (WW) vmware(0): Skipped initialization of direct rendering due to lack of render acceleration.
    [ 2861.967] (--) vmware(0): Render acceleration is disabled.
    [ 2861.967] (==) vmware(0): Rendercheck mode is disabled.
    [ 2861.967] (--) vmware(0): Direct rendering (3D) is disabled.
    [ 2861.967] (==) vmware(0): Backing store enabled
    [ 2861.967] (==) vmware(0): Silken mouse enabled
    [ 2861.967] (II) vmware(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2861.967] (==) vmware(0): DPMS enabled
    [ 2861.967] (II) vmware(0): No 3D acceleration. Not setting up textured video.
    [ 2861.967] (--) RandR disabled
    [ 2861.981] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    [ 2862.011] (II) vmware(0): Setting screen physical size to 338 x 203
    [ 2862.235] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 2862.235] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2862.235] (II) LoadModule: "evdev"
    [ 2862.235] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2862.236] (II) Module evdev: vendor="X.Org Foundation"
    [ 2862.236] compiled for 1.16.0, module version = 2.9.0
    [ 2862.236] Module class: X.Org XInput Driver
    [ 2862.236] ABI class: X.Org XInput driver, version 21.0
    [ 2862.237] (EE) systemd-logind: failed to take device /dev/input/event1: Operation not permitted
    [ 2862.237] (II) Using input driver 'evdev' for 'Power Button'
    [ 2862.237] (**) Power Button: always reports core events
    [ 2862.237] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 2862.237] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2862.237] (--) evdev: Power Button: Found keys
    [ 2862.237] (II) evdev: Power Button: Configuring as keyboard
    [ 2862.237] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event1"
    [ 2862.237] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2862.237] (**) Option "xkb_rules" "evdev"
    [ 2862.237] (**) Option "xkb_model" "pc104"
    [ 2862.237] (**) Option "xkb_layout" "us"
    [ 2862.284] (II) config/udev: Adding input device VMware VMware Virtual USB Mouse (/dev/input/event3)
    [ 2862.284] (**) VMware VMware Virtual USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 2862.285] (EE) systemd-logind: failed to take device /dev/input/event3: Operation not permitted
    [ 2862.285] (II) Using input driver 'evdev' for 'VMware VMware Virtual USB Mouse'
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: always reports core events
    [ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: Device: "/dev/input/event3"
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Vendor 0xe0f Product 0x3
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found 12 mouse buttons
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found scroll wheel(s)
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found relative axes
    [ 2862.285] (--) evdev: VMware VMware Virtual USB Mouse: Found x and y relative axes
    [ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: Configuring as mouse
    [ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: Adding scrollwheel support
    [ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: YAxisMapping: buttons 4 and 5
    [ 2862.285] (**) evdev: VMware VMware Virtual USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2862.285] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:0E0F:0003.0001/input/input5/event3"
    [ 2862.285] (II) XINPUT: Adding extended input device "VMware VMware Virtual USB Mouse" (type: MOUSE, id 7)
    [ 2862.285] (II) evdev: VMware VMware Virtual USB Mouse: initialized for relative axes.
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) keeping acceleration scheme 1
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration profile 0
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration factor: 2.000
    [ 2862.285] (**) VMware VMware Virtual USB Mouse: (accel) acceleration threshold: 4
    [ 2862.286] (II) config/udev: Adding input device VMware VMware Virtual USB Mouse (/dev/input/mouse0)
    [ 2862.286] (II) No input driver specified, ignoring this device.
    [ 2862.286] (II) This device may have been added with another device file.
    [ 2862.286] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2862.286] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2862.286] (EE) systemd-logind: failed to take device /dev/input/event0: Operation not permitted
    [ 2862.286] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2862.286] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2862.286] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2862.286] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2862.286] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2862.286] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2862.286] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2862.286] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 2862.286] (**) Option "xkb_rules" "evdev"
    [ 2862.286] (**) Option "xkb_model" "pc104"
    [ 2862.286] (**) Option "xkb_layout" "us"
    [ 2862.287] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
    [ 2862.287] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 2862.287] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "vmmouse"
    [ 2862.287] (II) LoadModule: "vmmouse"
    [ 2862.287] (II) Loading /usr/lib/xorg/modules/input/vmmouse_drv.so
    [ 2862.287] (II) Module vmmouse: vendor="X.Org Foundation"
    [ 2862.287] compiled for 1.16.0, module version = 13.0.0
    [ 2862.287] Module class: X.Org XInput Driver
    [ 2862.287] ABI class: X.Org XInput driver, version 21.0
    [ 2862.287] (II) VMWARE(0): VMMOUSE module was loaded
    [ 2862.287] (II) Using input driver 'vmmouse' for 'ImPS/2 Generic Wheel Mouse'
    [ 2862.287] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 2862.288] (II) VMWARE(0): vmmouse is available
    [ 2862.288] (**) Option "Device" "/dev/input/event4"
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: ZAxisMapping: buttons 4 and 5
    [ 2862.334] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    [ 2862.334] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 9)
    [ 2862.334] (II) VMWARE(0): VMMOUSE DEVICE_INIT
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 2862.334] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 2862.334] (II) VMWARE(0): VMMOUSE DEVICE_ON
    [ 2862.334] (II) VMWARE(0): vmmouse enabled
    [ 2862.335] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse1)
    [ 2862.335] (II) No input driver specified, ignoring this device.
    [ 2862.335] (II) This device may have been added with another device file.
    [ 2862.336] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 2862.336] (II) No input driver specified, ignoring this device.
    [ 2862.336] (II) This device may have been added with another device file.
    [ 2865.760] (II) VMWARE(0): VMMOUSE DEVICE_OFF/CLOSE
    [ 2865.883] (II) VMWARE(0): VMMOUSE DEVICE_OFF/CLOSE
    [ 2866.184] (II) VMWARE(0): VMMouseUnInit
    [ 2866.184] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 2866.184] (II) UnloadModule: "evdev"
    [ 2866.184] (II) evdev: VMware VMware Virtual USB Mouse: Close
    [ 2866.184] (II) UnloadModule: "evdev"
    [ 2866.184] (II) evdev: Power Button: Close
    [ 2866.184] (II) UnloadModule: "evdev"
    [ 2866.219] (EE) Server terminated successfully (0). Closing log file.
    [herminio@archlinux-vm ~]$

  • [Solved] xorg will not start after update

    Hi there,
    I updated Arch and when I restarted my computer lightdm did not start.  I ran systemctl disable lightdm.service and I was able to boot up to a command prompt and login.  I tried to start xorg-server by running startx  (my .xinitrc file has exec mate-session in it) and I got an error.  Here is my xorg log...
    [ 137.060]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 137.104] X Protocol Version 11, Revision 0
    [ 137.118] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 137.133] Current Operating System: Linux watchtower 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64
    [ 137.133] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=04918701-88f8-4f79-ab8d-0c0177e45fef rw quiet
    [ 137.161] Build Date: 14 March 2015 06:45:50PM
    [ 137.174]
    [ 137.187] Current version of pixman: 0.32.6
    [ 137.213] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 137.213] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 137.265] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 25 20:01:44 2015
    [ 137.278] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 137.278] (==) No Layout section. Using the first Screen section.
    [ 137.278] (==) No screen section available. Using defaults.
    [ 137.278] (**) |-->Screen "Default Screen Section" (0)
    [ 137.278] (**) | |-->Monitor "<default monitor>"
    [ 137.278] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 137.278] (==) Automatically adding devices
    [ 137.278] (==) Automatically enabling devices
    [ 137.278] (==) Automatically adding GPU devices
    [ 137.278] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 137.278] Entry deleted from font path.
    [ 137.278] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 137.278] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 137.278] Entry deleted from font path.
    [ 137.278] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 137.278] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 137.278] Entry deleted from font path.
    [ 137.278] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 137.278] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 137.278] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 137.278] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 137.278] (II) Loader magic: 0x815d80
    [ 137.278] (II) Module ABI versions:
    [ 137.278] X.Org ANSI C Emulation: 0.4
    [ 137.278] X.Org Video Driver: 19.0
    [ 137.278] X.Org XInput driver : 21.0
    [ 137.278] X.Org Server Extension : 9.0
    [ 137.280] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 137.280] (--) PCI:*(0:1:0:0) 10de:1380:1462:8a9b rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 137.280] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 137.280] (II) LoadModule: "glx"
    [ 137.280] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 137.286] (II) Module glx: vendor="NVIDIA Corporation"
    [ 137.286] compiled for 4.0.2, module version = 1.0.0
    [ 137.286] Module class: X.Org Server Extension
    [ 137.286] (II) NVIDIA GLX Module 346.47 Thu Feb 19 18:09:07 PST 2015
    [ 137.286] (==) Matched nouveau as autoconfigured driver 0
    [ 137.286] (==) Matched nv as autoconfigured driver 1
    [ 137.286] (==) Matched modesetting as autoconfigured driver 2
    [ 137.286] (==) Matched fbdev as autoconfigured driver 3
    [ 137.286] (==) Matched vesa as autoconfigured driver 4
    [ 137.286] (==) Assigned the driver to the xf86ConfigLayout
    [ 137.286] (II) LoadModule: "nouveau"
    [ 137.286] (WW) Warning, couldn't open module nouveau
    [ 137.286] (II) UnloadModule: "nouveau"
    [ 137.286] (II) Unloading nouveau
    [ 137.286] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 137.286] (II) LoadModule: "nv"
    [ 137.287] (WW) Warning, couldn't open module nv
    [ 137.287] (II) UnloadModule: "nv"
    [ 137.287] (II) Unloading nv
    [ 137.287] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 137.287] (II) LoadModule: "modesetting"
    [ 137.287] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 137.287] (II) Module modesetting: vendor="X.Org Foundation"
    [ 137.287] compiled for 1.17.1, module version = 1.17.1
    [ 137.287] Module class: X.Org Video Driver
    [ 137.287] ABI class: X.Org Video Driver, version 19.0
    [ 137.287] (II) LoadModule: "fbdev"
    [ 137.287] (WW) Warning, couldn't open module fbdev
    [ 137.287] (II) UnloadModule: "fbdev"
    [ 137.287] (II) Unloading fbdev
    [ 137.287] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 137.287] (II) LoadModule: "vesa"
    [ 137.287] (WW) Warning, couldn't open module vesa
    [ 137.287] (II) UnloadModule: "vesa"
    [ 137.287] (II) Unloading vesa
    [ 137.287] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 137.287] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 137.287] (++) using VT number 1
    [ 137.287] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 137.287] (EE) open /dev/dri/card0: No such file or directory
    [ 137.287] (WW) Falling back to old probe method for modesetting
    [ 137.287] (EE) open /dev/dri/card0: No such file or directory
    [ 137.287] (EE) Screen 0 deleted because of no matching config section.
    [ 137.287] (II) UnloadModule: "modesetting"
    [ 137.287] (EE) Device(s) detected, but none match those in the config file.
    [ 137.287] (EE)
    Fatal server error:
    [ 137.287] (EE) no screens found(EE)
    [ 137.287] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 137.287] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 137.287] (EE)
    [ 137.367] (EE) Server terminated with error (1). Closing log file.
    It looks like it's trying to start the nouvea driver.  The thing is I'm using the proprietary nvidia driver.  Any help would be appreciated.  Thanks.
    EDIT:
    Okay, making progress...  I ran sudo modprobe nvidia and my driver loaded.  I ran startx and xorg-server started, Hooray!  Then my desktop opened and.....   froze.  Ctl-Alt-F1 did not open another tty, everything was completely frozen.  I had to hit the restart switch.  Any ideas?
    Last edited by necbot (2015-03-27 23:54:13)

    Okay, I'm not really sure what I did to fix the problem, but it seems to have gone away.  I rebooted a few times and had to manually load my nvidia driver using modprobe in order to start xorg-server.  My system would still freeze though, then I installed the nouveau driver and started using that and the freezes stopped.  I reinstalled the nvidia driver and...  everything seems to work fine.  I reenabled lightdm service and my desktop loaded with no errors and there have been no system freezes.     ?????????????   I have no idea why that worked.
    Last edited by necbot (2015-03-27 23:55:17)

  • Xorg does not start (timeouts) with "no screens found"

    After years of my system working correctly, this has been happening for the last ten days.
    Many times - not all of them - xorg does not start, and I get greated with the standard console login prompt.
    Checking in /var/log/ the xorg.0.log, it says that "no screens found".
    I am using an nvidia VGA with nvidia driver 190.xx from extra.
    I am using KDE, from inittab (not with kdm as a deamon).
    Initial xorg.conf used to be:
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    EndSection
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection
    Section "Monitor"
    Identifier "My Monitor"
    Option "DPMS" "True"
    Option "DPI" "96 x 96"
    EndSection
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "My Graphics Card"
    Monitor "My Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x1024"
    Viewport 0 0
    EndSubSection
    Option "DPI" "96 x 96"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "true"
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Now I have trimmed it down to:
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    EndSection
    But the problem remains.
    The problem started ten days ago.
    The previous night I had updated the following packages (I provide a section of pacman.log):
    [2010-01-21 20:35] upgraded acct (6.3.2-2 -> 6.5.1-1)
    [2010-01-21 20:35] upgraded coreutils (8.2-1 -> 8.4-1)
    [2010-01-21 20:35] upgraded farsight2 (0.0.16-1 -> 0.0.17-1)
    [2010-01-21 20:35] upgraded git (1.6.6-1 -> 1.6.6.1-1)
    [2010-01-21 20:35] upgraded iproute2 (2.6.29-3 -> 2.6.31-1)
    [2010-01-21 20:35] upgraded mkvtoolnix (3.0.0-1 -> 3.1.0-1)
    [2010-01-21 20:35] upgraded psmisc (22.8-1 -> 22.10-1)
    [2010-01-21 20:35] upgraded zlib (1.2.3.4-3 -> 1.2.3.4-4)
    [2010-01-21 20:35] upgraded recordmydesktop (0.3.8.1-1 -> 0.3.8.1-2)
    [2010-01-21 20:35] upgraded smbclient (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded samba (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded smartmontools (5.38-2 -> 5.39-1)
    [2010-01-21 20:35] upgraded tzdata (2009t-1 -> 2010a-1)
    [2010-01-21 20:35] upgraded whois (4.7.36-1 -> 5.0.0-1)
    So since nothing on xorg was updated, maybe the new coreutils is the more likely suspect?

    Zamboniman wrote:
    arch_cy wrote:
    skunktrader wrote:Did you reboot after installing nvidia?
    no, i install nvidia and then xorg i try startx without result.
    Right now i am from Ubuntu, i am going to install arch on virtualbox and i will answer to any other questions.
    Thank you
    The reason you were asked if you rebooted is because installing the nvidia driver also installs a kernel module. That kernel module
    needs to be installed in the running kernel, either by invoking "depmod nvidia" or rebooting, providing everything installed correctly. You
    may need to put the module name in your modules section of rc.conf and then reboot.
    The absence of that kernel module explains your error message of not finding that kernel module. :-)
    iirc the .install already does the depmod
    Note to TS:  if you use virtualbox you can't use your hosts video card so you will have to use the vboxvideo driver. So read the wiki about virtualbox

  • [NOT SOLVED] Gnome will not start

    I'm editing this original message by way of summing up so that anyone coming here with a similar problem will know what to expect if they read further:
    I believe the reason Gnome would not start on the machine in question was that it made too many demands on the available hardware (see desm0te's comments below).
    For this reason I decided to switch to LXDE as Desktop Environment which works well on the restricted hardware. I did not investigate the Gnome related problem any further.
    The original message follows:
    After a successful installation of the basic command-line Arch according to the Beginner's Guide, I went on to install Gnome according to instructions in the Wiki.
    I Did not want Gnome to start automatically but only when I type in the command startx.
    This it does, but all I get is the nice blue "curtain" background - no black bar at top of screen with Actions, date , name etc...
    and no cursor.
    One funny thing was - this afternoon while I was concentrating on another machine - the black bar suddenly appeared (apparently for no reason) showing the date and my name but with the X cursor
    from the X11 environment. However as soon as I moved this cursor to the bar and clicked, both dursor and bar disappeared never to return .
    I decided to redirect the stderr of startx to a file in the hope that it would give a clue as to what was wrong.
    X.Org X Server 1.11.4
    Release Date: 2012-01-27
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.2.2-1-ARCH i686
    Current Operating System: Linux pdv 3.2.2-1-ARCH #1 SMP PREEMPT Thu Jan 26 08:28:27 UTC 2012 i686
    Kernel command line: root=/dev/sda1 ro vga=773
    Build Date: 29 January 2012 03:41:53PM
    Current version of pixman: 0.24.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 3 21:13:19 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    [10f] 320 x 200, 70Hz
    [134] 320 x 240, 72Hz
    [144] 400 x 300, 72Hz
    [154] 512 x 384, 70Hz
    [11e] 640 x 400, 70Hz
    [112] 640 x 480, 60Hz, 75Hz, 85Hz, 100Hz, 160Hz
    [115] 800 x 600, 60Hz, 75Hz, 85Hz
    [118] 1024 x 768, 60Hz, 70Hz, 75Hz, 85Hz, 100Hz, 130Hz
    [17b] 1280 x 768, 60Hz
    [16a] 1280 x 960, 60Hz, 85Hz
    [11b] 1280 x 1024, 60Hz, 75Hz, 85Hz, 100Hz
    [13e] 1400 x 1050, 60Hz, 75Hz
    [124] 1600 x 1200, 60Hz
    (gnome-shell:770): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find suitable fbconfig for the GLX context: Failed to find any compatible fbconfigs
    Window manager error: Unable to initialize Clutter.
    Failed to play sound: File or data not found
    Tracker-Message: Setting up monitor for changes to config file:'/home/dick/.config/tracker/tracker-miner-fs.cf** Message: applet now removed from the notification area
    (nm-applet:789): libnotify-WARNING **: Failed to connect to proxy
    ** (nm-applet:789): WARNING **: get_all_cb: couldn't retrieve system settings properties: (25) Launch helper exited with unknown return code 1.
    ** (nm-applet:789): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
    ** (nm-applet:789): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    Tracker-Message: Setting up monitor for changes to config file:'/home/dick/.config/tracker/tracker-store.cfg'
    (tracker-store:791): Tracker-CRITICAL **: D-Bus service name:'org.freedesktop.Tracker1' is already taken, perhaps the daemon is already running?
    (tracker-miner-fs:788): Tracker-CRITICAL **: Empty locale file found at '/home/dick/.cache/tracker/miner-applications-locale.txt'
    (gnome-settings-daemon:668): color-plugin-WARNING **: failed to get edid: unable to get EDID for output
    (tracker-miner-fs:788): Tracker-WARNING **: Couldn't properly parse desktop file 'file:///usr/share/applications/brasero-nautilus.desktop': 'Desktop file doesn't contain type'
    (tracker-miner-fs:788): Tracker-CRITICAL **: Empty locale file found at '/home/dick/.cache/tracker/miner-applications-locale.txt'
    xinit: connection to X server lost
    waiting for X server to shut down gnome-session[655]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Server terminated successfully (0). Closing log file.
    (tracker-miner-fs:788): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    (tracker-miner-fs:788): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    (tracker-miner-fs:788): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    (tracker-miner-fs:788): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.gtk.Private.RemoteVolumeMonitor',sender='org.gtk.Private.GduVolumeMonitor',': org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    (tracker-miner-fs:788): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.gtk.Private.GduVolumeMonitor'': org.freedesktop.DBus.Error.Disconnected: Connection is closed
    xinit: unexpected signal 2
    If this gives clues could someone please point me in the right direction? Are the two EE messages significant (Failed to load modules "vesa" and "fbdev"). What is Clutter*? What should I do to get it initialized?
    Thanks for any help.
    Dick Summerfield (aka Battus).
    * Sorry about that - it's an open source graphics library for creating hardware-accelerated user interfaces - but am I any the wiser for that
    Last edited by Battus (2012-02-21 19:48:23)

    desm0tes:
    To take your points one by one:
    1. I am now quite happy with LXDE too. The problems I mentioned last night seem to have gone (???!!!) and I can just start LXDE from my user account. Maybe later, I'll realize what I was doing wrong or rather what I did to make it work... . Now I just type:
    startx
    having put:
    exec ck-launch-session startlxde
    in .xinitrc.
    2. Thanks for the tip about yaourt. I shall try that sooner or later.
    3. Well as I said - I don't understand what I was doing wrong -  which makes me feel a bit stupid and is rather annoying but looking on the bright side it's fine to be able to start-up, have a legible screen and logout successfully - which I couln't do before. I now have to figure out how to expand the contents of LXDE a bit but that's the fun of it!
    LXDE starts up nicely with minimal possibilties but I can change look & feel and customize the panel settings.
    "Menu" contains:
        Accessories:
            File Manager
            Image Viewer
            LXTerminal
            Leafpad
            Xarchiver
        Internet:
            Avahi SSH Server Browser
            Avahi VNC Server Browser
        Office:
            ePDFViewer
        System Tools:
            Avahi Zerconf Browser
            Task Manager
        Preferences:
            Customize Look and Feel
            Monitor Settings
            OPenbox Configuration Maanger
            Preferred Applications
        Run
        Logout
    All of these start up OK and work, on cursory examination, except the Avahi Browsers which I don't understand and which appear to do nothing as no window appears on screen.
    4. I'm not quite sure I can yet see the use of a login manager such as SLiM, since I seem to get on quite nicely without it but since I've heard it mentioned a lot I'm sure I'm just missing the point.
    Dick Summerfield (aka Battus)
    Last edited by Battus (2012-02-06 19:56:30)

  • After kernel 2.6.27, X does not start

    Hi guys!
    Since I made the much awaited (and sometimes dreaded) pacman -Syu, the latest kernel was installed. Then, I updated ndiswrapper to the latest version (1.53) and catalyst (I actually downgraded that one from 8.9 to 8.8). I then rebooted and did the usual login at the shell and then I issued the command
    startx
    As stated in the title, X would not start. At first, it would say that the DRI module could not be loaded. I reinstalled catalyst and added
    Section "DRI"
    Mode 0666
    EndSection
    to xorg.conf and the message stopped appearing. Still no X, however. Is there a known issue with this kernel with catalyst? Will there be a new catalyst release for the new kernel?
    Anyway, I reinstalled kernel 2.6.26, catalyst 8.9 and ndiswrapper 1.52 and I'm up and running, but I would like any information.
    thanks!
    EDIT 1 : Oh, ndiswrapper won't work even with kernel 2.6.26...
    EDIT 2 : Up and running, with this link http://bbs.archlinux.org/viewtopic.php?id=54224
    Last edited by valandil (2008-10-14 05:23:31)

    I guess the problem lies, again, in the ATI drivers. It seems to me that I had much less trouble on my desktops (which were all equipped with nVidia cards...
    Anyway, I'll stick with the old config for now, hoping that one day my problems will be solved...
    Now, don't get mad at me and say that Arch Linux is not for newbies and that I should try to solve these myself, but I am not a developer and being a student I don't have much time to learn to code .

  • X11 not starting on 10.6.8

    X11 does not start (icon just bounces in the dock when directly clicked and then disappears). It sems that I have an old X11 version (1.0 according to the info panel).
    Error messages found in Konsole:
    28.09.13 21:23:59
    [0x0-0x30030].org.x.X11[410]
    launch_msg("CheckIn") IPC failure: Operation not permitted
    28.09.13 21:23:59
    [0x0-0x30030].org.x.X11[410]
    Xquartz: Unable to locate waiting server: org.x.X11
    28.09.13 21:23:59
    [0x0-0x30030].org.x.X11[410]
    Xquartz: X11.app = /Applications/Utilities/X11.app/Contents/MacOS/X11
    28.09.13 21:23:59
    [0x0-0x30030].org.x.X11[410]
    Xquartz: Starting X server: /Applications/Utilities/X11.app/Contents/MacOS/X11 --listenonly
    28.09.13 21:24:19
    [0x0-0x30030].org.x.X11[410]
    Xquartz: bootstrap_look_up(): Unknown service name
    28.09.13 21:24:21
    com.apple.launchd.peruser.503[325]
    ([0x0-0x30030].org.x.X11[410]) Exited with exit code: 1
    On another MBP with OS 10.6.8, X11 with version 2.3.6 according to the info panel runs without problems.
    Is it possible that installing XCode from the install disk after the 10.6.8 update did overwrite the updated X11?
    How can I update now X11? Could one run again the 10.6.8 combo update? Any help is appreciated!
    Thomas

    Thank you for your response! Here is the output of the commands you suggested:
    [nes017-mbp] ~ > which startx
    /usr/X11/bin/startx
    [nes017-mbp] ~ > ls /Applications/Utilities/X*.app
    Contents
    [nes017-mbp] ~ > ls /Library/LaunchDaemons/*startx*.plist
    ls: /Library/LaunchDaemons/*startx*.plist: No such file or directory
    I am not really familiar with X11 stuff, so I don't know whether this output is as it should be.
    Meanwhile, I checked the X11 version not just with the info panel, but also with the system profiler (>Software>Applications). Here are the listings of the X11 version on my MBP:
    - Info panel: Version 1.0 from 25.04.2011 15:38
    - System Profiler:
    X11:
      Version: 2.3.6
      Zuletzt geändert: 25.04.11 15:38
      Art: PowerPC
      64-Bit (Intel): Nein
      Informationen: org.x.X11
      Ort: /Applications/Utilities/X11.app
    Astonishingly, in System Profiler another version number is indicated than in the Info panel.
    For the other MBP with 10.6.8, where X11 is running (and XCode has not been installed), the following is listed (incl About X11 when running X11):
    - Info panel: Version 2.3.6 from 21.06.2011 11:13
    - System Profiler:
    X11:
      Version: 2.3.6
      Zuletzt geändert: 21.06.11 11:13
      64-Bit (Intel): Nein
      Informationen: org.x.X11
      Ort: /Applications/Utilities/X11.app
    - About X11: XQuartz 2.3.6 (xorg-server 1.4.2-apple56)
    The output on this MBP for the commands you suggested in your reply is identical to the output given above for the MBP where X11 is not running.
    I came also across this apple support page,
    http://support.apple.com/kb/TS1963
    where it's stated that migration of programs, e.g., X11, from a PowerPC-based Mac could cause problems on Intel machines. So I deleted my X11 app (which obviously is a PowerPC version) as suggested there and re-installed X11 from the Install Disc. However, the re-installed version was exactly the same as I had before, i.e. the one dated from 25.04.2011, and did again not start.
    Based on the info on this support page, I finally just copied the X11 app from the other MBP (dated from 21.06.11) to my MBP - and now this X11 opens without problem, when double-clicked directly or also when a window is required from IDL, for instance.
    I am not sure, though, whether this direct copying of the X11 app is a good solution, or whether later some problems may pop up, because no 'full' installation of this version has been made.
    Do you have any comments on this?
    Thank you for your help
    Thomas

  • Arch not starting - no console login

    Hi guys,
    I've been trying stuff for myself for some time now, but seems I need your help.
    For a few weeks now, my Arch Linux i868/KDEMod-System is not starting anymore. Last thing I remember is to do an upgrade to the latest KDE(Mod) packages (4.5.0 I guess), but I don't think thats the problem. Here's what happens:
    When I boot Arch, it just stops at some point towards the end of the boot process - soon after ntp and boinc daemons are loaded - with the message "Error opening display", and eventually error messages about vc processes respawning too fast - the virtual consoles 1-x, I guess. So no chance to login. The only reaction I get is the switch to runlevel 6 when pressing CTRL-ALT-DEL.
    I thought it was an X11 issue and switched drivers from nvidia to nv to vesa, no success. I then disabled loading KDE in the inittab, no change either. Now I am down to runlevel 3, but still the same. I am a bit confused because I thought X shouldn't try to start anymore like this, but I still get "error opening display".
    The grub menu Arch fallback option doesn't do anything different either. Next thing I thought about is using an older kernel, but there's just one in /boot. /var/log's don't look helpful to me either... excerpts at the bottom.
    Any ideas?
    Regards,
    Xaver
    /var/log/daemon.log:
    Aug 30 22:06:09 archbox ntpd[3421]: adjusting local clock by -2.342556s
    Aug 30 22:06:14 archbox init: Id "c1" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c2" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c6" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c4" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c3" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: Id "c5" respawning too fast: disabled for 5 minutes
    Aug 30 22:06:14 archbox init: no more processes left in this runleve
    /var/log/error.log:
    Aug 30 22:06:04 archbox agetty[3494]: /dev/vc/1: No such file or directory
    Aug 30 22:06:04 archbox agetty[3495]: /dev/vc/2: No such file or directory
    Aug 30 22:06:04 archbox agetty[3496]: /dev/vc/6: No such file or directory
    Aug 30 22:06:04 archbox agetty[3497]: /dev/vc/4: No such file or directory
    Aug 30 22:06:04 archbox agetty[3498]: /dev/vc/3: No such file or directory
    Aug 30 22:06:04 archbox agetty[3499]: /dev/vc/5: No such file or directory
    /var/log/Xorg.0.log is very long and without errors as var as I can see

    You mean like this? If it helps...
    /etc/inittab:
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    id:3:initdefault:
    # Boot to X11
    #id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 vc/1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 vc/2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 vc/3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 vc/4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 vc/5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 vc/6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    # End of file
    /etc/rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="de_DE.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Berlin"
    KEYMAP="de"
    CONSOLEFONT=""
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(forcedeth snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-pcsp soundcore !snd-hda-intel)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="archbox"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    #eth0="eth0 192.168.178.2 netmask 255.255.255.0 broadcast 198.168.178.255"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.178.1"
    ROUTES=(gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus network netfs crond alsa @openntpd boinc numlockx)

  • Solaris 10 does not start X

    Seems like a lot of people are having the same problem as i have , that X is not launched when booting up machine.
    I have tried to install Solaris 4 times now. With different package setups, all setups using all packages in the chosen group.
    All 4 times the installation has been successful, no errors during installation. it finds my ATI mobility card, mounse and keyboard are correct setup.
    During the install the X test is successful with movement in mouse and an visible testimage at 1400x1050 pixels.
    Still, when booting after installation the X is not starting (CDE or gnome).
    When looking inside /usr/X/bin, /usr/X11/bin there is only two identical files: X and Xserver. It seems like i am missing packages, Xorg and so on.
    What to do?
    Is this something similar some one else has seen. Do i do anything wrong during setup/install???
    Everything else works as it should, Network, FTP and so on, but not X.
    This is run on AMD64, so the 64 bit version of solaris is started.

    Yes ...
    I have the similar problem with sun equipment (Blade and Ultra with Sun monitor) with beta version and with final release of solaris 10 (rel 3/05)
    I looked around on the net and find many people with this problem ... What it is amazing is that no one was able to answer ... !
    It is NOT a compatibility problem considering I`m using ONLY Sun hardware!
    At that point I think it is really a serious bug... (same setup on Solaris 9 produces a full working installation)
    Some one can just say if it is a bug or if the setup in Solaris 10 should be different from Solaris 9 to have the X Windows system working ?
    Thank you

  • Graphics does not start unless I chmod a=rwx /run/user/0

    Hello, I boot Arch Linux 2014.04.01 x86_64 Live CD, do
    pacman -S xorg-server xorg-xinit i3 xf86-input-synaptics xf86-video-modesetting
    useradd someuser ; mkdir -p /home/someuser ; chown someuser:someuser /home/someuser
    su someuser ; cd /home/someuser
    and put i3 in .xinitrc as per the wiki.
    I run startx as someuser, but the graphic environment will not start, and in Xorg's log I read it cannot write in /run/user/0, check permission. Then I do ''chmod a=rwx /run/user/0'', and startx works.
    This additional step is not mentioned in the wiki. Am I doing something wrong or missing something? Thanks,
    Last edited by domike (2014-05-28 11:28:02)

    domike wrote:useradd someuser ; mkdir -p /home/someuser ; chown someuser:someuser /home/someuser
    Where did you get this idea?  This is the problem.
    Follow the wiki
    Also, you realize everything you are installing and doing only remains in memory.  Why are you installing all these packages?  Are you going to repeat this installation and user creation at every reboot?
    EDIT: something else is wrong too - but until you fix the above, it will be hard to know if it is a separate cause, or an indirect effect.  /run/user/0 should not be relevant, but /run/user/1000 should be used.  I suspect your method of starting X is logging out of the 'su'ed user and is dropping back to the root login that it is under.  You'll likely need to change tty's to log in as your user - on a normal system you could log out of the root session and back in as your user - but on the iso I think autologin for root is set on tty1.  Of course you could disable this too.
    Last edited by Trilby (2014-05-28 11:44:42)

  • Why my KDM can not start kde4.2[SOLVED]

    I install kde and xorg .but  the KDM can not start my kde ,I input my username and passworld ,but i not work
    use gdm instead ,it works. how shoule I do to make the KDM work .
    Last edited by wenzi_lee (2009-04-07 04:37:40)

    guansito wrote:
    Hello again.
    That doesn't work for me! I have already installed hal and fam, but kdm still doesn't log me in kde4.
    I ran "startx" from my user prompt, and i can use kde now, but when I ran kdm as root, I can log in.
    quarkup, here is the output.
    [~]$ ls -la .*authority
    -rw------- 1 juan users 54 Feb 7 17:31 .Xauthority
    I supposed that i have to configure kdm, i was looking for more information when i saw this post.
    that's ok..
      the .ICEauthority was the file which needed a chown/chmod to let me go into kde.. but it's ok i guess, since you don't have it.
    mine is somehow like this:
    ~$ ls -la .*authority
    -rw-rw---- 1 quarkup quarkup 64K Fev 2 13:20 .ICEauthority
    -rw------- 1 quarkup root 1,4K Fev 7 21:55 .Xauthority
    > KDM must be configured to allow the "root" user to access the X11 session - in:   systemsettings > Login Manager > Users(6)  (root account has the uid=0)
    hope it helps you.
    I don't really use the root account for anything, only the very necessary stuff..

  • PulseAudio can not start

    PulseAudio always stop recently with some unknow problem
    sometimes it can be solved by restart the daemon manually
    but sometimes even can not start the daemon
    i've try to restart alsa but still can not start pulseaudio
    the only one way to let my system have sound is reboot
    i just want to kown why?
    because always reboot is troublesome
    $ sudo /etc/rc.d/alsa restart
    :: Saving ALSA Levels [DONE]
    :: Restoring ALSA Levels [DONE]
    $ sudo /etc/rc.d/pulseaudio restart
    :: Stopping PulseAudio [DONE]
    :: Starting PulseAudio [FAIL]
    Last edited by Quetalocatl (2008-09-08 14:26:07)

    You don't need ck-launch-session nor be in the audio group (or anything other than users). You shouldn't run pulseaudio system-wide either.
    For logind permissions to be applied to X it needs to be started on the same tty which you logged in on. Most Display Managers should handle this correctly.
    Please paste your ~/.xinitrc, the output of pacman -Q xorg-xinit and lastly; Update: Are you currently booting with systemd?
    Edit: The reason your sound isn't working is because you don't have an authenticated session on tty2, this means that the ACL's drop the permissions. See here (again) and take note of '/usr/lib/udev/rules.d/70-uaccess.rules'. Follow the rest of that section and the link to Preserving your Session.
    Last edited by Earnestly (2012-11-05 00:30:01)

  • Fluxbox not starting

    Hello.
    Just installed Arch on a laptop of mine and everything through the install process went fine. I installed Nvidia drivers and had the script create my xorg. However, something odd happens. As a non-root user neither X or Fluxbox starts. When I issue the startx command, it fails. When I try to start Fluxbox the error says it cannot connect to XServer. As root, when I start X I get all of the Xterm sessions and everything seems fine. When I attempt to start Fluxbox, I get the same cannot connect to XServer error.
    To make it more confusing, if I have xterm in .xinitrc, and I startx, an xterm session opens for the non-root user. But, after logging in, xterm does not start at logon.
    The non-root user is in the video group as well.
    Thanks.
    -Ghosty
    ***After more and more tweaking. Changing exec startfluxbox to simply exec fluxbox started it. Still won't start on log on though...
    Last edited by toasty_ghosty (2009-06-25 07:49:13)

    Thanks.
    The issue was to clarify, sorry about the confusion, was that Fluxbox wasn't starting. It seemed that .xinitrc didn't like simply "exec startfluxbox". However, using "ck-launch-session startfluxbox" worked. I used chmod 400 as I think there might have been a permission issue there as well because I realized I couldn't edit it with the user account. One might have worked and the other one might not but its good now so thats all that matters.
    Thanks for all the help. Only spent about 5 hours on Arch but must say I love it so far!
    -Ghosty
    Last edited by toasty_ghosty (2009-06-27 05:19:32)

Maybe you are looking for