Skip to content

Releases: WOA-Project/Lumia-Drivers

Version 2102.71

20 Feb 14:51
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2102.71

Released: 02/20/2021 16:00 PM UTC+1

Quality: Interim

Release notes


Changelog

  • Improves auto rotation support
  • Preparations for an upcoming update

NEW issues

  • A very slim percentage of users are experiencing SDBUS_INTERNAL_ERROR issues.
    If this is your case, go to mass storage mode, mount \Windows\System32\config\SYSTEM in regedit
    Set the following entries

    [HKEY_LOCAL_MACHINE\RTSYSTEM\ControlSet001\services\SdBus\Parameters]
    "DisableHS200Support"=dword:00000001
    "DisableHS400Support"=dword:00000001
    "DisableUhsSupport"=dword:00000001

    Unmount the registry hive, and reboot

  • Some users might end up being unable to send texts on build 18908 and lower. To address this issue, open regedit on
    the device, go to HKLM\SOFTWARE\Microsoft\Messaging\IMEISpecific (or IMSISpecific), right click, go to security
    Tap advanced, tap change owner, in the dialog that opens, enter "Everyone" (without the quotes), tap check names
    press ok, press ok. Tap ALL APPLICATION PACKAGES, select 'full control', do the same for other listed accounts (optionally)
    Apply, and close regedit.


How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\Desktop\Internal\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\Desktop\Internal\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop


Hardware specific defects

  • A considerable amount of Lumia 950 and Lumia 950 XL devices do not work with the HP lapdock properly when using a wired connection

General software defects

  • Under certain circumstances, the Lumia 950 (''Talkman'') may fail to reboot properly. Shut down the device via other means (Developer Menu / Flash App & THOR2). This happens during Setup, where the device will display a black screen
  • Cameras are not available
  • Windows Hello Iris Scanner is not available
  • Hyper-V is not available
  • SD Card Boot is not available
  • Battery life is degraded
  • GPS stack is not using any sensor for navigation
  • Miracast is not functional with many wireless devices, but works fine on Xbox, and Windows 10 computers
  • Graphical glitches can be observed with acrylic effects on builds lower or equal than 20100
  • Graphical glitches can be observed on shadows
  • MTP may fail to start if the device is plugged a second time, stop the NcsdService to fix the issue via task manager
  • Dual SIM devices are unsupported for Cellular, do not expect cellular to work properly on these
  • DirectX is unavailable for x86 and amd64 applications
  • No VoLTE
  • No VoWiFi
  • No Cellular data sharing
  • Phone Calls require manual provisioning by the user on builds higher than 18363
  • Text messages are unavailable on builds higher then 18363
  • Microphone level under Settings is stuck at 50%
  • Phone may not boot reliably or have random reboots when the battery falls below 50% on certain devices, if all cores are enabled.
    As a workaround, you can run "bcdedit /set numproc 4" to disable the second core cluster

Deprecation notice

  • Support for Build 18363 has ended, we cannot guarentee anymore that things will continue to work due to ongoing testing being halted.
    18363 and lower are over 3 years old. Please upgrade to 19041 or higher.

  • Build 17763 is deprecated and will not boot successfully anymore [<= 18363 is deprecated, see above]

  • Volume / Audio switching is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]

  • Night light is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]


Windows 10 software defects

  • Applications do not get installed if the user reboots the device on first boot before completion.
    As a workaround, find the "Second Party Application Provisioner" application in the start menu, right click, run as administrator
  • System reset is not supported
  • First boot can have bad thermal performance due to Windows initial app installation.
    While leaving the phone plugged in to a wall charger, let it install all applications, all app updates through the store, and OneDrive. Then let the phone cool down

Windows 10X software defects

  • Vibration is unavailable
  • Under certain circumstances, Windows may fail booting on talkman devices when AutoChk runs (repairing drive at boot). If this is your case, let the device reboot a couple of times, or reflash the FFU file til the issue vanishes
  • Second Party Apps are not available
  • Cellular data is unavailable

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.

