MSEndpointMgr / ModernDriverManagement

Official repo of Modern Driver Management from MSEndpointMgr.com
https://www.msendpointmgr.com
MIT License
132 stars 77 forks source link

lenovo ThinkPad E16 Gen 1 Type 21JN 21JQ fails to download and then gets locked up with BITS errors #282

Open TheSpawnMan opened 4 months ago

TheSpawnMan commented 4 months ago

when downloading a driver pack the link it pulls to download the drivers 404 - ConfigMgr: Downloading from URL: https://download.lenovo.com/pccbbs/mobiles/tp_e14_r14-g-5_e16-g-1_mt21jk-21jl_21jm_21jn-21jq_w10_22h2_202401.exe at least when i directly follow the link in a broswer which i assume is the problem, im trying to reach out to lenovo to have them fix the issue but im not sure where to go to have it fixed. is there a manual way to complete this? right now if i do the automated way it locks up throwing an infinite amount of these errors

which i then have to manually close via powershell using this

 $Bits = Get-BitsTransfer -AllUsers
 Remove-BitsTransfer -BitsJob $Bits

i downloaded the pack for sccm and then added it manually using configmgr packages<patch action<add driver and i just added the entire folder that the pack generated https://download.lenovo.com/pccbbs/mobiles/tp_e14_r14-g-5_e16-g-1_mt21jk-21jl_21jm_21jn-21jq_w10_22h2_202403.exe

but when i run the invoke driver update command it fails finding no matching driver packs, what am i missing i named it matching the same way the other packages are named.

image

image

BvanVu commented 4 months ago

I have issues with downloading Lenovo packages as well but the reason why you have a matching issue for this model is that you might not have added the correct type in the "comment section" example below image