Hyprland has removed the nvidia patch, so this package is no longer needed or working.
Search Criteria
Package Details: hyprland-nvidia 0.31.0-2
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flagged out-of-date (2023-11-07)
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/hyprland-nvidia.git (read-only, click to copy) |
---|---|
Package Base: | hyprland-nvidia |
Description: | A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA patch) |
Upstream URL: | https://github.com/hyprwm/Hyprland |
Licenses: | BSD |
Conflicts: | hyprland |
Provides: | hyprland |
Submitter: | MonstrousOgre |
Maintainer: | Mickhat (MonstrousOgre) |
Last Packager: | Mickhat |
Votes: | 17 |
Popularity: | 2.38 |
First Submitted: | 2023-01-16 07:56 (UTC) |
Last Updated: | 2023-10-18 08:32 (UTC) |
Dependencies (37)
- cairo (cairo-glesv2-binAUR, cairo-glesv3-binAUR, cairo-gitAUR)
- glslang (glslang-gitAUR)
- libdisplay-info (libdisplay-info-gitAUR)
- libinput (libinput-three-finger-dragAUR, libinput-multiplierAUR)
- libliftoff (libliftoff-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- libxrender
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-merged-utilsAUR, nvidia-510xx-utilsAUR, mesa-d3d12AUR, mesa-panfork-gitAUR, mesa-steamosAUR, nvidia-525xx-utilsAUR, mesa-amdonly-gaming-gitAUR, mesa-nightly-nvk-rusticl-intelrt-gitAUR, nvidia-vulkan-utilsAUR, nvidia-470xx-utilsAUR, nvidia-535xx-utilsAUR, nvidia-390xx-utilsAUR, mesa-rusticl-gitAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, nvidia-utils-nvlaxAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa, mesa-amber, nvidia-utils)
- pango (pango-gitAUR)
- pixman
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- seatd (seatd-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR)
- wayland (wayland-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR, wayland-protocols-explicit-sync-gitAUR)
- Show 17 more dependencies...
Required by (19)
- gbar-git (requires hyprland) (optional)
- grimblast-git (requires hyprland)
- hdisplays (requires hyprland) (make)
- hy3 (requires hyprland)
- hy3-git (requires hyprland)
- hyprdots-ctl (requires hyprland)
- hyprforest-installer-bin (requires hyprland) (optional)
- hyprfreeze-git (requires hyprland)
- hyprland-activewindow (requires hyprland)
- hyprland-autoname-workspaces-git (requires hyprland)
- hyprland-scratchpad-git (requires hyprland)
- hyprland-workspaces (requires hyprland)
- hyprpaper-gen-git (requires hyprland) (optional)
- hyprshade (requires hyprland)
- hyprshade-git (requires hyprland)
- hyprsome-git (requires hyprland)
- mist-de (requires hyprland)
- signal-desktop-fix-sway (requires hyprland) (optional)
- xdg-desktop-portal-hyprland-git (requires hyprland) (optional)
Sources (1)
jfroy commented on 2023-11-29 05:25 (UTC)
Mickhat commented on 2023-10-18 08:34 (UTC)
Updated the package and used Seercat patch. It works without issues now.
Seercat3160 commented on 2023-10-18 07:14 (UTC)
I've written a patch which fixes the library issue as well as switching to the new hyprland build process by copying over the build logic from hyprland-nvidia-git. It also uses the nvidia patch from hyprland's source tree rather than requiring nvidia.patch
in this package's sources.
Goofy03 commented on 2023-10-17 20:28 (UTC)
Stuck too ... Roll back to 0.30 …
SimpleBR commented on 2023-10-17 11:51 (UTC) (edited on 2023-10-17 11:53 (UTC) by SimpleBR)
After updating to the new version, I'm stuck at the login screen. Going back to the old version for now.
kent08 commented on 2023-10-17 04:13 (UTC) (edited on 2023-10-17 05:21 (UTC) by kent08)
export WLR_RENDERER_ALLOW_SOFTWARE=1 in .bashrc or add WLR_RENDERER_ALLOW_SOFTWARE=1 to /etc/environment does not work no more (it did on previous versions) hyprland-nvidia-git 0.31 version does work.
r0r5chach commented on 2023-10-16 19:28 (UTC)
hyprland-nvidia-git seems to resolve the issues mentioned by @zmazanv
zmazanv commented on 2023-10-16 18:57 (UTC) (edited on 2023-10-16 19:01 (UTC) by zmazanv)
The newest build is producing the following error:
Hyprland: error while loading shared libraries: libwlroots.so: cannot open shared object file: No such file or directory
This was after a rebuild as well. Is there something that I am missing?
procras2 commented on 2023-10-08 15:36 (UTC) (edited on 2023-10-08 15:43 (UTC) by procras2)
On one box I have a 2070-super this works with Version 535.98-1 nvidia-dkms nvidia-utils lib32-nvidia-utils with hyprland-nvidia 0.30.0-1 The more recent versions up to -535.113.01-1 do not no matter what I set WLR_RENDERER_ALLOW_SOFTWARE to
On another box I have a 4070-ti this works with -535.113.01-1 on hyprland-nvidia 0.30.0-1 when I set env = WLR_RENDERER_ALLOW_SOFTWARE,1 NOTE THE ,1 which is not =1 in either ~/.config/hypr/hyprland.conf or ~/.config/hypr/env_var_nvidia.conf which is sourced from hyprland.conf
Mystery to me!
Pinned Comments
Mickhat commented on 2023-10-18 08:34 (UTC)
Updated the package and used Seercat patch. It works without issues now.