Jump to content

shingai

Donators
  • Posts

    130
  • Joined

  • Last visited

Everything posted by shingai

  1. Isso, eu sei, já tinha visto. Deixa eu ver se entendi: Primeiro: saber com o número do diskX do pendrive diskutil list Segundo: esses comandos, irão formatar e montar a partição EFI do HD, correto? sudo newfs_msdos -v EFI -F 32 /dev/disk[color=#FF0000]X[/color]s1 mkdir /Volumes/EFI sudo mount_msdos /dev/disk[color=#FF0000]X[/color]s1 /Volumes/EFI Terceiro: montar a partição EFI do pendrive mkdir /Volumes/EFI1 sudo mount_msdos /dev/disk[color=#FF0000]Y[/color]s1 /Volumes/EFI1 Quarto: copiar tudo que tem dentro da pasta EFI do pendrive para a pasta EFI que tem no HD? Quinto: É isso? Se por acaso eu fizer algo de errado, como posso reparar isso? basta eu subir o hack pelo PEN?
  2. Então, como faço? Eu usei para instalar o Mavericks pelo tuto daqui mesmo, baixei o RAR e fiz os procedimentos corretos. Vc tinha me falado que daria para pegar o conteúdo do Clover do PenDrive e colocar aqui dentro do meu HDD do Mavericks. Como?
  3. A única coisa que eu acho que tá errado é esse Wake Reason. Meu sleep tá funcionando numa boa, clico no Repouso ele dorme direitinho E para Despertar é só clicar em alguma tecla ou mexer o mouse que vai numa boa!
  4. Acabei de fazer o Wake Reason e continua dando GLAN EHC2
  5. Ainda não apliquei esse DSDT que mandou agora. Mas ele desperta somente depois que aperto alguma tecla ou mexo no mouse. Olha o que vi agora .... No CONSOLE ainda aparece o Wake Reasons: GLAN EHC2 mas no ioreg apareceu isso:
  6. Continua dando GLAN EHC2 Mas quando eu clico na maçã/repouso o monitor desliga na hora e meu hack demora +ou- 10 seg para desligar e para acordar, ele acorda em 1 ou 2 seg. Como seria o sleep correto? O que interfere no funcionamento do hack?
  7. Uma coisa, foi qdo eu vou dar (clicar) espaço para digitar o Wait=yes -v já tinha escrito -v -f DSDT=NO .... aí falei, era isso que estava acontecendo, então... Outra coisa estranha que não aparecia em Placas PCI era essa quantidade de informação, só falava da minha VGA Abaixo, subi com Wait=yes -v e tirei foto onde aparecia DSDT
  8. Artur, retirei o pen bluetooth e da webcam já estava desconectado, desconectei tb o SSD que tenho o ML instalado nele, mas continua dando a mesma mensagem em Wake Reasons: GLAN EHC2 Antes de subir com Wait=yes Achei esse AAPL, é isso?
  9. Segue meu ioreg http://cl.ly/162E08473P2a
  10. Substitui o seu DSDT pelo meu
  11. Foi mal Pernac... eu que escrevi errado. Coloquei o dsdt na Extra sim
  12. Não sei se salvei o ioreg corretamente e vai meu DSDT ioreg - http://cl.ly/383s3G3p323s dsdt - http://cl.ly/230D0b2B191Y sem aplicação de nenhum patch, extraído agora pelo DSDT Editor
  13. Sim, salvei na pasta EE Desculpe, mas não sei analisar isso, se foi injetado ou não. É nessa parte que vê? se sim, por favor, me mostre onde ver isso, por favor.
  14. Olá! Fiz isso, extrai novamente a DSDT pelo DSDT Editor, eliminei os erros, warnings, etc e apliquei o patch todo e continua dando aquela mensagem no Wake Reasons (Console): GLAN EHC2
  15. Olá! Baixei o txt desse link e criei uma pasta (Gigabyte Z77) dentro de DSDT Editor/Patches/ o problema agora é separar cada patch, sei que o caminho é esse, mas não sei como separar. Gostaria de aprender para no futuro poder ajudar. Segue um exemplo para ver se estou fazer corretamente: Dentro do txt completo tem: # Maintained by: PJALM for: PJALM Gigabyte at: Wed Apr 16 16:43:02 UTC 2014 # Patch Name : Z77X-D3H # Note : Please apply a graphics patch after applying this patch, available from the graphics repository. # Add the DTGP method into method label DTGP remove_entry; into definitionblock code_regex . insert begin Method (DTGP, 5, NotSerialized)\n {\n If (LEqual (Arg0, Buffer (0x10)\n {\n /* 0000 */ 0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44,\n /* 0008 */ 0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B\n }))\n {\n If (LEqual (Arg1, One)) {\n If (LEqual (Arg2, Zero)) {\n Store (Buffer (One) { 0x03 }, Arg4)\n Return (One)\n }\n If (LEqual (Arg2, One)) {\n Return (One)\n }\n }\n }\n Store (Buffer (One) { 0x00 }, Arg4)\n Return (Zero)\n } end; # Add Darwin to the supported operating systems into method label _INI code_regex \{(\s+)(If\s\(_OSI\s\("Windows\s2001"\)\)) replace_matched begin {\n If (_OSI ("Darwin"))\n {\n Store (0x2710, OSYS)\n }\n \n $2 end; # Intel 7 Series Fixes into_all all code_regex _T_([0-6]) replaceall_matched begin T_%1 end; into device label EC0 set_label begin EC end; into_all all code_regex EC0 replaceall_matched begin EC end; into method label _REG parent_label EC remove_entry; into device label COPR set_label begin MATH end; into_all all code_regex COPR replaceall_matched begin MATH end; into_all all code_regex 0x000EC00 replaceall_matched begin 0x000EC000 end; into_all all code_regex 0xFEC0000 replaceall_matched begin 0xFEC00000 end; into_all all code_regex (Name\s\(_HID,\s"ABCDEFGH") replace_matched begin Name (_HID, EisaId ("PNP0C15") end; into device label SIO1 code_regex 0x00(,\s+//\s+L) replaceall_matched begin 0x01%1 end; into_all all code_regex (Acquire\s\(MUT0,\s0x)....\) replace_matched begin %1FFFF) end; into_all all code_regex pnp0c14 replaceall_matched begin PNP0C14 end; into method label _CRS parent_label PCI0 code_regex CreateDWordField\s\(BUF0,\s\\_SB.PCI0._Y0F._LEN,\sMSLN\) replace_matched begin CreateQWordField (BUF0, \\_SB.PCI0._Y0F._LEN, MSLN) end; # Fix TPM into method label _HID parent_label _SB.PCI0.LPCB.TPM code_regex (Return\s\(Zero\)\s*) removeall_matched; into method label _HID parent_label _SB.PCI0.LPCB.TPM insert begin Return (Zero) end; ## Method _DSM in _SB.PCI0.LPCB.TPM into method label _DSM parent_label _SB.PCI0.LPCB.TPM code_regex (([\s\S])*) store_%8; into method label _DSM parent_label _SB.PCI0.LPCB.TPM remove_entry; into scope label _SB.PCI0.LPCB.TPM insert begin Method (_DSM, 4, Serialized)\n{\n} end; into method label _DSM parent_label _SB.PCI0.LPCB.TPM code_regex .* replace_matched begin %8 end; ## Method _DSM in _SB.PCI0.ITPM into method label _DSM parent_label _SB.PCI0.ITPM code_regex (([\s\S])*) store_%8; into method label _DSM parent_label _SB.PCI0.ITPM remove_entry; into device Label _SB.PCI0.ITPM insert begin Method (_DSM, 4, Serialized)\n{\n} end; into method label _DSM parent_label _SB.PCI0.ITPM code_regex .* replace_matched begin %8 end; # Add the missing MCHC device into device label MCHC parent_label PCI0 remove_entry; into device label PCI0 insert begin Device (MCHC)\n {\n Name (_ADR, Zero)\n } end; # Fix the LPC Device into method label _DSM parent_label LPCB remove_entry; into device label LPCB insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x02) {\n "device-id", Buffer (0x04) {0x44,0x1E,0x00,0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; # Fix the SMBUS to allow for loading of the AppleSMBusController.kext into device label BUS0 parent_label SBUS remove_entry; into device label SBUS insert begin Device (BUS0)\n {\n Name (_CID, "smbus")\n Name (_ADR, Zero)\n Device (DVL0)\n {\n Name (_ADR, 0x57)\n Name (_CID, "diagsvault")\n Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x02) {\n "address", 0x57 }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n }\n }\n } end; # Change ID of SATA device for Intel 7 Series Chipset into device label SAT0 set_label begin SATA end; into_all all code_regex SAT0 replaceall_matched begin SATA end; into device label SAT1 remove_entry; into method label _DSM parent_label SATA remove_entry; into device label SATA insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x0A) {\n "AAPL,slot-name", "Built In",\n "name", "Intel AHCI Controller",\n "model", Buffer (0x2D) {"Intel 7 Series Chipset Family SATA Controller"},\n "device_type", Buffer (0x0F) {"AHCI Controller"},\n "device-id", Buffer (0x04) {0x03,0x1E,0x00,0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; # Patches the Intel USB3 on Intel 7 Series chipsets to allow more power output #Fix EHC1 into method label _DSM parent_label EHC1 remove_entry; into device label EHC1 insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x15) {\n "AAPL,slot-name", "Built In",\n "name", "Intel EHCI Controller",\n "model", Buffer(0x3E) {"Intel 7 Series Chipset Family USB Enhanced Host Controller #1"},\n "device_type", Buffer (0x0E) {"USB Controller"},\n "AAPL,current-available", 0x0834,\n "AAPL,current-extra", 0x0A8C,\n "AAPL,current-in-sleep", 0x03E8,\n "AAPL,current-extra-in-sleep", 0x0834,\n "AAPL,max-port-current-in-sleep", 0x0A8C,\n "AAPL,device-internal", 0x02,\n Buffer (One) {0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; #Fix EHC2 into method label _DSM parent_label EHC2 remove_entry; into device label EHC2 insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x15) {\n "AAPL,slot-name", "Built In",\n "name", "Intel EHCI Controller",\n "model", Buffer (0x3E) {"Intel 7 Series Chipset Family USB Enhanced Host Controller #2"},\n "device_type", Buffer (0x0E) {"USB Controller"},\n "AAPL,current-available", 0x0834,\n "AAPL,current-extra", 0x0A8C,\n "AAPL,current-in-sleep", 0x03E8,\n "AAPL,current-extra-in-sleep", 0x0834,\n "AAPL,max-port-current-in-sleep", 0x0A8C,\n "AAPL,device-internal", 0x02,\n Buffer (One) {0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; #Fix XHC1 into device label XHC set_label begin XHC1 end; into_all all code_regex XHC(?=\W) replaceall_matched begin XHC1 end; into method label _DSM parent_label XHC1 remove_entry; into device label XHC1 insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x15) {\n "AAPL,slot-name", "Built In",\n "name", "Intel XHCI Controller",\n "model", Buffer (0x37) {"Intel 7 Series Chipset Family USB xHCI Host Controller"},\n "device_type", Buffer (0x0E) {"USB Controller"},\n "AAPL,current-available", 0x0834,\n "AAPL,current-extra", 0x0A8C,\n "AAPL,current-in-sleep", 0x03E8,\n "AAPL,current-extra-in-sleep", 0x0834,\n "AAPL,max-port-current-in-sleep", 0x0A8C,\n "AAPL,device-internal", 0x02,\n Buffer (One) {0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; # Intel z77 USB2/USB3 Multiplexing Fix # USB3 patches in thanks to SJ_Underwater and Mieze # Code optimizations thanks to RehabMan and PikeRAlpha # Add method OSDW to the main block, it's used by the USB3 patches into method label OSDW remove_entry; into definitionblock code_regex . insert begin Method (OSDW, 0, NotSerialized)\n {\n If (LEqual (OSYS, 0x2710))\n {\n Return (One)\n }\n Else\n {\n Return (Zero)\n }\n } end; # Fix method _OSC into method label _OSC parent_label PCI0 remove_entry; into device label PCI0 parent_label _SB insert begin Method (_OSC, 4, Serialized)\n {\n Store (Arg3, Local0)\n CreateDWordField (Local0, Zero, CDW1)\n CreateDWordField (Local0, 0x04, CDW2)\n CreateDWordField (Local0, 0x08, CDW3)\n Store (CDW2, SUPP)\n Store (CDW3, CTRL)\n If (LEqual (One, OSDW ()))\n {\n If (LAnd (LEqual (Arg0, GUID), NEXP))\n {\n If (Not (And (CDW1, One)))\n {\n If (And (CTRL, 0x02))\n {\n NHPG ()\n }\n \n If (And (CTRL, 0x04))\n {\n NPME ()\n }\n }\n \n If (LNotEqual (Arg1, One))\n {\n Or (CDW1, 0x08, CDW1)\n }\n \n If (LNotEqual (CDW3, CTRL))\n {\n Or (CDW1, 0x10, CDW1)\n }\n \n Store (CTRL, CDW3)\n Store (CTRL, OSCC)\n Return (Local0)\n }\n Else\n {\n Or (CDW1, 0x04, CDW1)\n Return (Local0)\n }\n }\n Else\n {\n If (LEqual (Arg0, Buffer (0x10)\n {\n /* 0000 */ 0xA9, 0x12, 0x95, 0x7C, 0x05, 0x17, 0xB4, 0x4C,\n /* 0008 */ 0xAF, 0x7D, 0x50, 0x6A, 0x24, 0x23, 0xAB, 0x71\n }))\n {\n Store (One, ^XHC1.PASS)\n Store (One, ^XHC1.PAHC)\n Store (One, ^XHC1.PBSS)\n Store (One, ^XHC1.PBHC)\n Store (One, ^XHC1.PCSS)\n Store (One, ^XHC1.PCHC)\n Store (One, ^XHC1.PDSS)\n Store (One, ^XHC1.PDHC)\n }\n Return (Local0)\n }\n } end; # Fix EHC1 into Device label PR11 code_regex Name\s\(MUXS[^)]+\) remove_matched; into device label PR11 parent_label PR01 insert begin Name (MUXS, "XHCA") end; into Device label PR12 code_regex Name\s\(MUXS[^)]+\) remove_matched; into device label PR12 parent_label PR01 insert begin Name (MUXS, "XHCB") end; into Device label PR13 code_regex Name\s\(MUXS[^)]+\) remove_matched; into device label PR13 parent_label PR01 insert begin Name (MUXS, "XHCC") end; into Device label PR18 code_regex Name\s\(MUXS[^)]+\) remove_matched; into device label PR18 parent_label PR01 insert begin Name (MUXS, "XHCD") end; into method label XHCA parent_label EHC1 remove_entry; into method label XHCB parent_label EHC1 remove_entry; into method label XHCC parent_label EHC1 remove_entry; into method label XHCD parent_label EHC1 remove_entry; into method label EHCA parent_label EHC1 remove_entry; into method label EHCB parent_label EHC1 remove_entry; into method label EHCC parent_label EHC1 remove_entry; into method label EHCD parent_label EHC1 remove_entry; into method label XHCN parent_label EHC1 remove_entry; into device label EHC1 code_regex Name\s\(XHCN,\sOne\) remove_matched; into device label EHC1 insert begin Name (XHCN, One)\n Method (XHCA, 0, NotSerialized)\n {\n Store (One, ^^XHC1.PAHC)\n }\n Method (XHCB, 0, NotSerialized)\n {\n Store (One, ^^XHC1.PBHC)\n }\n Method (XHCC, 0, NotSerialized)\n {\n Store (One, ^^XHC1.PCHC)\n }\n Method (XHCD, 0, NotSerialized)\n {\n Store (One, ^^XHC1.PDHC)\n }\n Method (EHCA, 0, NotSerialized)\n {\n Store (Zero, ^^XHC1.PAHC)\n }\n Method (EHCB, 0, NotSerialized)\n {\n Store (Zero, ^^XHC1.PBHC)\n }\n Method (EHCC, 0, NotSerialized)\n {\n Store (Zero, ^^XHC1.PCHC)\n }\n Method (EHCD, 0, NotSerialized)\n {\n Store (Zero, ^^XHC1.PDHC)\n }\n end; # Fix EHC2 into method label XHCN parent_label EHC2 remove_entry; into device label EHC2 code_regex Name\s\(XHCN,\sOne\) remove_matched; into device label EHC2 insert begin Name (XHCN, One)\n end; # Fix XHC1 into device label XHC set_label begin XHC1 end; into_all all code_regex XHC(?=\W) replaceall_matched begin XHC1 end; into method label _WAK code_regex \_SB.PCI0.XHC1.XWAK replace_matched begin _SB.PCI0.XHC1._INI end; into device label XHC1 replace_content begin Name (_ADR, 0x00140000)\n Name (_S3D, 0x02)\n Name (_S4D, 0x02)\n Name (XRST, Zero)\n \n OperationRegion (XPRT, PCI_Config, 0x74, 0x10)\n Field (XPRT, DWordAcc, NoLock, Preserve)\n {\n Offset (0x01),\n PMEE, 1,\n , 6,\n PMES, 1\n }\n \n OperationRegion (XH1C, PCI_Config, 0xD0, 0x10)\n Field (XH1C, ByteAcc, NoLock, Preserve)\n {\n PAHC, 1,\n PBHC, 1,\n PCHC, 1,\n PDHC, 1,\n Offset (0x08),\n PASS, 1,\n PBSS, 1,\n PCSS, 1,\n PDSS, 1\n }\n \n OperationRegion (XHC2, PCI_Config, 0x44, 0x04)\n Field (XHC2, ByteAcc, NoLock, Preserve)\n {\n Offset (0x01),\n MIAI, 2\n }\n \n Method (_INI, 0, NotSerialized)\n {\n If (OSDW ())\n {\n Store (Zero, MIAI)\n }\n \n If (LAnd (LGreaterEqual (OSYS, 0x07DC), LLess (OSYS, 0x2710)))\n {\n Store (One, PASS)\n Store (One, PAHC)\n Store (One, PBSS)\n Store (One, PBHC)\n Store (One, PCSS)\n Store (One, PCHC)\n Store (One, PDSS)\n Store (One, PDHC)\n }\n }\n \n Device (RHUB)\n {\n Name (_ADR, Zero)\n Device (PRT1)\n {\n Name (_ADR, One)\n Method (_UPC, 0, Serialized)\n {\n Name (UPCP, Package (0x04)\n {\n 0xFF,\n 0x03,\n Zero,\n Zero\n })\n Return (UPCP)\n }\n \n Method (_PLD, 0, Serialized)\n {\n Name (PLDP, Package (0x01)\n {\n Buffer (0x10)\n {\n /* 0000 */ 0x01, 0xC6, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00,\n /* 0008 */ 0x69, 0x0C, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00\n }\n })\n Return (PLDP)\n }\n Name (MUXS, "EHCA")\n }\n \n Device (PRT2)\n {\n Name (_ADR, 0x02)\n Method (_UPC, 0, Serialized)\n {\n Name (UPCP, Package (0x04)\n {\n 0xFF,\n 0x03,\n Zero,\n Zero\n })\n Return (UPCP)\n }\n \n Method (_PLD, 0, Serialized)\n {\n Name (PLDP, Package (0x01)\n {\n Buffer (0x10)\n {\n /* 0000 */ 0x01, 0xC6, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00,\n /* 0008 */ 0x69, 0x0C, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00\n }\n })\n Return (PLDP)\n }\n Name (MUXS, "EHCB")\n }\n \n Device (PRT3)\n {\n Name (_ADR, 0x03)\n Method (_UPC, 0, Serialized)\n {\n Name (UPCP, Package (0x04)\n {\n 0xFF,\n 0x03,\n Zero,\n Zero\n })\n Return (UPCP)\n }\n \n Method (_PLD, 0, Serialized)\n {\n Name (PLDP, Package (0x01)\n {\n Buffer (0x10)\n {\n /* 0000 */ 0x01, 0xC6, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00,\n /* 0008 */ 0x69, 0x0C, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00\n }\n })\n Return (PLDP)\n }\n Name (MUXS, "EHCC")\n }\n \n Device (PRT4)\n {\n Name (_ADR, 0x04)\n Method (_UPC, 0, Serialized)\n {\n Name (UPCP, Package (0x04)\n {\n 0xFF,\n 0x03,\n Zero,\n Zero\n })\n Return (UPCP)\n }\n \n Method (_PLD, 0, Serialized)\n {\n Name (PLDP, Package (0x01)\n {\n Buffer (0x10)\n {\n /* 0000 */ 0x01, 0xC6, 0x72, 0x00, 0x00, 0x00, 0x00, 0x00,\n /* 0008 */ 0x69, 0x0C, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00\n }\n })\n Return (PLDP)\n }\n Name (MUXS, "EHCD")\n }\n }\n \n Method (_PRW, 0, NotSerialized)\n {\n Return (GPRW (0x0D, 0x04))\n }\n \n Method (XHCA, 0, NotSerialized)\n {\n Store (One, PAHC)\n }\n \n Method (XHCB, 0, NotSerialized)\n {\n Store (One, PBHC)\n }\n \n Method (XHCC, 0, NotSerialized)\n {\n Store (One, PCHC)\n }\n \n Method (XHCD, 0, NotSerialized)\n {\n Store (One, PDHC)\n }\n \n Method (EHCA, 0, NotSerialized)\n {\n Store (Zero, PAHC)\n }\n \n Method (EHCB, 0, NotSerialized)\n {\n Store (Zero, PBHC)\n }\n \n Method (EHCC, 0, NotSerialized)\n {\n Store (Zero, PCHC)\n }\n \n Method (EHCD, 0, NotSerialized)\n {\n Store (Zero, PDHC)\n }\n \n Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x15)\n {\n "AAPL,slot-name", "Built In",\n "name", "Intel xHCI Controller",\n "model", "Intel 7 Series Chipset Family USB xHCI Host Controller",\n "device_type", "USB Controller",\n "AAPL,current-available", 0x0834,\n "AAPL,current-extra", 0x0A8C,\n "AAPL,current-in-sleep", 0x03E8,\n "AAPL,current-extra-in-sleep", 0x0834,\n "AAPL,max-port-current-in-sleep", 0x0A8C,\n "AAPL,device-internal", 0x02,\n Buffer (One) {0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; Para separar em txt (pastas) diferentes eu teria que fazer isso? Criar um arquivo TXT com o nome DTGP com o cod: # Add the DTGP method into method label DTGP remove_entry; into definitionblock code_regex . insert begin Method (DTGP, 5, NotSerialized)\n {\n If (LEqual (Arg0, Buffer (0x10)\n {\n /* 0000 */ 0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44,\n /* 0008 */ 0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B\n }))\n {\n If (LEqual (Arg1, One)) {\n If (LEqual (Arg2, Zero)) {\n Store (Buffer (One) { 0x03 }, Arg4)\n Return (One)\n }\n If (LEqual (Arg2, One)) {\n Return (One)\n }\n }\n }\n Store (Buffer (One) { 0x00 }, Arg4)\n Return (Zero)\n } end; Criar um arquivo TXT com o nome EHC1 com o cod: #Fix EHC1 into method label _DSM parent_label EHC1 remove_entry; into device label EHC1 insert begin Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x15) {\n "AAPL,slot-name", "Built In",\n "name", "Intel EHCI Controller",\n "model", Buffer(0x3E) {"Intel 7 Series Chipset Family USB Enhanced Host Controller #1"},\n "device_type", Buffer (0x0E) {"USB Controller"},\n "AAPL,current-available", 0x0834,\n "AAPL,current-extra", 0x0A8C,\n "AAPL,current-in-sleep", 0x03E8,\n "AAPL,current-extra-in-sleep", 0x0834,\n "AAPL,max-port-current-in-sleep", 0x0A8C,\n "AAPL,device-internal", 0x02,\n Buffer (One) {0x00}\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n } end; Seria desse modo? Obrigado
  16. Andei olhando e não tem para minha Mobo Z77MX-D3H qual seria a recomendável? Z77X-D3H?
  17. Ainda não instalei o Clover no HD, mas sim o Chameleon. Fiz um teste no Sleep e no Console apareceu Wake Reasons: GLAN EHC2 Em meu DSDT já foi aplicado o patch. Alguma dica?
  18. Acho que primeiro, terei que instalar o Clover diretamente no HD, mas cheguei a ler que posso copiar a pasta EFI do pendrive e colocar na pasta EFI do HD que instalei o Mavericks, correto?
  19. Opa! Coisa boa, estava deixando de fazer o mais importante, extrair usando o "Unarchiver", agora sim. Mas esta faltando muitas coisas, eu acho!
  20. Pessoal, Estou tendo problemas, por incrível que pareça nessa parte do procedimento. Baixei o arquivo (OS X Mavericks 10.9.2 bootable USB for Intel PCs.rar) é esse mesmo? Faço todo o procedimento como diz o link acima % diskutil list ... /dev/disk2 #: TYPE NAME SIZE IDENTIFIER 0: FDisk_partition_scheme *16.0 GB disk2 1: DOS_FAT_32 SANDISK 16.0 GB disk2s1 ... e % diskutil unmountDisk /dev/disk2 Unmount of all volumes on disk2 was successful % sudo dd if=[drag and drop the raw file in terminal] of=/dev/rdisk2 bs=1m sudo dd if=/Volumes/Dados/Mac\ OS\ X\ 10.8.5\ Install\ USB.raw of=/dev/rdisk2 bs=1m 5371+1 records in 5371+1 records out 5632020480 bytes transferred in 1454.529910 secs (3872055 bytes/sec) Termino dando % diskutil eject /dev/disk2 Quando coloco meu pendrive novamente em meu Hack pergunta se quero "formatar" "Efetar" ou "ignorar" Abro o meu Utilitário de Disco e aparece essa imagem
  21. Boa noite, Estou tentando subir com minha placa de vídeo nova: Sapphire HD 7850 1Gb OC DDR5 0x68191002 codinome: Pitcairn Já inseri o 0x68191002 nas kexts: AMDRadeonAccelerator e ATI7000Controller ... mando subir sem o cdboot e a imagem é essa Eu estou usando um vga 9500GT e sobe numa boa. Obrigado
  22. Boa noite pessoal! Estou rodando o ML comprado na apple store 10.8.3 há 3 semanas. Tive alguns problemas com rede e audio, mas consegui resolver. Extrai minha DSDT ontem, subi com ela na pasta Extra e tudo estava numa boa, mas após alguns reboots, hoje a noite, deu KP e gostaria de uma ajuda. Obrigado
  23. A versão do chameleon wizard é o 4.2.1 baixado daqui mesmo do fórum. O problema que não achei um passo-a-passo para fazer a instalação desde o início, visto que não achei um UP do Snow Leopard para o ML 10.8.3 Fiz o pendrive pelo unishit, comprei o ML da apple store. Cheguei a executar o muitibeast Executei o chameleon e mandei install clicando em Update, escolhendo o target partition disk1s2 Depois instalei a kext da rede O ML só esta subindo com o Instalador, fora isso dá o erro boot0: GPT boot0: test boot0: test boot0: done boot1: error Obrigado Pernacabeluda
  24. vamos lá quando rodei pelo terminal o comando diskutil list apareceu 0: GUID_partition_scheme *500.1gb disk0 1: EFI 209.7mb disk0s1 2: Apple_HFS Mac HD 499.8gb disk0s2 mandei desmontar o disk0s2 e apareceu Volume Mac HD on disk0s2 unmounted rodei o cd / pois copiei o arquivo boot01h para pasta raiz do pendrive e não aconteceu nada. executei um último comando e apareceu 0+1 records in 0+1 records out 1024 bytes transferred in 0.019387 secs (52819 bytes/sec) O erro que estava dando e deu novamente qdo tentei subir sem o USB foram os mesmos boot0: GPT boot0: test boot0: test boot0: done boot1: error
  25. Olá Pernacabeluda, Rodei td normal, porém mandei subir pelo HD e deu o mesmo erro. Vou tentar subir o ML usando o Instalador.
×
×
  • Create New...