- Joined
- Apr 4, 2015
- Messages
- 2
- Motherboard
- yosmite
- CPU
- i7 3930k
- Graphics
- Gtx 780
- Mac
-
- Classic Mac
-
- Mobile Phone
-
Solved: Bluetooth Controller Transport Error
GTX 780
i7 3930k
p9x79 pro
---SOLUTION---
If all else fails, make sure FakeSMC is properly installed.
My internet also worked fine before, but needed new drivers after FakeSMC did its stuff.
Otherwise, I believe everything is working on my system.
------------------
I'm about ready to pull some hair out.
First off, I have installed Yosemite and am running the latest updates. The os works great! currently typing on my mackintosh
I just can't boot from my hard drive. I am stuck using my usb.
If I don't use the usb from boot, I get the Bluetooth Controller Transport error. AFAIK this is related to my GPU.
I currently have kernel tags of:
I am currently installing nvidia cuda drivers.
I have already tried:
-s.
mount -uw /
cd /System/Library/Extensions
mkdir intel_back
mv AppleIntelHD* AppleIntelF* intel_back/
touch ../Extensions
Appropriate files are in a separate folder now and there was no results.
when booting from usb I type
-v -f npci=0x3000 GraphicsEnabler=No
that boots perfectly fine.
Doesn't work from the hard drive though.
multibeast 7.2 and included chimera boot loader.
GTX 780
i7 3930k
p9x79 pro
---SOLUTION---
If all else fails, make sure FakeSMC is properly installed.
My internet also worked fine before, but needed new drivers after FakeSMC did its stuff.
Otherwise, I believe everything is working on my system.
------------------
I'm about ready to pull some hair out.
First off, I have installed Yosemite and am running the latest updates. The os works great! currently typing on my mackintosh
If I don't use the usb from boot, I get the Bluetooth Controller Transport error. AFAIK this is related to my GPU.
I currently have kernel tags of:
Code:
<?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>Kernel Flags</key>
<string>-v GraphicsEnabler=No nvda_drv=1 npci=0x3000 kext-dev-mode=1 PCIRootUID=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>IGPEnabler</key>
<string>No</string>
</dict>
</plist>
I have already tried:
-s.
mount -uw /
cd /System/Library/Extensions
mkdir intel_back
mv AppleIntelHD* AppleIntelF* intel_back/
touch ../Extensions
Appropriate files are in a separate folder now and there was no results.
when booting from usb I type
-v -f npci=0x3000 GraphicsEnabler=No
that boots perfectly fine.
Doesn't work from the hard drive though.
multibeast 7.2 and included chimera boot loader.
Last edited: