Advertisement
Guest User

Hyprland output on WSL2

a guest
Nov 30th, 2023
940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. [usr@NUH-UH share]$ DISPLAY=:1 XDG_SESSION_TYPE=Xwayland dbus-run-session Hyprland
  2. Welcome to Hyprland!
  3. [LOG] Instance Signature: 1b48642fd15c433c53876f1b933dcd46265caf8f_1701368035
  4. [LOG] Hyprland PID: 12185
  5. [LOG] ===== SYSTEM INFO: =====
  6. [LOG] System name: Linux
  7. [LOG] Node name: NUH-UH
  8. [LOG] Release: 5.15.133.1-microsoft-standard-WSL2
  9. [LOG] Version: #1 SMP Thu Oct 5 21:02:42 UTC 2023
  10.  
  11.  
  12. lspci: Unable to load libkmod resources: error -2
  13. [LOG] GPU information:
  14.  
  15.  
  16. [LOG] os-release:
  17. NAME="Arch Linux"
  18. PRETTY_NAME="Arch Linux"
  19. ID=arch
  20. BUILD_ID=rolling
  21. VERSION_ID=20231015.0.185077
  22. ANSI_COLOR="38;2;23;147;209"
  23. HOME_URL="https://archlinux.org/"
  24. DOCUMENTATION_URL="https://wiki.archlinux.org/"
  25. SUPPORT_URL="https://bbs.archlinux.org/"
  26. BUG_REPORT_URL="https://bugs.archlinux.org/"
  27. PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
  28. LOGO=archlinux-logo
  29.  
  30. [LOG] ========================
  31.  
  32.  
  33.  
  34. [INFO] If you are crashing, or encounter any bugs, please consult https://wiki.hyprland.org/Crashes-and-Bugs/
  35.  
  36.  
  37. [LOG]
  38. Current splash: This text is random.
  39.  
  40.  
  41. [LOG] Creating the HookSystem!
  42. [LOG] Creating the KeybindManager!
  43. [LOG] [hookSystem] New hook event registered: configReloaded
  44. [LOG] Creating the AnimationManager!
  45. [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 12.12µs. Estimated average calc time: 0.04µs.
  46. [LOG] Creating the ConfigManager!
  47. [LOG] Creating the CHyprError!
  48. [LOG] [hookSystem] New hook event registered: focusedMon
  49. [LOG] [hookSystem] New hook event registered: preRender
  50. [LOG] Creating the LayoutManager!
  51. [LOG] Reloading the config!
  52. [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 4.69µs. Estimated average calc time: 0.02µs.
  53. [LOG] Using config: /home/usr/.config/hypr/hyprland.conf
  54. [LOG] Created a bezier curve, baked 255 points, mem usage: 4.08kB, time to bake: 4.69µs. Estimated average calc time: 0.02µs.
  55. [LOG] Registered dynamic var "$mainMod" -> SUPER
  56. 00:00:00.000 [backend/wayland/backend.c:574] Creating wayland backend
  57. terminate called after throwing an instance of 'std::runtime_error'
  58. what(): wlr_backend_get_drm_fd() failed!
  59. lspci: Unable to load libkmod resources: error -2
  60. [CRITICAL] Hyprland has crashed :( Consult the crash report at /home/usr/.hyprland/hyprlandCrashReport12185.txt for more information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement