Welcome
|
You have to register before you can post on our site.
|
|
[REQUEST] Lenovo IdeaPad U310 & U410 (65CNxxWW) Whitelist Removal
|
Posts: 754
Threads: 1
Joined: Jul 2013
Reputation:
32
either you did not run as administrator again or you uploaded the wrong file.
Right click in TESTBACK and "Run as administrator" and current user must have admin privileges.
Posts: 754
Threads: 1
Joined: Jul 2013
Reputation:
32
you did it right this time, I'll post the modded bios soon, keep an eye at the topic as i'll just edit this post
Posts: 754
Threads: 1
Joined: Jul 2013
Reputation:
32
Hackintosh Way to go!!
Lock that you were looking for is
loc_6EC:
mov eax, [rsp+28h+arg_8]
test eax, eax
jnz short loc_6EC
See the infinite loop? it is what make the computer unbootable uppon whitelist check. Just need to patch it:
loc_6EC:
mov eax, [rsp+28h+arg_8]
test eax, eax
jnz short $+2
I assume you know how to reflash it already, right? here is the link for the modded BIOS:
https://hostr.co/YjtT2oFlj862
Posts: 13
Threads: 1
Joined: Mar 2014
Reputation:
0
(03-12-2014, 10:11 AM)fjfc Wrote: Hackintosh Way to go!!
Lock that you were looking for is
loc_6EC:
mov eax, [rsp+28h+arg_8]
test eax, eax
jnz short loc_6EC
See the infinite loop? it is what make the computer unbootable uppon whitelist check. Just need to patch it:
loc_6EC:
mov eax, [rsp+28h+arg_8]
test eax, eax
jnz short $+2
I assume you know how to reflash it already, right? here is the link for the modded BIOS:
https://hostr.co/YjtT2oFlj862
Thank you very much! Will report later, Changing the card right now.
Posts: 2,226
Threads: 1
Joined: Feb 2012
Reputation:
261
Hi.
What is Hackintosh?
Sorry, very very bad eng. Thanks.
From Hanoi, Vietnam
Posts: 754
Threads: 1
Joined: Jul 2013
Reputation:
32
(03-12-2014, 10:46 AM)sovem Wrote: Hi.
What is Hackintosh?
Sorry, very very bad eng. Thanks.
Friend Soven, where are you from?
Hackintosh is a system that runs Apple OS X on a non Apple computer, like me, I have a Dell XPS14 L421X running Apple OS X, see:
http://s30.postimg.org/7tnf4bgf5/Screen_..._36_PM.png
Posts: 13
Threads: 1
Joined: Mar 2014
Reputation:
0
(03-12-2014, 10:49 AM)fjfc Wrote: (03-12-2014, 10:46 AM)sovem Wrote: Hi.
What is Hackintosh?
Sorry, very very bad eng. Thanks.
Friend Soven, where are you from?
Hackintosh is a system that runs Apple OS X on a non Apple computer, like me, I have a Dell XPS14 L421X running Apple OS X, see:
http://s30.postimg.org/7tnf4bgf5/Screen_..._36_PM.png
Thank you again @fjfc ,
mod is working perfectly, bios shows some unauthorized wireless hardware warning but boots to OS. finally i have a bluetooth that is natively supported by OSX and even wireless performance is way better. (now with BCM943225 HMB/AzureWave AW-NB290H).
Posts: 2,226
Threads: 1
Joined: Feb 2012
Reputation:
261
(03-12-2014, 10:49 AM)fjfc Wrote: Friend Soven, where are you from?
Hackintosh is a system that runs Apple OS X on a non Apple computer, like me, I have a Dell XPS14 L421X running Apple OS X, see:
http://s30.postimg.org/7tnf4bgf5/Screen_..._36_PM.png
Thanks for info. I really do not know about that.
From Hanoi, Vietnam
|
Users browsing this thread: 80 Guest(s)
|