2009/12/31 12:23
100명에게 아이폰을 쏜다! osx2009/12/31 12:23
TAG 아이폰

CPU: Intel Core2 Duo T7100 - 1.8GHz
메모리: 1.5 GB DDR2
디스플레이: 12" TFT XGA(1024x768) + 15" LCD
그래픽: Intel GMA X3100
HDD: 80GB
LAN: 10/100/1000Mbps Ethernet (intel 82566 chipset)
무선LAN: Lenovo ThinkPad 11a/b/g Wireless LAN Mini-PCI Express Adapter(40Y7026)
Sound : AD1984
- 무선랜
아래의 파일을 수정후 사용 가능함
# cd /System/Library/Extensions
# vi ./IO80211Family.kext/Contents/PlugIns/AirPortAtheros.kext/Contents/Info.plist
<key>IONameMatch</key>
<array>
<string>pci106b,0086</string>
<string>pci168c,1014</string> --> 새로 추가한 내용
<string>pci168c,1c</string>
<string>pci168c,23</string>
<string>pci168c,24</string>
</array>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>- 사운드
아래 있는 드라이버를 다운받아 아래의 순서대로 진행.
드라이버 다운로드
압축을 푼 다음 /System/Library/Extentions 아래로 이동시킨 다음
# chown -R root:wheel AzaliaTurboTP1984.kext
# chmod -R 755 AzaliaTurboTP1984.kext
혹시나 AppleAzalia.kext 있으면 삭제하고 재부팅 해야 정상적으로 소리가 나옴.
