-
Notifications
You must be signed in to change notification settings - Fork 63
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 driver servicing #100
Comments
Rebuilt my USB from scratch with ADK 10.1.25398.1 (September 2023), but things are still stalling out. |
I'm having a similar issue. It seems to be caused by the Driver Pack that's downloaded is only 2Kb in size.
The download URL is broken, which apparently causes the 2Kb file to be 'downloaded' and executed during OSDCloud Deployment. |
It seems that there are several dead links for Lenovo Driver Packs, possibly some end of year changes. When I update the Catalogs, I validate the links to ensure that they are valid, but there isn't any logic if the file doesn't exist. I'll look into a solution, but this is something on Lenovo's end |
The problem @christiandekker describes is a separate issue and it's one I've also experienced with files not matching the MD5. For the issue I'm experiencing, the file already exists on the USB drive, it's just not being applied from what I can tell.
I will test again with another drive to make sure it's not something local. |
All back to normal with today's build. Not yet sure if it was my other USB stick or OSD 23.12.13.1 |
I spoke too soon. While my X390 is now working beautifully, my L13 (20R3) is still exhibiting the Getting ready wheel of death with no apparent launch of the driver EXE. |
Mystery solved. It appears that I was missing a critical file! A matching DriverPack JSON catalog file is created during the main OSD task sequence here, called from Save-MyDriverPack, however it doesn't appear that it is backed up to USB along with the exe.
Since these laptops lacks a built in NIC, I use a Realtek 2.5G USB-C adapter. Early on I was having trouble with it stalling out while downloading the ESD (probably a bad driver) and decided to download the driver pack manually. That was the start of my issues. When I moved to another OSDCloud USB, I copied the DriverPack manually (only after verifying the file) and the problem persisted. Luckily I let OSD download the X390 DriverPack, which generated the accompanying JSON file in C:\Drivers. It was only after I deleted the L13 driver pack and let OSD download it again that I was able to get things sorted on the 2nd machine. |
I just tried installing Win11 22H2 on two separate Lenovo's (20Q1 and 20R3) and ran into the same issue on both.
During first boot, the "Getting ready" message appears and the progress circle just keeps spinning indefinitely.
No difference trying to install 23H2.
Please let me know if there is a better log file that I should be posting instead.
2023-12-24-124200-Deploy-OSDCloud.log
The text was updated successfully, but these errors were encountered: