Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Libreboot website
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libreboot project
Libreboot website
Commits
c619e583
Commit
c619e583
authored
1 year ago
by
Leah Rowe
Browse files
Options
Downloads
Patches
Plain Diff
9020sff/mt: say how to get graphics cards working
Signed-off-by:
Leah Rowe
<
info@minifree.org
>
parent
05036a51
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/docs/hardware/dell9020.md
+18
-0
18 additions, 0 deletions
site/docs/hardware/dell9020.md
with
18 additions
and
0 deletions
site/docs/hardware/dell9020.md
+
18
−
0
View file @
c619e583
...
...
@@ -91,6 +91,24 @@ Kukri's patch is here:
This patch, at this revision (patchset 31), is what Libreboot uses for this
port.
Graphics cards
--------------
On current lbmk master, graphics cards
*do*
work. The option to hide PEG
devices from MRC was disabled. Now when you insert a graphics card, the
onboard Intel GPU is disabled and the graphics card is used instead.
NOTE: You must set
`iommu=off`
in your linux cmdline. For instance, set this
in
`/etc/default/grub`
and regenerate your GRUB config. With the IOMMU turned
off, graphics cards work fine. Otherwise, with IOMMU turned on, you might get
this error:
<https://av.vimuser.org/error.jpg>
NOTE2: You
*can*
use the onboard Intel GPU (without a graphics card inserted),
and leave IOMMU turned on. You only need to disable the IOMMU when a graphics
card is inserted. This bug will be investigated and fixed at a later date.
7020 compatibility
------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment