guerrerolor / android-x86

Automatically exported from code.google.com/p/android-x86
2 stars 1 forks source link

WIFI not working with Intel Centrino Advanced-N 6230 #598

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Trying to turn WIFI on.
2. WIFI still disabled 

What is the expected output? What do you see instead?
Wifi should work. Wifi is still off.

What version of the product are you using? On what operating system?
Tested with Android-x86 r3.2RC2 and 4.0 Devel.

Please provide any additional information below.
Everything is working except Wifi. Tested with a Asus EeePC Slate (EP121)

Original issue reported on code.google.com by marlons1...@googlemail.com on 30 Dec 2011 at 10:36

GoogleCodeExporter commented 9 years ago
The same issue, WiFi chipset Intel Centrino N130

Original comment by ape...@gmail.com on 1 Jan 2012 at 2:10

GoogleCodeExporter commented 9 years ago
It looks like Froyo/Gingerbread supported Centrino through the 
independently-developed Motion branch listed on the "Get Source" page but that 
branch hasn't yet been ported to Honeycomb/ICS. Regardless, it looks like for 
the best hardware support, people tend to build custom kernels... Which we'd 
probably have to do here for our Centrino EP121s. I've also noticed a bit of 
screen flicker on mine.

Original comment by LouisStA...@gmail.com on 5 Jan 2012 at 11:17

GoogleCodeExporter commented 9 years ago
Dos not work. Simpel resun wuy.

lsmod|grep -i iw
iwlwifi

However, in android, you do not have this driver. It's not compiled with the 
kernel. Weehaw! If someone manages to compile one for this kernel, please 
please please post it here.
iwlwifi.ko - goes in /lib/modules/kernelname/kernel/drivers/net/wireless/iwlwifi

Original comment by gand...@gmail.com on 29 Feb 2012 at 11:57

GoogleCodeExporter commented 9 years ago
guys any news on this? no way to get the 6230 on Android ICS? It works well on 
Windows 8 (after some settings changes on the device itself via the device 
manager).
Wonder how to access it via the console. The card works but Wifi looks disabled.

Original comment by bern.wa...@gmail.com on 7 Sep 2012 at 7:41

GoogleCodeExporter commented 9 years ago
People apparently issue some drivers for Linux and for N-6230. Can that be used 
for Android in any ways?

http://intellinuxwireless.org/?n=downloads

B

Original comment by bern.wa...@gmail.com on 11 Sep 2012 at 7:57

GoogleCodeExporter commented 9 years ago
Hi B, many thanks. Seems to be a good idea. However I am not an expert.. Is 
there a step by step on how to extract, compile on Android? I guess I could 
copy the tgz file on an USB key, then extract but what about the compiler (any 
specific command I need to use?

Bern

Original comment by bern.wa...@gmail.com on 22 Oct 2012 at 10:10