oclHashcat-plus + Ubuntu Desktop 12.04 + AMD Radeon 7600M
#6
More info from /var/log/Xorg.0.log.old <---- renamed due to me replacing xorg.conf with xorg.conf-failsafe

Looks like im getting a segfault!

tail -n 1000 /var/log/Xorg.0.log.old
[ 67.950]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 67.950] X Protocol Version 11, Revision 0
[ 67.950] Build Operating System: Linux 2.6.42-37-generic x86_64 Ubuntu
[ 67.950] Current Operating System: Linux pentest 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
[ 67.950] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-23-generic root=/dev/mapper/pentest-root ro quiet splash vt.handoff=7
[ 67.950] Build Date: 11 April 2013 01:05:39PM
[ 67.950] xorg-server 2:1.11.4-0ubuntu10.13 (For technical support please see http://www.ubuntu.com/support)
[ 67.950] Current version of pixman: 0.24.4
[ 67.950] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 67.950] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 67.950] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 21 12:38:40 2013
[ 67.950] (==) Using config file: "/etc/X11/xorg.conf"
[ 67.950] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 67.950] (==) ServerLayout "aticonfig Layout"
[ 67.950] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 67.950] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 67.950] (**) | |-->Device "aticonfig-Device[0]-0"
[ 67.950] (==) Automatically adding devices
[ 67.950] (==) Automatically enabling devices
[ 67.950] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 67.950] Entry deleted from font path.
[ 67.950] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 67.950] Entry deleted from font path.
[ 67.950] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 67.950] Entry deleted from font path.
[ 67.950] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 67.950] Entry deleted from font path.
[ 67.950] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 67.950] Entry deleted from font path.
[ 67.950] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 67.950] Entry deleted from font path.
[ 67.950] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 67.950] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 67.950] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 67.950] (II) Loader magic: 0x7f841158bb00
[ 67.950] (II) Module ABI versions:
[ 67.950] X.Org ANSI C Emulation: 0.4
[ 67.950] X.Org Video Driver: 11.0
[ 67.950] X.Org XInput driver : 16.0
[ 67.950] X.Org Server Extension : 6.0
[ 67.951] (--) PCI:*(0:0:2:0) 8086:0166:1028:056e rev 9, Mem @ 0xc3000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[ 67.951] (--) PCI: (0:1:0:0) 1002:6840:1028:056e rev 0, Mem @ 0xa0000000/268435456, 0xc2000000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[ 67.951] (II) Open ACPI successful (/var/run/acpid.socket)
[ 67.951] (II) "extmod" will be loaded by default.
[ 67.951] (II) "dbe" will be loaded by default.
[ 67.951] (II) "glx" will be loaded by default.
[ 67.951] (II) "record" will be loaded by default.
[ 67.951] (II) "dri" will be loaded by default.
[ 67.951] (II) "dri2" will be loaded by default.
[ 67.951] (II) LoadModule: "extmod"
[ 68.006] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 68.006] (II) Module extmod: vendor="X.Org Foundation"
[ 68.006] compiled for 1.11.3, module version = 1.0.0
[ 68.006] Module class: X.Org Server Extension
[ 68.006] ABI class: X.Org Server Extension, version 6.0
[ 68.006] (II) Loading extension MIT-SCREEN-SAVER
[ 68.006] (II) Loading extension XFree86-VidModeExtension
[ 68.006] (II) Loading extension XFree86-DGA
[ 68.006] (II) Loading extension DPMS
[ 68.006] (II) Loading extension XVideo
[ 68.006] (II) Loading extension XVideo-MotionCompensation
[ 68.006] (II) Loading extension X-Resource
[ 68.006] (II) LoadModule: "dbe"
[ 68.006] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 68.006] (II) Module dbe: vendor="X.Org Foundation"
[ 68.006] compiled for 1.11.3, module version = 1.0.0
[ 68.006] Module class: X.Org Server Extension
[ 68.006] ABI class: X.Org Server Extension, version 6.0
[ 68.006] (II) Loading extension DOUBLE-BUFFER
[ 68.006] (II) LoadModule: "glx"
[ 68.006] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 68.006] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 68.006] compiled for 6.9.0, module version = 1.0.0
[ 68.006] (II) Loading extension GLX
[ 68.006] (II) LoadModule: "record"
[ 68.006] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 68.006] (II) Module record: vendor="X.Org Foundation"
[ 68.006] compiled for 1.11.3, module version = 1.13.0
[ 68.006] Module class: X.Org Server Extension
[ 68.006] ABI class: X.Org Server Extension, version 6.0
[ 68.006] (II) Loading extension RECORD
[ 68.006] (II) LoadModule: "dri"
[ 68.006] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 68.006] (II) Module dri: vendor="X.Org Foundation"
[ 68.006] compiled for 1.11.3, module version = 1.0.0
[ 68.007] ABI class: X.Org Server Extension, version 6.0
[ 68.007] (II) Loading extension XFree86-DRI
[ 68.007] (II) LoadModule: "dri2"
[ 68.007] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 68.007] (II) Module dri2: vendor="X.Org Foundation"
[ 68.007] compiled for 1.11.3, module version = 1.2.0
[ 68.007] ABI class: X.Org Server Extension, version 6.0
[ 68.007] (II) Loading extension DRI2
[ 68.007] (II) LoadModule: "fglrx"
[ 68.007] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 68.246] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 68.246] compiled for 1.4.99.906, module version = 9.1.11
[ 68.246] Module class: X.Org Video Driver
[ 68.247] (II) Loading sub module "fglrxdrm"
[ 68.247] (II) LoadModule: "fglrxdrm"
[ 68.247] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 68.266] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 68.266] compiled for 1.4.99.906, module version = 9.1.11
[ 68.266] (II) AMD Proprietary Linux Driver Version Identifier:9.01.11
[ 68.266] (II) AMD Proprietary Linux Driver Release Identifier: 9.012
[ 68.266] (II) AMD Proprietary Linux Driver Build Date: Dec 19 2012 14:41:10
[ 68.266] (++) using VT number 7

[ 68.266] (WW) Falling back to old probe method for fglrx
[ 68.293] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[ 68.296] ukiDynamicMajor: found major device number 249
[ 68.296] ukiDynamicMajor: found major device number 249
[ 68.296] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 68.296] ukiOpenDevice: node name is /dev/ati/card0
[ 68.296] ukiOpenDevice: open result is 8, (OK)
[ 69.113] ukiOpenByBusid: ukiOpenMinor returns 8
[ 69.113] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 69.266] (--) Chipset Supported AMD Graphics Processor (0x6840) found
[ 69.308] (II) fglrx: intel VGA device detected, load intel driver.
[ 69.308] (II) LoadModule: "intel"
[ 69.308] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 69.604] (II) Module intel: vendor="X.Org Foundation"
[ 69.604] compiled for 1.11.3, module version = 2.17.0
[ 69.604] Module class: X.Org Video Driver
[ 69.604] ABI class: X.Org Video Driver, version 11.0
[ 69.604] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[ 69.605] (II) AMD Video driver is signed
[ 69.605] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 69.605] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 69.605] (II) fglrx(0): pEnt->device->identifier=0x7f8413599260
[ 69.606] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 69.606] (II) intel(1): pEnt->device->identifier=(nil)
[ 69.606] (EE) Screen 1 deleted because of no matching config section.
[ 69.606] (II) UnloadModule: "intel"
[ 69.606] (II) Unloading intel
[ 69.606] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[ 69.607] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[ 69.716] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib/fglrx/switchlibGL:
ln: failed to create symbolic link `/usr/lib/i386-linux-gnu/libGL.so': No such file or directory
ln: failed to create symbolic link `/usr/lib/i386-linux-gnu/libGL.so.1': No such file or directory
ln: failed to create symbolic link `/usr/lib/i386-linux-gnu/libGL.so.1.2': No such file or directory

[ 69.723] (EE) fglrx(0): PowerXpress: Invalid output from /usr/lib/fglrx/switchlibGL: unknow

[ 69.723] (EE) fglrx(0): PowerXpress: Switching libGL did not take effect.
[ 69.723] (EE) fglrx(0): PowerXpress: Fail to switch libGL link files.
[ 69.723] (WW) fglrx(0): PreInit PowerXpress failed!
Backtrace:
[ 69.766] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7f84113209e6]
[ 69.766] 1: /usr/bin/X (0x7f8411198000+0x18c88a) [0x7f841132488a]
[ 69.766] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f84104be000+0xfcb0) [0x7f84104cdcb0]
[ 69.767] 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs111_atiddxFreeScreen+0xed) [0x7f840ce2f48d]
[ 69.767] 4: /usr/bin/X (xf86DeleteScreen+0x7c) [0x7f841123324c]
[ 69.767] 5: /usr/bin/X (InitOutput+0xad2) [0x7f8411227212]
[ 69.767] 6: /usr/bin/X (0x7f8411198000+0x3d5ed) [0x7f84111d55ed]
[ 69.767] 7: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7f840f34f76d]
[ 69.767] 8: /usr/bin/X (0x7f8411198000+0x3daad) [0x7f84111d5aad]
[ 69.767] Segmentation fault at address 0x38
[ 69.767]
Caught signal 11 (Segmentation fault). Server aborting
[ 69.767]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 69.767] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 69.767]
[ 69.822] ddxSigGiveUp: Closing log
[ 69.822] Server terminated with error (1). Closing log file.


Ive just about exhausted all my X knowledge now, any help appreciated here!

Cheers,

T


Messages In This Thread
RE: oclHashcat-plus + Ubuntu Desktop 12.04 + AMD Radeon 7600M - by redf00t - 06-21-2013, 01:52 PM