Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Enable external monitor support on a newer iBook' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Enable external monitor support on a newer iBook
Authored by: triplef on Jul 29, '03 12:03:52PM

AFAIK the script changes some parameters which are passed to the OpenFirmware when booting. These parameters are stored in the NV-RAM/PR-RAM (parameter RAM). Pressing cmd-opt-o-f when booting zaps the parameter RAM and thus disables dual screen again.



[ Reply to This | # ]
Enable external monitor support on a newer iBook
Authored by: twalther on Jul 30, '03 05:43:49AM
Actually, Command-option-o-f boots the machine into Open Firmware and prompts the user for commands. Command-option-p-r zaps the parameter ram and is likely what this hint should have referenced.

Though if you do boot into open firmware, the following sequence of commands will work:

reset-nvram
set-defaults
reset-all

This will restart the machine "back to normal."

[ Reply to This | # ]