looking for xl2411p overclockable firmware
looking for xl2411p overclockable firmware
I have recently been trying to overclock my xl2411p as a fun project and to just get higher hz on my monitor but as most xl2411p owners know its not simple lol. I pulled the v10 firmware for the xl2411p with an ch341a programmer I found on amazon for 15$.
If anyone has bricked their xl2411p here is the v10 firmware - https://mega.nz/file/jZJh0AKb#3qo60aEkl ... Ab4t4ShTic you can use this to reprogram the benq xl2411p with a programmer.
also if anyone has the knowledge to reverse engineer this firmware to remove the out of range pop up or just allow the oor buster program to work on it, If you could send it my way that would be sick. I do not believe the firmware uses any encryption because I have already changed some values on it, saved it to a different file then flashed it and my monitor is working with that.
this is the chip with the firmware, I believe this is the same for the xl2411t
ALSO!
when programming not reading. YOU MUST desolder the chip then program it
when reading the chip all you have to do to read is plug in the monitor or get a programmer that supplies enough current to power the rest of the board because the cheap one i bought cant do that without help from the monitors psu
BE CAREFUL because the monitors psu is exposed and touching it while it has power could result in you being electrocuted
If anyone has bricked their xl2411p here is the v10 firmware - https://mega.nz/file/jZJh0AKb#3qo60aEkl ... Ab4t4ShTic you can use this to reprogram the benq xl2411p with a programmer.
also if anyone has the knowledge to reverse engineer this firmware to remove the out of range pop up or just allow the oor buster program to work on it, If you could send it my way that would be sick. I do not believe the firmware uses any encryption because I have already changed some values on it, saved it to a different file then flashed it and my monitor is working with that.
this is the chip with the firmware, I believe this is the same for the xl2411t
ALSO!
when programming not reading. YOU MUST desolder the chip then program it
when reading the chip all you have to do to read is plug in the monitor or get a programmer that supplies enough current to power the rest of the board because the cheap one i bought cant do that without help from the monitors psu
BE CAREFUL because the monitors psu is exposed and touching it while it has power could result in you being electrocuted
Re: looking for xl2411p overclockable firmware
UPDATE:
I was able to get xl2411z v4 firmware to run on the monitor, display port does not work but hdmi works and I didn't test dvi since I dont have a cable or a gpu that works with dvi
I was able to get xl2411z v4 firmware to run on the monitor, display port does not work but hdmi works and I didn't test dvi since I dont have a cable or a gpu that works with dvi
-
- Posts: 44
- Joined: 08 Oct 2023, 19:52
Re: looking for xl2411p overclockable firmware
Good job on testing this out!
I would love to help you somehow since I have the same firmware and the will to OC, but I'm not really into firmware hacking.
If you have some spare time - here are some snippets on how to tweak the firmware
https://nse.digital/pages/guides/firmwa ... cking.html
If I can help you somehow here's my disc:
kosttt
I would love to help you somehow since I have the same firmware and the will to OC, but I'm not really into firmware hacking.
If you have some spare time - here are some snippets on how to tweak the firmware
https://nse.digital/pages/guides/firmwa ... cking.html
If I can help you somehow here's my disc:
kosttt
-
- Posts: 44
- Joined: 08 Oct 2023, 19:52
Re: looking for xl2411p overclockable firmware
After some testing, I managed to get OC to be working using softMCCS on my 2411P fw v13
When using the OC resolution, change scanmode to over/underscan and change it back to normal, and after that move the 0xEF slider around (or other manufacturer specific).
OORBuster could be rewritten based on this
When using the OC resolution, change scanmode to over/underscan and change it back to normal, and after that move the 0xEF slider around (or other manufacturer specific).
OORBuster could be rewritten based on this
Re: looking for xl2411p overclockable firmware
Hey. I've also got XL2411P with newer firmware and OOR buster doesn't work.
However, switching Scan Mode as you've said using SoftMCCS definitely works.
Have you found any workaround to make it automatically? Since I don't have a second monitor anymore to do it.
However, switching Scan Mode as you've said using SoftMCCS definitely works.
Have you found any workaround to make it automatically? Since I don't have a second monitor anymore to do it.
-
- Posts: 12
- Joined: 13 Nov 2024, 12:37
Re: looking for xl2411p overclockable firmware
As promised, there are 4 different firmwares including overclockable one (V3).Maxinator500 wrote: ↑26 Nov 2024, 01:59I'd like to mention that I will share my findings somewhere on the forum for community's sake.
At the time I have not yet found the V3 FW, I tried to make OCing work by DDC commands. Sadly, I could not fully reproduce the workaround for newer firmwares described here in latest posts. The monitor was such a popular product that it is now lying around in hundreds on the secondary market for a cheap price, but was surprised to see no strong enthusiasm about extending its life on the internet.
So, I had no choice but to start reversing binaries. Of course I ultimately failed. Failed doesn't mean no progress at all. I still want to post here what I could find.
Initially I thought to simply load the firmware into some editor and thats it. By editor I mean ida, ghidra or whatever the program is as long as it reads my file. I stumbled upon the linked thread which at first looked like a plan, except XL2411P is much older than the MST9U based LG...
I built the aeon cpu module for ghidra only to find out the binaries I have are compressed. And it's not mstar proprieatry compression used for update files, it's what makes difference between .elf file and .bin file.
ELF and BIN comparison:


