VMWare Workstation 6.5 segfault on Fedora 10 x86_64

VMWare Workdstation 6.5 is causing segmentation fault on Fedora 10 x86_64 when trying to execute it. The message is: /usr/lib/vmware/bin/launcher.sh: line 231: 13748 Segmentation fault “$binary” “$@” To solve the problem you need to do this: # mv /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.old # vmware-modconfig –console –install-all After build is over start VMWare, it should work now. Taken …

Fedora 10 mouse pointer problem

I’ve just discovered that when intalling Fedora 10 on some computer causes this problem. Problem start from instalation: there is no pointer for mouse in Anaconda and further in the system. It is a little bit dificult but install system with keaboard only, then when system installed and running do the following steps to fix …