Jump to content

Configuração Yosemite - Haswell i5-4210U


macinpc
 Share

335 posts in this topic

Recommended Posts

Interessante que esse Audio foi ativado sem DSDT...

 

Roda esses comandos, e poste o resultado aqui - Faça o seguinte, rode os comandos depois de usar o Sleep.

syslog |grep -i "Wake reason"

pmset -g assertions
Link to comment
Share on other sites

Vamos fazer o seguinte. Mantenha essa DSDT.

 

Remova a GenericUSBXHCI e os boot-args para ela no seu config.plist

Dai use essas kexts: FakePCIID e FakePCIID_XHCIMux.

 

Depois de remover e instalar, pode ser na pasta do Clover ou S/L/E, execute esses comandos no Terminal:

sudo touch /System/Library/Extensions
sudo nvram -c

E certifique-se de que essas opções estejam no seu config.plist:

<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>

O AddClockID pode causar problemas no Sleep, mas vamos aos testes.

 

Esta funcionando ok agora.

O Hd externo é reconhecido e monta normalmente pelas USB3.0

Roda esses comandos, e poste o resultado aqui - Faça o seguinte, rode os comandos depois de usar o Sleep.

syslog |grep -i "Wake reason"
pmset -g assertions

 

Os Resultados

MacDells-MacBook-Pro:~ macdell$ syslog |grep -i "Wake reason"
Jul 24 22:52:43 MacDells-MacBook-Pro kernel[0] <Notice>: Wake reason: PWRB PEG0 PEGP PEG1 PEG2 LID0 EHC1 (User)
Jul 26 00:08:12 MacDells-MacBook-Pro kernel[0] <Notice>: Wake reason: PWRB PEG0 PEGP PEG1 PEG2 LID0 (User)
MacDells-MacBook-Pro:~ macdell$ pmset -g assertions
2015-07-26 00:08:57 -0300 
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  1
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Listed by owning process:
   pid 48(powerd): [0x0000028b0008020d] 00:00:33 ExternalMedia named: "com.apple.powermanagement.externalmediamounted" 
   pid 490(rcd): [0x000001be000901a8] 00:04:03 UserIsActive named: "com.apple.rcdevent" 
Kernel Assertions: 0x4=USB
   id=500  level=255 0x4=USB mod=26/07/15 00:23 description=EHC1 owner=AppleUSBEHCI
Link to comment
Share on other sites

olá

 

alguma coisa está ligada e a consumir energia

 

  pid 48(powerd): [0x0000028b0008020d] 00:00:33 ExternalMedia named: "com.apple.powermanagement.externalmediamounted" 

 

bom hack

Link to comment
Share on other sites

Vou fazer o teste sem o mouse e sem o modem 3g plugados


Aqui estão os resultados sem nada plugado nas USBs

MacDells-MacBook-Pro:~ macdell$ syslog |grep -i "Wake reason"
Jul 24 22:52:43 MacDells-MacBook-Pro kernel[0] <Notice>: Wake reason: PWRB PEG0 PEGP PEG1 PEG2 LID0 EHC1 (User)
Jul 26 00:08:12 MacDells-MacBook-Pro kernel[0] <Notice>: Wake reason: PWRB PEG0 PEGP PEG1 PEG2 LID0 (User)
Jul 26 21:29:39 MacDells-MacBook-Pro kernel[0] <Notice>: Wake reason: PWRB PEG0 PEGP PEG1 PEG2 LID0 (User)
Jul 26 21:38:23 MacDells-MacBook-Pro kernel[0] <Notice>: Wake reason: PWRB PEG0 PEGP PEG1 PEG2 LID0 (User)
MacDells-MacBook-Pro:~ macdell$ pmset -g assertions
2015-07-26 21:39:31 -0300 
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   0
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
Kernel Assertions: 0x4=USB
   id=500  level=255 0x4=USB mod=26/07/15 21:50 description=EHC1 owner=AppleUSBEHCI

 

Estou lendo e relendo mas estou com uma duvida:

 

Meu Layout Id é este: 12 = 0a260006 = 32MB, Pipes: 3, Ports: 3, FBMem: 3, ULT Mobile GT3

 

Nesta parte:

Part 4: Framebuffer Personality Structure
1. Looking at Framebuffer 15 = 0A2E0008 we have the following
08 00 2E 0A 01 03 03 03 00 00 00 04 00 00 20 02
00 00 50 01 00 00 00 60 6C 05 00 00 6C 05 00 00
00 00 00 00 00 00 00 00 00 00 08 00 02 00 00 00
30 00 00 00 01 05 09 00 00 04 00 00 07 01 00 00
02 04 0A 00 00 04 00 00 07 01 00 00 FF 00 00 00
01 00 00 00 40 00 00 00 1E 00 00 00 05 05 09 01

Onde encontro esses valores para o framebuffer 12 (06 00 26 0a)?

Link to comment
Share on other sites

 Share

×
×
  • Create New...