guerrerolor / android-x86

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

Wi-Fi Not Working - Intel Centrino Wireless-N 1030 BGN on ASUS Laptop (K53E-BBR9) #796

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Boot from Live USB (created through Unetbootin on Ubuntu 11.04 64 bit)
2. Try to turn on Wi-FI through Settings, Power Widget, or Gmail setup.
3.

What is the expected output? What do you see instead?
Wi-Fi should switch from Off to On, but instead it will not switch to On.  When 
trying to set up Gmail, it says something like, "Turning on Wi-Fi," but it 
never turns on.

What version of the product are you using? On what operating system?
android-x86-4.0-RC1-asus_laptop.iso (Android 4.0 Ice Cream Sandwich)

Please provide any additional information below.
If I remember correctly, the WiFi worked on my Ubuntu 11.04 64 bit OS (on this 
laptop) when it was running Linux kernel 3.0.8.

Selected output of "lspci -k" on Ubuntu 11.04 64 bit with Linux kernel 
3.2.12-030212-generic (from http://kernel.ubuntu.com/~kernel-ppa/mainline/):

02:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 (rev 34)
    Subsystem: Intel Corporation Centrino Wireless-N 1030 BGN
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

Selected output of "lsmod" on Ubuntu 11.04 64 bit with Linux kernel 
3.2.12-030212-generic (from http://kernel.ubuntu.com/~kernel-ppa/mainline/):

Module                  Size  Used by
cfg80211              200055  2 iwlwifi,mac80211

(Everything else works perfectly.  Awesome job with this project!)

Original issue reported on code.google.com by DanGo...@gmail.com on 22 Mar 2012 at 3:43

GoogleCodeExporter commented 8 years ago
Are you able to have the wifi work native now?

Original comment by mr.nicol...@gmail.com on 29 Apr 2014 at 11:00