Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can, , not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-24 Thread Stephan Althaus

On 03/24/21 04:07 PM, Andreas Wacknitz wrote:

Am 24.03.21 um 16:05 schrieb russell:

HI

Thanks adding  fixes below got VirtualBox working without error

# echo "set  hma_disable = 1" > /etc/system.d/hma

# echo "set disable_smap =1" > /etc/system.d/smap

I tried looking for the tweaks to get VirtualBox running using various
search engines but could not find them.

Should not these fixes for VirtualBox be included on the Wiki


You are welcome to create a PR for it.

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Hm. Wiki or docs?


While you are at it you can enhance or correct the documentation on
https://docs.openindiana.org/dev/distribution-constructor/
The sources are on our docs repository
https://github.com/OpenIndiana/oi-docs


Stephan


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can, , not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-24 Thread Andreas Wacknitz

Am 24.03.21 um 16:05 schrieb russell:

HI

Thanks adding  fixes below got VirtualBox working without error

# echo "set  hma_disable = 1" > /etc/system.d/hma

# echo "set disable_smap =1" > /etc/system.d/smap

I tried looking for the tweaks to get VirtualBox running using various
search engines but could not find them.

Should not these fixes for VirtualBox be included on the Wiki


You are welcome to create a PR for it.

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can, , not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-24 Thread russell

HI

Thanks adding  fixes below got VirtualBox working without error

# echo "set  hma_disable = 1" > /etc/system.d/hma

# echo "set disable_smap =1" > /etc/system.d/smap

I tried looking for the tweaks to get VirtualBox running using various 
search engines but could not find them.


Should not these fixes for VirtualBox be included on the Wiki

Regards

Russell


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can, not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-24 Thread Stephan Althaus

On 03/24/21 12:13 PM, russell wrote:

Hi Stpehen

When I checked /etc/driver_aliases the nvidia  "10de,1f82"  was not present.

On an unhappy note VirtualBox is not working, I did try and echo "set hma_disable = 
1" > /etc/system.d/hma but it still results in a kernel panic


TIME   UUID SUNW-MSG-ID
Mar 24 2021 10:44:24.407793000 f6740e47-c8e1-e900-b115-b1b7a870c2b9 
SUNOS-8000-KL

   TIME CLASS ENA
   Mar 24 10:44:21.9513 ireport.os.sunos.panic.dump_pending_on_device 
0x

nvlist version: 0
 version = 0x0
 class = list.suspect
 uuid = f6740e47-c8e1-e900-b115-b1b7a870c2b9
 code = SUNOS-8000-KL
 diag-time = 1616582664 336135
 de = fmd:///module/software-diagnosis
 fault-list-sz = 0x1
 fault-list = (array of embedded nvlists)
 (start fault-list[0])
 nvlist version: 0
 version = 0x0
 class = defect.sunos.kernel.panic
 certainty = 0x64
 asru = 
sw:///:path=/var/crash/tesla/.f6740e47-c8e1-e900-b115-b1b7a870c2b9
 resource = 
