Thread: Lion with AMD
View Single Post
 
Old 10-20-2012, 01:15 AM
instant idiot's Avatar
instant idiot instant idiot is offline
Jaguar
 
Join Date: May 2012
Posts: 36
Here I am assuming that the only flags you have to specify at boot are these:
Code:
-legacy UseKernelCache=No npci=0x3000 PCIRootUID=0
Also, I reccomend making a backup of /Extra/org.chameleon.Boot.plist before making these changes. (Just in case, y'know...)

Change
Code:
<key>UseKernelCache</key>
<string>Yes</string>
to No.

Remove
Code:
<key>PCIRootUID</key>
<string>0</string>
and add PCIRootUID=0 to the <string> section of Kernel Flags.

Reboot!

(By the way, would you mind putting files like org.chameleon.Boot.plist between [code] tags instead of taking a screenshot? It's easier to read and modify.)

Last edited by instant idiot; 10-20-2012 at 01:18 AM.
Reply With Quote