Jump to content

Acer Aspire E1 772


Millen1981
 Share

12 posts in this topic

Recommended Posts

hello, i have an Acer Aspire E1-772 laptop that just wont boot so i can not even get the installer to start. Anyone know what to do. The specs of the computer is:

CPU: Intel core i3 4000m

Intel HD Graphics 4600

8GB DDR Ram

1000GB HDD

 

I have tried different distros and retail versions but it just get stuck at a kernel panic. Maybe i need a special boot flag or something. Anyone who knows the best way to be able to install.

Link to comment
Share on other sites

  • 2 weeks later...

nothing happens i have tried all of the versions that are out from 10.5. to 10.9 the only version that boots up and installs is the iatkos v7 10.5.7. Is it a chipset problem because i know that that distro has a lot of chipset drivers?

Link to comment
Share on other sites

nothing happens i have tried all of the versions that are out from 10.5. to 10.9 the only version that boots up and installs is the iatkos v7 10.5.7.

Try use with more combinations, read this topic: Chameleon’s common bootflag

 

 Is it a chipset problem because i know that that distro has a lot of chipset drivers?

 

I've never had to use Distro, only Vanilla.

Link to comment
Share on other sites

Now i am able to install with the iatkos ml2 usb with chameleon bootloader. It installs and everything but it just dont boots up after install it just gets black screen. And i dont know what things to uncheck and untick in the customization meny.

Link to comment
Share on other sites

You can use FakePCIID + DSDT patches:

into method label _DSM parent_adr 0x00020000 remove_entry;
into device name_adr 0x00020000 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
Return (Package()\n
{\n
"device-id", Buffer() { 0x12, 0x04, 0x00, 0x00 },\n
"AAPL,ig-platform-id", Buffer() { 0x06, 0x00, 0x26, 0x0a },\n
"hda-gfx", Buffer() { "onboard-1" },\n
"model", Buffer() { "Intel HD 4600" },\n
})\n
}\n
end;
Link to comment
Share on other sites

I dont understand one thing about all numbers and {censored} sorry


I dont even know what an dsdt is and i have been making hackintosher for the last 5 years i have done many hackintosh and then i really mean many but sorry for not knowing what an dsdt is

Link to comment
Share on other sites

 Share

×
×
  • Create New...