sw:///:path=/var/crash/tesla/.f6740e47-c8e1-e900-b115-b1b7a870c2b9
 savecore-succcess = 0
 os-instance-uuid = f6740e47-c8e1-e900-b115-b1b7a870c2b9
 panicstr = BAD TRAP: type=e (#pf Page fault) rp=fe003f952700 
addr=fc7fea22f088 occurred in module "" due to an illegal access 
to a user address
 panicstack = unix:die+c6 () | unix:trap+1169 () | 
unix:cmntrap+e9 () | fa55b272 () | fa55c185 () | 
fa55c34c () | fa55d697 () | fa4c78e4 () | 
fa52b153 () | fa48f369 () | fa492218 () | 
fa49346d () | fa56cdd6 () | fa49bb77 () | 
vboxdrv:supdrvIOCtlFast+5e () | vboxdrv:VBoxDrvSolarisIOCtl+ea () | 
genunix:cdev_ioctl+2b () | specfs:spec_ioctl+45 () | genunix:fop_ioctl+5b () | 
genunix:ioctl+153 () | unix:brand_sys_syscall+1fe () |
 crashtime = 1616582425
 panic-time = Wed Mar 24 10:40:25 2021 GMT
 (end fault-list[0])

 fault-status = 0x1
 severity = Major
 __ttl = 0x1
 __tod = 0x605b1808 0x184e6d68


n 03/24/21 11:24 AM, russell wrote:

Hi Stephen

Thanks for the feedback, now I have a working GUI on my new workstation.
By tweaking the /etc/driver_aliases to add line below my Nvidia
Geforce GTX1650 OC card is working perfectly, there is a delay while
the display starts but no reboots

? nvidia "pci10de,1f82"

Now that the motherboard has failed, the problem I reported was
probably due to a failing motherboard

When my workstation failed, in order to get a working system I had a
limited choice of parts to build from.
If anyone wants to build a compatible OpenIndiana compatible the MSI
MPG B550 Gaming Plus, AMD Ryzen 5 5600X, Gigabyte Geforce GTX1650 OC,
Fractal Design XL R2 case

Many thanks

Russell

10de,1f82 is already in /etc/driver_aliases with nvidia-460 installed (?)

Which nvidia package are you using at the moment?

Stephan



Hi Russell!

i think you need

set disable_smap=1

in either /etc/system

or in a new file within /etc/system.d



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can, not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-24 Thread russell

Hi Stpehen

When I checked /etc/driver_aliases the nvidia  "10de,1f82"  was not present.

On an unhappy note VirtualBox is not working, I did try and echo "set hma_disable = 
1" > /etc/system.d/hma but it still results in a kernel panic


TIME   UUID SUNW-MSG-ID
Mar 24 2021 10:44:24.407793000 f6740e47-c8e1-e900-b115-b1b7a870c2b9 
SUNOS-8000-KL

  TIME CLASS ENA
  Mar 24 10:44:21.9513 ireport.os.sunos.panic.dump_pending_on_device 
0x

nvlist version: 0
version = 0x0
class = list.suspect
uuid = f6740e47-c8e1-e900-b115-b1b7a870c2b9
code = SUNOS-8000-KL
diag-time = 1616582664 336135
de = fmd:///module/software-diagnosis
fault-list-sz = 0x1
fault-list = (array of embedded nvlists)
(start fault-list[0])
nvlist version: 0
version = 0x0
class = defect.sunos.kernel.panic
certainty = 0x64
asru = 
sw:///:path=/var/crash/tesla/.f6740e47-c8e1-e900-b115-b1b7a870c2b9
resource = 
sw:///:path=/var/crash/tesla/.f6740e47-c8e1-e900-b115-b1b7a870c2b9
savecore-succcess = 0
os-instance-uuid = f6740e47-c8e1-e900-b115-b1b7a870c2b9
panicstr = BAD TRAP: type=e (#pf Page fault) rp=fe003f952700 
addr=fc7fea22f088 occurred in module "" due to an illegal access 
to a user address
panicstack = unix:die+c6 () | unix:trap+1169 () | 
unix:cmntrap+e9 () | fa55b272 () | fa55c185 () | 
fa55c34c () | fa55d697 () | fa4c78e4 () | 
fa52b153 () | fa48f369 () | fa492218 () | 
fa49346d () | fa56cdd6 () | fa49bb77 () | 
vboxdrv:supdrvIOCtlFast+5e () | vboxdrv:VBoxDrvSolarisIOCtl+ea () | 
genunix:cdev_ioctl+2b () | specfs:spec_ioctl+45 () | genunix:fop_ioctl+5b () | 
genunix:ioctl+153 () | unix:brand_sys_syscall+1fe () |
crashtime = 1616582425
panic-time = Wed Mar 24 10:40:25 2021 GMT
(end fault-list[0])

fault-status = 0x1
severity = Major
__ttl = 0x1
__tod = 0x605b1808 0x184e6d68


n 03/24/21 11:24 AM, russell wrote:


Hi Stephen

Thanks for the feedback, now I have a working GUI on my new workstation.
By tweaking the /etc/driver_aliases to add line below my Nvidia
Geforce GTX1650 OC card is working perfectly, there is a delay while
the display starts but no reboots

? nvidia "pci10de,1f82"

Now that the motherboard has failed, the problem I reported was
probably due to a failing motherboard

When my workstation failed, in order to get a working system I had a
limited choice of parts to build from.
If anyone wants to build a compatible OpenIndiana compatible the MSI
MPG B550 Gaming Plus, AMD Ryzen 5 5600X, Gigabyte Geforce GTX1650 OC,
Fractal Design XL R2 case

Many thanks

Russell


10de,1f82 is already in /etc/driver_aliases with nvidia-460 installed (?)

Which nvidia package are you using at the moment?

Stephan


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-24 Thread Stephan Althaus

On 03/24/21 11:24 AM, russell wrote:

Hi Stephen

Thanks for the feedback, now I have a working GUI on my new workstation.
By tweaking the /etc/driver_aliases to add line below my Nvidia 
Geforce GTX1650 OC card is working perfectly, there is a delay while 
the display starts but no reboots


  nvidia "pci10de,1f82"

Now that the motherboard has failed, the problem I reported was 
probably due to a failing motherboard


When my workstation failed, in order to get a working system I had a 
limited choice of parts to build from.
If anyone wants to build a compatible OpenIndiana compatible the MSI 
MPG B550 Gaming Plus, AMD Ryzen 5 5600X, Gigabyte Geforce GTX1650 OC, 
Fractal Design XL R2 case


Many thanks

Russell


10de,1f82 is already in /etc/driver_aliases with nvidia-460 installed (?)

Which nvidia package are you using at the moment?

Stephan



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-24 Thread russell

Hi Stephen

Thanks for the feedback, now I have a working GUI on my new workstation.
By tweaking the /etc/driver_aliases to add line below my Nvidia Geforce 
GTX1650 OC card is working perfectly, there is a delay while the display 
starts but no reboots


  nvidia "pci10de,1f82"

Now that the motherboard has failed, the problem I reported was probably 
due to a failing motherboard


When my workstation failed, in order to get a working system I had a 
limited choice of parts to build from.
If anyone wants to build a compatible OpenIndiana compatible the MSI MPG 
B550 Gaming Plus, AMD Ryzen 5 5600X, Gigabyte Geforce GTX1650 OC, 
Fractal Design XL R2 case


Many thanks

Russell



On 23/03/2021 15:54, Stephan Althaus wrote:

On 03/23/21 04:52 PM, russell wrote:

Hi

When I try the following

# beadm create nvidia-460
# beadm mount nvidia-460 /tmp/nvidia-460
# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 
'x11/server/xorg/driver/xorg-video@0.5.11-2020.0.1.2' due to the following 
packages that depend on it:
   mate_install@0.1-2020.0.1.42

If I remove mate_install I can not re-install it as it requires nvidia-390

# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390 mate_install
Packages to remove: 7
Services to change: 2

PHASE  ITEMS
Removing old actions 862/862
Updating package state database Done
Updating package cache   7/7
Updating image stateDone
Creating fast lookup database   Done
root@tesla:/home/russell# pkg -R /tmp/nvidia-460 install nvidia-460 mate_install
Creating Plan (Checking for conflicting actions): \
pkg install: The following packages all deliver driver actions to 
nvidia_modeset:

   
pkg://openindiana.org/driver/graphics/nvidia-460@0.460.67,5.11-2020.0.1.0:20210319T142607Z
   
pkg://openindiana.org/driver/graphics/nvidia-390@0.390.141,5.11-2020.0.1.0:20210311T151457Z

There is a hardcoded dependency on the nvidia-390 driver

On 03/23/21 11:12 AM, russell wrote:

Hi

My dual opteron motherboard finally died, so I had to build a new
workstation based on a Ryzen 5 5600X.
Once the workstation was built, I started the Openindiana install,
downloading the 2020 October text based iso.
Very happy with the installation, no problems there as I wanted to
create a mirrorred boot pair of SSDs.
After completing the Openindiana install on the mirrored pair, I
performed a pkg refresh, then a pkg update creating a new BE.
After completing the update and I performed pkg install mate_install
it worked fine, though I have noticed a couple of things.

1) when performing a pkg install/update the create plan can take a
very, very long time compared to the Dual Opteron 2435 workstation.
 Things that took seconds or worse a few minutes can now take
hours...(literally being left over night)

2) When I attempted to replace the Nvidia-390 driver with the
Nvidia-460 driver, by removing the Nvidia-390 driver it has a
dependency on nvidia pkg, attempting to remove nvidia pkg results in a
warning that the mate install depends on pkg nvidia.

