Voodooprojects

Chameleon => General Discussion => Topic started by: kennyman on February 11, 2013, 08:55:25 AM

Title: How to hide the Chameleon Post Console Messages?
Post by: kennyman on February 11, 2013, 08:55:25 AM
Hello

When I boot into Chameleon, I used to see some texts on the top left side of the screen, after reading on this forum, I have learned and used "Boot Banner" No to hide the texts.

Now when I select for example my OSX HDD and press Enter, there are some texts that appears on the top left screen, ex kernel_patcher 64 Bit; Patching 64 bit Kernel and other information. May I know how to hide this? What should I use in plist to hide the post chameleon texts? Please advise me.  :-\
Title: Re: How to hide the Chameleon Post Console Messages?
Post by: Gringo Vermelho on February 11, 2013, 02:15:56 PM
Not sure, try adding key showinfo with a string value of no.

zip and attach your /Extra/org.Chameleon.Boot.plist or post its contents in a code box.

Title: Re: How to hide the Chameleon Post Console Messages?
Post by: kennyman on February 11, 2013, 03:55:46 PM
Thank you for helping me, I have read the Chameleon Documentation and have already added ShowInfo but it did not solve the problem. Every time I load ML, the same texts appears: patching Kernel 64 bit.....Bootstrap and other info. It is 4-5 lines of text. Below is my plist;

Code: [Select]
<dict>
<key>Boot Banner</key>
<string>No</string>
<key>Instant Menu</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1200x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x3000 darkwake=0</string>
<key>ShowInfo</key>
<string>No</string>
<key>SystemType</key>
<string>3</string>
<key>Theme</key>
<string>Default</string>
<key>USBBusFix</key>
<string>Yes</string>
<key>busratio</key>
<string>24</string>
</dict>
</plist>/code]
Title: Re: How to hide the Chameleon Post Console Messages?
Post by: Gringo Vermelho on February 11, 2013, 04:33:56 PM
hmm I don't know why it does that.

Are you sure you need the kernel patcher module?
Remove any modules from /Extra/Modules that you don't need.
Title: Re: How to hide the Chameleon Post Console Messages?
Post by: kennyman on February 11, 2013, 05:04:16 PM
I was so frustrated with this for 3 days now, so I wiped everything from my HDD and did a fresh install with latest Chameleon. Everything boots up fine now, not sure what was going on, thank you very much for your help ;)
Title: Re: How to hide the Chameleon Post Console Messages?
Post by: iRipper on October 14, 2013, 04:07:22 PM
Hi.

I have a similar "issue". I need the KernelPatcher.dlyb module for my Mavericks to boot, but I would like to disable the post messages.