View Single Post
Old 09-14-2023, 07:01 PM   #17
colibris79
Zealot
colibris79 can extract oil from cheesecolibris79 can extract oil from cheesecolibris79 can extract oil from cheesecolibris79 can extract oil from cheesecolibris79 can extract oil from cheesecolibris79 can extract oil from cheesecolibris79 can extract oil from cheesecolibris79 can extract oil from cheese
 
Posts: 141
Karma: 1089
Join Date: Mar 2011
Device: Sony T1, Onyx C67ML, Poke 4, Boyue Paper/Likebook
Quote:
Originally Posted by KevinH View Post
You might want to try running qtdiag to see how Qt sees OpenGL. It should come with the Qt on that system.
qtdiag cannot find my qt installation
Code:
qtdiag
qtdiag: could not find a Qt installation of ''
Though I know I have installed qt5 (5.15.3)

Quote:
Originally Posted by DiapDealer View Post
Are you using that ppa and same driver versions on the Mint 21 machines where Sigil IS working? If so you might want to try a ppa-purge (on the problem machine) and make sure everything works with the stock opensource driver. If so start over with installing the latest radeon driver from the ppa.

I'm not familiar with an official Radeon ppa for their proprietary drivers, but there is a ppa for newer versions of the opensource driver:

ppaibaf/graphics-drivers

If you can't get it working with the ppa you're using, you may want to try it out. Easy enough to roll back with ppa-purge after.

$ sudo apt install ppa-purge
$ sudo ppa-purge ppaibaf/graphics-drivers
The other 2 machines do not have an AMD video card so they don't use the Radeon ppa.
I have used oibaf ppa in the past and since it gives the latest drivers available it may cause some problems sometimes. May see what it recommends to update and give it a try with the mesa drivers (though it kind of worries me messing things even more)
colibris79 is offline   Reply With Quote