How can upgrade to the Nvidia-460 driver?

Regards

Russell


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

On 03/19/21 09:07 PM, John D Groenveld wrote:


Try
# beadm create nvidia-460
# beadm mount nvidia-460 /tmp/nvidia-460
# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390
# pkg -R /tmp/nvidia-460 install nvidia-460
# beadm activate nvidia-460
# init 6

John
groenv...@acm.org

_

Hello!

Thanks to John to point out this possibility of changing the nvidia
driver version and avoid intermediate reboots.


Hello!

You don't need mate-install,
it's only a meta-package, you can leave in un-installed.

Stephan




___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-23 Thread Stephan Althaus

On 03/23/21 05:16 PM, Lou Picciano wrote:

vendor 0x10de device 0x05b1


From https://envytools.readthedocs.io/en/latest/hw/pciid.html

your card has a switch on board (?)


   BR04 

The BR04 aka NF200 is a PCI-Express switch with 4 downstream 16x ports. 
It’s used on Tesla and Fermi generation dual-GPU cards, as well as some 
SLI-capable motherboards.


device id   product
|0x05b1|BR04 [motherboard]
|0x05b8|BR04 [GeForce GTX 295]
|0x05b9|BR04 [GeForce GTX 590]
|0x05be|BR04 [GeForce 9800 GX2/Quadro Plex S4/Tesla S*]

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-23 Thread Lou Picciano


