[oi-dev] add missing nvidia packages to xorg-video

Till Wegmüller toasterson at gmail.com
Tue Jul 21 08:23:02 UTC 2026


Hi Tim

Simply run `git remote set-url origin git at github.com <mailto:git at github.com>:<username>/oi-userland.git` and replace username with your username. And the add your ssh public key to your account settings. And you are running again.

-Till

> On 21 Jul 2026, at 04:03, Tim Mooney via oi-dev <oi-dev at openindiana.org> wrote:
> 
> 
> All-
> 
> Can any of the active developers please add the two missing nvidia
> packages to the xorg-video meta package?  My oi-userland was checked
> out when github still allowed https push, so I need to add ssh keys and
> convert my repo or more likely start fresh.
> 
> I think the patch after my signature (and attached) should do most of it.
> 
> Thanks,
> 
> Tim
> -- 
> Tim Mooney                                             Tim.Mooney at ndsu.edu
> Enterprise Computing & Infrastructure /
> Division of Information Technology    /                701-231-1076 (Voice)
> North Dakota State University, Fargo, ND 58105-5164
> 
> 
> diff --git a/components/meta-packages/xorg-video/Makefile b/components/meta-packages/xorg-video/Makefile
> index e43692d057..fd28139fdc 100644
> --- a/components/meta-packages/xorg-video/Makefile
> +++ b/components/meta-packages/xorg-video/Makefile
> @@ -18,6 +18,7 @@ include ../../../make-rules/shared-macros.mk
> 
> COMPONENT_NAME=		xorg-video
> COMPONENT_VERSION=	1
> +COMPONENT_REVISION= 2
> COMPONENT_SUMMARY=	Xorg server video drivers group
> COMPONENT_CLASSIFICATION=	System/X11
> COMPONENT_FMRI=			x11/server/xorg/driver/xorg-video
> diff --git a/components/meta-packages/xorg-video/xorg-video.p5m b/components/meta-packages/xorg-video/xorg-video.p5m
> index 10b04e0762..1e59cd609b 100644
> --- a/components/meta-packages/xorg-video/xorg-video.p5m
> +++ b/components/meta-packages/xorg-video/xorg-video.p5m
> @@ -19,7 +19,7 @@ set name=pkg.summary value="$(COMPONENT_SUMMARY)"
> set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
> set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
> 
> -depend fmri=driver/graphics/nvidia fmri=driver/graphics/nvidia-340 fmri=driver/graphics/nvidia-390 fmri=driver/graphics/nvidia-470 type=require-any
> +depend fmri=driver/graphics/nvidia fmri=driver/graphics/nvidia-340 fmri=driver/graphics/nvidia-390 fmri=driver/graphics/nvidia-470 fmri=driver/graphics/nvidia-535 fmri=driver/graphics/nvidia-580 type=require-any
> depend fmri=x11/server/xorg/driver/xorg-video-ast type=require
> depend fmri=x11/server/xorg/driver/xorg-video-ati type=require
> depend fmri=x11/server/xorg/driver/xorg-video-cirrus type=require<xorg-video-nvidia.patch>_______________________________________________
> oi-dev mailing list
> oi-dev at openindiana.org
> https://openindiana.org/mailman/listinfo/oi-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openindiana.org/pipermail/oi-dev/attachments/20260721/a50dfe29/attachment.html>


More information about the oi-dev mailing list