Which Khadas SBC do you use?
VIM3
Which system do you use? Android, Ubuntu, OOWOW or others?
Khadas Official Ubuntu 22.04, kernel 6.0.0, downloaded and installed through OOWOW
Please describe your issue below:
I am trying to access the Quectel EM06 4G LTE Module, which is connected via the Khadas New M2X Extension board. However, when I try to use minicom:
sudo minicom -D /dev/ttyUSB2
It says ‘no such file or directory’. And when I use:
ls /dev/tty*
There is no entry for ttyUSB2 (or any ttyUSB*)
Is there any other way to access the Quectel Module? I was able to access it before (on the official Khadas Ubuntu 20.04-4.9 image, but then I did a fresh install of the 22.04-6.0 and now it doesn’t work).