Jump to content

fluid | fixed

blackosx

blackosx

Member Since 04 Dec 2008
Offline Last Active Today, 07:40 AM
*****

#1881986 DarwinDumper

Posted blackosx on 19 January 2013 - 12:20 PM

Revised version (v2.6.0) attached to the opening post. Changes from 2.5.8 -> 2.5.9 - Added current version of IORegistry Web Viewer to DarwinDumper HTML report (Note, this is still in an early development stage). - Added Audio Codec ID dump option courtesy of AnV's getcodecid tool. If selected, a file name AudioCodecID.txt is saved in the SystemInfo folder. - Revised the layout of the HTML report header to also include the Audio Codec ID. - Changed HTML report visited link colour. - Internal change to HTML report code - added separator lines to make reading easier. - Revised system_profiler request to get Graphics and Mac Model info for HTML report header. Changes from 2.5.9 -> 2.6.0 - Amended process launch sequence for IORegistry Dump - it now performs last. - Replaced ioregwv with a 10.6 compatible version. (This needs testing and confirming it works with 10.6). - Added string "Not Available" if audio codec ID cannot be read. Please note - The privacy opti...

#1881629 DarwinDumper

Posted blackosx on 17 January 2013 - 10:09 PM

Hey Fabio - Thanks for the tip about Anv's getcodecid tool. I've started working on the next revision to DarwinDumper and have asked Anv about including it. Regards

#1873488 DarwinDumper

Posted blackosx on 14 December 2012 - 09:53 AM

Revised version (v2.5.8) attached to the opening post. Changes from 2.5.7 -> 2.5.8 - Update to SMC_util3 for complete detection of newer Mac models SMC keys. - The name 'EFI' is now used instead of the temporary mount point name for EFI system partitions when reporting disk dump info. - BootSectDump folder is now only created if needed. - refit.conf files are now included in the Bootloader Config Files dump (though not in the html report). - Added detection for dmazar's modified boot0 for Clover timing. - Updated pci.ids.gz file. - Some code cleanups and revisions.

#1869536 Clover General discussion

Posted blackosx on 28 November 2012 - 11:38 AM

Nice job with the SMBIOS settings slice. Eps, on , said:All icon files updated to highest quality with 512x512 pixels and added other OS icons. Good to see updates to your theme Eps, however do you think it's worth increasing the file size of each icon by adding larger images which are not used?

#1865869 DarwinDumper

Posted blackosx on 09 November 2012 - 11:44 AM

Thanks for the report Mohamed Khairy. The interface buttons and checkboxes are actually correctly spaced but it looks like the background image has been scaled. However, I don't understand why that's happened? I'll run some tests here and see what i can find out.. In the mean time can anybody else confirm is this has happened to them? EDIT: I've had make a revised version due to an issue with the edid-decode binary. I've attached this new version (v2.5.3) to the opening post. I also adjusted the permissions of the background image. Can you test that to see if that has the same interface issue? Changes from 2.5.2 -> 2.5.3 - Replaced edid-decode binary by a version complied by Slice. EDIT: Revised version (v2.5.4) attached to the opening post. Changes from 2.5.3 -> 2.5.4 - Replaced edid-decode binary by a leo-compatible version complied by Slice.

#1865793 Clover General discussion

Posted blackosx on 08 November 2012 - 10:47 PM

dmazar, on , said:Probably because it ends with 00. Its RGBA - try putting something > 0 for alpha Good spot dmazar! That's been driving me crazy for the last couple of weeks.. Thanks @mrengles - Nice to see another theme for Clover. Well done.

#1865402 New features for Chameleon Preference Pane

Posted blackosx on 06 November 2012 - 10:59 AM

It's good to hear you're still around rekursor :)

#1863402 Clover General discussion

Posted blackosx on 27 October 2012 - 06:08 PM

Taruga, on , said:Hi guys, Is it possible to use Clover to boot from a raid 0 volume ? Any tips how to do it ? Hi Taruga I don't think I've seen any reports of anyone using Clover on a RAID setup. Can I suggest you have a search of the projectosx thread to see if you can find your answer there?

#1857766 Clover General discussion

Posted blackosx on 03 October 2012 - 06:51 AM

