Jump to content

kostas54

Members
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by kostas54

  1. Yes , but sometimes starts a really annoying high pitch sound from connected speakers and cpu stays at 100% until I reboot.
  2. I have replaced also the display with an IPS one and the new one is very bright, so i use it with brightness below medium. I think it is possible by injecting manual values to pnlf. Never bothered with that though. How about the audio I was asking before ? Do you use cocdecommander.kext? If not , do you have audio working from external speakers after sleep?
  3. These are statements found in the dsdt. It is something like the osi to xosi patch.
  4. @Next Oneuse SSDT-OCWork-dell.aml. delete SSDT-BCKM_DELL.aml and acpi patch BRT6 to BRTX SSDT-OCWork-dell.aml.zip
  5. I'll take a look at your efi and let you know. For the trackpad .. if you have followed my bios modding guide on github and changed the default value for it , there is no need for any patch.
  6. @Next One, you should be able to use only Brightnesskeys.kext for F11+F12. Upload your entire efi if you like me to take a look. Or better use this : https://github.com/utopia-team/opencore-debug/releases/tag/0.6.8 and upload the results. By the way , does your audio work without codeccommander.kext ? Do you have audio from external speakers even after sleep? @Jake Lo, I see that on your 5510/7510 you use both SSDT-EC-USBX,aml and ecdv to ec patch. Is there a reason for this? I mean could one use only the aml and have ec and ecdv device?
  7. I have a Dell 5570 which uses alc256 as yours. I mean system mic , I don't have system mic with alcid=14.
  8. @jantestmac, do you have mic working with alcid=14 ?
  9. I did. But acpi errors still the same. debug_23083.zip
  10. Can someone help me solve some acpi errors , like : Thanks in advance debug_16093.zip
  11. Can someone help me to patch battery on my laptop (Dell 5570)? In dsdt there are BAT0 and BAT1. I've read the guide but it is too complicated for me. Could someone help me? Battery percentage droping suddenly from 40-45% to 5-6% and it is driving me crazy. Here are the debug files if someone will. Thanks in advance. debug.zip
  12. Thank you my friend. Just to be sure (sorry but my English i not too good)... I open the dsl you sent me and it error free. I save it as aml. I decompile again aml to dsl. I open dsl and the error is still there. Is that normal?
  13. That's what I do. I decompile patched aml file to dsl , then I open tht dsl and the error is still there. Could you do me a favour ? Can you patch the previous attached file and sent it to me? Maybe something wrong with my iasl confg.
  14. That's what I did. I decompiled original dsdt.aml as dsl. Applied the patch , compile shows no error and then save as aml. But when I open this dsdt.aml shows the same error and the patch seem not to have been applied.
  15. I need your help. I have a dsdt with ECRW (in a _CRS method). I followed Rehabman's guide : Replace: Code: If (LEqual (PM6H, One)) { CreateBitField (BUF0, \_SB.PCI0._Y0C._RW, ECRW) // _RW_: Read-Write Status Store (Zero, ECRW (If (PM0H) { CreateDWordField (BUF0, \_SB.PCI0._Y0D._LEN, F0LN) // _LEN: Length Store (Zero, F0LN) })) } With: Code: If (LEqual (PM6H, One)) { CreateBitField (BUF0, \_SB.PCI0._Y0C._RW, ECRW) // _RW_: Read-Write Status Store (Zero, ECRW) } If (PM0H) { CreateDWordField (BUF0, \_SB.PCI0._Y0D._LEN, F0LN) // _LEN: Length Store (Zero, F0LN) } When I click compile it shows no errors. I save dsdt as aml but when I open it again shows same error. Can someone take a look ? Attaching dsdt file. DSDT.aml.zip
  16. Will try. Do you think I will gain anything setting DVMT from 64 to 128?
  17. So , which m2 network card should work native on macos HS and Mojave ? Without need for kexts or patches?
  18. My Dell 5570 has these values : Setting: DVMT Pre-Allocated, Variable: 0x795 {05 91 30 05 43 05 39 27 01 00 95 07 14 10 00 FE 00} 0x3EEC0 Option: 0M, Value: 0x0 {09 07 31 05 00 00 00} 0x3EEC7 Option: 32M, Value: 0x1 {09 07 32 05 30 00 01} 0x3EECE Option: 64M, Value: 0x2 {09 07 33 05 00 00 02} 0x3EED5 Option: 4M, Value: 0xF0 {09 07 34 05 00 00 F0} 0x3EEDC Option: 8M, Value: 0xF1 {09 07 35 05 00 00 F1} 0x3EEE3 Option: 12M, Value: 0xF2 {09 07 36 05 00 00 F2} 0x3EEEA Option: 16M, Value: 0xF3 {09 07 37 05 00 00 F3} 0x3EEF1 Option: 20M, Value: 0xF4 {09 07 38 05 00 00 F4} 0x3EEF8 Option: 24M, Value: 0xF5 {09 07 39 05 00 00 F5} 0x3EEFF Option: 28M, Value: 0xF6 {09 07 3A 05 00 00 F6} 0x3EF06 Option: 32M/F7, Value: 0xF7 {09 07 3B 05 00 00 F7} 0x3EF0D Option: 36M, Value: 0xF8 {09 07 3C 05 00 00 F8} 0x3EF14 Option: 40M, Value: 0xF9 {09 07 3D 05 00 00 F9} 0x3EF1B Option: 44M, Value: 0xFA {09 07 3E 05 00 00 FA} 0x3EF22 Option: 48M, Value: 0xFB {09 07 3F 05 00 00 FB} 0x3EF29 Option: 52M, Value: 0xFC {09 07 40 05 00 00 FC} 0x3EF30 Option: 56M, Value: 0xFD {09 07 41 05 00 00 FD} 0x3EF37 Option: 60M, Value: 0xFE {09 07 42 05 00 00 FE} 0x3EF3E End of Options {29 02} I changed to 0x2 and got DVMT=64. I would like to set it to 128 but I don't see such value. That means that my laptop can only get up to 64MB? Also , should I change this value to max (default is 256) ? Setting: DVMT Total Gfx Mem, Variable: 0x796 {05 91 44 05 45 05 F4 04 01 00 96 07 10 10 01 03 00} 0x3EF53 Option: 256M, Value: 0x2 {09 07 47 05 30 00 02} 0x3EF5A Option: 128M, Value: 0x1 {09 07 46 05 00 00 01} 0x3EF61 Option: MAX, Value: 0x3 {09 07 48 05 00 00 03} 0x3EF68 End of Options {29 02}
  19. With lily and friends I can build kexts like lilu and whatevergreen , but it gives me error with latest voodooi2c commits, which I need most.
  20. Could someone compile latest voodooi2c and voodooi2chid , for me? I don't know how to do it myself. Thanks in advance.
  21. I need to change my signature. My system is Kabylake-R , not coffeelake. Tried and see no difference , but maybe there is and I don't see it.
×
×
  • Create New...