Open GoogleCodeExporter opened 9 years ago
Is there a way of manually configuring the wireless ? Its seems lots of people
have issues with wireless, would be good to have a sticky in the wiki on how to
manually configure the wireless card. Ethernet always seems fine.
Original comment by marculo...@gmail.com
on 8 Feb 2011 at 7:45
Turn off Ethernet first, Its enabled by default.
Wifi and Ethernet will not work at the same time on any x86 build AFAIK.
Original comment by t...@sewiki.co.uk
on 8 Feb 2011 at 7:46
Changed to enhancement as the those devices aren't currently supported and we
don't have one to test on.
Original comment by al@alsutton.com
on 9 Feb 2011 at 7:25
Do you know the WiFi hardware?
Original comment by al@alsutton.com
on 9 Feb 2011 at 7:26
Wireless drivers are as follows:
D620 - Intel Pro Wireless 3945
2110 - Dell Wireless 1397
IBM T43 - Intel 2915 PRO/Wireless 802.11
E6400 - Intel wifi link 5100 AGN
Original comment by marculo...@gmail.com
on 14 Feb 2011 at 9:44
I am using dell Latitude e6500 with Dell Wireless 1397 WLAN mini-card.
Disabled the Ethernet, still the wireless setup shows "Error". Any idea about
this?
Original comment by rptalwal...@gmail.com
on 18 Feb 2011 at 5:36
Hi, My name is Shawn and im new to android completely, i just recieved my phone
in the mail the other day only to discover after a little googling, that its in
the process of being ported to x86. this, of course, is of great interest to
me, because im moving away from ios development and liking the feel of android
so far.
ANYYwAYs, i similiarly have a Dell d620, which uses the iwl3945.ko
module/driver that's included in the build, but i am strangely unable to get
any response other than error, when trying to enable wifi in settings, i've ran
dmesgs and more and as far as i can see the wifi card is recognized but
otherwise, is useless. if anyone could help it would be greatly appreciated, im
using 2.2 currently, is there another build thats known to be wifi-compatible?
more details to be supplied upon request.
Original comment by ShawnnKu...@gmail.com
on 28 Feb 2011 at 5:42
wifi works w eclaire on a dell 1012
Original comment by pouriaba
on 13 Mar 2011 at 11:37
My HP520 note Book Runing on Android-X86 2.2.1
but with Wifi Error
"Intel PRO/Wireless 3945ABG"
How to solve this issue?
Original comment by shaharia...@gmail.com
on 27 Mar 2011 at 5:15
I got exactly same problem on my Dell Vostro 1520 installed with INTEL WIFI
LINK 5300 AGN, when I try to enable WiFi under android x86 2.2 it shows error
and nothing else any help will be ihighly appreciated as em leaning towards
using android as my carputer OS.
Original comment by Amir.Mus...@gmail.com
on 5 Apr 2011 at 4:53
I have the same prob on Aspire1 AOA150 ZG5.
Have tried to disable the ethernet but still didn't help at all.
But it works like a charm using Androidx86 1.6.
Original comment by bap...@gmail.com
on 17 May 2011 at 1:27
I'm having intel 3945 wireless card, I'm managed to resolve the issue of
"error" connection when enabling the wifi.
I'm using the froyo 2.2 android x86 and the kernel was 2.6.35.7-dell-sparta-duo
(iso), and was not using generic version (it is not ok wireless with intel 3945
card, may be no wpa_supplicant at /system/bin/).
First I had install android to hardisk. Enabling the read/write access.
Use live cd like ubuntu, copy the firmware, like iwlwifi-3945- 1 and
iwlwifi-3945-2, to /system/lib/firmware/.
Reboot androidx86
Enter to terminal mode (like Alt +F1)
Copy wpa_supplicant.conf from /system/etc/wifi/ to /data/misc/wifi/
And wpa_supplicant.conf to be wifi group. Or else use
Chown wifi wpa_supplicant.conf and chgrp wifi wpa_supplicant.conf at
/data/misc/wifi
Verify networking by using netcfg, should see eth0 is up and wlan0 is down.
Disable the eth0 by
Ifconfig eth0 down
And enable wifi
Ifconfig wlan0 up
Exit from terminal by ALT+F7
Start enabling the wireless button at setting/wireless. It should be start
scanning. Manual key your ssid/password(if any), don't click to ssid by system.
May your wireless will be disconnect randomly, because it cannot get the ip
address from router. You have to manual assign the ip address. Like
ALT+F1, terminal mode
Ifconfig wlan0 192.168.0.110 netmask 255.255.255.0
And check eth0 is down.
If you don't find wlan0 by command netcfg, then modprobe iwl3945. And enable
back the wireless wlan0.
hope this help
Original comment by myew...@gmail.com
on 19 Jun 2011 at 11:33
Is there any other way for begginers? Thank you, error after enable wifi,
compaq presario v6000.
Original comment by pablo.ri...@gmail.com
on 12 Oct 2011 at 3:58
Guys, I have a similar problem with wifi "error" when having loaded either
Android 1.6 or 2.2 for netbooks. I loaded android onto a HP 2133 and even with
turning the ethernet off the wifi wont work nor connect to the existing wifi
point.
Please help. I am a real novice when it comes to linux or coding generally.
Original comment by julian.d...@gmail.com
on 29 Dec 2011 at 10:58
Just to add the wifi device in the HP is a broadcom 802.11b/g
driver version is 4.170.64.5
location - PC bus 2
Would this info help solve the problem?
Thanks
Original comment by julian.d...@gmail.com
on 29 Dec 2011 at 11:08
I'm trying to install Wireless LAN drivers for a Latitude e4200.
I have no LAN or Wireless connectivity at all, and about 1 week's experience
using the command line terminal (So simple instructions only, please).
I have a TELUS Wireless 5550 HSPA Mini Card
(http://www.dell.com/support/drivers/uk/en/rc1050265/DriverDetails/DriverFileFor
mats?DriverId=G0M29&FileId=2731094301&productCode=latitude-e4200&urlProductCode=
False).
Whenever I try to start the wireless connection it simply says "Error".
Does anybody know where I can get the software from, and how I can get it on to
my system without Wired\Wireless access?
Original comment by Perfect....@gmail.com
on 19 Mar 2012 at 4:11
tested 2.2 and 4.0 RC1 with my dell e6400 and wifi is simply not working.
Original comment by ingmatia...@gmail.com
on 23 Mar 2012 at 6:02
Original comment by moktar...@gmail.com
on 8 Jun 2013 at 5:55
Attachments:
Original issue reported on code.google.com by
marculo...@gmail.com
on 8 Feb 2011 at 6:53