Fix 6.11 drm_fbdev_generic.h rename to drm_fbdev_ttm.h#692
Open
leigh123linux wants to merge 1 commit intoNVIDIA:mainfrom
Open
Fix 6.11 drm_fbdev_generic.h rename to drm_fbdev_ttm.h#692leigh123linux wants to merge 1 commit intoNVIDIA:mainfrom
leigh123linux wants to merge 1 commit intoNVIDIA:mainfrom
Conversation
924fd0e to
08ff2fc
Compare
Collaborator
|
Thank you for this, @leigh123linux. We'll be sure to incorporate this, or something similar, in a near-future release. |
13 tasks
timon-schelling
added a commit
to timon-schelling/timonos
that referenced
this pull request
Oct 15, 2024
Kernel parameter `initcall_blacklist=simpledrm_platform_driver_init` is used to prevent the driver from hitting the renamed (and thus not linked) codepath. Remove after NVIDIA/open-gpu-kernel-modules#692 and similar are merged and build in nixpkgs-unstable. This also disables tty output and thus hides boot logs.
|
new error also related t kernel 6.12 update: |
This is fixed in 565 and 550 branch. You should update your drivers. |
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.
drm_fbdev_generic.h has been renamed to drm_fbdev_ttm.h in kernel-6.11
torvalds/linux@aae4682