|
|
#1 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jun 2026
Device: libra 2
|
Kobo libra 2 VCOM
I replaced my broken libra 2 screen with a new one, but it have a different vcom value, does anyone know how i can change the VCOM of my libra 2, the ifixit method doesnt seem to work for the libra 2 ?
Thank you! |
|
|
|
|
|
#2 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,877
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
This is from Google AI. It may or may not work. But it's not a problem if it doesn't work.
Step 1: Find the Target Screen Voltage Every E-ink display is uniquely calibrated at the factory. The required voltage is written directly on the screen hardware.
Step 3: Calibrate the Value If the recorded value doesn't match the hardware number from Step 1, apply the override:
Code:
ini [DeveloperSettings] VCOM=-2810 |
|
|
|
|
|
#3 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 14,009
Karma: 82524140
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
@JSWolf I believe this info came fro m the ifixit web site and applies to the Kobo Libra Colour, Clara Colour, and Clara BW (both N365 and P365) models.
https://www.ifixit.com/Guide/How+to+...Display/170983 |
|
|
|
|
|
#4 | |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,877
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
|
|
|
|
|
#5 | |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jun 2026
Device: libra 2
|
Quote:
I tried this as well but it didnt solve the problem the device keep running on the original vcom which is in my case off by a lot so its hurting the screen, the last thing gpt suggest is to change the hex files on the sd card so im going to look how i can carefully remove the sd card and clone it on a new one and see what happens |
|
|
|
|
|
|
#6 | |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,877
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
|
|
|
|
|
#7 | |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 228
Karma: 3539
Join Date: Jun 2017
Device: Tolino,Kobo,Onyx,Kindle,BN,PB,Likebook...
|
Quote:
Enable network access (SSH, FTP, Telnet) on your Kobo Libra 2 using NickelMenu, or enable SSH manually. Use any SSH, FTP, or Telnet client, such as PuTTY. Copy the unpartitioned 24 MB area (sectors 0–49151) from the device to the root of the device using dd: Code:
dd if=/dev/mmcblk0 of=/mnt/onboard/0-49151_24MB.img bs=1M count=24 Take the value -167 (in my case) and convert it using a Decimal to Hexadecimal converter. For -167, I got FF59. Connect the Kobo Libra 2 to your PC and open the file 0-49151_24MB.img using the HxD editor. Go to offset 80030 (Ctrg + G). At offset 80030, change the values in columns 07 and 08 to FF59 (yours will be different) and save the file. Safely disconnect the Kobo from the PC and connect via the network (SSH, FTP, Telnet). Copy the modified 0-49151_24MB.img to the device using dd. Code:
dd if=/mnt/onboard/0-49151_24MB.img of=/dev/mmcblk0 Here is a short video, it might be helpful to someone. If necessary, we handle a "non-native" SD card image in the same way. Open the SD card image in a hex editor, locate offset 80030, change the hex values in columns 07 and 08 to the ones calculated using a "Decimal to Hexadecimal converter," and save the file. I’m no expert, so please let me know if there are any errors or if there’s a different way to do it. This was discussed here at some point, but the topic didn't generate much interest. |
|
|
|
|
|
|
#8 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 52,604
Karma: 180945222
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
I took at look at several of my Kobo images and I had either what looked like a valid VCom value or a 00 00 at that address. Just for the heck of it, I grabbed the 24MB blocks from 4 of my Kobo collection and the VCom numbers were correct.
It would appear that if someone needs to replace their µSD card, they could hex edit the image to insert the correct VCom value before writing their µSD card. Quite a few people are already doing this to install their serial number at 0X200. Last edited by DNSB; Yesterday at 12:37 AM. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Aura Setting VCOM | GreatMagicalHat | Kobo Developer's Corner | 12 | 01-22-2026 05:10 PM |
| Kobo Libra Colour sync books from Google Drive to Kobo Web Reader | gotis | Kobo Reader | 3 | 11-30-2024 07:49 PM |
| Kobo Libra H20 vs Kobo Clara HD vs Pocketbook Touch HD3 | cm1 | Which one should I buy? | 28 | 01-27-2021 01:18 PM |
| Transferring books from Kobo Aura H2O to Kobo Libra H20 | gfeps | Kobo Reader | 16 | 09-24-2020 01:45 AM |
| VCOM and Aging_test? | soviet911 | Onyx Boox | 1 | 11-12-2014 10:42 AM |