QUOTE (AnnArbor @ Oct 17 2009, 10:40 PM)

Hi Leppy,
When I executed the above commands (f 2 instead of f 1), only Mac OS started after Chameleon is briefly displayed. Do you think one of two OS's can be selected?
No I think Chameleon defaults to one OS and that I have the timeout set to one second in Boot.plist.
Increase the timeout by changing the /Extra/com.apple.Boot.plist to read like this:
<key>Timeout</key>
<string>30</string>
That will delay the Chameleon auto boot for 30 seconds.
When you see the first chameleon prompt with the Dell logo, hit an arrow key ONCE, then move the Cursor over to the Windows partition to select it and then hit enter.
QUOTE (ccotten @ Oct 18 2009, 03:05 AM)

Just finished installing on my d420 with Snow Leopard. It works perfectly! I had been using the Leopard version for a while but never had success with your mkext. Now, things are great! Just wish I could figure out how to get sleep to work. That and a 9 cell battery would make me a happy camper.
Also, why aren't you using the voodoo trackpad kexts?
Thanks for all your work!
Glad to hear the D420 works too. What video does your machine have?
I don't use the voodoo trackpad kext because I don't like it. I prefer the way the trackpad works without two finger scrolling. The trackpad kext is easy enough for users to add on their own. But I guess I could include it in on the CD so they don't have to hunt it down - maybe even add an option in the script to add it in.
Thanks for the feedback.
QUOTE (Synaesthesia @ Oct 18 2009, 04:12 AM)

He's got a short countdown on the Chameleon. Push a button while it shows and see if you can choose windows.
BTW the only kexts I added were AppleACPIThermal.kext and VoodooPower.kext - they give me a cooler laptop with speedstepping. I am attaching them for your convenience. Just put in /Extra/Extensions and run the nice rebuild mkext script provided.
Click to view attachmentYou're right about the countdown - I set it very short by default.
Thanks, I'll give those another shot and if they work out, I'll add them to the next version of the CD.
I am glad your getting some use from the rebuild_mkext script. Posting successes with it will make the next distro better.
QUOTE (Synaesthesia @ Oct 18 2009, 04:12 AM)

Sleep works if I add Sleepenabler.kext, and an SMBios.plist. However, upon wake the VoodooHDA kext is loaded improperly, causing distortion, and the TSCSync kext is also not loaded properly, causing stuttering.
Yeah, I've played with that, too. To me, it's not worth giving up two core operation for sleep. We could probably script a unload/load for sound to fix that, but that's not my preference either.
If you want to play with sleep further, remove the TSCSync kext and then add the cpus=1 string in /Extra/com.apple.Boot.plist.
That'll cure the stutter issue after sleep, but you'll only have one active core.
I thought about including an smbios.plist, too, but they are also pretty machine specific and I haven't found that they fix anything new except the profiler for the machine they are intended for. If someone knows how to generate one from the command line that is accurate for the machine it is installed on, I'd love to know.
If someone could come up with a dsdt.aml patch procedure for these machines that fixes sleep, we'd all be happy campers. I know it's been the solution for otherwise impossible hardware, but I don't even know if that's possible on these Latitudes.