attempting to use aticonfig with an option besides "--help" causes segmentation fault. Attempting to change resolution on video card using amdcccle and clicking apply/OK causes segmentation fault and resolution remains unchanged. This removes my ability to use eyefinity or my triple monitor setup. All three monitors are stuck in clone mode. Not sure if it is related, but Crossfire abilities are greyed out. Possibly because the aticonfig tool cannot even tell how many adapters are in the machine due to segmentation fault any time its used. Trying to alter the resolution via krandr only causes issues or black screen. Seems someone may have found the reason behind it and its something to do with finding Xinerama Libraries? https://github.com/NixOS/nixpkgs/commit/fb9e61ef025982238ddda552963ac50626e4ef3a nightngayle@PhantomX $ gdb /opt/bin/aticonfig GNU gdb (Gentoo 7.6.2 p1) 7.6.2 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". For bug reporting instructions, please see: <http://bugs.gentoo.org/>... Reading symbols from /opt/bin/aticonfig...Reading symbols from /usr/lib64/debug/opt/bin/aticonfig.debug...done. done. (gdb) run --initial Starting program: /opt/bin/aticonfig --initial warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000 warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? warning: File "/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /lib64/libthread_db-1.0.so line to your configuration file "/home/nightngayle/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/nightngayle/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Program received signal SIGSEGV, Segmentation fault. 0x00007ffff6c28433 in ?? () from /lib64/libc.so.6
1) Please post your `emerge --info x11-drivers/ati-drivers' output in a comment. 2) Please attach the output of a full backtrace - you quit gdb right before the good bit.[1] [1] http://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces#Introducing_gdb