달력

1

« 2011/1 »

  • 1
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15

'2011/01/21'에 해당되는 글 4

  1. 2011.01.21 10.6.7(10J842) released
  2. 2011.01.21 Kext Utility x64 for SnowLeopard (update)
  3. 2011.01.21 OS X driver 설치 방법
  4. 2011.01.21 iOS 4.3 Update
2011. 1. 21. 10:19

10.6.7(10J842) released macOS/Update2011. 1. 21. 10:19

Update:

Title:
10.6.7(10J842)
Version: 10.6.7(10J842)
Homepage: http://www.apple.com
Description/instructions: ASUS P5W DH DELUXE에서는 문제없이 업그레이드 됩니다.

Note:
App Store에 로그인이 안되는 군요.

.

.

10.6.7

아! App Store에 로그인이 안되는 군요.

App Store

'macOS > Update' 카테고리의 다른 글

Apple has seeded a new version of Mac OS X 10.6.7(Build 10J850) to Developer  (0) 2011.02.03
iTunes 10.1.2  (0) 2011.02.01
10.6.6(10J567) Update  (0) 2011.01.08
IWork 5, GarageBand, iMovie 9.0.1 Update  (0) 2011.01.06
Safari 5.0.3 Update!!  (0) 2010.11.19
:
Posted by 알 수 없는 사용자
2011. 1. 21. 04:08

Kext Utility x64 for SnowLeopard (update) macOS/Snow Leopard2011. 1. 21. 04:08

Update : http://cafe.naver.com/uefi/1143
Information:

Title:
Kext Utility x64 for SnowLeopard (update)
Version: 2.4.2
Homepage: http://www.insanelymac.com/forum/index.php?showtopic=140647
Description/instructions: Author: cVad http://www.applelife.ru
http://www.mediafire.com/download.php?dzyhmdoogtm
Description:

Kext Utility provide the next operations:

* Install kext files;
* Repair kexts permisssions for system’s and Extra folders;
* Pack kext files to mkext cache file.
* UnPack mkext cache files.

Note:
The utility uses a modified widely applied fast method repairing of all (non/standart) kexts with little improvements. To all kexts the identical permisssions (a little more liberal, than it is necessary) are granted. Though it not 100% satisfies the system’s "Disk Utility", however on working capacity of system, to the worst, does not affect.
Note that to run "Disk Utility" when you have enough time is the best way for repair all standart kext.
Update v2.4.2: ??
Update v2.3.2:
* improved repair routine for SnowLeo support
* additional info for CPU
Update v2.3.1:
* Corrected mkext’s packing routine for SnowLeo x64 support
Update v2.3.0:
* rewritten repair algorithm
* improved statistic output



Download

mkext


최신버전 :

http://www.mediafire.com/download/ywyus93stu3k3ka/Kext_Utility.app.v2.5.6.zip

* Leopard는 Kext Helper 사용




:
Posted by Ritz®™
2011. 1. 21. 02:34

OS X driver 설치 방법 macOS2011. 1. 21. 02:34

1. 터미널에서 수동설치.

  • 먼저 /tmp/ 폴더에 드라이버(예제 82566MM.kext) 화일을 복사합니다.
  • 다음 명령어를 이용하여 시스템 디렉토리에 복사를 합니다.
  • #sudo -s
  • passwd
  • #cd /tmp
  • #cp -Rf ./82566MM.kext /System/Library/Extensions/
  • 터미널에서 다음과 같은 명령어를 이용하여 로딩시도하여 봅니다.
  • #chown -R root:wheel 82566MM.kext << 이 부분은 관련 드라이버명
  • #chmod -R 755 82566MM.kext << 이 부분은 관련 드라이버명
  • #kextload -t 82566MM.kext << 이 부분은 관련 드라이버명
  • 이렇게 설치 여부를 확인하여 봅니다.
  • 재 부팅시 옵션을 "-f -v" 주셔서 부팅합니다.
2. Kext Helper로 설치하기
Snow Leopard에서도 잘 먹힙니다만, 프로그램 마칠때 강제종료를 해야 할때가 많습니다.
Picture6

'macOS' 카테고리의 다른 글

지정 어플리케이션으로 항상 열기 지정하기  (0) 2011.07.07
맥에서 디스크 이름 바꾸기  (0) 2011.01.31
OSX 용 파티션 만들기  (0) 2011.01.16
HP Officejet 6310 all-in-one  (0) 2010.09.20
서비스 포트  (0) 2010.04.05
:
Posted by Ritz®™
2011. 1. 21. 02:21

iOS 4.3 Update Mobile/SDK2011. 1. 21. 02:21

현재 베타2까지 나왔습니다.

스크린샷 2011-01-21 2.14.15 AM

'Mobile > SDK' 카테고리의 다른 글

GameSalad  (0) 2011.07.21
Xcode Remove  (0) 2011.05.03
iOS 4.3 beta 3 released to developers  (0) 2011.02.02
xcode_3.2.3_and_iphone_sdk_4_gm_seed.dmg 2.06 GB  (0) 2010.06.11
:
Posted by 알 수 없는 사용자