Moderators Jake Lo Posted February 18, 2014 Moderators Share Posted February 18, 2014 Physically replace the wireless card or add a supported one to the WWAN slot. Check for supported card here. Personally I have a dell dw1510 card that I rebranded so OSX will detected as Airport Extreme rather than 3rd Party wireless device. Note, not all Dell wireless card is supported. 1 Link to comment Share on other sites More sharing options...
stickybeak Posted February 19, 2014 Author Share Posted February 19, 2014 Thanks! I will check if this one is available here in the Philippines. How do you access the SD card on OS X? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted February 19, 2014 Moderators Share Posted February 19, 2014 When you insert the SD card, it'll automatically mount it as a drive on your Desktop. Link to comment Share on other sites More sharing options...
stickybeak Posted February 20, 2014 Author Share Posted February 20, 2014 Jake, This might sound silly but for a beginner like me it would be a great help. Is there a webpage where I can check what specific controller each kext drives? EDIT: Btw card reader is not working. The video freezer and can't be ejected and/or stopped, I had to reboot the unit using the power button to regain control. A. Fixed the video problem by replacing the DVDPlayback.Framework found here: https://osxlatitude.com/index.php?/topic/5660-dell-latitude-e6430e6530-with-nvs5200m-hd4000/ (Thanks Jake) Link to comment Share on other sites More sharing options...
stickybeak Posted February 22, 2014 Author Share Posted February 22, 2014 Hi Jake, This is what I have so far after number of trials with kexts, tweaking of chameleon.boot.plist: Working: - Audio - Camera - DVD - Ethernet - nVidia NVS 5200M - USB 3.0 - HDMI Video - Sleep is perfectly working Not working: - Bluetooth - Card reader - Trackpad ( I tried to tweak tho using the ALP - Wi-Fi (Broadcom BCM4310 USB Wi-Fi Controller - I'm still waiting for the replacement Wi-Fi card) Are there kexts for trackpad, Bluetooth and card reader to activate non functioning hardware? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted February 22, 2014 Moderators Share Posted February 22, 2014 Hi Jake, This is what I have so far after number of trials with kexts, tweaking of chameleon.boot.plist: Working: - Audio - Camera - DVD - Ethernet - nVidia NVS 5200M - USB 3.0 - HDMI Video - Sleep is perfectly working Not working: - Bluetooth - Card reader - Trackpad ( I tried to tweak tho using the ALP - Wi-Fi (Broadcom BCM4310 USB Wi-Fi Controller - I'm still waiting for the replacement Wi-Fi card) Are there kexts for trackpad, Bluetooth and card reader to activate non functioning hardware? Try this for touchpad. Tested on my E6430. For card reader, you need to add the ven/dev id to voodooSDHC. Do a search here for it. Hmm, you got sleep working with nvs5200m? I'm interesting in how you accomplish this. Does it wake up after sleep? Link to comment Share on other sites More sharing options...
stickybeak Posted February 22, 2014 Author Share Posted February 22, 2014 Try this for touchpad. Tested on my E6430. For card reader, you need to add the ven/dev id to voodooSDHC. Do a search here for it. Hmm, you got sleep working with nvs5200m? I'm interesting in how you accomplish this. Does it wake up after sleep? Thank you for the link. As for the touchpad, I already tried the one from rehabman unfortunately the trackpad went crazy I had to restore my unit again. I have been tweaking and restoring my unit for the past 5 days, honestly, I do not know how I was able to accomplish the sleep functionality. If I am not mistaken the last extra folder I tried is from one of your threads. Here is a copy of my EXTRA http://rg.to/file/74dcfadde38b738d0f56c63d0a419856/Extra.rar.html , you might find what made the sleep functionality worked. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted February 22, 2014 Moderators Share Posted February 22, 2014 Thank you for the link. As for the touchpad, I already tried the one from rehabman unfortunately the trackpad went crazy I had to restore my unit again. I have been tweaking and restoring my unit for the past 5 days, honestly, I do not know how I was able to accomplish the sleep functionality. If I am not mistaken the last extra folder I tried is from one of your threads. Here is a copy of my EXTRA http://rg.to/file/74dcfadde38b738d0f56c63d0a419856/Extra.rar.html , you might find what made the sleep functionality worked. Yeah, don't see anything on the boot pack. Perhaps it's what you did on your BIOS. Can you confirm when it goes to sleep, you got a blinking power button. When you tab on it, system wakes back? Does it sleep when you close the lid? and wake? I left my E6530 in the office, so can't test which Alps version works best. Will update you on Monday. Link to comment Share on other sites More sharing options...
stickybeak Posted February 22, 2014 Author Share Posted February 22, 2014 Yeah, don't see anything on the boot pack. Perhaps it's what you did on your BIOS. Can you confirm when it goes to sleep, you got a blinking power button. When you tab on it, system wakes back? Does it sleep when you close the lid? and wake? I left my E6530 in the office, so can't test which Alps version works best. Will update you on Monday. It appears that only the display sleeps. The power button stays lit, not blinking, even when the lid is close. Link to comment Share on other sites More sharing options...
girardpallet Posted March 1, 2014 Share Posted March 1, 2014 hi , my bluetooth is now working with this kext in S/L/E. this was add: <key>Broadcom380FamilyUSBBluetoothHCIController</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string> <key>IOClass</key> <string>BroadcomBluetoothHostControllerUSBTransport</string> <key>IOProviderClass</key> <string>IOUSBDevice</string> <key>LMPLoggingEnabled</key> <true/> <key>idProduct</key> <integer>33175</integer> <key>idVendor</key> <integer>16700</integer> </dict> hope it help you IOBluetoothFamily.kext.zip 1 Link to comment Share on other sites More sharing options...
Recommended Posts