Jump to content

Recommended Posts

Posted

How do i enable UART 3 in an orange pi 3-LTS

 

i checked the /boot/armbianEnv.txt file and it has overlay_prefix=sun50i-h6.  i then did a sudo armbian-config > System > Kernel > SYS210 Manage device tree overlays > enabled sun50i-h6-uart3 > reboot.  

 

after all that i am still only seeing ttys0 when i do a dmesg | grep tty

<
Posted

yes i did a sudo armbian-config

then i selected System 

then i selected Kernel

then i selected SYS210 Manage device tree overlays 

then i enabled sun50i-h6-uart3 

then i rebooted. 

Posted

Did you check that the overlay has been added properly to /boot/armbianEnv.txt after using armbian-config? In some situations this fails for a reason still to be determined. Also make sure to apt update&upgrade beforehand since this tool gets patches frequently.

Posted

The  /boot/armbianEnv.txt file has overlay_prefix=sun50i-h6 in it.  Is there anything else i need to check to make sure it loaded properly?

 

I have done sudo apt update fallowed by a sudo apt upgrade last week.

Posted

In addition to the overlay_prefix what is the value of the overlays parameter in your armbianenv.txt?  Perhaps post your entire armbianenv.txt file

Posted

this is what i currently have in /boot/armbianEnv.txt

 

verbosity=1
bootlogo=true
console=both
disp_mode=1920x1080p60
overlay_prefix=sun50i-h6
rootdev=UUID=07b4bb7c-d23b-458d-b7cc-ede2328d23b0
rootfstype=ext4
overlays=uart3
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines