Comment # 81 on bug 1201418 from
doof@steamdeck:~> aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
doof@steamdeck:~> uname -a
Linux steamdeck.lan 6.1.0-rc1-1.g79462df-default #1 SMP PREEMPT_DYNAMIC Mon Oct
17 07:24:45 UTC 2022 (79462df) x86_64 x86_64 x86_64 GNU/Linux


zcat /proc/config.gz  | grep SPI | grep AMD
CONFIG_SPI_AMD=m

Hmmm. 

Regression somewhere?

Sound still doesn't work. Now, the headphones doesn't work either


 dmesg | grep cs35
[    6.325155] cs35l41 spi-VLV1776:00: supply VA not found, using dummy
regulator
[    6.325194] cs35l41 spi-VLV1776:00: supply VP not found, using dummy
regulator
[    6.431372] cs35l41 spi-VLV1776:00: Failed waiting for OTP_BOOT_DONE: -110
[    6.431630] cs35l41: probe of spi-VLV1776:00 failed with error -110
[    6.431807] cs35l41 spi-VLV1776:01: supply VA not found, using dummy
regulator
[    6.431833] cs35l41 spi-VLV1776:01: supply VP not found, using dummy
regulator
[    6.536404] cs35l41 spi-VLV1776:01: Failed waiting for OTP_BOOT_DONE: -110
[    6.536497] cs35l41: probe of spi-VLV1776:01 failed with error -110


You are receiving this mail because: