zhaoyuanstc 发表于 2024-7-30 20:51

intel ax211 更新完14.6后,无法识别了

intel ax211 更新完14.6后,无法识别了,升级前也用ocat更新了驱动

hyjjq 发表于 2024-7-30 21:13

USBPorts.kext 没勾,会不会引起网卡没内建

疯狂啊三 发表于 2024-7-31 12:25

zhaoyuanstc 发表于 2024-7-31 15:35

hyjjq 发表于 2024-7-30 21:13 https://bbs.pcbeta.com/static/image/common/back.gif
USBPorts.kext 没勾,会不会引起网卡没内建

感谢,晚上回去试试

zhaoyuanstc 发表于 2024-7-31 15:38

疯狂啊三 发表于 2024-7-31 12:25 https://bbs.pcbeta.com/static/image/common/back.gif
ax211一点问题都没有,自己检查一下,usb定制,我不推荐用usbport,直接用最原始的定制即可,详细位置看我帖 ...

谢谢,学习下先

kind1501 发表于 2024-7-31 15:39

看我帖子,是不是新kext缺id

zhaoyuanstc 发表于 2024-7-31 20:20

hyjjq 发表于 2024-7-30 21:13 https://bbs.pcbeta.com/static/image/common/back.gif
USBPorts.kext 没勾,会不会引起网卡没内建

试了下,依然WiFi不能识别

zhaoyuanstc 发表于 2024-7-31 20:21

kind1501 发表于 2024-7-31 15:39 https://bbs.pcbeta.com/static/image/common/back.gif
看我帖子,是不是新kext缺id

看了下,具体咋操作的,之前在14.5的时候是正常使用的,现在看是蓝牙正常,WiFi不能用

zhaoyuanstc 发表于 2024-7-31 20:22

疯狂啊三 发表于 2024-7-31 12:25 https://bbs.pcbeta.com/static/image/common/back.gif
ax211一点问题都没有,自己检查一下,usb定制,我不推荐用usbport,直接用最原始的定制即可,详细位置看我帖 ...

帖子学习了下,还是没找到原因,驱动的原因还是配置问题呢

kind1501 发表于 2024-7-31 20:24

zhaoyuanstc 发表于 2024-7-31 20:21 https://bbs.pcbeta.com/static/image/common/back.gif
看了下,具体咋操作的,之前在14.5的时候是正常使用的,现在看是蓝牙正常,WiFi不能用

/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist
<key>IOPCIMatch</key>后面一堆id,找有没有你的id。

zhaoyuanstc 发表于 2024-7-31 20:48

kind1501 发表于 2024-7-31 20:24 https://bbs.pcbeta.com/static/image/common/back.gif
/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist
IOPCIMatch后面一堆id,找有没有你的id。

刚加了,好像还不行,能远程帮忙看下不

kind1501 发表于 2024-7-31 20:52

你加的id是多少?你把那段IOPCIMatch贴出来看。

金色追风 发表于 2024-7-31 20:57

俺升了14.6后,ax211的无线也没了

zhaoyuanstc 发表于 2024-7-31 20:59

kind1501 发表于 2024-7-31 20:52 https://bbs.pcbeta.com/static/image/common/back.gif
你加的id是多少?你把那段IOPCIMatch贴出来看。

        <key>CFBundleIdentifier</key>
                        <string>com.zxystd.AirportItlwm</string>
                        <key>IOClass</key>
                        <string>AirportItlwm</string>
                        <key>IOMatchCategory</key>
                        <string>IODefaultMatchCategory</string>
                        <key>IOPCIMatch</key>
                        <string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086 0x27258086 0x27268086 0x7A708086 0x7AF08086 0x51F08086 0x54F08086 0x27298086 0x7E408086 0x7F708086 0x51F18086 0x00948086 0x00908086</string>
                        <key>IOProbeScore</key>
                        <integer>2000</integer>
                        <key>IOProviderClass</key>
                        <string>IOPCIDevice</string>


最后一个是我的

zhaoyuanstc 发表于 2024-7-31 21:04

金色追风 发表于 2024-7-31 20:57 https://bbs.pcbeta.com/static/image/common/back.gif
俺升了14.6后,ax211的无线也没了

解决了分享下经验啊

金色追风 发表于 2024-7-31 21:05

zhaoyuanstc 发表于 2024-7-31 21:04 https://bbs.pcbeta.com/static/image/common/back.gif
解决了分享下经验啊

我还等着你解决呢

kind1501 发表于 2024-7-31 21:13

zhaoyuanstc 发表于 2024-7-31 21:04
解决了分享下经验啊

显然原来就有00908086,再添加就重复了,所以你的问题跟我的解决办法不匹配。

zhaoyuanstc 发表于 2024-7-31 21:14

kind1501 发表于 2024-7-31 21:13 https://bbs.pcbeta.com/static/image/common/back.gif
显然原来就有00908086,再添加就重复了,所以你的问题跟我的解决办法不匹配。

你这边14.6是正常的吗

kind1501 发表于 2024-7-31 21:28

zhaoyuanstc 发表于 2024-7-31 21:14 https://bbs.pcbeta.com/static/image/common/back.gif
你这边14.6是正常的吗

是正常的。

zhaoyuanstc 发表于 2024-7-31 21:53

kind1501 发表于 2024-7-31 21:28 https://bbs.pcbeta.com/static/image/common/back.gif
是正常的。

这就很奇怪了
页: [1] 2
查看完整版本: intel ax211 更新完14.6后,无法识别了