> On Mar 23, 2021, at 12:06 PM, John D Groenveld  wrote:
> 
> In message , Stephan 
> Alt
> haus writes:
>> You don't need mate-install,
>> it's only a meta-package, you can leave in un-installed.
> 
> I submitted a PR to the OI installation guide to install and then
> uninstall mate_install when adding GUI to a text-only installation.
> 
> I also submitted a PR for updating nVidia versions using the new
> IPS packages.
> 
> John
> groenv...@acm.org



First, thanks to John, Stephan - and others of you here who’ve helped me get 
all this running - finally, all good!

But here’s something funny! I’ve installed one of our ancient NVIDIA video 
cards and, in an effort to identify it, check out this output. My video card is 
a PCI switch! Ha!:

$ scanpci -v
….
pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x10de device 0x05b1
 NVIDIA Corporation NF200 PCIe 2.0 switch
 CardVendor 0x card 0x (Card unknown)
  STATUS0x0010  COMMAND 0x0447
  CLASS 0x06 0x04 0x00  REVISION 0xa3
  BIST  0x00  HEADER 0x01  LATENCY 0x00  CACHE 0x01
  MAX_LAT   0x00  MIN_GNT 0x03  INT_PIN 0x00  INT_LINE 0xff
  Bus: primary=01, secondary=02, subordinate=04, sec-latency=0
  I/O behind bridge: 2000-2fff
  Memory behind bridge: f000-f020
  Prefetchable memory behind bridge: fff0-

pci bus 0x0002 cardnum 0x00 function 0x00: vendor 0x10de device 0x05b1
 NVIDIA Corporation NF200 PCIe 2.0 switch
 CardVendor 0x card 0x (Card unknown)
  STATUS0x0010  COMMAND 0x0447
  CLASS 0x06 0x04 0x00  REVISION 0xa3
  BIST  0x00  HEADER 0x01  LATENCY 0x00  CACHE 0x01
  MAX_LAT   0x00  MIN_GNT 0x03  INT_PIN 0x00  INT_LINE 0xff
  Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
  I/O behind bridge: 2000-2fff
  Memory behind bridge: f000-f000
  Prefetchable memory behind bridge: fff0-

pci bus 0x0002 cardnum 0x02 function 0x00: vendor 0x10de device 0x05b1
 NVIDIA Corporation NF200 PCIe 2.0 switch
 CardVendor 0x card 0x (Card unknown)
  STATUS0x0010  COMMAND 0x0447
  CLASS 0x06 0x04 0x00  REVISION 0xa3
  BIST  0x00  HEADER 0x01  LATENCY 0x00  CACHE 0x01
  MAX_LAT   0x00  MIN_GNT 0x03  INT_PIN 0x00  INT_LINE 0xff
  Bus: primary=02, secondary=04, subordinate=04, sec-latency=0
  I/O behind bridge: 9000-1fff
  Memory behind bridge: f010-f010
  Prefetchable memory behind bridge: fff0-
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-23 Thread John D Groenveld
In message , Stephan Alt
haus writes:
>You don't need mate-install,
>it's only a meta-package, you can leave in un-installed.

I submitted a PR to the OI installation guide to install and then
uninstall mate_install when adding GUI to a text-only installation.

