You are not logged in.
I recently switched from the open source ati driver to the proprietary one since I was unable to find a solution here: https://bbs.archlinux.org/viewtopic.php?id=135561. So I went through the installation and configuration process as outlined here: https://wiki.archlinux.org/index.php/ATI_Catalyst. I believe I did this correctly, but of course there's always the chance that I messed something up.
In any case, the xfce4 desktop seems to run fine, I can use the Catalyst control center without problems, and even online flash videos seem to play without any problem. However, when I try to play a video using VLC or mplayer, my xwindows crashes. This also happens when attempting to view a webcam with either of these, but again that implies playing video with them. No such crash occurs when using them to play audio.
Both of these players work fine when I use the open source xf86-video-ati driver. I have even tried switching back to this driver and when I do the players again work. Anyone know why I might be running into this problem using the catalyst driver and what I might be able to do to fix it? The output from the x crash given in the /var/log/xorg.0.log file is given below. If there's anything else I can provide that will help please let me know. Thank you for your time!
[ 39.298]
X.Org X Server 1.11.4
Release Date: 2012-01-27
[ 39.299] X Protocol Version 11, Revision 0
[ 39.299] Build Operating System: Linux 3.2.2-1-ARCH x86_64
[ 39.299] Current Operating System: Linux MBL 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64
[ 39.299] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/sda3 ro
[ 39.299] Build Date: 29 January 2012 03:38:00PM
[ 39.299]
[ 39.299] Current version of pixman: 0.24.4
[ 39.299] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 39.300] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 39.301] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 12 14:15:51 2012
[ 39.337] (==) Using config file: "/etc/X11/xorg.conf"
[ 39.337] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 39.357] (==) ServerLayout "aticonfig Layout"
[ 39.357] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 39.357] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 39.358] (**) | |-->Device "aticonfig-Device[0]-0"
[ 39.358] (==) Automatically adding devices
[ 39.358] (==) Automatically enabling devices
[ 39.411] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 39.411] Entry deleted from font path.
[ 39.445] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 39.445] Entry deleted from font path.
[ 39.445] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 39.445] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 39.445] Entry deleted from font path.
[ 39.445] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 39.445] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 39.445] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 39.445] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 39.445] (II) Loader magic: 0x7ccae0
[ 39.445] (II) Module ABI versions:
[ 39.445] X.Org ANSI C Emulation: 0.4
[ 39.445] X.Org Video Driver: 11.0
[ 39.445] X.Org XInput driver : 13.0
[ 39.445] X.Org Server Extension : 6.0
[ 39.446] (--) PCI:*(0:1:5:0) 1002:9613:1179:ff6a rev 0, Mem @ 0xc0000000/268435456, 0xd6300000/65536, 0xd6200000/1048576, I/O @ 0x00006000/256
[ 39.446] (II) Open ACPI successful (/var/run/acpid.socket)
[ 39.447] (II) "extmod" will be loaded by default.
[ 39.447] (II) "dbe" will be loaded by default.
[ 39.447] (II) "glx" will be loaded by default.
[ 39.447] (II) "record" will be loaded by default.
[ 39.447] (II) "dri" will be loaded by default.
[ 39.447] (II) "dri2" will be loaded by default.
[ 39.447] (II) LoadModule: "extmod"
[ 39.501] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 39.521] (II) Module extmod: vendor="X.Org Foundation"
[ 39.521] compiled for 1.11.4, module version = 1.0.0
[ 39.521] Module class: X.Org Server Extension
[ 39.521] ABI class: X.Org Server Extension, version 6.0
[ 39.521] (II) Loading extension MIT-SCREEN-SAVER
[ 39.521] (II) Loading extension XFree86-VidModeExtension
[ 39.521] (II) Loading extension XFree86-DGA
[ 39.521] (II) Loading extension DPMS
[ 39.521] (II) Loading extension XVideo
[ 39.521] (II) Loading extension XVideo-MotionCompensation
[ 39.521] (II) Loading extension X-Resource
[ 39.521] (II) LoadModule: "dbe"
[ 39.521] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 39.523] (II) Module dbe: vendor="X.Org Foundation"
[ 39.523] compiled for 1.11.4, module version = 1.0.0
[ 39.523] Module class: X.Org Server Extension
[ 39.523] ABI class: X.Org Server Extension, version 6.0
[ 39.523] (II) Loading extension DOUBLE-BUFFER
[ 39.523] (II) LoadModule: "glx"
[ 39.523] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 39.571] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 39.573] compiled for 6.9.0, module version = 1.0.0
[ 39.573] (II) Loading extension GLX
[ 39.573] (II) LoadModule: "record"
[ 39.573] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 39.574] (II) Module record: vendor="X.Org Foundation"
[ 39.574] compiled for 1.11.4, module version = 1.13.0
[ 39.574] Module class: X.Org Server Extension
[ 39.574] ABI class: X.Org Server Extension, version 6.0
[ 39.574] (II) Loading extension RECORD
[ 39.574] (II) LoadModule: "dri"
[ 39.574] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 39.592] (II) Module dri: vendor="X.Org Foundation"
[ 39.593] compiled for 1.11.4, module version = 1.0.0
[ 39.593] ABI class: X.Org Server Extension, version 6.0
[ 39.593] (II) Loading extension XFree86-DRI
[ 39.593] (II) LoadModule: "dri2"
[ 39.593] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 39.593] (II) Module dri2: vendor="X.Org Foundation"
[ 39.593] compiled for 1.11.4, module version = 1.2.0
[ 39.593] ABI class: X.Org Server Extension, version 6.0
[ 39.593] (II) Loading extension DRI2
[ 39.593] (II) LoadModule: "fglrx"
[ 39.612] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 39.916] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[ 39.942] compiled for 1.4.99.906, module version = 8.93.4
[ 39.942] Module class: X.Org Video Driver
[ 39.943] (II) Loading sub module "fglrxdrm"
[ 39.943] (II) LoadModule: "fglrxdrm"
[ 39.943] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 39.983] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 39.983] compiled for 1.4.99.906, module version = 8.93.4
[ 39.995] (II) ATI Proprietary Linux Driver Version Identifier:8.93.4
[ 39.995] (II) ATI Proprietary Linux Driver Release Identifier: 8.93
[ 39.995] (II) ATI Proprietary Linux Driver Build Date: Dec 5 2011 21:06:58
[ 39.995] (--) using VT number 7
[ 39.997] (WW) Falling back to old probe method for fglrx
[ 40.105] (II) Loading PCS database from /etc/ati/amdpcsdb
[ 40.122] (--) Chipset Supported AMD Graphics Processor (0x9613) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
[ 40.124] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
[ 40.124] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[ 40.128] (II) AMD Video driver is signed
[ 40.128] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 40.128] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 40.128] (II) fglrx(0): pEnt->device->identifier=0x1952220
[ 40.128] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[ 40.128] (II) Loading sub module "vgahw"
[ 40.128] (II) LoadModule: "vgahw"
[ 40.129] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 40.146] (II) Module vgahw: vendor="X.Org Foundation"
[ 40.146] compiled for 1.11.4, module version = 0.1.0
[ 40.146] ABI class: X.Org Video Driver, version 11.0
[ 40.146] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 40.146] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 40.146] (==) fglrx(0): Default visual is TrueColor
[ 40.146] (**) fglrx(0): Option "DPMS" "true"
[ 40.146] (==) fglrx(0): RGB weight 888
[ 40.146] (II) fglrx(0): Using 8 bits per RGB
[ 40.146] (==) fglrx(0): Buffer Tiling is ON
[ 40.164] (II) Loading sub module "fglrxdrm"
[ 40.164] (II) LoadModule: "fglrxdrm"
[ 40.164] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 40.164] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 40.164] compiled for 1.4.99.906, module version = 8.93.4
[ 40.167] ukiDynamicMajor: found major device number 251
[ 40.167] ukiDynamicMajor: found major device number 251
[ 40.167] ukiOpenByBusid: Searching for BusID PCI:1:5:0
[ 40.167] ukiOpenDevice: node name is /dev/ati/card0
[ 40.167] ukiOpenDevice: open result is 12, (OK)
[ 40.167] ukiOpenByBusid: ukiOpenMinor returns 12
[ 40.167] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
[ 40.168] (==) fglrx(0): NoAccel = NO
[ 40.168] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
[ 40.168] (--) fglrx(0): Chipset: "ATI Radeon 3100 Graphics " (Chipset = 0x9613)
[ 40.168] (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff6a)
[ 40.168] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[ 40.168] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
[ 40.168] (--) fglrx(0): MMIO registers at 0xd6300000
[ 40.168] (--) fglrx(0): I/O port at 0x00006000
[ 40.168] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 40.174] (II) fglrx(0): AC Adapter is used
[ 40.203] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 40.273] (II) Loading sub module "vbe"
[ 40.273] (II) LoadModule: "vbe"
[ 40.273] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 40.286] (II) Module vbe: vendor="X.Org Foundation"
[ 40.286] compiled for 1.11.4, module version = 1.1.0
[ 40.286] ABI class: X.Org Video Driver, version 11.0
[ 40.286] (II) fglrx(0): VESA BIOS detected
[ 40.286] (II) fglrx(0): VESA VBE Version 3.0
[ 40.286] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 40.286] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[ 40.286] (II) fglrx(0): VESA VBE OEM Software Rev: 10.89
[ 40.286] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 40.286] (II) fglrx(0): VESA VBE OEM Product: RS780MC
[ 40.286] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 40.299] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[ 40.299] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR2
[ 40.299] (II) fglrx(0): PCIE card detected
[ 40.299] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 40.299] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 40.304] (II) fglrx(0): Using adapter: 1:5.0.
[ 40.317] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
[ 40.350] (II) fglrx(0): Interrupt handler installed at IRQ 18.
[ 40.350] (II) fglrx(0): RandR 1.2 support is enabled!
[ 40.350] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 40.350] (==) fglrx(0): Center Mode is disabled
[ 40.350] (II) Loading sub module "fb"
[ 40.350] (II) LoadModule: "fb"
[ 40.350] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 40.356] (II) Module fb: vendor="X.Org Foundation"
[ 40.356] compiled for 1.11.4, module version = 1.0.0
[ 40.356] ABI class: X.Org ANSI C Emulation, version 0.4
[ 40.356] (II) Loading sub module "ddc"
[ 40.356] (II) LoadModule: "ddc"
[ 40.356] (II) Module "ddc" already built-in
[ 40.575] (II) fglrx(0): Finished Initialize PPLIB!
[ 40.592] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
[ 40.592] (II) fglrx(0): Output CRT1 has no monitor section
[ 40.592] (II) Loading sub module "ddc"
[ 40.592] (II) LoadModule: "ddc"
[ 40.592] (II) Module "ddc" already built-in
[ 40.592] (II) fglrx(0): Connected Display0: LVDS
[ 40.592] (II) fglrx(0): Display0 EDID data ---------------------------
[ 40.592] (II) fglrx(0): Manufacturer: SEC Model: 3741 Serial#: 0
[ 40.592] (II) fglrx(0): Year: 2007 Week: 0
[ 40.592] (II) fglrx(0): EDID Version: 1.3
[ 40.592] (II) fglrx(0): Digital Display Input
[ 40.592] (II) fglrx(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[ 40.592] (II) fglrx(0): Gamma: 2.20
[ 40.592] (II) fglrx(0): No DPMS capabilities specified
[ 40.592] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 40.592] (II) fglrx(0): First detailed timing is preferred mode
[ 40.592] (II) fglrx(0): redX: 0.587 redY: 0.344 greenX: 0.320 greenY: 0.541
[ 40.592] (II) fglrx(0): blueX: 0.155 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
[ 40.592] (II) fglrx(0): Manufacturer's mask: 0
[ 40.592] (II) fglrx(0): Supported detailed timing:
[ 40.592] (II) fglrx(0): clock: 68.9 MHz Image Size: 331 x 207 mm
[ 40.592] (II) fglrx(0): h_active: 1280 h_sync: 1296 h_sync_end 1344 h_blank_end 1408 h_border: 0
[ 40.592] (II) fglrx(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
[ 40.592] (II) fglrx(0): Unknown vendor-specific block f
[ 40.592] (II) fglrx(0): SAMSUNG
[ 40.592] (II) fglrx(0): 154AT07-T01
[ 40.592] (II) fglrx(0): EDID (in hex):
[ 40.592] (II) fglrx(0): 00ffffffffffff004ca3413700000000
[ 40.592] (II) fglrx(0): 00110103802115780a42d59658528a27
[ 40.592] (II) fglrx(0): 21505400000001010101010101010101
[ 40.592] (II) fglrx(0): 010101010101ee1a0080502010301030
[ 40.592] (II) fglrx(0): 13004bcf100000190000000f00000000
[ 40.592] (II) fglrx(0): 00000000002387026400000000fe0053
[ 40.592] (II) fglrx(0): 414d53554e470a2020202020000000fe
[ 40.592] (II) fglrx(0): 00313534415430372d5430310a200022
[ 40.592] (II) fglrx(0): End of Display0 EDID data --------------------
[ 40.619] (II) fglrx(0): EDID for output LVDS
[ 40.619] (II) fglrx(0): Manufacturer: SEC Model: 3741 Serial#: 0
[ 40.619] (II) fglrx(0): Year: 2007 Week: 0
[ 40.619] (II) fglrx(0): EDID Version: 1.3
[ 40.619] (II) fglrx(0): Digital Display Input
[ 40.619] (II) fglrx(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[ 40.619] (II) fglrx(0): Gamma: 2.20
[ 40.619] (II) fglrx(0): No DPMS capabilities specified
[ 40.619] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 40.619] (II) fglrx(0): First detailed timing is preferred mode
[ 40.619] (II) fglrx(0): redX: 0.587 redY: 0.344 greenX: 0.320 greenY: 0.541
[ 40.619] (II) fglrx(0): blueX: 0.155 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
[ 40.619] (II) fglrx(0): Manufacturer's mask: 0
[ 40.619] (II) fglrx(0): Supported detailed timing:
[ 40.619] (II) fglrx(0): clock: 68.9 MHz Image Size: 331 x 207 mm
[ 40.619] (II) fglrx(0): h_active: 1280 h_sync: 1296 h_sync_end 1344 h_blank_end 1408 h_border: 0
[ 40.619] (II) fglrx(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 816 v_border: 0
[ 40.619] (II) fglrx(0): Unknown vendor-specific block f
[ 40.619] (II) fglrx(0): SAMSUNG
[ 40.619] (II) fglrx(0): 154AT07-T01
[ 40.619] (II) fglrx(0): EDID (in hex):
[ 40.619] (II) fglrx(0): 00ffffffffffff004ca3413700000000
[ 40.619] (II) fglrx(0): 00110103802115780a42d59658528a27
[ 40.619] (II) fglrx(0): 21505400000001010101010101010101
[ 40.619] (II) fglrx(0): 010101010101ee1a0080502010301030
[ 40.619] (II) fglrx(0): 13004bcf100000190000000f00000000
[ 40.619] (II) fglrx(0): 00000000002387026400000000fe0053
[ 40.619] (II) fglrx(0): 414d53554e470a2020202020000000fe
[ 40.619] (II) fglrx(0): 00313534415430372d5430310a200022
[ 40.619] (II) fglrx(0): EDID vendor "SEC", prod id 14145
[ 40.619] (II) fglrx(0): Printing DDC gathered Modelines:
[ 40.619] (II) fglrx(0): Modeline "1280x800"x0.0 68.94 1280 1296 1344 1408 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 40.626] (II) fglrx(0): Printing probed modes for output LVDS
[ 40.626] (II) fglrx(0): Modeline "1280x800"x60.0 68.94 1280 1296 1344 1408 800 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.626] (II) fglrx(0): Modeline "1280x768"x60.0 68.94 1280 1296 1344 1408 768 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.626] (II) fglrx(0): Modeline "1280x720"x60.0 68.94 1280 1296 1344 1408 720 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.626] (II) fglrx(0): Modeline "1024x768"x60.0 68.94 1024 1296 1344 1408 768 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.627] (II) fglrx(0): Modeline "1280x600"x60.0 68.94 1280 1296 1344 1408 600 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.627] (II) fglrx(0): Modeline "1024x600"x60.0 68.94 1024 1296 1344 1408 600 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.627] (II) fglrx(0): Modeline "800x600"x60.0 68.94 800 1296 1344 1408 600 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.627] (II) fglrx(0): Modeline "800x480"x60.0 68.94 800 1296 1344 1408 480 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.627] (II) fglrx(0): Modeline "640x480"x60.0 68.94 640 1296 1344 1408 480 801 804 816 +hsync +vsync (49.0 kHz)
[ 40.627] (II) fglrx(0): EDID for output CRT1
[ 40.627] (II) fglrx(0): Output LVDS connected
[ 40.627] (II) fglrx(0): Output CRT1 disconnected
[ 40.627] (II) fglrx(0): Using exact sizes for initial modes
[ 40.627] (II) fglrx(0): Output LVDS using initial mode 1280x800
[ 40.627] (II) fglrx(0): Display dimensions: (330, 210) mm
[ 40.627] (II) fglrx(0): DPI set to (98, 96)
[ 40.627] (II) fglrx(0): Adapter ATI Radeon 3100 Graphics has 2 configurable heads and 1 displays connected.
[ 40.627] (==) fglrx(0): PseudoColor visuals disabled
[ 40.627] (II) Loading sub module "ramdac"
[ 40.627] (II) LoadModule: "ramdac"
[ 40.627] (II) Module "ramdac" already built-in
[ 40.627] (==) fglrx(0): NoDRI = NO
[ 40.627] (==) fglrx(0): Capabilities: 0x00000000
[ 40.627] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 40.627] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 40.627] (==) fglrx(0): UseFastTLS=0
[ 40.627] (==) fglrx(0): BlockSignalsOnLock=1
[ 40.627] (--) Depth 24 pixmap format is 32 bpp
[ 40.627] (II) Loading extension ATIFGLRXDRI
[ 40.627] (II) fglrx(0): doing swlDriScreenInit
[ 40.627] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 40.628] ukiDynamicMajor: found major device number 251
[ 40.628] ukiDynamicMajor: found major device number 251
[ 40.628] ukiDynamicMajor: found major device number 251
[ 40.628] ukiOpenByBusid: Searching for BusID PCI:1:5:0
[ 40.628] ukiOpenDevice: node name is /dev/ati/card0
[ 40.628] ukiOpenDevice: open result is 17, (OK)
[ 40.628] ukiOpenByBusid: ukiOpenMinor returns 17
[ 40.628] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
[ 40.628] (II) fglrx(0): [uki] DRM interface version 1.0
[ 40.628] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:5:0"
[ 40.628] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[ 40.628] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f4a9d02e000
[ 40.628] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[ 40.628] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 40.628] (II) fglrx(0): swlDriScreenInit done
[ 40.628] (II) fglrx(0): Kernel Module Version Information:
[ 40.628] (II) fglrx(0): Name: fglrx
[ 40.628] (II) fglrx(0): Version: 8.93.4
[ 40.628] (II) fglrx(0): Date: Dec 5 2011
[ 40.628] (II) fglrx(0): Desc: ATI FireGL DRM kernel module
[ 40.628] (II) fglrx(0): Kernel Module version matches driver.
[ 40.628] (II) fglrx(0): Kernel Module Build Time Information:
[ 40.628] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.2.1-2-ARCH
[ 40.628] (II) fglrx(0): Build-Kernel MODVERSIONS: no
[ 40.628] (II) fglrx(0): Build-Kernel __SMP__: no
[ 40.628] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
[ 40.628] (II) fglrx(0): [uki] register handle = 0x00004000
[ 40.651] (II) fglrx(0): DRI initialization successfull
[ 40.682] (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x01004000
[ 40.697] (==) fglrx(0): Backing store disabled
[ 40.697] (II) Loading extension FGLRXEXTENSION
[ 40.697] (**) fglrx(0): DPMS enabled
[ 40.697] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 40.697] (**) fglrx(0): Textured Video is enabled.
[ 40.697] (II) LoadModule: "glesx"
[ 40.697] (II) Loading /usr/lib/xorg/modules/glesx.so
[ 40.919] (II) Module glesx: vendor="X.Org Foundation"
[ 40.919] compiled for 1.4.99.906, module version = 1.0.0
[ 40.919] (II) Loading extension GLESX
[ 40.919] (II) fglrx(0): GLESX enableFlags = 528
[ 40.920] (II) fglrx(0): GLESX is enabled
[ 40.920] (II) LoadModule: "amdxmm"
[ 40.920] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[ 40.935] (II) Module amdxmm: vendor="X.Org Foundation"
[ 40.935] compiled for 1.4.99.906, module version = 2.0.0
[ 40.935] (II) Loading extension AMDXVOPL
[ 40.935] (II) Loading extension AMDXVBA
[ 40.935] [- XMM_GLX] [I ]glesxXvInit Configureable RGBOutputColorRange
[ 40.957] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[ 40.960] (II) fglrx(0): Enable composite support successfully
[ 40.970] (WW) fglrx(0): Option "VendorName" is not used
[ 40.970] (WW) fglrx(0): Option "ModelName" is not used
[ 40.970] (II) fglrx(0): X context handle = 0x1
[ 40.970] (II) fglrx(0): [DRI] installation complete
[ 40.970] (==) fglrx(0): Silken mouse enabled
[ 40.971] (==) fglrx(0): Using HW cursor of display infrastructure!
[ 40.971] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[ 40.971] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
[ 40.971] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
[ 41.531] (--) RandR disabled
[ 41.531] (II) Initializing built-in extension Generic Event Extension
[ 41.531] (II) Initializing built-in extension SHAPE
[ 41.531] (II) Initializing built-in extension MIT-SHM
[ 41.532] (II) Initializing built-in extension XInputExtension
[ 41.532] (II) Initializing built-in extension XTEST
[ 41.532] (II) Initializing built-in extension BIG-REQUESTS
[ 41.532] (II) Initializing built-in extension SYNC
[ 41.532] (II) Initializing built-in extension XKEYBOARD
[ 41.532] (II) Initializing built-in extension XC-MISC
[ 41.532] (II) Initializing built-in extension SECURITY
[ 41.532] (II) Initializing built-in extension XINERAMA
[ 41.532] (II) Initializing built-in extension XFIXES
[ 41.532] (II) Initializing built-in extension RENDER
[ 41.532] (II) Initializing built-in extension RANDR
[ 41.532] (II) Initializing built-in extension COMPOSITE
[ 41.532] (II) Initializing built-in extension DAMAGE
[ 41.535] ukiDynamicMajor: found major device number 251
[ 41.535] ukiDynamicMajor: found major device number 251
[ 41.535] ukiOpenByBusid: Searching for BusID PCI:1:5:0
[ 41.535] ukiOpenDevice: node name is /dev/ati/card0
[ 41.535] ukiOpenDevice: open result is 18, (OK)
[ 41.535] ukiOpenByBusid: ukiOpenMinor returns 18
[ 41.535] ukiOpenByBusid: ukiGetBusid reports PCI:1:5:0
[ 43.105] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[ 43.259] (II) fglrx(0): Enable the clock gating!
[ 43.259] (II) fglrx(0): Setting screen physical size to 338 x 211
[ 43.595] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 43.596] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 43.596] (II) LoadModule: "evdev"
[ 43.596] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.605] (II) Module evdev: vendor="X.Org Foundation"
[ 43.605] compiled for 1.10.99.902, module version = 2.6.0
[ 43.605] Module class: X.Org XInput Driver
[ 43.605] ABI class: X.Org XInput driver, version 13.0
[ 43.605] (II) Using input driver 'evdev' for 'Power Button'
[ 43.605] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.605] (**) Power Button: always reports core events
[ 43.605] (**) Power Button: Device: "/dev/input/event4"
[ 43.605] (--) Power Button: Found keys
[ 43.605] (II) Power Button: Configuring as keyboard
[ 43.605] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 43.605] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 43.605] (**) Option "xkb_rules" "evdev"
[ 43.605] (**) Option "xkb_model" "evdev"
[ 43.605] (**) Option "xkb_layout" "us"
[ 43.651] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 43.651] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 43.651] (II) Using input driver 'evdev' for 'Video Bus'
[ 43.651] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.651] (**) Video Bus: always reports core events
[ 43.651] (**) Video Bus: Device: "/dev/input/event5"
[ 43.651] (--) Video Bus: Found keys
[ 43.651] (II) Video Bus: Configuring as keyboard
[ 43.651] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5/event5"
[ 43.651] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 43.651] (**) Option "xkb_rules" "evdev"
[ 43.651] (**) Option "xkb_model" "evdev"
[ 43.651] (**) Option "xkb_layout" "us"
[ 43.652] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 43.652] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 43.652] (II) Using input driver 'evdev' for 'Power Button'
[ 43.652] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.652] (**) Power Button: always reports core events
[ 43.652] (**) Power Button: Device: "/dev/input/event2"
[ 43.652] (--) Power Button: Found keys
[ 43.652] (II) Power Button: Configuring as keyboard
[ 43.652] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 43.652] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 43.652] (**) Option "xkb_rules" "evdev"
[ 43.652] (**) Option "xkb_model" "evdev"
[ 43.652] (**) Option "xkb_layout" "us"
[ 43.653] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 43.653] (II) No input driver specified, ignoring this device.
[ 43.653] (II) This device may have been added with another device file.
[ 43.653] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/event1)
[ 43.653] (**) HID 1241:1166: Applying InputClass "evdev pointer catchall"
[ 43.653] (II) Using input driver 'evdev' for 'HID 1241:1166'
[ 43.653] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.653] (**) HID 1241:1166: always reports core events
[ 43.653] (**) HID 1241:1166: Device: "/dev/input/event1"
[ 43.653] (--) HID 1241:1166: Found 9 mouse buttons
[ 43.653] (--) HID 1241:1166: Found scroll wheel(s)
[ 43.653] (--) HID 1241:1166: Found relative axes
[ 43.653] (--) HID 1241:1166: Found x and y relative axes
[ 43.653] (II) HID 1241:1166: Configuring as mouse
[ 43.653] (II) HID 1241:1166: Adding scrollwheel support
[ 43.653] (**) HID 1241:1166: YAxisMapping: buttons 4 and 5
[ 43.653] (**) HID 1241:1166: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 43.654] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1/event1"
[ 43.654] (II) XINPUT: Adding extended input device "HID 1241:1166" (type: MOUSE, id 9)
[ 43.654] (II) HID 1241:1166: initialized for relative axes.
[ 43.654] (**) HID 1241:1166: (accel) keeping acceleration scheme 1
[ 43.654] (**) HID 1241:1166: (accel) acceleration profile 0
[ 43.654] (**) HID 1241:1166: (accel) acceleration factor: 2.000
[ 43.654] (**) HID 1241:1166: (accel) acceleration threshold: 4
[ 43.654] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/mouse0)
[ 43.654] (II) No input driver specified, ignoring this device.
[ 43.654] (II) This device may have been added with another device file.
[ 43.655] (II) config/udev: Adding input device CNF7051 (/dev/input/event11)
[ 43.655] (**) CNF7051: Applying InputClass "evdev keyboard catchall"
[ 43.655] (II) Using input driver 'evdev' for 'CNF7051'
[ 43.655] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.655] (**) CNF7051: always reports core events
[ 43.655] (**) CNF7051: Device: "/dev/input/event11"
[ 43.655] (--) CNF7051: Found keys
[ 43.655] (II) CNF7051: Configuring as keyboard
[ 43.655] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/input/input11/event11"
[ 43.655] (II) XINPUT: Adding extended input device "CNF7051" (type: KEYBOARD, id 10)
[ 43.655] (**) Option "xkb_rules" "evdev"
[ 43.655] (**) Option "xkb_model" "evdev"
[ 43.655] (**) Option "xkb_layout" "us"
[ 43.656] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 43.656] (II) No input driver specified, ignoring this device.
[ 43.656] (II) This device may have been added with another device file.
[ 43.656] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event10)
[ 43.656] (II) No input driver specified, ignoring this device.
[ 43.656] (II) This device may have been added with another device file.
[ 43.656] (II) config/udev: Adding input device HDA ATI SB Mic (/dev/input/event9)
[ 43.656] (II) No input driver specified, ignoring this device.
[ 43.656] (II) This device may have been added with another device file.
[ 43.657] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 43.657] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 43.657] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 43.657] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.657] (**) AT Translated Set 2 keyboard: always reports core events
[ 43.657] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 43.657] (--) AT Translated Set 2 keyboard: Found keys
[ 43.657] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 43.657] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 43.657] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 43.657] (**) Option "xkb_rules" "evdev"
[ 43.657] (**) Option "xkb_model" "evdev"
[ 43.657] (**) Option "xkb_layout" "us"
[ 43.658] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[ 43.658] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 43.658] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[ 43.658] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.658] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 43.658] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event12"
[ 43.658] (--) SynPS/2 Synaptics TouchPad: Found 8 mouse buttons
[ 43.658] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
[ 43.658] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[ 43.658] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[ 43.658] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
[ 43.658] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 43.658] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 43.658] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
[ 43.658] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 43.658] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[ 43.658] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 43.658] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 43.658] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 43.658] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 43.658] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 43.658] (II) No input driver specified, ignoring this device.
[ 43.658] (II) This device may have been added with another device file.
[ 43.659] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 43.659] (II) No input driver specified, ignoring this device.
[ 43.659] (II) This device may have been added with another device file.
[ 43.659] (II) config/udev: Adding input device Toshiba input device (/dev/input/event7)
[ 43.659] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
[ 43.659] (II) Using input driver 'evdev' for 'Toshiba input device'
[ 43.660] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 43.660] (**) Toshiba input device: always reports core events
[ 43.660] (**) Toshiba input device: Device: "/dev/input/event7"
[ 43.660] (--) Toshiba input device: Found keys
[ 43.660] (II) Toshiba input device: Configuring as keyboard
[ 43.660] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[ 43.660] (II) XINPUT: Adding extended input device "Toshiba input device" (type: KEYBOARD, id 13)
[ 43.660] (**) Option "xkb_rules" "evdev"
[ 43.660] (**) Option "xkb_model" "evdev"
[ 43.660] (**) Option "xkb_layout" "us"
[ 43.670] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[ 46.530] (II) fglrx(0): EDID vendor "SEC", prod id 14145
[ 46.530] (II) fglrx(0): Printing DDC gathered Modelines:
[ 46.530] (II) fglrx(0): Modeline "1280x800"x0.0 68.94 1280 1296 1344 1408 800 801 804 816 -hsync -vsync (49.0 kHz)
[ 63.455]
Backtrace:
[ 63.466] 0: /usr/bin/X (xorg_backtrace+0x26) [0x566c26]
[ 63.466] 1: /usr/bin/X (0x400000+0x16aad9) [0x56aad9]
[ 63.467] 2: /lib/libpthread.so.0 (0x7f4a9c542000+0xf270) [0x7f4a9c551270]
[ 63.467] 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xs111LookupPrivate+0x22) [0x7f4a99251372]
[ 63.468] 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xclLookupPrivate+0xd) [0x7f4a98c2ccdd]
[ 63.468] 5: /usr/lib/xorg/modules/amdxmm.so (X740XvPutImage+0x12e) [0x7f4a95efb81e]
[ 63.468] 6: /usr/bin/X (0x400000+0x886ce) [0x4886ce]
[ 63.468] 7: /usr/lib/xorg/modules/extensions/libextmod.so (0x7f4a9a4da000+0xf032) [0x7f4a9a4e9032]
[ 63.468] 8: /usr/bin/X (0x400000+0x33cd1) [0x433cd1]
[ 63.468] 9: /usr/bin/X (0x400000+0x22f0a) [0x422f0a]
[ 63.468] 10: /lib/libc.so.6 (__libc_start_main+0xed) [0x7f4a9b3fa38d]
[ 63.468] 11: /usr/bin/X (0x400000+0x231fd) [0x4231fd]
[ 63.468] Segmentation fault at address 0x20
[ 63.468]
Fatal server error:
[ 63.468] Caught signal 11 (Segmentation fault). Server aborting
[ 63.468]
[ 63.468]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 63.468] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 63.468]
[ 63.480] (II) Power Button: Close
[ 63.480] (II) UnloadModule: "evdev"
[ 63.480] (II) Unloading evdev
[ 63.493] (II) Video Bus: Close
[ 63.493] (II) UnloadModule: "evdev"
[ 63.493] (II) Unloading evdev
[ 63.506] (II) Power Button: Close
[ 63.506] (II) UnloadModule: "evdev"
[ 63.506] (II) Unloading evdev
[ 63.540] (II) HID 1241:1166: Close
[ 63.540] (II) UnloadModule: "evdev"
[ 63.540] (II) Unloading evdev
[ 63.593] (II) CNF7051: Close
[ 63.593] (II) UnloadModule: "evdev"
[ 63.593] (II) Unloading evdev
[ 63.623] (II) AT Translated Set 2 keyboard: Close
[ 63.623] (II) UnloadModule: "evdev"
[ 63.623] (II) Unloading evdev
[ 63.686] (II) SynPS/2 Synaptics TouchPad: Close
[ 63.686] (II) UnloadModule: "evdev"
[ 63.686] (II) Unloading evdev
[ 63.716] (II) Toshiba input device: Close
[ 63.716] (II) UnloadModule: "evdev"
[ 63.716] (II) Unloading evdev
[ 63.717] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 63.717] (II) fglrx(0): Backup framebuffer data.
[ 63.726] (II) fglrx(0): Backup complete.
[ 63.948] Server terminated with error (1). Closing log file.Last edited by golmschenk (2012-02-12 20:02:24)
Offline
Known bug, exists since months. Configure your players to use something other than xv for output.
Offline
Thanks. Any quick pointer as to where I should be looking to find out how to do this?
Offline
Nevermind. I think I found a good place to start. vaapi looks like a good choice. Looks like installation might be given here: http://wiki.videolan.org/VLC_VAAPI.
Offline
and use gl for 10-bit
Offline
For anyone else looking for the alternatives to xv, it looks like some good answers can be found here: https://bbs.archlinux.org/viewtopic.php?id=133682
Offline