台式机安装原版提取的安装版10.12.3usb鼠标不能驱动
设备配置使用clover4035,进入安装界面后鼠标不能动,config文件
在kexts里的10.12和other放了驱动
爬了好几天贴,找不到解决办法,帮帮忙吧
试试注入这个吧。 楼上那个补丁如果还不行,换一换smbios里的机型也是可以的。 lovest.fdh 发表于 2017-3-5 15:36 https://www.pcbeta.com/static/image/common/back.gif
试试注入这个吧。
还是不行。。。 yhb123 发表于 2017-3-5 18:49 https://www.pcbeta.com/static/image/common/back.gif
还是不行。。。
{:5_260:}也可以换下接口试试。这几个驱动都扔进去吧。
lovest.fdh 发表于 2017-3-5 19:35 https://www.pcbeta.com/static/image/common/back.gif
也可以换下接口试试。这几个驱动都扔进去吧。
还是不行。。。。我是不是该换个懒人版,还是kexts没有加载上 yhb123 发表于 2017-3-5 20:53 https://www.pcbeta.com/static/image/common/back.gif
还是不行。。。。我是不是该换个懒人版,还是kexts没有加载上
你没必要装voodoops2controller啊,你的是usb鼠标(不清楚你键盘是啥)几个usb都试试。你有可能是config文件设置问题,上传一份 本帖最后由 Redecor 于 2017-3-5 22:15 编辑
最简单的办法是在dsdt里面将USB3.0改成非系统识别的名字,例如我机器的USB3.0叫XCH1,然后我改成XHCX,这样系统就会自己管理USB3.0了这样做的好处还有就是可以无视端口限制,不用添加多余的kext,简单粗暴{:5_274:}
好了没,好了分享经验
Kitkim 发表于 2017-3-5 21:19 https://www.pcbeta.com/static/image/common/back.gif
你没必要装voodoops2controller啊,你的是usb鼠标(不清楚你键盘是啥)几个usb都试试。你有可能是config文 ...
config文件是有的,我把ps2的kexts全删了,试了还是不行,真蛋疼 yhb123 发表于 2017-3-6 13:12 https://www.pcbeta.com/static/image/common/back.gif
config文件是有的,我把ps2的kexts全删了,试了还是不行,真蛋疼
我知道你有。。。你发上来我看看是不是设置问题 yhb123 发表于 2017-3-5 18:49 https://www.pcbeta.com/static/image/common/back.gif
还是不行。。。应该是USB驱动问题 u我的也是usb能用
ps2的不行 wuyinghuan 发表于 2017-3-6 13:47 https://www.pcbeta.com/static/image/common/back.gif
应该是USB驱动问题
这怎么弄。。。忧桑死了 Kitkim 发表于 2017-3-6 13:37 https://www.pcbeta.com/static/image/common/back.gif
我知道你有。。。你发上来我看看是不是设置问题
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>#Sorted ACPI tables Count</key>
<integer>0</integer>
<key>#SortedOrder</key>
<array/>
<key>DSDT</key>
<dict>
<key>#Patches count</key>
<integer>0</integer>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<false/>
<key>Fixes</key>
<dict>
<key>AddDTGP_0001</key>
<true/>
<key>AddHDMI_8000000</key>
<true/>
<key>AddPNLF_1000000</key>
<true/>
<key>DeleteUnused_400000</key>
<true/>
<key>FIX_ACST_4000000</key>
<true/>
<key>FIX_ADP1_800000</key>
<true/>
<key>FIX_RTC_20000</key>
<true/>
<key>FIX_S3D_2000000</key>
<true/>
<key>FixAirport_4000</key>
<true/>
<key>FixDarwin_0002</key>
<true/>
<key>FixDisplay_0100</key>
<true/>
<key>FixFirewire_0800</key>
<true/>
<key>FixHDA_8000</key>
<true/>
<key>FixHPET_0010</key>
<true/>
<key>FixIPIC_0040</key>
<true/>
<key>FixLAN_2000</key>
<true/>
<key>FixRegions_10000000</key>
<true/>
<key>FixSBUS_0080</key>
<true/>
<key>FixShutdown_0004</key>
<true/>
<key>FixUSB_1000</key>
<true/>
</dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>HaltEnabler</key>
<true/>
<key>ResetAddress</key>
<string>0x0000</string>
<key>ResetValue</key>
<string>0x0000</string>
<key>SSDT</key>
<dict>
<key>#C3Latency</key>
<integer>1001</integer>
<key>#DoubleFirstState</key>
<false/>
<key>#EnableC2</key>
<false/>
<key>#EnableC4</key>
<false/>
<key>#EnableC6</key>
<false/>
<key>#EnableC7</key>
<false/>
<key>#MaxMultiplier</key>
<integer>0</integer>
<key>#MinMultiplier</key>
<integer>0</integer>
<key>#PLimitDict</key>
<integer>0</integer>
<key>#PluginType</key>
<integer>0</integer>
<key>#UnderVoltStep</key>
<integer>0</integer>
<key>#UseSystemIO</key>
<false/>
<key>DropOem</key>
<false/>
<key>Generate</key>
<true/>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>#CustomLogo</key>
<string>_NOT_SHOWN_</string>
<key>#LegacyBiosDefaultEntry</key>
<integer>0</integer>
<key>#NeverHibernate</key>
<false/>
<key>#StrictHibernate</key>
<false/>
<key>#Timeout</key>
<string>_NOT_SHOWN_</string>
<key>Arguments</key>
<string>-v npci=0x2000 cpus=1 kext-dev-mode=1 -f</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>boot.efi</string>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<false/>
</dict>
<key>CPU</key>
<dict>
<key>#BusSpeedkHz</key>
<integer>100000</integer>
<key>#HWPEnable</key>
<false/>
<key>#HWPValue</key>
<integer>0</integer>
<key>#QEMU</key>
<false/>
<key>#TDP</key>
<false/>
<key>#TurboDisable</key>
<false/>
<key>#UseARTFrequency</key>
<false/>
<key>EnabledCores</key>
<integer>8</integer>
<key>FrequencyMHz</key>
<integer>2600</integer>
<key>QPI</key>
<integer>0</integer>
<key>SavingMode</key>
<integer>255</integer>
<key>Type</key>
<string>0x0402</string>
<key>UseARTFrequency</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>#AddProperties</key>
<array>
<dict>
<key>#Device</key>
<string>XXX</string>
<key>#Key</key>
<string>AAPL,XXX</string>
<key>#Value</key>
<string>0xffff</string>
</dict>
</array>
<key>#Inject</key>
<false/>
<key>#NoDefaultProperties</key>
<false/>
<key>#Properties</key>
<string>_NOT_SHOWN_</string>
<key>#SetIntelBacklight</key>
<false/>
<key>Audio</key>
<dict>
<key>#Inject</key>
<integer>662</integer>
<key>#ResetHDA</key>
<false/>
</dict>
<key>FakeID</key>
<dict>
<key>ATI</key>
<string>0x0000</string>
<key>IMEI</key>
<string>0x0000</string>
<key>IntelGFX</key>
<string>0x0000</string>
<key>LAN</key>
<string>0x0000</string>
<key>NVidia</key>
<string>0x0000</string>
<key>SATA</key>
<string>0x0000</string>
<key>WIFI</key>
<string>0x0000</string>
<key>XHCI</key>
<string>0x0000</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>GUI</key>
<dict>
<key>#Hide</key>
<array>
<string>VolumeName_NOT_SHOWN</string>
<string>VolumeUUID_NOT_SHOWN</string>
<string>EntryPath_NOT_SHOWN</string>
</array>
<key>#Language</key>
<string></string>
<key>#Theme</key>
<string>embedded</string>
<key>Custom</key>
<dict>
<key>Comment</key>
<string>These values wrong, they present for sample</string>
</dict>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<false/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<true/>
<key>ScreenResolution</key>
<string>1280x720</string>
</dict>
<key>Graphics</key>
<dict>
<key>#PatchVBiosBytes</key>
<array>
<dict>
<key>#Find</key>
<string>_NOT_SHOWN_</string>
<key>#Replace</key>
<string>_NOT_SHOWN_</string>
</dict>
</array>
<key>#PatchVBiosBytes Count</key>
<integer>0</integer>
<key>DualLink</key>
<integer>1</integer>
<key>EDID</key>
<dict>
<key>#Custom</key>
<string>_NOT_SHOWN_</string>
<key>#ProductID</key>
<string>0x0000</string>
<key>#VendorID</key>
<string>0x0000</string>
<key>Custom</key>
<data>
</data>
<key>Inject</key>
<false/>
</dict>
<key>FBName</key>
<string></string>
<key>Inject</key>
<false/>
<key>NVCAP</key>
<string>0000000000000000000000000000000000000000</string>
<key>NvidiaSingle</key>
<false/>
<key>VRAM</key>
<integer>0</integer>
<key>VideoPorts</key>
<integer>0</integer>
<key>display-cfg</key>
<string>0000000000000000</string>
<key>ig-platform-id</key>
<string>0x0000</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>#Debug</key>
<false/>
<key>#FakeCPUID</key>
<string>0x0000</string>
<key>#KextsToPatch</key>
<array>
<dict>
<key>#Find</key>
<string>_NOT_SHOWN_</string>
<key>#MatchBuild</key>
<string>16D1111</string>
<key>#MatchOS</key>
<string>10.11.6,10.12.x</string>
<key>#Name</key>
<string>AppleUSBXHCIPCI</string>
<key>#Replace</key>
<string>_NOT_SHOWN_</string>
<key>Comment</key>
<string>this is a sample</string>
<key>Disabled</key>
<true/>
</dict>
</array>
<key>#Number of KextsToPatch</key>
<integer>0</integer>
<key>#Number of Patchs To Kernel</key>
<integer>0</integer>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<false/>
<key>Debug</key>
<false/>
<key>DellSMBIOSPatch</key>
<false/>
<key>ForceKextsToLoad</key>
<array>
<string>\Extra\Extensions\</string>
<string>\System\Library\Extensions\</string>
</array>
<key>KernelCpu</key>
<false/>
<key>KernelHaswellE</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<false/>
</dict>
<key>RtVariables</key>
<dict>
<key>#MLB</key>
<string>C02140302D5DMT31M</string>
<key>#ROM</key>
<string>UseMacAddr0</string>
<key>BooterConfig</key>
<string>0x0028</string>
<key>CsrActiveConfig</key>
<string>0x0067</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>#Slots</key>
<array>
<dict>
<key>Comment</key>
<string>there is a sample</string>
<key>Device</key>
<string>WIFI</string>
<key>ID</key>
<integer>5</integer>
<key>Name</key>
<string>Airport</string>
<key>Type</key>
<integer>1</integer>
</dict>
</array>
<key>BiosReleaseDate</key>
<string>10/07/10</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>MP51.88Z.007F.B03.1010071432</string>
<key>Board-ID</key>
<string>Mac-F221BEC8</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardSerialNumber</key>
<string>C02140302D5DMT31M</string>
<key>BoardType</key>
<integer>11</integer>
<key>BoardVersion</key>
<string>MacPro5,1</string>
<key>ChassisAssetTag</key>
<string>Pro-Enclosure</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>0x0007</string>
<key>Family</key>
<string>Mac Pro</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<false/>
<key>OEMBoard</key>
<string>X79</string>
<key>OEMProduct</key>
<string>To be filled by O.E.M.</string>
<key>OEMVendor</key>
<string>INTEL Corporation</string>
<key>ProductName</key>
<string>MacPro5,1</string>
<key>SerialNumber</key>
<string>CK327844EUH</string>
<key>SmUUID</key>
<string>00020003-0004-0005-0006-000700080009</string>
<key>Trust</key>
<false/>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>#InjectKexts</key>
<string>Detect</string>
<key>BacklightLevel</key>
<string>0xffff</string>
<key>CustomUUID</key>
<string>00020003-0004-0005-0006-000700080009</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>
我贴上来吧,帖子里也是有的
本帖最后由 yhb123 于 2017-3-7 08:39 编辑
Kitkim 发表于 2017-3-6 13:37 https://www.pcbeta.com/static/image/common/back.gif
我知道你有。。。你发上来我看看是不是设置问题
我是说配置文件在帖子里有的,虽然需要浪费你1pb,我开了个悬赏帖,=,= 我真是没什么办法了 yhb123 发表于 2017-3-7 08:35 https://www.pcbeta.com/static/image/common/back.gif
我是说配置文件在帖子里有的,虽然需要浪费你1pb,我开了个悬赏帖,=,= 我真是没什么办法了
没事。1pb而已, Redecor 发表于 2017-3-5 22:12 https://www.pcbeta.com/static/image/common/back.gif
最简单的办法是在dsdt里面将USB3.0改成非系统识别的名字,例如我机器的USB3.0叫XCH1,然后我改成XHCX,这样 ...
思路清奇啊!可以正确识别3.0和2.0吗? cleveriax 发表于 2017-3-7 13:06 https://www.pcbeta.com/static/image/common/back.gif
思路清奇啊!可以正确识别3.0和2.0吗?
usb3.0识别完全正常,唯一的瑕疵就是不能用鼠标唤醒
usb2.0我没搞,我的机器上usb2.0连接的是蓝牙和摄像头,万年都不用的,我猜测也应该正常 Redecor 发表于 2017-3-7 20:10 https://www.pcbeta.com/static/image/common/back.gif
usb3.0识别完全正常,唯一的瑕疵就是不能用鼠标唤醒
usb2.0我没搞,我的机器上usb2.0连接的是蓝牙和摄像 ...
值得学习。一般用 USBInjectAll 编辑一下遮盖器就完事了,我这边是一切正常。
你这法子能少用一个kext,是极好的。
页:
[1]
2