![]() |
PCDVD數位科技討論區
(https://www.pcdvd.com.tw/index.php)
- 系統組件
(https://www.pcdvd.com.tw/forumdisplay.php?f=19)
- - Mac 本身就有 nForce 網卡驅動
(https://www.pcdvd.com.tw/showthread.php?t=1035394)
|
---|
Mac 本身就有 nForce 網卡驅動
我看也不需要 nForceLan.kext 了
原來 Mac 早就內建 :laugh: 打開 IORegistryExplorer 查看網卡的 class-code 例如網卡的標簽是NMAC ![]() 找到的class-code 是 <00 80 06 00> 去掉最後面2個0倒過來等於 0x06800000 然後打開 /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/nvenet.kext 裡面的 Info.plist 把 IOPCIClassMatch 改為 0x06800000 範例 代碼:
<key>IOPCIClassMatch</key> <string>0x06800000&0xFFFFFF00</string> 清除快取 sudo rm -r /System/Library/Caches/* 重新開機後 nvenet.kext 就會載入了 登入 App store iTunes 都正常 :laugh: :laugh: |
所有的時間均為GMT +8。 現在的時間是06:17 AM. |
vBulletin Version 3.0.1
powered_by_vbulletin 2025。