Another utility from quagsire' repository, ./extract_mstar, is neither of use in my case. It does extraction of MAIN part of decompressed LG update file, which looks exectly the same as SPI chip contents of any recent mstar based monitor.
For example XL2536:

Getting back to the fact that XL2411P is older, binary structure is completely different from the three on the picture above. While the recent firmwares clearly have data headers concentrated at the beggining of the file, XL2411P firmware is split into equal sized blocks.


Later on I got courage to change something and see if my little research would give benefits. Lost the files I originally had so I remade them on example of V3.
XL2411P-FW03-1c.bin - in this file I swapped two values which looked like having the same purpose in each of 16 headers. E0 <-> F0.
XL2411P-FW03-2c.bin - this one is like the previous one, but also swapped two last blocks at E0000h and F0000h.
It turned out my monitor works with both of them, until I tried to change OSD language. This where XL2411P-FW03-1c started to hang or shutdown when trying to set Arabic or ¿Korean, the last two languages on the list. Mind that XL2411P-FW03-2c did not have this issue although there was a lot more changed bytes.
This is all I've done before I got the V3 firmware.
I also came up with the idea but didn't confirm that each 10000h block represents a language or a language family, if chars match (there is only 16 blocks but 20+ languages). And each block can possibly work independently (e.g. if you delete all but one) provided that the active language matches the block. That would explain why changing language on older firmwares resets notificatons.
Here's the summary on things in general:
- Firmwares are compressed with unknown to me algo
- There is no internal checksum check
- Blocks apparently represent languages
- You can't shuffle blocks without editing headers
- I would appreciate some help on this project
Re: looking for xl2411p overclockable firmware
Good morning,
Sorry for butting in on this thread, but I just wanted to ask if you have the latest firmware for the XL2411p monitor, as I need to update it to the latest version available.
Thank you very much for your help.
Best Regards,
Chipyto
Sorry for butting in on this thread, but I just wanted to ask if you have the latest firmware for the XL2411p monitor, as I need to update it to the latest version available.
Thank you very much for your help.
Best Regards,
Chipyto
-
- Posts: 12
- Joined: 13 Nov 2024, 12:37
Re: looking for xl2411p overclockable firmware
Thank you Maxinator500, i saw it, but i need original stock latest firmware. Not modify.
If you have it, or please, tell me , where i can download, it will be perfect.
Thanks again
Chipyto
If you have it, or please, tell me , where i can download, it will be perfect.

Thanks again
Chipyto
-
- Posts: 12
- Joined: 13 Nov 2024, 12:37