Re: Wireless network problem after upgrade to 8.04
- From: Ken McLennan <kenrmcl@xxxxxxxxxxxxx>
- Date: Thu, 05 Jun 2008 18:29:45 +1000
G'day there Paul,
That wouldn't surprise me but the install told me that it wasPRO/Wireless 3945ABG wireless network card and connected reliably
without problem.
I have that device working in a fresh install of 8.04, so lets see if
you might have some old settings running that are causing trouble.
replacing necessary files. I assumed the old settings would be amongst
those.
# sudo /sbin/lsmodWasn't necessary, it showed up.
it lists out loaded kernel modules. If you don't see iwl3945 in there,
it means it is failing. Could try to load manually
# sudo /sbin/modprobe iwl3945
Then runken@Epona:~$ sudo dmesg | grep iwl
# dmesg
to see if it started.
[ 27.246704] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network
Connection driver for Linux, 1.2.0
[ 27.246707] iwl3945: Copyright(c) 2003-2007 Intel Corporation
[ 27.246871] iwl3945: Detected Intel PRO/Wireless 3945ABG Network
Connection
[ 28.880368] iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 28.883542] wmaster0: Selected rate control algorithm 'iwl-3945-rs'
ken@Epona:~$
I guess it's running.
Here's a very important thing to know:I've never looked. I figured that if it wasn't working then I'd know
The LED light for the wireless device DOES NOT turn on, even if it is working!
without checking the light =).
So in the terminal again, make sure the network-manager is runningI don't have a 'network-manager' there, only a 'networking' entry.
# /etc/init.d/network-manager restart
Is that the same?
ken@Epona:/etc/init.d$ ls net*
networking
ken@Epona:/etc/init.d$
and thenYep. The applet is in the top bar and I've used it to set what I
# nm-applet
should make sure the network-manager applet is running. Try to use
that to manage your connection.
thought were the correct settings as previous, but no success.
IF you want the LED light to come on, you can get it by installing theNot a priority <g>.
backported linux kernel module.
There is also an updated version of the Network Manager available.Now that I'm in Windoze I can have a look for it. Dunno it it will
Look in archives for last week for an email I posted in this list
called "Head's up for people with Wireless in Harty, especially Intel
Wireless IPW adapters". That points at the links.
be more suitable than the standard installation, but it can't hurt.
If it's any use, this is the result of stopping & starting the
init.d/networking command:
root@Epona:/etc/init.d# ./networking stop
* Deconfiguring network
interfaces... There is already
a pid file /var/run/dhclient.wlan0.pid with pid 9263
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wmaster0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:19:d2:75:cf:ff
Sending on LPF/wlan0/00:19:d2:75:cf:ff
Sending on Socket/fallback
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.
[ OK ]
root@Epona:/etc/init.d# ./networking start
* Configuring network
interfaces... Error for
wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Device or resource busy.
There is already a pid file /var/run/dhclient.wlan0.pid with pid 134519072
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wmaster0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:19:d2:75:cf:ff
Sending on LPF/wlan0/00:19:d2:75:cf:ff
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
[ OK ]
root@Epona:/etc/init.d#
It make little sense to me, except to indicate that something's not
working as I wish it to.
Thanks for taking the time to help,
It's much appreciated.
Ken McLennan
Qld, Australia.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Wireless network problem after upgrade to 8.04
- From: Paul Johnson
- Re: Wireless network problem after upgrade to 8.04
- From: Derek Broughton
- Re: Wireless network problem after upgrade to 8.04
- References:
- Wireless network problem after upgrade to 8.04
- From: Ken McLennan
- Re: Wireless network problem after upgrade to 8.04
- From: Paul Johnson
- Wireless network problem after upgrade to 8.04
- Prev by Date: Re: Wireless network problem after upgrade to 8.04
- Next by Date: Re: No sound
- Previous by thread: Re: Wireless network problem after upgrade to 8.04
- Next by thread: Re: Wireless network problem after upgrade to 8.04
- Index(es):
Relevant Pages
|