[Bug]: Turning on UART gives error in Rbian
Thanks for taking the time to fill out this bug report.
Make sure there aren't any open/closed issues for this topic.
Quick Information of System
- Operating System: Rbian 0.7.2-beta, Recovery 0.11.6
What Happened?
Edited the file /boot/hw_intfc.conf
Changed the line intfc:uart2=off
to intfc:uart2=on
After the change the kernel does not boot up.
Expected result
The kernel should boot up as expected
Steps to reproduce
- Edit the file
/boot/hw_intfc.conf
- Change the line
intfc:uart2=off
tointfc:uart2=on
- Reboot brainypi
Screenshots
Priority/Severity
- High (anything that impacts the normal user flow or blocks BrainyPi usage)
- Medium (anything that negatively affects the user experience)
- Low (anything else e.g., typos, missing icons, layout issues, etc.)