-
Posts
10038 -
Joined
-
Last visited
-
Days Won
562
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
Absolutely, I got a similar GT610. The card was delivered with 2 low-profile backplanes as additional accessories to default full-height backplane: 1 low-profile for HDMI + DVI connector and 1 low-profile for VGA connector (that has extended ribbon cable). Look here for details. The X1300 kext in the Vostro200 bootpack is actually for SL only but it's been carried over by mistake; we need to take it out of the bootpacks and make that and EDP optional add-on like audio packs or wireless packs for instance.
-
[SOLVED] E6230 i5 with 10.9(mavericks) bluetooth doesn't work
Hervé replied to vikingosx's topic in The Archive
Just patch yours as posted above. -
I guess you have a duff USB installer. As long as you use myHack v3.1.2 + Generic/Specific bootpack, there should be no problem, at least with the D430. That model has long been supported.
-
That card was last supported in Snow Leopard. It's not supported since Lion. I did some extensive work on the matter but could not succeed in getting the card working 100% in Lion, I could only get FrameBuffer support, not full QE/CI: https://osxlatitude.com/index.php?/topic/1579-lion-on-dell-optiplex-755-with-radeon-x1300-128-mb/page-2 There is no support whatsoever fot ATI X1000 Series since Mountain Lion (no kexts or whatever) so you have to replace that card by a supported model. I can recommend nVidia GeForce G210 or GT610 as cheap low-end alternatives. Both work OOB.
-
Can't get what to work with your D430??? Intel WLAN cards are not supported.
-
The bootpack is as it always were. I can't see anything wrong with it.
-
It should, but if it did not, you would simply re-install Chameleon after booting through the USB installer.
-
In your particular case, you should make 2 separate images: 1 of Windows partition and 1 of Mac OS X partition. If you made a complete HDD image, then you would get the same partitioning arrangement, which is not what you want. For Windows, regular ghosting tools can be used from bootable CD/USB keys to make an image of the Win partition that you would then restore to the new and larger partition of your SSD drive. For OS X you could indeed boot your OS X installer and make an image of your existing installation for subsequent restoration to the new and larger partition of your SSD drive.
-
You could try the Gigabyte shutdown patch provided by DSDTEditor on Olarila.com. It certainly fixed the restarts I was experiencing when trying to shutdown down my Vostro200. Or look at the Optiplex 755 thread at IM, it has great details about a fully working system... http://www.insanelymac.com/forum/topic/255482-dell-optiplex-755-dsdt-vanilla-speedstepsleep-working/
-
Need help for getting DSDT on Dell Precision t3400
Hervé replied to Praveen22856's topic in The Archive
quick. -
That's because you probably need to add the legacy Snow Leopard kernel (default with Nawcom ModCD/ModUSB). Look at the Dell Precision 670 guide for info and reference.
-
Or try a myHack installation in case your KextHelper does not add the kext to SL properly... As a last attempt, check that your patched kext is in /System/Library/Extensions, that it has the correct permissions (use Terminal command ls -l and the kext should be listed with drwxr-x--x root wheel permissions). Then try to boot with flags & option -v -f UseKernelCache=No.
-
http://wiki.osx86project.org/wiki/index.php/HCL_10.6.8/Desktops Look at Optiplex GX280 details...
-
How do you add the kext? Try and patch the universal kext: make a copy to your desktop, then edit the Info.plist file to add the same line I added to the Intel kext (the line with your BCM5751 PCI ids). Then install the patched kext by whatever method you use. No idea why it would not work, unless you do not install the kext properly...
-
Use the patched kext I've uploaded. Can't you manually add the Ethernet interface in Network Preferences? How do you add the kext to the system? Is this a myHack installation?
-
Can you boot with -v flag and see if the kext loads? If loaded, it will also be listed in System Profiler->Software->Extensions
-
Here: AppleBCM5751Ethernet.kext.zip If you right click on the kext, select Show Package Contents, then open in TextEdit the Info.plist file located in Contents subfolder, you'll see the PCI ids I've added for your card. That's basic kext patching
-
The kext needs to be patched with your PCI dev id...
-
All Zero MAC address tended to be obtained with universal binary kext, hence why you should use the Intel version. Post us the output of Terminal command lspci -nn so that we can clearly identify your LAN card (needs lspcidrv.kext loaded), but HP documentation does indeed clearly state BCM5751 10/100/1000BT Ethernet... Is it enabled in BIOS?
-
What's in your /Extra/Extensions folder? Never attempted ML 10.8.5 on those to be honest...
-
Look for the BCM kext of D430/D620/D820. Make sure to use the Intel binary version, not the universal binary PPC&x86 version. It's been mentioned in several threads (there's a detailed post about this re: D430 installation). You'll find the kext with a forum search on "universal binary" or on "BCM5751".
-
Reinstall Chameleon and if problem persists, look for 4K sector HDD fix.
-
You need to post your full system specifications along with your zipped full /Extra folder, provided you've done a myHack installation with no other undocumented non-Vanilla modifications. Wireless cards are never an issue as it's a well known matter and is never supported through our bootpacks unless the card works OOB. Ideally, you would also try other OS X versions from SL to ML.
- 2 replies
-
- Latitude E5420
- E5420
-
(and 3 more)
Tagged with:
-
Motherboard Asus P5KPL/EPU. Crash when selecting language
Hervé replied to Predatux's topic in The Archive
Why reinstall instead of updating through AppleMenu software update facility? -
All this has long been answered so please read up the forum and the various documentation pages. There is no need to confirm, re-confirm or re-re-confirm a process that has been explained many many times before.