Author Topic: How to hide the Chameleon Post Console Messages?  (Read 4330 times)

0 Members and 1 Guest are viewing this topic.

kennyman

  • Entrant
  • Posts: 4
How to hide the Chameleon Post Console Messages?
« 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.  :-\

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: How to hide the Chameleon Post Console Messages?
« Reply #1 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.

10.9.5 - ASUS P8Z77-V Pro - i5 3570K - GTX 660 - Chameleon 2.3 svn-r2xxx
How to...
Install Chameleon: http://forum.voodooprojects.org/index.php/topic,649
Make your own Chameleon boot CD: http://forum.voodooprojects.org/index.php/topic,484.msg2131.html#msg2131

kennyman

  • Entrant
  • Posts: 4
Re: How to hide the Chameleon Post Console Messages?
« Reply #2 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]

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: How to hide the Chameleon Post Console Messages?
« Reply #3 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.
10.9.5 - ASUS P8Z77-V Pro - i5 3570K - GTX 660 - Chameleon 2.3 svn-r2xxx
How to...
Install Chameleon: http://forum.voodooprojects.org/index.php/topic,649
Make your own Chameleon boot CD: http://forum.voodooprojects.org/index.php/topic,484.msg2131.html#msg2131

kennyman

  • Entrant
  • Posts: 4
Re: How to hide the Chameleon Post Console Messages?
« Reply #4 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 ;)

iRipper

  • Observer
  • Posts: 26
Re: How to hide the Chameleon Post Console Messages?
« Reply #5 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.