Search results

Loading Google Results...
  1. captainjon

    Appstore not providing El Capitan installer anymore

    its on my NUC, so it is a desktop
  2. captainjon

    Appstore not providing El Capitan installer anymore

    I have it in my list of purchased items, with the old appstore app (the new appstore app in mojave doesnt list it) but i cant download it. it says i already have ..., do i want to download it. i click on yes, and the spinner just sits there indefinately. Any ideas?
  3. captainjon

    [Success] SCQ's Intel NUC DC3217BY (CLOVER/El Capitan)

    secure boot only works by deselecting legacy boot on my bios. and then it can start the installer
  4. captainjon

    clover uefi with mbr?

    I created my usb disk with 2 partitions and put loads of stuff on the second partition, but i made it mbr instead of GUID. Is it still possible to make a unibeast UEFI installer on the first partition or does it need to be in legacy mode? thanks!
  5. captainjon

    converted Chameleon to Clover, and now no acceleration on Nuc HD4000

    to be honest, ive tried a few of them, including 0x01620005. I had my old deviceproperties which i injected too, and it doesnt help. What i dont understand is the Ram configuration, as the desktop looks like its at 16-bit, dithered gradient at login. The Nuc install guides say to use 128Mb...
  6. captainjon

    converted Chameleon to Clover, and now no acceleration on Nuc HD4000

    Hi Im on Mavericks and have installed Clover over Chameleon. I've used InjectIntel and 0x01660004 as ig-platform-id in the clover config but cant get acceleration. Is there anything else to do? I'm also losing my display settings on bootup, and the mirroring needs to be reset every time...
  7. captainjon

    P States IO Error - throttling to 8Hz

    I can run Geekbench 3 times in a row, CPU going to around 65 C, idling back to 45, and it will keep its fast speed 2.8Ghz giving me good 2078 and 4367 scores. Im using HW monitor. Im trying to get it to slow down, and now it wont. I will try and get it replicable.
  8. captainjon

    P States IO Error - throttling to 8Hz

    CPU wasnt installed properly with the thermal compound. Its now running fast, but when I play audio or usb after a while it slows back to a crawl, so there's still a problem. If I dont use Ableton, or play a video, its fine. Whats weird is the Console log doesnt give me any clue.
  9. captainjon

    P States IO Error - throttling to 8Hz

    thanks Rehabman, i will read up
  10. captainjon

    P States IO Error - throttling to 8Hz

    could you tell me how to test my p states? thanks
  11. captainjon

    P States IO Error - throttling to 8Hz

    Im not sure how to test the p states with the AppleIntelCPUPowerManagementInfo kext. My problem was my slow speed, borne out by the Geekbench test result of 626 single core and 1476 multicore. These should typically be 2200 and 4700 so there is something really wrong here.
  12. captainjon

    P States IO Error - throttling to 8Hz

    Ok, Got it thanks Here are the attachments cheers kextstat|grep -y acpiplat 13 2 0xffffff7f822d7000 0x65000 0x65000 com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1> kextstat|grep -y appleintelcpu 21 0 0xffffff7f82176000 0x2b000 0x2b000...
  13. captainjon

    P States IO Error - throttling to 8Hz

    Im having problems with patchmatic, the source code at https://github.com/RehabMan/OS-X-MaciASL-patchmatic.git doesnt have the binary, and the binary download link at https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-MaciASL-2014-1019.zip has a binary called MaciASL ...
  14. captainjon

    P States IO Error - throttling to 8Hz

    DPCI Manager gives a warning alert - DMIDecode Error Detected. The Log goes on to say 10/11/2014 14:33:17, P States: method failed, exiting 0xE00002CA 10/11/2014 14:33:15, P States: I/O error, throttling to 1Hz 10/11/2014 14:33:14, P States: I/O error, throttling to 2Hz 10/11/2014...
  15. captainjon

    P States IO Error - throttling to 8Hz

    Hi, Originally my 4530s had a i3 and I've put an i5 2430m in it. I updated my 4530s to Yosemite using the clover update, worked fine, but very very slow. I ran DPCI Manager to check the P states and it told me there were errors. The log show throttling to 1Hz, 2 Hz etc I used the...
  16. captainjon

    [Guide] Add your custom retina / HiDPI resolution for your desktop display

    there's a script to generate the base 64 encoded EDID if you google genEDID.sh or run this in a shell script ioreg -l | grep IODisplayEDID | sed -e 's/\(^.*<\)\(.*\)\(>.*$\)/\2/' | xxd -r -p | openssl base64 Anyone know how to generate the resolutions, the tutorial doesnt make this...
  17. captainjon

    [Success] nab’s INTEL NUC DC3217IYE (CLOVER/Yosemite)

    [success] nab’s INTEL NUC DC3217IYE, i3-3217U (ethernet edition) Hi, I got my NUC working well, almost. I have a problem sometimes with my wireless mouse, it has its own dongle so its not bluetooth, but sometimes its really, really slow and laggy. i try another port or reboot and then...
  18. captainjon

    Dual link DSDT patch splits laptop screen into 4 on HD3000

    Hi, I used some dsdt patch information to enable VGA out on my Elitebook 8460p . Then I bought a Displayport cable, and added the dual link patch Device (GFX0) { Name (_ADR, 0x00020000) Method (_DSM, 4, NotSerialized) {...
  19. captainjon

    HP Elitebook 8460p Brightness, Sleep and Sound

    Hi, Did you find a DSDT for the Elitebook 8460p? Im trying to find one, and dont have one to patch. Can you start with a blank generic DSDT and patch that? Im trying to get VGA out on the Intel HD3000. thanks Jon
Back
Top