Jump to content
42 posts in this topic

Recommended Posts

My computer have f*cking NVIDIA Optimus video card impossible to desactive in BIOS, so, i found how to disable the NVIDIA Card by moving NVIDIA and ATI Kext and use only the HD 3000, but it's just detected as "Intel HD 3000 64Mb shared video memory", i use Clover UEFI, but i've already opened a topic for it on French section.

I really would it's work but i can't get it working T.T

Link to comment
https://www.insanelymac.com/forum/topic/307761-acer-aspire-v3-771g-hd-3000/
Share on other sites

So:

Dual link patch: Not used

SMBIOS MBP8,1: Used

Inject Intel: Used

Serie 7: I don't know :/


Any english or french tutorial ? http://www.olarila.com/forum/viewtopic.php?f=3&t=1339I don't understand the spanish (i think)

Note: i can't choose anything about the graphics in the BIOS

  • Like 1

to not keep the off topic, do the following: see if your chipset is serie 6, if so, no patch needed, if it is series 7, patch the dsdt. and apply the dual link patch too, for your resolution is mandatory.

 

in olarila, here is the english version> http://www.olarila.com/forum/viewtopic.php?f=28&t=2193

My computer have f*cking NVIDIA Optimus video card impossible to desactive in BIOS, so, i found how to disable the NVIDIA Card by moving NVIDIA and ATI Kext and use only the HD 3000, but it's just detected as "Intel HD 3000 64Mb shared video memory", i use Clover UEFI, but i've already opened a topic for it on French section.

I really would it's work but i can't get it working T.T

 

Is the Acer Aspire V3 771G right?

For this discussion not become off topic, i create this topic.

  • Like 1

come on, mate. you are not trying now... you didnt even answer me when i asked if your chipset is series 7. and this information is really easy to check. dpci manager, system info or any other of the kind.

  • Like 2
I according to your pic, you have installed Clover in Legacy Mode.
But if you have sure that you already installed in UEFI mode, so, mount the EFI partition:
mkdir /Volumes/EFI
sudo mount_msdos /dev/disk0s1 /Volumes/EFI

If you haven't installed Clover on UEFI, let's do this:

 

1º Format EFI in FAT32:

diskutil list
sudo newfs_msdos -v EFI -F 32 /dev/disk0s1 or rdisk0s1

2 - Now install Clover in UEFI mode:

pjd.png

 

Note: Before install Clover unmount EFI partition (already formatted in FAT32) for avoid errors:

sudo umount -f /Volumes/EFI

Note 2: Also see how upload files (screenshots) here: How to upload files or kexts.

 


Here's your DSDT: DSDT.aml.zip

 

Put on EFI/CLOVER/ACPI/patched folder.

Hi, well, Clover was installed in EFI, cause in the Setup, it's configured to UEFI, but the config.plist was in the EFI partition, that's why i didn't find it.

Here is the config.plist: config.plist.zip

So i put the dsdt.aml in the Folder EFI/CLOVER/ACPI/patched, now i just should reboot ?


So i got kernel panic after putting DSDT.

I booted using a install USB Key in Legacy Bios.

Now i think i sould remove the DSDT.aml from EFI Partition ?


So, i removed the dsdt.aml, i don't get the kernel panic anymore.

We need know what is the error! Take a pic and post here.

 

Just say: "I got a KP on the boot" means nothing...

 

And use or in EFI or in HDD. Don't duplicate the things, you'll get just errors...


Here.

 

DSDT: DSDT.aml.zip

config.plist: config.plist.zip

×
×
  • Create New...