#441
Posted 08 May 2012 - 08:18 PM
UPD downloaded by download manager without problems
#442
Posted 08 May 2012 - 08:59 PM
#443
Posted 09 May 2012 - 01:05 PM
1.New password requirement: for asking password when entering setup once password on boot is disable
2.Remove password related calling interface.
i asked them to enable UEFI boot option on bios setting
and they came with password protection !!
there no changes on acpi tables on this bios so it is safe to use dsdt of a09 as one on topic
#444
Posted 11 May 2012 - 10:17 PM
#445
Posted 13 May 2012 - 01:27 PM
#446
Posted 13 May 2012 - 04:42 PM
#447
Posted 15 May 2012 - 01:12 PM
#448
Posted 15 May 2012 - 02:55 PM
#449
Posted 15 May 2012 - 04:34 PM
Mohamed Khairy, on 15 May 2012 - 02:55 PM, said:
I tried to paste patched kexts several times:
after install update without reload system. After reload got this issue.
Also I pasted patched kexts without system loading (using VM) - the same result
Don't know how to fix this...
#450
Posted 15 May 2012 - 06:22 PM
but any way did you run myfix or not
if not run it
#451
Posted 16 May 2012 - 04:14 PM
#452
Posted 17 May 2012 - 10:09 PM
#453
Posted 18 May 2012 - 08:25 PM
kernel: SMC :: smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SCMmode (from the memory)
It is noteworthy that among the keys are some that improve the function of sleep, and leaving it records the correct information in console. I especially recommend their implementation in laptops. Of course it is understood that three (3) of which are specific for use with the profile (smbios.plist) MacBookPro8, 1:
Code:
<key>IOKitPersonalities</key>
<dict>
<key>SMC Device Emulator</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.netkas.FakeSMC</string>
<key>Configuration</key>
<dict>
<key>Keys</key>
<dict>
<key>$Adr</key>
<array>
<string>ui32</string>
<data>AAADAA==</data>
</array>
<key>$Num</key>
<array>
<string>ui8</string>
<data>AQ==</data>
</array>
<key>ACID</key>
<array>
<string>ch8*</string>
<data>ur48RcADEEM=</data>
</array>
<key>BEMB</key>
<array>
<string>flag</string>
<data>AQ==</data>
</array>
<key>CLKH</key>
<array>
<string>{clh</string>
<data>AABwgAABGUA=</data>
</array>
<key>CLKT</key>
<array>
<string>ui32</string>
<data>AAByGw==</data>
</array>
<key>CLWK</key>
<array>
<string>ui16</string>
<data>AHY=</data>
</array>
<key>DPLM</key>
<array>
<string>{lim</string>
<data>AAAAAA==</data>
</array>
<key>EPCI</key>
<array>
<string>flag</string>
<data>AQ==</data>
</array>
<key>FNum</key>
<array>
<string>ui8</string>
<data>AA==</data>
</array>
<key>LSOF</key>
<array>
<string>flag</string>
<data>AQ==</data>
</array>
<key>LSSB</key>
<array>
<string>{lso</string>
<data>AQE=</data>
</array>
<key>MOST</key>
<array>
<string>ui16</string>
<data>gAM=</data>
</array>
<key>MSDS</key>
<array>
<string>ui8</string>
<data>AA==</data>
</array>
<key>MSLD</key>
<array>
<string>ui8</string>
<data>AA==</data>
</array>
<key>MSPS</key>
<array>
<string>{msp</string>
<data>AA==</data>
</array>
<key>MSSD</key>
<array>
<string>si8</string>
<data>Aw==</data>
</array>
<key>MSSP</key>
<array>
<string>si8</string>
<data>AA==</data>
</array>
<key>MSTg</key>
<array>
<string>ui8</string>
<data>AA==</data>
</array>
<key>NATJ</key>
<array>
<string>ui8</string>
<data>AA==</data>
</array>
<key>NATi</key>
<array>
<string>ui16</string>
<data>MDAwMA==</data>
</array>
<key>NTOK</key>
<array>
<string>ui8</string>
<data>AQ==</data>
</array>
<key>NVPR</key>
<array>
<string>ui8</string>
<data>AA==</data>
</array>
<key>OSK0</key>
<array>
<string>ch8*</string>
<data>
b3VyaGFyZHdvcmtieXRoZXNld29y
ZHNndWFyZGVkcGw=
</data>
</array>
<key>OSK1</key>
<array>
<string>ch8*</string>
<data>
ZWFzZWRvbnRzdGVhbChjKUFwcGxl
Q29tcHV0ZXJJbmM=
</data>
</array>
<key>REV </key>
<array>
<string>{rev</string>
<data>AWgPAACY</data>
</array>
<key>RPlt</key>
<array>
<string>ch8*</string>
<data>azkwaQAAAAA=</data>
</array>
</dict>
<key>debug</key>
<true/>
<key>smc-compatible</key>
<string>smc-huronriver</string>
</dict>
<key>IOClass</key>
<string>FakeSMC</string>
Here is a glossary of terms and definitions (http://www.parhelia....cs/k3_keys.html) very good (something old but much good).
Greetings.
#454
Posted 24 May 2012 - 08:42 PM
I followed this guide and forum post to by best knowledge.
I got a 8gb flash and followed the video to the letter.
Now when i boot 2 things happen:
If i boot normaly i get KP at AppleCPUPowerManagement.kext
I deleted/replaced the kext using the one in the extra folder.
- When i do the above it boots but the pc goes into Sleep right after DMOS has arrived (i can see the language selector for about 3 seconds)
- I cannot wake it up to continue installation
If i boot with -v -f i get Still waiting for root device
It's been 2 days and i don't know what to do.
(also tried deleting ati/nvidia kexts, or GraphicsEnabler=No, but no luck)
I did some digging and i think this might related to the Transcript Offline on IntelHD3000
Please help.
Thank you,
Adrian
#455
Posted 28 May 2012 - 07:05 AM
I have an ASUS P9X79 Deluxe http://www.asus.com/...1/P9X79_DELUXE/ and there is a built-in Atheros Bluetooth module on it. If I boot on Windows first and then restart my computer an boot on OS X, I'll have the Bluetooth working or even if I dont turn off power from my PSU, so the motherboard stays on stand-by mode and at any time I boot in OS X the Bluetooth module will work. My only problem is that if I turn whole power off meaning switching off power from PSU, when I will boot in OS X the Bluetooth module won't turn ON or some any reason OS X LION wont recognize it until I log on Windows 7 and restart to go back on OS X, then it will work.
If you could help me to sort out this problem that would be great.
Thanks
Hans.
#456
Posted 28 May 2012 - 12:53 PM
Hans88, on 28 May 2012 - 07:05 AM, said:
You should try the same kext we used with our laptop but changing the vendor and product ID with yours (get those from system profiler in mac after restarting from windows or even from device manager from windows itself)
I think it will work like that!
AdrianFurtuna, on 24 May 2012 - 08:42 PM, said:
Try "DropSSDT=Yes"
#457
Posted 06 June 2012 - 11:12 AM
#458
Posted 08 June 2012 - 01:04 PM
Thanks for this!
#459
Posted 12 June 2012 - 10:51 AM
Anyone got a foolproof Airport Extreme compatible (no drivers needed) replacement mini-wifi card? It must be the mini-card (with two antennas). I am not interested in Bluetooth at all, and will not miss it, but if there is a compatible combo card, I will consider that. Must have 64bit support on OSX and Win7!
PS. I got the wireless working nicely under Win7 on my (now dualboot) system. The bluetooth may be more difficult.
#460
Posted 12 June 2012 - 03:47 PM
themacmeister, on 12 June 2012 - 10:51 AM, said:
Anyone got a foolproof Airport Extreme compatible (no drivers needed) replacement mini-wifi card? It must be the mini-card (with two antennas). I am not interested in Bluetooth at all, and will not miss it, but if there is a compatible combo card, I will consider that. Must have 64bit support on OSX and Win7!
PS. I got the wireless working nicely under Win7 on my (now dualboot) system. The bluetooth may be more difficult.
I replace my Atheros ar9285 with Broadcom BCM 94322HM8L(a/b/g/n 2.4-5Ggz 300Mbit/s) and it work perfect with apple's native driver without any editing,but it does not have bluetooth
Im using USB Belkin Bluetooth F8T016NG(works native too)
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








