Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial console currenly does not work with U-Boot (RPi3) #67

Open
drtyhlpr opened this issue Jan 10, 2017 · 5 comments
Open

Serial console currenly does not work with U-Boot (RPi3) #67

drtyhlpr opened this issue Jan 10, 2017 · 5 comments

Comments

@drtyhlpr
Copy link
Owner

drtyhlpr commented Jan 10, 2017

working on a fix. should affect RPi3 only. (using dtoverlay in config.txt causes problems)

@drtyhlpr
Copy link
Owner Author

I am still working with this RPi3 serial console stuff. Its a (little bit) messy.... argh

there is even a presentation about the serial changes available lol:
http://de.slideshare.net/yeokm1/raspberry-pi-3-uartbluetooth-issues

@burnbabyburn
Copy link
Contributor

burnbabyburn commented Nov 19, 2018

I think you got it right. You enabled fastest serial mode (page 13) while bluetooth still works with the following packages:

https://aur.archlinux.org/packages/pi-bluetooth/
or
https://github.com/RPi-Distro/pi-bluetooth/tree/master/debian
to get rid of compat issues use udev for serial1 https://github.com/RPi-Distro/raspberrypi-sys-mods/blob/master/etc.armhf/udev/rules.d/99-com.rules

@burnbabyburn
Copy link
Contributor

burnbabyburn commented Nov 24, 2018

@burnbabyburn
Copy link
Contributor

still broken under u-boot. Only ttyAMA0 and serial1 are created :/

@burnbabyburn
Copy link
Contributor

burnbabyburn commented Dec 13, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants