On 05.07.16 19:20, Goldwyn Rodrigues wrote:
> Hi,
> 
> I am trying to use USB TTL on raspberry pi 3. I get the console messages
> when the device is up, but I get garbage after the message "Starting
> kernel ...".
> 
> I found the post
> http://raspberrypi.stackexchange.com/questions/45007/garbage-on-raspberry-pi-console
> and added
> dtoverlay=pi3-disable-bt
> dtoverlay=pi3-miniuart-bt
> enable_uart=1
> 
> in /boot/vc/config.txt but it still does not work.
> 
> What is the way to to get the serial communication working?

IIRC the downstream kernel didn't deal well with serial console support
in the RPi3. I'm not sure I ever followed up on it or got it working.

You can however use the more upstream style image from


http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/RaspberryPi3/images/openSUSE-Tumbleweed-ARM-JeOS-raspberrypi3_aarch64.aarch64.raw.xz

which should give you a working serial console (for now).


Alex
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to