Rešil zadevo. Če kdo naleti na enak proble, tukaj so navodila (copy/paste s hackint0sh.org):
Koda: |
what we have: macbook (1.5 y.o.), leo 10.5.6
what s the problem: after the fix, regular apple keyboard & logitech mouse + macbook's keyboard & touchpad not working, no way to install 10.5.6 combo update
what i try: boot in safe mode, boot in single mode, fixing permissions (leo boot dvd > disk utility) - no answer from usb ports
what we need: 1 flash drive (any capacity), 1 pc or mac (except not working mac), leopard install dvd, original file ( RapidShare: Easy Filehosting ), 10.5.6 combo update ( Apple - Downloads - Mac OS X Updates - Mac OS X 10.5.6 Combo Update )
1. copy file (IOUSBFamily.kext) to your flash drive (before downloading file, empty flash drive)
make a folder structure on flash drive like this:
System>Library>Extensions
put in Extensions folder file "IOUSBFamily.kext"
the way will look like this: FLASH_DRIVE_NAME/System/Library/Extensions/IOUSBFamily.kext
capitalization is very important!!
2. boot leo install dvd (hold "alt" button after power on), then go to "Utilities" > "Disk Utility"
click on your macintosh hard disk and go to "Restore" section
drag your flash drive and drop it in "Source" empty bar
drag you mac hard drive and drop in "Destination" empty bar
DO NOT MARK "Erase destination"!!!
Then click on "Restore"
wait
quit Disk Utility
3. go to "Utilities" > "Terminal" and type:
chown -R root:wheel "/Volumes/NAME_OF_YOUR_MACINTOSH_HD/System/Library/Extensions/IOUSBFamily.kext/"
chroot "/Volumes/NAME_OF_YOUR_MACINTOSH_HD/"
kextcache -k /System/Library/Extensions
capitalization is very important!!
quit Terminal
4. go back to Disk Utility
in section "First Aid" click on "Repair Disk Permissions"
wait
quit Disk Utility
5. restart your mac and hold "shift" button. mac os will boot in safe mode whit working usb ports
6. install 10.5.6 combo update
|