Re: [Nouveau] Display broken after resume from suspend

2020-03-31 Thread Joshua J. Kugler
I know what some of those words mean :D Welp, I'm currently laid off, so I might have time to do some learning. I'll see what I can find out. :) j On Tuesday, March 31, 2020 4:55:21 PM AKDT Ilia Mirkin wrote: > Sorry, haven't really looked since our initial interaction. That EDID > decodes

Re: [Nouveau] Display broken after resume from suspend

2020-03-31 Thread Ilia Mirkin
Sorry, haven't really looked since our initial interaction. That EDID decodes as: Block 0, Base EDID: EDID Structure Version & Revision: 1.0 Vendor & Product Identification: Manufacturer: SEC Model: 21569 Made in: 2010 Basic Display Parameters & Features: Digital display

Re: [Nouveau] Display broken after resume from suspend

2020-03-31 Thread Joshua J. Kugler
Just curious if any of the recent fixes have addressed this. :) j On Tuesday, January 14, 2020 1:05:28 PM AKDT Joshua J. Kugler wrote: > Another log, per Lyude on #nouveau. > > j > > On Tuesday, January 14, 2020 8:52:51 AM AKST Joshua J. Kugler wrote: > > Here we go! > > > > j > > > > On Tues

Re: [Nouveau] Display broken after resume from suspend

2020-01-14 Thread Joshua J. Kugler
Another log, per Lyude on #nouveau. j On Tuesday, January 14, 2020 8:52:51 AM AKST Joshua J. Kugler wrote: > Here we go! > > j > > On Tuesday, January 14, 2020 7:08:20 AM AKST Ilia Mirkin wrote: > > Hi Joshua, > > > > Not a fix for your issue, but Ben noticed this (and fixed it): > > > > http

Re: [Nouveau] Display broken after resume from suspend

2020-01-14 Thread Joshua J. Kugler
Here we go! j On Tuesday, January 14, 2020 7:08:20 AM AKST Ilia Mirkin wrote: > Hi Joshua, > > Not a fix for your issue, but Ben noticed this (and fixed it): > > https://github.com/skeggsb/nouveau/commit/024bda7d2b0c3b0731433d60a494c78ab5 > 8cb216 > > which is what causes us to even try 540MB/

Re: [Nouveau] Display broken after resume from suspend

2020-01-14 Thread Ilia Mirkin
Hi Joshua, Not a fix for your issue, but Ben noticed this (and fixed it): https://github.com/skeggsb/nouveau/commit/024bda7d2b0c3b0731433d60a494c78ab58cb216 which is what causes us to even try 540MB/s link training. However with this fix applied, it'll just give up faster. I'm told eDP is genera

Re: [Nouveau] Display broken after resume from suspend

2020-01-13 Thread Joshua J. Kugler
I've added debugging command-line parameters to the kernel command line, per skeggsb and imirkin on #nouveau. root@joyful:~# cat /proc/cmdline BOOT_IMAGE=/vmlinuz-5.3.0-26-generic root=/dev/mapper/vgubuntu-root ro quiet splash log_buf_len=8M nouveau.debug=disp=trace,bios=trace,i2c=trace 3 On t