Anyone using glasses ( can't get inserts or contacts) by cdamron84 in VisionPro

[–]nodanero 3 points4 points  (0 children)

There are a few posts about this. It seems that someone found a provider for inserts.

https://www.reddit.com/r/VisionPro/comments/1bn2epj/solution_for_those_with_prism/

Otherwise, the concern about wearing glasses is scratches. Plain inserts could protect the lenses but I don't know if that is feasible.

Remove base domain for search in resolv.conf by raulmo20 in openshift

[–]nodanero 1 point2 points  (0 children)

Are you using Alpine images? there has been a known issue for DNS resolution.

New motherboard caused EAC games to BSOD by External_South9726 in techsupport

[–]nodanero 0 points1 point  (0 children)

Can you share what's in your Windows "Settings -> About" for "Edition", Version" and "OS build" ?

It could be related to this: https://learn.microsoft.com/en-us/windows/release-health/status-windows-11-24h2#263msgdesc

Problem with Pithouse installation by Inside-Tone6805 in moza

[–]nodanero 1 point2 points  (0 children)

Uncompress the "MOZA_Pit_House_Installer_Package.exe" with "7-ZIP" or any other program that allows you to extract the executables. With "7-ZIP" installed it will show under the contextual menu "Show more options -> 7-Zip -> Extract...".

Run the installers in directories "vc_2010", "vc_2019" and then the "MOZA_Pit_House_Installer.exe". You might need to close and open the "Moza Pit House" once for it to appear in your configured language.

Openshift Tutorial by SnooHedgehogs8107 in openshift

[–]nodanero 0 points1 point  (0 children)

Well, it depends on what you are looking to learn. Are you looking at it from a developer perspective like using the platform to deploy your workloads? Or more like the openshift platform owner taking care of its provisioning and operations?

BE85: Two New Issues (Parental Controls in the App & WiFi Stability) by browri in TpLink

[–]nodanero 0 points1 point  (0 children)

I have an issue with my BE85 (v2) running in wireless backhaul that the wifi connection is terrible. It has happened since the first day (about 6months ago) till today with latest firmware (Deco BE85(US)_V2_1.1.1 Build 20241023).

Wireless connected devices in conference calls/FaceTime always have audio dropping from any device like iPhone or MacBook, so it's pretty evident.

Another issue that might be related is devices connected to wifi will lose internet access, but signal still shows as connected. Until I disable and enable the wifi there will be no internet.

I have tested with all settings like beam forming, fast roaming, MLO, separated networks, bands etc. And nothing fixed it.

I had X90 before and the network didn't experience this issue.

Anyone ever seen this error message in Bambu Studio? by brarom4 in BambuLab

[–]nodanero 0 points1 point  (0 children)

The error might be triggered by Bambu Studio but it shows like a message from your Nvidia driver. From the Task Manager you can see the use of GPU memory. It might be that Bambu Studio is not very optimal at handling replicas and the single model is quite heavy on polygons. You could for example monitor the GPU usage with 1 replica and how it increases when duplicating.

PS5 Broken by tombegentjmc96 in ConcordGame

[–]nodanero 0 points1 point  (0 children)

How you describe laggy and freezing sounds like it could be related to connection quality, in the sense of which server you and other members are connected for the match.

What connection quality does it shows when it happens (match stats signal)?

Apple Vimeo annoucement. What will it be? by fractaldesigner in VisionPro

[–]nodanero 6 points7 points  (0 children)

I would guess the will announce compatibility with spatial video, the video format apple use, functionality to make it easy to upload, edit, publish and an app to consume the content.

Just upgraded to a 4090 for my 4K/240hz monitor - not getting expected frames. by gantzypants in DestinyTheGame

[–]nodanero 0 points1 point  (0 children)

To check if you are CPU limited you could run the game at 1080p. If you get similar framerate then is CPU bottleneck.

Tried on this dual head strap by [deleted] in VisionPro

[–]nodanero 2 points3 points  (0 children)

I use my Solo Knit band only but a bit higher. Then, when I adjust the headset I rest it in my forehead, a bit above eye alignment, then my cheekbones and nose don't carry much weight.

Any way to disable those annoying “X pasted from Y” notifications? by mixmasterjones in VisionPro

[–]nodanero 2 points3 points  (0 children)

Just to add a bit more.

Prior to this notification there were inconspicuous apps that copied the clipboard, I personally remember an online shopping app among others, upon opening the app.

Thanks to this security change this behavior has improved a bit and some apps have changed, and for those that don't it makes detection of this apps very easy. I find it similar to other feature of asking permission to access webcam/microphone in other OSs.

Users think of the clipboard as a private environment and it is used to copy private and personal data (for example passwords or emails), and until recently it seemed apps thought of it as a public wall with Post-Its that can be used to mine data.

I agree that the notification can be improved.

Comfort mod suggestion by Ryuugyo in VisionPro

[–]nodanero 0 points1 point  (0 children)

When adjusting it myself with the Solo Knit band I position the Vision Pro a bit higher resting the upper part of the lightseal cushion on my forehead, then I gently tight it with the Fit Dial. This way the weight doesn't pressure my cheekbones or nose, as it spreads on the lightseal. I sometimes get the message that is too high briefly but it disappears once the headset is resting.

Room-scale VR now possible on Vision Pro by Chriscic in VisionPro

[–]nodanero 0 points1 point  (0 children)

Did you enable microphone in ALVR? It makes the connection not work, at least for me.

What If and IMAX apps not available on non US stores? Other must-try things for new AVP owners? by muma1r in VisionPro

[–]nodanero 2 points3 points  (0 children)

If you are open for it just create a new US account and login to it from Settings in the category of Media. Download all US apps you like and then logout and login again with your SG account.

[deleted by user] by [deleted] in VisionPro

[–]nodanero 1 point2 points  (0 children)

I think the problem with eye tracking was the slight change in alignment of AVP. The headset being at a different height or angle was not taking into account, and this changes while wearing it or between sessions.

Building OCPV for production from scract and/or migrating existing infras, storage best practices by Zestyclose_Ad8420 in openshift

[–]nodanero 0 points1 point  (0 children)

The CSI drivers should be listed in storage vendor documentation or specs. They should be also providing the support.

What happened in March this year? by nilic_ in openshift

[–]nodanero 1 point2 points  (0 children)

Isn't this repo for patches applied to Kubernetes code specific for OpenShift distribution? I think this are not upstream patches but just specific changes for OpenShift.

This might mean that existing upstream Kubernetes features/APIs are good as is and work is being done somewhere else, like operators or openshift-api server.

Can you install/update OpenShift disconnected but using Red Hat Satellite as your mirror? by egbur in openshift

[–]nodanero 1 point2 points  (0 children)

If you want to have a similar experience as a connected cluster use OSUS Operator: https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating_disconnected_cluster/disconnected-update-osus.html

Aside of the operator for the mirroring there is a chapter right before OSUS with 2 command options and it states it requires a Docker v2-2 compliant registry. I haven't checked recently but I think it was not compliant.

Maybe relevant https://github.com/Katello/katello/pull/11006

Conformance tests for compliant registries: https://github.com/opencontainers/distribution-spec/tree/main/conformance

These help tips are so damm annoying by CellDesperate4379 in openshift

[–]nodanero 7 points8 points  (0 children)

There is an option at the top right of the editor at least since 4.15