prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
6.18k stars 737 forks source link

[Bug]: only black screen with cursor is displayed #852

Open Sshahar opened 6 months ago

Sshahar commented 6 months ago

Bug Report

Description

Black screen after login on new installation. Followed instructions in: hyperdots readme

Steps to Reproduce

  1. archinstall - minimal installation
  2. git clone https://github.com/prasanthrangan/hyprdots
  3. install according to README.md

Expected Behavior

Working distribution, being able to use the computer.

Actual Behavior

After login, only black screen with cursor is displayed. Tried shortcuts such as Super+C, Super+F... Screen remained black.

Environment

Additional Information

Made 0 changes. Fresh install, doesn't work. Would be glad to provide more details as instructed.

kRHYME7 commented 6 months ago

nvidia?

BTW there where similar issues in here. It would be helpful to navigate them first

Sshahar commented 6 months ago

nvidia?

BTW there where similar issues in here. It would be helpful to navigate them first

not Nvidia, Thinkpad w500.

I've seen some similar issues, such as 813. But mine is a fresh install, so I figured there's enough of a difference to justify creating a new issue.

kRHYME7 commented 6 months ago

Can you find out what opengl is supported for your system ?

Hyprland only supports opengl 3.3 +

https://github.com/prasanthrangan/hyprdots/issues/663 https://github.com/prasanthrangan/hyprdots/issues/696#issuecomment-1869595507

See Hyprland legacy renderer if it's the case https://wiki.hyprland.org/Getting-Started/Installation/#custom-installation-legacy-renderer-etc

kRHYME7 commented 6 months ago

@Sshahar you can use this command glxinfo | grep "OpenGL version" to get your version

to install the glxinfo package run this sudo pacman -S glxinfo

kRHYME7 commented 6 months ago

@Sshahar Any progress on this ?

Sshahar commented 6 months ago

@Sshahar Any progress on this ?

glxinfo didn't work in different tty (can't open anything in main tty). I think we could safely assume it's an old OpenGL version. Also, I gave up on trying to fix it for now. Will update if I have any progress.

fra-scarfato commented 5 months ago

I have the same problem. When i start pc, sometimes this problem comes up. I have to wait 2-3 min with black screen and cursor displayed then the system works (very slowly in the first 2 min). My OpenGL version is 4.6.

(I have Intel graphic card)

kRHYME7 commented 5 months ago

@fra-scarfato Can you provide the output for Hyprdots systeminfo