Commit graph

29 commits

Author SHA1 Message Date
2cf69c4e7e Add system-wide option for enabling PipeWire/WirePlumber user services 2026-04-28 08:54:51 +00:00
a56dafd4bd docs: remove redundant systemctl commands in sound trouleshooting guide
Replaced multiple enable/start calls with a single command using the --now flag. This simplifies the fix for users and ensures services persist after reboot.
2026-04-01 10:52:03 +00:00
3ae8246c95 dollar sign is back! 2025-09-18 22:17:58 -04:00
75e2f8060a Merge branch 'test_asciidoc' into remove_dollar_sign 2025-09-18 22:09:11 -04:00
4e6394dc80 using for source in code blocks 2025-09-18 22:05:26 -04:00
37f5c58cc4 removed prompt symbol 2025-09-17 23:09:41 -04:00
ee31820134 update modules/ROOT/pages/how-to-troubleshoot-sound-problems.adoc include pipewire-pulse
users could still end up with non-working  pulse audio  if pipewire-pulse is not  active
change the start/enable commands to enable sockets not services for pipewire and pipewire-pulse
2025-07-07 12:25:05 +00:00
757f1f49d3 update:remove pipewire in introduction 2025-06-05 20:38:52 +09:00
ecc447f5dc update introduction 2025-05-30 12:28:17 +00:00
51862c3a57 refactor:Refined Bluetooth audio pairing diagnostics and clarified profile detection logic 2025-05-30 10:40:21 +09:00
93e6e7e7b2 update:recommended action for missing profile tested 2025-05-30 01:08:28 +09:00
dbb2ea70f1 update:remove deprecated hciconfig and add test result 2025-05-29 21:47:58 +09:00
b8d5ce6ffc docs: remove duplicating instructions on category 3-missing profiles 2025-05-28 11:12:08 +09:00
dcd685f917 docs: clarify blueman usage and explain codec availability (AAC/aptX) 2025-05-28 09:19:39 +09:00
d8d86b6d49 Refine wording for Category 3 to clarify missing profile scenarios 2025-05-28 01:27:40 +09:00
526274f063 Clarify A2DP profile troubleshooting steps and codec configuration checks 2025-05-28 00:20:02 +09:00
56141ab1d3 docs: clarify steps to check for missing A2DP profile 2025-05-27 20:58:41 +09:00
fc90ab1c9b Clarify Bluetooth device compatibility issue and update troubleshooting steps 2025-05-27 18:45:14 +09:00
0ac47c6e88 Fix indentation and sound check formatting 2025-05-27 16:40:55 +09:00
259f83df85 Fix indentation and bullet styles in Bluetooth troubleshooting doc; add btmon and HCI status examples 2025-05-27 16:29:12 +09:00
6f9405d8b3 Fix: Add blank line after code block in Step 4 to correct Step 5 header rendering 2025-05-27 09:45:45 +09:00
7407341f9d docs: Fix indentation and add missing "Stage 1: Device Not Detected" section
- Corrected AsciiDoc indentation for better structure and rendering. ([source, bash]) instead of +
- Added the previously omitted section "Stage 1: Device Not Detected" to complete the three-stage troubleshooting guide for Bluetooth audio.
2025-05-26 12:48:07 +00:00
5668148239 docs: add Bluetooth troubleshooting guide with detection-stage caveats
This patch adds a new Bluetooth troubleshooting section to the Quick Docs sound troubleshooting article. It covers three key stages:
- Device detection
- Pairing
- Profile switching

The 'Device detection' section includes realistic notes about hardware incompatibility and unsupported devices, based on common Fedora user reports.

Helps reduce confusion caused by generic forum suggestions when devices are never detected (no MAC address visible), which may not be solvable at the
user level.
2025-05-26 11:02:16 +00:00
01db79b7ad Fix: revised audio troubleshooting guide layout and split common issues into list 2025-04-15 08:38:06 +09:00
9e3f4ef9be Refactor audio troubleshooting guide: Simplify steps and clarify structure
Combining https://pagure.io/fedora-docs/quick-docs/issue/727 with the audio troubleshooting guide
2025-04-14 16:54:59 +00:00
33be22abff Correct special character in header 2024-08-29 04:52:37 +00:00
c74c063315 New commit to reflect changes required
Signed-off-by: Hank Lee <allegrovelo@gmail.com>
2024-08-27 19:19:48 +00:00
3ca5cb2ce3 Revert "a new article as suggested in Quick Docs issue ticket https://pagure.io/fedora-docs/quick-docs/issue/726"
This reverts commit 84c75b9da2.
2024-08-27 19:19:48 +00:00
66b7663e94 a new article as suggested in Quick Docs issue ticket https://pagure.io/fedora-docs/quick-docs/issue/726
Collboration with the Music and Audio SIG, Ask Fedora.

Signed-off-by: Hank Lee <allegrovelo@gmail.com>
2024-08-27 19:19:48 +00:00