paulclem1
Posts: 7
Joined: Sun Dec 29, 2013 4:17 pm

no composite video

Sun Dec 29, 2013 4:39 pm

I have successfully installed the OS onto an 8gb flashcard. The pi works beautifully via an hdmi cable into my 32 inch tv screen. I've now purchased a small monitor for use with the pi to use on the composite video output. No picture! I have made sure that nothing at all is plugged into the hdmi socket BEFORE a reboot and ensured that the only thing I have plugged in is my composite video monitor. I have tried pressing "3" on the keyboard to activate composite video but to no avail. I have checked the output at the composite video connector using my pc oscilloscope, but there is only very low level noise there (50mV or less). I'm pretty desperate to get the pi working with the mini monitor as I have project do do for my school (yes you've worked it out - I'm a teacher, here in Thailand). Is there any way I can alter the config file to ensure that composite video is selected at boot-up? What I will say is that the monitor input impedance is 75 ohms (standard for a cv signal). I'm wondering if the cv output is man enough to drive into 75 ohms? Does the pi expect a high impedance input to the monitor please? If there is a hardware issue with this particular pi ( i note from this forum that other people have hadthe same problem, it isn't the end of the world (at least i hope not!) I can get hold of an HDMI to CV converter for a few quid from ebay and should, hopefully, be able to use that to drive my small CV input monitor. Can I have your fedback please as to what I should do!!!Many thanks, Paul

Thebuilderdd
Posts: 1
Joined: Fri Dec 27, 2013 11:31 pm

Re: no composite video

Sun Dec 29, 2013 6:58 pm

On boot, press the 3 key.

hoggbottom59
Posts: 4
Joined: Sun Dec 29, 2013 6:46 pm

Re: no composite video

Sun Dec 29, 2013 7:14 pm

Hi Paul

Incidentally I'm having problems with my PI but have no HDMI to check with.
It worked when I first got my pre-installed SD card but I decided to update it!

I found this information about the config file though so hope it helps you.
http://elinux.org/RPi_config.txt

Leon.

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

Re: no composite video

Sun Dec 29, 2013 8:35 pm

paulclem1 wrote:I have successfully installed the OS onto an 8gb flashcard. The pi works beautifully via an hdmi cable into my 32 inch tv screen. I've now purchased a small monitor for use with the pi to use on the composite video output. No picture! I have made sure that nothing at all is plugged into the hdmi socket BEFORE a reboot and ensured that the only thing I have plugged in is my composite video monitor. I have tried pressing "3" on the keyboard to activate composite video but to no avail. I have checked the output at the composite video connector using my pc oscilloscope, but there is only very low level noise there (50mV or less). I'm pretty desperate to get the pi working with the mini monitor as I have project do do for my school (yes you've worked it out - I'm a teacher, here in Thailand). Is there any way I can alter the config file to ensure that composite video is selected at boot-up? What I will say is that the monitor input impedance is 75 ohms (standard for a cv signal). I'm wondering if the cv output is man enough to drive into 75 ohms? Does the pi expect a high impedance input to the monitor please? If there is a hardware issue with this particular pi ( i note from this forum that other people have hadthe same problem, it isn't the end of the world (at least i hope not!) I can get hold of an HDMI to CV converter for a few quid from ebay and should, hopefully, be able to use that to drive my small CV input monitor. Can I have your fedback please as to what I should do!!!Many thanks, Paul
Hi Paul, Did you install the O.S. (Raspbian?) via NOOBS or directly from a disk image (*.img) file?
In either case you probably need to edit a "config.txt" file to comment out or remove an "hdmi_force_hotplug=1" entry therein. The effect of that entry is to "turn off" testing of the HDMI connection for a "hot plug signal" (which some HDMI devices/cables fail to provide) and "force" HDMI mode regardless of whether an HDMI cable is plugged in. Depending upon your original install method both the location of said "config.txt" and the "editing" method are different. NOOBS, for example, provides its own editor in its "recovery mode" to do this: http://www.cpmspectrepi.webspace.virgin ... ting_Tools
Trev.
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

paulclem1
Posts: 7
Joined: Sun Dec 29, 2013 4:17 pm

Re: no composite video

Mon Dec 30, 2013 6:52 am

Thankyou very much. Yes I have installed NOOBS and it works a treat using my 32 inch hdmi tv! Very grateful to you, will edit the config file later today, hopefully your recommendation will cure the probem. I'm actually new to this, having only worked with pic assembler when I was in the Uk a few years back, so it's a new learning curve. I'm aiming to build some interface circuits for use with the pi such that i can control a 100mW laser beam to produce geometric shapes (vector scans) and get my students to write/alter programs that I write for the pi to produce different geometric shapes.
Will be in touch if I have any further problems getting the composite video signal to show itself!

paulclem1
Posts: 7
Joined: Sun Dec 29, 2013 4:17 pm

Re: no composite video

Mon Dec 30, 2013 6:59 am

Forgot to say, thankyou both Leon and Trevor for your help, will post the outcome of the "fix" in the next 24 hours or so. Regards Paul

paulclem1
Posts: 7
Joined: Sun Dec 29, 2013 4:17 pm

Re: no composite video

Tue Dec 31, 2013 8:37 am

Thankyou Trevor (and Leon!) have commented ot the "force hdmi" statement in the config file, and, hey presto, I have a great picture on my little 9 inch com,posite video monitor. the great thing is that if I reboot with the hdmi lead in :D , it will give me a signal on my tv (not that I'm likely to want that!). Genius! Thanks again and happy new year from Thailand, Paul. Do keep in touch, my email paulclem1@aol.com
:D

zsawyer
Posts: 3
Joined: Mon Dec 30, 2013 1:49 am

Re: no composite video

Tue Dec 31, 2013 6:53 pm

Just a +1 on the solution

same issue.
a TV and extra cables were able to rule out a hardware problem.
I originally was able to use composite video, but flashed a newer version of NOOBs and the config file was the issue.
The newer version had "hdmi_force_hotplug=1"

The config file is well commented, just tweaking my overscan settings now. Thanks for the post and solutions.

Return to “Beginners”