We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Howdy - I updated my ESXi today (my ESXi was a very early build), and it seems that thpimon no longer works. (There is no /dev/vmgfx.. devices?
It was working on my early build of ESXi (and I did an upgrade of ESXi).
esxcli software vib list|grep pimon shows
esxcli software vib list|grep pimon
thpimon 0.1.0-1OEM.701.1.0.40650718 THX CommunitySupported 2023-01-15
Should it still be working?
The text was updated successfully, but these errors were encountered:
Same here, not working on VMware ESXi 7.0.0 build-20693597
It's already installed,
esxcli software vib install -v /thpimon-0.1.0-1OEM.701.1.0.40650718.aarch64.vib Installation Result Message: Host is not changed. Reboot Required: false VIBs Installed: VIBs Removed: VIBs Skipped: THX_bootbank_thpimon_0.1.0-1OEM.701.1.0.40650718
and reboot already taken place, but:
ls /dev/vmgfx* ls: /dev/vmgfx*: No such file or directory
Sorry, something went wrong.
Same here with last version of ESXi and UEFI fw. Would be awesome to have this updated to actual versions.
No branches or pull requests
Howdy - I updated my ESXi today (my ESXi was a very early build), and it seems that thpimon no longer works. (There is no /dev/vmgfx.. devices?
It was working on my early build of ESXi (and I did an upgrade of ESXi).
esxcli software vib list|grep pimon
showsShould it still be working?
The text was updated successfully, but these errors were encountered: