This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
8
AsRock B450 Fatal1ty Gaming itx/ac - STABLE
Post Flair (click to view more posts with a particular flair)
Post Body
Finally had success with my first Ryzentosh!
SPECS:
AsRock B450 itx/ac Fatal1ty Gaming
AMD Ryzen 7 3700X
AMD RX 5700 XT
16GB DDR4 (running stable at 3600mhz)
Separate disks for Windows 10 and macOS.
What isn't working:
- WiFi (using HoRNDIS .kext, worked during install as well)
- Haven't attempted iMessage (but possibly working)
I got my USB (and Bluetooth) working by compiling and using this custom SSDT:
DefinitionBlock ("SSDT-ASROCK B450 ITX USB.aml", "SSDT", 1, "APPLE", "tinySSDT", 0x00000006)
{
External (\_SB_.PCI0.GPP2, DeviceObj)
External (\_SB_.PCI0.GPP2.PTXH, DeviceObj)
Scope (\_SB_.PCI0.GPP2.PTXH)
{
Name (_STA, Zero)
}
Scope (\_SB_.PCI0.GPP2)
{
Device (XHCI)
{
Name (_ADR, Zero)
Device (RHUB)
{
Name (_ADR, Zero)
// USB3.1 back panel
Device (PRT1)
{
Name (_ADR, 0x5)
Name (_UPC, Package (0x04)
{
0xFF,
0x03,
Zero,
Zero
})
}
Device (PRT2)
{
Name (_ADR, 0x6)
Name (_UPC, Package (0x04)
{
0xFF,
0x03,
Zero,
Zero
})
}
// USB3.0 front panel
Device (PRT3)
{
Name (_ADR, 0x7)
Name (_UPC, Package (0x04)
{
0xFF,
0x03,
Zero,
Zero
})
}
Device (PRT4)
{
Name (_ADR, 0x8)
Name (_UPC, Package (0x04)
{
0xFF,
0x03,
Zero,
Zero
})
}
// USB2.0
Device (PRT5)
{
Name (_ADR, 0x9)
Name (_UPC, Package (0x04)
{
0xFF,
Zero,
Zero,
Zero
})
}
Device (PRT6)
{
Name (_ADR, 0xa)
Name (_UPC, Package (0x04)
{
0xFF,
Zero,
Zero,
Zero
})
}
Device (PRT7)
{
Name (_ADR, 0xb)
Name (_UPC, Package (0x04)
{
0xFF,
Zero,
Zero,
Zero
})
}
Device (PRT8)
{
Name (_ADR, 0xc)
Name (_UPC, Package (0x04)
{
0xFF,
Zero,
Zero,
Zero
})
}
Device (PRT9)
{
Name (_ADR, 0xd)
Name (_UPC, Package (0x04)
{
0xFF,
Zero,
Zero,
Zero
})
}
Device (PRTA)
{
Name (_ADR, 0xe)
Name (_UPC, Package (0x04)
{
0xFF,
Zero,
Zero,
Zero
})
}
}
}
}
}
Author
Account Strength
90%
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
3,196
Link Karma
2,283
Comment Karma
761
Profile updated: 1 hour ago
Posts updated: 7 minutes ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/hackintosh/...