Hallow

Results 6 comments of Hallow

I have the same exact issue, I have tested `AQ_WLR_DEVICES, WLR_DRM_DEVICES, AQ_DRM_DEVICES`, none change the crash message. (in order:) [hyprlandCrashReport133.txt](https://github.com/user-attachments/files/16326555/hyprlandCrashReport133.txt) [hyprlandCrashReport152.txt](https://github.com/user-attachments/files/16326556/hyprlandCrashReport152.txt) [hyprlandCrashReport1423.txt](https://github.com/user-attachments/files/16326557/hyprlandCrashReport1423.txt)

I am not sure if you mean setting `export HYPRLAND_TRACE=1` and `export AQ_TRACE=1` in the shell and then running Hyprland or setting this as an env var in the hyprland.conf,...

Ok, this is weird. when I do `HYPRLAND_TRACE=1 AQ_TRACE=1 Hyprland` then Hyprland runs just fine, but `Hyprland` doesn't wtf. Anyways here is the log of it running: [hyprland.log](https://github.com/user-attachments/files/16327171/hyprland.log) Btw I...

I don't have an intel igpu. Here is what `lspci | grep -E 'VGA|3D'` returns: `07:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] (rev a1)` Anyways, here...

> this seems like you have simple-framebuffer enabled in your kernel, could be from upgrading to 6.10.0 try putting `initcall_blacklist=simpledrm_platform_driver_init` in your kernel params Does `initcall_blacklist=simpledrm_platform_driver_init` affect any other applications?...

Adding myself here since I have the same problem. (A rate limiter seems like a necessity to solve this)