Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nouveau
wiki
Commits
fcc42952
Commit
fcc42952
authored
Oct 17, 2016
by
imirkin
Committed by
nouveau
Oct 17, 2016
Browse files
No commit message
No commit message
parent
8abe7a5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
NetBSD.mdwn
View file @
fcc42952
<meta
name=
"google-translate-customization"
content=
"38b387022ed0f4d4-a4eb7ef5c10c8ae0-g2870fab75904ce51-18"
></meta>
<div
id=
"google_translate_element"
></div>
<script
type=
"text/javascript"
src=
"/wiki/translate.js"
></script>
NetBSD has preliminary support for NVIDIA hardware via the
`nouveau(4)`
DRM/KMS kernel driver ported from Linux 3.15, and all the same userland
components as for Linux -- the
`libdrm`
library, the
`libdrm_nouveau`
library, the
`xf86-video-nouveau`
X.org video driver, and the Mesa
`nouveau_dri.so`
GL driver.
On NetBSD 7, the kernel driver
`nouveau(4)`
is available on i386 and
amd64, but disabled by default. Most bug fixes are pulled up to the
netbsd-7 branch
,
The userland components are not
On NetBSD 7, the kernel driver
`nouveau(4)`
is available on
`
i386
`
and
`
amd64
`
, but disabled by default. Most bug fixes are pulled up to the
`
netbsd-7
`
branch
.
The userland components are not
available in the standard distribution sets, though they are available
through pkgsrc in x11/xf86-video-nouveau and graphics/MesaLib.
through pkgsrc in
`
x11/xf86-video-nouveau
`
and
`
graphics/MesaLib
`
.
On NetBSD-current, the kernel driver
`nouveau(4)`
is enabled by default
in the
`i386/GENERIC`
,
`amd64/GENERIC`
, and
`evbarm/TEGRA`
kernel
...
...
@@ -27,3 +31,5 @@ prompt by booting with `boot -c` and then typing `disable nouveau` and
userconf> disable nouveau
userconf> quit
...
If you have any NetBSD-specific questions, ask on the tech-x11 mailing list.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment