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

Failed to Obtain File Descriptor for DRM Device #1171

Open
mirkobrombin opened this issue Jan 24, 2025 · 1 comment
Open

Failed to Obtain File Descriptor for DRM Device #1171

mirkobrombin opened this issue Jan 24, 2025 · 1 comment

Comments

@mirkobrombin
Copy link

While debugging an issue with the cosmic-greeter through the Pop Chat, we encountered the following error in the journal:

Failed to add device /dev/dri/card1: Failed to obtain file descriptor for drm device: /dev/dri/card1
Caused by:
    Failed to open device: Resource temporarily unavailable (os error 11)

Extended journal

Jan 24 09:24:34 vos cosmic-comp[22293]: Failed to add device /dev/dri/card1: Failed to optain file descriptor for drm device: /dev/dri/card1

                                        Caused by:
                                            Failed to open device: Resource temporarily unavailable (os error 11)

                                        Stack backtrace:
                                           0: <unknown>
                                           1: <unknown>
                                           2: <unknown>
                                           3: <unknown>
                                           4: <unknown>
                                           5: __libc_start_call_main
                                                     at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
                                           6: __libc_start_main_impl
                                                     at ./csu/../csu/libc-start.c:360:3
                                           7: <unknown>
Jan 24 09:24:54 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10)
Jan 24 09:24:55 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10)
Jan 24 09:24:58 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 15)
Jan 24 09:24:59 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10)
Jan 24 09:25:33 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10)
Jan 24 09:25:36 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 15 > 10)
Jan 24 09:40:19 vos cosmic-comp[22293]: Client bug: Unable to re-configure repositioned popup.

Specs

Image

@Drakulix
Copy link
Member

Possibly related to #1172

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

2 participants