kyndder, on , said:On my machine he´s assuming the os_mac.icns.... Thanks again.. :) I'm now wondering if it's possible to detect the Recovery HD as a separate Volume and assign a separate icon for it in the GUI? For now, I made myself a Recovery HD icon for the black_green theme, it not OS specific though it would be nice to have one for both Lion and ML versions . It's only a bit of fun and I would change it at a later date if proper support for it can be added. I've just re-purposed the os_mac.icns file because it's currently not used anywhere else on my machine as my OS X volumes all use the individual OS specifc icons. I guess it could be used incorrectly when say OS X 10.9 comes out, but until then I'll use this. EDIT: I see while writing this, Slice posted an answer to my question above ^^^^^ - Thanks Slice :) Attached Files  os_mac.icns.zip 33.45K 18 downloads

#1856854 Clover General discussion

Posted blackosx on 29 September 2012 - 05:15 PM

BatcOuntrY, on , said:Is there a trick to getting Clover to use the config.plist? Your config.plist file was missing some closing </dict> statements. See if this works. Attached Files  config.plist.zip 1.02K 40 downloads

#1855201 Clover General discussion

Posted blackosx on 23 September 2012 - 08:38 PM

shiecldk, on , said:Can anyone give me an example about how to hide partition in Clover? I use the volume GUID. So for example, here's mine: <key>Volumes</key><dict><key>HideAllLegacy</key><string>Yes</string><key>HideVolumes</key><dict><key>0</key><dict><key>VolumeString</key><string>F55D9AC4-08A8-4269-9A8E-396DBE7C7943</string></dict><key>1</key><dict><key>VolumeString</key><string>43EB9A16-6572-4B7F-A537-6303895DAE0A</string></dict></dict></dict> You can get the GUID of each volume by checking your Clover bootlog. Or easier still, run DarwinDumper and select the Disk Volume UUID & GUID option.

#1855079 Clover General discussion

Posted blackosx on 23 September 2012 - 12:00 PM

See if removing that space after SMBIOS helps. <key>SMBIOS </key>

#1853737 DarwinDumper

Posted blackosx on 18 September 2012 - 04:48 PM

Revised version attached to the opening post. Changes from 2.3.6 -> 2.3.8 - User can now choose which part they want from the previously multiple diskutil & loader routine. - Added option to choose dump save path. Default is the DarwinDumper App folder. - Fixed bug when archiving previous folders. Please Note: When clicking the option to choose a new save location, the dialog window displays an 'Open' button. Ideally this should read 'Select' but until I find out how to do it that's how it is. Please report back any bugs or issues. Thanks

#1853731 Clover General discussion

Posted blackosx on 18 September 2012 - 04:18 PM

Excellent job on the setting up this topic Fabio & Slice. Clover has grown and expanded incredibly this year and it now supports a wealth of options, many of which I don't use either because my hardware doesn't require them, or my setup already had the required patches applied. Because of that, and also the pace of development, I've missed out on the learning, experimenting and understanding of some of Clovers options and with the previous available documentation being either the Russian PDF at AppleLife, or one of the hundreds of posts at projectosx your opening posts here make a welcome resource. Keep up the great work :)

#1853404 Chameleon 2.2svn Official PKG Installer & Binaries

Posted blackosx on 17 September 2012 - 10:46 AM

D-an-W, on , said:With Enoch-i386-2060.zip I had to move the DSDT.aml back to /Extra from /Extra/ACPI for it to work, is that normal? Hey Dan. My previous post was referring to the trunk code base (as per this threads title). I have not used the Enoch branch so I can't comment as to what code base is used and therefore what steps may or may not be required when setting up your /extra folder. mitch_de, on , said:Is it sure + safe that ALL parts of the bootloaders (beside /boot file) get updated / reinstalled if i install chameleonpkg or chimera.pkg? I ask because i am unsure if ALWAYS boot0hfs and boot1h got updated too, even if those files exist (but as older versions!). ../snip/.. Or got that boot0hfs perhaps never code changes (always same in older / newer chameleon/chimera trunks)? Hi Mitch The boot0 / boot1 files have not been updated for a while with the last change to any of the boot0 variants being over 10 months ago. And the last change to any of...

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy