Microsoft Lumia 640 (microsoft-dempsey)
Dempsey running sxmo on postmarketOS | |
Manufacturer | Microsoft |
---|---|
Name | Lumia 640 |
Codename | microsoft-dempsey |
Released | 2015 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 400 (MSM8926) |
CPU | Quad-core 1.2 GHz Cortex-A7 |
GPU | Adreno 305 |
Display | 720 x 1280 IPS LCD |
Storage | 8 GB |
Memory | 1 GB |
Architecture | armv7 |
Software | |
Original software | Windows Phone |
Original version | 8.1 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
This device has been tested with postmarketOS, but its device package has not yet been added to the postmarketOS repositories.
This means that it cannot be selected in pmbootstrap.
This means that it cannot be selected in pmbootstrap.
Flashing | |
---|---|
USB Networking | |
Internal storage | |
SD card | |
Battery |
Broken |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Broken |
Audio |
Broken |
Camera |
Broken |
Camera Flash | |
Connectivity | |
WiFi |
Broken |
Bluetooth |
Broken |
GPS |
Broken |
NFC |
Works |
Modem | |
Calls |
Broken |
SMS |
Broken |
Mobile data |
Broken |
Miscellaneous | |
FDE |
Broken |
USB OTG | |
Sensors | |
Accelerometer |
Works |
Magnetometer | |
Ambient Light | |
Proximity | |
Hall Effect | |
Haptics | |
Barometer | |
Power Sensor | |
This device is a Windows Phone. See the Windows Mobile page for common tips, guides and troubleshooting steps |
Contributors
Users owning this device
- Brad1111 (Notes: RM-1072)
- Chaosleo07 (Notes: running mainline)
- Dominduchami (Notes: Runs mainline)
- FieryFlames
- Kierownik223 (Notes: LTE model)
- Marshift
- Maxnet (Notes: rm-1077, unlocked bootloader)
- Nobodywasishere (Notes: Actually the AT&T LTE model but close enough)
- PEPSIMANTR (Notes: Single SIM LTE variant(RM-1074))
- Rom4nik (Notes: RM-1077)
Current porting status
- Mainline boots and has touch, screen, and side keys working.
- All 4 cores are now up!
- NFC available!
- USB is currently being tested, I can't personally confirm if USB networking is working but someone with a Lumia 735 said it is for them.
- Proximity is working on tesla, just needs testing on dempsey
- WLAN & BT being looked at
Installation
Unlocking bootloader
See the general guide Unlocking the Bootloader for instructions.
After you have unlocked the bootloader of your phone, you will have to install the developer menu and bootshim onto your phone. This is made easy by the LumiaQuickStart script.
- Clone the LumiaQuickStart repo [1]
- Use WPInternals to reboot your phone into mass storage mode.
- Run
install.ps1
as administrator. Provide the path to EFIESP (Windows might also have mounted it inside MainOS).
After the script finishes, you should see a boot menu upon restart, which means we're ready to.
Install lk2nd
- Download
emmc_appsboot.mbn
[2] - Copy
emmc_appsboot.mbn
to your phone's EFIESP folder - Unmount mass storage and restart your phone by holding the volume down and power buttons for a few seconds
If all went well, you should enter lk2nd by pressing volume up on the bootmenu or holding volume up on the NOKIA bootlogo.
See also
Internal links
External links
- [3] Close to mainline linux kernel w/ support for dempsey and a few other msm8x26 lumias on msm8x26 branch. Use msm8x26-touchscreen branch for touchscreen, until it gets committed into msm8x26.
- [4] EDK2 for dempsey, tesla, makepeace and superman. This does boot Linux!
- [5] LittleKernel for tesla and some other lumias. This does not boot Linux!! Useful for chain loading lk2nd to dump regulators when porting a lumia to linux.
- [6] Boot shim used to boot EDK2.
- Compiling EDK2
- Installing EDK2
- Booting Linux from eMMC
- unbrick guide If you manage to brick the Lumia 640 (the RM-1073 version, not tested on others!!) into Qualcomm EDL mode, then this guide can help you unbrick it.