-
Posts
10026 -
Joined
-
Last visited
-
Days Won
561
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
When you boot your USB installer, the shell path variable may not contain the link to /usr/bin where sudo exec is found. You could therefore try: /usr/bin/sudo cp -R ... or /Volumes/D830/usr/bin/sudo cp -R ... For the Chameleon boot plist, you need to use the command cat /Volumes/D830/Extra/org.chameleon.Boot.plist
-
The command seems to go through the tree structure; however, you have a rights issue, hence the error messages so the sudo prefix does most definitely appear required. If still not going anywhere, can you reach the /Extra/Extensions folder of your Mav HDD and list the kexts in there? Could you also use detail the contents of the Chameleon boot plist through the cat command?
-
If you can boot the USB installer and access Terminal, you can still make a copy of your HDD's /Extra to your USB key. From Terminal, use df command to obtain the name of the HDD Mavericks partition, then use command cp -R /Volumes//Extra /Extra_BAK. You may need to add sudo in front of the cp command. You'll then have a folder called Extra_BAK at the root of your USB installer. Zip it and post it here.
-
It just seems op forgot to attach his attachments...
-
In the Ukulele dmg, there are pre-defined Logitech keyboard layouts. Copy those files for UK layout to /Library/Keyboard Layout and subsequently choose the Logitech layout from the Language & Region preference panel. Go to Keyboard Preferences, then click on + button at bottom left and you'll see the desired layouts listed in Others. Select the layout and click Add. If your Windows key is not Command key, you may want to swap roles with Alt key. Go to the Keyboard prefpane, then to Modifier Keys and swap between Command and Option.
-
Which version of Chameleon do you currently use? Please post your compressed /Extra folder.
-
From Windows? Never tried that. If you don't have a Mac or a hack, I can suggest you try Nawcom's ModCD. It's an ISO image you burn to CD/DVD and it creates a bootable Snow Leopard vanilla installer. You'll need the retail SL (restored) package on another DVD or USB key.
-
Did you install the pack with myHack?
-
Chameleon... Installed with myHack v3.1.2 when you build your Snow Leopard USB installer.
-
Battery removal won't work on the Latitude D Series.
-
Failing that, the tool is available on the Net; you have to do a little search though...
-
I vouch for the /Extra folder packs I've posted. BIOS A09 is probably Ok as is. Make sure you've configured it as per recommended parameters.
-
Warning Apple's Security Update 2015-001 breaks MLPF installations. It installs: i) a new kernel v12.6.0 ii) a new System.kext v12.6.0 The security update can only be "safely" be applied on a MLPF installation if the following actions are undertaken before subsequent reboot: 1) replace new ML kernel v12.6.0 by DP1's v12.0.0 2) replace new System.kext v12.6.0 by DP1's v12.0.0 directly in /S/L/E (do not place it /E/E, it won't work) Unless those replacements are done, the MLPF installation will be unbootable. The following 3 kexts also appear to need roll-back in order to retain Bluetooth services and kextcache: 1) IOBluetoothFamily.kext (back to v4.0.8) 2) IOBluetoothHIDDriver.kext (back to v4.0.8) 3) IOSerialFamily.kext (back to v10.0.5) Whilst you're encouraged to keep a backup, the files are available below: DP1_mach_kernel.zip System.kext.zip IOBluetoothFamily.kext.zip IOBluetoothHIDDriver.kext.zip IOSerialFamily.kext.zip
-
You don't need a battery to update your BIOS. Download the executable package of one of the latest versions (A17 to A19) off Dell's web site and extract the .HDR file using DOS command <BIOS Filename>.exe -writehdrfile. Then, place the file on a USB key and follow the procedure to update the BIOS (power cable out, battery out, keep End key down, plug power cable, release End key after 2 seconds). This procedure has been detailed elsewhere in the forum (in D430, D6x0 or M4300 threads) and on the Net. Look up for BIOS recovery on Dell laptops. I would not use EDP if I were you (it's been causing far too many problems on older Dell laptops for too long now), stick to the initial boot pack and look for the final packs I posted here and there in D6xx section.
-
Guys, please, this section is for myHack installations. As this is not the case here, please move your thread to the E Series support section. Is it that difficult to have a little discipline on the forum at all?
-
myHack does not support Yosemite. Please post your thread in the E Series support section.
-
Use the attached pack. The kext goes to /Extra/Extensions, the plist files to /Extra and the HWMonitor app to /Applications. Run myFix (quick) to install the kext. You may adjust the GraphicsMode of the boot plist to your own LCD resolution if you want. D830n_tuning.zip Also ensure that IDA is not enabled in BIOS (necessary if running on a Merom CPU, which the T7800 is). In terms of kexts in /E/E, all you really should have is: AppleACPIPS2Nub.kext AppleHDADisabler.kext ApplePS2Controller.kext BCM5722D.kext FakeSMC.kext Patched_10.7_AppleRTC.kext VoodooBattery.kext VoodooHDA.kext lspcidrv.kext
-
Off topic, please create your own thread in the support section.
-
All the necessary laptop hardware documentation is provided in the Service Manual available at Dell's support web site.
-
SMB connections do not work under MLPF, it's one of the bugs/limitations.
-
If you're installing OS X on an MBR partitioned disk, yes you need the MBR patch. myHack normally prompts for it at the end of the installation. The target partition must be formatted Mac OS X Extended (journaled) through Disk Utility before you begin installation.
-
I guess you may not have read that guide with sufficient attention. I really thought I was clear enough... Clover is able to extract the kernel automatically, Chameleon is not. That is why I spoke of Chameleon at 1st reboot step, i.e. after OS installation, not at USB installer initial boot step. This being said, if you're using a Chameleon based Yosemite USB installer, you can always copy the kernel as mach_kernel at the root of the USB key or as kernel in /System/Library/Kernels folder. That will work. Yosemite_kernel_(10.10_10.10.1).zip
-
This AR9285-based card requires a simple patch of the Atheros40 kext to work. What did you do exactly?
-
[Guide] Dell Latitude E6430 with Yosemite 10.10 (14A389)
Hervé replied to dunghv's topic in The Archive
I think Yosemite is more buggy than expected. Since I've updated my D630n to the latest 10.10.2 Beta, sometimes, whilst in the middle of something, I get bombed out and back to the login screen with username/password prompts. System will then freeze on login attempt, I have to reboot. I'm glad I kept my Mavericks partition...