-- WOA-Project Team

Version 2102.60

17 Feb 16:51
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2102.60

Released: 02/17/2021 18:00 PM UTC+1

Quality: Interim

Important installation notes

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.

Reminder: if you are using WOA Deployer, please do not use the "Force Dual Boot" button, otherwise the setup process
will FAIL.

Release notes


Changelog

  • Addresses an issue impacting GPS functionality
  • Addresses an issue impacting Cellular functionality on build 21317 and higher
  • Addresses an issue impacting Cellular functionality on build 18908 and lower
  • General improvements to Cellular Stack
  • Updated Chat application
  • Preparations for an upcoming update
  • Nothing more. This release contains no new functionality notable, and will not get offered FFU releases, or 10X variants.

NEW issues

  • Updating to this release might cause in some cases a BSOD with "CRITICAL_PROCESS_DIED". If this is your case
    go to mass storage mode, and delete \Windows\System32\RILAdaptationService.exe. Reboot, and installation will proceed.
    In case it still doesn't, mount \Windows\System32\config\SYSTEM in regedit. Delete \ControlSet001\Services\RILAdaptation

  • A very slim percentage of users are experiencing SDBUS_INTERNAL_ERROR issues.
    If this is your case, go to mass storage mode, mount \Windows\System32\config\SYSTEM in regedit
    Set the following entries

    [HKEY_LOCAL_MACHINE\RTSYSTEM\ControlSet001\services\SdBus\Parameters]
    "DisableHS200Support"=dword:00000001
    "DisableHS400Support"=dword:00000001
    "DisableUhsSupport"=dword:00000001

    Unmount the registry hive, and reboot

  • Some users might end up being unable to send texts on build 18908 and lower. To address this issue, open regedit on
    the device, go to HKLM\SOFTWARE\Microsoft\Messaging\IMEISpecific (or IMSISpecific), right click, go to security
    Tap advanced, tap change owner, in the dialog that opens, enter "Everyone" (without the quotes), tap check names
    press ok, press ok. Tap ALL APPLICATION PACKAGES, select 'full control', do the same for other listed accounts (optionally)
    Apply, and close regedit.


How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop


Hardware specific defects

  • A considerable amount of Lumia 950 and Lumia 950 XL devices do not work with the HP lapdock properly when using a wired connection

General software defects

  • Under certain circumstances, the Lumia 950 (''Talkman'') may fail to reboot properly. Shut down the device via other means (Developer Menu / Flash App & THOR2). This happens during Setup, where the device will display a black screen
  • Cameras are not available
  • Windows Hello Iris Scanner is not available
  • Hyper-V is not available
  • SD Card Boot is not available
  • Battery life is degraded
  • GPS stack is not using any sensor for navigation
  • Miracast is not functional with many wireless devices, but works fine on Xbox, and Windows 10 computers
  • Graphical glitches can be observed with acrylic effects on builds lower or equal than 20100
  • Graphical glitches can be observed on shadows
  • MTP may fail to start if the device is plugged a second time, stop the NcsdService to fix the issue via task manager
  • Dual SIM devices are unsupported for Cellular, do not expect cellular to work properly on these
  • DirectX is unavailable for x86 and amd64 applications
  • No VoLTE
  • No VoWiFi
  • No Cellular data sharing
  • Phone Calls require manual provisioning by the user on builds higher than 18363
  • Text messages are unavailable on builds higher then 18363
  • Microphone level under Settings is stuck at 50%
  • Phone may not boot reliably or have random reboots when the battery falls below 50% on certain devices, if all cores are enabled.
    As a workaround, you can run "bcdedit /set numproc 4" to disable the second core cluster

Deprecation notice

  • Support for Build 18363 has ended, we cannot guarentee anymore that things will continue to work due to ongoing testing being halted.
    18363 and lower are over 3 years old. Please upgrade to 19041 or higher.

  • Build 17763 is deprecated and will not boot successfully anymore [<= 18363 is deprecated, see above]

  • Volume / Audio switching is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]

  • Night light is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]


