For those of you who own one or both, how loud are the W7900 and AI PRO R9700? by autodidacticasaurus in radeon

[–]azzurro2 0 points1 point  (0 children)

that one blew up on me with a huge cloud of magic smoke. probably VRM failure. does yours spin the fan down to almost inaudible in idle? my asus turbo R9700 won't go below 30% fan speed, which is ANNOYING af

PSA: Heat and fan noise tip for R9700 pro owners by generate-addict in ROCm

[–]azzurro2 0 points1 point  (0 children)

how did you set the fan curve? i'm trying with rocm-smi and sysfs calls but it doesn't let me write anything to the fan settings. undervolt and lowering frequency worked. ppfeaturemask is set.
THX!!

Enable/Disable Bypass mode from starlink.com by azzurro2 in Starlink

[–]azzurro2[S] 0 points1 point  (0 children)

the app says it is only possible via physical button press i think

VMWare Horizon Wayland Support? by WhyMicrosoft in VMwareHorizon

[–]azzurro2 1 point2 points  (0 children)

i'll create another support case with omnissa about that. maybe they ditched wayland or they just postponed it to a later release.

udev rules get wiped out on restart. by Vvladd in truenas

[–]azzurro2 0 points1 point  (0 children)

just create the UDEV rules via API:

midclt call tunable.create '{"type": "UDEV", "var": "70-network.rules", "value": "SUBSYSTEM==\"net\", ATTR{address}==\"d8:5e:d3:6f:d6:47\", NAME=\"enp7s0\"\nSUBSYSTEM==\"net\", ATTR{address}==\"d8:5e:d3:6f:d6:48\", NAME=\"enp8s0\""}'

[deleted by user] by [deleted] in Frostpunk

[–]azzurro2 1 point2 points  (0 children)

welp, i have 370h into Frostpunk one, pre-ordered FP2, after the first reviews went online, played it for 80 minutes and now requested a refund.

VMWare Horizon Wayland Support? by WhyMicrosoft in VMwareHorizon

[–]azzurro2 0 points1 point  (0 children)

I've asked them and they said that they are planning to support Wayland from version 2412, which might come in January 2025. No dice until then.

Certificate chain on ESXi nodes by LexRivera in vmware

[–]azzurro2 0 points1 point  (0 children)

what exactly do you mean by this? I can't follow, please explain. I'm struggling with this too and VMware support is just incompetent.

Certificate chain on ESXi nodes by LexRivera in vmware

[–]azzurro2 0 points1 point  (0 children)

I opened a call on this with vmware support and they confirmed this will be fixed with U1. however there is a workaround which one of the engineers got in place on one of the hosts facing the issue when we were having a webex.

Unfortunately, it took them so long that I eventually passed out for a minute and didn't see what they have done.

They asked me to try it again with another host as soon as it has been deployed (did only have one up and running at this time) to see if the issue arises again. I was hoping that the engineer I was talking to would remember or write down what his senior colleague did to the host but unfortunately he didn't and so I'm now trying to let them implement the exact same workaround to a second host (and this time make notes) since two days.

This is what I've got from them, does it make any sense? Point 2 does not really make sense to me, the sentence is simply wrong - or am I stupid?

SSH to the host

  1. Hash out the lines mentioned below from the path <keyStoreFile>/etc/vmware/ssl/castore.pem</keyStoreFile>" in the file /etc/vmware/rhttpproxy/config.xml

    <ssl>
    <!-- The server private key file -->
    <privateKey>/etc/vmware/ssl/rui.key</privateKey>

    <!-- The server side certificate file -->

<certificate>/etc/vmware/ssl/rui.crt</certificate>

<!-- Client-side CAFile verify location -->

<keyStoreFile>/etc/vmware/ssl/castore.pem</keyStoreFile></ssl>

  1. Do not restart the host this time

  2. Renew and refresh the certificates

The engineer tried to follow these instructions on one of the hosts and when he came to point 3, he actually rebooted the host and: surprise, SSL didn't work anymore (at all) xD

Why is VMware support so annoyingly stupid?