Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering
Andreas Beckmann
anbe at debian.org
Sun Jun 24 02:16:01 BST 2018
Hi Dean,
On 2018-06-24 01:34, Dean Loros wrote:
> I can also confirm that: slab_common.usercopy_fallback=y works for
> 4-16-2. I have:
>
> /etc/nvidia/current/nvidia-drm-outputclass.conf
> with this content:
>
> Section "OutputClass"
> Identifier "nvidia"
> MatchDriver "nvidia-drm"
> Driver "nvidia"
> ModulePath "/usr/lib/xorg/modules/linux"
> EndSection
Could you try this nvidia-drm-outputclass.conf instead?
It should do the same, but in a way compatible with both
Xserver >= 1.20 and Xserver < 1.20.
---------------------------------------------------
Section "Files"
ModulePath "/usr/lib/xorg/modules/linux"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
EndSection
---------------------------------------------------
Thanks
Andreas
More information about the pkg-nvidia-devel
mailing list