都要提交
This commit is contained in:
61
audio_topology/new_reboot/check3.txt
Normal file
61
audio_topology/new_reboot/check3.txt
Normal file
@@ -0,0 +1,61 @@
|
||||
ubuntu@ubuntu:/media/ubuntu/5911bd26-2b5e-4275-a627-b51f558cfd38/home/jack/文档/chromebox_10th_audio_driver$ alsaucm -c sof-rt5682 list _verbs
|
||||
pactl list cards
|
||||
0: HiFi
|
||||
Kaisa (sof-rt5682): Port1 + HDMI1/2/3 (Jack-driven)
|
||||
Card #44
|
||||
Name: alsa_card.pci-0000_00_1f.3-platform-cml_rt5682_def
|
||||
Driver: alsa
|
||||
Owner Module: n/a
|
||||
Properties:
|
||||
api.acp.auto-port = "true"
|
||||
api.acp.auto-profile = "false"
|
||||
api.alsa.card = "0"
|
||||
api.alsa.card.longname = "Google-Kaisa-rev4"
|
||||
api.alsa.card.name = "sof-rt5682"
|
||||
api.alsa.path = "hw:0"
|
||||
api.alsa.use-acp = "true"
|
||||
api.alsa.use-ucm = "true"
|
||||
api.dbus.ReserveDevice1 = "Audio0"
|
||||
device.api = "alsa"
|
||||
device.bus = "pci"
|
||||
device.bus_path = "pci-0000:00:1f.3-platform-cml_rt5682_def"
|
||||
device.description = "Comet Lake PCH-LP cAVS"
|
||||
device.enum.api = "udev"
|
||||
device.icon_name = "audio-card-analog-pci"
|
||||
device.name = "alsa_card.pci-0000_00_1f.3-platform-cml_rt5682_def"
|
||||
device.nick = "sof-rt5682"
|
||||
device.plugged.usec = "8441140"
|
||||
device.product.id = "0x02c8"
|
||||
device.product.name = "Comet Lake PCH-LP cAVS"
|
||||
device.profile = "HiFi"
|
||||
device.subsystem = "sound"
|
||||
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/cml_rt5682_def/sound/card0"
|
||||
device.vendor.id = "0x8086"
|
||||
device.vendor.name = "Intel Corporation"
|
||||
media.class = "Audio/Device"
|
||||
factory.id = "14"
|
||||
client.id = "37"
|
||||
object.id = "44"
|
||||
object.serial = "44"
|
||||
object.path = "alsa:pcm:0"
|
||||
alsa.card = "0"
|
||||
alsa.card_name = "sof-rt5682"
|
||||
alsa.long_card_name = "Google-Kaisa-rev4"
|
||||
alsa.driver_name = "snd_soc_sof_rt5682"
|
||||
alsa.mixer_name = "Intel Kabylake HDMI"
|
||||
alsa.components = "HDA:8086280b,80860101,00100000"
|
||||
alsa.id = "sofrt5682"
|
||||
device.string = "0"
|
||||
Profiles:
|
||||
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
|
||||
pro-audio: Pro Audio (sinks: 4, sources: 3, priority: 1, available: yes)
|
||||
Active Profile: off
|
||||
|
||||
|
||||
|
||||
ubuntu@ubuntu:/media/ubuntu/5911bd26-2b5e-4275-a627-b51f558cfd38/home/jack/文档/chromebox_10th_audio_driver$ pactl set-card-profile "$(pactl list cards short | awk '/cml_rt5682/ {print $2; exit}')" HiFi
|
||||
Failure: No such entity
|
||||
ubuntu@ubuntu:/media/ubuntu/5911bd26-2b5e-4275-a627-b51f558cfd38/home/jack/文档/chromebox_10th_audio_driver$
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user