Wed Jan 24, 2018 16:41
|
jeremyoriginal: I'm sorry for my english.
Several times I had problems with Modens USB ports, so my friend Jnetodino Created a solution that may help you, he made a rule for Linux Udev, so every time a modem connects it finds out which port the modem is in, and in the case of needing several modens with different configurations, has a python script that identifies the modens by the unique code of the chip (could be by the IMEI, but pirated modens does not have the unique IMEI) with this set of configurations no longer have to worry with the modem, it configures itself.
if you find it useful, I'll post the codes and scripts here, and how to configure them
thanks!
|