I also submitted a PR for updating nVidia versions using the new
IPS packages.

John
groenv...@acm.org

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-23 Thread Stephan Althaus

On 03/23/21 04:52 PM, russell wrote:

Hi

When I try the following

# beadm create nvidia-460
# beadm mount nvidia-460 /tmp/nvidia-460
# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 
'x11/server/xorg/driver/xorg-video@0.5.11-2020.0.1.2' due to the following 
packages that depend on it:
   mate_install@0.1-2020.0.1.42

If I remove mate_install I can not re-install it as it requires nvidia-390

# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390 mate_install
Packages to remove: 7
Services to change: 2

PHASE  ITEMS
Removing old actions 862/862
Updating package state database Done
Updating package cache   7/7
Updating image stateDone
Creating fast lookup database   Done
root@tesla:/home/russell# pkg -R /tmp/nvidia-460 install nvidia-460 mate_install
Creating Plan (Checking for conflicting actions): \
pkg install: The following packages all deliver driver actions to 
nvidia_modeset:

   
pkg://openindiana.org/driver/graphics/nvidia-460@0.460.67,5.11-2020.0.1.0:20210319T142607Z
   
pkg://openindiana.org/driver/graphics/nvidia-390@0.390.141,5.11-2020.0.1.0:20210311T151457Z

There is a hardcoded dependency on the nvidia-390 driver

On 03/23/21 11:12 AM, russell wrote:

Hi

My dual opteron motherboard finally died, so I had to build a new
workstation based on a Ryzen 5 5600X.
Once the workstation was built, I started the Openindiana install,
downloading the 2020 October text based iso.
Very happy with the installation, no problems there as I wanted to
create a mirrorred boot pair of SSDs.
After completing the Openindiana install on the mirrored pair, I
performed a pkg refresh, then a pkg update creating a new BE.
After completing the update and I performed pkg install mate_install
it worked fine, though I have noticed a couple of things.

1) when performing a pkg install/update the create plan can take a
very, very long time compared to the Dual Opteron 2435 workstation.
 Things that took seconds or worse a few minutes can now take
hours...(literally being left over night)

2) When I attempted to replace the Nvidia-390 driver with the
Nvidia-460 driver, by removing the Nvidia-390 driver it has a
dependency on nvidia pkg, attempting to remove nvidia pkg results in a
warning that the mate install depends on pkg nvidia.

How can upgrade to the Nvidia-460 driver?

Regards

Russell


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

On 03/19/21 09:07 PM, John D Groenveld wrote:


Try
# beadm create nvidia-460
# beadm mount nvidia-460 /tmp/nvidia-460
# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390
# pkg -R /tmp/nvidia-460 install nvidia-460
# beadm activate nvidia-460
# init 6

John
groenv...@acm.org

_

Hello!

Thanks to John to point out this possibility of changing the nvidia
driver version and avoid intermediate reboots.


Hello!

You don't need mate-install,
it's only a meta-package, you can leave in un-installed.

Stephan


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-23 Thread russell

Hi

When I try the following

# beadm create nvidia-460
# beadm mount nvidia-460 /tmp/nvidia-460
# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 
'x11/server/xorg/driver/xorg-video@0.5.11-2020.0.1.2' due to the following 
packages that depend on it:
  mate_install@0.1-2020.0.1.42

If I remove mate_install I can not re-install it as it requires nvidia-390

# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390 mate_install
Packages to remove: 7
Services to change: 2

PHASE  ITEMS
Removing old actions 862/862
Updating package state database Done
Updating package cache   7/7
Updating image stateDone
Creating fast lookup database   Done
root@tesla:/home/russell# pkg -R /tmp/nvidia-460 install nvidia-460 mate_install
Creating Plan (Checking for conflicting actions): \
pkg install: The following packages all deliver driver actions to 
nvidia_modeset:

  
pkg://openindiana.org/driver/graphics/nvidia-460@0.460.67,5.11-2020.0.1.0:20210319T142607Z
  
pkg://openindiana.org/driver/graphics/nvidia-390@0.390.141,5.11-2020.0.1.0:20210311T151457Z

There is a hardcoded dependency on the nvidia-390 driver

On 03/23/21 11:12 AM, russell wrote:


Hi

