Skip to content

Script to fix USB ports on ryzen systems.

Notifications You must be signed in to change notification settings

Dearms/ryzenusbfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ryzenusbfix

Script to fix USB ports on Ryzen Systems.


Usage

Open Terminal and run the following command :

curl -s -o ~/Desktop/ryzenusbfix.sh https://raw.githubusercontent.com/XLNCs/ryzenusbfix/master/ryzenusbfix.sh && chmod +x ~/Desktop/ryzenusbfix.sh && ~/Desktop/ryzenusbfix.sh

#Or

git clone https://github.com/XLNCs/ryzenusbfix.git ~/Desktop/ryzenusbfix &&
chmod +x ~/Desktop/ryzenusbfix/ryzenusbfix.sh &&
~/Desktop/ryzenusbfix/ryzenusbfix.sh

If you want to do it manually then follow this guide.

If you have any issues report here

# patch credits
ydeng,Algrey

# util credits
rehabman,corpwnet

About

Script to fix USB ports on ryzen systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages