Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
23 stars 0 forks source link

Soundcard codec files shows up after minute after booting on Alderlake #247

Open esesyn01 opened 1 year ago

esesyn01 commented 1 year ago

DTS version N/A - this occurred in the development process here: #231

Affected component(s) or functionality Dasharo HCL report

Brief summary Directly after booting on Alderlake, files needed to dump Audio devices configuration are not present.

How reproducible 100%

How to reproduce

Steps to reproduce the behavior:

  1. Boot machine with Alderlake CPU
  2. Perform Dasharo HCL report

Expected behavior Files needed to dump Audio devices configuration are present directly after booting.

Actual behavior

Files:

cat: '/sys/class/sound/card0/hw*/init_pin_configs': No such file or directory
cat: '/proc/asound/card0/codec#*': No such file or directory

are present after about a minute after booting.

mkopec commented 9 months ago

I encountered a similar issue on a SKL device (Thinkcentre M900 Tiny), rmmod snd_hda_intel and modprobe snd_hda_intel was needed for the necessary sysfs attributes to appear.

tym2k1 commented 4 weeks ago

Status

This issue still occurs

Directly after booting on Alderlake, files needed to dump Audio devices configuration are not present.

I've performed two HCL dumps. One straight after booting and another after 30 minutes of the platform running, allowing for sufficient initialization time. The issue persisted, so it doesn't seem to be related to the amount of time passed between booting and generating a report

Tested on:

Mainboard: MSI PRO Z690-A DDR4
CPU: 12th Gen Intel(R) Core(TM) i5-12600K
OS: Dasharo Tool Suite v1.2.21

HCL reports

macpijan commented 2 weeks ago

@tym2k1 So you are reporting different (worse) kind of issue?

Are these files not present? They are present in the original report.

cat: '/sys/class/sound/card0/hw*/init_pin_configs': No such file or directory
cat: '/proc/asound/card0/codec#*': No such file or directory
tym2k1 commented 2 weeks ago

I'll then do another checks and see if they show up after some time