Jump to content

dfiore

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by dfiore

  1. I did create my own SSDT, but it did not seem to help. FYI running A14 Bios.
  2. Update: Saw major artifacting and eventual hardback using your SSDT/DSDT. Dropped the SSDT and running it again now to see how it does.
  3. I don't think the Bios is the issue, as it was working without any issues on 10.9. I removed the SSDT leaving DSDT and it ran a full day without any lockups. Im actually using the DSDT and SSDT from your post right now with a combination of your kexts and mine and its been ok for about 2 hours now. (got SD card reader working) My limited knowledge of clover has me reading, and it seems like it does some dynamic creation, could that need to be disabled possibly to use a pre-built SSDT? Side note: What kexts are you using to enable battery info to show. Dave
  4. After a little over a week of use, i am having serious issues with GUI hard locks and some artifacting. The system itself stays responsive, as i can SSH in and execute commands, but the GUI is locked with only mouse cursor movement working. There are occasionally artifacts in daily use, but it has become as serious as the hard locks. I think this is related to the DSDT, but I'm not too up to date on modding and patching them. Anyone wanna debug and test this with me?
  5. DVI via the Dock/Port Replicator is tested as working. I dont have VGA available to test at this minute, but should be able to test later today.
  6. @adriandb Install thread here: https://osxlatitude.com/index.php?/topic/7442-dell-e6320-yosemite-build-thread/
  7. Hi Folks, I was able to get Yosemite up and running on my e6320 and wanted to start a thread to iron out the last few wrinkles and help others get started. If anyone has this laptop and/or can help with the final issues, it would be greatly appreciated. Working: -Ethernet -Sound -Graphics (Display Port via Dock, DVI via Dock, Internal Display) -Sleep -Function Buttons, Trackpad, Volume Keys etc -Wireless (swapped older macbook pro card in) -SD Card Reader (working with patched AppleSDXC) Not Working: -Webcam (This has never worked, i believe it may not ever work) -VGA Output -HDMI Output (HDMI screens are recognized, but will display fully blank) Not Tested: -HDMI Audio To create the installation media, I followed the guide here (summarized below) You will need an 8GB+ flash drive, and an existing OSX installation Open Disk Utility (/Applications/Utilities/Disk Utility) and Partition your flash drive as Master Boot Record, 1 Partition, HFS+ named "Yosemite". Download Install OS X Yosemite.app Right click on the installer (Found in /Applications) > show package contents Navigate to Contents/Shared Support and double click on the InstallESD.dmg (The .dmg should now mount and appear on your desktop) In the terminal issue the following command: open "/Volumes/OS X Install ESD/BaseSystem.dmg" Open Disk Utility and Restore the BaseSystem.dmg to your flash drive Issue the following commands in terminal: cp "/Volumes/OS X Install ESD/BaseSystem.dmg" /Volumes/Yosemite/ cp -a "/Volumes/OS X Install ESD/BaseSystem.chunklist" /Volumes/Yosemite/ rm /Volumes/Yosemite/System/Installation/Packages cp -a /Volumes/OS\ X\ Install\ ESD/Packages /Volumes/Yosemite/System/Installation/Packages Now install Clover to your USB drive. (download it from here) Selecting the options shown in the linked image: http://imgur.com/if2O3hQ Merge all the files in the attached zip into the "CLOVER" folder on your Flash drive (done via terminal command below, if you downloaded the zip to your Downloads folder) cp -R ~/Downloads/CLOVER/* /EFI/CLOVER/ Once you have completed the install, repeat the Clover install and Kext / DSDT copy over to your installed HDD. CLOVER.zip
  8. I took the plunge on Yosemite, and tried your DSDT and SDXC kexts to no avail. Im going to start a Yosemite thread to keep these seperate, but wanted to let you know the Card Readers not working with what you provided. Dave
  9. Malik, As noted, you cannot have the VoodooSDHC.kext driver loaded with the system and retain sleep. If you want to use the SD card, you will have to load the driver manually when you intend to use it. Please read the instructions above and attempt to load the driver, if you come across any errors, ill be glad to review and help you get it going. Thanks, Dave
  10. Sidenote, anyone taken the plunge on Yosemite yet? I grabbed the BROADCOM BCM94352HMB in prep for Yosemite and have it working in Mavericks now, albeit without the ability to pair any bluetooth devices. Ive held off from mucking about with the Bluetooth until I can get to a clean Clover based Yosemite install.
  11. you can actually load the kext for SD card on an as needed basis to keep sleep working. Put the VoodooSDHC.kext in another folder like /Extra/TempExtensions/ and run this command replacing the proper path as needed "sudo kextload /Exta/TempExtensions/VoodooSDHC.kext" once you done using the sd card you will need to unload the kext "sudo kextunload /Exta/TempExtenstions/VoodooSDHC.kext" Note, this will not persist after a reboot, but will cause the blank screen if you sleep the PC while the kext is in loaded. Dave
  12. I am using AzureWave Broadcom BCM94352HMB with bcm4352.kext . I have added the BTFirmwareUploader.kext and it is showing detection of the bluetooth card and saying its using the combo firmware (via the console messages). I can turn bluetooth on and off, however i cannot find any devices when i search nor can any devices see my mac. Can anyone lead me in the right direction to get this working. Thanks, Dave
  13. confirmed e6320, will update sig as well to make it more clear for everyone. i have audio working with voodoohda now. i dont see any negative impact with voodoo at current time. dave
  14. @jakelo can you post your AppleHDA. I want to be sure im using a known working one. thanks dave
  15. ya i noticed it wasn't running. not sure why though. Perms look ok to me Dave
  16. macbookprodf:~ dfiore$ kextstat -l|egrep -i 'hda|voodoo' 30 3 0xffffff7f80def000 0xe000 0xe000 org.rehabman.voodoo.driver.PS2Controller (1111) <10 7 5 4 3 1> 58 0 0xffffff7f80e18000 0x5000 0x5000 org.rehabman.voodoo.driver.PS2Keyboard (1111) <32 30 7 6 5 4 3 1> 59 0 0xffffff7f80dfd000 0xf000 0xf000 org.rehabman.voodoo.driver.PS2Trackpad (1111) <32 30 7 6 5 4 3 1> 60 0 0xffffff7f80e12000 0x4000 0x4000 org.rehabman.voodoo.driver.PS2Mouse (1111) <32 30 5 4 3> 67 1 0xffffff7f80f2b000 0xf000 0xf000 com.apple.iokit.IOHDAFamily (1111) <5 4 3 1> 69 0 0xffffff7f80f7d000 0x1a000 0x1a000 com.apple.driver.AppleHDAController (1111) <68 67 11 7 6 5 4 3 1> here you go
  17. Removing NPCI resulted in no changes. Any other ideas? Dave
  18. im running the latest chameleon. not sure if there are varying model numbers, but mine has i5/hd3000, with no biometric reader. trying to remove npci call now.
  19. no disablers for me In 10.9.1 i ran AppleHDA with no issues. Since 10.9.2 with the updated AppleHDA, I had no issues. Dave
  20. no dice macbookprodf:~ dfiore$ ls -alh /Extra/Extensions/ total 32 drwxrwxrwx 14 root wheel 476B Mar 6 01:00 . drwxr-xr-x 11 root wheel 374B Mar 7 16:57 .. -rwxr-xr-x 1 root wheel 15K Feb 11 11:25 .DS_Store drwxr-xr-x 3 root wheel 102B Feb 11 11:25 AppleACPIPlatform.kext drwxr-xr-x@ 4 root wheel 136B Mar 6 00:59 AppleHDA.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 AppleIntelCPUPowerManagement.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 AppleIntelE1000e.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 AppleKextExcludeList.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 AppleSmartBatteryManager.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 DisableTurboBoostBattery.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 FakeSMC.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 Patched_10.7_AppleRTC.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 VoodooPS2Controller.kext drwxr-xr-x 3 root wheel 102B Feb 11 11:25 lspcidrv.kext macbookprodf:~ dfiore$ cat /Extra/org.chameleon.Boot.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>DSDT</key> <string>/Extra/DSDT.aml</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>Graphics Mode</key> <string>1366x768x32</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>npci=0x2000 darkwake=0</string> <key>SMBIOS</key> <string>/Extra/smbios.plist</string> <key>SystemType</key> <string>2</string> <key>Theme</key> <string>Default</string> <key>Timeout</key> <string>1</string> <key>USBBusFix</key> <string>Yes</string> <key>UseKernelCache</key> <string>Yes</string> <key>HDAEnabler</key> <string>Yes</string> </dict> </plist> any other ideas?
  21. I updated to 10.9.2 and dropped the AppleHDA.kext into /E/E, edited boot.plist and im not getting it to work. Do i need to remove the /S/L/E/ version or will that be overridden / disabled by the /E/E variant. Also, i tried to use the AppleIntelSNBGraphicsFB.kext from page 2 to get VGA working, but im finding that it breaks DisplayPort usage, so i backed out from that. The mini HDMI is causing snow and screen blanking on the one HDMI tv i have tested. Dave
  22. im using a fully vanilla install + my extras pack and that is all. dave
  23. im sure youd have something there, or the computer wouldnt boot. I should clarify, do you have any modified or non-OS installed KEXTS in /S/L/E ? If your not sure and have a spare hdd, you may try doing a clean install with my /Extra dir. I have found the sound switching nigglings are due to the dock and it works without any issue without it. when using the dock you may have to take it in and out of the dock to get the headphone jack working. -dave
  24. @adriandb i dont have a bluetooth module in mine but will likely add one in the near future since i love the magic mouse. for your KP, do you have anything in /S/L/E? and have you changed your DSDT ? Dave
  25. I was actually able to get most everything working by mixing and matching with other EE folders here. Currently working: Full QE/CL on video including DVI,VGA,DisplayPort (typing now from 10.9.1/27" via displayport) Sleep Battery Display Wifi (via MBP full height wifi card) USB2 and USB3 Currently an issue: SD Card (have not attempted to get this working as of yet) Sound switching between headphones and internal speakers. (this previously worked but after rebooting, its not working today.) Attached my EE for anyone who needs / wants it. If anyone has a suggestion for the sound switching it would be appreciated. Thanks, Dave Extra_e6320.zip
×
×
  • Create New...