rca output not working - Raspberry Pi Forums
how change between hdmi , rca if you've installed os. hdmi works fine cant seem rca work. i've seen threads go config.txt , hdmi_force_hotplug=1 mine says. i'm new computers trying learn great
edit config.txt file using "sudo nano /boot/config.txt".
disable line "hdmi_force_hotplug=1" putting "#" in front of save file , exit nano editor.
shutdown , unplug hdmi , plug in rca. should have working rca. if want hdmi, plug in before powering on pi (it doesn't work monitors/tvs, that's why force option used).
disable line "hdmi_force_hotplug=1" putting "#" in front of
code: select all
#hdmi_force_hotplug=1 shutdown , unplug hdmi , plug in rca. should have working rca. if want hdmi, plug in before powering on pi (it doesn't work monitors/tvs, that's why force option used).
raspberrypi
Comments
Post a Comment