You are not logged in.

#26 2010-04-21 23:16:45

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: [Solved] Ath9k kernel panic

Just realize I linked directly to the source above; the page is here compat-wireless.

Offline

#27 2010-04-22 02:58:23

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

hokasch wrote:

Just realize I linked directly to the source above; the page is here compat-wireless.

Has this solved your problem completely?

Offline

#28 2010-04-22 03:53:39

empthollow
Member
Registered: 2009-09-26
Posts: 168

Re: [Solved] Ath9k kernel panic

If you haven't solved your problem you may want to note what kind of 802.11 network the lockups are happing on.  i.e. b/g/n/mixed.


--empthollow
Check out my Arch based live distro http://fluxcapacity.99k.org

Offline

#29 2010-04-22 03:59:08

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

empthollow wrote:

If you haven't solved your problem you may want to note what kind of 802.11 network the lockups are happing on.  i.e. b/g/n/mixed.

This is a newbie question, but first, how do I find that out?

Secondly, is there a way to throttle the router to a lower speed?

Offline

#30 2010-04-22 12:10:30

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: [Solved] Ath9k kernel panic

To see and adjust this settings, you will need access to the router. See the documentation that came with it on how to configure. I remember trying to set the wireless card's bitrate with iwconfig, but it didn't really work.

Has this solved your problem completely?

Have a look here, what is your experience?

Offline

#31 2010-04-22 15:44:17

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,394

Re: [Solved] Ath9k kernel panic

Today i noticed a segfault in dmesg, i inspected it because an mp3 i was playing over sshfs stopped.
The driver, somehow, has been reloaded by the kernel, and wicd instantly get connected again, but no kernel panics at all.
(asus 1005ha, same wireless chipset)


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#32 2010-04-22 16:09:10

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

I tried compat-wireless to no avail.  I had a kernel panic within hours.  My router was mixed, so I switched it down to n only.  Going to give this a shot.

EDIT: Switching to n did not work.  Trying g only now.

Last edited by oldmerovingian (2010-04-22 16:33:31)

Offline

#33 2010-04-22 18:02:41

shamanstk
Member
Registered: 2009-11-11
Posts: 35

Re: [Solved] Ath9k kernel panic

My home network is g only and its fine. I believe my schools network is a mix of all of 802.11 standards. It appears that ath9k has n issues.
http://bbs.archlinux.org/viewtopic.php?id=91169

Offline

#34 2010-04-22 18:54:54

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

shamanstk wrote:

My home network is g only and its fine. I believe my schools network is a mix of all of 802.11 standards. It appears that ath9k has n issues.
http://bbs.archlinux.org/viewtopic.php?id=91169

Hmm...so that very well may be causing the kernel panics.  After setting my home network to g only it has not had a panic.

I need to keep testing to be sure, but at least we have a good idea of what the problem is.

Now, since we cannot control other networks, is it possible to configure our system to not try to use n?

Offline

#35 2010-04-23 18:47:06

shamanstk
Member
Registered: 2009-11-11
Posts: 35

Re: [Solved] Ath9k kernel panic

http://osdir.com/ml/linux-wireless/2009 … 00462.html so it definitely is the 802.11n issue. So problem located. I have not had any luck disabling the 802.11 on the client side.

Offline

#36 2010-04-23 21:46:18

gaunt
Member
Registered: 2009-12-13
Posts: 62

Re: [Solved] Ath9k kernel panic

I appear to have the same issues... n router sitting 25' from me, and if I connect I get a panic within the hour.  Until a fix comes, at least I know why my machine went for routine months of uptime on Ethernet.

Offline

#37 2010-04-23 23:23:00

Ultraman
Member
Registered: 2009-12-24
Posts: 242

Re: [Solved] Ath9k kernel panic

Wifi-N... that would explain why I can only remember lockups at home. Dont think I ever got them anywhere else, my GFs place has G, university has G and a friend I took it to also has G. Put my router in Wifi-G only mode instead of G/N mix now.
Now i'll see if it still locks up.

