Jump to content
2 posts in this topic

Recommended Posts

Ok i have another 2 topics with this info the first one dosent work for me now idk why....the terminal when i have to enter my password nothing types so im not sure if its getting my pass.

 

soo heres my problems and im wondering if i can a few indeas

 

 

The system extension “/System/Library/Extensions/AppleAC97Audio.kext“ was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.

 

anddd

 

The system extension “/System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97AudioIntelICH.kext“ was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.

 

also im having trouble with itunes 7

 

The itunes application could not be opened. there is not enough memory available

As I have told you today and a few days ago, the solution is as follows:

 

Go into Terminal in the Utilites folder and type (for each kext):

 

cd /System/Library/Extensions
sudo find (name-of-kext) -type d -exec /bin/chmod 0755 {} \;
sudo find (name-of-kext) -type f -exec /bin/chmod 0644 {} \;

example: sudo find AppleVIAATA.kext -type d -exec /bin/chmod 0755 {} \;

 

The password entry doesn't display anything. The cursor doesn't move. Nothing displays on the screen. Just type your password slowly to be sure it is right, then hit enter. If you mess it up, it will ask again.

 

iTunes - if you are running an SSE2 system, there is a problem with iTunes 7.0. Go to this thread and start at the end and work forward until you find the fix: http://forum.insanelymac.com/index.php?showtopic=27441

×
×
  • Create New...