Переставлял уже не раз с разными настройками 

в том что это GeForce 6100, нормально работать скорей всего не будет
как разрешение поменять
OpenHaltRestart (OHR) is a kernel extension that fixes reboot and shutdown on PC-based machines without binary patching or recompiling the kernel. This is an issue that has long plagued the community and we're proud to finally put it to rest.
To get OpenHaltRestart in binary form (.kext) click here
To get the XCode project for OpenHaltRestart click here
OpenHaltRestart is released under the Psystar Public License
OpenHaltRestart
* By Rudy Pedraza & David Elliott
*
* - Replaces your kernels default HaltRestart
* - function hook with a proper *working*
* - version for x86 CPU's. It also corrects
* - the Halt (Shutdown) problem that is
* - experianced on most x86 non-Apple machines.
* - The later being caused by Leopard's inability
* - to properly shutdown all the system's
* - processors and/or cores.
*
* 2008 © COPYRIGHT PSYSTAR CORPORATION
* ALL RIGHTS RESERVED
bash-3.2# kextstat
Index Refs Address Size Wired Name (Version) <Linked Against>
.............................
19 3 0x2e488000 0x3d000 0x3c000 com.apple.driver.AppleACPIPlatform (1.2.1) <18 17 12 7 5 4>
20 0 0x2e4c7000 0x2000 0x1000 com.psystar.driver.OpenHaltRestart (1.0.3) <12>
21 0 0x2e4d1000 0x2000 0x1000 net.osrom.kext.Disabler (1.0.1) <12>
.............................
Что делает:V1.3
Выводит системные ProductName, ProductVersion, BuildVersion.
Лечит директорию /Extra/Extensions/ (Chameleon HD)
Лечит директорию /System/Library/Extensions/
Удаляет /System/Library/Extensions.mkext
Удаляет /System/Library/Extensions/Caches/
Удаляет /System/Library/Caches/
Запускает rebuild Extensions.mkext
Синхронизирует дисковый кэш с диском.
Таким образом, установка кекстов, теперь сводится к следующему:
Бросаем кекст(ы) в папку /System/Library/Extensions/
Запускаем RepairKexts_Permission.app
Страницы: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
Предыдущая тема: Перезагрузка Linux