calibre™ Posted April 27, 2015 Share Posted April 27, 2015 Hi blackosx Do you still have the revised source of x86info? Can you upload it please. Thanks Link to comment Share on other sites More sharing options...
Pavo Posted May 11, 2015 Share Posted May 11, 2015 Here is the dump from my system, maybe someone can figure out why I have to plug my DP monitor in after the system has booted DarwinDumper_2.9.8_AMI_X64_3202_Yos_henrybrock.zip Link to comment Share on other sites More sharing options...
blackosx Posted May 12, 2015 Author Share Posted May 12, 2015 Hi blackosx Do you still have the revised source of x86info? Can you upload it please. Thanks Hi calibre Here's source for x86info v1.31pre x86info_2014_07_31.zip Link to comment Share on other sites More sharing options...
blackosx Posted June 16, 2015 Author Share Posted June 16, 2015 I’m currently updating DarwinDumper for El Capitan. One problem I have noticed is the FirmwareMemoryMap dtrace script no longer provides the memory map. Looking further in to El Capitan’s dtrace it seems the fbt (Function Boundary Tracing) probes no longer allow reading kernel internal functions. $ sudo dtrace -l | grep fbtI wonder if there’s another method for getting a memory map from inside the OS? Anyone got any ideas? Link to comment Share on other sites More sharing options...
Micky1979 Posted June 16, 2015 Share Posted June 16, 2015 Hi blackosx I am vaguely convinced that is the same reason why Chameleon not currently working (zalloc.c inside kernel source) EDIT not sure if "sysctl -a some option" can help you. I’m currently updating DarwinDumper for El Capitan.One problem I have noticed is the FirmwareMemoryMap dtrace script no longer provides the memory map. Looking further in to El Capitan’s dtrace it seems the fbt (Function Boundary Tracing) probes no longer allow reading kernel internal functions. $ sudo dtrace -l | grep fbtI wonder if there’s another method for getting a memory map from inside the OS? Anyone got any ideas? Link to comment Share on other sites More sharing options...
blackosx Posted June 17, 2015 Author Share Posted June 17, 2015 Hey Mickey. Thanks for your input. There could well be a connection with the kernel changes but I’m not knowledgable enough at that level to know without doing a lot of reading. I think sysctl does not provide details for memory layout info. 1 Link to comment Share on other sites More sharing options...
blackosx Posted June 17, 2015 Author Share Posted June 17, 2015 Here's a preliminary beta update with bug fixes and detection for El Capitan. v2.9.8 -> 2.9.9b1 - Update ioregwv to latest version to correctly escape backslashes. This fixes an issue where the I/O Kit Registry web viewer would fail to load the DeviceTree->Chosen data set. - Add recognition for El Capitan. - Fix Browse button and save path text box in Custom Path page. Note: Under El Capitan, the Firmware Memory Map does not function (without rootless=0 boot-arg). EDIT: Attachment removed as newer version is posted later in the thread Link to comment Share on other sites More sharing options...
Micky1979 Posted June 22, 2015 Share Posted June 22, 2015 Hi blackosx, I have not yet installed 10.11, when I have a new disc (no other space available) I will test the new release. Link to comment Share on other sites More sharing options...
joe75 Posted June 24, 2015 Share Posted June 24, 2015 hey, blackosx Just tried b1 and the dump was saved to 2.9.8 Reports folder. *Found save path /Users/OSX/Desktop/DarwinDumper_v2.9.8/DarwinDumperReports I never had any save to an older builds folder before so thought I would mention it.. DarwinDumper_log.txt Link to comment Share on other sites More sharing options...
blackosx Posted June 24, 2015 Author Share Posted June 24, 2015 Hi blackosx, I have not yet installed 10.11, when I have a new disc (no other space available) I will test the new release. Hey Mickey. No rush. hey, blackosx Just tried b1 and the dump was saved to 2.9.8 Reports folder. *Found save path /Users/OSX/Desktop/DarwinDumper_v2.9.8/DarwinDumperReports I never had any save to an older builds folder before so thought I would mention it.. Hi joe75 Thanks for the log from v2.9.9b1 but I don't see anything wrong. I see it finds a previously used ~/Desktop/DarwinDumper_v2.9.8/DarwinDumperReports directory to save the dump. *Found save path /Users/OSX/Desktop/DarwinDumper_v2.9.8/DarwinDumperReports ... *Save path verify: Path exists. This directory still existed so the save path was used this time. To change this you can either: - delete/move/rename ~/Desktop/DarwinDumper_v2.9.8/DarwinDumperReports and the app will ask you to set a new path. - load DarwinDumper and click the 'Custom Path' link from from the options on the left side of the UI. 1 Link to comment Share on other sites More sharing options...
crusher Posted June 24, 2015 Share Posted June 24, 2015 This is my report: Link to comment Share on other sites More sharing options...
blackosx Posted June 24, 2015 Author Share Posted June 24, 2015 Thanks for the report crushers. Link to comment Share on other sites More sharing options...
blackosx Posted July 15, 2015 Author Share Posted July 15, 2015 v2.9.9b1 -> 2.9.9b2 - Add notification of El Capitan's SIC (Security Integrity Configuration) status to log file and html report. EDIT: Attachment removed as newer version is posted later in the thread 2 Link to comment Share on other sites More sharing options...
droples Posted July 28, 2015 Share Posted July 28, 2015 Hi,blackosx! Only for OS X 10.11.devBx,publicBx ->When you run DD-2.9.9b2 creates temporary files a.txt, that are not removed automatically . DarwinDumper_log.txt.zip Link to comment Share on other sites More sharing options...
blackosx Posted July 28, 2015 Author Share Posted July 28, 2015 Thanks for the note droples. Yes I'd forgotten about that. It will be removed in a later release. Link to comment Share on other sites More sharing options...
blackosx Posted August 5, 2015 Author Share Posted August 5, 2015 v2.9.9b2 -> 2.9.9b7 - Removed rogue a.txt from previous beta. - Added privacy mask for Clover config.plist MLB, ROM and SmUUID. - Added privacy mask for DMI table type 2 base board serial. - UI save path is now only written to user prefs is the user changes it. - UI save path menu option now shows either default or custom path. - UI save path menu option now flashes at launch to indicate a custom path is set. - Tried to improve on detection of SIP but not there yet as still verifying settings from different loaders. - Tweaked bdisk script to make standalone run easier. - Detect SIP and dtrace stae before attempting to run memory map dump. - Add extra feedback to stdout for disk reading when running from command line. - Add detection for Clover legacy boot nvram.plist to Bootloader Config File dump. EDIT: Attachment removed as newer version is posted later in the thread * Credit to arsradu for some ideas, testing and feedback. 4 Link to comment Share on other sites More sharing options...
crusher Posted August 5, 2015 Share Posted August 5, 2015 [El Capitan EDIT: Sorry my mistake blackosx!!!! Link to comment Share on other sites More sharing options...
blackosx Posted August 6, 2015 Author Share Posted August 6, 2015 Crushers - Why have you attached the DarwinDumper app to your post? Did you mean to attach a dump? Link to comment Share on other sites More sharing options...
crusher Posted August 6, 2015 Share Posted August 6, 2015 Yes!!! My mistake I edited my post. Sorry again. 1 Link to comment Share on other sites More sharing options...
Don_ Posted August 9, 2015 Share Posted August 9, 2015 I haven't tried 10.11 yet and was hesitant but used it on 10.10.5 beta with terrific results. Thanks for the great tool! 1 Link to comment Share on other sites More sharing options...
Slice Posted August 12, 2015 Share Posted August 12, 2015 Hi Blackosx, version 2.9.9b7 I can't find boot.log in Web interface while it present in folder. ... because it named Firmware log now... Link to comment Share on other sites More sharing options...
blackosx Posted August 12, 2015 Author Share Posted August 12, 2015 Hi Slice I see it in crushers dump above. Are you asking If I can match the names? So either Firmware Log or boot log for both filename and HTML report title. Link to comment Share on other sites More sharing options...
blackosx Posted August 12, 2015 Author Share Posted August 12, 2015 2.9.9b7 -> 2.9.9b9 - Update jQuery and jQueryUI libraries. - Update pci.ids. - Update getcodecid binary with FAT version of recent changes (thanks to InsanelyDeepak, ErmaC and Micky1979 for recent development). - Update credits. EDIT: Attachment removed as newer version is posted later in the thread Visual changes: 3 Link to comment Share on other sites More sharing options...
Slice Posted August 12, 2015 Share Posted August 12, 2015 Hi Slice I see it in crushers dump above. Screen Shot 2015-08-12 at 15.15.59.png Screen Shot 2015-08-12 at 15.18.30.png Are you asking If I can match the names? So either Firmware Log or boot log for both filename and HTML report title. Yes, I am asking about name matching. Link to comment Share on other sites More sharing options...
blackosx Posted August 12, 2015 Author Share Posted August 12, 2015 Yes. This makes sense. I'll fix for next release. EDIT: Done 2 Link to comment Share on other sites More sharing options...
Recommended Posts