Thanks, forgot to tell. And yes, its starts perfect and shows the menu now on Composite. BUT: After starting an emulation, the screen went black again...
Latest posts made by thehassle
-
RE: Composite Video
-
RE: Composite Video
Ok, i tried some modifications and now it works for booting the Recalbox Menu. BUT: i tried to start a Game (here: the Demogame for SNES). AND: The screen is again black! Any Ideas? Here ist the modified config.txt # uncomment if you get no picture on HDMI for a default "safe" mode #hdmi_safe=1 #disable_overscan=1 overscan_left=-14 overscan_right=-24 overscan_top=-28 overscan_bottom=-20 # uncomment to force a specific HDMI mode (this will force VGA) #hdmi_group=1 #hdmi_mode=1 # comment to get jack audio #hdmi_drive=2 #config_hdmi_boost=0 # force hdmi while the tv can take time before sending the signal on the hdmi output #hdmi_force_hotplug=1 # uncomment for composite PAL sdtv_mode=2 hdmi_ignore_hotplug=1 # uncomment for lirc-rpi #dtoverlay=lirc-rpi # if you plug your tv at the same time as your rpi and that the rpi switches from the hdmi or give a low resolution because tv had no enough time to initialize it boot_delay=3 # uncomment if you don't want the rainbow at startup #disable_splash=1 # Overclock gpu_mem_256=128 gpu_mem_512=256 gpu_mem_1024=512 avoid_safe_mode=1 kernel=zImage # NOOBS Auto-generated Settings: #hdmi_force_hotplug=1
-
RE: Composite Video
Here it is: # uncomment if you get no picture on HDMI for a default "safe" mode #hdmi_safe=1 #disable_overscan=1 # uncomment to force a specific HDMI mode (this will force VGA) #hdmi_group=1 #hdmi_mode=1 # comment to get jack audio hdmi_drive=2 config_hdmi_boost=0 # force hdmi while the tv can take time before sending the signal on the hdmi output hdmi_force_hotplug=1 # uncomment for composite PAL sdtv_mode=2 hdmi_ignore_hotplug=1 # uncomment for lirc-rpi #dtoverlay=lirc-rpi # if you plug your tv at the same time as your rpi and that the rpi switches from the hdmi or give a low resolution because tv had no enough time to initialize it boot_delay=3 # uncomment if you don't want the rainbow at startup disable_splash=1 # Overclock gpu_mem_256=128 gpu_mem_512=256 gpu_mem_1024=512 avoid_safe_mode=1 kernel=zImage # NOOBS Auto-generated Settings: hdmi_force_hotplug=1
-
RE: Composite Video
Hi there. Have problems with my Raspi3 and Compsite out too. Changed everything in the configs like in https://github.com/recalbox/recalbox-os/wiki/Connect-your-recalbox-to-a-CRT-with-composite-(EN) described. But the black screens ist always there. Cant see RecalBoxOS Boot, nor the ES Emuscreen and so on. Please help! Thanks
-
Composite not possible?
Hi folks i tried to run RecalBoxOS on a small LCD with composite IN. So i edited the PI config.TXT to Composite mode and it works fine with noobs and RaspiOS. The i edited the recalbox conf and set <span style="font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; background-color: transparent; font-size: 14px;">global.videomode=CEA 4 HDMI to </span><span style="font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; background-color: transparent; font-size: 14px;">global.videomode=default.</span> But... theres no Composite Output at all. Wheres my fault?!