Update notter.md

This commit is contained in:
Jiao Xianjun 2023-01-28 18:22:20 +01:00 committed by GitHub
parent 85e48aea95
commit d971c386e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,15 @@
# Known issue
- [antsdr e200 uart and network issue](#antsdr-e200-uart-and-network-issue)
- [Network issue in quick start](#Network-issue-in-quick-start)
- [antsdr e200 UART console](#antsdr-e200-UART-console)
## antsdr e200 uart and network issue
## Network issue in quick star
- OS: Ubuntu 22 LTS
- Hardware: antsdr e200
- image: [openwifi img](https://drive.google.com/file/d/1fb8eJGJAntOciCiGFVLfQs7m7ucRtSWD/view?usp=share_link)
If can't connect to antsdr e200 for the 1st time, you might need to delete /etc/network/interfaces.new on SD card.
If can't connect to the board for the 1st time, you might need to delete /etc/network/interfaces.new on SD card.
## antsdr e200 UART console
If can't see the UART console in Linux (/dev/ttyCH341USB0), according to https://github.com/juliagoda/CH341SER, you might need to do `sudo apt remove brltty`