Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-11038

update fix xfce-extra/xfce4-sensors-plugin and fix USE="lm_sensors" and nvidia

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Severe (Ebuild) Severe (Ebuild)
    • None
    • None
    • None
    • Hide
      sudo USE="lm-sensors" emerge -1av xfce4-sensors-plugin::xfce-kit

      ego mix-ins gfxcard-nvidia && emerge -1av xfce4-sensors-plugin::xfce-kit
      Show
      sudo USE="lm-sensors" emerge -1av xfce4-sensors-plugin::xfce-kit ego mix-ins gfxcard-nvidia && emerge -1av xfce4-sensors-plugin::xfce-kit
    • Blocks xfce4-sensors-plugin, regardless of whether or not the USE flags mentioned in the description are enabled.

      one of the only remaining cases of lm-sensors in the repo. Also, there are issues with enabling video_cards_nvidia aka mix-in gfxcard-nvidia

      The following USE changes are necessary to proceed:
       (see "package.use" in the portage(5) man page for more details)
      # required by xfce-extra/xfce4-sensors-plugin-1.4.1-r1::xfce-kit[video_cards_nvidia]
      # required by xfce4-sensors-plugin (argument)
      =x11-drivers/nvidia-drivers-525.85.05 static-libs
      

      I was originally running into a ruby issue that has since been resolved. However, xfce4-sensors-plugin with nvidia support requires media-video/nvidia-settings

      nvidia.c:31:10: fatal error: NVCtrl/NVCtrl.h: No such file or directory
         31 | #include <NVCtrl/NVCtrl.h>
      

      however nvidia-settings fails to make

       >>> Compiling source in /var/tmp/portage/media-video/nvidia-settings-430.26/work/nvidia-settings-430.26 ...
      make -j2 -C src AR=x86_64-pc-linux-gnu-ar CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-gcc NVLD=x86_64-pc-linux-gnu-ld RANLIB=x86_64-pc-linux-gnu-ranlib DO_STRIP= NV_VERBOSE=1 PREFIX=/usr LIBDIR=lib64 build-xnvctrl 
      make: Entering directory '/var/tmp/portage/media-video/nvidia-settings-430.26/work/nvidia-settings-430.26/src'
      make: *** No rule to make target 'build-xnvctrl'.  Stop.
      make: Leaving directory '/var/tmp/portage/media-video/nvidia-settings-430.26/work/nvidia-settings-430.26/src'
      

            Unassigned Unassigned
            grouche grouche
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: