-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lenovo T590 issues (ERROR:root:Attach failed again, giving up) #27
Comments
I have a similar problem. I get this message when i do the python command twice... Have you found a way to resolve this? One option is to restart this server... |
Seeing this fail as well, although my carrier is responding slightly differently:
|
Hey @GregLXStang @frizop - Did you make any progress on this? There's been a couple of changes I've merged to |
Hi, I had the same issue a few weeks ago and still run into this message I followed the install steps with |
I've only had to set the APN for my modem, though I don't have SIMPin enabled. Are you able to try to disable the SIM Pin and try again if that is an option? Also, please include a more complete log output (including the command you used, and the final outputs of the command.) There's another issue #62 that also outlines apn with un/pw. |
It looks like the modem doesn't actually implement the
However, even after disabling the PIN on the SIM (which isn't so much of a good idea anyway), the script ends up emitting After the restart, it finally worked and is providing ~30Mbit/s of downstream and ~15Mbit/s of upstream bandwidth, which is not too much but probably a limitation of the LTE network. |
Many thanks, @ge0rg! debugging the modem with the above commands shows a similar picture. So I tried to "disable" my SIM pin. But I am not sure how to do that. I put it into my smartphone and tried to change it. At first I tried to set no pin number at all but my smartphone declined it claiming to set at least a number. After that I set it to 0000 which my phone accepted. Is this the way to "disable SIM PIN"? I debugged it again and at least got following output:
With the last command trying to enter my original PIN it returned And, same here after reboot my machine && executing
I finally got an IP. I had a trouble with DNS and resolved it by setting all existing network connections to state DOWN (disabling ethernet, wlan, etc.) and reexecuting the last |
On my T590 with the L850-GL WWAN, I've tried this to get it to work. Make && make load gives me this:
Seems like all is well, but when I run the next command, it just gives me the below error:
Unfortunately, I don't understand what's going on here...so I'm coming to you with them to try to get some help! Thank you in advance!
The text was updated successfully, but these errors were encountered: