Bonjour,
Quand je lance certaines applications (Tidal, Deezer,....) j'ai lécran qui reste figé et mon PC ne répond pas. J'ai eu le meme souci avec Brave et Google Chrome ou je suis arrivé à désactiver l'accélération matérielle.
donc je fais appel à vous pour m'aider à résoudre ce problème.
Je suis sur Zorin Core 18.
*-display
description: VGA compatible controller
produit: Kabini [Radeon HD 8400 / R3 Series]
fabricant: Advanced Micro Devices, Inc. [AMD/ATI]
identifiant matériel: 1
information bus: pci@0000:00:01.0
nom logique: /dev/fb0
version: 00
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm pciexpress msi vga_controller bus_master cap_list rom fb
configuration : depth=32 driver=radeon latency=0 resolution=1366,768
ressources : irq:40 mémoire:e0000000-efffffff mémoire:f0000000-f07fffff portE/S:4000(taille=256) mémoire:f0b00000-f0b3ffff mémoire:c0000-dffff
Processeur : AMD A6-5200 APU with Radeon™ HD Graphics × 4
en flatpaks
j'avais oublié de le stipuler - j'ai meme essayé flatseal pour desactivé GPU, mais si je désactive via flatseal, les applications ne demarre pas
Are you on Wayland or XOrg (=X11)? You can check this with
echo $XDG_SESSION_TYPE
When it shows Wayland you could try if it is better when you switch to XOrg.
Logout and at login click on your username then a cog wheal appears at the bottom right corner. There select "Zorin Desktop on Xorg".
Do you have the non-responing apps also after a fresh start/ reboot or are the apps non-responing after suspend or when the computer was locked due to inactivity ?
You could also look if the apps are available as native Zorin packages and install them instead of the flatpaks.
How much RAM do you have on your system?
Are secure boot and fast boot in your BIOS disabled (or have you created a MOK for the use with secure boot instead)?
If you have a Dualboot with Windows, is fast startup disabled at the energy settings of Windows?
Edit: It sounds as if it could be a problem of electron apps which have problems with Wayland. Then XOrg could help.
Or in this thread of archlinux they set flags for electron apps for Wayland and gtk3, but I'm not sure if it would be applied on flatpaks and help you.
Maybe enabling the socket for Wayland in flatseal would help if you want to stay on wayland? I'm not sure, I didn't had this problem yet and don't use flatpaks nor wayland.
From the list of app you provided, this seems like an issue related to the Chromium browser (the core of Google Chrome), as, in case you didn't knew, Brave is a modified version of Chromium, and both Deezer and Tidal app use the Chromium Embedded Framework to work (basically, the Deezer app is a chrome browser, but without the UI like the tabs, the URL bar, etc. The same applies to Tidal, Discord, and a lot of other apps).
Since disabling GPU acceleration seems to fix the problem (if you can disable it), then do that.
If you cant, you can either try disabling GPU acceleration in Flatseal, or, since you said the apps wouldn't open anymore, search for a .deb version as @Ponce-De-Leon said, and try running the app from the terminal with the --disable-gpu parameter. (if it works that way, you could then edit the start menu entry for the apps so this parameter is used from the start menu)
Pour répondre à tes question, j'ai 16Go de RAM et j'utilise le fenetrage Wayland. Sur mon Bios le démarrage sécurisé est activé.
Je n'ai plus de dualboot. justement quand jétait en dual boot je n'avais pas le problème. J'ai refait une installation complète depuis une clé bootable pour installer uniquement Zorin.
Je viens de tester le fenetrage x11 "Xorg" et cela semble corrigé tous les problèmes. Devrais-je faire Xorg à chaque démarrage ou cela peux etre configuré par defaut?