Jump to content


kacper.pudlik

Established Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by kacper.pudlik

  1. Hi, Yeah I know... there is no problem to load different drivers, which are smaller. Disk space: Memory is 20gb as mentioned earlier. What I have troubleshoot so far, I have tried to hack the WinPE, to change the scratch space to 1024. I could only achieve that with the registry change, not the dism built in command. For reference, this one is working: WinPESystemHive\ControlSet001\Services\FBWF WinPECacheThreshold 0x400 This one is not working: DISM /image:G:\temp\_1024\bootwim /Set-ScratchSpace:1024 Even the bigger WinPE scratchSpace, will not fit the driver... I'm puzzled now. As a experiment I have tried to copy files over the disk, to check how much I can fit... and it failed. Maybe the hack with extending the ScratchSpace through registry is not really working. I have already check the different drivers for this model, including one directly from Intel, and is also not working. I will try to open a case to lenovo, will update you guys if I find something useful, in worst case scenario the HTA preflight checks for hardware office will have to be resized for lower resolution.
  2. Hi Niall, I will have to drive the file through the security department, to get it hashed... Could you take a peek look if that's enough. When I run manually the drvload, this is the output X:\sms\bin\x64>drvload "Xxxxxxxxxxxxxxxxxxxx\ThinkPad T450s\ki111247.inf" DrvLoad: Unable to load Xxxxxxxxxxxxxxxxxxxx\ThinkPad T450s\ki111247.inf (Error 0x80070070). Memory: PS X:\sms\bin\x64> Get-WmiObject -class "Win32_PhysicalMemory" -namespace "root\cimv2" | % {"Capacity: " + ($_.Capacity / 1GB) + " GB"} Capacity: 4 GB Capacity: 16 GB SMSTS: Executing command line: smsswd.exe /run: %SYSTEMROOT%\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -File "XXXXXXXXXXXXXLenovo UEFI video fix.ps1" TSManager 06/06/2016 14:38:26 1360 (0x0550) [ smsswd.exe ] InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) PackageID = '' InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) BaseVar = '', ContinueOnError='' InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) ProgramName = 'X:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -File "XXXXXXXXXXXXXXLenovo UEFI video fix.ps1"' InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) SwdAction = '0001' InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) Command line for extension .exe is "%1" %* InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) Set command line: Run command line InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) Working dir 'not set' InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) Executing command line: Run command line InstallSoftware 06/06/2016 14:38:26 2040 (0x07F8) InstallSoftware 06/06/2016 14:38:34 2040 (0x07F8) nhandled Exception: System.Runtime.InteropServices.SEHException: External component has thrown an exception. InstallSoftware 06/06/2016 14:38:34 2040 (0x07F8) at System.Threading.ThreadPool.NotifyWorkItemComplete() InstallSoftware 06/06/2016 14:38:34 2040 (0x07F8) at System.Threading.ThreadPoolWorkQueue.Dispatch() InstallSoftware 06/06/2016 14:38:34 2040 (0x07F8) InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) Directory: X:\Windows\Temp\SMSTSLOG InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) Mode LastWriteTime Length Name InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) ---- ------------- ------ ---- InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) -a---- 6/6/2016 2:38 PM 0 UEFIVideoDriverinWinPE.log InstallSoftware 06/06/2016 14:38:37 2040 (0x07F8) Process completed with exit code 3221225501 InstallSoftware 06/06/2016 14:39:11 2040 (0x07F8) Command line returned 3221225501 InstallSoftware 06/06/2016 14:39:11 2040 (0x07F8) Process completed with exit code 3221225501 TSManager 06/06/2016 14:39:11 1360 (0x0550) !--------------------------------------------------------------------------------------------! TSManager 06/06/2016 14:39:11 1360 (0x0550) Could not find CCM install folder. Don't use ccmerrors.dll TSManager 06/06/2016 14:39:11 1360 (0x0550) Failed to run the action: Lenovo UEFI Video Fix. Unknown error (Error: C000001D; Source: Unknown) TSManager 06/06/2016 14:39:11 1360 (0x0550) MP server xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx TSManager 06/06/2016 14:39:11 1360 (0x0550) Setting authenticator TSManager 06/06/2016 14:39:11 1360 (0x0550) Set authenticator in transport TSManager 06/06/2016 14:39:11 1360 (0x0550) Sending StatusMessage TSManager 06/06/2016 14:39:11 1360 (0x0550) Setting message signatures. TSManager 06/06/2016 14:39:11 1360 (0x0550) Setting the authenticator. TSManager 06/06/2016 14:39:11 1360 (0x0550) CLibSMSMessageWinHttpTransport::Send: URL: xxxxxxxxxxxxxxxxxxxxxxxxxxx CCM_POST /ccm_system/request TSManager 06/06/2016 14:39:11 1360 (0x0550) Request was successful. TSManager 06/06/2016 14:39:11 1360 (0x0550) Set a global environment variable _SMSTSLastActionRetCode=-1073741795 TSManager 06/06/2016 14:39:11 1360 (0x0550) Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 06/06/2016 14:39:11 1360 (0x0550) Clear local default environment TSManager 06/06/2016 14:39:11 1360 (0x0550) Let the parent group (EUC - UEFI video driver fix) decides whether to continue execution TSManager 06/06/2016 14:39:11 1360 (0x0550) The execution of the group (EUC - UEFI video driver fix) has failed and the execution has been aborted. An action failed. Operation aborted (Error: 80004004; Source: Windows) TSManager 06/06/2016 14:39:11 1360 (0x0550) Could not find CCM install folder. Don't use ccmerrors.dll TSManager 06/06/2016 14:39:11 1360 (0x0550) Failed to run the last action: Lenovo UEFI Video Fix. Execution of task sequence failed. Unknown error (Error: C000001D; Source: Unknown) TSManager 06/06/2016 14:39:11 1360 (0x0550) UEFIVideoDriverinWinPE: DriversPath = XXXX Lenovo found, continuing... Detected the following model: ThinkPad T450s Drivers should be found at: XXXX\ThinkPad T450s checking if the following folder exists: XXXX\ThinkPad T450s found a folder name XXXX\ThinkPad T450s matching this Lenovo Product ! about to use DrvLoad to inject the following driver XXXX\ThinkPad T450s\ki111247.inf
  3. Hi Niall, Thanks a lot for all of you great things you put together, I have tried it from a bit different perspective, but have run into an issues with the T450s, it gave me the error code: drvload unable to load 0x80070070, which after a bit of googling has been translated "Not enough space". I have looked into a scratch space, but as far as I remember, no matter what's set on the Boot Image in ConfigMgr it will automatically be set based on the ram you have on the box. Anyway when you dir it, you will see it's 512mb. Have you run into such an issue before? It is a Win10 PE. Using "Intel HD Graphics Driver for Windows 10 (64-bit) - ThinkPad T450, T450s" Thanks a lot Kacper
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.