-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Constant modem reboots on Thinkpad X1 Gen7 ( 20QES01M00 ) #23
Comments
Did you try "FCC Lock" section on Readme? It helps mine form x1 carbon 6th. |
Yes. Did you encounter reboots of the modem too? |
Hi, I have the same problem on my X1 Carbon G6. I get the modem-reboots as soon as I permanently disable the FCC Lock [via at@nvm:fix_cat_fcclock.fcclock_mode=0 + at@store_nvm(fix_cat_fcclock)] and restarting the modem [AT+CFUN=15]. My only fix is to re-enable the fcclock. However, the modem only lives for a few seconds so you gotta be quick. I fixed the reboots via:
I believe the problem is caused by the current firmware version (18500.5001.00.02.24.09) - maybe a countermeasure for permanently disabling the FCC lock which was introduced to prevent our hack? Firmware updates are shipped with the fibocom drivers. I guess there are two things we can do:
|
Same issue here, Yoga 4th gen. |
PCI driver is in the works. Hoping to have something to release later in the month (fires permitting) |
Maybe I'm being pessimistic. @gladiac1337, if you run the FCC unlocker, does it correctly induce unlocked state? (Repeated runs should indicate state 1, probably mode 2?) And if so, what happens if you issue the AT command |
I will test that tonight an report back then. |
https://gist.github.com/Gottox/cfd04d8d0239ccc198534f9100a0ba9b this is the log from NetworkManager/ModemManager I get. I'm not sure if it is the same issue as @gladiac1337 as I'm able to connect to LTE at some point, but I cannot reproduce this state deterministicly. |
@Gottox you are right, your problem looks different in comparison to mine. Mine is identical to the one @RobertBuhren posted. @abrasive This is the initial situation:
There is a SIM inside the SIM-slot which does not require a PIN. The firmware-version is 18500.5001.00.02.24.09 which came with the 2.0.1.75 driver package; see: nz3wj24w.txt nz3wj24w.exe fcc_unlock:
It just stops there and does not quit. Here are the results after running fcc_unlock:
It looks quite the same as before. Rerunning fcc_unlock is interesting:
It again hangs there. However, it writes that the lock mode is still 2 but the state is now 1 instead of 0. So the first run actually did something... Hope that helps. |
PCI driver is up. Ugly, but up. |
@gladiac1337 , there is new firmware from microzeft here: https://www.catalog.update.microsoft.com/Search.aspx?q=Fibocom 18500.5001.00.03.25.07 Try if it's can solve your issue? |
I had a similar issue on my Gen6, but luckily the firmware can be downgraded :) |
FWIW there don't seem to be any particular problems with setting fcclock_mode=0 on 18500.5001.00.03.25.13 (Thinkpad T14), but I didn't try to save the setting to NVM. The following chat script (
|
A bit late, but I can confirm that on 18600.5903.23587.2 (ThinkPad T490s), the reboot loop doesn't happen anymore, even after the NVM store. |
Thanks @vuori & @HeySora for the update! |
Hi,
thanks for the work!. I was able to put my modem into USB mode:
However, it is still not usable. The Modem seems to be stuck in a reboot loop. Here's what I can see in
dmesg
:These messages repeat over and over again.
Any ideas?
Regards,
Robert
The text was updated successfully, but these errors were encountered: