Nautilus грузит одно из ядер проца на 100 %, от чего ноут жутко греется и раскручивает вентилятор, собственно по этому и заметил. Если процесс убить, то потом всё работает нормально.

nautilus 3.10.1-1
gnome-shell 3.10.2.1-1
Да, починилось. Система х64
extra/vlc 2.0.8.a-1
community/ffmpeg-compat 1:0.10.8-4
extra/x264 20130702-2
extra/libmp4v2 2.0.0-2
После обновления vlc отказывается воспроизводить видео. Установка vlc-git из aur решило проблему. Может можно как-то иначе?

vlc -v <файл>
VLC media player 2.0.8 Twoflower (revision 2.0.7-29-g12aebf9)
[0x1ac2008] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_avio_plugin.so' (libavformat.so.53: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
[0x1ac2008] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/video_filter/libpostproc_plugin.so' (libavutil.so.51: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
[0x1ac2008] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/codec/libavcodec_plugin.so' (libavcodec.so.53: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
[0x1ac2008] main libvlc warning: cannot load module `/usr/lib/vlc/plugins/demux/libavformat_plugin.so' (libavformat.so.53: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
[0x1ac2008] main libvlc: Запуск vlc с интерфейсом по умолчанию. Используйте 'cvlc' для запуска vlc без интерфейса.
[0x7f10c0c097f8] avi stream warning: unknown chunk (not loaded)
[0x7f10c0e93728] main decoder error: no suitable decoder module for fourcc `mp4v'. VLC probably does not support this sound or video format.

extra/ffmpeg 1:2.0-2
community/ffmpeg-compat 1:0.10.8-3
extra/x264 20130702-1
extra/gstreamer 1.0.9-1
extra/libva 1.2.1-1
Добрый день!
Помогите настроить вывод видео на телевизор по HDMI.
Сейчас при подключении в режиме зеркального отражания получаю разрешение 1024x768.
Если сменить на режим сбоку и выбрать разрешения, то получаю рябящую картину.

Что имеем:
HP ProBook 4530s
Radeon HD 6400M/7400M Series (драйвер catalist-pxp)
Gnome-Shell

Если выполнить
# xrandr --output HDMI1 --mode 1280x720
получается нормальная картинка, но с обрезанными краями.

$ xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1366x768       60.0*+
   1024x768       60.0
   800x600        60.3     56.2
   640x480        59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected 1280x720+0+0 (normal left inverted right x axis y axis) 16mm x 9mm
   1920x1080i     60.1 +   50.0
   1920x1080      24.0
   1280x720       50.0*    60.0
   1440x576i      50.1
   1024x768       75.1     70.1     60.0
   1440x480i      60.1     60.1
   832x624        74.6
   800x600        72.2     75.0     60.3     56.2
   720x576        50.0
   720x480        59.9
   640x480        72.8     75.0     66.7     60.0     59.9
DP1 disconnected (normal left inverted right x axis y axis)

Сгенерированный xorg.conf командой # aticonfig --initial=dual-head --screen-layout=left :

Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
	Screen         "aticonfig-Screen[0]-1" LeftOf "aticonfig-Screen[0]-0"
EndSection

Section "Module"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-1"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	Option	    "POWERXPRESS_AI" ""
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-1"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"
	Screen      1
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-1"
	Device     "aticonfig-Device[0]-1"
	Monitor    "aticonfig-Monitor[0]-1"
	DefaultDepth	24
	SubSection "Display"
		Viewport   0 0
		Depth	24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection
Помогло, спасибо!
В такой конфигурации завелось без проблем:
local/catalyst-total-pxp 13.4-2
xorg113/xorg-server 1.13.4-1 (xorg)
gnome-catalyst/gnome-shell 3.8.2-3 (gnome)
gnome-catalyst/cogl 1.14.0-3
gnome-catalyst/clutter 1.14.4-2
Vasek, спасибо за развернутый ответ.
в логах удалось найти следующее:
...
май 21 10:24:51 vantu5z-book kernel: <3>[fglrx:firegl_apl_loadDatabase] *ERROR* APL: apl initialize fail.
май 21 10:24:51 vantu5z-book /etc/gdm/Xsession[467]: (gnome-shell:590): GLib-CRITICAL **: g_strsplit: assertion `string != NULL' failed
май 21 10:24:51 vantu5z-book /etc/gdm/Xsession[467]: (gnome-shell:590): Clutter-CRITICAL **: Unable to initialize Clutter: The OpenGL version could
май 21 10:24:51 vantu5z-book /etc/gdm/Xsession[467]: Ошибка менеджера окон: Unable to initialize Clutter.
май 21 10:24:51 vantu5z-book colord[315]: Profile added: icc-8d46e841f7e277965acbf5e903589312
май 21 10:24:51 vantu5z-book colord[315]: Automatic metadata add icc-6bcdba67e056d8f0b04f6019d038eb25 to xrandr-Seiko Epson Corporation
май 21 10:24:51 vantu5z-book colord[315]: Profile added: icc-6bcdba67e056d8f0b04f6019d038eb25
май 21 10:24:51 vantu5z-book colord[315]: Profile added: icc-716b0bb18dfcd8e4334451cef2ede3ee
май 21 10:24:51 vantu5z-book gnome-session[467]: WARNING: App 'gnome-shell.desktop' respawning too quickly
май 21 10:24:52 vantu5z-book kernel: <3>[fglrx:firegl_apl_loadDatabase] *ERROR* APL: apl initialize fail.
май 21 10:24:52 vantu5z-book /etc/gdm/Xsession[467]: (gnome-shell:624): GLib-CRITICAL **: g_strsplit: assertion `string != NULL' failed
май 21 10:24:52 vantu5z-book /etc/gdm/Xsession[467]: (gnome-shell:624): Clutter-CRITICAL **: Unable to initialize Clutter: The OpenGL version could
май 21 10:24:52 vantu5z-book /etc/gdm/Xsession[467]: Ошибка менеджера окон: Unable to initialize Clutter.
май 21 10:24:52 vantu5z-book /etc/gdm/Xsession[467]: gnome-session[467]: WARNING: App 'gnome-shell.desktop' respawning too quickly
май 21 10:24:53 vantu5z-book gnome-session[467]: Unrecoverable failure in required component gnome-shell.desktop
...

Гугл подсказал, что я не один такой https://bugs.archlinux.org/task/35310

Как я понял, проблема в драйверах catalyst и решение пока откатить gnome-shell до версии 3.8.1-1
Vasek, можешь посоветовать какие логи поизучать?
Kycok, расширения отключаются после ошибки и загрузка без них не помогает, если ты об этом.
После обовления gnome-shell 3.8.1-1 -> 3.8.2-2 и перезагрузки - грустный смайлик с надписью "Что-то пошло не так".
Подскажите куда копать.
Нашел только такое решение:
в gnome-tweak-tool отключил управление рабочим столом файловым менеджером.
После обновления перестали отображаться обои в режиме "обзор".
Не уверен, что связано с этим, но при обновлении выдает вот такие предупреждения:
[2013-02-26 16:45] warning: Schema 'apps.gecko-mediaplayer.preferences' has path '/apps/gecko-mediaplayer/preferences/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'apps.gnome-mplayer.preferences' has path '/apps/gnome-mplayer/preferences/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.system.locale' has path '/system/locale/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[2013-02-26 16:45] warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
[[email protected] ~]$ yaourt -Q gnome-shell xorg-server catalyst-total-pxp xf86-video-intel
extra/gnome-shell 3.6.3.1-2 (gnome)
extra/xorg-server 1.13.2.901-1 (xorg)
local/catalyst-total-pxp 13.1-3
extra/xf86-video-intel 2.21.3-1 (xorg-drivers xorg)