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

Fix ZuluSCSI v1.1plus firmware from not starting #481

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

morio
Copy link
Collaborator

@morio morio commented Dec 10, 2024

The ZuluSCSI v1.1plus ran out of free SRAM and was overwriting some variables. The solution was to halve the logging buffer to 8K from 16k.

Also in debug mode the exact error number for the no SD card error was spamming the log. Now it only shows the error every five seconds when it is retrying or if the error number changes.

morio added 2 commits December 9, 2024 16:37
The ZuluSCSI v1.1plus ran out of free SRAM and was overwriting some
variables. The solution was to halve the logging buffer to 8K from 16k.

Also in debug mode the exact error number for the no SD card error was
spamming the log. Now it only shows the error every five seconds when it
is retrying or if the error number changes.
@aperezbios aperezbios merged commit 19d01e7 into main Dec 10, 2024
2 checks passed
@aperezbios aperezbios deleted the fix/v1.1plus-failing-to-start branch December 10, 2024 01:01
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.

2 participants