무선 USB 어댑터(Logitech H800)를 사용하는 동일한 모델의 헤드폰이 두 개 있습니다. 각 헤드셋은 자체 어댑터와만 페어링되지만 두 헤드셋 모두에 동일한 어댑터를 사용하고 싶습니다.
이 두 장치에 대한 Linux 드라이버의 "구성" 차이점을 파악하여 헤드셋 1과 헤드셋 2와의 페어링 간에 동글 1 스위치를 만들기 위해 무언가를 변경할 수 있는지 확인하려면 어떻게 해야 합니까?
배경:
- Logitech은 Mac/Windows용 페어링 유틸리티를 제공합니다. 유틸리티가 로컬 구성 설정을 변경하는지, 아니면 헤드셋 자체의 설정을 변경하는지 모르기 때문에 로컬 변경만으로 충분한지 탐색 중입니다.
- 헤드폰이 Bluetooth를 사용할 수 있다는 것을 알고 있지만 어댑터를 선호합니다.
추가 정보:
체계:쿠바 화 15.04
오디오 스택:ALSA, 펄스오디오, GStreamer
정보:
$ dmesg | tail -n 100| grep input
[32566.401792] input: Logitech Logitech Wireless Headset as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.3/0003:046D:0A29.0006/input/input19
[32566.454789] hid-generic 0003:046D:0A29.0006: input,hiddev0,hidraw0: USB HID v1.11 Device [Logitech Logitech Wireless Headset] on usb-0000:00:1a.0-1.2/input3
[32572.041443] input: Logitech Logitech Wireless Headset as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.3/0003:046D:0A29.0007/input/input20
[32572.095904] hid-generic 0003:046D:0A29.0007: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech Logitech Wireless Headset] on usb-0000:00:1a.0-1.1/input3
녹음/재생:
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: CX20590 Analog [CX20590 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Headset [Logitech Wireless Headset], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: Headset_1 [Logitech Wireless Headset], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: CX20590 Analog [CX20590 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Headset [Logitech Wireless Headset], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: Headset_1 [Logitech Wireless Headset], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
창사:
*-usb:0
description: Audio device
product: Logitech Wireless Headset
vendor: Logitech
physical id: 1
bus info: usb@1:1.1
version: 76.57
serial: 000D44D4F293
capabilities: usb-2.00 audio-control
configuration: driver=usbhid maxpower=144mA speed=12Mbit/s
*-usb:1
description: Audio device
product: Logitech Wireless Headset
vendor: Logitech
physical id: 2
bus info: usb@1:1.2
version: 76.57
serial: 000D44D3C120
capabilities: usb-2.00 audio-control
configuration: driver=usbhid maxpower=144mA speed=12Mbit/s