Skip to content

[TGL][BUG]"no soundcards found" after boot up system without HDMI/DP connected. #1905

@sinahuang

Description

@sinahuang

Describe the bug
"no soundcards found“ after power on without HDMI/DP connected. The terminal will be freezed When aplay -l didn't show nosoundcard.

Note: if power on with HDMI/DP connected, issue can't be reproduced.
HMID connected dmesg log:

dmesg11.log

To Reproduce

  1. Unplug power cable
  2. Plugin power cable to power on without HDMI/DP connected.
  3. Aplay -l

Reproduction Rate

Test for 8 times, freeze 1 time, failed 7 times.
Freezed log:
dmesgfreeze.log
Freezed display:

ubuntu@TGL-SDW-10:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofsdwrt7111308 [sof-sdw-rt711-1308-715], device 0: Headphone (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofsdwrt7111308 [sof-sdw-rt711-1308-715], device 2: SDW1-speakers (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofsdwrt7111308 [sof-sdw-rt711-1308-715], device 5: HDMI1 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofsdwrt7111308 [sof-sdw-rt711-1308-715], device 6: HDMI2 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofsdwrt7111308 [sof-sdw-rt711-1308-715], device 7: HDMI3 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Failed log:
dmesg2.log

After Pulseaudio disabled:
Test for 10 times, pass 4 time, failed 6 times.
Pass log:
dmesg3.log

Failed log:
dmesgpano.log

Expected behavior
Sof can be loaded normally

Actual result
“no soundcards found” when aplay -l.

Test recipe

Kernel:https://github.com/thesofproject/linux/commits/topic/sof-dev commit:45f6424
FW: https://github.com/thesofproject/sof/commits/master commit: a133d5
Tplg: Same with FW branch, sof-tgl-rt711-rt1308.tplg
Platform:TGL-U RVP with codec ALC711 and RT1308 in SDW mode

dmesgtgl.log

Metadata

Metadata

Assignees

Labels

HDAApplies to HD-Audio bus for codec connectionTGLApplies to Tiger Lake platformbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions