Git Product home page Git Product logo

asus-vivobook-s510ua-hackintosh's People

Contributors

leebinder avatar schmosbyy avatar whatnameisit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

asus-vivobook-s510ua-hackintosh's Issues

ProperTree oc snapshot breaks everything

Asus-Vivobook-X510UA? Model 8265NGW Big Sur-11.5.2

Doing an oc snapshot in ProperTree causes kernel panic on reboot

great job on setting up the EFI. I was trying by following the official guide and had tons of problems. I do have to wonder if things are sort of rigged together or inappropriately brought over from clover. don't know why I can't do oc snapshot in ProperTree?

FN key for screen brightness not working

Hello,
All my fn key function work well with AsusSMC & SSDT-ATKD-BKL.aml but the fn key for screen brightness not work.
If I had the SSDT-ATDK.aml patch all fn key don't work ..
Have you an idea where the problem is ?

OC-like injection of ACPI tables using DisabledAML in Clover's config.plist and relocation of ACPI Battery docs

There is a section in Clover/ACPI where addition of an ACPI table fails if there is a name match: DisabledAML.

You can add SSDT-RP01_PEGP.aml in the list and give the direction to delete this entry if the user has dGPU and needs to turn it and its fan off. And also delete other entries as they do not have any effect with everything you provide in this repo.

		<key>DisabledAML</key>
		<array>
			<string>SSDT.aml</string>
			<string>SSDT-XCPM.aml</string>
			<string>SSDT-PluginType1.aml</string>
</array>
		<key>Comment-DisabledAML</key>
		<string>Disable other forms of CPU PM due to SSDT/Generate/PluginType=true</string>
		<key>FixHeaders</key>

becomes

		<key>DisabledAML</key>
		<array>
			<string>SSDT-RP01_PEGP.aml</string>
</array>
		<key>FixHeaders</key>
**Clover:**

- In the file system, navigate to `EFI/CLOVER/ACPI/patched/disbale dGPU (NVIDIA etc.)` and move `SSDT-RP01_PEGP.aml` one level higher into `patched`
- via Clover Configurator: Boot > Arguments: add `-wegnoegpu`
- save & reboot

would be rewritten to be

**Clover:**

- via Clover Configurator: Boot > Arguments: add `-wegnoegpu`
- via Clover Configurator: Acpi > DisabledAML: delete `SSDT-RP01_PEGP.aml`
- save & reboot

or something similar.

Keep up the good work :)

ASUS VivoBook F510UA-AH51

ASUS F510UA-AH51 Intel Core i5 8250

Your EFI worked better than expected and everything works but ran into 2 issues.

  1. Battery is recognized and WAS charging but now is no longer charging and just showing plugged in.
  2. The camera works but is really really grainy.

Any help would be appreciated.

Thermals

what are the usual cpu thermals that you are getting sir?
Mine doesn't go below 55 degrees. Is this normal ?

Ventura and intel wifi support

What is your laptop model? Does it fit the specs in README?
S510UN

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
mac OS 13 Ventura and intel wifi support

Describe the solution you'd like
mac OS 13 Ventura and intel wifi supported

Additional context

macOS Monterey 12.x upgrade instructions for existing EFIs running pre-Monterey macOS

First of all, consider wisely if at this rather still early point it would really be a smart decision to already run this young OS as your main production OS, esp. because of apps which are lacking compatibility, or even Apple making it increasingly difficult for certain apps to remain fully functional. Example: TotalFinder (can not be made to run in Monterey, see their statement here).

In that light, therefore recommended procedure for highest compatibility: clone your existing macOS install to a new APFS volume in the same container (shared = saved space) and upgrade THE CLONE to macOS Monterey, keeping your current macOS as your main production OS; or do a fresh install to a new APFS volume to test Monterey.

Update instructions per boot loader

OpenCore:

  1. update OpenCore to the latest version (tested with 0.7.5)

  2. update all kexts to their latest versions, easiest with either Hackintool or Kext Updater

  3. update OpenCore Configurator

  4. download Resources.zip, unpack and replace your EFI/OC/Resources folder with the extracted

  5. open your OC config.plist with OpenCore Configurator. In the Misc. section, configure like this:

    Bildschirmfoto 2021-11-09 um 22 44 31

  6. Save and reboot

  7. install macOS Monterey as per recommendation above

Clover:

  1. Update Clover to the latest version (tested with 5142)
  2. see above
  3. Reboot
  4. see bullet-point 7. above

Synchronization with whatnameisit's now archived repo is scheduled to occur soon.

Can this EFI run on 14.6?

What is your laptop model? Does it fit the specs in README?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Additional context
Add any other context or screenshots about the feature request here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.