Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appimage ou RPM sur Fedora 35 erreur GPU process isn't usable #7

Open
pierrehenrymuller opened this issue May 19, 2022 · 0 comments
Open

Comments

@pierrehenrymuller
Copy link

Bonjour,

J'ai voulu tester Ringover sur mon poste de travail sous Linux, étant sous Fedora, j'ai pris la version AppImage.
Après avoir mis les droits d'exécution, voici ce que j'ai lorsque je lance l'application que je choisisse ou non de l'intégrer aux applications du système.

./Ringover.AppImage 
fr
ringover
Checking for update
check
[46006:0519/135228.327507:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
zsh: trace trap (core dumped)  ./Ringover.AppImage

J'ai voulu testé par la suite la version RPM, au lancement j'ai à présent :

ringover 
fr
ringover
Checking for update
check
Error: Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'
[Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/opt/Ringover/resources/app-update.yml'
} error
[Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/opt/Ringover/resources/app-update.yml'
}
[Error: ENOENT: no such file or directory, open '/opt/Ringover/resources/app-update.yml'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/opt/Ringover/resources/app-update.yml'
}
user_language
sip:off
[48292:0519/140200.415777:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
zsh: trace trap (core dumped)  ringover

La notion de GPU m'a fait penser à un souci de driver mais à priori non, je suis sur un ordinateur Lenovo avec la puce UHD Graphics 620 intégrée au processeur. Voici un extrait de glxinfo :

Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) UHD Graphics 620 (WHL GT2) (0x3ea0)
    Version: 21.3.8
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant