Do i have to set Advanced Options > Serial console: on or off ?
Do i have to set enable_uart to 1 (DietPi/config.txt) ?
Do i have to set CONFIG_SERIAL_CONSOLE_ENABLE to 1 (DietPi/dietpi.txt) ?
Do i need to run systemctl disable getty@tty1.service ?
In config.txt it says:
To me console means showing booting stuff and the like?enabled for 1st run only, if you want to keep this setting, please set CONFIG_SERIAL_CONSOLE_ENABLE=1 in dietpi.txt
Then here on the bottom it says that the Pi3/Zero uses UART for BT:
http://hallard.me/enable-serial-port-on-raspberry-pi/
Is it enough to disable BT in dietpi-config?
Then what about boot/cmdline.txt: https://www.raspberrypi.org/documentati ... on/uart.md
Do i have to manually remove console=serial0,115200 with DietPi?
And what is the right one to choose from /dev?