Click here to Close
打印

[教程] Mac OS X 常见问题 FAQ

本主题由 aboyeve 于 2008-4-29 01:01 分类
最担心的问题是  安装mac os后失败了 又进不了win xp 会不会有这种情况~
如果不会的话我就拼死安了

说的好

致辞支持...

TOP

謝謝~不過我的1.0.4.8只有usb port 抓不到~請問如何處理謝謝
还有好多问题啊,谁帮我解决一下
好,能不能列一个mac常用软件与驱动的下载地址出来
引用:
原帖由 <i>eeeerrrr34</i> 于 2007-4-29 03:49 发表 <a href="http://www.weiphone.com/redirect.php?goto=findpost&pid=20414&ptid=242" target="_blank"><img src="http://www.weiphone.com/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.weiphone.com/images/common/back.gif');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
最担心的问题是  安装mac os后失败了 又进不了win xp 会不会有这种情况~<br />
如果不会的话我就拼死安了
<br />
不用太担心。如果进不了XP的话,进故障恢复控制台,用fixboot就能修复好。这是我的安装经验。
可惜安装是认不了我的硬盘,至今还未安装上
我想问下 为什么我下载下来解压是 一个个的小压缩包呢一共260个压缩包~~~怎么用啊

认不了硬盘,该如何解决?

我已经试了好些次,可就是无法认到硬盘,一直没法安装,大佬們,请帮忙解决一下吧,谢谢

TOP

在安装完Mac OS X后,无任何声音,于是上网搜索,找到成功例。
我的声卡是板载的Sound Max Integrated Digital HD Audio,厂商Analog Devices。
在安装完Mac OS X后,打开终端。
首先删掉AppleHDA.kext
sudo rm -rf /System/Library/Extensions/AppleHDA.kext
sudo rm -rf /System/Library/Extensions.mkext sudo rm -rf /System/Library/Extensions.*
编辑AppleAzaliaAudio.kext(如果没有,用系统安装盘安装,在安装盘的/system/installation/packages/10.4.8.azalia.audio.pkg)
sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist
用ctrl+w找到IOHDAudioCodecVendorID 将其键值改为0x11d41986 存盘并退出
编辑AppleAzaliaController.kext
sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/PlugIns/
AppleAzaliaController.kext/Contents/Info.plist
用ctrl+w找到IOPCIPrimaryMatch,将键值改为0x27d88086 存盘并退出
清理,修复权限
sudo diskutil repairpermissions / cd /System/Library/Extensions
sudo chown -R root:wheel AppleAzaliaAudio.kext
sudo chmod -R 755 AppleAzaliaAudio.kext
sudo rm /System/Library/Extensions.*
sudo kextload AppleAzaliaAudio.kext
sudo kextcache -k /System/Library/Extensions/
重新启动后就有声音了。打开声音设置,选择在任务栏显示音量图标就可以正常使用了。

根据上面所说 那我是不是要把"IOHDAudioCodecVendorID”改成"0111d41986 "

另外是不是把"IOHDAudioCodecVendorID“删了换成"0x11d41986 "还是把"IOHDAudioCodecVendorID”中的"ID"改成那一串码阿?而且修改后终端怎么保存阿?拜托了 我很菜。
深公网安备案证字第 4403101901155 号