0xPure Posted December 5, 2016 Share Posted December 5, 2016 Do you put those Generic USB by RehabMan in the Extra Folder? https://bitbucket.org/RehabMan/os-x-generic-usb3/downloads No, I remember on El Capitan I've only used the USBFix v3 and the AHCIPorInjector to get the mouse and keyboard working. Do I need Generic USB + USBFix v3 + AHCIPorInjector.kext? Link to comment Share on other sites More sharing options...
atomicmonkey Posted December 5, 2016 Share Posted December 5, 2016 Do you put those Generic USB by RehabMan in the Extra Folder? https://bitbucket.org/RehabMan/os-x-generic-usb3/downloads I used this and my mouse and keyboard work now! This is exciting stuff! I also seems to get the "This version of macOS" blah blah. So I guess it's gotta do something with SMBIOS, right? Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 I used this and my mouse and keyboard work now! This is exciting stuff! I also seems to get the "This version of macOS" blah blah. So I guess it's gotta do something with SMBIOS, right? Yeah! That message error seems to be a SMBIOS related problem. I think MacPro 3,1 isn't okay for Sierra, so I need to edit this and use maybe MacPro 5,1 or iMac 13,1, but how? Chameleon Wizard or I can just open smbios.plist with a text editor and change MacPro 3,1 to MacPro 5,1? 1 Link to comment Share on other sites More sharing options...
atomicmonkey Posted December 5, 2016 Share Posted December 5, 2016 Yeah! That message error seems to be a SMBIOS related problem. I think MacPro 3,1 isn't okay for Sierra, so I need to edit this and use maybe MacPro 5,1 or iMac 13,1, but how? Chameleon Wizard or I can just open smbios.plist with a text editor and change MacPro 3,1 to MacPro 5,1? No, there's some more to it than that. It has to do with serial numbers and ID's and stuff like that. I'm also pretty positive there's a tutorial for that on here somewhere where someone used a real 3,1 MP so I'll see what I can do with that and I'll report back then In the meantime, good luck and I hope to hear from you soon! 1 Link to comment Share on other sites More sharing options...
Shaneee Posted December 5, 2016 Share Posted December 5, 2016 Replace the original file inside System/Library/CoreServices with the attached one and try the install again, PlatformSupport.plist.zip 1 Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 Replace the original file inside System/Library/CoreServices with the attached one and try the install again, I've found an smbios.plist (MacPro 7.1) file which is working for me. But mouse isn't working anyways so I can't do the installation... Keyboard is working. I have the AHCIPortInjector in my extra folder. Also tried the Generic USB by RehabMan but didn't work. 1 Link to comment Share on other sites More sharing options...
Shaneee Posted December 5, 2016 Share Posted December 5, 2016 Try this beta USB fix please. Shaneee_Sierra_USB_Fix.zip 1 Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 Try this beta USB fix please. Uhm, I've these files on my System/Library/Extensions because of USBFixv3. I have to overwrite them? Link to comment Share on other sites More sharing options...
Shaneee Posted December 5, 2016 Share Posted December 5, 2016 Yeah. I've had good reports from this fix on Sierra before. Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 Yeah. I've had good reports from this fix on Sierra before. Unfortunately I don't see any difference maybe my org.bootloader.Boot.plist is bad configured? <?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>CsrActiveConfig</key> <string>103</string> <key>Kernel Flags</key> <string>-f -v npci=0x3000 GraphicsEnabler=No</string> <key>EthernetBuiltIn</key> <string>Yes</string> </dict> </plist> But keyboard is working, why not the mouse, I don't understand u.u Link to comment Share on other sites More sharing options...
Shaneee Posted December 5, 2016 Share Posted December 5, 2016 Have you tried the mouse in another USB port once the system is loaded? Also try with USBBusFix=Yes Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 Have you tried the mouse in another USB port once the system is loaded? Also try with USBBusFix=Yes Yep, I tried my mouse in another USB and didn't worked. I'm gonna try with this: <?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>CsrActiveConfig</key> <string>103</string> <key>Kernel Flags</key> <string>-f -v npci=0x2000 kext-dev-mode=1</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> <string>/System/Library/Kernels/kernel</string> <key>UseKernelCache</key> <string>No</string> <key>USBBusFix</key> <string>Yes</string> <key>USBLegacyOff</key> <string>No</string> </dict> </plist> 1 Link to comment Share on other sites More sharing options...
Shaneee Posted December 5, 2016 Share Posted December 5, 2016 Did you try USB 2.0 and USB 3.0 ? Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 Did you try USB 2.0 and USB 3.0 ? Keyboard works on all 2.0 but no 3.0. Mouse doesn't works on any USB port. Link to comment Share on other sites More sharing options...
Shaneee Posted December 5, 2016 Share Posted December 5, 2016 Ok it may be that it's just the installer the mouse won't work in. Here's a tutorial on how to install with just the keyboard, http://forum.amd-osx.com/viewtopic.php?f=24&t=534 1 Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 (edited) Ok it may be that it's just the installer the mouse won't work in. Here's a tutorial on how to install with just the keyboard, http://forum.amd-osx.com/viewtopic.php?f=24&t=534 Well, I've installed it only with the keyboard but when I finished copying the Extra folder, kernel, etc. and reboot the computer, I've the AppleUSBEHCI loop again.. Start, stop, start, stop..... Edit: Maybe I need to copy USBFixv3 to the /System/Library/Extensions on the HDD with TransMac?? Edit2: No, I can't write on the HDD with TransMac, even opening with admin rights. Edited December 5, 2016 by AlexMnrs Link to comment Share on other sites More sharing options...
0xPure Posted December 5, 2016 Share Posted December 5, 2016 Mouse still does not works and It has graphics glitches like El Capitan Link to comment Share on other sites More sharing options...
atomicmonkey Posted December 6, 2016 Share Posted December 6, 2016 Replace the original file inside System/Library/CoreServices with the attached one and try the install again, Didn't work for me I've found an smbios.plist (MacPro 7.1) file which is working for me. But mouse isn't working anyways so I can't do the installation... Keyboard is working. I have the AHCIPortInjector in my extra folder. Also tried the Generic USB by RehabMan but didn't work. Where did you find that if I may ask? Link to comment Share on other sites More sharing options...
0xPure Posted December 6, 2016 Share Posted December 6, 2016 Didn't work for me Where did you find that if I may ask? Honestly, I don't remember. I was just searching on Google and I found it after a while. But I can attach it for you. SMBios.zip Hopefully it will work for you too. Good luck! 1 Link to comment Share on other sites More sharing options...
atomicmonkey Posted December 6, 2016 Share Posted December 6, 2016 Honestly, I don't remember. I was just searching on Google and I found it after a while. But I can attach it for you. SMBios.zip Hopefully it will work for you too. Good luck! Thanks! I'll try it as soon as I get home. Link to comment Share on other sites More sharing options...
spakk Posted December 6, 2016 Author Share Posted December 6, 2016 Here is a useful tool to check the compatibility of smbios.plist. Furthermore, you can find here on olarila.com diverse SMBIOS.plist for download. 1 Link to comment Share on other sites More sharing options...
atomicmonkey Posted December 6, 2016 Share Posted December 6, 2016 Thanks! I'll try it as soon as I get home. Is currently installing! 1 Link to comment Share on other sites More sharing options...
0xPure Posted December 6, 2016 Share Posted December 6, 2016 Is currently installing! I hope you have better luck than I Link to comment Share on other sites More sharing options...
atomicmonkey Posted December 6, 2016 Share Posted December 6, 2016 I hope you have better luck than I Bootloop'd :/ Link to comment Share on other sites More sharing options...
0xPure Posted December 6, 2016 Share Posted December 6, 2016 Bootloop'd :/ Can you give more details? 1 Link to comment Share on other sites More sharing options...
Recommended Posts