Tôi đang cố gắng sử dụng tai nghe của mình trên máy tính để bàn nhưng Ubuntu không phát hiện ra micrô và loa vẫn hoạt động tốt. Bất kỳ lời khuyên sẽ được rất nhiều đánh giá cao. Dưới đây là một số thông tin:
dmesg | âm thanh grep
[ 22.869057] đầu vào: Micrô tai nghe HDA Intel PCH dưới dạng /devices/pci0000:00/0000:00:1b.0/sound/card1/input29
[ 22.869127] đầu vào: Tai nghe phía trước HDA Intel PCH dưới dạng /devices/pci0000:00/0000:00:1b.0/sound/card1/input30
con mèo /etc/modprobe.d/alsa-base.conf
# bí danh trình tải tự động
cài đặt sound-slot-0 /sbin/modprobe snd-card-0
cài đặt sound-slot-1 /sbin/modprobe snd-card-1
cài đặt sound-slot-2 /sbin/modprobe snd-card-2
cài đặt sound-slot-3 /sbin/modprobe snd-card-3
cài đặt sound-slot-4 /sbin/modprobe snd-card-4
cài đặt sound-slot-5 /sbin/modprobe snd-card-5
cài đặt sound-slot-6 /sbin/modprobe snd-card-6
cài đặt sound-slot-7 /sbin/modprobe snd-card-7
# Nguyên nhân các mô-đun tùy chọn được tải phía trên các mô-đun chung
cài đặt snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Cách giải quyết tại lỗi #499695 (hoàn nguyên trong Ubuntu, xem LP #319505)
cài đặt snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
cài đặt snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
cài đặt snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
cài đặt snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Nguyên nhân khiến các mô-đun tùy chọn được tải phía trên các mô-đun trình điều khiển card âm thanh
cài đặt snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
cài đặt snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }
# Tải saa7134-alsa thay vì saa7134 (dù sao cũng bị nó kéo vào)
cài đặt saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Ngăn chặn trình điều khiển bất thường lấy chỉ số 0
tùy chọn chỉ số bt87x=-2
tùy chọn cx88_alsa index=-2
tùy chọn saa7134-alsa index=-2
tùy chọn snd-atiixp-modem index=-2
tùy chọn snd-intel8x0m index=-2
tùy chọn snd-via82xx-modem index=-2
tùy chọn snd-usb-audio index=-2
tùy chọn snd-usb-caiaq index=-2
tùy chọn chỉ mục snd-usb-ua101=-2
tùy chọn snd-usb-us122l index=-2
tùy chọn snd-usb-usx2y index=-2
# Ubuntu #62691, bật MPU cho snd-cmipci
tùy chọn snd-cmipci mpu_port=0x330 fm_port=0x388
# Giữ snd-pcsp không được tải làm card âm thanh đầu tiên
tùy chọn chỉ số snd-pcsp=-2
# Giữ snd-usb-audio không được tải dưới dạng soundcard đầu tiên
tùy chọn snd-usb-audio index=-2
#Line Tôi đã thêm vào để sửa nó
tùy chọn snd-hda-intel model=alc255-acer,dell-headset-multi
PulseAudio Volume Controll hiển thị rằng Micrô tai nghe đã được rút ra mặc dù nó đã được kết nối
Sau khi kết nối tai nghe lần đầu tiên, tôi đã có loại cửa sổ bật lên này. Thay đổi này đã xảy ra sau khi thêm tùy chọn snd-hda-intel model=alc255-acer,dell-headset-multi
đến alsa-base.conf
Đáng buồn thay sau khi chọn "Tai nghe" không có gì thay đổi