• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

Help with Ryzen 5 (4500U) AMD

Cassiopeia

New member
Joined
Dec 8, 2024
Messages
13
Motherboard
HP ENVY x360 2 in 1Laptop - 15-ee0006ur
CPU
AMD Ryzen 5 4500u with radeon graphics × 6
Graphics
AMD 4000 series Ryzen 5
OS X/macOS
14.x
Bootloader
  1. OpenCore (Legacy)
Mac
  1. iMac Pro
Mobile Phone
  1. Android
Anyone managed to get beyond Big Sur with Ryzen 4500?
I'm currently using Quickemu vm with Big Sur but it's too slow. I want to do a dual boot. But having EFI problems. Anyone managed to get Sonoma on Ryzen 4500?

Here's my specs:

Laptop:
HP envy 2 in 1 x360

Current OS: Zorin OS ( Linux)

****CPU model:

AMD Ryzen 5 4500U with Radeon Graphics

****GPU model:
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev c3)


****Chipset Model:

Getting SMBIOS data from sysfs.
SMBIOS 3.2.0 present.

Handle 0x0002, DMI type 2, 17 bytes
Base Board Information
Manufacturer: HP
Product Name: 876F
Version: 13.40

Asset Tag: Type2 - Board Asset Tag
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Type2 - Board Chassis Location
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0

Handle 0x0033, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Realtek RTL8111E Ethernet LOM
Type: Ethernet
Status: Enabled
Type Instance: 1
Bus Address: 0000:03:00.0

Handle 0x0034, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Realtek ALC701
Type: Sound
Status: Enabled
Type Instance: 1
Bus Address: 00ff:ff:1f.7

Handle 0x0035, DMI type 41, 11 bytes
Onboard Device
Reference Designation: WLAN
Type: Other
Status: Enabled
Type Instance: 1
Bus Address: 0000:01:00.0

Handle 0x0036, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Realtek PCIe CardReader
Type: Other
Status: Enabled
Type Instance: 1
Bus Address: 0000:02:00.0

Handle 0x0037, DMI type 41, 11 bytes
Onboard Device
Reference Designation: AMD Radeon(TM) Graphics
Type: Video
Status: Enabled
Type Instance: 1
Bus Address: 0000:04:00.0



****audio codec:


List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: ALC245 Analog [ALC245 Analog]
Subdevices: 0/1

network card :

01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter


****drive:



storage
description: Non-Volatile memory controller
product: Samsung Electronics Co Ltd
vendor: Samsung Electronics Co Ltd
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: storage pm msi pciexpress msix nvm_express bus_master cap_list
configuration: driver=nvme latency=0
resources: irq:57 memory:d0500000-d0503fff
*-nvme0
description: NVMe device
product: SAMSUNG MZVLQ512HALU-000H1
physical id: 0
logical name: /dev/nvme0
version: HPS4NFXV

configuration: nqn=nqn.1994-11.com.samsung:nvme:PM991:M.2:S4UHNF0NC32563 state=live
*-namespace
description: NVMe namespace
physical id: 1
logical name: /dev/nvme0n1
size: 476GiB (512GB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: guid=5ccc6126-4652-420c-9b64-4a793b0d8957 logicalsectorsize=512 sectorsize=512



****keyboard, trackpad



grep -i input
[ 0.754306] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.754346] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.754375] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.780002] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.151443] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:00
 
Last edited:
Hello guys, I went ahead a give it a try, but my keyword is not working, so i can't selected anything on the EFI grub screen. The plan is to dual boot with Linux. Here's my EFI
 

Attachments

Anyone managed to get beyond Big Sur with Ryzen 4500?
Yes, running 7700X with 0 problems :)

I'm currently using Quickemu vm with Big Sur but it's too slow. I want to do a dual boot. But having EFI problems. Anyone managed to get Sonoma on Ryzen 4500?
Bare Metal and VM are two different things. The reason why its slow is probably due to the lack of Graphics acceleration.
 
  • Like
Reactions: Cassiopeia
Hello guys, I went ahead a give it a try, but my keyword is not working, so i can't selected anything on the EFI grub screen. The plan is to dual boot with Linux. Here's my EFI
Are you trying bare metal or VM?
 
Thanks for answering, VM is already working on Zorin OS, but i'm trying bare metal. Followed your guide but still stuck at the boot screen.
 
Thanks for answering, VM is already working on Zorin OS, but i'm trying bare metal. Followed your guide but still stuck at the boot screen.
Remove SSDT-CPUR.aml and use SSDT-CPU-PLUG-ALT.aml instead.
Also, enable DevirtualiseMmio
 
  • Like
Reactions: Cassiopeia
imacpro.jpg got a little further by switching the smbios from macpro 6.1 to ImacPro 1.1 but stuck on a few lines.


imacpro 1.1 stuck on the first screen loaded some verbose codes.
macpro 6.1 2013 shows apple support loads no codes

tried these, no luck :
SSDT-CPUR.aml and use SSDT-CPU-PLUG-ALT.aml instead.
Also, enable DevirtualiseMmio
 
here's my new EFI, still stuck on the same section.
 

Attachments

Yes, running 7700X with 0 problems :)


Bare Metal and VM are two different things. The reason why its slow is probably due to the lack of Graphics acceleration.
did you apply the amd patches using opencore configurator? or not? from https://github.com/AMD-OSX/AMD_Vanilla?tab=readme-ov-file#languages-english-current

It may also be because i didn't create an .dmg bootable base on sonoma, I followed yours where you downloaded the latest , which by now is probably sequoia. And that might be the issue.
 
No luck, I might have to shelve this project, too much time wasted. I needed this for Xcode.
 

Latest posts

Forum statistics

Threads
2,084
Messages
19,451
Members
29,554
Latest member
xxxxxxxxxx