hack.in Posted April 21, 2014 Share Posted April 21, 2014 Thank you @fusion71au Here is my method what i used : i just added some new entries in Hide tab in Clover Configurator Result and Config.plist edited is same as Slice and clover wiki method : #12 PS:May be Easiest way i have found Link to comment Share on other sites More sharing options...
Maniac10 Posted April 21, 2014 Share Posted April 21, 2014 Assuming SONGS, WALLPAPERS, DOCUMENTS and SOFTWARES aren't bootable you shouldn't be required to hide them cause Clover just won't show them anyway. Link to comment Share on other sites More sharing options...
hack.in Posted April 21, 2014 Share Posted April 21, 2014 Assuming SONGS, WALLPAPERS, DOCUMENTS and SOFTWARES aren't bootable you shouldn't be required to hide them cause Clover just won't show them anyway. yep you are right Link to comment Share on other sites More sharing options...
toleda Posted April 23, 2014 Share Posted April 23, 2014 Problem with Intel Power Gadget frequencies compared to Chameleon Z77-I Deluxe/i7-3770K/10.9.2 Chameleon_v2248 IPG freq scale: 0-3 GHz sysctl -A: hw.busfrequency = 100000000 Clover_v2636: IPG freq scale: 0-15 GHz sysctl -A: hw.busfrequency = 400000000 System runs fine. Proposed fix: config.plist/CPU/BusSpeedkHz=100000 Correct? Other suggestions? Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted April 23, 2014 Share Posted April 23, 2014 Please verify if Clover is still injecting SMBIOS table 132 with a value of 0, because then AppleSMBIOS.kext will multiply the bus frequency with a factor 4 (old style quad pumped FSB). Link to comment Share on other sites More sharing options...
Slice Posted April 23, 2014 Share Posted April 23, 2014 Please verify if Clover is still injecting SMBIOS table 132 with a value of 0, because then AppleSMBIOS.kext will multiply the bus frequency with a factor 4 (old style quad pumped FSB). It's customizable <key>CPU</key> <dict> <key>QPI</key> <integer>4800</integer> </dict> Link to comment Share on other sites More sharing options...
toleda Posted April 23, 2014 Share Posted April 23, 2014 Did not work: i7-4770K/Clover/CPU/QPI=4800 hw.busfrequency = 4294967295 Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted April 23, 2014 Share Posted April 23, 2014 It's customizable <key>CPU</key> <dict> <key>QPI</key> <integer>4800</integer> </dict> Cool, but don't inject SMBIOS table 132 when the value is 0 (zero) because that is the problem here. Link to comment Share on other sites More sharing options...
Slice Posted April 24, 2014 Share Posted April 24, 2014 Cool, but don't inject SMBIOS table 132 when the value is 0 (zero) because that is the problem here. For me there is no problem. I commited the change: if you will write into config <key>CPU</key> <dict> <key>QPI</key> <integer>0</integer> </dict> then table 132 will not be generated. I just never hear there is a problem for anybody. Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted April 24, 2014 Share Posted April 24, 2014 Slice. Is that because your processor has a quad-pumped FSB, or aren't you using the Intel Power Gadget? Anyway. I'm sure that people will love this change, but I would not even inject it for Sandy Bridge and greater processor models. Link to comment Share on other sites More sharing options...
toleda Posted April 24, 2014 Share Posted April 24, 2014 if you will write into config CPU/QPI=0, no change sysctl -A: hw.busfrequency = 400000000 1 Link to comment Share on other sites More sharing options...
oculto Posted April 24, 2014 Share Posted April 24, 2014 I have a small but annoying problem that could be related to some DDST or clover device manipulation. I have a H87 with 4770 processor, GTX660, with audio, HDMI, all works very well. GMYLE bluetooth works fine and I can paired with whatever I want, BUT..... Bluetooth headset (I have a Platronics M50) paired and working as OUTPUT, it wont work as INPUT. if I go to preferences/sound/input to select it (it shows there), it freeze (color spinning wheel) and dont work anymore. This behavior happens to other people with others bluetooth headset, i found several ones asking for a solution at several forums, but no ones answer yet. Console shows this: 4/24/14 12:53:39.000 PM kernel[0]: 320.923465: apple80211Request[10514] Unsupported ioctl 194 4/24/14 12:53:39.000 PM kernel[0]: 321.252936: apple80211Request[10514] Unsupported ioctl 175 4/24/14 12:53:39.000 PM kernel[0]: 321.252960: apple80211Request[10514] Unsupported ioctl 194 4/24/14 12:53:44.111 PM AVRCPAgent[1027]: Plugin path: '/System/Library/CoreServices/AVRCPAgent.app/Contents/PlugIns/' not found. 4/24/14 12:53:44.116 PM AVRCPAgent[1027]: Setting the delegate returned 0 4/24/14 12:53:47.000 PM kernel[0]: 329.168167: apple80211Request[10514] Unsupported ioctl 175 4/24/14 12:53:47.000 PM kernel[0]: 329.168184: apple80211Request[10514] Unsupported ioctl 194 4/24/14 12:53:50.000 PM kernel[0]: 332.291091: apple80211Request[10514] Unsupported ioctl 175 4/24/14 12:53:50.000 PM kernel[0]: 332.291116: apple80211Request[10514] Unsupported ioctl 194 I have a real macs and they dont have AVRCPAgent plugins either, but the same headset works fine without the Unsupported ioctl message. I have the same message with and without patch appleHDA (i have realtek 862) or activate HDMI audio. I believe there is some DDST/SSDT missing to allow bluetooth audio works as INPUT. BTW, i dont have any problem using Airplay audio or bluetooth speakers as OUTPUT. if there is anyone with bluetooth audio INPUT working, please comment here. Link to comment Share on other sites More sharing options...
aphex6b Posted April 24, 2014 Share Posted April 24, 2014 I am not sure how Clover or DSDT edits may / can help but normally when i want to route audio from any hardware device somewhere (or from a software based app anywhere else) and i did not have the RME, i would use SoundFlower, but in your case this might not be what you need, also if it's true that your USB/BT based config is working OK in general, e.g. wake from sleep, then maybe the "Bluetooth Explorer" utility can help in debugging the HCI, see what kind of audio functions the BT based devices connected support etc Link to comment Share on other sites More sharing options...
oculto Posted April 24, 2014 Share Posted April 24, 2014 i use bluetooth explorer last night and compared to a mac mini with also use the same BCM20702 bluetooth chipset and the same headset, and I didnt find anything wrong besides the apple80211Request[10514] Unsupported ioctl error with happen on my hackintosh and did not on mac mini. I also have a fully funcional airport card (ebay) with airdrop, and seems the message is algo related to wifi (as google shows) but the error happens with or without the card installed. I believe there is some bridge to connect the bluetooth MIC (audio input) to somewhere and it is missing. thats why I think about a DDST/SSDT device that could be missing. Link to comment Share on other sites More sharing options...
Slice Posted April 24, 2014 Share Posted April 24, 2014 Slice. Is that because your processor has a quad-pumped FSB, or aren't you using the Intel Power Gadget? Anyway. I'm sure that people will love this change, but I would not even inject it for Sandy Bridge and greater processor models. I have SandyBridge and see no problem with default Clover behavior CPU/QPI=0, no change sysctl -A: hw.busfrequency = 400000000 It will be in revision 2658 that you must compile first. Link to comment Share on other sites More sharing options...
FranticJohny Posted April 24, 2014 Share Posted April 24, 2014 Still not changed Link to comment Share on other sites More sharing options...
toleda Posted April 24, 2014 Share Posted April 24, 2014 It will be in revision 2658 that you must compile first. 2658: not fixed (tested QPI=null, QPI=0, BusSpeedkHz=100000, all same) Issue with Ivy Bridge and Haswell; Sandy Bridge OK. hw.busfrequency = 400000000 hw.cpufrequency = 3497000000 config.plist.zip debug-2858.log.zip Link to comment Share on other sites More sharing options...
Slice Posted April 24, 2014 Share Posted April 24, 2014 2658: not fixed (tested QPI=null, QPI=0, BusSpeedkHz=100000, all same) Issue with Ivy Bridge and Haswell; Sandy Bridge OK. hw.busfrequency = 400000000 hw.cpufrequency = 3497000000 I see no message "Config set QPI=0 disable table132" in your debug.log. Check your config.plist and sure it is alone. Link to comment Share on other sites More sharing options...
FredWst Posted April 24, 2014 Share Posted April 24, 2014 I see no message "Config set QPI=0 disable table132" in your debug.log. Check your config.plist and sure it is alone. Hi Slice, I have same issue i5 3570k, debug trace is present "Config set QPI=0 disable table132", QPI set to 0 in config.plist, last clover build 2658. Fred Link to comment Share on other sites More sharing options...
toleda Posted April 24, 2014 Share Posted April 24, 2014 I see no message "Config set QPI=0 disable table132" in your debug.log. Check your config.plist and sure it is alone. debug-2688-2.log: 0:902 0:001 Config set QPI=0 disable table132 hw.busfrequency = 400000000 hw.cpufrequency = 3497000000 debug-2858-2.log.zip config.plist.zip Link to comment Share on other sites More sharing options...
Slice Posted April 25, 2014 Share Posted April 25, 2014 But explain me why you account this as a bug? Make DMI dump (with blackosx's DarwinDumper) to see if the table 132 still present. Link to comment Share on other sites More sharing options...
FredWst Posted April 25, 2014 Share Posted April 25, 2014 Hi Slice, I have same issue i5 3570k, debug trace is present "Config set QPI=0 disable table132[/size]", QPI set to 0 in config.plist, last clover build 2658. Fred Hi Slice, For me table 132 have been dropped. localhost:~ fred$ sysctl -a | grep freq hw.busfrequency = 400000000 hw.cpufrequency = 3403000000 hw.tbfrequency = 1000000000 hw.busfrequency: 400000000 hw.busfrequency_min: 400000000 hw.busfrequency_max: 400000000 hw.cpufrequency: 3403000000 hw.cpufrequency_min: 3403000000 hw.cpufrequency_max: 3403000000 hw.tbfrequency: 1000000000 machdep.tsc.frequency: 3403358623 Fred Link to comment Share on other sites More sharing options...
Slice Posted April 25, 2014 Share Posted April 25, 2014 Hi Slice, For me table 132 have been dropped. localhost:~ fred$ sysctl -a | grep freq hw.busfrequency = 400000000 hw.cpufrequency = 3403000000 hw.tbfrequency = 1000000000 hw.busfrequency: 400000000 hw.busfrequency_min: 400000000 hw.busfrequency_max: 400000000 hw.cpufrequency: 3403000000 hw.cpufrequency_min: 3403000000 hw.cpufrequency_max: 3403000000 hw.tbfrequency: 1000000000 machdep.tsc.frequency: 3403358623 Fred Cool, but don't inject SMBIOS table 132 when the value is 0 (zero) because that is the problem here. So, this is wrong suggestion. Link to comment Share on other sites More sharing options...
Pike R. Alpha Posted April 25, 2014 Share Posted April 25, 2014 So, this is wrong suggestion. No. Please look at SMBIOS tables of Mac models and you won't find table 132. Not when it shouldn't be there. Not for Sandy Bridge, Ivy Bridge and Haswell models. See also AppleSMBIOS.kext so if people are still seeing 400MHz / hw.busfrequency [factor 4] then something else is wrong, but table 132 should not be injected. Edit: I added table 132 to RevoBoot and BOOM. Frequency scale in the Intel Power Gadget went nuts! Without this table there is no problem. Same thing with Chameleon/Chimera. 1 Link to comment Share on other sites More sharing options...
Slice Posted April 25, 2014 Share Posted April 25, 2014 Frequency scale in the Intel Power Gadget went nuts! See my screenshot #4265 Link to comment Share on other sites More sharing options...
Recommended Posts