<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ubuntu 22.04 install vm workstation error in VMware Workstation Player Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906367#M38890</link>
    <description>&lt;P&gt;Try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sudo modprobe vmmon&lt;/LI-CODE&gt;&lt;P&gt;You may also need:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sudo modprobe vmnet&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 05:03:33 GMT</pubDate>
    <dc:creator>steve_bakes</dc:creator>
    <dc:date>2022-04-28T05:03:33Z</dc:date>
    <item>
      <title>ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905277#M38855</link>
      <description>&lt;LI-SPOILER&gt;&lt;SPAN&gt;Extracting VMware Installer...done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Installing VMware VMX 16.2.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Configuring...--- Logging error ---&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):### ] 51%&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/python/lib/logging/__init__.py", line 1082, in emit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;stream.write(msg + self.terminator)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UnicodeEncodeError: 'ascii' codec can't encode character '\u2018' in position 947: ordinal not in range(128)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Call stack:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmware-installer.py", line 694, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;main(options)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmware-installer.py", line 536, in main&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;txn.Install(options.installComponent,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/transaction.py", line 687, in Install&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RunTransaction(actions, options)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/transaction.py", line 414, in RunTransaction&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RunThreadedTransaction(txn, actions)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/transaction.py", line 472, in RunThreadedTransaction&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;txn.Run()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/transaction.py", line 78, in Run&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;self.get()()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/common.py", line 156, in Show&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;wrap(i.PostTransaction, txn.opts['ignoreErrors'])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/util/__init__.py", line 26, in wrap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;func(*args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/install.py", line 308, in PostTransaction&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;self._installer.PostTransactionInstall(**self.args)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/remoteinstaller.py", line 94, in PostTransactionInstall&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;return self.MessageOut(self.whoami(), old, new, upgrade)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/remoteinstaller.py", line 387, in MessageOut&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;retval = vmispy.RunExternalMethod(self._remoteUID, 0, strio.getvalue().decode('latin-1'))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/installer.py", line 122, in MessageIn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;self.proxyObject.MessageIn(uid, str)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/remoteinstallerops.py", line 403, in MessageIn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ret = method(*args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "&amp;lt;string&amp;gt;", line 364, in PostTransactionInstall&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/installer.py", line 40, in Info&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;return self.installer.Log('info', *args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/installer.py", line 335, in Log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;return self.proxyObject.Log(logType, *args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/remoteinstallerops.py", line 159, in Log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;return self.MessageOut(self.whoami(), logType, *args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/remoteinstallerops.py", line 485, in MessageOut&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;retval = vmispy.RunExternalMethod(0, self._UID, strio.getvalue().decode('latin-1'))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/remoteinstaller.py", line 301, in MessageIn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ret = method(*args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/installer.py", line 335, in Log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;return self.proxyObject.Log(logType, *args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "/tmp/vmis.wkxNfq/install/vmware-installer/vmis/core/localinstallerops.py", line 241, in Log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ltype(*args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Message: 'stderr: [AppLoader] Use shipped Linux kernel AIO access library.\nAn up-to-date "libaio" or "libaio1" package from your system is preferred.\n[AppLoader] GLib does not have GSettings support.\nUsing kernel build system.\n/tmp/modconfig-GBXM8A/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Free() falls through to next function PhysTrack_Add()\n/tmp/modconfig-GBXM8A/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Add() falls through to next function PhysTrack_Remove()\n/tmp/modconfig-GBXM8A/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Remove() falls through to next function PhysTrack_Test()\nIn file included from /tmp/modconfig-GBXM8A/vmmon-only/./include/x86desc.h:33,\n from /tmp/modconfig-GBXM8A/vmmon-only/./include/modulecall.h:34,\n from /tmp/modconfig-GBXM8A/vmmon-only/common/task.c:60:\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c: In function \u2018TaskRestoreHostGDTTRLDT\u2019:\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:263:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 263 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:726:7: note: in expansion of macro \u2018SET_TR\u2019\n 726 | SET_TR(tr);\n | ^~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:129:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 129 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:728:7: note: in expansion of macro \u2018SET_LDT\u2019\n 728 | SET_LDT(ldt);\n | ^~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:263:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 263 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:751:10: note: in expansion of macro \u2018SET_TR\u2019\n 751 | SET_TR(tr);\n | ^~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:129:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 129 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:761:7: note: in expansion of macro \u2018SET_LDT\u2019\n 761 | SET_LDT(ldt);\n | ^~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c: In function \u2018Task_Switch\u2019:\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:228:22: note: in expansion of macro \u2018SET_SEGREG\u2019\n 228 | #define SET_SS(expr) SET_SEGREG(ss, expr)\n | ^~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:2620:13: note: in expansion of macro \u2018SET_SS\u2019\n 2620 | SET_SS(kernelStackSegment);\n | ^~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:224:22: note: in expansion of macro \u2018SET_SEGREG\u2019\n 224 | #define SET_DS(expr) SET_SEGREG(ds, expr)\n | ^~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:2716:10: note: in expansion of macro \u2018SET_DS\u2019\n 2716 | SET_DS(ds);\n | ^~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:225:22: note: in expansion of macro \u2018SET_SEGREG\u2019\n 225 | #define SET_ES(expr) SET_SEGREG(es, expr)\n | ^~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:2717:10: note: in expansion of macro \u2018SET_ES\u2019\n 2717 | SET_ES(es);\n | ^~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:226:22: note: in expansion of macro \u2018SET_SEGREG\u2019\n 226 | #define SET_FS(expr) SET_SEGREG(fs, expr)\n | ^~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:2725:10: note: in expansion of macro \u2018SET_FS\u2019\n 2725 | SET_FS(fs);\n | ^~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:67:44: error: expression in static assertion is not constant\n 67 | ASSERT_ON_COMPILE(sizeof(Selector) == 2 &amp;amp;&amp;amp; \\\n | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 68 | ((__builtin_constant_p(expr) &amp;amp;&amp;amp; ((expr) &amp;gt;&amp;gt; 16) == 0) || \\\n | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 69 | sizeof(expr) &amp;lt;= 2))\n | ~~~~~~~~~~~~~~~~~~ \n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_assert.h:372:22: note: in definition of macro \u2018ASSERT_ON_COMPILE\u2019\n 372 | _Static_assert(e, #e); \\\n | ^\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:215:7: note: in expansion of macro \u2018ASSERT_ON_COMPILE_SELECTOR_SIZE\u2019\n 215 | ASSERT_ON_COMPILE_SELECTOR_SIZE(expr); \\\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/./include/vm_asm_x86.h:227:22: note: in expansion of macro \u2018SET_SEGREG\u2019\n 227 | #define SET_GS(expr) SET_SEGREG(gs, expr)\n | ^~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmmon-only/common/task.c:2726:10: note: in expansion of macro \u2018SET_GS\u2019\n 2726 | SET_GS(gs);\n | ^~~~~~\nmake[2]: *** [scripts/Makefile.build:285: /tmp/modconfig-GBXM8A/vmmon-only/common/task.o] Error 1\nmake[2]: *** Waiting for unfinished jobs....\nmake[1]: *** [Makefile:1875: /tmp/modconfig-GBXM8A/vmmon-only] Error 2\nmake: *** [Makefile:117: vmmon.ko] Error 2\nUsing kernel build system.\n/tmp/modconfig-GBXM8A/vmnet-only/hub.c:237:24: warning: argument 1 of type \u2018uint8[]\u2019 {aka \u2018unsigned char[]\u2019} with mismatched bound [-Warray-parameter=]\n 237 | VNetHub_AllocPvn(uint8 id[]) // IN: the PVN ID to alloc on\n | ~~~~~~^~~~\nIn file included from /tmp/modconfig-GBXM8A/vmnet-only/hub.c:43:\n/tmp/modconfig-GBXM8A/vmnet-only/vnetInt.h:173:34: note: previously declared as \u2018uint8[20]\u2019 {aka \u2018unsigned char[20]\u2019}\n 173 | VNetJack *VNetHub_AllocPvn(uint8 id[VNET_PVN_ID_LEN]);\n | ~~~~~~^~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmnet-only/hub.c:261:20: warning: argument 3 of type \u2018uint8[]\u2019 {aka \u2018unsigned char[]\u2019} with mismatched bound [-Warray-parameter=]\n 261 | uint8 id[]) // IN: PVN ID to use (NULL if allocPvn == FALSE)\n | ~~~~~~^~~~\n/tmp/modconfig-GBXM8A/vmnet-only/hub.c:68:37: note: previously declared as \u2018uint8[20]\u2019 {aka \u2018unsigned char[20]\u2019}\n 68 | uint8 id[VNET_PVN_ID_LEN]);\n | ~~~~~~^~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-GBXM8A/vmnet-only/driver.c: In function \u2018VNetFileOpUnlockedIoctl\u2019:\n/tmp/modconfig-GBXM8A/vmnet-only/driver.c:966:7: warning: this statement may fall through [-Wimplicit-fallthrough=]\n 966 | {\n | ^\n/tmp/modconfig-GBXM8A/vmnet-only/driver.c:976:4: note: here\n 976 | case SIOCGETAPIVERSION:\n | ^~~~\nSkipping BTF generation for /tmp/modconfig-GBXM8A/vmnet-only/vmnet.ko due to unavailability of vmlinux\nUnable to install all modules. See log for details.\n\n'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Installing VMware Workstation 16.2.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Configuring...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[######################################################################] 100%&lt;/SPAN&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;terminal post the same error after i change gcc version to gcc-9。&lt;/P&gt;&lt;P&gt;but the ubuntu 20.04 not post the same error&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 14:13:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905277#M38855</guid>
      <dc:creator>debugger_man</dc:creator>
      <dc:date>2022-04-21T14:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905534#M38872</link>
      <description>&lt;P&gt;This is what helped me&lt;/P&gt;&lt;PRE&gt;git clone https://github.com/mkubecek/vmware-host-modules
