Uh oh!
There was an error while loading. Please reload this page.
intel_debug: add suggestions for DMIC and ES8336 platforms - #420
Conversation
plbossart
commented
Jul 6, 2022
not checked due to problem on Ubuntu 22.04 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
marc-hb
commented
Jul 7, 2022
https://github.com/thesofproject/sof-docs/runs/7222607705 I submitted a fix in sof for these 2 doxygen errorsplease help review and expedite: thesofproject/sof#5995 (Yes the fix is in sof.git, not in sof-docs.git. It's a doxygen-related issue but it shows only in sphinx/sof-docs) The other errors clearly come from this PR:
Exactly why I created this alternative a long time ago, please try it: |
ed86d01 to
7e4cdd7Compareplbossart
commented
Jul 7, 2022
pip3 -r scripts/requirements-lax.txt Usage: no such option: -r ??? |
7e4cdd7 to
0b30417Compareintelkevinputnam
commented
Jul 7, 2022
try: pip3 install -r scripts/requirements-lax.txt |
marc-hb
commented
Jul 8, 2022
Indeed, sorry for the mistake. I just tried this on Ubuntu 22.04 and it worked 100% |
lgirdwood
left a comment
There was a problem hiding this comment.
@plbossart pip issues resolved now ?
plbossart
commented
Jul 8, 2022
yes, no issues with the 'requirements.lax', the command above was missing a --user switch |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| platform firmware/NHTL. | ||
| There are however a number of hardware configurations that cannot be | ||
| detected from platform firmware. To work-around this limitation, the |
Uh oh!
There was an error while loading. Please reload this page.
marc-hb
left a comment
There was a problem hiding this comment.
Requesting at least the NHTL -> NHLT fixes.
Instead of repeating the same things on GitHub issues, maybe this documentation will help. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
0b30417 to
b3def46Compareplbossart
commented
Jul 18, 2022
Can we please push this to the official docs @lgirdwood@deb-intel ? |
lgirdwood
commented
Jul 18, 2022
@deb-intel are you able to rebuild and publish this week ? Thanks ! |
deb-intel
commented
Jul 18, 2022
@lgirdwood Yes, I can publish by my EOD today. |
@plbossart in general while waiting for https://thesofproject.github.io/latest/index.html you can point people at GitHub in the meantime, for instance this page is rendered and looks very good: https://github.com/thesofproject/sof-docs/blob/master/getting_started/intel_debug/suggestions.rst#es8336-support |
deb-intel
commented
Jul 18, 2022
@lgirdwood The website has been published and includes all merged PRs. |
lgirdwood
commented
Jul 19, 2022
Thanks @deb-intel |
Instead of repeating the same things on GitHub issues, maybe this
documentation will help.
Signed-off-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com