je reformule ici un problème important concernant vmwareplayer et vmware workstation. Depuis la mise à jour du filesystem ( filesystem updated to 2013.05-1 ) qui a déplacé le chemin de certains binaires, vmware ne se lance plus. J'ai tenté de bien désinstaller et réinstaller vmplayer 9.x et également d'installer vmware-patch et appliqué la ligne de commande requise pour pallier à la mise à jour du filesystem sur archlinux
Code : Tout sélectionner
perl -p -i -e 's|/sbin/(?!modprobe)|/usr/bin/|g' /etc/init.d/vmware /usr/bin/vm-support /usr/bin/vmplayer
les modules se sont bien compilés
et voici l'erreur au lancement (copie du log vmware)
Code : Tout sélectionner
2013-06-17T16:25:14.380+01:00| vthread-3| I120: Invoking modinfo on "vmmon".
2013-06-17T16:25:14.384+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-06-17T16:25:14.385+01:00| vthread-3| I120: Invoking modinfo on "vmnet".
2013-06-17T16:25:14.389+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-06-17T16:25:14.389+01:00| vthread-3| I120: Invoking modinfo on "vmblock".
2013-06-17T16:25:14.393+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-06-17T16:25:14.393+01:00| vthread-3| I120: Invoking modinfo on "vmci".
2013-06-17T16:25:14.397+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
2013-06-17T16:25:14.397+01:00| vthread-3| I120: Invoking modinfo on "vsock".
2013-06-17T16:25:14.402+01:00| vthread-3| I120: "/sbin/modinfo" exited with status 0.
merci
cordialement