Hi, thanks for the answer. My VM seems to not recognize device at all.
this is my ifconfig output:
mangoh@mangoh-vm:~$ ifconfig
enp0s3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255
inet6 fe80::a00:27ff:fe8d:ae87 prefixlen 64 scopeid 0x20
ether 08:00:27:8d:ae:87 txqueuelen 1000 (Ethernet)
RX packets 2 bytes 1180 (1.1 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 63 bytes 7797 (7.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 16 bytes 1028 (1.0 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 16 bytes 1028 (1.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Host machine recognizes wp7702 as an usb device but not as a network device.
Elmo