|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: May 2026
Device: Kobo N418 Libra 2
|
Kobo Libra 2 (N418) stuck in SDP mode - looking for u-boot.imx / eMMC image
Hi everyone,
My Kobo Libra 2 (N418) stopped booting and I've been investigating the issue. When plugged into a Linux machine, dmesg shows the following: [12535.941539] usb 1-4: New USB device found, idVendor=1fc9, idProduct=0128, bcdDevice= 0.01 [12535.941559] usb 1-4: Product: SE Blank 6SLL [12535.941565] usb 1-4: Manufacturer: NXP SemiConductor Inc This confirms the device is stuck in NXP i.MX6 Serial Download Protocol (SDP) mode, meaning the bootloader on the eMMC is corrupted. The hardware itself appears to be working fine. I've installed mfgtools (uuu) and I'm ready to attempt recovery, but I'm missing the u-boot binary (u-boot.imx) for the Kobo Libra 2 (N418). I've checked uwuu.ca's unbrick guide and it lists the Libra 2 as "no image available". Would anyone with a working Kobo Libra 2 be willing to share a dump of their eMMC bootloader, or point me to the correct u-boot binary for the N418? Any help or pointers to existing threads would be greatly appreciated! Thanks |
|
|
|
|
|
#2 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,191
Karma: 12360286
Join Date: Feb 2010
Location: Serbia
Device: Kindle PW5, Kobo Libra 2, Kindle PW1
|
Libra 2 doesn't use eMMC, it uses microSD card for internal storage.
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: May 2026
Device: Kobo N418 Libra 2
|
Thanks for the correction — you're right, the Libra 2 uses a microSD card for internal storage, not eMMC.
The root cause was a failed internal µSD card (Kingston 32GB) reporting only 30 MiB instead of 32 GB. I first tried flashing the image onto a modern high-speed microSD card — the flash was correct (IVT valid, data verified) but the device stayed in SDP mode. The old NXP i.MX6 ROM simply could not boot from it. What finally worked: a Verbatim Premium 32GB microSDHC V10 UHS-I Class 10. Booted immediately after flashing. Key lessons: - Card compatibility matters with the i.MX6 ROM — avoid too recent or fast cards - The serial number is stored at offset 0x200 on the µSD in format SN-N418XXXXXXXXX. The image already contains "SN-N418" at offset 512, so only write the variable part at seek=516: echo -n "418XXXXXXXXX" | sudo dd of=/dev/sdX bs=1 seek=516 conv=notrunc Hope this helps someone! |
|
|
|
![]() |
| Tags |
| 418, libra 2, recovery, sdp, uboot |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Libra 2 stuck in boot loop | LukeLibra | Kobo Developer's Corner | 14 | 02-10-2026 07:12 PM |
| SD Card needed for Kobo Libra 2 (N418) | nicobroii | Kobo Reader | 4 | 11-25-2025 03:56 PM |
| Kobo libra 2 stuck in USB recovery mode | skriejantis.dari | Kobo Reader | 4 | 02-15-2025 12:58 AM |
| Kobo Libra/Clara colour: microSD card or eMMC? | NiMa | Kobo Developer's Corner | 21 | 05-15-2024 01:53 PM |
| KT stuck on diagnostic mode boot after Kubrick | kpaxing | Kindle Developer's Corner | 5 | 05-26-2021 07:02 PM |