#pacman -S testdisk
man testdisk
а вообще ищи на windows форумах.
А вообще почти ничего не понял из твоего сообщения...
https://bbs.archlinux.org/viewtopic.php?id=160055
в гугле
rm ~/.kde4/share/config/gwenv*
rm ~/.kde4/share/apps/gwenview
открой его глянь не заработало ли, если все равно не работает тогда еще раз те же действия и:
yaourt -S kdegraphics-gwenview-qt4 --force
А кеды 5 или 4?
sudo pacman -S kipi-plugins (если нет модулей). А если пакет установлен тогда с yaourt Gwenview поставь...
Гибридная графическая система intel/amd. Стоит catalyst-total-pxp. Часть xorg.conf
Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        Option      "Capabilities" "0x00000800"
        Option      "TexturedVideoSync" "on"
        Option      "OpenGLOverlay" "on"
        BusID       "PCI:1:0:0"
EndSection

lspci | grep VGA                                                                   ~
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M]

Нереальный тиринг и побороть не могу. Кто сталкивался, советы?

P.S. проблема решается свободными драйверами, amd больше не поддерживает подобные видео карточки.
nafanja
aticonfig --initial делал?
У него ща вся машина упала. Надо откатыватся еще до xorg113(или еще меньше) и ставить catalyst версии меньше 12.x(или еще меньше) видюха то 2003. Проще на свободных:-)
Medar
Там в комментах есть все нужные шаги.
Да работает у меня прайм, просто некоторые приложение через него не рисуются.
cucullus
делать надо выводы ;)
Выводы чтоб запустить через radeon, к примеру blender, следует поставить композит но не compiz, kwin, etc. Таки да, работает.
Medar
Окрытые радеоновские дрова еще не готовы для использования.
на https://wiki.archlinux.org/index.php/PRIME есть такая штука
When an application is rendered with the discrete card, it only renders a black screen

In some cases PRIME needs a composition manager to properly work. If your window manager doesn’t do compositing, you can use xcompmgr on top of it.
Black screen with GL-based compositors

Currently there are issues with GL-based compositors and PRIME offloading. While Xrender-based compositors (xcompmgr, xfwm, compton's default backend, cairo-compmgr, and a few others) will work without issue, GL-based compositors (Mutter/muffin, Compiz, compton with GLX backend, Kwin's OpenGL backend, etc) will initially show a black screen, as if there was no compositor running. While you can force an image to appear by resizing the offloaded window, this is not a practical solution as it will not work for things such as full screen Wine applications. This means that desktop environments such as GNOME3 and Cinnamon have issues with using PRIME offloading.

Additionally if you are using an Intel IGP you might be able to fix the GL Compositing issue by running the IGP as UXA instead of SNA, however this may cause issues with the offloading process (ie, xrandr --listproviders may not list the discrete GPU).
но что с этим делать я не понял, помогите!!!!
Вот выхлоп:
DRI_PRIME=1 glxinfo |grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD TURKS
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.2.5
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.2.5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.2.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
OpenGL ES profile extensions:
казалось бы - все пашет! Но многие полноекранки и нетолько просто не отрисовываются.