Wireless problem, firmware reload

Hello, my wireless usually stops working correctly after few minutes/hours. When i do “/etc/init.d/network restart” it starts working again but only for a short time (usually minutes/seconds). I need to restart completely, sometimes it help for a while. It is dual boot system, windows 7 works fine. Other devices using wifi work without problems. I have found similar problem on other non-suse linux sites, sometimes they were solved and if it was so then it was done by kernel update few months ago. Is this known issue in suse?

uname -rsv

Linux 3.4.28-2.20-desktop #1 SMP PREEMPT Tue Jan 29 16:51:37 UTC 2013 (143156b)

openSUSE 12.2, 64bit

dmesg


 3997.715430] iwlwifi 0000:04:00.0: Queue 2 stuck for 10000 ms.
 3997.715439] iwlwifi 0000:04:00.0: Current SW read_ptr 219 write_ptr 19
 3997.715477] iwlwifi 0000:04:00.0: Current HW read_ptr 219 write_ptr 19
 3997.715482] iwlwifi 0000:04:00.0: On demand firmware reload
 3997.716138] ieee80211 phy0: Hardware restart was requested
 3997.716199] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
 3997.722766] iwlwifi 0000:04:00.0: Radio type=0x2-0x2-0x1

lspci

04:00.0 Network controller: Intel Corporation Centrino Wireless-N 130 (rev 34)

lspci -n


04:00.0 0280: 8086:0896 (rev 34)

Thanks for help. I will be happy to provide other information if necessary.

On 03/12/2013 08:16 AM, nethar1024 wrote:
>
> Hello, my wireless usually stops working correctly after few
> minutes/hours. When i do “/etc/init.d/network restart” it starts working
> again but only for a short time (usually minutes/seconds). I need to
> restart completely, sometimes it help for a while. It is dual boot
> system, windows 7 works fine. Other devices using wifi work without
> problems. I have found similar problem on other non-suse linux sites,
> sometimes they were solved and if it was so then it was done by kernel
> update few months ago. Is this known issue in suse?

There is no suse. Do you mean SUSE, or openSUSE? From the later part of your
posting, not quoted here, it appears you are using openSUSE 12.2.

If a problem like your was solved with a kernel update, and that solution was
due to a change in the driver for your wireless, you can either use a newer
kernel, or use the compat-wireless package for your kernel.

Yes, as I have already written in my first post (maybe you missed that part) I use openSUSE 12.2 64bit. I am using up to date standard packages, I can try some newer versions of kernel from different repositories if it is recommended, I tend to use standard packages as much as possible because I don’t want to risk other issues. I will also test with compat-wireless, thanks for info.

Solved by kernel upgrade (upgrade of openSUSE from 12.2 to 12.3)