Không thể thêm ý kiến; Vì vậy, đây là một "câu trả lời" là một phần câu hỏi (tôi có thể xóa nó):
Khi cài đặt, đôi khi tôi gặp vấn đề với điều này và để giải quyết vấn đề này, tôi đi vào cài đặt âm thanh và chọn "Âm lượng đầu ra" để OFFsau đó ONvà âm thanh sẽ ổn.
Biên tập:
Bạn đã thử chưa
sudo apt-get install pavucontrol
Chạy pavucontrol
và kiểm tra cài đặt. Tức là tai nghe thiết bị đầu ra và đảm bảo không bị tắt tiếng.
Biên tập:
Bạn đã vô hiệu hóa autospawn? Nếu không xung thì vẫn có thể chạy (nhưng đã bắt đầu lại). Để kiểm tra xem PulseAudio daemon có đang chạy hay không, ví dụ:
pulseaudio --check && echo RUNNIG || echo DOWN
Nếu nó đang chạy và mọi thứ đều ổn, bạn nên kiểm tra các tệp nhật ký hệ thống để xem có gì gợi ý về lỗi không. Là một hack, nếu khởi động lại daemon là tất cả những gì cần thiết, bạn có thể thêm pulseaudio -k
vào khởi động để khởi động lại daemon.
Nếu nó đang chạy và bạn muốn tắt nó, bạn sẽ phải tắt tự động tắt.
Xem Vô hiệu hóa PulseAudio
Nếu nó không chạy, bạn có thể nhận được một số thông tin hữu ích bằng cách sử dụng gỡ lỗi.
Điều này cũng sẽ hữu ích nếu bạn tạm thời thêm các cài đặt này vào cấu hình.
Bắt đầu pulseaudio với
pulseaudio --start --log-level=4 --log-target=file:pulse.log
# Level 4 is debug
Sau đó bắt đầu một số giai điệu và:
tail -f pulse.log
Rút phích cắm Lưu ý nhập nhật ký cuối cùng; nên kết thúc bằng một cái gì đó như:
D [alsa-sink] sink.c: Volume change to 52057 at 83909698687 was written 17 usec late
Chèn jack; tìm kiếm bất cứ điều gì có thể giải thích tại sao không có âm thanh. Tức là đầu ra của tôi (làm việc) là:
D [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now plugged in
D [pulseaudio] device-port.c: Setting port analog-output-speaker to status no
D [pulseaudio] module-switch-on-port-available.c: finding port analog-output-speaker
D [pulseaudio] device-port.c: Setting port analog-output-headphones to status yes
D [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D [pulseaudio] module-switch-on-port-available.c: finding port analog-output-headphones
D [alsa-sink] alsa-mixer.c: Activating path analog-output-headphones
D [alsa-sink] alsa-mixer.c: Path analog-output-headphones (Headphones), direction=1, priority=90, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=31, min_dB=-93, max_dB=0
D [alsa-sink] alsa-mixer.c: Element Master, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=yes
D [alsa-sink] alsa-mixer.c: Element Headphone, direction=1, switch=1, volume=0, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x0, n_channels=0, override_map=yes
D [alsa-sink] alsa-mixer.c: Element Speaker, direction=1, switch=2, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x7ffffffffffff, n_channels=1, override_map=no
D [alsa-sink] alsa-mixer.c: Element PCM, direction=1, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
D [alsa-sink] alsa-mixer.c: Jack Front Headphone, alsa_name='Front Headphone Jack', detection possible
D [alsa-sink] alsa-mixer.c: Jack Headphone, alsa_name='Headphone Jack', detection unavailable
I [alsa-sink] alsa-sink.c: Successfully enabled deferred volume.
I [alsa-sink] alsa-sink.c: Hardware volume ranges from -93.00 dB to 0.00 dB.
I [alsa-sink] alsa-sink.c: Fixing base volume to 0.00 dB
I [alsa-sink] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
I [alsa-sink] alsa-sink.c: Using hardware mute control.
I [pulseaudio] sink.c: Changed port of sink 0 "alsa_output.pci-0000_00_1b.0.analog-stereo" to analog-output-headphones
I [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_00_1b.0.analog-stereo.
D [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D [alsa-sink] alsa-sink.c: Requested volume: 0: 100% 1: 100%
D [alsa-sink] alsa-sink.c: in dB: 0: 0.00 dB 1: 0.00 dB
D [alsa-sink] alsa-sink.c: Got hardware volume: 0: 100% 1: 100%
D [alsa-sink] alsa-sink.c: in dB: 0: 0.00 dB 1: 0.00 dB
D [alsa-sink] alsa-sink.c: Calculated software volume: 0: 100% 1: 100% (accurate-enough=yes)
D [alsa-sink] alsa-sink.c: in dB: 0: 0.00 dB 1: 0.00 dB
D [alsa-sink] sink.c: Volume going up to 65536 at 83942385195
I [pulseaudio] module-devic2 events suppRestoring mute state for sink alsa_output.pci-0000_00_1b.0.analog-stereo.
D [alsa-sink] sink.c: Next volume change in 17483 usec
D [alsa-sink] alsa-sink.c: Requested to rewind 65536 bytes.
D [alsa-sink] alsa-sink.c: Limited to 2824 bytes.
D [alsa-sink] alsa-sink.c: before: 706
D [alsa-sink] alsa-sink.c: after: 706
D [alsa-sink] alsa-sink.c: Rewound 2824 bytes.
D [alsa-sink] sink.c: Processing rewind...
D [alsa-sink] sink.c: latency = 1358
D [alsa-sink] sink.c: Next volume change in 1358 usec
D [alsa-sink] sink-input.c: Have to rewind 2824 bytes on render memblockq.
D [alsa-sink] source.c: Processing rewind...
D [alsa-sink] sink.c: Next volume change in 1249 usec
D [alsa-sink] sink.c: Next volume change in 1221 usec
D [alsa-sink] sink.c: Next volume change in 1201 usec
D [alsa-sink] sink.c: Next volume change in 872 usec
D [alsa-sink] sink.c: Next volume change in 842 usec
D [alsa-sink] sink.c: Next volume change in 819 usec
D [alsa-sink] sink.c: Next volume change in 799 usec
D [alsa-sink] sink.c: Next volume change in 764 usec
D [alsa-sink] sink.c: Next volume change in 744 usec
D [alsa-sink] sink.c: Volume change to 65536 at 83942369199 was written 0 usec late
Một điều đáng để kiểm tra / hack là gstreamer-properties
( Alt+ F2 gstreamer-properties
Enter).
Nếu bạn không muốn pulseaudio bạn có thể thử tức là jack.