Raspbian : 2017-07-05-raspbian-jessie.zip
pi@raspberrypi:~ $ sudo raspi-config
* Changer :
- Mot de passe de l'utilisateur 'pi'
- Locales
- Timezone
- Clavier
* Activer
- Ssh
pi@raspberrypi:~ $ sudo apt-get remove minecraft-pi scratch wolfram-engine sonic-pi
pi@raspberrypi:~ $ sudo apt-get autoremove
pi@raspberrypi:~ $ sudo apt-get clean
pi@raspberrypi:~ $ sudo apt-get update
pi@raspberrypi:~ $ sudo apt-get upgrade
pi@raspberrypi:~ $ sudo apt-get install mc htop screen vi
m
Ouvrir :
/boot/config.txt
Chercher :
#sdtv_mode=2
Remplacer par :
sdtv_mode=2 # Normal PAL
Ajouter :
sdtv_aspect=1 # Format 4/3
[caption id="attachment_7255" align="alignnone" width="300"]
Exif_JPEG_420[/caption]
https://plomteuxkevin.wordpress.com/2013/02/24/configuration-avancee-du-raspberry/