Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
12 views

Error message - kexts installed improperly

I have just gotten an error message for every single kext file there is. The error message goes something along the lines of: The system extension "file path" was installed improperly and cannot ...
0
votes
1answer
633 views

Can't change owner/group to root:wheel on certain stubborn files

SOLVED: Turns out at one point while trying to copy files over to the thumb drive it must not have been mounted by OS X, and since I was root, it made the same mount point directory and copied into ...
0
votes
0answers
938 views

macosx: how to reload ethernet kext?

I was thinking about a kextunload followed by a kextload but that didn't really worked: %sudo kextunload /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext (kernel) ...
0
votes
2answers
889 views

Snow Leopard: how can I monitor loading of specific extensions?

I'm installing the VoodooHDA extension in order for Intel 82801I (ICH9 Family) HD Audio 8086:293E sound card to operate. The sound card does not work but I have no idea how to debug the issue. How ...
1
vote
2answers
3k views

How can I force a Mac OS X kext to load prior to login?

I have a kext that I would like to be loaded at startup time. It doesn't need to be loaded particularly early in the process, but I would like it to be loaded before a user logs in. The kext in ...
3
votes
9answers
6k views

Mac OS X Snow Leopard - Error CNQL2410_ClassicNotSeize.kext was installed improperly

Does anyone know how to fix this problem? The system extension CNQL2410_ClassicNotSeize.kext was installed improperly. I'm not sure what is triggering the error.
7
votes
4answers
38k views

How do I uninstall and remove a .kext on Mac OS X?

I bought a X-in-1 media card reader and had to install a driver in order to be able to read SD-HC cards. Now sometimes when I unplug the reader from the USB port I get a kernel panic. So now I'd like ...