Issue for serial0 port on Stretch.
Posted: Mon Apr 02, 2018 6:24 am
Hello.
please tell me.
my environment:
2017-07-05-raspbian-jessie-lite.img
or
2018-03-13-raspbian-stretch-lite.img
on
raspberry pi 3 model B
I conected a serial cable bitwin a terminal and GPIO physical pins 15,16(serial0 port).
I modified "console=tty1" to "console=ttyAMA0" in "/boot/cmdline.txt" file.
I had append next two line to "/boot/config.txt" file bottom.
dtoverlay=pi3-disable-bt
enable_uart=1
When Jessie, there was no problem at all.
But, for Stretch, it has following problem.
When you turn on the power, the login prompt is displayed.
If I do not enter anything here, the cursor should stay in there on forever.
But, Stretch, after 15 seconds, the cursor will move to the left end in automaticay.
If I finish log in within 15 seconds, the same thing happens on the command line.
After all, the cursor jumps over the command prompt and moves to the left end.
I have use the same terminal, same cable and same hardware as Jessie's time.
why?
please tell me.
my environment:
2017-07-05-raspbian-jessie-lite.img
or
2018-03-13-raspbian-stretch-lite.img
on
raspberry pi 3 model B
I conected a serial cable bitwin a terminal and GPIO physical pins 15,16(serial0 port).
I modified "console=tty1" to "console=ttyAMA0" in "/boot/cmdline.txt" file.
I had append next two line to "/boot/config.txt" file bottom.
dtoverlay=pi3-disable-bt
enable_uart=1
When Jessie, there was no problem at all.
But, for Stretch, it has following problem.
When you turn on the power, the login prompt is displayed.
If I do not enter anything here, the cursor should stay in there on forever.
But, Stretch, after 15 seconds, the cursor will move to the left end in automaticay.
If I finish log in within 15 seconds, the same thing happens on the command line.
After all, the cursor jumps over the command prompt and moves to the left end.
I have use the same terminal, same cable and same hardware as Jessie's time.
why?