Recent content by daxuenj

  1. daxuenj

    [Guide] How to patch DSDT for working battery status

    Got it ! Thanks for your time ! :-)
  2. daxuenj

    [Guide] How to patch DSDT for working battery status

    So, for these situation: Store (0x05, BRRP) Store (0xE0, BRRP) We are also do the same ? : Store (0x05, ^^LPCB.H_EC.RRP0) Store (ShiftRight(0x05,8), ^^LPCB.H_EC.RRP1) Store (ShiftRight(0x05,16), ^^LPCB.H_EC.RRP2) Store (ShiftRight(0x05,24), ^^LPCB.H_EC.RRP3) Can ShiftRight operation deal...
  3. daxuenj

    [Guide] How to patch DSDT for working battery status

    Hi, RehabMan. I'm helping others make a battery patch. But I have no idea on how to write a value into a 32-bit field named BRRP. Could you give me some advice? Thanks in advance. Looking forward to your response.
  4. daxuenj

    [Guide] Disabling discrete graphics in dual-GPU laptops

    Yeah, of course. :) I will give credits to you and link the original post. :-)
  5. daxuenj

    [Guide] Disabling discrete graphics in dual-GPU laptops

    Wow, wonderful !! :thumbup: Can I translate this post and publish on a Chinese forum ?
  6. daxuenj

    [Guide] Patching LAPTOP DSDT/SSDTs

    Got it, thanks for your reply. :-) :)
  7. daxuenj

    [Guide] Patching LAPTOP DSDT/SSDTs

    Wow, thank you for your explanations. I have learn a lot. And, the laptop is Lenovo Z50. It also has a SSDT that exists many errors (a PTID SSDT). According to your thread, it is useless for hackintosh, so we can just drop it. But I wonder if this file can be fixed.:D
  8. daxuenj

    [Guide] Patching LAPTOP DSDT/SSDTs

    Hi, Mr. RehabMan. I met a error in dsdt. And the code is: Store (\_GPE.MMTB (Local2, \_GPE.OSUP (Local2)), Store (Local1, REG6)) Store (\_GPE.MMTB (Local3, \_GPE.OSUP (Local3)), Store (Local2, REG6)) According to the context, I guess it should be: \_GPE.MMTB (REG6)\_GPE.OSUP (REG6)Store...
  9. daxuenj

    [GUIDE] Intel HD Graphics 5500 on OS X Yosemite 10.10.3

    Congratulations!! It's really a good news for people who own a new device. And Congratulations to Austere.J for your first very own English Guide. Cheers! :thumbup:
  10. daxuenj

    [Guide] Lenovo IdeaPad U330/U430/U530 using Clover UEFI

    I'm sorry for that. But It seems that I can't PM you, so I only can contact you by replying one of your most relevant threads.
  11. daxuenj

    [Guide] Lenovo IdeaPad U330/U430/U530 using Clover UEFI

    Hi, Mr. RehabMan. I have found out the reason. These files are missing the keyword: config_HD3000_1366x768 config_HD3000_1600x900 config_HD4000_1366x768 config_HD4000_1600x900 config_HD4400_5xxx config_HD4600_4200
  12. daxuenj

    [Guide] Lenovo IdeaPad U330/U430/U530 using Clover UEFI

    Wow, excellent GUIDE again. Thanks for your efforts, Mr. RehabMan. :-) I choose this thread to feedback a issue to you. I have found a minor issue in your "OS-X-Clover-Laptop-Config" files. That is, maybe the DSDT Fixes Arg structure is changed. When I open your config.plist by Clover...
  13. daxuenj

    [Guide] Patching LAPTOP DSDT/SSDTs

    Thanks, Mr. Rehabman. I have learned more.
  14. daxuenj

    [Guide] Patching LAPTOP DSDT/SSDTs

    Hello, Mr. Rehabman. I have two questions about extracting DSDT/SSDT and FakePCIID. 1. Should we copy both tables and dynamic folder when we try to extract DSDT/SSDT in Ubuntu? 2. About FakePCIID(what a great work!). Is HD4400(0a16) also attached to 0412 ? Looking forward to your reply.
  15. daxuenj

    [Guide] Patching DSDT/SSDT for LAPTOP backlight control

    Dear Mr. Rehabman Happy New Year!!! Your topics are so wonderful that I really want to let more people to know them. It’s good to directly read your original threads, however, you know there are still lots of Chinese people that are not good at English. So, can I ask for the permission to...
Back
Top