Skip to content

Look into what could cause blank screen issue #414

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

Open
Rigidity opened this issue May 5, 2025 · 2 comments
Open

Look into what could cause blank screen issue #414

Rigidity opened this issue May 5, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Rigidity
Copy link
Collaborator

Rigidity commented May 5, 2025

The cause is unknown (and it seems rare) but this is a pretty serious issue that can't be recovered from unless you wipe the app data.

@Rigidity Rigidity added the bug Something isn't working label May 5, 2025
@dkackman
Copy link
Collaborator

This one may help #369

@KevinOnFrontEnd
Copy link

KevinOnFrontEnd commented May 27, 2025

Hi,

I've experienced a white screen on debian (bookworm) when opening up. Not sure if what i have experienced is the same thing. A few things that may help

  • Desktop Environment: xfce4
  • OS: Debian Bookworm
  • Gfx Driver: NVIDIA-Linux-x86_64-570.153.02 (from nvidia site) 570.153.02

I got it working in the end, it's a little unclear what the fix was though. A few steps that i tried

  • Updated to debian trixie
  • Rolled back to nvidia driver 535.247.01 from trixie apt repo.
  • Booted up into xfce and it worked fine.

Running the apt update log (/var/log/apt/history.log) through chatgpt seems to suggest that there was an issue with gpu acceleration when using the first driver. A few things that i checked once sage no longer showed a white screen was checking to see if sage showed up in **nvidia-smi ** (which it does) and that that sage-tauri process uses the nvidia libraries.

  • ps -aux | grep sage
  • sudo grep -iE 'vulkan|nvidia|egl|dri|libgl' /proc/ID/maps

In my case i think it was probably a graphics driver issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants