iddpioneer Posted June 23, 2012 Share Posted June 23, 2012 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 refugio • E minha fortaleza • NEle confiarei. Link to comment Share on other sites More sharing options...
crunk Posted June 27, 2012 Share Posted June 27, 2012 which must be inserted GFX0 or IGPU? or they can send me your DSDT.aml? 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 More sharing options...
artur-pt Posted June 28, 2012 Share Posted June 28, 2012 hi in one or another check u case good hack PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files Link to comment Share on other sites More sharing options...
crunk Posted June 28, 2012 Share Posted June 28, 2012 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 More sharing options...
artur-pt Posted June 28, 2012 Share Posted June 28, 2012 hi Store (Package (0x30) the problem is here that is hex, dec=48 good hack PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files Link to comment Share on other sites More sharing options...
crunk Posted June 28, 2012 Share Posted June 28, 2012 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 More sharing options...
Cassio Posted June 28, 2012 Share Posted June 28, 2012 The correct value is 0x2C. You can just leave it blank Package () -Donations- PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com Premium Users HERE - Problems with Paypal HERE Link to comment Share on other sites More sharing options...
crunk Posted June 29, 2012 Share Posted June 29, 2012 thank you it worked!!!!! 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 More sharing options...
iddpioneer Posted July 3, 2012 Author Share Posted July 3, 2012 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 refugio • E minha fortaleza • NEle confiarei. Link to comment Share on other sites More sharing options...
rurouni Posted August 3, 2012 Share Posted August 3, 2012 boas ppl, com quanto de ram é que ficaram disponiveis para a placa gráfica ? Link to comment Share on other sites More sharing options...
Sadi Posted August 22, 2012 Share Posted August 22, 2012 (edited) Bom dia. Tenho uma Intel HD 3000 (0x01168086) em um notebook Asus Core i7 sem DSDT 10.8 e não consigo ativar a aceleração do hardware (QE/CI). Alguém tem alguma sugestão? Edited August 23, 2012 by Guest Link to comment Share on other sites More sharing options...
artur-pt Posted August 22, 2012 Share Posted August 22, 2012 olá tens aki como http://Olarila.com/forum/viewtopic.php?f=3&t=1339 bom hack PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files Link to comment Share on other sites More sharing options...
Sadi Posted August 22, 2012 Share Posted August 22, 2012 (edited) CARACAAAAAAA!!!! SUPER DEU CERTO HAHAHAHAHAH OBRIGADO Agora é só ficar brincando HEHE. Edited September 5, 2012 by Guest Link to comment Share on other sites More sharing options...
joaohkfaria Posted September 3, 2012 Share Posted September 3, 2012 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 Link to comment Share on other sites More sharing options...
Sadi Posted September 5, 2012 Share Posted September 5, 2012 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. Link to comment Share on other sites More sharing options...
anerik70 Posted September 24, 2012 Share Posted September 24, 2012 Ayuda para insertar metodo dual link en este dsdt dsdtSIN DUAL LINK.aml.zip Asus N53SM - X5MS | Intel Core i7 2670QM | GT 630M |INTEL HD GRAPHICS 3000 | TripleBoot: Ubuntu 12.04-Mountain Lion 10.8.2-Windows 8 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now