[SOLVED] Gnome won't boot up after catalyst install

Hello all,
I'm new to Arch, and seem to have been thrown into the deep end here, as it were. I installed the catalyst drivers for my Radeon HD8xxx card in my laptop to try and get some better video performance, and, through the help of the extraordinarily informative wiki, was able to do so. However when it boots now, it stays on the first screen with all the OK's (I removed quiet from my boot options in grub). I have to switch to tty2 (Alt+F2) and log in to start using it. Here's the kicker though: from there I can run startx and work just fine in x with the catalyst drivers. I don't get that, but I'm hoping someone else might. I apologize in advance if this is noobish mistake, but appreciate any pointers I can get.
Here's some relevant technical info:
/var/log/Xorg.0.log (if I understand things correctly, this would be from startx since that's where I'm working now, right?):
[ 49.034]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[ 49.034] X Protocol Version 11, Revision 0
[ 49.034] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[ 49.035] Current Operating System: Linux samwise 3.15.4-1-ARCH #1 SMP PREEMPT Mon Jul 7 07:42:54 CEST 2014 x86_64
[ 49.035] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=eb465246-d35b-4dc0-a92a-d948f621ccaa rw nomodeset
[ 49.035] Build Date: 27 June 2014 07:32:26PM
[ 49.035]
[ 49.035] Current version of pixman: 0.32.6
[ 49.035] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 49.035] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 49.036] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 10 16:09:18 2014
[ 49.036] (==) Using config file: "/etc/X11/xorg.conf"
[ 49.037] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 49.037] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 49.037] (==) ServerLayout "aticonfig Layout"
[ 49.037] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 49.037] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 49.037] (**) | |-->Device "aticonfig-Device[0]-0"
[ 49.037] (==) Automatically adding devices
[ 49.037] (==) Automatically enabling devices
[ 49.037] (==) Automatically adding GPU devices
[ 49.037] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 49.037] Entry deleted from font path.
[ 49.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 49.037] Entry deleted from font path.
[ 49.037] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 49.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 49.037] Entry deleted from font path.
[ 49.037] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 49.037] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 49.037] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 49.037] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 49.037] (II) Loader magic: 0x811cc0
[ 49.037] (II) Module ABI versions:
[ 49.037] X.Org ANSI C Emulation: 0.4
[ 49.037] X.Org Video Driver: 15.0
[ 49.037] X.Org XInput driver : 20.0
[ 49.037] X.Org Server Extension : 8.0
[ 49.038] (--) PCI:*(0:0:1:0) 1002:9995:17aa:510a rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256
[ 49.038] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 49.039] Initializing built-in extension Generic Event Extension
[ 49.039] Initializing built-in extension SHAPE
[ 49.039] Initializing built-in extension MIT-SHM
[ 49.039] Initializing built-in extension XInputExtension
[ 49.039] Initializing built-in extension XTEST
[ 49.039] Initializing built-in extension BIG-REQUESTS
[ 49.039] Initializing built-in extension SYNC
[ 49.039] Initializing built-in extension XKEYBOARD
[ 49.039] Initializing built-in extension XC-MISC
[ 49.039] Initializing built-in extension SECURITY
[ 49.039] Initializing built-in extension XINERAMA
[ 49.039] Initializing built-in extension XFIXES
[ 49.040] Initializing built-in extension RENDER
[ 49.040] Initializing built-in extension RANDR
[ 49.040] Initializing built-in extension COMPOSITE
[ 49.040] Initializing built-in extension DAMAGE
[ 49.040] Initializing built-in extension MIT-SCREEN-SAVER
[ 49.040] Initializing built-in extension DOUBLE-BUFFER
[ 49.040] Initializing built-in extension RECORD
[ 49.040] Initializing built-in extension DPMS
[ 49.043] Initializing built-in extension Present
[ 49.045] Initializing built-in extension DRI3
[ 49.048] Initializing built-in extension X-Resource
[ 49.051] Initializing built-in extension XVideo
[ 49.053] Initializing built-in extension XVideo-MotionCompensation
[ 49.056] Initializing built-in extension XFree86-VidModeExtension
[ 49.058] Initializing built-in extension XFree86-DGA
[ 49.061] Initializing built-in extension XFree86-DRI
[ 49.063] Initializing built-in extension DRI2
[ 49.063] (II) "glx" will be loaded by default.
[ 49.063] (II) LoadModule: "glx"
[ 49.064] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 49.064] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 49.064] compiled for 6.9.0, module version = 1.0.0
[ 49.067] Loading extension GLX
[ 49.067] (II) LoadModule: "fglrx"
[ 49.067] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 49.086] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 49.086] compiled for 1.4.99.906, module version = 14.10.2
[ 49.086] Module class: X.Org Video Driver
[ 49.086] (II) Loading sub module "fglrxdrm"
[ 49.086] (II) LoadModule: "fglrxdrm"
[ 49.086] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 49.117] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 49.117] compiled for 1.4.99.906, module version = 14.10.2
[ 49.117] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
[ 49.117] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.10.1006.1001
[ 49.117] (II) AMD Proprietary Linux Driver Build Date: May 5 2014 21:38:38
[ 49.117] (++) using VT number 2
[ 49.117] (WW) Falling back to old probe method for fglrx
[ 49.186] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[ 49.189] ukiDynamicMajor: found major device number 251
[ 49.189] ukiDynamicMajor: found major device number 251
[ 49.189] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 49.189] ukiOpenDevice: node name is /dev/ati/card0
[ 49.189] ukiOpenDevice: open result is 9, (OK)
[ 49.533] ukiOpenByBusid: ukiOpenMinor returns 9
[ 49.533] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 49.629] (--) Chipset Supported AMD Graphics Processor (0x9995) found
[ 49.629] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
[ 49.631] (II) fglrx(0): pEnt->device->identifier=0x12181a0
[ 49.631] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
[ 49.631] (II) Loading sub module "vgahw"
[ 49.631] (II) LoadModule: "vgahw"
[ 49.631] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 49.644] (II) Module vgahw: vendor="X.Org Foundation"
[ 49.644] compiled for 1.15.2, module version = 0.1.0
[ 49.644] ABI class: X.Org Video Driver, version 15.0
[ 49.644] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 49.644] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 49.644] (==) fglrx(0): Default visual is TrueColor
[ 49.645] (**) fglrx(0): Option "DPMS" "true"
[ 49.645] (==) fglrx(0): RGB weight 888
[ 49.645] (II) fglrx(0): Using 8 bits per RGB
[ 49.645] (==) fglrx(0): Buffer Tiling is ON
[ 49.645] (II) Loading sub module "fglrxdrm"
[ 49.645] (II) LoadModule: "fglrxdrm"
[ 49.645] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 49.645] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 49.645] compiled for 1.4.99.906, module version = 14.10.2
[ 49.647] ukiDynamicMajor: found major device number 251
[ 49.647] ukiDynamicMajor: found major device number 251
[ 49.647] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 49.647] ukiOpenDevice: node name is /dev/ati/card0
[ 49.647] ukiOpenDevice: open result is 11, (OK)
[ 49.647] ukiOpenByBusid: ukiOpenMinor returns 11
[ 49.647] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 49.647] (**) fglrx(0): NoAccel = NO
[ 49.647] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[ 49.647] (--) fglrx(0): Chipset: "AMD Radeon HD 8450G" (Chipset = 0x9995)
[ 49.647] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x510a)
[ 49.647] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[ 49.647] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[ 49.647] (--) fglrx(0): MMIO registers at 0xf0300000
[ 49.647] (--) fglrx(0): I/O port at 0x00003000
[ 49.647] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 49.666] (II) fglrx(0): ATIF platform detected
[ 49.670] (II) fglrx(0): AC Adapter is used
[ 49.680] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 49.685] (II) Loading sub module "vbe"
[ 49.685] (II) LoadModule: "vbe"
[ 49.685] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 49.686] (II) Module vbe: vendor="X.Org Foundation"
[ 49.686] compiled for 1.15.2, module version = 1.1.0
[ 49.686] ABI class: X.Org Video Driver, version 15.0
[ 49.690] (II) fglrx(0): VESA BIOS detected
[ 49.690] (II) fglrx(0): VESA VBE Version 3.0
[ 49.690] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 49.690] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
[ 49.690] (II) fglrx(0): VESA VBE OEM Software Rev: 15.31
[ 49.690] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[ 49.690] (II) fglrx(0): VESA VBE OEM Product: DVST
[ 49.690] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 49.690] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 49.690] (--) fglrx(0): Video RAM: 786432 kByte, Type: DDR3
[ 49.690] (II) fglrx(0): PCIE card detected
[ 49.690] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 49.690] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 49.690] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x30000000)
[ 49.690] (II) fglrx(0): RandR 1.2 support is enabled!
[ 49.690] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 49.691] (II) Loading sub module "fb"
[ 49.691] (II) LoadModule: "fb"
[ 49.691] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 49.692] (II) Module fb: vendor="X.Org Foundation"
[ 49.693] compiled for 1.15.2, module version = 1.0.0
[ 49.693] ABI class: X.Org ANSI C Emulation, version 0.4
[ 49.693] (II) fglrx(0): EDID Management option: EDID Management is enabled
[ 49.693] (II) Loading sub module "ddc"
[ 49.693] (II) LoadModule: "ddc"
[ 49.693] (II) Module "ddc" already built-in
[ 49.839] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
[ 49.839] (II) fglrx(0): Output DFP1 has no monitor section
[ 49.839] (II) fglrx(0): Output CRT1 has no monitor section
[ 49.839] (II) Loading sub module "ddc"
[ 49.839] (II) LoadModule: "ddc"
[ 49.839] (II) Module "ddc" already built-in
[ 49.839] (II) fglrx(0): Connected Display0: LVDS
[ 49.839] (II) fglrx(0): Display0 EDID data ---------------------------
[ 49.839] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
[ 49.839] (II) fglrx(0): Year: 2011 Week: 0
[ 49.839] (II) fglrx(0): EDID Version: 1.3
[ 49.839] (II) fglrx(0): Digital Display Input
[ 49.839] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 49.839] (II) fglrx(0): Gamma: 2.20
[ 49.839] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
[ 49.839] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 49.839] (II) fglrx(0): First detailed timing is preferred mode
[ 49.839] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
[ 49.839] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
[ 49.839] (II) fglrx(0): Manufacturer's mask: 0
[ 49.839] (II) fglrx(0): Supported detailed timing:
[ 49.839] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
[ 49.839] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 49.839] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 49.839] (II) fglrx(0): Supported detailed timing:
[ 49.839] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
[ 49.839] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 49.839] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 49.839] (II) fglrx(0): Unknown vendor-specific block f
[ 49.839] (II) fglrx(0): N156BGE-L11
[ 49.839] (II) fglrx(0): EDID (in hex):
[ 49.840] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
[ 49.840] (II) fglrx(0): 0015010380231378ea00259e57529929
[ 49.840] (II) fglrx(0): 15505400000001010101010101010101
[ 49.840] (II) fglrx(0): 010101010101121b5664500014301022
[ 49.840] (II) fglrx(0): 260058c1100000189116566450001430
[ 49.840] (II) fglrx(0): 1022260058c1100000180000000f008c
[ 49.840] (II) fglrx(0): 09328c09321609000daea915000000fe
[ 49.840] (II) fglrx(0): 004e3135364247452d4c31310a20007e
[ 49.840] (II) fglrx(0): End of Display0 EDID data --------------------
[ 49.840] (II) fglrx(0): Dynamic Surface Resizing Enabled
[ 49.840] (II) fglrx(0): EDID for output LVDS
[ 49.840] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
[ 49.840] (II) fglrx(0): Year: 2011 Week: 0
[ 49.840] (II) fglrx(0): EDID Version: 1.3
[ 49.840] (II) fglrx(0): Digital Display Input
[ 49.840] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 49.840] (II) fglrx(0): Gamma: 2.20
[ 49.840] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
[ 49.840] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 49.840] (II) fglrx(0): First detailed timing is preferred mode
[ 49.840] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
[ 49.840] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
[ 49.840] (II) fglrx(0): Manufacturer's mask: 0
[ 49.840] (II) fglrx(0): Supported detailed timing:
[ 49.840] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
[ 49.840] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 49.840] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 49.840] (II) fglrx(0): Supported detailed timing:
[ 49.840] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
[ 49.840] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 49.840] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 49.840] (II) fglrx(0): Unknown vendor-specific block f
[ 49.840] (II) fglrx(0): N156BGE-L11
[ 49.840] (II) fglrx(0): EDID (in hex):
[ 49.840] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
[ 49.840] (II) fglrx(0): 0015010380231378ea00259e57529929
[ 49.840] (II) fglrx(0): 15505400000001010101010101010101
[ 49.840] (II) fglrx(0): 010101010101121b5664500014301022
[ 49.840] (II) fglrx(0): 260058c1100000189116566450001430
[ 49.841] (II) fglrx(0): 1022260058c1100000180000000f008c
[ 49.841] (II) fglrx(0): 09328c09321609000daea915000000fe
[ 49.841] (II) fglrx(0): 004e3135364247452d4c31310a20007e
[ 49.841] (II) fglrx(0): EDID vendor "LEN", prod id 16560
[ 49.841] (II) fglrx(0): Printing DDC gathered Modelines:
[ 49.841] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
[ 49.841] (II) fglrx(0): Modeline "1366x768"x0.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Printing probed modes for output LVDS
[ 49.841] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
[ 49.841] (II) fglrx(0): Modeline "1366x768"x50.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1360x768"x50.0 57.77 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1280x768"x50.0 57.77 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1280x720"x50.0 57.77 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1024x768"x50.0 57.77 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1024x600"x60.0 69.30 1024 1382 1416 1466 600 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "1024x600"x50.0 57.77 1024 1382 1416 1466 600 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "800x600"x60.0 69.30 800 1382 1416 1466 600 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "800x600"x50.0 57.77 800 1382 1416 1466 600 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "800x480"x60.0 69.30 800 1382 1416 1466 480 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "800x480"x50.0 57.77 800 1382 1416 1466 480 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): Modeline "640x480"x60.0 69.30 640 1382 1416 1466 480 770 776 788 -hsync -vsync (47.3 kHz e)
[ 49.841] (II) fglrx(0): Modeline "640x480"x50.0 57.77 640 1382 1416 1466 480 770 776 788 -hsync -vsync (39.4 kHz e)
[ 49.841] (II) fglrx(0): EDID for output DFP1
[ 49.841] (II) fglrx(0): EDID for output CRT1
[ 49.841] (II) fglrx(0): Output LVDS connected
[ 49.841] (II) fglrx(0): Output DFP1 disconnected
[ 49.841] (II) fglrx(0): Output CRT1 disconnected
[ 49.841] (II) fglrx(0): Using exact sizes for initial modes
[ 49.841] (II) fglrx(0): Output LVDS using initial mode 1366x768
[ 49.841] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 49.841] (II) fglrx(0): Display dimensions: (350, 190) mm
[ 49.841] (II) fglrx(0): DPI set to (99, 102)
[ 49.841] (II) fglrx(0): Eyefinity capable adapter detected.
[ 49.841] (II) fglrx(0): Adapter AMD Radeon HD 8450G has 4 configurable heads and 1 displays connected.
[ 49.841] (==) fglrx(0): PseudoColor visuals disabled
[ 49.841] (II) Loading sub module "ramdac"
[ 49.841] (II) LoadModule: "ramdac"
[ 49.841] (II) Module "ramdac" already built-in
[ 49.841] (==) fglrx(0): NoDRI = NO
[ 49.841] (==) fglrx(0): Capabilities: 0x00000000
[ 49.841] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 49.841] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 49.841] (==) fglrx(0): UseFastTLS=0
[ 49.841] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
[ 49.841] (--) Depth 24 pixmap format is 32 bpp
[ 49.841] Loading extension ATIFGLRXDRI
[ 49.841] (II) fglrx(0): doing swlDriScreenInit
[ 49.841] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 49.841] ukiDynamicMajor: found major device number 251
[ 49.841] ukiDynamicMajor: found major device number 251
[ 49.841] ukiDynamicMajor: found major device number 251
[ 49.841] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 49.841] ukiOpenDevice: node name is /dev/ati/card0
[ 49.841] ukiOpenDevice: open result is 12, (OK)
[ 49.841] ukiOpenByBusid: ukiOpenMinor returns 12
[ 49.841] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 49.842] (II) fglrx(0): [uki] DRM interface version 1.0
[ 49.842] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
[ 49.842] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[ 49.842] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f64c6e62000
[ 49.842] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[ 49.842] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 49.842] (II) fglrx(0): swlDriScreenInit done
[ 49.842] (II) fglrx(0): Kernel Module Version Information:
[ 49.842] (II) fglrx(0): Name: fglrx
[ 49.842] (II) fglrx(0): Version: 14.10.2
[ 49.842] (II) fglrx(0): Date: May 5 2014
[ 49.842] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
[ 49.842] (II) fglrx(0): Kernel Module version matches driver.
[ 49.842] (II) fglrx(0): Kernel Module Build Time Information:
[ 49.842] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.15.4-1-ARCH
[ 49.842] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
[ 49.842] (II) fglrx(0): Build-Kernel __SMP__: yes
[ 49.842] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
[ 49.842] (II) fglrx(0): [uki] register handle = 0x00004000
[ 49.844] (II) fglrx(0): DRI initialization successfull
[ 49.856] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01080000
[ 49.862] (==) fglrx(0): Backing store enabled
[ 49.862] Loading extension FGLRXEXTENSION
[ 49.862] (**) fglrx(0): DPMS enabled
[ 49.863] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 49.863] (**) fglrx(0): Textured Video is enabled.
[ 49.863] (II) LoadModule: "glesx"
[ 49.863] (II) Loading /usr/lib/xorg/modules/glesx.so
[ 50.008] (II) Module glesx: vendor="X.Org Foundation"
[ 50.008] compiled for 1.4.99.906, module version = 1.0.0
[ 50.008] Loading extension GLESX
[ 50.008] (II) fglrx(0): GLESX enableFlags = 8784
[ 50.016] (II) fglrx(0): GLESX is enabled
[ 50.017] (II) LoadModule: "amdxmm"
[ 50.017] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[ 50.035] (II) Module amdxmm: vendor="X.Org Foundation"
[ 50.035] compiled for 1.4.99.906, module version = 2.0.0
[ 50.058] Loading extension AMDXVOPL
[ 50.058] Loading extension AMDXVBA
[ 50.086] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[ 50.088] (II) fglrx(0): Enable composite support successfully
[ 50.088] (II) fglrx(0): X context handle = 0x1
[ 50.088] (II) fglrx(0): [DRI] installation complete
[ 50.089] (==) fglrx(0): Silken mouse enabled
[ 50.106] (==) fglrx(0): Using HW cursor of display infrastructure!
[ 50.107] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 50.115] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
[ 50.115] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
[ 52.673] (--) RandR disabled
[ 52.679] ukiDynamicMajor: found major device number 251
[ 52.679] ukiDynamicMajor: found major device number 251
[ 52.679] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 52.679] ukiOpenDevice: node name is /dev/ati/card0
[ 52.679] ukiOpenDevice: open result is 13, (OK)
[ 52.679] ukiOpenByBusid: ukiOpenMinor returns 13
[ 52.679] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 52.680] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
[ 52.929] ukiDynamicMajor: found major device number 251
[ 52.929] ukiDynamicMajor: found major device number 251
[ 52.929] ukiDynamicMajor: found major device number 251
[ 52.929] ukiOpenDevice: node name is /dev/ati/card0
[ 52.929] ukiOpenDevice: open result is 14, (OK)
[ 52.929] ukiGetBusid returned 'PCI:0:1:0'
[ 52.929] ukiOpenDevice: node name is /dev/ati/card1
[ 52.929] ukiOpenDevice: open result is -1, (No such device)
[ 52.929] ukiOpenDevice: open result is -1, (No such device)
[ 52.929] ukiOpenDevice: Open failed
[ 52.929] ukiOpenDevice: node name is /dev/ati/card2
[ 52.929] ukiOpenDevice: open result is -1, (No such device)
[ 52.929] ukiOpenDevice: open result is -1, (No such device)
[ 52.929] ukiOpenDevice: Open failed
[ 52.929] ukiOpenDevice: node name is /dev/ati/card3
[ 52.929] ukiOpenDevice: open result is -1, (No such device)
[ 52.929] ukiOpenDevice: open result is -1, (No such device)
[ 52.929] ukiOpenDevice: Open failed
[ 52.929] ukiOpenDevice: node name is /dev/ati/card4
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: Open failed
[ 52.930] ukiOpenDevice: node name is /dev/ati/card5
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: Open failed
[ 52.930] ukiOpenDevice: node name is /dev/ati/card6
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: Open failed
[ 52.930] ukiOpenDevice: node name is /dev/ati/card7
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: Open failed
[ 52.930] ukiOpenDevice: node name is /dev/ati/card8
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: Open failed
[ 52.930] ukiOpenDevice: node name is /dev/ati/card9
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: Open failed
[ 52.930] ukiOpenDevice: node name is /dev/ati/card10
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: open result is -1, (No such device)
[ 52.930] ukiOpenDevice: Open failed
[ 52.931] ukiOpenDevice: node name is /dev/ati/card11
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: Open failed
[ 52.931] ukiOpenDevice: node name is /dev/ati/card12
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: Open failed
[ 52.931] ukiOpenDevice: node name is /dev/ati/card13
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: Open failed
[ 52.931] ukiOpenDevice: node name is /dev/ati/card14
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: Open failed
[ 52.931] ukiOpenDevice: node name is /dev/ati/card15
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: open result is -1, (No such device)
[ 52.931] ukiOpenDevice: Open failed
[ 52.931] ukiDynamicMajor: found major device number 251
[ 52.931] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 52.931] ukiOpenDevice: node name is /dev/ati/card0
[ 52.931] ukiOpenDevice: open result is 14, (OK)
[ 52.931] ukiOpenByBusid: ukiOpenMinor returns 14
[ 52.931] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 53.834] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[ 53.835] ukiDynamicMajor: found major device number 251
[ 53.835] ukiDynamicMajor: found major device number 251
[ 53.835] ukiDynamicMajor: found major device number 251
[ 53.836] ukiOpenDevice: node name is /dev/ati/card0
[ 53.836] ukiOpenDevice: open result is 15, (OK)
[ 53.836] ukiGetBusid returned 'PCI:0:1:0'
[ 53.836] ukiOpenDevice: node name is /dev/ati/card1
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: Open failed
[ 53.836] ukiOpenDevice: node name is /dev/ati/card2
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: Open failed
[ 53.836] ukiOpenDevice: node name is /dev/ati/card3
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: Open failed
[ 53.836] ukiOpenDevice: node name is /dev/ati/card4
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: Open failed
[ 53.836] ukiOpenDevice: node name is /dev/ati/card5
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: Open failed
[ 53.836] ukiOpenDevice: node name is /dev/ati/card6
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: Open failed
[ 53.836] ukiOpenDevice: node name is /dev/ati/card7
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: open result is -1, (No such device)
[ 53.836] ukiOpenDevice: Open failed
[ 53.836] ukiOpenDevice: node name is /dev/ati/card8
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiOpenDevice: node name is /dev/ati/card9
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiOpenDevice: node name is /dev/ati/card10
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiOpenDevice: node name is /dev/ati/card11
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiOpenDevice: node name is /dev/ati/card12
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiOpenDevice: node name is /dev/ati/card13
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiOpenDevice: node name is /dev/ati/card14
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiOpenDevice: node name is /dev/ati/card15
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: open result is -1, (No such device)
[ 53.837] ukiOpenDevice: Open failed
[ 53.837] ukiDynamicMajor: found major device number 251
[ 53.837] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 53.837] ukiOpenDevice: node name is /dev/ati/card0
[ 53.837] ukiOpenDevice: open result is 15, (OK)
[ 53.837] ukiOpenByBusid: ukiOpenMinor returns 15
[ 53.837] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 53.941] (II) fglrx(0): Setting screen physical size to 361 x 203
[ 54.199] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 54.199] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 54.199] (II) LoadModule: "evdev"
[ 54.200] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 54.222] (II) Module evdev: vendor="X.Org Foundation"
[ 54.223] compiled for 1.15.1, module version = 2.9.0
[ 54.223] Module class: X.Org XInput Driver
[ 54.223] ABI class: X.Org XInput driver, version 20.0
[ 54.223] (II) Using input driver 'evdev' for 'Power Button'
[ 54.223] (**) Power Button: always reports core events
[ 54.223] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 54.223] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 54.223] (--) evdev: Power Button: Found keys
[ 54.223] (II) evdev: Power Button: Configuring as keyboard
[ 54.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 54.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 54.223] (**) Option "xkb_rules" "evdev"
[ 54.223] (**) Option "xkb_model" "pc104"
[ 54.223] (**) Option "xkb_layout" "us"
[ 54.249] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 54.250] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 54.250] (II) Using input driver 'evdev' for 'Video Bus'
[ 54.250] (**) Video Bus: always reports core events
[ 54.250] (**) evdev: Video Bus: Device: "/dev/input/event4"
[ 54.250] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 54.250] (--) evdev: Video Bus: Found keys
[ 54.250] (II) evdev: Video Bus: Configuring as keyboard
[ 54.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input5/event4"
[ 54.250] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 54.250] (**) Option "xkb_rules" "evdev"
[ 54.250] (**) Option "xkb_model" "pc104"
[ 54.250] (**) Option "xkb_layout" "us"
[ 54.250] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 54.250] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 54.250] (II) Using input driver 'evdev' for 'Power Button'
[ 54.250] (**) Power Button: always reports core events
[ 54.250] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 54.250] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 54.250] (--) evdev: Power Button: Found keys
[ 54.250] (II) evdev: Power Button: Configuring as keyboard
[ 54.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[ 54.250] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 54.250] (**) Option "xkb_rules" "evdev"
[ 54.250] (**) Option "xkb_model" "pc104"
[ 54.250] (**) Option "xkb_layout" "us"
[ 54.251] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 54.251] (II) No input driver specified, ignoring this device.
[ 54.251] (II) This device may have been added with another device file.
[ 54.251] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[ 54.251] (II) No input driver specified, ignoring this device.
[ 54.251] (II) This device may have been added with another device file.
[ 54.251] (II) config/udev: Adding input device Integrated Camera (/dev/input/event12)
[ 54.251] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 54.251] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 54.251] (**) Integrated Camera: always reports core events
[ 54.251] (**) evdev: Integrated Camera: Device: "/dev/input/event12"
[ 54.251] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb44d
[ 54.251] (--) evdev: Integrated Camera: Found keys
[ 54.251] (II) evdev: Integrated Camera: Configuring as keyboard
[ 54.251] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb7/7-2/7-2:1.0/input/input14/event12"
[ 54.251] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[ 54.251] (**) Option "xkb_rules" "evdev"
[ 54.251] (**) Option "xkb_model" "pc104"
[ 54.251] (**) Option "xkb_layout" "us"
[ 54.252] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 54.252] (II) No input driver specified, ignoring this device.
[ 54.252] (II) This device may have been added with another device file.
[ 54.252] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event9)
[ 54.252] (II) No input driver specified, ignoring this device.
[ 54.252] (II) This device may have been added with another device file.
[ 54.252] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event8)
[ 54.252] (II) No input driver specified, ignoring this device.
[ 54.252] (II) This device may have been added with another device file.
[ 54.252] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 54.252] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 54.252] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 54.252] (**) AT Translated Set 2 keyboard: always reports core events
[ 54.252] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 54.252] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 54.252] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 54.252] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 54.252] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 54.252] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 54.252] (**) Option "xkb_rules" "evdev"
[ 54.252] (**) Option "xkb_model" "pc104"
[ 54.252] (**) Option "xkb_layout" "us"
[ 54.253] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 54.253] (II) LoadModule: "synaptics"
[ 54.253] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 54.258] (II) Module synaptics: vendor="X.Org Foundation"
[ 54.258] compiled for 1.15.1, module version = 1.8.0
[ 54.258] Module class: X.Org XInput Driver
[ 54.258] ABI class: X.Org XInput driver, version 20.0
[ 54.258] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 54.258] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 54.258] (**) Option "Device" "/dev/input/event11"
[ 54.384] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5702 (res 51)
[ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4750 (res 67)
[ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 54.385] (**) Option "TapButton1" "1"
[ 54.385] (**) Option "TapButton2" "2"
[ 54.385] (**) Option "TapButton3" "3"
[ 54.385] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 54.385] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 54.466] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[ 54.467] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 54.467] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 54.468] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 54.468] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 54.468] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
[ 54.468] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 54.468] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 54.468] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 54.468] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event13"
[ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 54.469] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 54.469] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 54.469] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 54.469] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input13/event13"
[ 54.469] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[ 54.469] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 54.470] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 54.470] (II) No input driver specified, ignoring this device.
[ 54.470] (II) This device may have been added with another device file.
[ 54.470] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[ 54.470] (II) No input driver specified, ignoring this device.
[ 54.470] (II) This device may have been added with another device file.
[ 54.471] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 54.471] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 54.471] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 54.471] (**) ThinkPad Extra Buttons: always reports core events
[ 54.471] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
[ 54.471] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 54.471] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 54.471] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 54.471] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event6"
[ 54.471] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[ 54.472] (**) Option "xkb_rules" "evdev"
[ 54.472] (**) Option "xkb_model" "pc104"
[ 54.472] (**) Option "xkb_layout" "us"
[ 54.479] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[ 1453.877] ukiDynamicMajor: found major device number 251
[ 1453.877] ukiDynamicMajor: found major device number 251
[ 1453.878] ukiDynamicMajor: found major device number 251
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card0
[ 1453.878] ukiOpenDevice: open result is 41, (OK)
[ 1453.878] ukiGetBusid returned 'PCI:0:1:0'
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card1
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card2
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card3
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card4
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card5
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card6
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card7
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card8
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card9
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card10
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card11
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card12
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.878] ukiOpenDevice: Open failed
[ 1453.878] ukiOpenDevice: node name is /dev/ati/card13
[ 1453.878] ukiOpenDevice: open result is -1, (No such device)
[ 1453.879] ukiOpenDevice: open result is -1, (No such device)
[ 1453.879] ukiOpenDevice: Open failed
[ 1453.879] ukiOpenDevice: node name is /dev/ati/card14
[ 1453.879] ukiOpenDevice: open result is -1, (No such device)
[ 1453.879] ukiOpenDevice: open result is -1, (No such device)
[ 1453.879] ukiOpenDevice: Open failed
[ 1453.879] ukiOpenDevice: node name is /dev/ati/card15
[ 1453.879] ukiOpenDevice: open result is -1, (No such device)
[ 1453.879] ukiOpenDevice: open result is -1, (No such device)
[ 1453.879] ukiOpenDevice: Open failed
[ 1453.879] ukiDynamicMajor: found major device number 251
[ 1453.879] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 1453.879] ukiOpenDevice: node name is /dev/ati/card0
[ 1453.879] ukiOpenDevice: open result is 41, (OK)
[ 1453.879] ukiOpenByBusid: ukiOpenMinor returns 41
[ 1453.879] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
/var/log/Xorg.0.log.old:
[ 144.740]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[ 144.755] X Protocol Version 11, Revision 0
[ 144.759] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[ 144.764] Current Operating System: Linux samwise 3.15.4-1-ARCH #1 SMP PREEMPT Mon Jul 7 07:42:54 CEST 2014 x86_64
[ 144.765] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=eb465246-d35b-4dc0-a92a-d948f621ccaa rw nomodeset
[ 144.774] Build Date: 27 June 2014 07:32:26PM
[ 144.779]
[ 144.784] Current version of pixman: 0.32.6
[ 144.793] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 144.793] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 144.812] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 10 13:39:10 2014
[ 144.817] (==) Using config file: "/etc/X11/xorg.conf"
[ 144.821] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 144.826] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 144.826] (==) ServerLayout "aticonfig Layout"
[ 144.826] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 144.826] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 144.826] (**) | |-->Device "aticonfig-Device[0]-0"
[ 144.826] (==) Automatically adding devices
[ 144.826] (==) Automatically enabling devices
[ 144.826] (==) Automatically adding GPU devices
[ 144.826] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 144.826] Entry deleted from font path.
[ 144.826] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 144.826] Entry deleted from font path.
[ 144.826] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 144.826] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 144.826] Entry deleted from font path.
[ 144.826] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 144.826] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 144.826] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 144.826] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 144.826] (II) Loader magic: 0x811cc0
[ 144.826] (II) Module ABI versions:
[ 144.826] X.Org ANSI C Emulation: 0.4
[ 144.827] X.Org Video Driver: 15.0
[ 144.827] X.Org XInput driver : 20.0
[ 144.827] X.Org Server Extension : 8.0
[ 144.828] (--) PCI:*(0:0:1:0) 1002:9995:17aa:510a rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256
[ 144.828] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 144.833] Initializing built-in extension Generic Event Extension
[ 144.837] Initializing built-in extension SHAPE
[ 144.842] Initializing built-in extension MIT-SHM
[ 144.846] Initializing built-in extension XInputExtension
[ 144.850] Initializing built-in extension XTEST
[ 144.855] Initializing built-in extension BIG-REQUESTS
[ 144.859] Initializing built-in extension SYNC
[ 144.863] Initializing built-in extension XKEYBOARD
[ 144.867] Initializing built-in extension XC-MISC
[ 144.871] Initializing built-in extension SECURITY
[ 144.875] Initializing built-in extension XINERAMA
[ 144.878] Initializing built-in extension XFIXES
[ 144.882] Initializing built-in extension RENDER
[ 144.886] Initializing built-in extension RANDR
[ 144.889] Initializing built-in extension COMPOSITE
[ 144.893] Initializing built-in extension DAMAGE
[ 144.896] Initializing built-in extension MIT-SCREEN-SAVER
[ 144.899] Initializing built-in extension DOUBLE-BUFFER
[ 144.902] Initializing built-in extension RECORD
[ 144.906] Initializing built-in extension DPMS
[ 144.909] Initializing built-in extension Present
[ 144.911] Initializing built-in extension DRI3
[ 144.914] Initializing built-in extension X-Resource
[ 144.917] Initializing built-in extension XVideo
[ 144.920] Initializing built-in extension XVideo-MotionCompensation
[ 144.923] Initializing built-in extension XFree86-VidModeExtension
[ 144.925] Initializing built-in extension XFree86-DGA
[ 144.928] Initializing built-in extension XFree86-DRI
[ 144.930] Initializing built-in extension DRI2
[ 144.930] (II) "glx" will be loaded by default.
[ 144.930] (II) LoadModule: "glx"
[ 144.930] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 144.931] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 144.931] compiled for 6.9.0, module version = 1.0.0
[ 144.933] Loading extension GLX
[ 144.933] (II) LoadModule: "fglrx"
[ 144.933] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 144.953] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 144.953] compiled for 1.4.99.906, module version = 14.10.2
[ 144.953] Module class: X.Org Video Driver
[ 144.953] (II) Loading sub module "fglrxdrm"
[ 144.953] (II) LoadModule: "fglrxdrm"
[ 144.953] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 144.981] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 144.981] compiled for 1.4.99.906, module version = 14.10.2
[ 144.981] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
[ 144.981] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.10.1006.1001
[ 144.982] (II) AMD Proprietary Linux Driver Build Date: May 5 2014 21:38:38
[ 144.982] (++) using VT number 2
[ 144.982] (WW) Falling back to old probe method for fglrx
[ 145.046] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[ 145.049] ukiDynamicMajor: found major device number 251
[ 145.049] ukiDynamicMajor: found major device number 251
[ 145.049] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 145.049] ukiOpenDevice: node name is /dev/ati/card0
[ 145.049] ukiOpenDevice: open result is 9, (OK)
[ 145.406] ukiOpenByBusid: ukiOpenMinor returns 9
[ 145.407] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 145.493] (--) Chipset Supported AMD Graphics Processor (0x9995) found
[ 145.493] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
[ 145.495] (II) fglrx(0): pEnt->device->identifier=0x17b11a0
[ 145.495] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
[ 145.495] (II) Loading sub module "vgahw"
[ 145.495] (II) LoadModule: "vgahw"
[ 145.496] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 145.508] (II) Module vgahw: vendor="X.Org Foundation"
[ 145.508] compiled for 1.15.2, module version = 0.1.0
[ 145.508] ABI class: X.Org Video Driver, version 15.0
[ 145.509] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 145.509] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 145.509] (==) fglrx(0): Default visual is TrueColor
[ 145.509] (**) fglrx(0): Option "DPMS" "true"
[ 145.509] (==) fglrx(0): RGB weight 888
[ 145.509] (II) fglrx(0): Using 8 bits per RGB
[ 145.509] (==) fglrx(0): Buffer Tiling is ON
[ 145.510] (II) Loading sub module "fglrxdrm"
[ 145.510] (II) LoadModule: "fglrxdrm"
[ 145.510] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 145.510] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 145.510] compiled for 1.4.99.906, module version = 14.10.2
[ 145.513] ukiDynamicMajor: found major device number 251
[ 145.513] ukiDynamicMajor: found major device number 251
[ 145.513] ukiOpenByBusid: Searching for BusID PCI:0:1:0
[ 145.513] ukiOpenDevice: node name is /dev/ati/card0
[ 145.513] ukiOpenDevice: open result is 11, (OK)
[ 145.513] ukiOpenByBusid: ukiOpenMinor returns 11
[ 145.513] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
[ 145.513] (**) fglrx(0): NoAccel = NO
[ 145.513] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[ 145.513] (--) fglrx(0): Chipset: "AMD Radeon HD 8450G" (Chipset = 0x9995)
[ 145.513] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x510a)
[ 145.513] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[ 145.514] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[ 145.514] (--) fglrx(0): MMIO registers at 0xf0300000
[ 145.514] (--) fglrx(0): I/O port at 0x00003000
[ 145.514] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 145.530] (II) fglrx(0): ATIF platform detected
[ 145.536] (II) fglrx(0): AC Adapter is used
[ 145.556] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 145.560] (II) Loading sub module "vbe"
[ 145.560] (II) LoadModule: "vbe"
[ 145.560] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 145.561] (II) Module vbe: vendor="X.Org Foundation"
[ 145.561] compiled for 1.15.2, module version = 1.1.0
[ 145.561] ABI class: X.Org Video Driver, version 15.0
[ 145.565] (II) fglrx(0): VESA BIOS detected
[ 145.565] (II) fglrx(0): VESA VBE Version 3.0
[ 145.565] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 145.565] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
[ 145.565] (II) fglrx(0): VESA VBE OEM Software Rev: 15.31
[ 145.565] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[ 145.565] (II) fglrx(0): VESA VBE OEM Product: DVST
[ 145.565] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 145.565] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 145.565] (--) fglrx(0): Video RAM: 786432 kByte, Type: DDR3
[ 145.565] (II) fglrx(0): PCIE card detected
[ 145.565] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 145.565] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 145.565] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x30000000)
[ 145.566] (II) fglrx(0): RandR 1.2 support is enabled!
[ 145.566] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 145.566] (II) Loading sub module "fb"
[ 145.566] (II) LoadModule: "fb"
[ 145.566] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 145.567] (II) Module fb: vendor="X.Org Foundation"
[ 145.567] compiled for 1.15.2, module version = 1.0.0
[ 145.567] ABI class: X.Org ANSI C Emulation, version 0.4
[ 145.567] (II) fglrx(0): EDID Management option: EDID Management is enabled
[ 145.567] (II) Loading sub module "ddc"
[ 145.567] (II) LoadModule: "ddc"
[ 145.567] (II) Module "ddc" already built-in
[ 145.714] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
[ 145.714] (II) fglrx(0): Output DFP1 has no monitor section
[ 145.714] (II) fglrx(0): Output CRT1 has no monitor section
[ 145.714] (II) Loading sub module "ddc"
[ 145.714] (II) LoadModule: "ddc"
[ 145.714] (II) Module "ddc" already built-in
[ 145.714] (II) fglrx(0): Connected Display0: LVDS
[ 145.714] (II) fglrx(0): Display0 EDID data ---------------------------
[ 145.714] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
[ 145.714] (II) fglrx(0): Year: 2011 Week: 0
[ 145.714] (II) fglrx(0): EDID Version: 1.3
[ 145.714] (II) fglrx(0): Digital Display Input
[ 145.714] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 145.714] (II) fglrx(0): Gamma: 2.20
[ 145.714] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
[ 145.714] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 145.714] (II) fglrx(0): First detailed timing is preferred mode
[ 145.714] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
[ 145.714] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
[ 145.715] (II) fglrx(0): Manufacturer's mask: 0
[ 145.715] (II) fglrx(0): Supported detailed timing:
[ 145.715] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
[ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 145.715] (II) fglrx(0): Supported detailed timing:
[ 145.715] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
[ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 145.715] (II) fglrx(0): Unknown vendor-specific block f
[ 145.715] (II) fglrx(0): N156BGE-L11
[ 145.715] (II) fglrx(0): EDID (in hex):
[ 145.715] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
[ 145.715] (II) fglrx(0): 0015010380231378ea00259e57529929
[ 145.715] (II) fglrx(0): 15505400000001010101010101010101
[ 145.715] (II) fglrx(0): 010101010101121b5664500014301022
[ 145.715] (II) fglrx(0): 260058c1100000189116566450001430
[ 145.715] (II) fglrx(0): 1022260058c1100000180000000f008c
[ 145.715] (II) fglrx(0): 09328c09321609000daea915000000fe
[ 145.715] (II) fglrx(0): 004e3135364247452d4c31310a20007e
[ 145.715] (II) fglrx(0): End of Display0 EDID data --------------------
[ 145.715] (II) fglrx(0): Dynamic Surface Resizing Enabled
[ 145.715] (II) fglrx(0): EDID for output LVDS
[ 145.715] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
[ 145.715] (II) fglrx(0): Year: 2011 Week: 0
[ 145.715] (II) fglrx(0): EDID Version: 1.3
[ 145.715] (II) fglrx(0): Digital Display Input
[ 145.715] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 145.715] (II) fglrx(0): Gamma: 2.20
[ 145.715] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
[ 145.715] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 145.715] (II) fglrx(0): First detailed timing is preferred mode
[ 145.715] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
[ 145.715] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
[ 145.715] (II) fglrx(0): Manufacturer's mask: 0
[ 145.715] (II) fglrx(0): Supported detailed timing:
[ 145.715] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
[ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 145.715] (II) fglrx(0): Supported detailed timing:
[ 145.715] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
[ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
[ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
[ 145.715] (II) fglrx(0): Unknown vendor-specific block f
[ 145.715] (II) fglrx(0): N156BGE-L11
[ 145.715] (II) fglrx(0): EDID (in hex):
[ 145.715] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
[ 145.716] (II) fglrx(0): 0015010380231378ea00259e57529929
[ 145.716] (II) fglrx(0): 15505400000001010101010101010101
[ 145.716] (II) fglrx(0): 010101010101121b5664500014301022
[ 145.716] (II) fglrx(0): 260058c1100000189116566450001430
[ 145.716] (II) fglrx(0): 1022260058c1100000180000000f008c
[ 145.716] (II) fglrx(0): 09328c09321609000daea915000000fe
[ 145.716] (II) fglrx(0): 004e3135364247452d4c31310a20007e
[ 145.716] (II) fglrx(0): EDID vendor "LEN", prod id 16560
[ 145.716] (II) fglrx(0): Printing DDC gathered Modelines:
[ 145.716] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
[ 145.716] (II) fglrx(0): Modeline "1366x768"x0.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 145.716] (II) fglrx(0): Printing probed modes for output LVDS
[ 145.716] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
[ 145.716] (II) fglrx(0): Modeline "1366x768"x50.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 145.716] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
[ 145.716] (II) fglrx(0): Modeline "1360x768"x50.0 57.77 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 145.716] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
[ 145.716] (II) fglrx(0): Modeline "1280x768"x50.0 57.77 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
[ 145.716] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (47.3 kHz e)
[ 145.716] (II) fglrx(0): Modeline "1280x720"x50.0 57.77 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (39.4 kHz e)
[ 145.716] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)

