Search Criteria
Package Details: conky-lua-nv 1.12.1-2
Git Clone URL: | https://aur.archlinux.org/conky-lua-nv.git (read-only, click to copy) |
---|---|
Package Base: | conky-lua-nv |
Description: | An advanced system monitor for X based on torsmo with lua and nvidia enabled |
Upstream URL: | https://github.com/brndnmtthws/conky |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | Andrwe |
Maintainer: | Foucault |
Last Packager: | Foucault |
Votes: | 123 |
Popularity: | 0.45 |
First Submitted: | 2010-04-12 04:55 |
Last Updated: | 2021-03-26 10:23 |
Dependencies (23)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- curl (curl-git, curl-minimal-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- imlib2
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git, libpulse-nosystemd, pulseaudio-git)
- librsvg (librsvg-git, librsvg-minimal-git)
- libxdamage
- libxft (libxft-bgra-git, libxft-bgra)
- libxinerama (libxinerama-randr-git)
- libxml2 (libxml2-linenum, libxml2-git)
- libxnvctrl (libxnvctrl-340xx, libxnvctrl-390xx, libxnvctrl-beta-gtk2)
- lua
- wireless_tools
- cmake (cmake-git) (make)
- docbook-xml (make)
- docbook-xsl (make)
- docbook2x (make)
- git (git-git) (make)
- man-db (make)
- perl-xml-libxml (make)
- nvidia (nvidia-llb-dkms, nvidia-full-vulkan-all, nvidia-vulkan, nvidia-vulkan-dkms, nvidia-beta, nvidia-beta-dkms, nvidia-dkms-performance) (optional) – for GT4xx and newer GPUs,
- nvidia-304xx (optional) – for GeForce 6/7 GPUs
- nvidia-340xx (nvidia-340xx-lts-dkms, nvidia-340xx-dkms) (optional) – for G8x, G9x, GT2xx GPUS,
Required by (8)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky)
- conky-colors-git (requires conky)
- conky-manager2-git (requires conky)
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
- xfce4-theme-switcher (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 ... Next › Last »
justdanyul commented on 2020-01-12 17:39
Will this be bumped to include the fix for the negative memory usage soon?
https://github.com/brndnmtthws/conky/issues/877
d_fajardo commented on 2019-11-25 21:26
I don't know as I haven't used the old one for ages. I am suspecting it's the nvidia side of the package that slows it down. How does nvidia tie with conky?
Foucault commented on 2019-11-25 19:59
Well there is no particular difference between this package and the other flavours of conky; just flicking some build-time switches.
Do you have the same issue with older versions of conky?
d_fajardo commented on 2019-11-24 22:51
After the recent upgrade, conky-lua suddenly runs slow. I have a lua script that draws and computes a number of rings. I then have a conky script that loads this lua updated every 0.5 seconds. If I don't load the lua script, the conky script updates at 0.5/sec but if run it with the lua script loaded, all the rings are frozen and conky goes exceedingly slow. I experimented by adding each ring one by one, and for each ring I add, lua becomes slower and until about drawing the 8th rings the all rings just freeze. It seems like lua is not computing fast enough to cover conky's update_rate.
I experimented and installed the other package conky-lua and the problem doesn't happen there so the problem here might have to do then with the recent nvidia driver update.
Does anybody have the same experience? Is there a fix?
Foucault commented on 2019-08-01 11:40
Great. I will move
libxvnctrl
to makedepends then. Thanks for the update!d_fajardo commented on 2019-08-01 11:12
Yes! Rebuilding the package works. Thanks for your time.
d_fajardo commented on 2019-08-01 11:09
I'll try rebuilding the package and let you know.
Foucault commented on 2019-08-01 10:04
Hi! It seems Arch Linux dropped the shared library from the libxnvctrl package. I'm not sure if this is a packaging error or intended. Compilation should pick up the static library though. Does rebuilding the package help?
d_fajardo commented on 2019-08-01 07:43
After some recent nvidia updates, conky stopped working and I'm getting this error:
conky: error while loading shared libraries: libXNVCtrl.so.0: cannot open shared object file: No such file or directory
However, if I use the conky-nvidia package, conky works albeit without the lua.
Any fix on this?
Foucault commented on 2019-07-22 19:24
Unfortunately that's an issue with the standard Arch package as well. It shouldn't affect functionality.