https://bugzilla.kernel.org/show_bug.cgi?id=199089
Bug ID: 199089 Summary: nouveau 0000:65:00.0: disp: outp 01:0006;0f84: link rate unsupported by sink (displayport monitor flickering) Product: Drivers Version: 2.5 Kernel Version: 4.13.0-36-generic Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: naisanza@gmail.com Regression: No
Monitor: LG 34" 34UM94-P GPU: Nvidia GTX 1080 Ti
The flickering happens erratically and too often to be able to type anything to the console
I found the relative error from the dp.c file, but have no idea what else is needed: https://github.com/torvalds/linux/blob/master/drivers/gpu/drm/nouveau/nvkm/e...
https://bugzilla.kernel.org/show_bug.cgi?id=199089
--- Comment #1 from naisanza@gmail.com --- The two log lines related to `disp` are shown below:
``` nouveau 0000:65:00.0: disp: outp 0x00006541[0]: INIT_GENERIC_CONDITION: unknown 0x07 nouveau 0000:65:00.0: disp: outp 01:0006;0f84: link rate unsupported by sink ```
dri-devel@lists.freedesktop.org