Jump to content

rosnoun

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by rosnoun

  1. Yes inside array flag. Once config.plist modified, Open Clover Configurator and confirm that your patch has been added in the kernel and kext patch section
  2. You shall place them in the kext patches section. The config.plist attached to the tutorial already contain these patches. You can use it. Just remove the trim patch if you are not using ssd drive
  3. For the ACPI clover conf, you can uncheck everything. The needed mods are added to the dsdt, clover patch aren't required so far. We are still trying to fix the usb dead after sleep. It's a tricky one but if anyone want to contribute he is more than welcome
  4. I use the Single Link Normal LW1 LVDS+VGA The thing you are referring to is not related to my problem I think but it allows me to understand why I had troubles to set up a working USB installer I've done some experimentation and I now have the original unmodified FB with on the fly clover patch (I think). To be able to do so, I've added _DSM method to IGPU device in your DSDT (and DTPG method that you can add by patching from Rehabman repo). With your DSDT, I can't boot. With adding _DSM, it works... I had noticed the same behavior with the other method of modified FB... I have to have a EDID injected properly to make graphics work... During my experimentation to try to have wake working the method has grown up with propoerties that may not be necessary. Anyway this works as is. Here is my _DSM: Method (_DSM, 4, NotSerialized) { Store (Package (0x16) { "device_type", Buffer (0x08) { "display" }, "model", Buffer (0x12) { "Intel HD Graphics" }, "AAPL,HasPanel", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,os-info", Buffer (0x14) { /* 0000 */ 0x30, 0x49, 0x01, 0x11, 0x01, 0x10, 0x08, 0x00, /* 0008 */ 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0010 */ 0xFF, 0xFF, 0xFF, 0xFF }, "VRAM,totalsize", Buffer (0x04) { 0x00, 0x00, 0x00, 0x12 }, "AAPL,backlight-control", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,BacklightRestore", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,Haslid", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "@0,backlight-control", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "@0,AAPL,boot-display", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "@0,built-in", Buffer (One) { 0x01 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }
  5. Nice work! The method to have QE/CI working is surprising. I had succeeded to have it work with the patched Frame Buffer, but I had to modify the _DSM method of the VID device in DSDT and the SMbios in config.plist had to be set using MacBookPro6,2 (6,1 shall work also) Calabash, I have the Qualcomm Gobi 2000 but I had to remove it to plug the Wifi Dell half mini PCI-e. Anyway, I haven't found any way to make it work under OS-X. Have you ordered a different type of WWAN card? For my bluetooth I will check tonight but I'm starting to think that I don't have the Bluetooth module installed in the laptop... Anyway, I'd like to have a Bluetooth 4.0 capability, do you know which bluetooth module may work? For the USB after sleep, I managed to have it worked by using the AppleACPIPlatform rolled back from mountain lion, but using it make the serial number disappear in the "about" pane. Since I had enabled iMessage and I don't want to touch anything that may change hardware signature, I have removed it... If someone could give it a try, it should be fine... Calabash, could you post your config.plist please?
  6. Hello, sorry I've been away on holidays for the last past 10 days. No, I will not upload my EFI folder because there are some info in it I can't share since I've experiencing few things lately to try to get iMessages to work, including some test cloning MLB and ROM value from my real mac. But I could share any other info you would like me to share. I can provide you my DSDT, a sample config.plist, drivers folder... Let me know what you need. I the mean time, do you have any info regarding my question above?
  7. Hi all I have failed to use myhack to install yosemite on x201 but I succeeded with clover!!! I have a problem and maybe someone can help me with that. The sleep does not seems to work properly, especially USB does not work after sleep... Note that I am using the DSDT posted on Leon's post on wich I made some further edits for the graphics display. My problem is when I use the AppleACPIPlatform.kext, the sleep is working better but in that case I don't have the Serial Number displayed on "about this mac". I have seen other post over internet for the same issue. But I don't understand why I need the AppleACPIPlatform. It is supposed to correct boot issue on some motherboard Maybe I can do some DSDT edits for the sleep to work correctly without the need of kext? Any idea?
  8. Hello to everyone I have succeeded in installing Yosemite on my x201 with another method but using kext from Leon's post. Now I will try to use myHack / EDP because I don't like the other method I have used... I will let you know how far I can get... I will start with the extra posted here by Maay. Maybe someone here allready has some experience with x201 and yos and can give me a little bit of help? Thanks
  9. I have installed yosemite on my x201 using unifail modified with proper AppleIntelHDGraphics for yosemite and Windows 8.1 on the same HDD. Do you know if I can use EDP on top of a unifail installation? Right now I'm trying to make bluetooth work. My problem is I don't even know if there is a bluetooth apdapter installed on this machine :-/ The bluetooth light turns on a startup for few seconds, that is all I know... Any hint on how to check?
  10. I can't get my bluetooth working. Can someone please give me some help?
  11. Ok great. Did you do anythink to have the bluetooth working? (modified kext?) Could you provide a link to get instructions?
  12. Ok thanks. What about the bluetooth? EDIT : sorry, I'm getting confused. Is the bluetooth provided by the mini PCI card?
  13. Ok. Can I flash the BIOS 1.4 in your first post over the 1.40 official? I'm about to buy a wifi card. Any advice on which model to take please?
  14. Anyone can give me detailed instruction on how to get wifi working on my x201? Up to now I have only flashed my BIOS with official 1.40 from lenovo site. How do I flash my BIOS under OSX? With which BIOS? Which card do I need to use in order to get wifi working with minimum effort? According to this post, The Dell 1510 is not reported for yosemite... Anyone tried it? Thanks
  15. So in fact sound is working... I just had to select the right output in prefs... (it actually was set on headphones... stupid me...) So I've got everything working except the Wifi and bluetooth. For the bluetooth, is it provided by the same card than the Wifi? To get the Wifi to work : I have updated my BIOS to 1.40 when I was under windows XP before installing Yosemite. Can you tell me how I can flash the No Whitelist BIOS patch under mac os? And do I need to patch with the original BIOS provided in the first post? I have read somewhere that there is some issues under Yosemite and Wifi PCI card to connect to WPA networks. Could you help me choosing one that will work? I'd like to have the airdrop working with my iMac and iPad also... If I succeed, I will try to post a complete walkthrough
  16. there you go Extra.zip Intel HD Graphics QECI 10.10.zip x201_Mav_E.zip
  17. Sorry if I look silly. You want me to post the whole /S/L/E folder from my OSX installation?
  18. You mean the whole folder or just the modded kexts?
  19. Dear all Thanks for this topics. I'm new to hackintoshing and I own a X201 i5 on which I just succeeded to install OSX Yosemite. I have not used the myHack method but the beast one (not too sure I'm allowed to mention that here...). Graphics with QE/CI is working almost OOB using the kext and framebuffer from my post here below I used the DSDT file from this post and sleep/wake is working just fine. The USB does not seem to have issue at this point (Except USB is ejected during sleep) Wifi and bluetooth are not working. I first have to mod my BIOS and change the wifi card I suppose? Before going to the BIOS mod and PCI card change, I would like to be sure everything else will be working. Up to now I can't manage to have any sound coming out. I have used the Mavericks kext of this post. I have the voodoo tab in settings but nothing happen when I try to read music. I have tried to update to VoodooHDA 2.8.7 but same situation. My other problem is I can't get the iMessage apple id account to register. Any clue on that? Thanks to anyone that can give me tips...
×
×
  • Create New...