Author Topic: Resolution module patch for Core processors  (Read 25559 times)

0 Members and 1 Guest are viewing this topic.

wizoomer95

  • Entrant
  • Posts: 1
Re: Resolution module patch for Core processors
« Reply #15 on: December 23, 2012, 07:55:42 PM »
I've tried the patch on here, and the resolution module can't unlock my Video BIOS.  I modified orlian's patch to match my DTD.  That part is working.  It's before it attempts to patch the VBIOS that it says "Error: vbios not unlocked".  I have the first-gen mobile Intel Core i3 370M.  I've attached a screensot of the error.  Please help ASAP!

orlian

  • Entrant
  • Posts: 5
Re: Resolution module patch for Core processors
« Reply #16 on: December 24, 2012, 08:33:32 PM »
I have attached my complete 915resolution.c file here since there are some other bits that I butchered while hacking away at the code.

I have not tested this theory but it looks like your vbios is not being patched because the mode map is not being identified.  You will have to force the return the mode map at the end of the open_vbios function.