Jump to content

BugsB

Members
  • Posts

    10
  • Joined

  • Last visited

BugsB's Achievements

Private First Class

Private First Class (3/17)

0

Reputation

  1. Fixes & Enhancements: Add windows signing support. in other words, irrelevant for us. http://www.dell.com/support/drivers/us/en/19/DriverDetails?driverId=2DWTY
  2. QE/Ci? Full res changes? Any good luck with OP755 ATI X1300 in Mountain Lion 10.8.2?
  3. @ xargon: real quick 'cause I feel not well 2day: no Ethernet after wake: if u don't use a DSDT w. RTC patch u need a RTC patch kext, like the Elliot one or 10.7 patched RTC. In the meantime there should also be a script to patch ML RTC kext. Sound: 2.7.2 Voodoo only offers sound out in front, after selecting that in sound sys prefs (which I am fine with until I add my ATI card's HDMI audio accdg. to manual). Do you actually see a reference to VoodooHDA in the KP when running on 2.7.3? I am not sure if 2.7.1 offers rear sound out. Older versions might not work in ML (2.5.6 doesn't) @ Bronxteck: I see, thx for the background. hey how do like my idea w. the symlink pointing to extra.kext ot myhack.kext in /E/E .. ??
  4. ah, very interesting. I've been juggling the other way around - Extra.kext in S/L/E (Content/Plugins/kexts here)... Let me guess: a symlink called myhack.kext in S/L/E, pointing to myhack.kext in E/E? That's the train of thought that started running in my brain when I read "infusion" .. PS: oh, I see, myhack.kext in S/L/E, that's how you do it. I also just now see that kexts which contain more kexts in PlugIns get broken up .. is that really necessary? I have been using an Extra.kext which I found somewhere, and it is able to kextload cascaded kexts in its 'PlugIns' folder. Does EDP use your myhack method? (sorry I have not yet had time to educate myself into this direction)
  5. ATI Saphire HD 5450 1GB DDR3 (1002 68e1, subsys 174b 3000) QE/CI loss in ML solved VoodooHDA 2.7.3 from multifail 4.6.1 still works in ML, too.Let's use VoodooHDA 2.7.2 - no static = no need for VoodooHDASettingsLoader.
  6. @ Syonagar: in ur 1st post the links are to insanelymac and attachment but not to EDP. It's well possible that olarila OP 755 patch is one from Maldon. He supplied s.b. in the insanely thread with a DSDT.aml which also caused 'waiting for..' on mine, even w. both AHCI kexts installed .. Sleep works natively on my OP 755 (in 64 bit - never even tried 32 bit 'cause I run it w. 6GB RAM) and WITHOUT NullCPUPowerManagement! I never understood why you have that kext in your package, since the OP 745/755 allow for Apple's vanilla CPUPM kext ... If you (for unknown reason) use NullCPU, you also HAVE to use a Sleepenabler.kext .. There are several but I never bothered to try since - why two extra unnecessary kexts?? Neither can sleep work when the grfx card is not recognized correctly! For ATI cards in OP 745/755 it is PARAMOUNT to set the correct PCIRootUID (NOT be mistaken w. the PCIRoot ...). You find out the correct UID in terminal via ioreg -l | grep -15 "AppleACPIPCI" | grep "_UID" it will be 4. Accordingly, add <key>PCIRootUID</key> <string>4</string> into /Extra/org.chameleon.Boot.plist More: 1. you have iMac 9.1 as model. For sleep to work, the identifier of the chosen model's hardware has to be AS CLOSE AS POSSIBLE to our hack's hardware. Since our OPs do (in contrast to iMacs) NOT have a built in monitor, please rather choose MacMini as model. The latest w. Core CPUs was 4.1 ... [EDIT]: random KPs w. model identifier mm4,1 - no KPs w. iMac 9,1 .. so let's just keep iMac .. 2. the two PS2 kexts in your package (which are also completely unnecessary - they are meant for Laptops only ..) are known to - on some systems - prevent sleep. 3. For wake-up to work in OPs 745/755, the kernal flag darkware=0 is REQUIRED: <key>Kernel Flags</key> <string>-v darkwake=0</string> So after removing the tree conflicting kexts, choosing MacMini via Cham. Wiz, and adding above three lines, reboot, and check if sleep works. If it still does not work, check if the framebuffer is set correctly: ioreg | grep ATY it should NOT output ATY,AMD,RadeonFramebuffer which means that the correct fb is NOT loaded, which can prevent sleep. Furthermore: I bet u'll want to upgrade to ML soon. ML does NOT allow any 32 bit drivers (until s.b. hacks the 32 bit driver part back into the kernel once Apple has released the XNU sources). In general I recommend you say goodbye to that obsolete grfx card and get a current decent 64 bit ML compatible one. One more thing re. your kext pack: The folder name 'Extensions' within 'Extra" is not really correct (misleading actually) and should rather be S/L/E or at least S-L-E, since a) you have ' use kernelcache' activated in the boot plist and VoodooHDA does not work from /E/E anyway ...... Also the natit kext is for your specific grfx card and does not belong into that package, either. .. and all these power-surveillance kexts are optional, too, and should technically not be in the package, either .. Sorry for bashing you, brother - take it e-z, will ye @ Peter xargon: thx for clarifying your DSDT's source BIOS! In general, pls always supply the basic info along in the zip: 1. which base BIOS version? 2. which changes were introduced? 3. also supply at least unmodded original, and best even diff, e.g. via Cham. Wizard (DSDT/ Patch/ Create Patch File) I would very much appreciate if you supplied that info in retrospect I installed ML y-day flawlessly via the myHack tool (FakeSMC v. 4.0, Cham. 2.1 rev. 2012). The LAN kext still works. I have the ATI Saphire 5450 1GB. ML broke QE/CI for most w. ATI 5xxx because Apple deleted all non-Apple DIDs out of all their kexts - LOL go figure why ..... I tried some tricks which worked for some others but have not yet been able to revive QE/CI on my specific ATI .. bummer. Anyway, let's keep each other updated
  7. thank you, Syonagar. However all essential and basic information is missing in the zip: 1. which base BIOS version - 21? 2. which extraction base - your OP 755? Or the already modded DSDT BIOS 17 from maldon-camilo's? 3. which changes were introduced? 4. where's the original, and where's the diff? Are you able to supply AMAP of above ? Cheers, Bugs
  8. thank you Syonagar. With only 2 gigs RAM 32 bit is OK. Only w. 4+ gigs 64 would matter. ah, so no progress regarding states. How about speed-stepping? I'm getting ready to install ML 10.8 very soon
  9. hi c2d collector - aha, that might be it, thanks. Allrighty then, GM 12A269.dmg is looking at me, promising ..
  10. Hi Syonagar, would you be so kind and provide a link to Peter's DSDT (if you prefer via PM)? I'd like to test it, too. Question: why are you running 32bit? Have you tried 64bit? Thanks, Bugs
×
×
  • Create New...