-
Notifications
You must be signed in to change notification settings - Fork 59
Wip (Azure Helix Code) #1370
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
Closed
Closed
Wip (Azure Helix Code) #1370
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5db00d1
Fix Sway compositor startup on NVIDIA GPUs by forcing DRM backend
chocobar b4db0a1
Add DMA heap device support for NVIDIA GBM buffer allocation
chocobar e5a99ea
Add DMA heap device support to Sway/Zed containers
chocobar 33c925d
Add WLR_BACKENDS=drm to Zed container environment
chocobar 7092245
Fix NVIDIA GPU support in correct function (createSwayWolfApp)
chocobar f71bdd0
Add nvidia-drm modeset setup for NVIDIA desktop streaming
chocobar b4a7047
Fix DMA heap device path for Wolf container mounting
chocobar 84269c7
Add LIBSEAT_BACKEND=noop to disable session management in headless co…
chocobar ec651fa
Add WLR_DRM_DEVICES to force wlroots to use NVIDIA GPU on Azure
chocobar 4fa8758
Replace hardcoded card1 with dynamic NVIDIA GPU detection
chocobar 3992bbb
Changes proposed by Gemini-3
chocobar bdbcd44
Clone the right repo
chocobar f8bae2c
Fix stack up --profile argument parsing
chocobar 20f17a7
Fix array expansion in stack up --profile parsing
chocobar 0f251c8
Auto-build moonlight-web when using --profile wolf
chocobar b07ba87
Add git submodule check to build-moonlight-web
chocobar ee544f3
Make ./stack rebuild build wolf and moonlight-web
chocobar 992dc11
Simplify ./stack rebuild to always build wolf components
chocobar 8de96d1
Fix ./stack rebuild to support both wolf and specific services
chocobar f765b98
Make ./stack rebuild work with explicit parameters
chocobar 176715e
Fix moonlight-web submodule path check
chocobar 352b455
Make /dev/uhid optional for wolf container
chocobar e442ee2
Fix seatd startup in headless mode with LIBSEAT_BACKEND=noop
chocobar 2df8265
WIP: Debug Wolf/Sway GPU access in headless containers
chocobar 50a19ec
WIP: Sway GPU access still failing - extensive debugging
chocobar 313a73a
Fix Wolf Sway compositor GPU access using headless backend
chocobar be5601e
Fix Wolf video capture for headless Sway backend
chocobar faad44f
Disable Wolf UI app to prevent CUDA memory interference with headless…
chocobar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NB: /dev/dma_heap missing from here