Frank Allan wrote:

> driver (nvidia) install failed with return code -11
> command run was : /usr/bin/add_drv -u -i "pci10de,40" "pci10de,41"
> 
> ...  (lots of "pci10de,nn" with nn progressing through sequential
> increases)
> 
> "pci10de,cb1" "pci10de,cbc" -m * 0666 root root nvidia
> command output was:
> ------------------------------------------------------------
> drvconfig: must specify major number and driver name when using the -b flag
> ------------------------------------------------------------
> Install Phase                            25983/26259
> driver (xdt) install failed with return code 1
> command run was: /usr/sbin/add_drv -u xdt
> command output was:
> ------------------------------------------------------------
> Cannot find module (xdt).
> ------------------------------------------------------------
> Install Phase                            26259/26259

What does

    pkg verify nvidia xdt

tell you?  The two packages install into a minimal image for me without any
issues.  Can you reproduce?

    pkg image-create -F -p http://ipkg.sfbay/dev /tmp/image
    pkg -R /tmp/image install SUNWcsd SUNWcs
    pkg -R /tmp/image install nvidia xdt

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to