cd vmware-host-modules
git checkout workstation-16.2.3
sudo make ; sudo make install&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Apr 2022 22:18:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905534#M38872</guid>
      <dc:creator>Sgtkeebs</dc:creator>
      <dc:date>2022-04-22T22:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905609#M38873</link>
      <description>&lt;P&gt;Worked like a charm!&amp;nbsp; I made one small change, swapping ";" for "&amp;amp;&amp;amp;".&amp;nbsp; Prolly wouldn't install anything if the first make didn't work, but just in case...&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;sudo make &amp;amp;&amp;amp; sudo make install&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2022 14:41:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905609#M38873</guid>
      <dc:creator>obitori2016</dc:creator>
      <dc:date>2022-04-23T14:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905686#M38874</link>
      <description>&lt;P&gt;Faced the same issue and followed the above steps. Thank you!&lt;/P&gt;&lt;P&gt;Log file attached.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2022 14:46:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2905686#M38874</guid>
      <dc:creator>sreenathv08</dc:creator>
      <dc:date>2022-04-24T14:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906319#M38889</link>
      <description>&lt;P&gt;I'm still getting an 'unable to locate /dev/vmmon' error.&amp;nbsp; did I miss a step?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 19:27:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906319#M38889</guid>
      <dc:creator>jgilleland</dc:creator>
      <dc:date>2022-04-27T19:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906367#M38890</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sudo modprobe vmmon&lt;/LI-CODE&gt;&lt;P&gt;You may also need:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sudo modprobe vmnet&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 05:03:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906367#M38890</guid>
      <dc:creator>steve_bakes</dc:creator>
      <dc:date>2022-04-28T05:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906398#M38891</link>
      <description>&lt;P&gt;This helped me (&lt;A href="https://askubuntu.com/questions/1096052/vmware-15-error-on-ubuntu-18-4-could-not-open-dev-vmmon-no-such-file-or-dire" target="_blank" rel="noopener"&gt;source)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bmn133_0-1651132068295.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/95006i2335757B9C430C3E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bmn133_0-1651132068295.png" alt="bmn133_0-1651132068295.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 07:48:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906398#M38891</guid>
      <dc:creator>bmn133</dc:creator>
      <dc:date>2022-04-28T07:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906472#M38895</link>
      <description>&lt;P&gt;That fixed it.&amp;nbsp; Should have guessed, I haven't rebooted in a while so there was no reason the new modules would be loaded.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 14:51:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2906472#M38895</guid>
      <dc:creator>jgilleland</dc:creator>
      <dc:date>2022-04-28T14:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2909140#M38948</link>
      <description>&lt;PRE&gt;git clone https://github.com/mkubecek/vmware-host-modules
cd vmware-host-modules
git checkout workstation-16.2.3
sudo make ; sudo make install&lt;BR /&gt;sudo modprobe -a vmw_vmci vmmon vmnet&lt;/PRE&gt;&lt;P&gt;This is what helped me. I added the last line of command.&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 05:51:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2909140#M38948</guid>
      <dc:creator>immortalt</dc:creator>
      <dc:date>2022-05-16T05:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2909769#M38950</link>
      <description>&lt;P&gt;The foregoing all have failed.&amp;nbsp; Player remains unable to open a VM.&amp;nbsp; Player installs.&amp;nbsp; It can install a VM from ISO and run it but the VM cannot be restarted using the VM's restart command, and cannot be opened after reboot.&lt;/P&gt;&lt;P&gt;Over the past month:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have attempted this on Ubuntu 20.04 and three or four reinstalls of Ubuntu 22.04.&lt;/LI&gt;&lt;LI&gt;I have attempted reinstall of VMware Player 16.2.3 fifteen or twenty times.&lt;/LI&gt;&lt;LI&gt;I have attempted every one of the foregoing recommendations at least three times.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please see attached logs.&amp;nbsp; Any suggestions that actually get the software working would be profoundly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 15:14:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2909769#M38950</guid>
      <dc:creator>ebsf1</dc:creator>
      <dc:date>2022-05-18T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2911373#M38972</link>
      <description>&lt;P&gt;Thank you so much that did it for me&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 20:05:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2911373#M38972</guid>
      <dc:creator>pastorchris</dc:creator>
      <dc:date>2022-05-26T20:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2914175#M39050</link>
      <description>&lt;P&gt;It works, I can run the VM, but the Network Interface goes Connected -&amp;gt; Disconnected and vice versa. Constantly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ubuntu Kernel 5.15.0-37 y 5.10.5&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 23:11:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2914175#M39050</guid>
      <dc:creator>facundoo</dc:creator>
      <dc:date>2022-06-14T23:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2918552#M39165</link>
      <description>&lt;P&gt;There is another solution for this problem, which is caused by an error in the /usr/lib/vmware/modules/source/vmmon.tar&lt;/P&gt;&lt;P&gt;See:&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.vmware.com/t5/VMware-Workstation-Pro/VM-Workstation-16-1-gt-16-2-1-on-Ubuntu-21-10-broke-everything/td-p/2878200/page/3" target="_blank"&gt;https://communities.vmware.com/t5/VMware-Workstation-Pro/VM-Workstation-16-1-gt-16-2-1-on-Ubuntu-21-10-broke-everything/td-p/2878200/page/3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is still working for me.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 14:56:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2918552#M39165</guid>
      <dc:creator>gbruno</dc:creator>
      <dc:date>2022-07-13T14:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2921632#M39254</link>
      <description>&lt;P&gt;Thanks You 10,000 times.!!!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 02:46:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2921632#M39254</guid>
      <dc:creator>lefthandkick</dc:creator>
      <dc:date>2022-08-01T02:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2922563#M39280</link>
      <description>&lt;P&gt;It's work thank you .&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2022 09:43:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2922563#M39280</guid>
      <dc:creator>ahmedalobaidy1</dc:creator>
      <dc:date>2022-08-06T09:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2923977#M39297</link>
      <description>&lt;P&gt;Thank you for sharing your concern. Thank you for recommending the solution.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 18:58:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2923977#M39297</guid>
      <dc:creator>utom</dc:creator>
      <dc:date>2022-08-15T18:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2926521#M39370</link>
      <description>&lt;P&gt;Pasted into my Notes app for future reference. Thank you, it worked well!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 18:44:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2926521#M39370</guid>
      <dc:creator>tomfoley</dc:creator>
      <dc:date>2022-08-30T18:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2936144#M39633</link>
      <description>&lt;P&gt;Thanks a lot dear,&lt;/P&gt;&lt;P&gt;Finlay working fine with me&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 21:08:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2936144#M39633</guid>
      <dc:creator>El-Nagdy</dc:creator>
      <dc:date>2022-10-31T21:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2953935#M40168</link>
      <description>&lt;P&gt;I installed VMPlayer 17.0.x. The vmmon has totally chnged, and the error concerning vmmon,tar does not occur any more.&lt;/P&gt;&lt;P&gt;Greetings GBruno&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 10:09:17 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2953935#M40168</guid>
      <dc:creator>gbruno</dc:creator>
      <dc:date>2023-02-12T10:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: ubuntu 22.04 install vm workstation error</title>
      <link>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2953983#M40170</link>
      <description>&lt;P&gt;Does it now support Wayland, or still require XORG?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 20:21:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Workstation-Player/ubuntu-22-04-install-vm-workstation-error/m-p/2953983#M40170</guid>
      <dc:creator>ebsf1</dc:creator>
      <dc:date>2023-02-12T20:21:30Z</dc:date>
    </item>
  </channel>
</rss>

