Vivobook s15
Hi, this is my first time trying this. I have a vivobook s15 with an i5 8250u CPU and a UHD 620 GPU. I currently have Arch Linux installed on this computer. I completed the guide but when I start the computer I see a black screen and after a few minutes it restarts on its own. I tried a few attempts on config.plist to try to fix it but nothing changed.I'm asking you experts for help. Thank you very much.
https://redd.it/1rhe891
@r_hackintosh
Hi, this is my first time trying this. I have a vivobook s15 with an i5 8250u CPU and a UHD 620 GPU. I currently have Arch Linux installed on this computer. I completed the guide but when I start the computer I see a black screen and after a few minutes it restarts on its own. I tried a few attempts on config.plist to try to fix it but nothing changed.I'm asking you experts for help. Thank you very much.
https://redd.it/1rhe891
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community
Unclear how to update OpenCore: what am I getting wrong? Ocb: LoadImageFailed - already started
Good evening,
I have macos Monterey installed on my laptop. I want to update opencore since it's currently using an old version, and kexts too. So I download the files, and prepare the dummy usb following the guide. Fix config.plist, ocompare, ocvalidate, all good.
But now, I don't understand what to do. The guide says:
>Once everything's working with the dummy USB, you can mount the EFI and move it over to the hard drive's EFI partition. Remember to keep a copy of your old EFI in cases where OpenCore is acting funny down the road
Ok, but how do I actually test everything's good with the usb? I know, I know, it's probably a very dumb question. But, am I not supposed to test it before touching the actual EFI? I tried rebooting and in OpencCore menu selected the dummy drive. It says "Ocb: LoadImageFailed - already started". What am I not understanding?
This is the dummy usb:
/Volumes/Dummy-USB/EFI
├── BOOT
│ └── BOOTx64.efi
└── OC
├── ACPI
│ ├── SSDT-AWAC.aml
│ ├── SSDT-BCKM.aml
│ ├── SSDT-EC-USBX-LAPTOP.aml
│ ├── SSDT-GPRW.aml
│ ├── SSDT-NoHybGfx.aml
│ ├── SSDT-PCI0.aml
│ ├── SSDT-PLUG-DRTNIA.aml
│ ├── SSDT-PNLF.aml
│ ├── SSDT-TB3.aml
│ ├── SSDT-TPDX.aml
│ └── SSDT-TYPC.aml
├── Drivers
│ ├── HfsPlus.efi
│ ├── OpenCanopy.efi
│ ├── OpenRuntime.efi
│ └── Ps2MouseDxe.efi
├── Kexts
│ ├── AirportItlwm.kext
│ ├── AppleALC.kext
│ ├── BlueToolFixup.kext
│ ├── CPUFriend.kext
│ ├── HibernationFixup.kext
│ ├── IntelBTPatcher.kext
│ ├── IntelBluetoothFirmware.kext
│ ├── Lilu.kext
│ ├── NVMeFix.kext
│ ├── SMCBatteryManager.kext
│ ├── SMCDellSensors.kext
│ ├── SMCProcessor.kext
│ ├── SMCSuperIO.kext
│ ├── USBMap.kext
│ ├── VirtualSMC.kext
│ ├── VoodooI2C.kext
│ ├── VoodooI2CHID.kext
│ ├── VoodooPS2Controller.kext
│ └── WhateverGreen.kext
├── OpenCore.efi
├── Resources
│ ├── Audio
│ ├── Font
│ ├── Image
│ └── Label
├── Tools
│ └── OpenShell.efi
└── config.plist
https://redd.it/1rhe32o
@r_hackintosh
Good evening,
I have macos Monterey installed on my laptop. I want to update opencore since it's currently using an old version, and kexts too. So I download the files, and prepare the dummy usb following the guide. Fix config.plist, ocompare, ocvalidate, all good.
But now, I don't understand what to do. The guide says:
>Once everything's working with the dummy USB, you can mount the EFI and move it over to the hard drive's EFI partition. Remember to keep a copy of your old EFI in cases where OpenCore is acting funny down the road
Ok, but how do I actually test everything's good with the usb? I know, I know, it's probably a very dumb question. But, am I not supposed to test it before touching the actual EFI? I tried rebooting and in OpencCore menu selected the dummy drive. It says "Ocb: LoadImageFailed - already started". What am I not understanding?
This is the dummy usb:
/Volumes/Dummy-USB/EFI
├── BOOT
│ └── BOOTx64.efi
└── OC
├── ACPI
│ ├── SSDT-AWAC.aml
│ ├── SSDT-BCKM.aml
│ ├── SSDT-EC-USBX-LAPTOP.aml
│ ├── SSDT-GPRW.aml
│ ├── SSDT-NoHybGfx.aml
│ ├── SSDT-PCI0.aml
│ ├── SSDT-PLUG-DRTNIA.aml
│ ├── SSDT-PNLF.aml
│ ├── SSDT-TB3.aml
│ ├── SSDT-TPDX.aml
│ └── SSDT-TYPC.aml
├── Drivers
│ ├── HfsPlus.efi
│ ├── OpenCanopy.efi
│ ├── OpenRuntime.efi
│ └── Ps2MouseDxe.efi
├── Kexts
│ ├── AirportItlwm.kext
│ ├── AppleALC.kext
│ ├── BlueToolFixup.kext
│ ├── CPUFriend.kext
│ ├── HibernationFixup.kext
│ ├── IntelBTPatcher.kext
│ ├── IntelBluetoothFirmware.kext
│ ├── Lilu.kext
│ ├── NVMeFix.kext
│ ├── SMCBatteryManager.kext
│ ├── SMCDellSensors.kext
│ ├── SMCProcessor.kext
│ ├── SMCSuperIO.kext
│ ├── USBMap.kext
│ ├── VirtualSMC.kext
│ ├── VoodooI2C.kext
│ ├── VoodooI2CHID.kext
│ ├── VoodooPS2Controller.kext
│ └── WhateverGreen.kext
├── OpenCore.efi
├── Resources
│ ├── Audio
│ ├── Font
│ ├── Image
│ └── Label
├── Tools
│ └── OpenShell.efi
└── config.plist
https://redd.it/1rhe32o
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community
Fixed panics and network issues on RTL8106E by patching KEXT
I was experiencing an issue where when I reconnected the Ethernet cable, it showed “Self-assigned IP" and nothing worked. Making the network inactive caused a kernel panic. If you are experiencing the same issue, the patched KEXT should fix it.
https://github.com/AlvinHV/RealtekRTL8100
https://redd.it/1rhfzqd
@r_hackintosh
I was experiencing an issue where when I reconnected the Ethernet cable, it showed “Self-assigned IP" and nothing worked. Making the network inactive caused a kernel panic. If you are experiencing the same issue, the patched KEXT should fix it.
https://github.com/AlvinHV/RealtekRTL8100
https://redd.it/1rhfzqd
@r_hackintosh
GitHub
GitHub - AlvinHV/RealtekRTL8100: Open source driver for the RealtekRTL8100 family.
Open source driver for the RealtekRTL8100 family. Contribute to AlvinHV/RealtekRTL8100 development by creating an account on GitHub.
Reset NVRAM not showing
I have the resetnvram efi in my drivers folder but I cant see it in my boot selection menu! I think I’m on open core 0.9 or 1.01
https://redd.it/1rhikau
@r_hackintosh
I have the resetnvram efi in my drivers folder but I cant see it in my boot selection menu! I think I’m on open core 0.9 or 1.01
https://redd.it/1rhikau
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community
How do i install macOS 14 on my pc with ryzen 5 5500 with The rx580. Im struggling.
i dont understand it
https://redd.it/1rhfvxn
@r_hackintosh
i dont understand it
https://redd.it/1rhfvxn
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community
Help Kaby Lake Laptop won't power on after Sleep/Lid Close
Hello, I’m a second-year middle school student living in South Korea. I’m usually interested in software and I also enjoy fixing hardware. Recently, I became interested in Hackintosh and installed macOS Monterey on my Samsung NT900X5N-X516 laptop. I used the OpenCore Install Guide during the installation process, and I properly installed UTPMAP and the USB tool kext by following the guide. Everything works fine, including Wi-Fi, sound, Bluetooth, keyboard, trackpad, and camera. However, when I don’t use the screen for a certain period of time or close the lid, the laptop switches to ultra power-saving mode and shuts down. After that, even if I try to turn it back on, it won’t power on at all. The only way to boot it again is to remove the battery and then reconnect it. How can I fix this issue? I would really appreciate any help, as this problem keeps happening repeatedly.z
https://redd.it/1rhkrt5
@r_hackintosh
Hello, I’m a second-year middle school student living in South Korea. I’m usually interested in software and I also enjoy fixing hardware. Recently, I became interested in Hackintosh and installed macOS Monterey on my Samsung NT900X5N-X516 laptop. I used the OpenCore Install Guide during the installation process, and I properly installed UTPMAP and the USB tool kext by following the guide. Everything works fine, including Wi-Fi, sound, Bluetooth, keyboard, trackpad, and camera. However, when I don’t use the screen for a certain period of time or close the lid, the laptop switches to ultra power-saving mode and shuts down. After that, even if I try to turn it back on, it won’t power on at all. The only way to boot it again is to remove the battery and then reconnect it. How can I fix this issue? I would really appreciate any help, as this problem keeps happening repeatedly.z
https://redd.it/1rhkrt5
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community
Tahoe - Predator Helios 300 (modell PH315-53
Hi all!
Is anyone running newest MacOS Tahoe on Predator Helios 300 (modell PH315-53)?
What’s working and not or WIP?
Would love some feedback
https://redd.it/1rhsdmg
@r_hackintosh
Hi all!
Is anyone running newest MacOS Tahoe on Predator Helios 300 (modell PH315-53)?
What’s working and not or WIP?
Would love some feedback
https://redd.it/1rhsdmg
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community
success on dell xps 9550 i7 hackintosh tahoe?
guys, i was on 12, i want to upgrade to 26, but when i try everything possible, i get prohibitory sign when booting the usb installer created using the 12 existed system, what methods to upgrade 12 to 26 or 15? thx!
https://redd.it/1rhtmbk
@r_hackintosh
guys, i was on 12, i want to upgrade to 26, but when i try everything possible, i get prohibitory sign when booting the usb installer created using the 12 existed system, what methods to upgrade 12 to 26 or 15? thx!
https://redd.it/1rhtmbk
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community
New gpu
Hi guys, I'm on a 13900k and rx480 atm and I'm gonna upgrade my gpu at some point, I dual boot with windows as I have some software and games that only work/work well on windows. I'm either gonna get a 6800xt or a 3080 and I'm not sure which, my thinking was if I got the 3080 I could still use my rx 480 on the hackintosh and just disable the 3080 for macos, is anyone else running a similar setup? (I would rather the nvidia card as I would like to make use of cuda) Thanks
https://redd.it/1rhvs4p
@r_hackintosh
Hi guys, I'm on a 13900k and rx480 atm and I'm gonna upgrade my gpu at some point, I dual boot with windows as I have some software and games that only work/work well on windows. I'm either gonna get a 6800xt or a 3080 and I'm not sure which, my thinking was if I got the 3080 I could still use my rx 480 on the hackintosh and just disable the 3080 for macos, is anyone else running a similar setup? (I would rather the nvidia card as I would like to make use of cuda) Thanks
https://redd.it/1rhvs4p
@r_hackintosh
Reddit
From the hackintosh community on Reddit
Explore this post and more from the hackintosh community