My dual opteron motherboard finally died, so I had to build a new
workstation based on a Ryzen 5 5600X.
Once the workstation was built, I started the Openindiana install,
downloading the 2020 October text based iso.
Very happy with the installation, no problems there as I wanted to
create a mirrorred boot pair of SSDs.
After completing the Openindiana install on the mirrored pair, I
performed a pkg refresh, then a pkg update creating a new BE.
After completing the update and I performed pkg install mate_install
it worked fine, though I have noticed a couple of things.

1) when performing a pkg install/update the create plan can take a
very, very long time compared to the Dual Opteron 2435 workstation.
 Things that took seconds or worse a few minutes can now take
hours...(literally being left over night)

2) When I attempted to replace the Nvidia-390 driver with the
Nvidia-460 driver, by removing the Nvidia-390 driver it has a
dependency on nvidia pkg, attempting to remove nvidia pkg results in a
warning that the mate install depends on pkg nvidia.

How can upgrade to the Nvidia-460 driver?

Regards

Russell


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


On 03/19/21 09:07 PM, John D Groenveld wrote:


Try
# beadm create nvidia-460
# beadm mount nvidia-460 /tmp/nvidia-460
# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390
# pkg -R /tmp/nvidia-460 install nvidia-460
# beadm activate nvidia-460
# init 6

John
groenv...@acm.org

_


Hello!

Thanks to John to point out this possibility of changing the nvidia
driver version and avoid intermediate reboots.

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460 - update

2021-03-23 Thread John D Groenveld
In message , russell
 writes:
>Things that took seconds or worse a few minutes can now take hours...(lite
>rally being left over night - this was on the system console no gui)
>Having ssh'ed to the workstation and attempted the pkg update via a termin
>al, the performance is similar to the old Dual Opteron 2435

Chris Hutchinson figured out this work-around for his slow
console screen writes:
https://openindiana.org/pipermail/openindiana-discuss/2021-February/023735.html>

John
groenv...@acm.org

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-23 Thread John D Groenveld
In message <6fe6f4c1-714c-a8f9-4b3f-bec4a8877...@willows7.myzen.co.uk>, russell
 writes:
>2) When I attempted to replace the Nvidia-390 driver with the Nvidia-460 
>driver, by removing the Nvidia-390 driver it has a dependency on nvidia 
>pkg, attempting to remove nvidia pkg results in a warning that the mate 
>install depends on pkg nvidia.
>
>How can upgrade to the Nvidia-460 driver?

# pkg uninnstall mate_install
Then...
https://openindiana.org/pipermail/openindiana-discuss/2021-March/024246.html>

John
groenv...@acm.org

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Fresh install of OpenIndiana - can not upgrade nvidia from nvidia-390 to nvidia-460

2021-03-23 Thread Stephan Althaus

On 03/23/21 11:12 AM, russell wrote:

Hi

My dual opteron motherboard finally died, so I had to build a new 
workstation based on a Ryzen 5 5600X.
Once the workstation was built, I started the Openindiana install, 
downloading the 2020 October text based iso.
Very happy with the installation, no problems there as I wanted to 
create a mirrorred boot pair of SSDs.
After completing the Openindiana install on the mirrored pair, I 
performed a pkg refresh, then a pkg update creating a new BE.
After completing the update and I performed pkg install mate_install 
it worked fine, though I have noticed a couple of things.


1) when performing a pkg install/update the create plan can take a 
very, very long time compared to the Dual Opteron 2435 workstation.
 Things that took seconds or worse a few minutes can now take 
hours...(literally being left over night)


2) When I attempted to replace the Nvidia-390 driver with the 
Nvidia-460 driver, by removing the Nvidia-390 driver it has a 
dependency on nvidia pkg, attempting to remove nvidia pkg results in a 
warning that the mate install depends on pkg nvidia.


How can upgrade to the Nvidia-460 driver?

Regards

Russell


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


On 03/19/21 09:07 PM, John D Groenveld wrote:


Try
# beadm create nvidia-460
# beadm mount nvidia-460 /tmp/nvidia-460
# pkg -R /tmp/nvidia-460 uninstall xorg-video nvidia nvidia-390
# pkg -R /tmp/nvidia-460 install nvidia-460
# beadm activate nvidia-460
# init 6

John
groenv...@acm.org

_


Hello!

Thanks to John to point out this possibility of changing the nvidia 
driver version and avoid intermediate reboots.

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss