Comment 20 for bug 1871959

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Xorg crashed with SIGABRT in _iris_batch_flush from iris_fence_flush()

Sorry to hear that. To remove the 5.8 kernel packages, first run this command to find their names:

  dpkg -l | grep 5.8.0 | grep linux | awk '{print $2;}'

Then you can remove them with:

  sudo dpkg -P PACKAGENAMES