Offline

#38 2010-04-23 23:41:01

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

Ultraman wrote:

Wifi-N... that would explain why I can only remember lockups at home. Dont think I ever got them anywhere else, my GFs place has G, university has G and a friend I took it to also has G. Put my router in Wifi-G only mode instead of G/N mix now.
Now i'll see if it still locks up.

It shouldn't. Mine has been on for days now since I switched my router to g only.

We should probably file a bug report to get this fixed.

Offline

#39 2010-04-24 01:05:46

Ultraman
Member
Registered: 2009-12-24
Posts: 242

Re: [Solved] Ath9k kernel panic

So far so good here indeed. And now NetworkManager is able to show information about the connection speed.
I'm interested what tomorrow will bring, i'll work on my laptop instead of my desktop so I can test the wireless.

Offline

#40 2010-04-24 01:20:34

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: [Solved] Ath9k kernel panic

There is probably more to it, my card (AR9280) runs fine in mixed/pure n-mode with compat-wireless (well, it drops the connection from time to time, but not the kernel anymore...). Maybe you can narrow it down to a specific model?

Offline

#41 2010-04-24 17:16:17

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

hokasch wrote:

There is probably more to it, my card (AR9280) runs fine in mixed/pure n-mode with compat-wireless (well, it drops the connection from time to time, but not the kernel anymore...). Maybe you can narrow it down to a specific model?

I am using an AR928X and compat wireless didnt help me any.

Anyone else?

Offline

#42 2010-04-24 17:18:41

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: [Solved] Ath9k kernel panic

You can see the exact model in dmesg after the module is loaded - assuming the driver reports it correctly.

Offline

#43 2010-04-24 17:53:29

Ultraman
Member
Registered: 2009-12-24
Posts: 242

Re: [Solved] Ath9k kernel panic

No compat-wireless here, and I know my card is a AR9285, lspci confirms that as well.
Spend the day on Wifi G, no crashes today.

Last edited by Ultraman (2010-04-24 17:55:57)

Offline

#44 2010-04-24 18:15:55

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

hokasch wrote:

You can see the exact model in dmesg after the module is loaded - assuming the driver reports it correctly.

After looking through dmesg, I discovered my wireless card is AR9280 as well.  Maybe I will try removing compat-wireless and trying again.  Thus far I am fine with just g though.

Offline

#45 2010-04-26 02:06:32

shamanstk
Member
Registered: 2009-11-11
Posts: 35

Re: [Solved] Ath9k kernel panic

AR9285 according to hwinfo.

Offline

#46 2010-04-28 19:06:05

shamanstk
Member
Registered: 2009-11-11
Posts: 35

Re: [Solved] Ath9k kernel panic

The kernel update fixed the problem for me. 5 hours on an N network with no lock up. All this diagnosis was just a practice run I suppose lol

Offline

#47 2010-04-28 22:41:21

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

shamanstk wrote:

The kernel update fixed the problem for me. 5 hours on an N network with no lock up. All this diagnosis was just a practice run I suppose lol

I am going to go home and put my network on N and confirm this. Thanks for keeping us updated!

EDIT: Computer has been on for about 12 hours and no panic.  Seems that the issue has been fixed here as well!

Last edited by oldmerovingian (2010-04-29 14:48:40)

Offline

#48 2010-05-14 08:24:51

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,394

Re: [Solved] Ath9k kernel panic

@oldmerovingian, shamanstk
Since i've no 'n' networks to try out and i'm using a custom kernel, can you tell me what version fixed it?
Thanks.


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#49 2010-05-15 01:19:35

oldmerovingian
Member
From: Denver, Colorado
Registered: 2010-03-19
Posts: 60

Re: [Solved] Ath9k kernel panic

kokoko3k wrote:

@oldmerovingian, shamanstk
Since i've no 'n' networks to try out and i'm using a custom kernel, can you tell me what version fixed it?
Thanks.

I believe it was the last kernel upgrade.  2.6.33-2?

Offline

Board footer

Powered by FluxBB