system76 / windows-drivers

Windows Drivers for System76 Open Firmware Machines
43 stars 4 forks source link

Add MTL drivers (2024-WW24) #35

Closed crawfxrd closed 3 months ago

crawfxrd commented 3 months ago

Add drivers from MTL-H/U/U Type4 MR3 BKC 2024-WW24.

The following changes were made:

leviport commented 3 months ago

The wireless driver installer is giving me grief:

Screenshot 2024-06-14 173249
crawfxrd commented 3 months ago

I think the solution was to move the files out of Extensions?

UWD/Win64/Installer/
├── Extensions
│   ├── pieextension.cat
│   ├── PieExtension.INF
│   ├── WifiDrv04Customizations.cat
│   ├── WifiDrv04Customizations.inf
│   ├── WifiDrv08Customizations.cat
│   └── WifiDrv08Customizations.inf
├── setup.xml
└── WirelessSetup.exe
leviport commented 3 months ago

The installer now runs, but darp10-b still doesn't seem to have working wifi afterwards. This darp10-b has been a bit odd though, so I'm going to double check on lemp13, just in case it's hardware.

leviport commented 3 months ago

The wifi driver fails to install on lemp13 for some reason. Here is the log file it generates, in case there's anything helpful in there: Intel®_Software_Installer_20220507000821.log

Maybe the 16" Darter will be better behaved...

leviport commented 3 months ago

The 16" darp10 installs the wifi driver successfully (at least, it says it's successful), but wifi doesn't start working afterwards. I'm not sure why the behavior is so inconsistent with this driver in particular.

TBT, SerialIO, and Chipset all seem good from the installs I've done so far. It's just that pesky wifi driver causing issues.

crawfxrd commented 3 months ago

Updated the kit from 2024-WW11 to 2024-WW24. New WiFi driver included appears to fix Intel's signing issue.