John, good question. In fact it is hardware. the response time of those drivers is pretty slow. seems like the first thing that happens is the pixels start to get distorted a bit. And then if you go faster, the laptop freezes at one specific location - in a loop where the LCD driver status is checked. Since the driver doesn't respond in time, it just loops there.
On Sun, Nov 15, 2020 at 3:17 PM John R. Hogerhuis <[email protected]> wrote: > > > On Sun, Nov 15, 2020 at 8:54 AM Stephen Adolph <[email protected]> > wrote: > >> >> 2) as some speed, the LCD can't keep up so you get missing pixels >> >>> >>>> > Curious if that's a hardware or software problem. > > As in, is there some dependency in the code on a slower speed that has > always been there. Or is this a fundamental hardware problem created by > running at a higher clock? > > -- John. >
