妖月 发表于 2008-1-25 20:11

精英945P-A V2.0 声卡(ALC655)驱动方法,Tiger版同样有效

本帖最后由 兰陵萧萧声 于 2009-6-11 17:17 编辑

一、首先把附件里两个文件,解压缩后拷贝到 “系统”——“资源库”——“Extensions”里。

二、双击MAC盘,依次是“应用程序”——“实用程序”,打开终端窗口,输入:
sudo -s(回车),然后系统提示输入密码,密码输入后按回车(注意:输入密码的时候是看不到的)。
然后依次输入以下命令:
cd /System/Library/Extensions/    回车
chmod -R 755 AppleHDA.kext/    回车
chown -R root:wheel AppleHDA.kext/   回车
chmod -R 755 AppleAC97Audio.kext/   回车
chown -R root:wheel AppleAC97Audio.kext/   回车
chmod -R 755 Apple02Audio.kext/   回车
chown -R root:wheel Apple02Audio.kext/   回车
chmod -R 755 AppleAzaliaAudio.kext/   回车
chown -R root:wheel AppleAzaliaAudio.kext/   回车

三、输入命令完毕后,别急着关闭终端窗口,先删除Extensions.kextcache 和 Extensions.mkext 这两个文件,这两个文件在“系统”——“资源库”目录下。

四、双击MAC盘,依次是“应用程序”——“实用程序”,打开“磁盘工具”,在窗口左边选择苹果盘,然后点击窗口右下方的“验证磁盘”,进行磁盘验证。

五、把终端窗口调出来,输入reboot,然后回车,系统会自动重新启动,重新启动后应该就会有声音了!

——————————————————————————————————————————————————

这是我原来在tiger 10.4.8版下的驱动方法,有一天装leopard,用这个方法居然也成功把声卡驱动上了,大家不妨试试,但愿对大家有所帮助!

PS:两个附件我已经按照声卡设备范例ID修改好了,不过我是菜鸟,我知道精英945P-A总共有3个型号,分别是1.1、2.0和3.0,我不敢肯定3个型号的主板的板载声卡的范例ID都是一样的,我只知道我声卡的范例ID那块是“PCI\VEN_8086&DEV_27DE&SUBSYS_AA521019&REV_01\3&11583659&0&F2”,所以我声卡的ID是27DE8086,大家按照我提供的方法操作之前,最好是进入xp看看自己的声卡范例ID是不是跟我的一样,假如跟我的一样,那我提供的方法保证能驱动成功,假如不一样,请多花一点时间参考一下我以前的帖子!

[ 本帖最后由 妖月 于 2008-1-25 20:14 编辑 ]

WaterWorld 发表于 2008-1-25 22:58

妖月 发表于 2008-1-29 19:35

大家照这个方法已经成功驱动好声卡的,不妨回回帖吧。

liyuanfaye 发表于 2008-2-6 04:30

大家照这个方法已经成功驱动好声卡的,不妨回回帖吧。

大家照这个方法已经成功驱动好声卡的,不妨回回帖吧。

snoic 发表于 2008-2-19 18:16

wong-johns-acpi:~ wongjohn$ cd /System/Library/Extensions/
wong-johns-acpi:Extensions wongjohn$ chmod -R 755 AppleHDA.kext/
wong-johns-acpi:Extensions wongjohn$ chown -R root:wheel AppleHDA.kext/
chown: AppleHDA.kext//Contents/Info.plist: Operation not permitted
chown: AppleHDA.kext//Contents/MacOS/AppleHDA: Operation not permitted
chown: AppleHDA.kext//Contents/MacOS: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAController.kext/Contents/Info.plist: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAController.kext/Contents/MacOS/AppleHDAController: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAController.kext/Contents/MacOS: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAController.kext/Contents/version.plist: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAController.kext/Contents: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAController.kext: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/Info.plist: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/version.plist: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/AppleHDAHALPlugIn.bundle: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/IOH***mily.kext/Contents/Info.plist: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/IOH***mily.kext/Contents/MacOS/IOH***mily: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/IOH***mily.kext/Contents/MacOS: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/IOH***mily.kext/Contents/version.plist: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/IOH***mily.kext/Contents: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns/IOH***mily.kext: Operation not permitted
chown: AppleHDA.kext//Contents/PlugIns: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/DefaultAudioLevels.plist: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Dutch.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Dutch.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/English.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/English.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/French.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/French.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/German.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/German.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Italian.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Italian.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Japanese.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Japanese.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Spanish.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/Spanish.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/da.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/da.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/fi.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/fi.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/ko.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/ko.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/no.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/no.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/pt.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/pt.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/ru.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/ru.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/sv.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/sv.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/zh_CN.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/zh_CN.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/zh_TW.lproj/Localizable.strings: Operation not permitted
chown: AppleHDA.kext//Contents/Resources/zh_TW.lproj: Operation not permitted
chown: AppleHDA.kext//Contents/Resources: Operation not permitted
chown: AppleHDA.kext//Contents/version.plist: Operation not permitted
chown: AppleHDA.kext//Contents: Operation not permitted
chown: AppleHDA.kext/: Operation not permitted
wong-johns-acpi:Extensions wongjohn$

怎么回事呢?

oood 发表于 2008-2-19 23:03

snsn 发表于 2008-2-20 01:00

我的945GZ 主板也是集成的ALC 655,安装的Kalyway版本,直接在列表里选择那个AC97的驱动就能用,不用破解啊。pb69

半夜鬼敲门 发表于 2008-3-16 18:17

ALC 655,试试看了!!!

半夜鬼敲门 发表于 2008-3-17 16:38

大功告成啦,多谢!/wink.gif

半夜鬼敲门 发表于 2008-3-19 10:24

leopard上也完全可用阿!!!!

laobenlaoben 发表于 2008-3-21 09:46

我需要这个,谢谢

laobenlaoben 发表于 2008-3-21 09:49

看看。我正需要这个

浏览狗 发表于 2008-4-12 23:15

太谢谢楼主了,我按照你的方法把驱动装上了,可以用了,太谢谢了⋯⋯

generalmilk 发表于 2008-4-15 19:53

下一个试试看

basherone 发表于 2008-4-23 22:37

我的范例ID也是这个,最后也提示成功了,可还是没声音,why?

yujiancool 发表于 2008-4-27 10:29

/ermm.gif /sorcerer.gif /sorcerer.gif

squll 发表于 2008-4-29 00:37

hehe/w00t.gif/w00t.gif/w00t.gif

mchang 发表于 2008-5-8 00:32

感謝大大的分享

铜片 发表于 2008-5-29 17:45

试试看~~~~~

skyway 发表于 2008-8-10 20:59

我的ID是70121039.装了这个驱动以后.可以看见喇叭了,可是播放mp3声音一卡一卡的...该怎么改那个ID阿?我在那个inof.plist里面看见N多的数字.但是就是没有找到楼主的那个ID27DE8086....还有那个驱动该怎么卸载?只要删掉就可以了吗?安装该怎么安装?我拖进去以后就发现系统提示说我安装错误阿~~~请大大教教我吧..我就剩声卡没搞定,其他的都好了~~:loveliness: /mad.gif
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 精英945P-A V2.0 声卡(ALC655)驱动方法,Tiger版同样有效