ACPI SSDT workflow automation and D4XX firmware documentation refresh - #55
Open
vunnyso wants to merge 5 commits into
Open
ACPI SSDT workflow automation and D4XX firmware documentation refresh#55vunnyso wants to merge 5 commits into
vunnyso wants to merge 5 commits into
Conversation
Move gen_ssdt.sh into script/acpi/ and update the path referenced in kernelspace.md to match the new location. Signed-off-by: Yew, Chang Ching <[email protected]>
The script now appends the required GRUB setting and runs update-grub when missing. Signed-off-by: Yew, Chang Ching <[email protected]>
Clarify that gen_ssdt.sh now generates the initramfs image and updates GRUB configuration, including the sudo prompt required by the script. Signed-off-by: Yew, Chang Ching <[email protected]>
Explain that gen_ssdt.sh handles initramfs generation and GRUB configuration, and may prompt for sudo. Signed-off-by: Yew, Chang Ching <[email protected]>
Describe how to update D400 series camera firmware using realsense-viewer or rs-fw-update, including download source, prerequisites, both upgrade options, and a sample rs-fw-update output. Add accompanying screenshot. Signed-off-by: Sodhi, Vunny <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is to improve ACPI SSDT setup automation and align documentation with the updated workflow, while also adding a complete firmware update guide for D4XX cameras.