Windows 10 software defects

  • Applications do not get installed if the user reboots the device on first boot before completion.
    As a workaround, find the "Second Party Application Provisioner" application in the start menu, right click, run as administrator
  • System reset is not supported
  • First boot can have bad thermal performance due to Windows initial app installation.
    While leaving the phone plugged in to a wall charger, let it install all applications, all app updates through the store, and OneDrive. Then let the phone cool down

Windows 10X software defects

  • Vibration is unavailable
  • Under certain circumstances, Windows may fail booting on talkman devices when AutoChk runs (repairing drive at boot). If this is your case, let the device reboot a couple of times, or reflash the FFU file til the issue vanishes
  • Second Party Apps are not available
  • Cellular data is unavailable

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.

-- WOA-Project Team

Version 2102.21

06 Feb 20:59
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2102.21

Released: 02/06/2021 10:00 PM UTC+1

Quality: Preview

Looking for pre-built images?

Lumia 950 (Talkman):

Lumia 950 XL (Cityman):

Important installation notes

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.

NOTE for Lumia 950 (non XL) users: There is a known issue with reboots / shutdowns being broken, you will always have to reboot the device by hand, including, during the setup process. You may see a BSOD with INTERRUPT_EXCEPTION_NOT_HANDLED or simply a black screen. Just reboot the device by pressing volume down + power.

Release notes


Changelog

  • Addresses an issue where the GPU driver would be installed too prematurely on certain devices, causing a crash during installation
  • Addresses an issue where the setup process would not complete successfully with an update
  • Addresses an issue where Phone Calls stopped working, along with the calling app counterparts
  • Addresses an issue with WLAN 5Ghz not working
  • Addresses an issue where Cellular drivers would not end up being installed on update
  • Addresses an issue with the Color Profile toggle not working

How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop


Hardware specific defects

  • A considerable amount of Lumia 950 and Lumia 950 XL devices do not work with the HP lapdock properly when using a wired connection

General software defects

  • Under certain circumstances, the Lumia 950 (''Talkman'') may fail to reboot properly. Shut down the device via other means (Developer Menu / Flash App & THOR2). This happens during Setup, where the device will display a black screen
  • Cameras are not available
  • Windows Hello Iris Scanner is not available
  • Hyper-V is not available
  • SD Card Boot is not available
  • Battery life is degraded
  • GPS stack is not using any sensor for navigation
  • Miracast is not functional with many wireless devices, but works fine on Xbox, and Windows 10 computers
  • Graphical glitches can be observed with acrylic effects on builds lower or equal than 20100
  • Graphical glitches can be observed on shadows
  • MTP may fail to start if the device is plugged a second time, stop the NcsdService to fix the issue via task manager
  • Dual SIM devices are unsupported for Cellular, do not expect cellular to work properly on these
  • DirectX is unavailable for x86 and amd64 applications
  • No VoLTE
  • No VoWiFi
  • No Cellular data sharing
  • Phone Calls require manual provisioning by the user on builds higher than 18363
  • Text messages are unavailable on builds higher then 18363
  • Microphone level under Settings is stuck at 50%
  • Phone may not boot reliably or have random reboots when the battery falls below 50% on certain devices, if all cores are enabled.
    As a workaround, you can run "bcdedit /set numproc 4" to disable the second core cluster

Deprecation notice

  • Support for Build 18363 has ended, we cannot guarentee anymore that things will continue to work due to ongoing testing being halted.
    18363 and lower are over 3 years old. Please upgrade to 19041 or higher.

  • Build 17763 is deprecated and will not boot successfully anymore [<= 18363 is deprecated, see above]

  • Volume / Audio switching is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]

  • Night light is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]


