You are not logged in.

#1 2010-01-10 22:12:52

mailman1175
Member
Registered: 2010-01-09
Posts: 15

netinstall -> flaky wifi when configured manually

I'm an Arch n00b, but not a total linux newcomer (I've been piddling with a few different distros for about a year and a half now). I downloaded a netinstall .img to install on our Acer Aspire One. It's more convenient for me to use wifi (though wired LAN is an option), so I followed the instructions for setting up wifi in the Live environment I found in the Arch Beginner's Wiki.

The problem is (and I ran into the same difficulty when setting up wifi from the command line when I did a minimal Ubuntu install) that the access point association keeps timing out. If the same thing happens when using a GUI network manager (like Ubuntu's Network Manager or WICD), it's invisible to me. I assume (but I don't know) that the Arch installer will pick up package downloads where it left off when the connection dropped out. For now, I've connected to wired LAN, but I'm curious about why it only appears to drop out when I configure the network manually, and how I could set it up to reconnect automatically.

TIA

Offline

#2 2010-01-10 23:10:57

kjon
Member
From: Temuco, Chile
Registered: 2008-04-16
Posts: 398

Re: netinstall -> flaky wifi when configured manually

try disabling power management

iwconfig wlan0 power off

They say that if you play a Win cd backward you hear satanic messages. That's nothing! 'cause if you play it forwards, it installs windows.

Offline

#3 2010-01-11 00:13:29

mailman1175
Member
Registered: 2010-01-09
Posts: 15

Re: netinstall -> flaky wifi when configured manually

kjon wrote:

try disabling power management

iwconfig wlan0 power off
 # iwconfig wlan0 power off
Error for wireless request "Set Power Management" (8B2C) :
      SET failed on device wlan0 ; Operation not supported.
#

Last edited by mailman1175 (2010-01-11 00:13:51)

Offline

#4 2010-01-11 00:21:06

mjheagle8
Member
From: /home/mjheagle8
Registered: 2009-07-12
Posts: 186

Re: netinstall -> flaky wifi when configured manually

try using

#dhcpcd -t 60

to increase the time it waits before timing out.


Desktop/Laptop - DWM :: VM - screen
Registered Linux User Number 483137 :: Victory! :: GitHub

Offline

#5 2010-01-11 00:29:45

mailman1175
Member
Registered: 2010-01-09
Posts: 15

Re: netinstall -> flaky wifi when configured manually

mjheagle8 wrote:

try using

#dhcpcd -t 60

to increase the time it waits before timing out.

Perfect. Now we wait for my slow ISP.

Thank you.

Offline

#6 2010-01-11 01:37:52

mailman1175
Member
Registered: 2010-01-09
Posts: 15

Re: netinstall -> flaky wifi when configured manually

Nope. That didn't do it, either. I set:

dhcpcd -t 600

... and got "leased to essid "home" for infinity" or some such, but the download hung up again. I checked:

dmesg | tail

... and the last entry is

wlan0: association with AP <my MAC address> timed out

What gives?

Offline

#7 2010-01-11 01:55:23

mjheagle8
Member
From: /home/mjheagle8
Registered: 2009-07-12
Posts: 186

Re: netinstall -> flaky wifi when configured manually

try wicd. it usually re-connects automatically if the network drops.


Desktop/Laptop - DWM :: VM - screen
Registered Linux User Number 483137 :: Victory! :: GitHub

Offline

#8 2010-01-11 02:12:07

mailman1175
Member
Registered: 2010-01-09
Posts: 15

Re: netinstall -> flaky wifi when configured manually

mjheagle8 wrote:

try wicd. it usually re-connects automatically if the network drops.

To reiterate: I'm trying to use wireless (because it's more convenient) to complete a net install, and the AP association is timing out. Unless I'm missing something (which is possible), I probably can't install wicd until I get the base installed, eh?

Offline

#9 2010-01-11 02:59:08

mailman1175
Member
Registered: 2010-01-09
Posts: 15

Re: netinstall -> flaky wifi when configured manually

All right, this is getting irritating. My connection's getting dropped, even when using eth0. I guess I can try a different mirror, but it's dropping out at the same spot every time. It gets ~ 62MB downloaded and quits while downloading perl.

Offline

#10 2010-01-11 03:02:22

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: netinstall -> flaky wifi when configured manually

I had a similar issue with a fresh install a while back; (the package, from memory was xorg) I moved to another mirror and -Syy'ed and it worked fine...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#11 2010-01-11 03:08:05

mailman1175
Member
Registered: 2010-01-09
Posts: 15

Re: netinstall -> flaky wifi when configured manually

jasonwryan wrote:

I had a similar issue with a fresh install a while back; (the package, from memory was xorg) I moved to another mirror and -Syy'ed and it worked fine...

The installer hangs, though. I'm downloading base and base-dev; it gets to ~62MB of download and just stops. Nothing. So, I ^C, reboot, start the installer again… but I think I've been trying the same mirror each time. I switched to a mirror I know I haven't used yet this time, so we'll see what happens.

Offline

Board footer

Powered by FluxBB