Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5993

Graphics, sound and multimedia • Re: Raspberry Pi5 and VGA666

$
0
0
If could be a video mode problem. Also, your "cmdline.txt" file looks wrong. It should all be a single line! Example:

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
Try removing all those comments and newlines from "cmdline.txt".

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).
For VGA/Scart you can change the mode in a similar way, but the list of modes will be different. Please note that Raspberry Pi 5 DPI/VGA output does not generate either interlaced modes or composite sync.

Statistics: Posted by njh — Wed Jan 24, 2024 9:23 am



Viewing all articles
Browse latest Browse all 5993

Latest Images

Trending Articles



Latest Images