Skip to content

Releases: WOA-Project/Lumia-Drivers

Version 2006

21 Jun 13:00
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2006 ''Sushi Dev''

Released: 6/21/2020 03:00 PM UTC+2

Quality: Preview

Important installation notes

Make sure to read the important notes provided with the release notes of this release. They are important.

image

Please make sure your battery is fully charged before installing this driver pack. For most batteries the charge must be 100% as the phone may shutdown during setup if the battery is even at 80% charge.
Make sure battery is charged to 100% before continuing. If this is not the case, reboot your device now and charge it in an Operating System.

The driver repository is incompatible with builds higher than 19042. Attempting to use a build higher than 19042 will result in a bug check at boot due to a broken PCSI support in the Windows Operating System for 8994/8992 devices. We're looking into it but no promise on this getting fixed. A work in progress firmware update for the UEFI is being done, however currently Processor Management is broken. While this isn't a big problem for Lumia 950 users, it is for Lumia 950 XL users, and to maintain version parity between devices, we didn't release the new UEFI yet. People interested in trying build higher than 19042 can however manually compile the UEFI from the mppark branch and install a higher build while taking care of correctly replacing the UEFI.

Release notes


Released: 6/21/2020 03:00 PM UTC+2

Make sure to read the important notes provided with the release notes of this release. They are important.

  • Fixed cellular security stack installation, solving account not active and/or no service issues on all versions of windows
  • Included MobileShell alpha as part of the Driver package
  • Various stability and reliability enhancements and updates to WoA Dialer
  • Updated various second party apps in terms of their dependencies
  • Laying the ground work for SD card deployments (not part of this release specifically)
  • Updated USB C driver with fixes for notably charging being inconsistent across users, along with an updated USB Function Mode switcher app due to the driver being a bit more manual for polarity and the usb c mode target (will be detailed upon release)

Important: Due to how charging got addressed in this release, a few things need to be considered. Please take time to read through this.

  • The driver is by default hardcoded to put the USB controller in function mode, enabling charging in all situations. However in some cases plugging a cable will not notify windows that a cable was plugged in. To force the detection to happen lock and unlock the device you will then hear a charging sound indicating the device is effectively charging. This is technically not a bug as we are not advertising a mode change to windows, so you have to trigger it yourself. This will be fixed once the USB C driver is fully functional.

  • By default the driver will not work for connecting USB devices. However you can now use the USB Function Mode application found in the start menu to switch to any mode, function, charging only, host, host powered etc... These modes do work fine and will require a reboot of your device. Polarity can also be configured this way.

  • The driver does not limit the accepted current on the device based on what the charger advertises due to unimplemented USB PD. So the driver advertises that 3A is supported, which is true with the 950 XL. You may have some power issues when connected to a thunderbolt port as a result on certain machines.


Released: 5/12/2020 10:00 AM UTC+1

  • Reverted the new USB C driver experiment. Many people complained about it not working for them despite the driver showing confident results during testing.
  • Additional services, drivers and apps required for some of the driver stack to work that do not install using traditional methods have now been packaged as software components to improve installation reliability. In some cases some components never installed correctly. Now, they will. GPS may currently only start to work after a reboot from the desktop.

Released: 3/20/2020 10:00 AM UTC+1

  • Reverted the Touch driver changes due to issues on older versions of Windows < 19041 (Item #: SUSHI-005)
  • Fixed a signing issue impacting some drivers including the Qualcomm XHCI driver (Item #: SUSHI-004)
  • Removed the temporary wallpaper due to install rates looking good. The wallpaper was just a way of identifying on first glance users of the new installation method.
  • Laying the ground work for further changes to the driver pack. The driver pack continues to get more modular and support more devices and architectures. Some issues may show up as a result still. (Item #: SUSHI-003)
  • Pardon the dust for the license on setup, we finally updated it to reflect all changes that happened ever since it was written.
  • The USB Function Mode application from the start menu will only allow you to switch between different function modes, but USB Function is not yet supported by the USB C driver. This app may get updates or get removed at a later time.

Released: 3/17/2020 1:00 PM UTC+1

  • Modularized the BSP a bit more to allow future work (Item #: SUSHI-003)
  • Updated the LumiaUSBC driver:
    - The driver is now mostly fully functional except for Power Delivery (PD) not being implemented along with USB Function mode (regression, minor impact) and no HDMI/Display port (DP) support just yet.
    - Charging works much more reliably and at higher rates
  • Updated Touch driver to use the generic synatpics digitizer driver codebase for all Lumia devices
  • Wallpaper has been changed to reflect the codename of this release, it is temporarily here to help distinguish installs using ''Sushi'' from the rest.

Additional notes

Check out the new UEFI with built in support for SD card at boot, you can't boot windows off the sd card just yet, it is mainly done for Android4Lumia/Linux purposes.
The UEFI also picked support for rEFInd. It may not be useful for most of you but it is for multi boot / development purposes.

Bug reporting

This release is a Preview release. Bug exists and may happen. If you notice a bug not present in the following bug list, please report them on our Telegram Group.

Known issues

  • Some devices may show up as without a driver installed. This is intended behavior

-- WOA-Project Team

Version 2005

12 May 06:35
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2005 ''Sushi Dev''

Released: 5/12/2020 10:00 AM UTC+1

Quality: Preview

Important installation notes

image

Please make sure your battery is fully charged before installing this driver pack. This is more true than ever due to charging not kicking in before second phase of setup.
Make sure battery is charged to 100% before continuing. If this is not the case, reboot your device now and charge it in an Operating System.

The driver repository is incompatible with builds higher than 19041. Attempting to use a build higher than 19041 will result in a bug check at boot due to a broken timer support in the Windows Operating System for 8994/8992 devices. We're looking into it but no promise on this getting fixed. A work in progress firmware update for the UEFI is being done, however currently Processor Management is broken. While this isn't a big problem for Lumia 950 users, it is for Lumia 950 XL users, and to maintain version parity between devices, we didn't release the new UEFI yet. People interested in trying build higher than 19041 can however manually compile the UEFI from the mppark branch and install a higher build while taking care of correctly replacing the UEFI.

Release notes


Released: 5/12/2020 10:00 AM UTC+1

  • Reverted the new USB C driver experiment. Many people complained about it not working for them despite the driver showing confident results during testing.
  • Additional services, drivers and apps required for some of the driver stack to work that do not install using traditional methods have now been packaged as software components to improve installation reliability. In some cases some components never installed correctly. Now, they will. GPS may currently only start to work after a reboot from the desktop.

Released: 3/20/2020 10:00 AM UTC+1

  • Reverted the Touch driver changes due to issues on older versions of Windows < 19041 (Item #: SUSHI-005)
  • Fixed a signing issue impacting some drivers including the Qualcomm XHCI driver (Item #: SUSHI-004)
  • Removed the temporary wallpaper due to install rates looking good. The wallpaper was just a way of identifying on first glance users of the new installation method.
  • Laying the ground work for further changes to the driver pack. The driver pack continues to get more modular and support more devices and architectures. Some issues may show up as a result still. (Item #: SUSHI-003)
  • Pardon the dust for the license on setup, we finally updated it to reflect all changes that happened ever since it was written.
  • The USB Function Mode application from the start menu will only allow you to switch between different function modes, but USB Function is not yet supported by the USB C driver. This app may get updates or get removed at a later time.

Released: 3/17/2020 1:00 PM UTC+1

  • Modularized the BSP a bit more to allow future work (Item #: SUSHI-003)
  • Updated the LumiaUSBC driver:
    - The driver is now mostly fully functional except for Power Delivery (PD) not being implemented along with USB Function mode (regression, minor impact) and no HDMI/Display port (DP) support just yet.
    - Charging works much more reliably and at higher rates
  • Updated Touch driver to use the generic synatpics digitizer driver codebase for all Lumia devices
  • Wallpaper has been changed to reflect the codename of this release, it is temporarily here to help distinguish installs using ''Sushi'' from the rest.

Additional notes

Check out the new UEFI with built in support for SD card at boot, you can't boot windows off the sd card just yet, it is mainly done for Android4Lumia/Linux purposes.
The UEFI also picked support for rEFInd. It may not be useful for most of you but it is for multi boot / development purposes.

Bug reporting

This release is a Preview release. Bug exists and may happen. If you notice a bug not present in the following bug list, please report them on our Telegram Group.

Known issues

  • Some devices may show up as without a driver installed. This is intended behavior
  • Charging may not work if you boot with the usb cable already plugged in. To resolve this issue remove your usb cable and plug it back in.
  • A bugcheck may sometimes appear when you unplug an usb cable or dongle.

Final notes

Following the COVID-19 outbreak, we would like to wish you the best getting out of this crisis. Please avoid public grouping and stay at home whenever possible. Your life matters as much as others. We wish you the best!

-- WOA-Project Team

Version 2003.2

20 Mar 09:00
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2003.2 ''Sushi Dev''

Released: 3/20/2020 10:00 AM UTC+1

Quality: Preview

Important installation notes

Battery

Please make sure your battery is fully charged before installing this driver pack. This is more true than ever due to charging not kicking in before second phase of setup.
Make sure battery is charged to 100% before continuing. If this is not the case, reboot your device now and charge it in an Operating System.

The driver repository is incompatible with builds higher than 19041. Attempting to use a build higher than 19041 will result in a bug check at boot due to a broken timer support in the Windows Operating System for 8994/8992 devices. We're looking into it but no promise on this getting fixed. This may require writing a hal extension to bring back support for the hardware timer.

Release notes


Released: 3/20/2020 10:00 AM UTC+1

  • Reverted the Touch driver changes due to issues on older versions of Windows < 19041 (Item #: SUSHI-005)
  • Fixed a signing issue impacting some drivers including the Qualcomm XHCI driver (Item #: SUSHI-004)
  • Removed the temporary wallpaper due to install rates looking good. The wallpaper was just a way of identifying on first glance users of the new installation method.
  • Laying the ground work for further changes to the driver pack. The driver pack continues to get more modular and support more devices and architectures. Some issues may show up as a result still. (Item #: SUSHI-003)
  • Pardon the dust for the license on setup, we finally updated it to reflect all changes that happened ever since it was written.
  • The USB Function Mode application from the start menu will only allow you to switch between different function modes, but USB Function is not yet supported by the USB C driver. This app may get updates or get removed at a later time.

Released: 3/17/2020 1:00 PM UTC+1

  • Modularized the BSP a bit more to allow future work (Item #: SUSHI-003)
  • Updated the LumiaUSBC driver:
    - The driver is now mostly fully functional except for Power Delivery (PD) not being implemented along with USB Function mode (regression, minor impact) and no HDMI/Display port (DP) support just yet.
    - Charging works much more reliably and at higher rates
  • Updated Touch driver to use the generic Synaptics digitizer driver codebase for all Lumia devices
  • Wallpaper has been changed to reflect the codename of this release, it is temporarily here to help distinguish installs using ''Sushi'' from the rest.

Additional notes

Check out the new UEFI with built in support for SD card at boot, you can't boot windows off the sd card just yet, it is mainly done for Android4Lumia/Linux purposes.
The UEFI also picked support for rEFInd. It may not be useful for most of you but it is for multi boot / development purposes.

Bug reporting

This release is a Preview release. Bug exists and may happen. If you notice a bug not present in the following bug list, please report them on our Telegram Group.

Known issues

  • Some devices may show up as without a driver installed. This is intended behavior
  • Charging may not work if you boot with the usb cable already plugged in. To resolve this issue remove your usb cable and plug it back in.
  • A bugcheck may sometimes appear when you unplug an usb cable or dongle.

Final notes

Following the COVID-19 outbreak, we would like to wish you the best getting out of this crisis. Please avoid public grouping and stay at home whenever possible. Your life matters as much as others. We wish you the best!

-- WOA-Project Team

Version 2003

17 Mar 12:39
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2003 ''Sushi Dev''

Released: 3/17/2020 1:00 PM UTC+1
Quality: Preview

Release notes

  • Modularized the BSP a bit more to allow future work (Item #: SUSHI-003)
  • Updated the LumiaUSBC driver:
    - The driver is now mostly fully functional except for Power Delivery (PD) not being implemented along with USB Function mode (regression, minor impact) and no HDMI/Display port (DP) support just yet.
    - Charging works much more reliably and at higher rates
  • Updated Touch driver to use the generic Synaptics digitizer driver codebase for all Lumia devices
  • Wallpaper has been changed to reflect the codename of this release, it is temporarily here to help distinguish installs using ''Sushi'' from the rest.

Additional notes

Check out the new UEFI with built in support for SD card at boot, you can't boot windows off the sd card just yet, it is mainly done for Android4Lumia/Linux purposes.

Bug reporting

This release is a Preview release. Bug exists and may happen. If you notice a bug not present in the following bug list, please report them on our Telegram Group.

Known issues

  • Some devices may show up as without a driver installed. This is intended behavior
  • Charging may not work if you boot with the usb cable already plugged in. To resolve this issue remove your usb cable and plug it back in.

Final notes

Following the COVID-19 outbreak, we would like to wish you the best getting out of this crisis. Please avoid public grouping and stay at home whenever possible. Your life matters as much as others. We wish you the best!

-- WOA-Project Team