Jump to content
iddpioneer

QE / CI na Intel HD3000 Solucionado.

Recommended Posts

Olá pessoal, para quem está tendo problemas com aceleracão na Intel HD 3000 basta editar o DSDT procurar por IGPU, GFX0 ou seja la como estiver sua vga no seu DSDT e colocar o código abaixo e apagar a Geforce.Kext(pelo menos pra quem tem Nvidia Optimus):

 

        Method (_DSM, 4, NotSerialized)
       {
           Store (Package (0x2C)
               {
                   "device-id", 
                   Buffer (0x04)
                   {
                       0x26, 0x01, 0x00, 0x00
                   }, 
                   "model", 
                   Buffer (0x17)
                   {
                       "Intel HD Graphics 3000"
                   }, 
                   "AAPL,snb-platform-id", 
                   Buffer (0x04)
                   {
                       0x00, 0x00, 0x01, 0x00
                   }, 
                   "@0,connector-type", 
                   Buffer (0x04)
                   {
                       0x00, 0x08, 0x00, 0x00
                   }, 
                   "@1,connector-type", 
                   Buffer (0x04)
                   {
                       0x00, 0x08, 0x00, 0x00
                   }, 
                   "hda-gfx", 
                   Buffer (0x0A)
                   {
                       "onboard-2"
                   }, 
                   "device_type", 
                   Buffer (0x08)
                   {
                       "display"
                   }, 
                   "built-in", 
                   Buffer (One)
                   {
                       0x01
                   }, 
                   "AAPL,backlightRestore", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL,HasLid", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL,HasPanel", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL,NumDisplays", 
                   Buffer (0x04)
                   {
                       0x04, 0x00, 0x00, 0x00
                   }, 
                   "AAPL,NumFramebuffers", 
                   Buffer (0x04)
                   {
                       0x02, 0x00, 0x00, 0x00
                   }, 
                   "AAPL,SelfRefreshSupported", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL,aux-power-connected", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL,backlight-control", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL00,blackscreen-preferences", 
                   Buffer (0x04)
                   {
                       0x00, 0x00, 0x00, 0x08
                   }, 
                   "AAPL01,BacklightIntensity", 
                   Unicode ("d"), 
                   "AAPL01,blackscreen-preferences", 
                   Buffer (0x04)
                   {
                       0x00, 0x00, 0x00, 0x08
                   }, 
                   "AAPL01,BootDisplay", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL01,DualLink", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }, 
                   "AAPL00,DualLink", 
                   Buffer (0x04)
                   {
                       0x01, 0x00, 0x00, 0x00
                   }
               }, Local0)
           DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
           Return (Local0)
       }

Deus é o meu refugioE minha fortalezaNEle confiarei.

Link to comment
Share on other sites

hi

I've tried does not work, there is always.


918 Remark Initializer list shorter than declared package length ??

Motherboard: GigaByte Z77-DS3H


CPU: Intel® Core™ i5-2500K 4.2 GHz


RAM: 8 GB DDR3-1600


Graphics: ASUS EAH6870 DC


Sound: Realtek ALC887/HDMI


HardDrive: 128 GB SSD SanDisk


Wi-Fi: TP-Link-WN881ND AirDrop


Sofware: OS X 10.9 , Windows 8 Pro UEFI Clover!

Link to comment
Share on other sites

hi

I've added 48 but it remains the same fault


918 Remark Initializer list shorter than declared package length


thanks

Motherboard: GigaByte Z77-DS3H


CPU: Intel® Core™ i5-2500K 4.2 GHz


RAM: 8 GB DDR3-1600


Graphics: ASUS EAH6870 DC


Sound: Realtek ALC887/HDMI


HardDrive: 128 GB SSD SanDisk


Wi-Fi: TP-Link-WN881ND AirDrop


Sofware: OS X 10.9 , Windows 8 Pro UEFI Clover!

Link to comment
Share on other sites

Ae pessoal hehe obrigado pelo feedback, que bom q está funcionando, quanto aos problemas de compilação, aqui nao deu nenhum, qaunto ao crunk que bom q deu certo!


@crunk: that's good to hear(read) that !

Deus é o meu refugioE minha fortalezaNEle confiarei.

Link to comment
Share on other sites

Segui o tutorial que o artur-pt colocou aqui mas não deu muito certo. A Intel HD 3000 continua sem ser detectada e o QE/CI não funciona.


Estou com o Mountain Lion 10.8, Intel HD 3000 + Nvidia 540M

 

Você precisa reinstalar as kexts que fez backup na pasta "intelhd_backup" usando o Kext Wizard. ;)


capturadetela20120905s0.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...