Jump to content

Rumster

Members
  • Posts

    17
  • Joined

  • Last visited

  • Days Won

    1

Rumster last won the day on December 6 2016

Rumster had the most liked content!

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

1008 profile views

Rumster's Achievements

Private First Class

Private First Class (3/17)

1

Reputation

  1. Attempted to update clover from r4369 to r4411. Using bootpack files. Clover hangs at black screen/verbose Hangs at ++++++++. No error. Reverting clover binary to previous used .efi file works correctly.
  2. Following up to my previous thread, [FIXED] E7450: issues with audio and trackpad after sleep I have some minor issues that maybe effect others : #1 Every boot it is slow. Like, I timed it and it's about a minute typically. the trim patch forces trim to be turned on, but trim doesn't work on apfs correctly. Disabled, and boot times are quite fast. #2: the system will repeatedly make an effort to go to sleep on boot Swapped FakeSMC for newer FakeSMC netkas 6.26-322-g1b20eab7.1765 from the Rehabman repo. #3: The brightness doesn't work. Pressing the brighter-darker keys on the keyboard SLIGHTLY increase and decrease brightness from the max, but they don't let you tune the full range of brightness. I tried to modify intelmaxbrightness and the backlight wouldn't come on at all after clover, so I'm guessing that there are some tweaks maybe I don't have correct which might fix this. Removed AppleBacklightInjector.kext from /L/E and installed Rehabman's IntelBacklight.kext in Clover/kext/other which fixes this issue. #4: every boot, macOS informs you that your computer was restarted because of a problem. Swapped OsxAptioFixDrv-64.efi for OsxAptioFixDrv2-64.efi I see a lot of events in the system log relating to bluetooth. Errors starting advertising. And I have no working bluetooth visible.Not that I use bluetooth, I just wonder if it could be part of the problem. bluetooth woes under high Sierra due to changes in the usb stack. experimenting with different patches and Rehabman usb fixes. 5: sometimes trackpad doesn't restore after sleep removed ApplePs2Controller and ApplePs2Keyboard from ApplePs2SmartTouchPad 4.7.b5 and I run both appleps2smarttouchpad and the old appleps2controller with it's plugins at the same time. I don't know if this helps or not. it seems like it does. sometimes the trackpad /stick still don't resume after sleep.
  3. The audio, trackpad issues are fixed. I have little/no corruption on boot, only for a flash of a second halfway up the boot process. I Enabled AFGLowpowerstate. I Added 0x64 to HorizontalPulseWidth and 0xA5 to VideoInputSignal.
  4. I still get slight corruption on boot, audio and trackpad disable after sleep, and no brightness slider... but maybe due to A18 bios!
  5. ACPIPoller experiment was a mistake. Alright. SMBIOS reset, clover configured to emulate MacBook Air 7,2 now. Wifi, sound, trackpad working before and after Sleep- but still. On boot, graphical corruption until lid is closed for a moment. But otherwise very good now!
  6. The changes made in high Sierra to how drives are expected to behave has left a lot of owners of older SSD's with firmware that is not apple's latest and greatest with issues everywhere. trimforce disable then trimforce enable might fix trim, and just turning it off might help...
  7. Causes graphical corruption during late boot phase followed by computer immediately going into standby. When resumed from standby, graphical corruption no longer evident but pad/point still don't work. Note: this is with appleps2controller from bootpack in clover/kexts/other, if I try this with voodoo it just stalls. Also I no longer have sound. also brightness hotkeys don't work.
  8. E7450 A18 5500HD MacbookAir7,1 10.13.3 Have successfully installed and am using High Sierra on this hardware by doing the following: Follow the guide combining files from the generic efi package along with the E7450_HD5500_Only_A17_HS.zip bootpack to create your clover image. Tweak the plist to a MacBook Air 7,1 and turn on AGLowPowerState in devices and add 0x64 to HorizontalSyncPulseWidth and add 0xA5 to VideoInputSignal. In bios, Legacy options on, Hard drive in AHCI mode. Full Installer created by running the stub wizard until it prompts for a reboot, killing it before reboot, Then running sudo mkdir /Applications/Install\ macOS\ High\ Sierra.app/Contents/Shared\ Support sudo cp -r /macOS\ Install\ Data /Applications/Install\ macOS\ High\ Sierra.app/Contents/Shared\ Support Following the guide, I continued on my merry way, using the files from both the A17 High Sierra Hotpack and also the Sierra EFI pack. After booting the USB key, formatting the drive, and running the first part of the installer, it fails with "osinstall.mpkg appears to be missing or damaged". But this isn't the bug. Opening the terminal and running 'cat /var/log/installer.log' reveals that the installer Cannot find /macOS\ Install\ Data\/InstallESDDmg.pkg. The file simply isn't present. However, it IS present on the USB key. I guess the installer is buggy and doesn't copy the file? sudo cp /Volumes/"Name of Install USB Drive"/Install\ macOS\ High\ Sierra.app/Contents/Shared\ Support /InstallESDDmg.pkg /Volumes/"Name of drive to be installed to"/macOS\ Install\ Data/ Follow by a reboot, and the installer continues to work. ​ Now for my only problem so far: When I close the lid and open it, the trackpad doesn't work anymore. I have tried the latest VoodooPs2Controller from Rehabman(after removing ApplePs2Controller from clover, otherwise the AppleACPI will stall perpetually). It doesn't work after sleep either. Is there something I need to change? Fixed, text in bold- thank you viking1304 and Jake Lo!
  9. after checking the log, the installer couldn’t find InstallESDDMG.pkg in macos install data. seems the installer didn’t copy it with the other files. i found the file in the install mac os app / sharedsupport folder and manually copied it into place, then rebooted. it now shows installing : 18 minutes remaining... reboots again... 10 min remaining.. seems to be working .. i also reset my smbios, used additional drivers out of the base efi package, and manually put clover configurator in with my installer on the usb drive- as long as you mount -uv / you can then do edits with clover by just manually running the binary. i then used clover to mount both efi partitions and then duplicated the usb stick onto the hard drive without having to run clover installer. then i was able to finish the installer without a usb stock.
  10. im on a e7450 with a usb drive containing the boot pack in the efi folder, latest clover, using apfs.efi hfsplus.efi and 10.13.2 installer on the main partition. i cannot format my drive to apfs, only hfs+. sometimes drive utility shows i have no free space and fails to erase/partition unless i select the drive itself and not the volumes. after video initialization screen goes blank until i close my screen and re-open it. after the installer copies the needed files to the drive and reboots, it tells me osinstaller.pkg is missing or corrupt and says mac os can’t be installed. would you please advise me on what to change? am i missing something?
  11. the way to build the installer that will work is to run the shim, wait till it prompts for a reboot, carefully quit the installer, then using the command line create installer.app/content/SharedSupport , then copy the downloaded installer files into that folder from their location at the root of the drive. after doing this, clover can find os x.
  12. update: the issue is with the source. using the patcher to download os x high sierra results in a modified base system.dmg which clover doesn’t recognize.
  13. i have the same issue and have tried it both ways along with installing additional drivers. clover doesn’t recognize or detect the hfs partition, additionally after opening the Uefi shell and navigating to the file system, ls returns that the file is not found.
×
×
  • Create New...