Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 774 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 774 Bytes

DELL Precision 7520 Big Sur

This repository contains the configurations for Dell Precision 7520, running with Big Sur 11.0.1

Audio

The configuration allows internal speaker playback but no headphone playback. To enbale headphone playback, follow the guide in this link

To mount /usr/bin, boot to Recovery Mode and launch the Termainal.

mount -uw /
cd /Volumes/<Volume name>
cd ./Users/<user name>/<path to Jack fix>
cp -R /Users/yourusername/Desktop/Jack fix /usr/bin

If the above approach does not work, try to follow this guide