Re: wireless at startup
From: Michael Perry (mperry_at_lnxpowered.org)
Date: 11/22/05
- Next message: 99m_at_myway.com: "Any Luck Making a SLES9 Browser Kiosk?"
- Previous message: Bob Hyam: "9.1 to 10.0 upgrade question."
- In reply to: Tim Kynerd: "Re: wireless at startup"
- Next in thread: Andreas Schneider: "Re: wireless at startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Nov 2005 16:24:15 -0800
On Sat, 19 Nov 2005 23:12:59 -0600, Tim Kynerd wrote:
> On Sat, 19 Nov 2005 10:30:57 +0100, mrpiggy wrote:
>
>> I have SuSE 10.0 on a notebook Toshiba Satellite A80
>> with a wireless interface Intel Pro/Wireless 2200BG.
>> The wireless interface is programmed (YAST) to "start at boot" but it does
>> not. Every time I switch on the computer I have to launch
>> YAST-->Network Devices-->Network Card-->
>> IntelProWireless22200BG-->edit-->next-->next-->next-->quit. I mean, I have
>> to go through all the configuration process WITHOUT changing ANY parameter
>> because I find all parameters already properly set.
>> Please, what have I got to do to avoid all this and find my system ready
>> to work and to connect to the access point every time I boot? THANX a lot!
>
> I was having the same problem and it turns out that it is an interrupt
> conflict between ACPI and the wireless networking system (both are trying
> to use IRQ 0). I've just posted about that in another thread that I
> started almost a week ago, and am waiting to see if anyone can help me
> with it.
>
> I would also suggest that you open an xterm (or other terminal program
> that you like) and enter the "dmesg" command. LOTS of messages will scroll
> by -- they're the messages the system generates at startup, including when
> it tries to activate your wireless card and get a network connection.
> Scroll up (using Shift+PgUp) until you see messages related to wireless
> networking. See what those tell you. If you don't understand what they
> mean, post here again and provide the text of the messages.
>
> Best,
> Tim
>
Same problem here on a Dell Inspiron 4100 with a 2200 abg card I added.
But there is no ACPI on this particular laptop. In fact, ACPI breaks
things so I turn it off and use APM. I've done a few things to try to
get the interface up at boot including editing the /etc/sysconfig/network
stanzas directly but no matter what, the wifi interface will not come up
reliably.
One of the things I have noted with some regularity is that the laptop
seems to have a firmware reset at boot time and the firmware for the 2200
abg card resets itself so I don't get a IP address but I do get a eth1
interface up correctly. The file that fires up the wifi connection has
all the correct bits and bytes in it and if I do it manually after either
booting or after suspending it works by doing:
iwconfig eth1 essid xxxxx key yyyyyyyyy
dhcpcd eth1
Today I launched yast because suddenly on last boot all the settings in
teh existing /etc/sysconfig/network file for the wlan were all gone and I
associated with a open AP here in the neighborhood that my neighbor owns
instead of my WEP enabled WRT. I filled in all the settings yet again
and this time did a /etc/init.d/network restart and the whole thing came
up right with an IP address granted that was right.
I think personally that the 2200 abg card does not "settle" right at boot
and so the firmware errors out or something. AFter it settles, I can get
network access manually using iwconfig statements.
We'll see when I reboot my Inspiron later tonite when I test out the
changes I made :)
-- Michael Perry | Do or do not. There is no try. -Master Yoda mperry@lnxpowered.org
- Next message: 99m_at_myway.com: "Any Luck Making a SLES9 Browser Kiosk?"
- Previous message: Bob Hyam: "9.1 to 10.0 upgrade question."
- In reply to: Tim Kynerd: "Re: wireless at startup"
- Next in thread: Andreas Schneider: "Re: wireless at startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|