Rasberry Pi: Difference between revisions

From Smithnet Wiki
Jump to navigation Jump to search
Line 25: Line 25:
Note: CVBS is on sleve; Gnd is ring 3.
Note: CVBS is on sleve; Gnd is ring 3.


In config.txt, set sdtv_mode:
In config.txt, set for PAL (UK):
* sdtv_mode=2
* sdtv_mode=2
for PAL (UK).

Revision as of 10:24, 25 April 2024

Device

Windows IOT

Rasberry Pi OS

See c/boot/firmware/config.txt.

Change swap

dphys-swapfile swapoff

Edit /etc/dphys-swapfile, eg 1GB:

CONF_SWAPSIZE=1024 
dphys-swapfile setup
dphys-swapfile swapon

Composite Video

Note: CVBS is on sleve; Gnd is ring 3.

In config.txt, set for PAL (UK):

  • sdtv_mode=2