Thanks for your analysis log,
Could you try to get the source of FWTS, build and test to see if the issue can be reproduced under ubuntu 22.04?
Source code: $git clone git://kernel.ubuntu.com/hwe/fwts.git Configure: $sudo apt-get build-dep fwts $autoreconf -ivf $./configure Compile: $make Install: $sudo make install
Thanks for your analysis log,
Could you try to get the source of FWTS, build and test to see if the issue can be reproduced under ubuntu 22.04?
Source code: ubuntu. com/hwe/ fwts.git
$git clone git://kernel.
Configure:
$sudo apt-get build-dep fwts
$autoreconf -ivf
$./configure
Compile: $make
Install: $sudo make install