[HELP] Unable To Detect Network Drivers Upon Installation

zeepachi

New Member
Messages
4
Reaction score
0
Hey guys, what seems to be the problem for NTLite iso not detecting network drivers and touchpad after installation? I've checked device manager and there's no Network Adapters. The untounched ISO don't have this problem. I'm currently using W10 22H2 Home, I have attached my XML.
 

Attachments

1. You're running an outdated version of free NTLite, v2023.8.9402 (Aug 2023). Download the current version.

2. These removals will cause problems, whether it fixes your driver problem is unclear.
Code:
                <c>manifestbackup 'Manifest Backup (WinSxS\Backup)'</c>
                <c>microsoft.vclibs.140.00 'Microsoft Visual C++ 2015 UWP Runtime Package'</c>
                <c>mobilepc</c>
 
For Touchpad, maybe this component
Code:
gpiobuttons 'General-Purpose I/O (GPIO)'
 
Back
Top