Hardware Testing Wiki Page #44
Replies: 3 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
|
i managed to get s-video output working to a NTSC crt via a VGA666 pihat running through a VGA to AV scaler. Raspberry Pi 4 VGA / S Video / Composite via the VGA666 Pihat |
Beta Was this translation helpful? Give feedback.
-
Pi 4 - true progressive 240p/288p over composite (3.5mm A/V jack), full KMSWanted to share a setup that gets genuine progressive 240p/288p out of the Pi 4's composite output under the full Hardware
OS / kernel
The catch: the stock config.txt (relevant lines): cmdline.txt (append): Repo with the patch, full write-up of the why (including a system hang I hit trying to force the mode via https://github.com/bad1dea/linux (default branch: Happy to help document this on the wiki if useful, or answer questions about the mode-selection fallback bug specifically. It'd affect anyone forcing a DRM mode from mpv/RetroArch on this driver, not just composite users. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I added a draft hardware testing wiki page with an initial structure to document known working configurations for each Raspberry Pi Board + TV output type (either CRT or Modern)
https://github.com/anthonycaccese/240-MP/wiki/Hardware-Testing
Idea being that we can add as many methods that we find working for each board plus output type.
As an example; if someone had a working configuration for RGB out to a CRT on the Raspberry Pi 3b+, we would add an additional method under Raspberry Pi 3b+ >> CRT Output.
If you have a working configuration that isn't noted on the above page yet please add it as a comment to this message with the following information:
config.txt+ any other changes to things likecmdline.txtor EDID configuration)I won't be able to test every provided method so please try to be as detailed as possible to help others that may want to try your setup.
Thank you
-Ant
Beta Was this translation helpful? Give feedback.
All reactions