I installed Android-x86 on Virtual Box, but when I try to enable wifi, I'm getting error.

"unable to scan networks"

Do you have any solution for this issue?

I have intel(R) wireless wifi link 4965agn card

link|improve this question
3  
For those voting it as off topic; android X86 is a desktop operating system, it's valid here – Simon Sheehan Jan 4 at 5:31
feedback

2 Answers

up vote 1 down vote accepted

Most vm software don't expose the full range of physical hardware to your VM, as Eli says, and in the case of wireless networking you have a 'bridged' connection, which in effect emulates an ethernet connection between your host and guest. One workaround that i found is, rather than using the built in (mini pci-e) based wireless, is to use a usb based wireless device, which can be passed through to the VM.

link|improve this answer
feedback

VirtualBox presents an Ethernet interface to it's VM's, not WiFi. With Android-x86 there should be an "Ethernet" menu in the settings. It will just share your computer's internet connection, not interfering with it.

link|improve this answer
you say that the problem is about VM, so if I install Android-x86 not on vm, as a second os, can I run wifi? – ocanal Jan 4 at 12:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.