Rasberry Pi: Difference between revisions
Appearance
	
	
| NickPGSmith (talk | contribs) | NickPGSmith (talk | contribs) | ||
| Line 10: | Line 10: | ||
| == Rasberry Pi OS == | == Rasberry Pi OS == | ||
| See  | See [https://www.raspberrypi.com/documentation/computers/config_txt.html  /boot/firmware/config.txt]. | ||
| === Change swap === | === Change swap === | ||
Revision as of 10:24, 25 April 2024
Device
Windows IOT
Rasberry Pi OS
See /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
