Read the statement by Michael Teeuw here.
MMM-Flights
- 
 @KI6UVE he was showing you WHERE it went… NOT the whole thing a module defintion is { to } inside the modules: [] list { module: "MMM-Flights", position: "top_left", config: { laMin: 50.0, laMax: 50.21, loMin: 8.4, loMax: 8.8, }, },
- 
 This post is deleted!
- 
 @KI6UVE as I said, a (every) module entry starts with { and ends with } read and practice the topics in my signature below, others wrote the posts, but they are super helpful for beginners 
- 
 This post is deleted!
- 
 @KI6UVE which pi os are u running 
 Show output ofuname -a 
 lsb_release -a
- 
 This post is deleted!
- 
 @KI6UVE said in MMM-Flights: MESA-LOADER: failed to open kms_swrast: /user/lib/dri/kms_swrast_dri.so: cannot open shared object file this seems to be related to the new default user setup on pi… another user said this worked sudo usermod -a -G render pi(add user pi to the render group) 
- 
 This post is deleted!
- 
 This post is deleted!
- 
 @KI6UVE turn off using the gpu set environment variable export ELECTRON_DISABLE_GPU=1 in the script used to launch mm… if using my install script and pm2,. 
 that file is MagicMirror/installers/mm.sh
