Florin9doi Posted April 6, 2018 Share Posted April 6, 2018 (edited) I've made a new bios which replace the previous version and adds an updated microcode. https://www.dropbox.com/s/0wmx3ovht2lavws/N5110_bios_spec.zip?dl=0 Edited April 6, 2018 by Florin9doi 1 Link to comment Share on other sites More sharing options...
ford22 Posted April 8, 2018 Share Posted April 8, 2018 helllp please signal USB all CLOVER HIGH SIERRA 10.13.4 or 10.13.2 Link to comment Share on other sites More sharing options...
Kakaro Posted July 27, 2018 Share Posted July 27, 2018 Hi, this post is dead? Link to comment Share on other sites More sharing options...
ford22 Posted July 28, 2018 Share Posted July 28, 2018 @kakaro help you install hackintosh Link to comment Share on other sites More sharing options...
ford22 Posted July 30, 2018 Share Posted July 30, 2018 how to hackintosh instal legacy clovera help Link to comment Share on other sites More sharing options...
tonynguyenvn Posted September 6, 2018 Share Posted September 6, 2018 On 4/6/2018 at 8:52 PM, Florin9doi said: I've made a new bios which replace the previous version and adds an updated microcode. https://www.dropbox.com/s/0wmx3ovht2lavws/N5110_bios_spec.zip?dl=0 Hi Florin9doi. I flash but I saw bios not change.Please help me.??? Dell N5110-i5 2450-8G-HD3000-GT525. Link to comment Share on other sites More sharing options...
Kakaro Posted September 13, 2018 Share Posted September 13, 2018 On 9/5/2018 at 8:37 PM, tonynguyenvn said: Hi Florin9doi. I flash but I saw bios not change.Please help me.??? Dell N5110-i5 2450-8G-HD3000-GT525. Bios is A11 only change microcode 1 Link to comment Share on other sites More sharing options...
nanotech Posted November 2, 2018 Share Posted November 2, 2018 installed Mojave 10.14 seems to be usable Link to comment Share on other sites More sharing options...
nanotech Posted November 2, 2018 Share Posted November 2, 2018 (edited) ok many thanks to all contributors of this thread. and to dosdude1 and his contributors I used dosdude1 Mojave patcher to add HD3000 graphics kexts to the final Mojave build and some patches to platforms files to workaround the unsupported sandy bridge CPU and OpenGL GPU just after installation definitely its full OpenGL 3d accelerated now under testing on OpenGl Extension Viewer surprisingly passing 3d acceleration on OpenGL 4.0 version ! all animation works fine dark mode ok but no Finder sidebar transparency on light mode night shift mode ok . QuickTime recording and playing ok . wifi ok ethernet ok bluetooth ok camera ok usb3 seems to be ok Touchpad ok without gesture audio needs to patch AppleHDA Kext and may be patching DSDT. I will test and update ... Edited November 2, 2018 by nanotech 1 Link to comment Share on other sites More sharing options...
nanotech Posted November 3, 2018 Share Posted November 3, 2018 (edited) 17 hours ago, Hervé said: You may opt for what's been referred to as "hybrid transparency" in light mode. See here for details. You'll obtain a white Finder's bar and white windows background rather than the grey ones in which items can be difficult to make out. Thanks Herve , applied your script but no Notification Center sidebar Transparency in night mode nor in dark mode . tried to remove it from logon then logout but still active then rebooted and it still active whatsoever opened display preference in Accessibility found that Reduce Transparency is checked ,unchecked it and get the default again it seems that this script only check reduce transparency check box in display setting, some additional code is missing. since the linked Jackluke's terminal app works like a charm perfectly , thank you again, appreciate you help Edited November 3, 2018 by nanotech Link to comment Share on other sites More sharing options...
Kakaro Posted November 4, 2018 Share Posted November 4, 2018 (edited) On 11/2/2018 at 10:12 AM, nanotech said: ok many thanks to all contributors of this thread. and to dosdude1 and his contributors I used dosdude1 Mojave patcher to add HD3000 graphics kexts to the final Mojave build and some patches to platforms files to workaround the unsupported sandy bridge CPU and OpenGL GPU just after installation definitely its full OpenGL 3d accelerated now under testing on OpenGl Extension Viewer surprisingly passing 3d acceleration on OpenGL 4.0 version ! all animation works fine dark mode ok but no Finder sidebar transparency on light mode night shift mode ok . QuickTime recording and playing ok . wifi ok ethernet ok bluetooth ok camera ok usb3 seems to be ok Touchpad ok without gesture audio needs to patch AppleHDA Kext and may be patching DSDT. I will test and update ... Hello nanotech, your laptop is a Dell Inspiron N5110? Edited November 4, 2018 by Kakaro Link to comment Share on other sites More sharing options...
nanotech Posted November 4, 2018 Share Posted November 4, 2018 (edited) 3 hours ago, Kakaro said: Hello nanotech, your laptop is a Dell Inspiron N5110? Hello KaKaro, yes it is, N5110 with spects: Intel Core i5-2430M processor (2.3GHz, 3MB cache, 3.0GHz Turbo Boost) 15.6-inch 1366×768 display with LED backlighting. 6GB DDR3 memory (1333MHz). 500GB 5400rpm HDD. Intel HD 3000 integrated graphics. with Nvidia GT525m . 8X Tray Load CD/DVD Burner. Hint:1st post guide in this thread is no longer valid completely for Mojave it needs some update Modifications , I created a master boot record fat32 flash USB disk 8gb, installed latest clover boot loader , toked , my SSDT-4 and DSDT files according to my configuration and used them as described in the video from the first post but I put them into the clover/ ACPI/patched of the EFI folder of the newly installed latest clover boot loader USB flash disk ,I did not use the EFI folder from the video of the first post, its outdated, my aspects are closely related to MacBook Pro 8.1 so I have edited the config.plist extracted according to the video from the first post, now it looks like this : <key>SMBIOS</key> <dict> <key>BiosVendor</key> <string>Apple Inc.</string> <key>BiosVersion</key> <string>MBP81.88Z.0047.B0E.1104221557</string> <key>BiosReleaseDate</key> <string>04/22/11</string> <key>Manufacturer</key> <string>Apple Inc.</string> <key>ProductName</key> <string>MacBookPro8,1</string> <key>Version</key> <string>1.0</string> <key>Family</key> <string>MacBook Pro</string> <key>SerialNumber</key> <string>put your serial here </string> <key>BoardManufacturer</key> <string>Apple Inc.</string> <key>Board-ID</key> <string>94245B3640C91C86</string> </dict> <key>Boot</key> created my 8.1 SMBIOS by the chameleon app from the pre install folder from the first post ,saved it in documents then replaced all the values of SMBIOS in the extracted config.plist( from the first post it was MacBook Pro 8.2) with the values of Macbook pro 8.1 SMBIOS. left the rest of config.plist as it is in the EFI. folder I put latest FakeSMC.kext(google is your friend) , latest RehabMan VoodooPS2Controller.kext, (ACPIBatteryManager.kext and RealtekRTL8100.kext those tow kexts are from the guide of the first post ) then used dosdude1 guid installing Mojave on unsupported Macs after complete I have installed wifi and usb3 USB flash disk was only for boot loader boating I restored Mojave installer on GUID portion map usb external hdd via dosdude1 Mojave patcher app and followed dosdude1s guide for that USB 3.0 ports works although they are not listed in system information still speed is not tested Edited November 4, 2018 by nanotech Link to comment Share on other sites More sharing options...
Kakaro Posted November 4, 2018 Share Posted November 4, 2018 18 minutes ago, nanotech said: Hello KaKaro, yes it is, N5110 with spects: Intel Core i5-2430M processor (2.3GHz, 3MB cache, 3.0GHz Turbo Boost) 15.6-inch 1366×768 display with LED backlighting. 6GB DDR3 memory (1333MHz). 500GB 5400rpm HDD. Intel HD 3000 integrated graphics. with Nvidia GT525m . 8X Tray Load CD/DVD Burner. Thanks, you can share the files to install MacOS Mojave Link to comment Share on other sites More sharing options...
nanotech Posted November 4, 2018 Share Posted November 4, 2018 (edited) 1 hour ago, Kakaro said: Thanks, you can share the files to install MacOS Mojave I already edited my post you can go back to 127 page but there are Some questions : Are You familiar with Mac ?.if yes: Are you running Mac OS on your laptop ?.if yes: Are you moded Your bios as in first post ?.if yes: what are your configuration your aspects? not all my files will suite you cause N5110 has deferent configurations. Edited November 4, 2018 by nanotech Link to comment Share on other sites More sharing options...
Kakaro Posted November 4, 2018 Share Posted November 4, 2018 (edited) 8 hours ago, nanotech said: I already edited my post you can go back to 127 page but there are Some questions : Are You familiar with Mac ?.if yes: Are you running Mac OS on your laptop ?.if yes: Are you moded Your bios as in first post ?.if yes: what are your configuration your aspects? not all my files will suite you cause N5110 has deferent configurations. Only need the kets you use, I use OS X El capitan. i7 2670QM 512 SSD 16 gb ram. Edit: What version of clover do you use? Edited November 4, 2018 by Kakaro Link to comment Share on other sites More sharing options...
nanotech Posted November 4, 2018 Share Posted November 4, 2018 (edited) 1 hour ago, Kakaro said: Only need the kets you use OK here you are : all are now in S/L/E Archive.zip all the rest of kexts are automatically installed via dosdud1 Mojave patcher installer app regarding graphics and webcam they are patched also by this patcher . graphics hd 3000.zip Edited November 4, 2018 by nanotech 1 Link to comment Share on other sites More sharing options...
Kakaro Posted November 4, 2018 Share Posted November 4, 2018 7 hours ago, nanotech said: OK here you are : all are now in S/L/E Archive.zip all the rest of kexts are automatically installed via dosdud1 Mojave patcher installer app regarding graphics and webcam they are patched also by this patcher . graphics hd 3000.zip Thanks, What version of clover do you use? drivers64UEFI? Driver64? Link to comment Share on other sites More sharing options...
nanotech Posted November 4, 2018 Share Posted November 4, 2018 1 hour ago, Kakaro said: Thanks, What version of clover do you use? drivers64UEFI? Driver64? Clover_v2.4k_r4722 1 Link to comment Share on other sites More sharing options...
Kakaro Posted November 6, 2018 Share Posted November 6, 2018 Thanks nanotech, with the guide, I can install MacOS Mojave, just like you, the audio does not work. Maybe I decided to install VoodooHDA while someone discovered how to make the audio work with AppleHDA 1 Link to comment Share on other sites More sharing options...
nanotech Posted November 6, 2018 Share Posted November 6, 2018 11 hours ago, Kakaro said: Thanks nanotech, with the guide, I can install MacOS Mojave, just like you, the audio does not work. Maybe I decided to install VoodooHDA while someone discovered how to make the audio work with AppleHDA Nice, Kakaro, Thanks for your feedback. Already installed latest voodooHDA as a solution till we find any way to AppleHDA Some Notes : *sleep=crash= a must shutdown= No wakeup= same as many unsupported real Mac users and some supported real Mac users=wired bug=its good to disable sleep completely till a fix . *The latest AppleHDA patcher needs vanilla AppleHDA while that we have in S/L/E is already patched by dosdude1 Mojave patcher, so if you wanna try to patch AppleHDA you should get the Mojave untouched vanilla AppleHDA, google it . *For better performance set your bios to optimized defaults by using F9 in your bios setup. * Never play with DVMT pre allocated graphics memory in bios . * the system in general is very usable 8 Still under testing and updates Link to comment Share on other sites More sharing options...
Kakaro Posted November 6, 2018 Share Posted November 6, 2018 2 hours ago, nanotech said: Nice, Kakaro, Thanks for your feedback. Already installed latest voodooHDA as a solution till we find any way to AppleHDA Some Notes : *sleep=crash= a must shutdown= No wakeup= same as many unsupported real Mac users and some supported real Mac users=wired bug=its good to disable sleep completely till a fix . *The latest AppleHDA patcher needs vanilla AppleHDA while that we have in S/L/E is already patched by dosdude1 Mojave patcher, so if you wanna try to patch AppleHDA you should get the Mojave untouched vanilla AppleHDA, google it . *For better performance set your bios to optimized defaults by using F9 in your bios setup. * Never play with DVMT pre allocated graphics memory in bios . * the system in general is very usable got the AppleHDA vanilla AppleHDA.kext, attached if you need to update in S / L / E AppleHDA.kext.zip Link to comment Share on other sites More sharing options...
nanotech Posted November 6, 2018 Share Posted November 6, 2018 4 minutes ago, Kakaro said: got the AppleHDA vanilla AppleHDA.kext, attached if you need to update in S / L / E AppleHDA.kext.zip Thanks, will try to patch it and update . 1 Link to comment Share on other sites More sharing options...
Kakaro Posted November 7, 2018 Share Posted November 7, 2018 Hello nanotech, I used the picificit tool to extract from the file basesystem.dmg the kext AppleHDA.kext 100% vanilla. The file that I attached, I downloaded it from google Pacificit.tiff AppleHDA.kext.zip 1 Link to comment Share on other sites More sharing options...
nanotech Posted November 7, 2018 Share Posted November 7, 2018 5 hours ago, Hervé said: I guess @Kakaro meant Pacifist app... yup, you are right its app and he is right , you can say SwitchResX is a system tool yet its an app . Link to comment Share on other sites More sharing options...
nanotech Posted November 8, 2018 Share Posted November 8, 2018 23 hours ago, Hervé said: I meant the name: Pacifist as opposed to "picificit" or "Pacificit". Hence the link... 'not debating on whether it's an application or a tool, doh! Ohhhh......Totally got it the wrong way, YR Right For whistle, I was Totally sleeping Link to comment Share on other sites More sharing options...
Recommended Posts