-
Notifications
You must be signed in to change notification settings - Fork 417
Revise audio troubleshooting guide with updates #1324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Updated the audio troubleshooting guide to include new keywords, improved clarity in instructions, and added commands for audio device detection and service management.
Socialhappiness
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! There are some multiple line errors that need correcting, and I made some suggestions.
|
|
||
| Sound settings or packages related to the sound system can become corrupt or broken. Many times, deleting the configuration files, reinstalling the sound-related packages, and restarting the audio software can help. These commands can also help fix the <u>Sound</u> settings showing "Dummy Output" as the audio output. | ||
| If your system has no sound, distorted sound, or missing input/output devices, this guide will walk you through verifying hardware, reloading drivers, and resetting audio services for Pop!_OS 22.04 and Pop!_OS 24.04. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What if the article started with a section with screenshots 'Access Sound Settings' for new users who are doing basic troubleshooting? I sent you some 22.04 screenshots if you need them! They can press their super key and type the word 'sound'
| ## Reset Audio Software (server) | ||
| ## Verify Audio Devices Detected by the System | ||
|
|
||
| Below are set of commands that can be used to detect various information about your audio device. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a link to the terminal basics article here? A sentence that says something like 'To learn how to run a command in the terminal, please refer to our Terminal Basics article. Just in case it's someone who's never run a command before. https://support.system76.com/articles/terminal-basics
| When the script is finished gathering information, type <kbd>y</kbd> and press Enter to upload your output to the ALSA website, then send the link to Support. | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a statement about getting in touch with support if they are a customer?
If you own a System76 computer and require additional troubleshooting after going through these steps, open a support ticket.
Updated the audio troubleshooting guide to include new keywords, improved clarity in instructions, and added commands for audio device detection and service management.