-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Problem Description
After updating my NVIDIA graphics driver to version 580.65.06, my entire desktop displays with an abnormal green tint. The issue occurs when Hidamari is running and appears to be related to compatibility with this new driver version. It seems like videos cannot display correctly.
Environment Information
Software & Version: Hidamari [Please add your Hidamari version here, e.g., v1.2.3]
GPU Model: NVIDIA GeForce RTX 5080
Driver Version: 580.65.06
CUDA Version: 13.0
System & Desktop: Linux (Distribution unknown), GNOME Shell
Relevant Processes: As shown in the nvidia-smi log, gnome-shell is using the GPU.
Steps to Reproduce
Update the NVIDIA graphics driver to version 580.65.06.
Start (or restart) the Hidamari application.
Observe that the entire desktop display has a green overlay/tint.
Expected Behavior
The desktop and Hidamari wallpaper should render with correct, normal colors without any color cast.
Additional Context & Evidence
Full nvidia-smi Output:
bash
(base)$ nvidia-smi
Tue Sep 30 13:05:12 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.65.06 Driver Version: 580.65.06 CUDA Version: 13.0 |
+-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 5080 Off | 00000000:01:00.0 On | N/A |
| 0% 38C P8 9W / 360W | 520MiB / 16303MiB | 3% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 3449 G /usr/lib/xorg/Xorg 155MiB |
| 0 N/A N/A 4020 G /usr/bin/gnome-shell 167MiB |
| 0 N/A N/A 6297 G ...144 --variations-seed-version 148MiB |
+-----------------------------------------------------------------------------------------+