Hi I have an opensuse 13.2 host machine running vmware player with a windows 7 guest all working fine.
I decided to give the machine more physical RAM since it was a bit slow. After inserting the card and restarting the computer, NetworkManager does not connect to network or internet, however the VM machine connects to the internet and network without a problem,
I have tried DHCP, and static IP, disabeling NetworkManager and using wicked again with DHCP and Static IP with no luck
linux-bhpe:/home/amy # systemctl status NetworkManager
NetworkManager.service - Network Manager
Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled)
Active: active (running) since Tue 2015-01-13 13:21:38 SAST; 1h 57min ago
Main PID: 766 (NetworkManager)
CGroup: /system.slice/NetworkManager.service
└─766 /usr/sbin/NetworkManager --no-daemon
Jan 13 13:22:11 linux-bhpe NetworkManager[766]: <info> Activation (vmnet8) successful, device…d.
Jan 13 13:22:14 linux-bhpe dhclient[1026]: DHCPDISCOVER on enp2s0 to 255.255.255.255 port 67…e8)
Jan 13 13:22:14 linux-bhpe NetworkManager[766]: DHCPDISCOVER on enp2s0 to 255.255.255.255 por…8)
Jan 13 13:22:25 linux-bhpe NetworkManager[766]: <warn> (enp2s0): DHCPv4 request timed out.
Jan 13 13:22:25 linux-bhpe dhclient[1026]: Received signal 15, initiating shutdown.
Jan 13 13:22:25 linux-bhpe NetworkManager[766]: Received signal 15, initiating shutdown.
Jan 13 13:22:25 linux-bhpe NetworkManager[766]: <info> (enp2s0): canceled DHCP transaction, D…26
Jan 13 13:22:25 linux-bhpe NetworkManager[766]: <info> Activation (enp2s0) Stage 4 of 5 (IPv4…
Jan 13 13:22:25 linux-bhpe NetworkManager[766]: <info> Activation (enp2s0) Stage 4 of 5 (IPv4…
Jan 13 13:22:25 linux-bhpe NetworkManager[766]: <info> Activation (enp2s0) Stage 4 of 5 (IPv4…e.
Hint: Some lines were ellipsized, use -l to show in full.
linux-bhpe:/home/amy #
When you tried Wicked with the static IP, did you remember to set the gateway in the Routing section in the YAST2 Network Settings as well as the Name Servers?