Windows 10 software defects

  • Applications do not get installed if the user reboots the device on first boot before completion.
    As a workaround, find the "Second Party Application Provisioner" application in the start menu, right click, run as administrator
  • System reset is not supported
  • First boot can have bad thermal performance due to Windows initial app installation.
    While leaving the phone plugged in to a wall charger, let it install all applications, all app updates through the store, and OneDrive. Then let the phone cool down

Windows 10X software defects

  • Vibration is unavailable
  • Under certain circumstances, Windows may fail booting on talkman devices when AutoChk runs (repairing drive at boot). If this is your case, let the device reboot a couple of times, or reflash the FFU file til the issue vanishes
  • Second Party Apps are not available
  • Cellular data is unavailable

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.

-- WOA-Project Team

Version 2102.14

04 Feb 14:19
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2102.14

Released: 02/04/2021 15:00 PM UTC+1

Quality: Preview

Important installation notes

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.

Release notes


Changelog

  • Addresses an issue where the GPU driver would crash when being uninstalled and installed back online
  • Addresses an issue where the setup process would not complete successfully
  • Addresses thermal performance, stability performance, and power performance degradation with QCPEP on 8994 processors
  • Addresses an issue with post upgrade operations not running on the device

How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop


Hardware specific defects

  • A considerable amount of Lumia 950 and Lumia 950 XL devices do not work with the HP lapdock properly when using a wired connection

General software defects

  • Under certain circumstances, the Lumia 950 (''Talkman'') may fail to reboot properly. Shut down the device via other means (Developer Menu / Flash App & THOR2). This happens during Setup, where the device will display a black screen
  • Cameras are not available
  • Windows Hello Iris Scanner is not available
  • Hyper-V is not available
  • SD Card Boot is not available
  • Battery life is degraded
  • GPS stack is not using any sensor for navigation
  • Miracast is not functional with many wireless devices, but works fine on Xbox, and Windows 10 computers
  • Graphical glitches can be observed with acrylic effects on builds lower or equal than 20100
  • Graphical glitches can be observed on shadows
  • MTP may fail to start if the device is plugged a second time, stop the NcsdService to fix the issue via task manager
  • Dual SIM devices are unsupported, do not expect cellular to work properly on these
  • DirectX is unavailable for x86 and amd64 applications
  • No VoLTE
  • No VoWiFi
  • No Cellular data sharing
  • 5Ghz WiFi network may not show up properly under certain conditions [NEW known issue, issue is old]
  • Phone Calls require manual provisioning by the user on builds higher than 18363
  • Text messages are unavailable on builds higher then 18363

Deprecation notice

  • Support for Build 18363 has ended, we cannot guarentee anymore that things will continue to work due to ongoing testing being halted.
    18363 and lower are over 3 years old. Please upgrade to 19041 or higher.

  • Build 17763 is deprecated and will not boot successfully anymore [<= 18363 is deprecated, see above]

  • Volume / Audio switching is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]

  • Night light is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]


Windows 10 software defects

  • Applications do not get installed if the user reboots the device on first boot before completion.
    As a workaround, find the "Second Party Application Provisioner" application in the start menu, right click, run as administrator
  • System reset is not supported
  • First boot can have bad thermal performance due to Windows initial app installation.
    While leaving the phone plugged in to a wall charger, let it install all applications, all app updates through the store, and OneDrive. Then let the phone cool down

Windows 10X software defects

  • Vibration is unavailable
  • Under certain circumstances, Windows may fail booting on talkman devices when AutoChk runs (repairing drive at boot). If this is your case, let the device reboot a couple of times, or reflash the FFU file til the issue vanishes
  • Second Party Apps are not available
  • Cellular data is unavailable

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.

-- WOA-Project Team

Version 2102.1

02 Feb 17:12
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2102

Released: 02/02/2021 10:00 PM UTC+1

Quality: Preview

Important installation notes

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.

Release notes


Changelog

  • Improved reliability of HDMI out connections, fixed issues related to audio sinking, link negotiation
  • Migrated most of the driver base to be DCH(U) compliant
  • Fixed an issue with Microphone configuration on the Lumia 950 XL
  • Display scaling now defaults to 250% for the Lumia 950 and Lumia 950 XL
  • Fixed broken GPS stack
  • Improved power management stack
  • Introduced a new universal USB function mode application
  • Simplified setup process with less hacks
  • Device classes and names got streamlined
  • Adjusted PoFx settings for greater compatibility with PEP
  • Fixed the issue mentioned last year about the incompatibility with MS VC 2013 x64 on insider builds with x64 emulation
  • Fixed a few issues with some services generating errors in windows event viewer due to interactive service type being set
  • Updated the TyC controller driver to the latest version
  • Added support for Windows 10X (10.0.20279.1002)
  • Microsoft Edge no longer shows a blackscreen by default
  • [UEFI] Fixed reboot problem, thanks for your patience
  • [UEFI] Improved CPU core utilization in Windows thanks to ACPI table changes
  • [Servicing] Introduced new offline driver tool that works from mass storage

How to offline update an existing Windows Desktop installation

  • Switch the device into mass storage.

  • Take note of the drive letter the Windows partition is using, here we will assume it got mounted as I:

  • Download [Source Code (zip)] from https://github.com/WOA-Project/Lumia-Drivers/releases/latest

  • Extract said zip file to a folder of your choice, we will assume here we extracted it to C:\UpdatedDrivers

  • Download the DriverUpdater utility from https://github.com/WOA-Project/DriverUpdater/releases/latest

  • Open a command prompt as administrator, where the driver utility got downloaded

  • If your device is a Lumia 950, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • If your device is a Lumia 950 XL, execute the following command:

    DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-XXXX\definitions\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-XXXX\ I:\

  • Reboot the device, the device will now begin PnP setup once again, and hopefully you will be back soon enough to your desktop


Hardware specific defects

  • A considerable amount of Lumia 950 and Lumia 950 XL devices do not work with the HP lapdock properly when using a wired connection

General software defects

  • Under certain circumstances, the Lumia 950 (''Talkman'') may fail to reboot properly. Shut down the device via other means (Developer Menu / Flash App & THOR2). This happens during Setup, where the device will display a black screen
  • Cameras are not available
  • Windows Hello Iris Scanner is not available
  • Hyper-V is not available
  • SD Card Boot is not available
  • Battery life is degraded
  • GPS stack is not using any sensor for navigation
  • Miracast is not functional with many wireless devices, but works fine on Xbox, and Windows 10 computers
  • Graphical glitches can be observed with acrylic effects on builds lower or equal than 20100
  • Graphical glitches can be observed on shadows
  • MTP may fail to start if the device is plugged a second time, stop the NcsdService to fix the issue via task manager
  • Dual SIM devices are unsupported, do not expect cellular to work properly on these
  • DirectX is unavailable for x86 and amd64 applications
  • No VoLTE
  • No VoWiFi
  • No Cellular data sharing
  • 5Ghz WiFi network may not show up properly under certain conditions [NEW known issue, issue is old]
  • Phone Calls require manual provisioning by the user on builds higher than 18363
  • Text messages are unavailable on builds higher then 18363

