Closed binli closed 1 month ago
BIOS is N3YET69W, EC is N3YHT50W.
Sep 30 04:12:49 Mersey-2 DPR_Fcc_unlock_service[2455]: WWAN device Quectel EM160R-GL found
Sep 30 04:12:49 Mersey-2 DPR_Fcc_unlock_service[2455]: Device "/dev/wwan0mbim0" exists
Sep 30 04:12:50 Mersey-2 DPR_Fcc_unlock_service[2455]: FCC unlock failed
Sep 30 04:12:50 Mersey-2 DPR_Fcc_unlock_service[2455]: FCC unlock app exited
Here is the debug mode of modemmanager.
$ sudo /usr/sbin/ModemManager --debug --test-low-power-suspend-resume --test-quick-suspend-resume modem.log
This issue was not reproduced in our environment . Already tested with OEM image as well .
@nitinexclusively the X1 2-in-1 in my side still could not work with the same OEM image, could you share your firmware revision of the modem and BIOS? Could you share what's the possible reasons for FCC unlock failed? Thanks!
Hello Binli,
We've tested OEM image 1004 in Mersey with Em160R. EM160 FW used was EM160RGLAPR02A10M4G_01.211.01.211.
Please try by updating this via LVFS directly first.
Thanks!
@Queztion yes, there is a new version, but it's failed to upgrade. It sounds that this is a bug of LVFS package of EM160RGLAPR02A10M4G_01.211.01.211, do you have any ideas how does it detach using modem_manager?
╔═════════════════════════════════════════════════════╗
║ Upgrade EM160R GL from EM160RGLAPR02A10M4G_01.210.01.210 to ║
║ EM160RGLAPR02A10M4G_01.211.01.211? ║
╠═════════════════════════════════════════════════════╣
║ Firmware release EM160RGLAPR02A10M4G_01.211.01.211 packaged for LVFS. ║
║ ║
║ • Performance improvements ║
║ • Stability improvements ║
║ ║
║ EM160R GL and all connected devices may not be usable while updating. ║
╚═════════════════════════════════════════════════════╝
Perform operation? [Y|n]:Y
$ sudo fwupdmgr get-results 5b82190ce5dcf46fdcfed3fbf42b96a95996f361
EM160R GL:
Device ID: 5b82190ce5dcf46fdcfed3fbf42b96a95996f361
Previous version: EM160RGLAPR02A10M4G_01.210.01.210
Update State: Failed
Update Error: failed to detach using modem_manager: GDBus.Error:org.freedesktop.ModemManager1.Error.Core.Cancelled: Operation was cancelled
Last modified: 2024-10-10 06:04
GUID: c60d8ae3-2059-503f-8035-6ddd664e6b1c
Device Flags: • Updatable
• System requires external power source
@binli I can see below in your logs:
primary port: wwan0at0
Primary port should be wwan0mbim0. Are you using OEM image ?
Just in case - >In order to debug , can you stop below SAR config service and reboot machine and see if you can see this issue or not ? https://github.com/lenovo/lenovo-wwan-unlock/blob/ubuntu-oem/lenovo-cfgservice.service Thanks
@Queztion Please update your BIOS version? Thank you!
@Queztion @nitinexclusively I did update successfuly at the 3rd times. BIOS is 71W now. EC is 50W.
Devices that have been updated successfully:
• System Firmware (0.1.34 → 0.1.36) • EM160R GL (EM160RGLAPR02A10M4G_01.210.01.210 → EM160RGLAPR02A10M4G_01.211.01.211)
After upgrading the firmware, now the FCC unlock is success fromthe log, but the modem could not work, now it's the same issue with x1 Carbon, has the same log 'SIM inserted is of non-USA'
https://github.com/lenovo/lenovo-wwan-unlock/issues/28
Oct 10 02:34:11 Mersey-2 DPR_Fcc_unlock_service[2712]: WWAN device Quectel EM160R-GL found
Oct 10 02:34:11 Mersey-2 DPR_Fcc_unlock_service[2712]: Device "/dev/wwan0mbim0" exists
Oct 10 02:34:12 Mersey-2 DPR_Fcc_unlock_service[2712]: SIM inserted is of non-USA
Oct 10 02:34:12 Mersey-2 DPR_Fcc_unlock_service[2712]: FCC unlock is success
Oct 10 02:34:12 Mersey-2 DPR_Fcc_unlock_service[2712]: FCC unlock app exited
Hello @binli Thanks for update
has the same log 'SIM inserted is of non-USA'
This is OK and as expected . Can you please give below command and reboot machine: mmcli -m 0 --3gpp-set-initial-eps-bearer-settings=apn=xxxx,ip-type=IPV4V6,allowed-auth=chap,user=xxxx,password=xxxx
you can keep username and passowrd as empty but please give correct apn information
Thank you !
hi @nitinexclusively , I did reinstall the OEM image again, now I could connect it successfuly, it needs click the 'Connect' and then in a dialog window select 3gnet as 'Access Point'. So after upgrading the firmware, this issue is fixed.
EM160R GL (EM160RGLAPR02A10M4G_01.210.01.210 → EM160RGLAPR02A10M4G_01.211.01.211)
Thanks all.