[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2008-06-16 Thread PaulK
*** This bug is a duplicate of bug 144621 ***
https://bugs.launchpad.net/bugs/144621

I was having similar wireless problems with Hardy on my ThinkPad T60.
Whenever I would roam within the building, same SSID, different AP I
would loose connection.  Also sometimes just sitting there I would loose
connection. dmesg would show

[235611.732641] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235643.724277] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235675.713931] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235707.705562] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235739.696215] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235771.686542] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235803.677537] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235835.668154] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235867.658798] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235899.648452] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235931.640089] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235963.630732] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[235995.621380] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[236027.611036] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[236059.601680] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[236075.342465] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
[236107.332705] eth0: No STA entry for own AP 00:1b:8f:8a:4c:40
.
.
.


I found this:

https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.22/+bug/149214

solution quoted below:
quote

 Anton Khokhlov wrote on 2007-12-20: (permalink)

Yesterday I had found the solution. Ubuntu seems to use old Intel firmware and 
the issue will be resolved if you perform the following steps:
- Download the last firmware archive from 
http://www.intellinuxwireless.org/?p=iwlwifin=Downloads . The file's name is 
iwlwifi-4965-ucode-version number.tgz
- Unpack the archive tar xvf iwlwifi-4965-ucode-what version you got.tgz
- Copy iwlwifi-4965.ucode from the unpacked folder into /lib/firmware/your 
kernel version/iwlwifi-4965.ucode and /lib/firmware/your kernel 
version/iwlwifi-4965-1.ucode (you should overwrite two files with the same data)

After that you need to reboot or just to say
rmmod iwl4965
modprobe iwl4965
Now on my computer it have been working for the 24 hours continuously without 
any disconnect. But I can not guarantee it works everywhere.

/quote

And it seems to have solved it we will see next meeting :-)

Good Luck

-PaulK

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2008-06-14 Thread Mike
*** This bug is a duplicate of bug 144621 ***
https://bugs.launchpad.net/bugs/144621

Hi,
I have the same problem with a linksys  (RaLink RT2561/RT61 802.11g) card. 
Jurjen's solution also works for me, but it is quite annoying.
Any options?
Mike

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2008-05-28 Thread john
*** This bug is a duplicate of bug 144621 ***
https://bugs.launchpad.net/bugs/144621

i get the same exact error with the intel 3945abg once i upgraded both
my laptops to hardy. before that i never saw the error in gutsy. i've
seen many posts over a span of a couple of years on this error over
several distros/kernels/iwl so i'm assuming this entails something
general with a package or combination of packages. who knows? anyway,
i've been able to reconnect fairly easily by executing:

'sudo iwlist scan' 
'ping something_on_the_internet.com'

every time i do this, i get a reply and i'm back in business. this is
only 2 commands so i thought i'd throw that out there as it seems you're
having to do a lot with the whole loading and unloading of the iwl
modules. this works for me on both my laptops whenever my wireless drops
due to the 'No STA entry for own AP' message. maybe this will work for
you. for those that have hardy, i installed linux-backports-
modules-2.6.24-16-generic and linux-backports-modules-hardy-generic on
one of my laptops to see if the wireless in both laptops stop working or
just the one i did not install the 2 packages on. also, another thing i
noticed is that master mode refers to the AP and managed mode refers to
the station (STA) which i guess would be the laptop. i have this set to
'auto'. if the backport modules do not correct the issue for the
wireless my next step is to add:

wireless-mode managed
wireless-ap master

in /etc/network/interfaces

if i still get disconnects then i guess i'll put a script in cron that
runs when ever i get a new 'No STA entry for own AP' entry that will
scan and ping automatically for me in case i'm away from the laptop and
can't do it locally.

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-12-10 Thread Tim Gardner
*** This bug is a duplicate of bug 144621 ***
https://bugs.launchpad.net/bugs/144621

** This bug is no longer a duplicate of bug 151627
   [Gutsy] Update iwlwifi driver to 1.2.0 from 1.1.0 (originally 1.1.17 req) - 
Updated Nov. 27

** This bug has been marked a duplicate of bug 144621
   iwl4965 drops out from time to time (Santa Rosa)

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-26 Thread [EMAIL PROTECTED]
I have a toshiba A205-4777 with the same wireless card. My connection
drops at random intervals also.

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-26 Thread [EMAIL PROTECTED]
*** This bug is a duplicate of bug 151627 ***
https://bugs.launchpad.net/bugs/151627

** This bug has been marked a duplicate of bug 151627
   [Gutsy] Update iwlwifi driver to 1.1.19 from 1.1.0

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-08 Thread Jurjen Oskam
** Changed in: linux-ubuntu-modules-2.6.22 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Kernel Network Team 
(ubuntu-kernel-network)

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-02 Thread Jurjen Oskam

** Attachment added: output of lspci -vvvx as root
   http://launchpadlibrarian.net/9681023/lspci.txt

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148227] Re: iwl4965 connection drops every 10-15 minutes

2007-10-02 Thread Jurjen Oskam

** Attachment added: Full dmesg since boot
   http://launchpadlibrarian.net/9681034/dmesg-full.txt

-- 
iwl4965 connection drops every 10-15 minutes
https://bugs.launchpad.net/bugs/148227
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs