https://bugzilla.kernel.org/show_bug.cgi?id=207045 --- Comment #5 from Lucio MF (luciomf@xxxxxxxxx) --- (In reply to Lucio MF from comment #4) > Hi Julian, > I've been testing this for a few days now, mostly with google meets at 720p. > Working like a charm. I'll post if something goes wrong. So I've been testing a little more this patch and although it seems to been working properly (it fixes the issues with broken video image on higher resolution) there are some situations in witch the system freezes completely. I couldn't find a pattern just using it and don't really know how to debug this, I don't have to much experience in kernel development or debugging. Could it be posible that in some situation len = urb->actual_length; will keep getting 0 or other value minor to 0, that will break the while condition? -- You are receiving this mail because: You are watching the assignee of the bug.