VMware workstation 12.5.7
: 30 sierpnia 2018, 14:35
Witam
Przestał mi robić VMWare Workstation 12.5.7 po aktualizacji, niestety nie sprawdzam za każdym razem czy wszystkie programy robią po aktualizacji
, więc ten okazał się że akurat jak potrzebowałem to nie ma. Z gcc już robiłem testy z 5 i 6 w końcu wsadziłem 7
uname -a
gcc --version
/etc/init.d/vmware restart
sudo vmware-modconfig --console --install-all
tutaj log /tmp/vmware-root/
przewaliłem pół internetu i forum VMware i na razie cisza, może ktoś z Was ogarnął ten problem?
dzięki
Przestał mi robić VMWare Workstation 12.5.7 po aktualizacji, niestety nie sprawdzam za każdym razem czy wszystkie programy robią po aktualizacji

uname -a
Kod: Zaznacz cały
Linux xxxxx4.12.0-1-amd64 #1 SMP Debian 4.12.6-1 (2017-08-12) x86_64 GNU/Linux
Kod: Zaznacz cały
gcc (Debian 7.3.0-28) 7.3.0
Kod: Zaznacz cały
Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family done
Virtual machine communication interface done
Virtual machine monitor done
Blocking file system done
Starting VMware services:
Virtual machine monitor failed
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet failed
VMware Authentication Daemon done
Kod: Zaznacz cały
Failed to get gcc information.
Kod: Zaznacz cały
1 2018-08-30T14:26:26.921+02:00| modconfig| I125: Log for VMware Workstation pid=21965 version=12.5.7 build=build-5813279 option=Rele$
2 2018-08-30T14:26:26.921+02:00| modconfig| I125: The process is 64-bit.
3 2018-08-30T14:26:26.921+02:00| modconfig| I125: Host codepage=UTF-8 encoding=UTF-8
4 2018-08-30T14:26:26.921+02:00| modconfig| I125: Host is Linux 4.12.0-1-amd64 Debian GNU/Linux testing (buster)
5 2018-08-30T14:26:26.920+02:00| modconfig| I125: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or direct$
6 2018-08-30T14:26:26.920+02:00| modconfig| I125: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default$
7 2018-08-30T14:26:26.920+02:00| modconfig| I125: DictionaryLoad: Cannot open file "/root/.vmware/config": No such file or directory.
8 2018-08-30T14:26:26.920+02:00| modconfig| I125: PREF Optional preferences file not found at /root/.vmware/config. Using default val$
9 2018-08-30T14:26:26.920+02:00| modconfig| I125: PREF Unable to check permissions for preferences file.
10 2018-08-30T14:26:26.920+02:00| modconfig| I125: DictionaryLoad: Cannot open file "/root/.vmware/preferences": No such file or direc$
11 2018-08-30T14:26:26.920+02:00| modconfig| I125: PREF Failed to load user preferences.
12 2018-08-30T14:26:27.122+02:00| modconfig| I125: Initialized! Lets do this thing...
13 2018-08-30T14:26:27.125+02:00| modconfig| I125: Obtaining info using the running kernel.
14 2018-08-30T14:26:27.127+02:00| modconfig| I125: Created new pathsHash.
15 2018-08-30T14:26:27.127+02:00| modconfig| I125: Setting header path for 4.12.0-1-amd64 to "/lib/modules/4.12.0-1-amd64/build/includ$
16 2018-08-30T14:26:27.127+02:00| modconfig| I125: Validating path "/lib/modules/4.12.0-1-amd64/build/include" for kernel release "4.1$
17 2018-08-30T14:26:27.127+02:00| modconfig| I125: Failed to find /lib/modules/4.12.0-1-amd64/build/include/linux/version.h
18 2018-08-30T14:26:27.127+02:00| modconfig| I125: /lib/modules/4.12.0-1-amd64/build/include/linux/version.h not found, looking for ge$
19 2018-08-30T14:26:27.127+02:00| modconfig| I125: using /usr/bin/gcc for preprocess check
20 2018-08-30T14:26:27.134+02:00| modconfig| I125: Preprocessed UTS_RELEASE, got value "4.12.0-1-amd64".
21 2018-08-30T14:26:27.134+02:00| modconfig| I125: The header path "/lib/modules/4.12.0-1-amd64/build/include" for the kernel "4.12.0-$
22 2018-08-30T14:26:27.301+02:00| modconfig| I125: found symbol version file /lib/modules/4.12.0-1-amd64/build/Module.symvers
23 2018-08-30T14:26:27.301+02:00| modconfig| I125: Reading symbol versions from /lib/modules/4.12.0-1-amd64/build/Module.symvers.
24 2018-08-30T14:26:27.320+02:00| modconfig| I125: Read 19506 symbol versions
25 2018-08-30T14:26:27.328+02:00| modconfig| I125: Reading in info for the vmmon module.
26 2018-08-30T14:26:27.328+02:00| modconfig| I125: Reading in info for the vmnet module.
27 2018-08-30T14:26:27.328+02:00| modconfig| I125: Reading in info for the vmblock module.
28 2018-08-30T14:26:27.328+02:00| modconfig| I125: Reading in info for the vmci module.
29 2018-08-30T14:26:27.328+02:00| modconfig| I125: Reading in info for the vsock module.
30 2018-08-30T14:26:27.328+02:00| modconfig| I125: Setting vsock to depend on vmci.
31 2018-08-30T14:26:27.342+02:00| modconfig| I125: Trying to find a suitable PBM set for kernel "4.12.0-1-amd64".
32 2018-08-30T14:26:27.342+02:00| modconfig| I125: No matching PBM set was found for kernel "4.12.0-1-amd64".
33 2018-08-30T14:26:27.342+02:00| modconfig| I125: Found compiler at "/usr/bin/gcc"
34 2018-08-30T14:26:27.344+02:00| modconfig| I125: Got gcc version "7".
35 2018-08-30T14:26:27.344+02:00| modconfig| I125: Unable to parse gcc version
36 2018-08-30T14:26:27.347+02:00| modconfig| I125: We are now shutdown. Ready to die!
dzięki