Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dspprofiles.md - malformed profile generated due to extra sequences in the sequences window. #51

Merged
merged 1 commit into from
Dec 3, 2022

Conversation

edwardjarchibald
Copy link
Contributor

When following the original instructions here I was unable to install a profile that was generated because I had sequences already in the sequence window when I added new sequences. So I included instructions here for how to make sure the sequence window is also clear before adding new sequences.

When following the original instructions here I was unable to install a profile that was generated because I had sequences already in the sequence window when I added new sequences.  So I included instructions here for how to make sure the sequence window is also clear before adding new sequences.
@edwardjarchibald
Copy link
Contributor Author

In my case, when trying to 'dsptoolkit install-profile' with a profile generated with extra sequences in the sequence window resulted in the following debug output in the sigmatcpserver, most likely due to a malformed XML file. Making sure that the sequence window in SigmaStudio is clear before adding sequences to it resolves the issue.

ERROR:root:exception during EEPROM write: '@ParamName'

ERROR:root:'@ParamName'

Traceback (most recent call last):

File "/usr/lib/python3.9/site-packages/hifiberrydsp/server/sigmatcp.py", line 445, in write_eeprom_content

KeyError: '@ParamName'

@hifiberry hifiberry merged commit 5318d5e into hifiberry:master Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants