Hi,
I have a couple of Pi2's, RS sent me 2 replacements by mistake (my original from RS was DOA - the cpu got very very hot and it wouldn't boot). I'm now having problems with both of these Pi2s not outputting any HDMI signal. I do have an older model Pi (still running Wheezy 2013-02-09) which I can connect to the monitor or TV and power supply and get a perfectly good image - I believe this should rule out any problems associated with power supply, hdmi cables or displays as they have been proven good on the older Pi. I have 2 sd cards that I have prepared myself - one with NOOBS_v1_4_0 and the other with 2015-02-16-raspbian-wheezy I have tried both cards in both Pi2s without any hdmi output being displayed, I'm reasonably sure that they read the card OK as there is plenty of flashing from the green LED (not in a fixed pattern though - which would suggest missing files I believe). I have read and implemented the suggestions in a few guides
http://www.raspberrypi.org/forums/viewt ... 28&t=58151
http://elinux.org/R-Pi_Troubleshooting# ... put_at_all
So I have tried various combinations of
hdmi_safe=1
hdmi_force_hotplug=1
config_hdmi_boost=4
config_hdmi_boost=9
Pressing the numeric key 2 on the boot of NOOBs
I've even tried copying the settings from my older Pi that were optimised for my monitor i.e.
hdmi_drive=2
hdmi_group=2
hdmi_mode=58
But unfortunately I still don't get any hdmi output.
I'm convinced that I'm missing something obvious or doing something stupid.