Jump to content

Cassio

Gurus
  • Posts

    3,745
  • Joined

  • Last visited

Everything posted by Cassio

  1. O vídeo tem suporte a partir do 10.7.3 http://Olarila.com/forum/viewtopic.php?f=3&t=1339
  2. It's not try and error, but read and observation. If everything works well without patches, you don't need any. If something is not working right, you probably need patches listed under respective fields (power management, sleep, USB, etc).
  3. Check device ID http://Olarila.com/forum/viewtopic.php?f=18&t=63 Then check if it's present in Atheros plugin in /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns.
  4. Não inunde o fórum, use o chat. http://Olarila.com/chat/
  5. Both? Why? Apply only the generic one.
  6. The errors were probably created by your patch. Start based on P8 (generic) BIOS 3xxx.
  7. Use o boot verbose ou veja o log no aplicativo Console para identificar onde está demorando.
  8. I have posted these patches http://Olarila.com/forum/viewtopic.php?f=19&t=1550 http://Olarila.com/Patches/Misc/Possible%20operator%20timeout%20is%20ignored.txt http://Olarila.com/forum/viewtopic.php?f=19&t=1858
  9. Se o problema é a VRAM errada pode usar a solução com device-properties que eu postei acima http://Olarila.com/forum/viewtopic.php?f=7&t=2626&p=20020#p19855 Também pode usar DSDT patch Method (_DSM, 4, NotSerialized) { Store (Package (0x1E) { "AAPL,slot-name", "PCI x16", "@0,compatible", Buffer (0x0B) { "NVDA,NVMac" }, "@0,connector-type", Buffer (0x04) { 0x00, 0x08, 0x00, 0x00 }, "@0,device_type", Buffer (0x08) { "display" }, "@0,name", Buffer (0x0F) { "NVDA,Display-A" }, "@1,compatible", Buffer (0x0B) { "NVDA,NVMac" }, "@1,connector-type", Buffer (0x04) { 0x00, 0x08, 0x00, 0x00 }, "@1,device_type", Buffer (0x08) { "display" }, "@1,name", Buffer (0x0F) { "NVDA,Display-B" }, "NVCAP", Buffer (0x18) { /* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, /* 0008 */ 0x1C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0A, /* 0010 */ 0x00, 0x00, 0x00, 0x00 }, "VRAM,totalsize", Buffer (0x04) { 0x00, 0x00, 0x00, 0x40 }, "device_type", Buffer (0x0C) { "NVDA,Parent" }, "model", Buffer (0x12) { "GeForce GTX 550Ti" }, "rom-revision", Buffer (0x1D) { "nVidia GTX 550 OpenGL Engine" }, "hda-gfx", Buffer (0x0A) { "onboard-1" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }
  10. Extrair e colocar o arquivo original é o mesmo que não fazer nada. Se não tiver o dsdt.aml o boot loader usa a DSDT original do BIOS. Até pode funcionar sem nenhum ajuste, mas alguma coisa não vai funcionar como esperado, por exemplo o gerenciamento de energia, sleep, etc. Vale uma leitura http://Olarila.com/forum/viewtopic.php?f=7&t=646
  11. <key>NodesToPatch</key> <array> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x0421401f</string> <key>Node</key> <integer>25</integer> </dict> </array>
  12. Esse parece o getExtDump, poste o getDump.
  13. Seu HD tá em MBR, não em GUID, nem tem a partição EFI.
  14. Só faltou o mais importante, desmontar a partição antes do comando dd diskutil unmount disk0s1
  15. A solução pra esse problema é simples, basta gravar o boot1h com a partição desmontada. Não adianta ficar instalando e reinstalando um ou outro bootloader.
  16. Não tenho idéia. Normalmente é configuração do BIOS, mas se você não consegue mudar nada, fica difícil.
  17. Se perceber algum efeito negativo de ter o valor errado, pode fazer o ajuste.
  18. Se tá funcionando deixa assim, é apenas visual. Para acertar tem que fazer os procedimentos que eu citei e que estão no tópico http://Olarila.com/forum/viewtopic.php?f=2&t=40 Coloque o gfxutil em /usr/bin antes de rodar o comando. Depois de editar e salvar o plist rode o comando inverso gfxutil -i xml -o hex device-properties.plist device-properties.hex
  19. Leia de novo e tente entender. Tem que rodar os comandos no terminal.
  20. O problema não é nas kexts, mas no GraphicsEnabler. Leia este tópico http://Olarila.com/forum/viewtopic.php?f=2&t=40 Extraia o string gerado pelo Chameleon, converta para plist, confira o "VRAM,totalsize" que deve estar errado, acerte, converta para hex, coloque no Boot.plist e desative o GraphicsEnabler.
  21. Não vai funcionar. Tem que proceder exatamente como o tonnybass escreveu no primeiro post. Poste sua dúvida num único lugar, não adianta escrever a mesma coisa em vários tópicos.
  22. You did something wrong. Why would it say "file not found" if the file was there? It makes no sense. If you run the command with boot instead of boot1h it probably messed up something, file boot is much larger than boot1h.
  23. You must put boot1h in root of USB drive, not ML partition.
  24. Veja aqui http://Olarila.com/forum/viewtopic.php?f=2&t=1075 Outra forma http://Olarila.com/forum/viewtopic.php?f=8&t=1198
  25. Your assumptions are mostly correct. If you did the changes I suggested and applied the patch on original DSDT, you should be fine.
×
×
  • Create New...