因此,在最近的 Fedora 更新(需要重新启动的更新)之后,Lutris Wine 游戏最近出现了问题,音频突然变得像 8 位且质量超低,有时偶然会恢复正常。我认为这是造成它的原因:
- 仅在游戏中拔掉笔记本电脑充电器才会以某种方式触发该问题
- 由于某些奇怪的原因,如果我用播放器(例如 lolypop)在后台播放音乐,音频会保持正常,直到音乐停止
- 现在所有 wine-ge 版本都有这个问题,我出于绝望重新安装了所有系统软件包,禁用了所有 gnome 扩展,尝试运行游戏(所有 wine 游戏都有这个问题),但问题仍然存在。
我发现一些临时修复是重新启动管道服务,但随后我关闭并重新打开游戏,但问题再次出现。
journalctl -xe | pipewire
什么也没给,同样的journalctl -xe | pulse
systemctl --user status pipewire
也没有给出错误
这是我的 neofetch 如果有帮助的话:
------------------
OS: Fedora Linux 38 (Workstation Edition) x86_64
Host: HP Laptop 15-dw3xxx
Kernel: 6.4.11-200.fc38.x86_64
Uptime: 1 hour, 32 mins
Packages: 3246 (rpm), 75 (flatpak)
Shell: bash 5.2.15
Resolution: 1366x768
DE: GNOME 44.3
WM: Mutter
WM Theme: MaterialYou
Theme: adw-gtk3-dark [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: gnome-terminal
CPU: 11th Gen Intel i5-1135G7 (8) @ 4.200GHz
GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics]
GPU: NVIDIA GeForce MX350
Memory: 3767MiB / 7667MiB
如果有帮助的话,我有这个问题的长录音。我相信这不是固件/驱动程序问题,因为我的大多数(如果不是全部)驱动程序都可以在我的笔记本电脑上完美运行。
如果没有解决此问题,我真的想发送错误报告,但我不知道哪些日志指向此问题。
附加信息:
-音频硬件:0000:00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
- 管道线版本:Compiled with libpipewire 0.3.78 Linked with libpipewire 0.3.78
-葡萄酒版本:Wine-GE-Proton8-14
-Gnome 扩展:[email protected] [email protected] [email protected] just-perfection-desktop@just-perfection [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] quick-settings-avatar@d-go [email protected] tiling-assistant@leleat-on-github blur-my-shell@aunetx [email protected] [email protected] widgets@aylur [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
谢谢!