Skip to content

ryanprescott/realtek-verb-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

realtek-verb-tools

These tools are used for troubleshooting sound issues with Realtek chipsets on Linux.

cleanverbs

This tool takes output dumped from a specially modified version of QEMU and removes unnecessary output to leave only Realtek amplifier coefficient verbs passed through to a sound card connected via VFIO.

Usage: python3 ./cleanverbs.py output-from-qemu-file

For more information on how to get this QEMU output in the first place, check my tutorial.

applyverbs

This tool takes output from cleanverbs and applies each verb to the sound card.

Usage: python3 ./applyverbs.py output-from-cleanverbs [-d]

The -d flag gives more verbose output and also adds a delay so you can see which verbs are necessary to activate the speakers.

About

Tools for troubleshooting sound issues with Realtek chipsets on Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages