스테레오로만 인식되는 가상 서라운드 기능을 갖춘 유선 USB 헤드셋

스테레오로만 인식되는 가상 서라운드 기능을 갖춘 유선 USB 헤드셋

저는 최근에 7.1 가상 서라운드 기능을 갖춘 유선 USB 헤드셋을 구입했습니다. 제조업체에 따르면 이 헤드셋은 GNU/Linux 및 Chrome OS도 지원합니다. 댓글에서 읽은 내용에 따르면 Windows 사용자는 가상 서라운드 기능에 만족하는 것 같고 Ubuntu MATE 22.04.1에서도 같은 기능을 갖고 싶습니다. 문제는 스테레오로만 인식된다는 점입니다(Pavucontrol은 "USB PnP Audio Device Digital Stereo (IEC958)"에 대해 전면 왼쪽 및 전면 오른쪽 채널만 표시하고 포트는 "디지털 출력(S/PDIF)"으로 나열됨)하고 I 5.1에서 AC-3 사운드가 포함된 파일을 재생하는 방법을 찾을 수 없습니다. 파일이 모두 스테레오로 다운믹스되어 있습니다. Pulse Audio Volume Control의 출력 장치 탭에서 이 장치의 고급 설정에 있는 AC-3 확인란을 선택했지만 도움이 되지 않았습니다.

lsusb에서는 헤드셋이 다음과 같이 나타납니다.

Bus 003 Device 015: ID 0c76:161f JMTek, LLC. USB PnP Audio Device

[Linux 하드웨어][1] 데이터베이스에 따르면 이는 다소 일반적인 헤드셋인 것으로 보입니다.

alsamixer 명령은 적절한 사운드 카드를 선택한 후 다음을 표시합니다. [alsamixer 스크린샷][2]

도움을 주시면 정말 감사하겠습니다. 5.1 가상 서라운드를 제공해 주세요. 아래에서 자세한 정보를 제공하기 위한 몇 가지 명령 출력을 찾을 수 있습니다.

Here's the output of aplay -l

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 0: ALC3227 Analog [ALC3227 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 2: Device [USB PnP Audio Device], device 0: USB Audio [USB Audio]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

aplay -L의 출력은 다음과 같습니다.

$ aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
default
    Playback/recording through the PulseAudio sound server
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
hw:CARD=HDMI,DEV=3
    HDA ATI HDMI, HDMI 0
    Direct hardware device without any conversions
plughw:CARD=HDMI,DEV=3
    HDA ATI HDMI, HDMI 0
    Hardware device with all software conversions
hdmi:CARD=HDMI,DEV=0
    HDA ATI HDMI, HDMI 0
    HDMI Audio Output
dmix:CARD=HDMI,DEV=3
    HDA ATI HDMI, HDMI 0
    Direct sample mixing device
usbstream:CARD=HDMI
    HDA ATI HDMI
    USB Stream Output
hw:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Direct hardware device without any conversions
plughw:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Hardware device with all software conversions
sysdefault:CARD=Generic
    HD-Audio Generic, ALC3227 Analog
    Default Audio Device
front:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Front output / input
surround21:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround41:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround71:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
dmix:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Direct sample mixing device
usbstream:CARD=Generic
    HD-Audio Generic
    USB Stream Output
surround51:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Downmix to stereo 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround40:CARD=Generic,DEV=0
    HD-Audio Generic, ALC3227 Analog
    Downmix to stereo 4.0 Surround output to Front, Center, Rear and Subwoofer speakers
hw:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    Direct hardware device without any conversions
plughw:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    Hardware device with all software conversions
sysdefault:CARD=Device
    USB PnP Audio Device, USB Audio
    Default Audio Device
front:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    Front output / input
surround21:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    2.1 Surround output to Front and Subwoofer speakers
surround41:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    5.0 Surround output to Front, Center and Rear speakers
surround71:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    Direct sample mixing device
usbstream:CARD=Device
    USB PnP Audio Device
    USB Stream Output
surround51:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    Downmix to stereo 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround40:CARD=Device,DEV=0
    USB PnP Audio Device, USB Audio
    Downmix to stereo 4.0 Surround output to Front, Center, Rear and Subwoofer speakers```



  [1]: http://linux-hardware.org/?id=usb:0c76-161f
  [2]: https://i.stack.imgur.com/9lAwM.gif

관련 정보