Deprecation notice

  • Support for Build 18363 has ended, we cannot guarentee anymore that things will continue to work due to ongoing testing being halted.
    18363 and lower are over 3 years old. Please upgrade to 19041 or higher.

  • Build 17763 is deprecated and will not boot successfully anymore [<= 18363 is deprecated, see above]

  • Volume / Audio switching is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]

  • Night light is broken on 18363 [Won't fix, <= 18363 is deprecated, see above]


Windows 10 software defects

  • Applications do not get installed if the user reboots the device on first boot before completion.
    As a workaround, find the "Second Party Application Provisioner" application in the start menu, right click, run as administrator
  • System reset is not supported
  • First boot can have bad thermal performance due to Windows initial app installation.
    While leaving the phone plugged in to a wall charger, let it install all applications, all app updates through the store, and OneDrive. Then let the phone cool down

Windows 10X software defects

  • Vibration is unavailable
  • Under certain circumstances, Windows may fail booting on talkman devices when AutoChk runs (repairing drive at boot). If this is your case, let the device reboot a couple of times, or reflash the FFU file til the issue vanishes
  • Second Party Apps are not available
  • Cellular data is unavailable

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.

-- WOA-Project Team

Version 2012.1

13 Dec 15:01
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2012.1

Released: 12/13/2020 16:00 PM UTC+1

Quality: Preview

Important installation notes

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.

Release notes

This release shares the same release notes as version 2012, with the following additions:

  • Fixed Ambient light sensor calibration data on Talkman
  • Fixed Pedometer support
  • Fixed Activity sensor support
  • Fixed Hall sensor support

See https://github.com/WOA-Project/Lumia-Drivers/releases/download/2012/Lumia_Drivers_v2012.pdf

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.

-- WOA-Project Team

Version 2012

25 Nov 16:36
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2012

Released: 11/25/2020 16:46 PM UTC+1

Quality: Preview

Important installation notes

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.

Release notes

See https://github.com/WOA-Project/Lumia-Drivers/releases/download/2012/Lumia_Drivers_v2012.pdf

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.

-- WOA-Project Team

Version 2011

26 Oct 20:17
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2011

Released: 10/26/2020 09:00 PM UTC+1

Quality: Preview

Important installation notes

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.

Release notes

See https://github.com/WOA-Project/Lumia-Drivers/releases/download/2011/Lumia_Drivers_v2011.pdf

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.

-- WOA-Project Team

Version 2009.63

19 Sep 13:03
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2009 ''Leaves''

Released: 9/19/2020 03:00 PM UTC+2

Quality: Preview

Important installation notes

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.

Release notes


Released: 9/19/2020 03:00 PM UTC+2

  • Addresses an issue with SDBUS on some devices eMMCs
  • Stability improvements for GPS and BT

Released: 9/17/2020 07:50 AM UTC+2

  • Updates to USB Function Mode Switcher, it is now a native app compiled for ARM64.
  • Updates to SDBUS configuration, enabling faster IO speeds on both the eMMC and SD Cards.
  • Updates to Cellular provisioning.
  • Updates to core services enabling a bridge between the Windows OS and Mobile drivers (MobileBridgeSvc)
  • Updates to PEP to enable functionality on Manganese and higher (19500+)
  • Updates to installation procedure to prevent crash issues when installing the OEM Panel driver.
  • New USB C Driver stack is here! Everything works as intended, plugging a charger, unplugging, plugging dongles, you name it! USB Power delivery works. The only thing currently on hold is HDMI out but Soon™️ (Thanks imbushuo!)
  • Seems faster

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 2009

17 Sep 05:59
Compare
Choose a tag to compare

Lumia Drivers BSP - Version 2009 ''Leaves''

Screenshot (3)

Released: 9/17/2020 07:50 AM UTC+2

Quality: Preview

Important installation notes

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.

Release notes


Released: 9/17/2020 07:50 AM UTC+2

  • Updates to USB Function Mode Switcher, it is now a native app compiled for ARM64.
  • Updates to SDBUS configuration, enabling faster IO speeds on both the eMMC and SD Cards.
  • Updates to Cellular provisioning.
  • Updates to core services enabling a bridge between the Windows OS and Mobile drivers (MobileBridgeSvc)
  • Updates to PEP to enable functionality on Manganese and higher (19500+)
  • Updates to installation procedure to prevent crash issues when installing the OEM Panel driver.
  • New USB C Driver stack is here! Everything works as intended, plugging a charger, unplugging, plugging dongles, you name it! USB Power delivery works. The only thing currently on hold is HDMI out but Soon:tm: (Thanks imbushuo!)
  • Seems faster

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