The short answer here is this: https://bbs.archlinux.org/viewtopic.php … 9#p1404629 ... some weird incompatibility w/ the catalyst drivers w/ latest gnome... had I really been paying attention to the wiki, I'd have known this. Oh well, it's worth the extra performance to me to use startx. Thanks all for watching. Nothing more to see here.

Similar Messages

  • My 2006 iMac running Snow Leopard won't boot even after erasing and re-installing Snow Leopard (via my MacBookPro), either from the HD or DVD drive.  Can't get it to run Hardware Test.  Disk Utility says disk OK - files are there. What can I do?

    My 2006 iMac running Snow Leopard won't boot even after erasing and re-installing Snow Leopard.   I erased and re-installed by putting the iMac in Target Disk mode and usin my MacBookPro as the host.  But after numerous attempts I still can't get it to boot either from the HD or DVD drive. I just get the white screen after the wheel stops spinning.  I can't get it to run Hardware Test - just get the white screen.  If I use Disk Utility via my MBP it says the disk appears OK. All the Snow Leopad files appear to have been installed. What can I do?

    Hi-NRG Bwoy wrote:
    I erased and re-installed by putting the iMac in Target Disk mode and using my MacBookPro as the host.
    Reet the SMC and the PRAM
     Cheat sheet to help diagnose and fix your Mac
    Perhaps you installed the wrong version OS X onto the iMac, you can't use the disk from another Mac.
    clean the disk.
    If it's not working then use this method to create a bootable 10.6 USB from the iMac machine specific 10.6 disk or the 10.6.3 retail disk on your other Mac, use it to boot the iMac with.
    http://www.maciverse.com/install-os-x-snow-leopard-from-usb-flash-drive.html
    How to erase and install Snow Leopard 10.6

  • Macbook pro won't boot up after installing a Micro Trend security.

    Macbook pro 13" unibody non-retina won't boot up after installing a Micro Trend security.
    Please Help Thanks!

    Boot to safe mode and uninstall Micro Trend from there.
    http://esupport.trendmicro.co.jp/Pages/JP-2075680.aspx

  • Mac OSx won't boot up after update to 10.6.7?

    Mac OSx won't boot up after update to 10.6.7?

    Hi Mike
    This is called a kernel panic, similar to s 'blue screen of death' on Windows. When you say you reinstalled 3 times, do you mean the OS or the Update?
    When does this kernel panic appear? You may have a hardware issue if it's happening on boot.
    Taylor

  • [SOLVED] Arch won't boot after I created a separate /var parition

    Arch won't boot after I created a separate /var parition on an existing installation.And let me confess: it was maybe stupid trying to do it on an existing install.
    I edited the fstab correctly, copied the files using rsync preserving permissions. Then I kept a backup of /var using tar. Then went on to delete everything under /var, ie /var/*, the /var folder is still there. All this I did from a live CD. After that I booted into my arch linux. Here I get messages about systemd successfully finishing fsck on each of my partitions, then the screen starts blinking. And there is no more output. Pressing Ctrl+Alt+Delete causes systemd to stop its services and reboot.
    Having realized I had borked my system, I removed the /var line from fstab and restored /var from the tar file I made earlier. Again I did this from a live cd. Rebooted into my arch system, and again similar issues, namely that after fsck and messages informing a few services had started, the screen keeps blinking.
    The live cd I used for reorganizing my partitions was elementary OS freya. They have GParted in there. I also have an arch install iso lying aroung from May 2013. If necessary, I can download the latest version. I am currently typing from a Windows installation I dual boot from.
    I don't know how to extract any boot logs as I am locked out of the system. Here is my fstab in any case:
    # Filesystem information
    # /dev/sda5 LABEL=fs_root
    UUID=b9d739cf-fd8c-46dd-a919-bd827dc47c66 / ext4 rw,noatime,data=ordered 0 1
    # /dev/sda9 LABEL=fs_var
    UUID=ec0f7a49-dccd-43ab-8651-9aa3fdb41cc7 /var ext4 rw,noatime,data=ordered 0 2
    # /dev/sda2 LABEL=fs_boot
    UUID=0e8ab31a-3bda-4b85-a901-a36f21b1583d /boot ext2 rw,noatime 0 2
    # /dev/sda6 LABEL=fs_home
    UUID=d9e63c47-274e-447f-ad01-0d97afe0fd34 /home ext4 rw,noatime,data=ordered 0 2
    # /dev/sda7 LABEL=fs_swap
    UUID=7301227c-e9f3-41b8-9d0f-4cf3c159491c none swap defaults 0 0
    # /dev/sda3 LABEL=fs_win
    UUID=12B639D1B639B5D7 /fs_win ntfs uid=1000,gid=1000,dmask=027,fmask=137,showexec,nofail,noauto,x-systemd.automount 0 0
    # /dev/sda3 LABEL=fs_share
    UUID=D272269772268079 /fs_share ntfs uid=1000,gid=1000,dmask=027,fmask=137,showexec,noauto,nofail,x-systemd.automount 0 0
    I would greatly appreciate any help.
    Last edited by richcocoa (2015-05-03 18:04:44)

    Have you moved everything from /var to /new_var (i named it for learning purpose)? You shoud copy content from /var but not on the fly but booting from arch iso cd, and than you shoud mount your / into arch-chroot environement, mount all of your mount points and than copy content from default /var to new /var. The copying should be done with this
    cp -rax
    and you can add -v switch to verbose output. I have my own /var moved the same way.
    The simples way is:
    -boot the arch iso cd
    -mount all of your mount point (i created here in this step /new_var to move /var to a new place, and this /new_var i put in /etc/fstab as /var later)
    -copy /var to /new_var with -rax or -vrax (recursive, archive, this filesystem or verbose, recursive, archive, this filesystem switches)
    -umount all of it
    -reboot.
    Last edited by firekage (2015-05-02 07:49:20)

  • [SOLVED] Graphical environment won't boot up after today's update.

    Hi
    I've performed a -Syu today morning and so far I haven't been able to get my graphical environment (gnome 3) up.
    The update didn't seem to be faulty, no unusual messages caught my eye. Here's a complete list of packages that were upgraded (from pacman.log)
    - shared-color-profiles removed
    - upgraded colord (1.0.6-1 -> 1.2.0-1)
    - upgraded gtk3 (3.12.1-1 -> 3.12.1-2)
    - upgraded colord-gtk (0.1.25-1 -> 0.1.25-2)
    - upgraded cronie (1.4.11-1 -> 1.4.11-2)
    - upgraded elfutils (0.158-1 -> 0.158-2)
    During the next bootup, when the information 'reached target graphical interface' appeared, I got some screen blinking and this:
    "[drm:hsw_unclaimed_reg_clear] *ERROR* Unknown unclaimed register before writing to 4a000
    This error message and the blinking appears about 8 times, then the process just hangs.
    I have tried downgrading each of the aforementioned packages, but it didn't help. There's a bunch of diagnostic stuff coming out of pacman on every operation though:
    http://ix.io/bZg
    The first kind of error message, by the glib-2.0 files is Polish for 'file is empty or only contains spaces'; the other kind, by the ldconfig lines, means 'file empty, left unchecked'.
    For good measure, here's my entire dmesg output. It seems to contain a bit more information about the unclaimed register error at the end.
    http://ix.io/bZh
    Please assist me in getting this fixed.
    Last edited by samyazza (2014-04-30 08:57:18)

    No, I don't have nouveau-dri installed. It might be the kernel driver. Messages from 'nouveau' have been appearing ever since I've installed the system actually, and I've learned to ignore them, but they did initially make me raise an eyebrow. Anyway, everything was fine and dandy for about 4 months now, until this morning's update, when the packages mentioned in my initial post were installed.
    As for the second matter, see my initial post:
    The first kind of error message, by the glib-2.0 files is Polish for 'file is empty or only contains spaces'; the other kind, by the ldconfig lines, means 'file empty, left unchecked'.
    The one you're asking about is the second ('file is empty, it has not been checked')
    I'm now in the process of locating and reinstalling the packages to which these files belong. I've already handled the QT libs (I think) and I'm going to try to handle the others:
    all in the lib32 folder:
    - libelf.so and .so.1 and -0.158.so
    - libdw.so and .so.1 and -0.158.so
    - libasm.so and .so.1 and -0.158.so
    - liblcms2.so and .so.2 and .so.2.0.6
    I have no knowledge of how these affect the bootup of Gnome however...
    edit:
    I have successfully reinstalled the following packages:
    lib32-lcms2
    lib32-elfutils
    lib32-qt4
    rebooting...
    ...and still just a mouse cursor over the bootup log...
    The last line of dmsg says:
    systemd-journald[204] Failed to write entry (26 items, 170304121 bytes) despite vacuuming, ignoring: Argument list too long
    is there a way to get a hold of what can't be written in there? I don't know where else to look for information on what's wrong.
    There's also this in the journalctl (both the last one and the previous one I pasted). The problem _is_  Gnome rendering nothing but a cursor, so perhaps this could be of use...
    kwi 29 19:59:18 wapiti gnome-session[465]: (gnome-shell:500): GLib-GIO-ERROR **: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed
    kwi 29 19:59:18 wapiti kernel: traps: gnome-shell[500] trap int3 ip:7fb603707993 sp:7fff2a1a55f0 error:0
    I have pursued that trail. Indeed, it turned out that my gnome-settings-manager package was completely broken. Its configuration files were empty (the ones in /usr/share/glib-2.0/schemas), as was /var/lib/pacman/local/gnome-settings-daemon-3.12.1-2/files file.
    I have performed a pacman -S --force gnome-settings-daemon and I'm no longer writing from my girlfriend's PC
    I have a follow-up question to the more knowledgable - how and why can a package become corrupted like this??
    My Gnome booted up, however it works pretty damn choppy. It's as fast as normal, but there are no animations. Also, there are frequent glitches before a window is rendered. Part of the screen becomes all scrambled for a moment before the window appears.
    I'll try to look for reasons on my own, but I'd still appreciate advice on debugging my glitchy Gnome and explanations as to why gnome-settings-daemon had basically wiped itself out...
    Ok, on a final note in this topic: the glitches were fixed by force reinstalling xf86-video-intel and intel-dri.
    Last edited by samyazza (2014-05-01 15:10:41)

  • Computer won't boot up after installing SIIG card

    Hey Everyone,
    I having problems with my SIIG FireWire 2-Port PCIe DV card that I've installed into my PowerMac G5 Quad. With the card installed the computer will not boot up, which is the same thing that happened with my previous two models of the card. I installed a new card yesterday and it worked fine all day, but after shutting the computer down for the night and then restarting it in the morning I am experiencing the same problems. The light on the front of the computer turns on, but the screen does not, and after about a minute a loud fan noise comes one. I have the card installed in Slot 2. In Slot 1 I have a ProTools HD card and in Slot 3 I have an AJA Kona LHE card. Even with all of the cards removed the computer still does not boot up. Anyone seen this problem before? Any help or information anybody can offer would be greatly appreciated.
    PowerMac G5 Quad   Mac OS X (10.4.8)  

    Hi, I had the same problem with my dual core G5.
    I installed the card and my computer won't boot up. The screen stays gray and the fan keeps spinning.
    I contacted SIIG and they said the card is defective, which, I doubt it is.
    I then returned it for a refund.

  • IBook won't boot up after a rest..

    I hava the most weird problem with my iBook..
    As I have it running, it works just fine.
    I can boot it up, install software and do all sorts of things with it but when I turn it off and let it stay like that for like couple of hours, it won't boot up no more.
    With the OS disk I can revive it, just now it took 5 tries, but it started and now as I shut it down and turn it on again there is no problem. But yet again, if I let it stand there for a hour or two, we are back in with the same problem, it won't finf the boot disk and needs to be revived with the OS intallation disk.
    I reinstalled the whole (clean install) system today, had everything set up and installed all my software and such and there was no problem during the whole day, but now I had it turned off for few hours, it's just the same..
    What might be the problem??

    Now there is a new HD and it works better than this iBook has ever done.
    That's great! Glad that resolved your issue.
    So, problem solved, not in a conventional way but solved.
    Well, actually, pretty conventional. The average life of an internal HDD in a laptop is approximately 3 to 5 years, and even if they survive beyond that they can fail suddenly or else continue with progressively degraded performance until they expire. The new HDDs have larger capacities and faster rotational speeds, both of which significantly boost performance.
    Good luck.
    cornelius
    Thanks for leaving feedback in Apple Discussions by marking the "solved" post.

  • Won't boot anymore after nvidia-xconfig

    Hey Guys,
    Got a problem with my Arch Linux here, hope you can help.
    Today I tried to install the official Nvidia Driver and BumbleBee following along the great Wiki on this topic.
    Everything worked just fine and I also could run optirun gfxgear or somemthing like this.
    I wanted to switch to the Nvidia Settings in the settings menu and it told me to configure my xconfig and restart x so I typed nvidia-xconfig in the terminal and it gave me an success output.
    I restarted my system and now it hangs on the graphical thing I think. It won't boot anymore.
    Hope you can help me out.
    Thanks alot
    Edit: My Nvidia Card is a Nvidia GT 740M if this matters
    Last edited by Whitz (2015-02-09 11:02:41)

    No, I have a laptop with 2 graphic cards an intel hd4000 and a nvidia gt 740m.
    I ran the Arch Linux installation well until I tried to get the nvidia gt working with bumblebee.
    I followed the wiki of the bumblebee topic and it worked well. I wanted to switch into the nvidia settings and it told me my x isnt configured properly and I should type nvidia-xconfig and restart X.
    After the restart it won't boot to the graphical interface anymore.
    Hope this cleared up the things
    Also I dont get any errors but it just wont load..
    Last edited by Whitz (2015-02-09 12:08:49)

  • Btrfs: System won't boot anymore after unclean shutdown

    Hi,
    I have a problem with my ArchLinux (kernel 3.19.2-1-ARCH).
    I have my root partition as BTRFS and no /boot partition.
    After an unclean shutdown the system won't boot anymore.
    GRUB loads the kernel and the kernel starts but it hangs saying: Mounted /dev/sda3 on real root.
    Then, I have to start a Live CD and do:
    btrfsck /dev/sda3
    After that the system boots correctly.
    I've tried adding fsck to the HOOKS in the mkinitcpio.conf file and in fact it tries to fsck the filesystem (but with BTRFS, fsck.btrfs doesn't work...)
    What can I do?
    Thanks

    I'm also having this problem. I tried booting up the netinstall image to debug it, but I can't mount my btrfs volume from there either: mount just hangs. After a while, the kernel goes:
    [...] INFO: task mount:612 blocked for more than 120 seconds.
    [...] Not tainted 3.19.2-1-ARCH #1
    [...] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [...] INFO: task btrfs-transacti:636 blocked for more than 120 seconds.
    [...] Not tainted 3.19.2-1-ARCH #1
    [...] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    From this post I guessed that I might just need to wait so that I could defrag the volume once it was mounted, but it's been hanging for over 15min now (the message above continues to come up periodically).
    Like the OP in the thread I linked to above, my btrfs volume is inside an LVM volume (which is on dm-crypt). Don't know whether that's relevant.
    Output of btrfs-check:
    Checking filesystem on /dev/pixie/btrfs
    UUID: e04cc661-e31a-4dbf-870d-664bc913e34a
    found 76855677062 bytes used err is 1
    total csum bytes: 72928436
    total tree bytes: 2092515328
    total fs tree bytes: 1888452608
    total extent tree bytes: 104644608
    btree space waste bytes: 357251032
    file data blocks allocated: 181197139968
    referenced 109440282624
    btrfs-progs v3.19
    dmesg output:
    [ 36.824998] Btrfs loaded
    [ 36.826713] BTRFS: device fsid e04cc661-e31a-4dbf-870d-664bc913e34a devid 1 transid 98618 /dev/dm-3
    [ 46.219014] BTRFS info (device dm-3): disk space caching is enabled
    [ 46.259830] BTRFS: detected SSD devices, enabling SSD mode
    [ 240.333313] INFO: task mount:539 blocked for more than 120 seconds.
    [ 240.335542] Not tainted 3.19.2-1-ARCH #1
    [ 240.337795] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 240.340263] mount D ffff8800cf2837f8 0 539 453 0x00000000
    [ 240.340277] ffff8800cf2837f8 ffff8800cf2331b0 0000000000013f00 ffff8800cf283fd8
    [ 240.340286] 0000000000013f00 ffffffff81818540 ffff8800cf2331b0 ffff8802094f67a8
    [ 240.340291] 0000000000000004 ffff8800cf283758 ffffffffa0a2fc91 ffff8802094f67a8
    [ 240.340298] Call Trace:
    [ 240.340335] [<ffffffffa0a2fc91>] ? set_extent_buffer_dirty+0x71/0xc0 [btrfs]
    [ 240.340357] [<ffffffffa0a05796>] ? btrfs_buffer_uptodate+0x56/0x80 [btrfs]
    [ 240.340366] [<ffffffff8155e999>] schedule+0x29/0x70
    [ 240.340389] [<ffffffffa0a47745>] btrfs_tree_lock+0x65/0x200 [btrfs]
    [ 240.340396] [<ffffffff810b4380>] ? wait_woken+0x90/0x90
    [ 240.340410] [<ffffffffa09e5cd9>] btrfs_search_slot+0x799/0xaa0 [btrfs]
    [ 240.340425] [<ffffffffa09e79f5>] btrfs_insert_empty_items+0x75/0xd0 [btrfs]
    [ 240.340446] [<ffffffffa0a47a37>] btrfs_insert_orphan_item+0x67/0xa0 [btrfs]
    [ 240.340465] [<ffffffffa0a4a12e>] insert_orphan_item+0x5e/0x90 [btrfs]
    [ 240.340482] [<ffffffffa0a4c531>] replay_one_buffer+0x361/0x380 [btrfs]
    [ 240.340504] [<ffffffffa0a2f244>] ? alloc_extent_buffer+0x34/0x370 [btrfs]
    [ 240.340523] [<ffffffffa0a488f3>] walk_down_log_tree+0x1d3/0x410 [btrfs]
    [ 240.340540] [<ffffffffa0a48bfb>] walk_log_tree+0xcb/0x1d0 [btrfs]
    [ 240.340558] [<ffffffffa0a507f7>] btrfs_recover_log_trees+0x1e7/0x490 [btrfs]
    [ 240.340575] [<ffffffffa0a4c1d0>] ? replay_one_dir_item+0xf0/0xf0 [btrfs]
    [ 240.340596] [<ffffffffa0a08b3e>] open_ctree+0x17ae/0x2030 [btrfs]
    [ 240.340609] [<ffffffffa09dd633>] btrfs_mount+0x843/0x920 [btrfs]
    [ 240.340618] [<ffffffff8117b7aa>] ? pcpu_alloc+0x35a/0x680
    [ 240.340628] [<ffffffff811d5d68>] mount_fs+0x38/0x1c0
    [ 240.340634] [<ffffffff8117bb05>] ? __alloc_percpu+0x15/0x20
    [ 240.340641] [<ffffffff811f116b>] vfs_kern_mount+0x6b/0x120
    [ 240.340647] [<ffffffff811f4184>] do_mount+0x224/0xb40
    [ 240.340653] [<ffffffff811f4dae>] SyS_mount+0x7e/0xe0
    [ 240.340661] [<ffffffff81562809>] system_call_fastpath+0x12/0x17
    [ 240.340671] INFO: task btrfs-transacti:561 blocked for more than 120 seconds.
    [ 240.342927] Not tainted 3.19.2-1-ARCH #1
    [ 240.345175] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 240.348473] btrfs-transacti D ffff88020b88bd98 0 561 2 0x00000000
    [ 240.348483] ffff88020b88bd98 ffff880211edc590 0000000000013f00 ffff88020b88bfd8
    [ 240.348491] 0000000000013f00 ffff8802162289f0 ffff880211edc590 ffff8802094a70c8
    [ 240.348496] ffff8802094d8000 ffff880200000000 ffff8802094d8000 ffff880200000033
    [ 240.348501] Call Trace:
    [ 240.348511] [<ffffffff811b5d1a>] ? kmem_cache_alloc+0x16a/0x180
    [ 240.348525] [<ffffffffa09e07ca>] ? btrfs_free_path+0x2a/0x40 [btrfs]
    [ 240.348543] [<ffffffffa0a64213>] ? __btrfs_run_delayed_items+0xf3/0x1d0 [btrfs]
    [ 240.348550] [<ffffffff8155e999>] schedule+0x29/0x70
    [ 240.348568] [<ffffffffa0a0b555>] btrfs_commit_transaction+0x2a5/0xbe0 [btrfs]
    [ 240.348573] [<ffffffff810b4380>] ? wait_woken+0x90/0x90
    [ 240.348590] [<ffffffffa0a06fc5>] transaction_kthread+0x1d5/0x240 [btrfs]
    [ 240.348605] [<ffffffffa0a06df0>] ? btrfs_cleanup_transaction+0x5a0/0x5a0 [btrfs]
    [ 240.348611] [<ffffffff81091748>] kthread+0xd8/0xf0
    [ 240.348617] [<ffffffff81091670>] ? kthread_create_on_node+0x1c0/0x1c0
    [ 240.348624] [<ffffffff81562758>] ret_from_fork+0x58/0x90
    [ 240.348629] [<ffffffff81091670>] ? kthread_create_on_node+0x1c0/0x1c0
    Last edited by ouroboros8 (2015-04-02 12:37:25)

  • Playbook won't boot up after upgrade?

    I upgraded to the new OS 2.0 today and now my playbook won't boot up?  What's going on??

    You need to follow these instructions to "debrick" your PlayBook:
    You should have the Desktop Software version 7 installed on your PC, can be downloaded from http://us.blackberry.com/apps-software/desktop/
    1. Make sure your PlayBook is powered off (sounds like yours might already be) press and hold down the power button until the unit forces the device off.
    2. With the Desktop Software open on your computer and the PlayBook powered off, connect the PlayBook to your computer.
    3. You should see an error screen from Desktop Software popup with the options to Retry, Update, or Cancel.
    Very quickly choose the Update option.
    4. Once this is complete your PlayBook will go back through the initial (as if new) setup wizard (entering the BlackBerryID, etc.), and then you can perform a restore using Desktop Software to return your personal data from the backup. Applications which you downloaded from AppWorld won't restore, but they can be easily reinstalled using AppWorld >  My World section of AppWorld.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • [SOLVED] System won't boot (boots fine in fallback mode)

    HI guys,
    I just rebooted my headless server for the first time in a while, but it won't boot up.
    I just sits at this screen:
    Please note the system does boot using fallback mode.
    (also, nothing to do with the latest boot problem - systemd-sysvcompat is installed and boots fine in fallback)
    Last edited by kaipee (2013-05-18 21:23:13)

    That screen shot looks like its booted to me? I see a login prompt

  • MacBook Pro won't boot up after Lion upgrade

    I upgraded my 13" macbook pro to lion last night. I watched some movies until the battiery died. Now it won't boot up. Indicator light does not come on and it makes no noise. Battery indicator says it's full. Any suggestions?

    MBP's are very finicky about RAM. Most of us here will recommend Crucial or OWC as the best source. If I were you I'd put the original RAM back in and see if the problem goes away. If so, return what you just bought and buy from one of the vendors I mentioned.

  • Mac Mini won't boot up after disconnecting it from iMac

    I have disconnected my Mac Mini from the iMac I had it connected to, and now it won't boot up when I turn it on. Do I need to hold down a key combination to get it to boot from it's own operating system again?

    I have disconnected my Mac Mini from the iMac I had
    it connected to, and now it won't boot up when I turn
    it on. Do I need to hold down a key combination to
    get it to boot from it's own operating system again?
    You should not have to hold down any key to get it to boot to an installed copy of MacOS, though if you hold the option key down, it should take you to the Startup Manager which will give you a list of available MacOS volumes it can boot from. If it doesn't show any, then you don't have a bootable MacOS on your mini.
    Are you getting anything on your screen when you are trying to boot, such as a folder with a question mark?

  • [Solved] PC won't boot any longer...

    I updated last night and since I got a new kernel (3.3.2-1), I decided to boot... But it won't boot anymore... It gets to the point where the boot menu should appear and then just stops... No error messages or anything else, just hangs there...
    I am using Syslinux as boot manager and BIOS for disk access... Does anyone know of any reason this has happend?
    Regards,
    BTJ
    Last edited by bjorntj (2012-04-18 21:50:11)

    Nope, nothing else related to the boot... Yes, I thought about trying to install syslinux again as the next step, just had to backup my pc first, just in case... (of course this happend at the same time as I have deleted my NAS because I am changing my harddisks in my NAS.... :-|)
    I just thought I should check if it was only me or not first...  I will try different thing tonight to get my PC booting again....
    BTJ
    Last edited by bjorntj (2012-04-18 13:10:56)

Maybe you are looking for

  • Pages 5.0 can't open iCloud documents.  Has anybody run into this issue?

    Here's the story: I upgraded to Pages 5.0 and can't open .pages documents saved in icloud. It does not seem to be a file incompatibility.  I am creating files in Pages for Mac, saving them to iCloud.  They are immediately unable to re-open.  I only g

  • Macbook pro - was doing my work and black screen appeared, shut down, and won't turn back on

    i was doing my work, plugged a usb in the port, and then my screen went black and turned itself off. i used my power plug on a different mac and it still worked, but when i plugged it into my macbook pro the green like flashes once and then dissappea

  • How to auto adjust number of rows in DataGrid

    Hi, Is there any way using which the number of rows displayed in DataGrid can be adjusted automatically? I have an application in which initially the DataGrid  is populated with just 2-3 records, and in the course of running of the application, more

  • App disappeared; store says installed

    Hello, I purchased an app about a month ago, and recently the icon has magically disappeared from my phone. When I go to the app store to download it again, the button is grayed out with "installed". I tried to sync my phone with the computer again,

  • Email problem yosemite

    since updating to Yosemite i now can't get any emails from my NTL World email account. I need help? (using late 2013 Mac 27' computer)