Comment # 44 on bug 103370 from
I tried max_sclk = 50000 and max_mclk = 60000 on Ubuntu-4.4.0-112.135, but I
can still reduplicate the GPU lock up issue.
It can pass the first run of `seq 100 | while read i; do echo Loop $i;
DRI_PRIME=1 glxgears -info|head -n 3; done`.
But it failed when I tried the second run of `seq 100 | while read i; do echo
Loop $i; DRI_PRIME=1 glxgears -info|head -n 3; done`.


You are receiving this mail because: