I am trying to make a RPI 3B output to a CRT via a aux 3.5 to RCA cable. For testing purposes, I connected the RCA cables to the CRT and the HDMI output to a HDTV. I added the following lines to /boot/firmware/config.txt:Also, modified this line as per the documentation says:But, the raspberry pi still outputs via HDMI. Adding these options make the rainbow splash screen appear on the CRT, but then the "Welcome to Raspberry Pi" screen appears on the TV:Any help would be appreciated.
Code:
enable_tvout=1vc4.tv_norm=NTSC
Code:
dtoverlay=vc4-kms-v3d,composite
Code:
hdmi_force_hotplug=0dtoverlay=fbcon=map:1,rotate:0hdmi_blanking=2
Statistics: Posted by Nero05 — Tue Dec 31, 2024 5:55 pm