#61
Posted 05 May 2011 - 01:02 PM
#62
Posted 06 May 2011 - 11:12 PM
May 6 13:23:00 localhost kernel[0]: Kext org.voodoo.driver.VoodooHDA - library kext com.apple.iokit.IOAudioFamily not found. May 6 13:23:00 localhost kernel[0]: Can't load kext org.voodoo.driver.VoodooHDA - failed to resolve library dependencies. May 6 13:23:00 localhost kernel[0]: Kext org.voodoo.driver.VoodooHDA failed to load (0xdc00800e). May 6 13:23:00 localhost kernel[0]: Failed to load kext org.voodoo.driver.VoodooHDA (error 0xdc00800e). May 6 13:23:00 localhost kernel[0]: Couldn't alloc class "VoodooHDADevice"
Also, I have to move GenericBrightness kext to System/Library/Extensions to get it loaded.
Long story short, thank you.
#63
Posted 09 May 2011 - 07:45 PM
Added/Changed:
Loading kexts from custom locations, reloading and unloading kexts.
Open Panels are shown as sheets.
Small GUI fixes.
#64
Posted 10 May 2011 - 10:38 AM
Hi, I tried that yesterday while trying some new kexts and it was working great. One little suggestion though. I think it would be good to have an option for exporting loaded kexts into a text document with their locations i.e for debugging purposes.Version 3.4 published.
Added/Changed:
Loading kexts from custom locations, reloading and unloading kexts.
Open Panels are shown as sheets.
Small GUI fixes.
Thanks,
#65
Posted 10 May 2011 - 12:52 PM
Version 3.4 published.
Added/Changed:
Loading kexts from custom locations, reloading and unloading kexts.
Open Panels are shown as sheets.
Small GUI fixes.
Hi Janeck,
Me again
I have some comments:
1- In Unpacker, Selecting architecture x86_64 seems to unpack 64 bit kexts only.
However, when selecting i386 it unpacks both architectures. Am I correct ?
Should there be an "All" option ?
2- The "Preferences" submenu is greyed out - I take it this is you're leaving that for a future release.
3- My personal preference is to set 'Check for updates' to "NO" as default to save editing the .plist file for each new release. I suppose you can set that in the preferences menu when available.
Thanks for your good work,
Best regards
#66
Posted 10 May 2011 - 01:44 PM
I will think about that, but I don't promise anything.Hi, I tried that yesterday while trying some new kexts and it was working great. One little suggestion though. I think it would be good to have an option for exporting loaded kexts into a text document with their locations i.e for debugging purposes.
Thanks,
No. Selecting i386 will unpack kexts only in 32-bit architecture.1- In Unpacker, Selecting architecture x86_64 seems to unpack 64 bit kexts only.
However, when selecting i386 it unpacks both architectures. Am I correct ?
I don't know how to do that with mkextunpack command.Should there be an "All" option ?
man mkextunpack:
There is no simple way to unpack a segregated mkext file into a set of kexts with universal binaries, but you can unpack each of its component architectures to separate directories for examination.
I have no plans with that. It's simply in default application's menu, and I didn't remove that.2- The "Preferences" submenu is greyed out - I take it this is you're leaving that for a future release.
I'm too lazy to add whole new form, preferences menu item, saving and reading settings etc. for only one option. And I don't want this app to leave any junk, configuration and other files in system after removing. I don't know why do you want to disable checking, it's executed in another thread and it doesn't affect application's loading time. At least it shouldn't.3- My personal preference is to set 'Check for updates' to "NO" as default to save editing the .plist file for each new release. I suppose you can set that in the preferences menu when available.
#67
Posted 10 May 2011 - 04:06 PM
Hi all. Recently I was working on new utility for kexts...
Thank you, works great.
#68
Posted 10 May 2011 - 05:14 PM
#69
Posted 15 May 2011 - 10:44 PM
Added: Creating and saving a list of loaded kexts into txt file. (File menu item)
Link: [old link, see latest posts]
Please test and report me any bugs, or ideas...
#70
Posted 15 May 2011 - 11:58 PM
I tested this and it worked as expected. However, it takes some time with beach ball appearing during the process. It might be normal but there it is.Test version 3.5.
Added: Creating and saving a list of loaded kexts into txt file. (File menu item)
Please test and report me any bugs, or ideas...
Thank you,
#71
Posted 16 May 2011 - 08:11 AM
I will try to optimize it.
#72
Posted 16 May 2011 - 08:39 AM
A couple of suggestions:I know It's quite slow. The reason is kextfind command, it isn't fast.
I will try to optimize it.
- In addition to menu item, an export button/icon in "Loaded" section would be nice.
- When someone hits export button, Save window appears immediately. If possible, wouldn't it be nice to open a window or show a warning "Please Wait" while the command you mentioned is being executed. When it is finished, then Save window appears. Currently, the command is being executed when Save button is clicked, after which it takes a while to export. Plus beach ball. I can't talk with a scientific mind so I don't know how possible it is.
- Finally, when Save window appears, the name field should be filled with the Computer Name by default. This may not be everyone's choice though.
Thank you for your time and effort.
#73
Posted 16 May 2011 - 05:06 PM
[old link, see latest posts]
I used Grand Central Dispatch.
Should be quite faster. No more beach ball. I'm thinking about writing my own, much faster kextfind function.
Currently I have no idea where put an export button in "Loaded" section.
#74
Posted 16 May 2011 - 05:30 PM
I tried and it worked as you described. No beach ball. Much faster. For the export icon, bottom left corner, to the left of the arrow icon? I think a small icon that has the same size with the arrow would do the job.New test build.
I used Grand Central Dispatch.
Should be quite faster. No more beach ball. I'm thinking about writing my own, much faster kextfind function.
Currently I have no idea where put an export button in "Loaded" section.
#75
Posted 16 May 2011 - 05:53 PM
what about a prelink-kernel option?
#76
Posted 16 May 2011 - 06:06 PM
What do you mean by "prelink-kernel option"?what about a prelink-kernel option?
I simply don't understand it.
#77
Posted 16 May 2011 - 06:25 PM
terminal commands are:
sudo touch /System/Library/Extensions sudo kextcache -system-caches sudo kextcache -system-prelinked-kernel
#78
Posted 16 May 2011 - 06:37 PM
#79
Posted 16 May 2011 - 08:27 PM
Doc
#80
Posted 16 May 2011 - 09:14 PM
Also tagged with one or more of these keywords: Kext, Installer, wizard
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users



Sign In
Create Account







