Quote:
Originally Posted by fireffox
Mine is GeForce GTX960. Drivers updated. I've noticed that during drivers reinstallation, in that moment between old and new driver, I can open Calibre. After installation I can't.
|
If you are on a laptop with dual video, have calibre start using the other video chipset.
If the first suggestion is no good, try adding the following environment variable.
Code:
QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu"
That will disable the video card for calibre and hopefully allow it to work.