Contribute
Register

Need help for common "missing bluetooth controller transport" problem

Status
Not open for further replies.
Joined
Aug 16, 2014
Messages
16
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi there,

after a while I'll be able to get my os x custom build almost running smoothly.
I spent the whole day with research all over the www and some trial and error tweaks but nothing works so far.

After starting my computer os x seems to load the os but also stuck in the same screen (Apple symbol with turning dots), and it never stops... :/
A boot with -v shows me something like "Missing Bluetooth Controller Support" and the only way to get into osx is via safe mode (-x).

I already know that this a pretty famous problem and means that osx isn't really recognizing the built in graphics. Here is my system and some additional information:

intel hd 4590
ga h87m-hd3 (i upaded from f6 to f8 before, because it seems more recommended than f9 or am I wrong?)
1x8GB of Crucial Ram (if it is important i can post the full name...)
physical drive1: SSD with Win 8.1 already running
physical drive2: SSD with OSX
physical drive3: HDD with 2 Partitions as storage

Screen is connected by HDMI.


I've created my unibeast with Mavericks 10.9.4 on it from an exisiting MBP using the latest unibeast version from the tonymacx site. Multibeast was used as post-installation tool (&Chimera Bootloader) with dsdtfree install.
After some time I've decided to bring up the Chameleon Wizard/Tweaker and maybe messed up the chameleon.boot.plist a little bit?! Anyway, it ends up in the same result as I descriped, OSX doesnt start...


I also disabled for example xhci and so on in the bios (everything I should disable to get it right) but nothing works :(
Maybe you guys have a link for a guide that matches this specific problem step by step?!
I read before that I maybe have to change something in my SMC Kext or so, that is one of things i don't really able to get?!

If it helps i can show you the boot.plist


Thanks in advance
Marcel
 
You should post your /Extra/org.chameleon.Boot.plist.

Also, what is the output of 'bdmesg|head' in Terminal?
 
Hey Rehab,

thanks for your advice and help!!


My Boot.plist:

<?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>Graphics Mode</key>
<string>"1920x1080x32"</string>
<key>HDAEnabler</key>
<string>Yes</string>
<key>HDEFLayoutID</key>
<string>01000000</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>IntelAzulFB</key>
<string>10</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Theme</key>
<string>Blackosx_Product_Box</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>Yes</string>
</dict>
</plist>


Output of 'bdmesg|head' in Terminal:

marcels-mac-pro:~ marcelosx$ bdmesg|headChimera 3.0.1 Branch of Chameleon 2.2svn (svn-r2378) [2014-05-07 22:23:11]
CPU: Brand String: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
CPU: Vendor: 0x756e6547
CPU: Family / ExtFamily: 0x6 / 0x0
CPU: Model / ExtModel / Stepping: 0x3c / 0x3 / 0x3
CPU: Number of Cores / Threads: 4 / 4
CPU: Features: 0x0000027f
CPU: TSC Frequency: 3292 MHz
CPU: FSB Frequency: 99 MHz
CPU: CPU Frequency: 3491 MHz
marcels-mac-pro:~ marcelosx$

I also edited my system specs in the signature (hopefully it does show up?).
Furthermore, I got this machine started without save mode by using "PCIRootUID=1" one time, but I can't recreate this setting? Does this information help in any way?

Thanks,
Marcel :)
 
..
intel hd 4590
ga h87m-hd3 (i upaded from f6 to f8 before, because it seems more recommended than f9 or am I wrong?)
1x8GB of Crucial Ram (if it is important i can post the full name...)

What is 'intel hd 4590'?
 
Hey Rehab,

thanks for your advice and help!!


My Boot.plist:




Output of 'bdmesg|head' in Terminal:



I also edited my system specs in the signature (hopefully it does show up?).
Furthermore, I got this machine started without save mode by using "PCIRootUID=1" one time, but I can't recreate this setting? Does this information help in any way?

Thanks,
Marcel :)

You're using Chameleon bootflags (IntelAzulFB) but have Chimera installed. Chimera and Chameleon use different and incompatible bootflags for Intel graphics. See here: http://www.tonymacx86.com/graphics/...lags-igpenabler-igplatformid-igpdeviceid.html
 
Hey RehabMan,

What is 'intel hd 4590'?

I'm sorry it was meant to call the i5 Version 4590. I use the stock hd4600 graphics by intel. I already fixed that in my signature.

You're using Chameleon bootflags (IntelAzulFB) but have Chimera installed. Chimera and Chameleon use different and incompatible bootflags for Intel graphics. See here:
http://www.tonymacx86.com/graphics/1...pdeviceid.html

OK, will take a looksy as fast as possible and report right after that.
Thanks for spending your time and helping me! :thumbup:

Marcel :)
 
Hey,

I have done this and it dont work (short version for the simplicity sake, controlled the spellling several times in the bootloader.plist):

graphicsenabler=no
igpenabler=yes
igplatformid=0d220003
igpdeviceid=0412

also removed:
intelazulfb=10 (or do I have to put another number in? I doubt it, as far as my understanding goes because it isn't working the installed bootloader. Am I right?)


Thanks so far

Marcel :)
 
Hey,

I have done this and it dont work (short version for the simplicity sake, controlled the spellling several times in the bootloader.plist):

graphicsenabler=no
igpenabler=yes
igplatformid=0d220003
igpdeviceid=0412

also removed:
intelazulfb=10 (or do I have to put another number in? I doubt it, as far as my understanding goes because it isn't working the installed bootloader. Am I right?)


Thanks so far

Marcel :)

Boot flags are case sensitive. All the flags you show above are invalid.
 
Hey,

I have done this and it dont work (short version for the simplicity sake, controlled the spellling several times in the bootloader.plist):

graphicsenabler=no
igpenabler=yes
igplatformid=0d220003
igpdeviceid=0412

also removed:
intelazulfb=10 (or do I have to put another number in? I doubt it, as far as my understanding goes because it isn't working the installed bootloader. Am I right?)


Thanks so far

Marcel :)

I have written/spelled it the right way, see bold letters. OK, just to be sure I wrote this way:

GraphicsEnabler=No
IGPEnabler=Yes
IGPlatformID=0d220003
IGPDeviceID=0412


It should be wise to upload actual bootloader.plist, should I?

Thanks
Marcel :)
 
I have written/spelled it the right way, see bold letters. OK, just to be sure I wrote this way:

GraphicsEnabler=No
IGPEnabler=Yes
IGPlatformID=0d220003
IGPDeviceID=0412

Boot verbose and show quality photo of entire screen.

Make sure IGPU memory is set to 64MB in BIOS and you're using a digital connection to your monitor.

Make sure VT-d is disabled.


It should be wise to upload actual bootloader.plist, should I?

If you want someone to check it for you, yes.
 
Status
Not open for further replies.
Back
Top