Конфиг для raspbian wheezy на raspberry pi для запуска HDMI - VGA конвертера

Есть хороший неиспользуемый монитор с VGA разъемом и захотелось мне его подружить с raspberry pi. Заказал на ebay конвертер (http://www.ebay.com/itm/1080P-HDMI-Male-to-VGA-Female-Video-Converter-Adapter-Cable-For-PC-DVD-PS3-B0169-/261271921458?pt=US_Video_Cables_Adapters&var=&hash=item3cd5052332).

Подключив, обнаружил, что монитор запускается и тут же заснет, в таком цикле, с произвольным промежутком, до бесконечности. Первая мысль - не хватает тока для полноценной работы адаптера. И действительно, по спецификации, hdmi стандарт предусматривает обеспечение током меньше, чем потребляет адаптер.
Начал думать, как сделать внешнее питание адаптеру, да еще и что бы все выглядело культурно. Эксперименты не дали успехов.
Читая информацию по данному вопросу, я натыкаюсь на статью, где человек заводит данный конвертер и сообщает, что проблема решается правкой конфига для видео.

Вот что у меня получилось и что на данный момент работает. Лежит он на загрузочном FAT разделе в файле config.txt:

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1
# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=0
# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16
# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720
# uncomment if hdmi display is not detected and composite is being output
hdmi_force_hotplug=1
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=2
hdmi_mode=16
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
hdmi_drive=2
# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
config_hdmi_boost=4
# uncomment for composite PAL
#sdtv_mode=2
#uncomment to overclock the arm. 700 MHz is the default.
#arm_freq=800
# for more options see http://elinux.org/RPi_config.txt

alt-f Альтернативная прошивка на linux для старых дисковых НАС

 Данная прошивка подходит для D-Link DNS-320/320L/321/323/325/327L Кроме расширения функционала в ней используется smb 2.0 вместо smb 1.0 (c...