[Test feedback] 25.08 音量BUG
Tofloor
poster avatar
buyike
deepin
2025-10-01 21:23
Author

升级后每次开机后音量很小,必须动一下音量调节才会正常。

如我的机器音量一直设的是20% ,但现在开机后音量只有5%左右,然后调节一下音量后就正常了。

Reply Favorite View the author
All Replies
buyike
deepin
2025-10-01 21:23
#1

shamed

Reply View the author
深蓝
deepin
2025-10-03 13:36
#2

我也是类似的问题, 待机后醒来, 就声音了, 得切换下输出设备才有声音; 有时候用着用着就突然没声音了

Reply View the author
深蓝
deepin
2025-10-03 13:43
#3

@buyike 大佬, 你在内测渠道给官方反馈反馈吧; 这个问题从v25开始一直存在, 很愁人

Reply View the author
一粒
deepin
2025-11-10 10:17
#4

您好我复现不出来,能否提供下关机前后的

pactl get-sink-volume @DEFAULT_SINK@

pactl list sinks

命令输出,这里应该能对比出一些东西来

Reply View the author
buyike
deepin
2025-11-10 19:42
#5
一粒

您好我复现不出来,能否提供下关机前后的

pactl get-sink-volume @DEFAULT_SINK@

pactl list sinks

命令输出,这里应该能对比出一些东西来

buyi@buyi-PC:~/Desktop$ pactl get-sink-volume @DEFAULT_SINK@

pactl list sinks
Volume: front-left: 11796 / 18% / -26.81 dB, front-right: 11796 / 18% / -26.81 dB
balance 0.00
信宿 #54
状态:RUNNING
名称:alsa_output.pci-0000_07_00.6.analog-stereo
描述:Family 17h/19h HD Audio Controller Analog Stereo
驱动程序:PipeWire
采样规格:s32le 2ch 48000Hz
声道映射:front-left,front-right
所有者模块:4294967295
静音:否
音量:front-left: 11796 / 18% / -26.81 dB, front-right: 11796 / 18% / -26.81 dB
平衡 0.00
基础音量:65536 / 100% / 0.00 dB
监视器信源:alsa_output.pci-0000_07_00.6.analog-stereo.monitor
延迟:0 微秒,设置为 0 微秒
标记:HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
属性:
alsa.card = "1"
alsa.card_name = "HD-Audio Generic"
alsa.class = "generic"
alsa.components = "HDA:10ec0662,10ec0000,00100300"
alsa.device = "0"
alsa.driver_name = "snd_hda_intel"
alsa.id = "Generic_1"
alsa.long_card_name = "HD-Audio Generic at 0xfcc80000 irq 58"
alsa.mixer_name = "Realtek ALC662 rev3"
alsa.name = "ALC662 rev3 Analog"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HD-Audio Generic at 0xfcc80000 irq 58"
api.alsa.card.name = "HD-Audio Generic"
api.alsa.path = "front:1"
api.alsa.pcm.card = "1"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "5"
device.api = "alsa"
device.class = "sound"
device.id = "49"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "2"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Family 17h/19h HD Audio Controller"
node.name = "alsa_output.pci-0000_07_00.6.analog-stereo"
node.nick = "ALC662 rev3 Analog"
node.pause-on-idle = "false"
object.path = "alsa:acp:Generic_1:5:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "47"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "54"
object.serial = "54"
node.max-latency = "16384/48000"
api.alsa.period-size = "1024"
api.alsa.period-num = "32"
api.alsa.headroom = "0"
api.acp.auto-port = "false"
api.alsa.card = "1"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio1"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:07:00.6"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_07_00.6"
device.nick = "HD-Audio Generic"
device.plugged.usec = "8792098"
device.product.id = "0x15e3"
device.product.name = "Family 17h/19h HD Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1"
device.vendor.id = "0x1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.string = "1"
端口:
analog-output-lineout: Line Out (type: Line, priority: 9000, availability group: Legacy 4, available)
analog-output-headphones: Headphones (type: 模拟耳机, priority: 9900, availability group: Legacy 5, not available)
活动端口:analog-output-lineout
格式:
pcm

Reply View the author