If could be a video mode problem. Also, your "cmdline.txt" file looks wrong. It should all be a single line! Example: Try removing all those comments and newlines from "cmdline.txt".
For composite video, try selecting a PAL-based mode such as:
Code:
console=serial0,115200 console=tty1 root=PARTUUID=6737668b-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles video=Composite-1:704x512i
For composite video, try selecting a PAL-based mode such as:
- video=Composite-1:704x512i (this is best for the text console)
- video=Composite-1:720x576i (best for a media player)
- video=Composite-1:704x256 (progressive 50Hz).
Statistics: Posted by njh — Wed Jan 24, 2024 9:23 am