asb / raspi-config

Configuration tool for the Raspberry Pi. Now maintained at https://github.com/RPi-Distro/raspi-config
Other
264 stars 332 forks source link

enable and disable camera prevents 16M split #18

Closed jojopi closed 11 years ago

jojopi commented 11 years ago

An explicit start_file in config.txt prevents automatic selection of start_cd.elf when gpu_mem=16.

Probably the best fix is for disable camera to remove start_file and fixup_file, instead of setting them to the defaults. It would also be okay to set them to _cd when selecting the 16M split.