User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

RPI hdmi is not working

Sat Apr 11, 2015 10:50 pm

Hi
I have a RPI2 B & i bought this HDMI to VGA adapter
http://detail.1688.com/offer/4201035057 ... 0.0.eKnIt8
My adapter is working good with my PC & monitor (Samsung NW1733)
but when i connect adapter to RPI
monitor does not display anything & screen is black :(
now how can i fix the problem ?
please help to resolve this problem .
Thanks in advance

hamza
Posts: 76
Joined: Fri Apr 03, 2015 7:16 pm

Re: RPI hdmi is not working

Sun Apr 12, 2015 8:08 am

Plz send your configrations.../boot/config.txt

make sure hdmi-hotpluge=1

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Sun Apr 12, 2015 9:35 am

hello hamza
I can not install os because i have not any display
so the config.txt is default

drgeoff
Posts: 10676
Joined: Wed Jan 25, 2012 6:39 pm

Re: RPI hdmi is not working

Sun Apr 12, 2015 1:10 pm

Do you know if your RPi is booting?

Read the sticky "NOT BOOTING".

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Sun Apr 12, 2015 1:57 pm

no
i am sure rpi booting
because act led is blink
& 2 day's ago i installed raspbian with another adapter
but yesterday i format SD cart with O&O PartitionManager
& wrote noobs to sd cart
Last edited by blackminion on Mon Apr 13, 2015 2:36 pm, edited 1 time in total.

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Sun Apr 12, 2015 6:01 pm

No one came to help me? :cry:

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 5590
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.
Contact: Website

Re: RPI hdmi is not working

Sun Apr 12, 2015 7:23 pm

blackminion wrote: ...
but yesterday i format SD cart with O&O PartitionManager
& wrote noobs to sd cart
...
Whatever "O&O PartitionManager" is (can you post further details, a link perhaps), it may not format the SDHC correctly for NOOBS use. The recommended formatting tools** are either the SDA's tool (Windows & Mac) or GParted (or similar) on Linux.
(I usually use GParted on my netbook when booted into Ubuntu Linux, and occasionally, for test purposes, the SDA Formatter under Windows XP or 7.****) It's also possible to format a card correctly in a Digital Camera.
Trev.
** https://www.raspberrypi.org/help/noobs-setup/
**** http://www.cpmspectrepi.webspace.virgin ... 14P2B.html
http://www.cpmspectrepi.webspace.virgin ... lV132.html
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Sun Apr 12, 2015 8:01 pm

i used this => http://www.oo-software.com/en/support/p ... windows-pe
on win7
but I am going to test SD Formatter 4.0
& I will be back

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Sun Apr 12, 2015 8:47 pm

Hello
i used sd formatter but the problem is not resolved :? :|

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 5590
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.
Contact: Website

Re: RPI hdmi is not working

Sun Apr 12, 2015 9:29 pm

blackminion wrote:Hello
i used sd formatter but the problem is not resolved :? :|
O.K. Did you check the formatting settings and copy the NOOBS files over in the same way as I did here (ie. my previously linked to web page**):
http://www.cpmspectrepi.webspace.virgin ... 14P2B.html
Trev.
** I've yet to post updated (ie. NOOBS 1.4) monitor photographs, but those shown in the other link (for an older version of NOOBS) are much the same as you should see anyway.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Sun Apr 12, 2015 9:42 pm

yep
i checked format setting & copy noobs

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13009
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: RPI hdmi is not working

Sun Apr 12, 2015 9:57 pm

blackminion wrote:no
i am sure rpi booting
because act led is blank
what do you mean by this "blank"? it doesn't seem to suggest the PI is booting, or do you mean "blink"?
did you really read and understand the boot problem sticky?
Because in 99.9% of cases, its just something you do wrong (making the wrong assumptions, using the wrong stuff, doing things wrong) that causes it not to work.

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13009
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: RPI hdmi is not working

Mon Apr 13, 2015 12:08 am

P.s. you can forego NOOBS, and directly install an image using older method of directly writing Raspbian to the card, that way you have more direct control over config.txt, and can access config.txt from a window PC, as it will be in the root directory of the card, so you can edit it with notepad++
info on how to directly write an image is here:https://www.raspberrypi.org/documentati ... windows.md
if the adapter does not signal it is a HDMI device, you have to force HDMI detection, if the adapter does not forward CEC data from the monitor then you have to set a compatible resolution in config.txt.
info about config.txt is here:
https://www.raspberrypi.org/documentati ... fig-txt.md

also, if you boot NOOBS you might switch between optimal and save HDMI modes, by pressing 1 or 2 directly after NOOBS has booted. this will also switch on HDMI even if the adapter doesn't signal its a HDMI device, and also it doesn't need to get CEC data.

watch the ACT LED and when it stops blinking press 1 then 2 then 1 until you see a picture.
hold shift if you think that NOOBS has already installed an OS to return to NOOBS.

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Mon Apr 13, 2015 2:43 pm

mahjongg wrote: what do you mean by this "blank"? it doesn't seem to suggest the PI is booting, or do you mean "blink"?
did you really read and understand the boot problem sticky?
Because in 99.9% of cases, its just something you do wrong (making the wrong assumptions, using the wrong stuff, doing things wrong) that causes it not to work.
Yes I mean is blinking
So I've edited the post

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Mon Apr 13, 2015 3:21 pm

mahjongg wrote: watch the ACT LED and when it stops blinking press 1 then 2 then 1 until you see a picture.
hold shift if you think that NOOBS has already installed an OS to return to NOOBS.
mahjongg thank you to replay
I watched the ACT LED and when it stop blinking typed 1 2 1
then i see a little colored square to the up & right of monitor
you can see that here (low quality photo :mrgreen: )
now what should I do ???
Attachments
Capture.JPG
Capture.JPG (19.21 KiB) Viewed 2362 times

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: RPI hdmi is not working

Mon Apr 13, 2015 3:30 pm

blackminion wrote:
mahjongg wrote: watch the ACT LED and when it stops blinking press 1 then 2 then 1 until you see a picture.
hold shift if you think that NOOBS has already installed an OS to return to NOOBS.
mahjongg thank you to replay
I watched the ACT LED and when it stop blinking typed 1 2 1
then i see a little colored square to the up & right of monitor
you can see that here (low quality photo :mrgreen: )
now what should I do ???
get an externally powered HDMI to VGA converter instead.
Doug.
Building Management Systems Engineer.

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: RPI hdmi is not working

Mon Apr 13, 2015 3:35 pm

blackminion wrote:
mahjongg wrote: watch the ACT LED and when it stops blinking press 1 then 2 then 1 until you see a picture.
hold shift if you think that NOOBS has already installed an OS to return to NOOBS.
mahjongg thank you to replay
I watched the ACT LED and when it stop blinking typed 1 2 1
then i see a little colored square to the up & right of monitor
you can see that here (low quality photo :mrgreen: )
now what should I do ???
Presume you are using a good quality 5V 2A Power Supply for the RPi :?:
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Mon Apr 13, 2015 4:00 pm

my hdmi to vga have an usb foot print
i can solder a micro usb socket for externally power
but the internally power connected to HDMI pin number 18 & 19
pin number 18 is +5V but pin number 19 for what is it?

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Wed Apr 15, 2015 11:13 am

hello everybody
today i installed rasbian
when ACT led stopped i press 121 then 131
after a few moments i saw setup window
when fully installed, restart the raspberry pi
and returned to the previous mode again :x :x
now what should I change in config file to fix the problem

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13009
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: RPI hdmi is not working

Wed Apr 15, 2015 12:03 pm

When you get a visible output, there should be a screen asking if you want to keep that setting. If you do the setting will be written to config.txt, and be used by the OS you install (and also by NOOBS when you hold shift during boot to return to NOOBS).
Its also possible to edit config.txt from within NOOBS if you want to force a setting more compatible with your monitor.

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Wed Apr 15, 2015 1:40 pm

mahjongg wrote:When you get a visible output, there should be a screen asking if you want to keep that setting. If you do the setting will be written to config.txt, and be used by the OS you install (and also by NOOBS when you hold shift during boot to return to NOOBS).
Its also possible to edit config.txt from within NOOBS if you want to force a setting more compatible with your monitor.
hi
I could edit config.txt and uncomment these lines :)
config_hdmi_boost=4
hdmi_drive=2
hdmi_mode=47
hdmi_group=2
hdmi_force_hotplug=1
overscan_left=16
overscan_right=16
overscan_top=16
overscan_bottom=16
disable_overscan=1
now my monitor can show desktop but every things is so big
I edited resolution with this line
hdmi_mode=47
to 1440*900 but nothing changed :|

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: RPI hdmi is not working

Wed Apr 15, 2015 2:50 pm

Now that you've got the display running take a look at what modes it can run.

tvservice -m CEA && tvservice -m DMT

mode 16 is normally going to work on most TVs and HDMI monitors.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

User avatar
blackminion
Posts: 20
Joined: Sun Apr 05, 2015 9:06 pm
Location: Tehran

Re: RPI hdmi is not working

Wed Apr 15, 2015 8:39 pm

Finally I managed to do settings :D :)
Thank you all to guided me particularly M.r mahjongg

Return to “Beginners”