Got two of them and same problem on both with several hdmi tv(s). Older Pi worked fine on both tv(s). Headphone jack works fine. Used Python Games to switch as well as sudo raspi-com-fig.
Got two of them and same problem on both with several hdmi tv(s). Older Pi worked fine on both tv(s). Headphone jack works fine. Used Python Games to switch as well as sudo raspi-com-fig.
OK
I finally got it to work on the small HDTV.
--I tried the below steps again and it worked finally.
---------But Why did the big tv work but not the small tv?
R-Pi configuration file - eLinux.org
This method is most useful if you can see the display of the Raspberry Pi and you wish to make minor adjustments.
sudo nano /boot/config.txt
hdmi_drive=2Uncomment outPress Control-x Press y Press [enter]
sudo reboot
Here is the config file I edited.
# Uncomment to force an HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes.
#hdmi_drive=2
Before saving, I went to the blank line below hdmi_drive=2
This may be the key
Do not save on the edited line
I hope this helps for you.
also see
Is the larger TV HDMI 1.4 while the smaller is HDMI 1.3? That would explain a lot.
Clem
You may want to try this with the larger tv: https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=24679
They explain mode support changes that may account for the problem.
Clem
Thank you
Your welcome. Please consider writing or blogging about your new Pi 2 for others to enjoy.
Have a great day,
Clem