Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #59971

Bug#880660: xserver-xorg-video-nouveau: Crash when kernel tries to switch to frame buffer

From Sven Joachim <svenjoac@gmx.de>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#880660: xserver-xorg-video-nouveau: Crash when kernel tries to switch to frame buffer
Date 2018-01-13 10:40 +0100
Message-ID <v7qs9-40e-9@gated-at.bofh.it> (permalink)
References <uHJA6-4bE-7@gated-at.bofh.it> <uHJA6-4bE-7@gated-at.bofh.it> <v68dX-8jK-1@gated-at.bofh.it> <uHJA6-4bE-7@gated-at.bofh.it> <v68dX-8jK-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Control: tags -1 + patch fixed-upstream

On 2018-01-09 20:48 +0100, Sven Joachim wrote:

> Looking again, I think this is
> https://bugs.freedesktop.org/show_bug.cgi?id=103421 which has a patch
> that works for at least two people, attached for convenience.  If you
> dare building your own kernel, you may want to try it out.
>
> diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c b/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c
> index a2978a37b4f3..700fc754f28a 100644
> --- a/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c
> +++ b/drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c
> @@ -174,6 +174,7 @@ gf119_sor = {
>  		.links = gf119_sor_dp_links,
>  		.power = g94_sor_dp_power,
>  		.pattern = gf119_sor_dp_pattern,
> +		.drive = gf119_sor_dp_drive,
>  		.vcpi = gf119_sor_dp_vcpi,
>  		.audio = gf119_sor_dp_audio,
>  		.audio_sym = gf119_sor_dp_audio_sym,

This patch is now in Linus' tree[1].

Cheers,
       Sven


1. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1b5c7ef3d0d0610bda9b63263f7c5b7178d11015

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#880660: xserver-xorg-video-nouveau: Crash when kernel tries to switch to frame buffer Sven Joachim <svenjoac@gmx.de> - 2018-01-09 21:00 +0100
  Bug#880660: xserver-xorg-video-nouveau: Crash when kernel tries to switch to frame buffer Sven Joachim <svenjoac@gmx.de> - 2018-01-13 10:40 +0100
    Processed: Re: Bug#880660: xserver-xorg-video-nouveau: Crash when  kernel tries to switch to frame buffer "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-01-13 10:40 +0100

csiph-web