All of lore.kernel.org
 help / color / mirror / Atom feed
From: Davide Pesavento <davidepesa@gmail.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	alexander.bartha@drz-wien.at,
	Alexander Bartha <alex.xy.privat@gmx.at>,
	ath9k-devel@lists.ath9k.org,
	linux-wireless <linux-wireless@vger.kernel.org>,
	Pavel Roskin <proski@gnu.org>
Subject: Re: Re: [ath9k-devel] ath9k module-Unable to set channel-since ath comes
Date: Tue, 12 May 2009 10:35:47 +0200	[thread overview]
Message-ID: <2da21fe50905120135h1cb8746foae4b3b4b37b3cb24@mail.gmail.com> (raw)
In-Reply-To: <43e72e890905120014w13ca9317r8ec8fa270f2bbb1e@mail.gmail.com>

Hi,

On Tue, May 12, 2009 at 09:14, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
> On Tue, May 12, 2009 at 12:11 AM, Johannes Berg
> <johannes@sipsolutions.net> wrote:
>> On Mon, 2009-05-11 at 23:55 -0700, Luis R. Rodriguez wrote:
>>
>>> I've tested this and its not the "ath" module which introduces an
>>> issue its a patch which enables PS by default. You can disable that by
>>> recompiling with:
>>>
>>> CONFIG_MAC80211_DEFAULT_PS_VALUE=0
>>>
>>> If using compat-wireless just stuff it into config.mk.
>>
>> I object to that assertion, or at least this way of putting it.
>>
>> If powersave by default causes issues then it's not my patch that's
>> causing the problem, it's the fact that ath9k can't properly deal with
>> powersave in this case. Had the user enabled powersave manually they
>> would have run into the same issue. As such, I think ath9k should
>> probably simply stop claiming it can support PS.
>
> Heh yes, what I meant was ath9k's PS support has some issues which
> still need to be resolved (at least as I've tested it).
>

I've already reported ath9k's issues with PS multiple times [1] [2]
[3], but the driver hasn't been fixed yet. You can find a verbose
debugging output at [4], I hope that helps in fixing the problem (I
can provide even more info if needed and I'm willing to test patches).

Anyway, if the issue isn't going to be resolved quickly (e.g. before
Johannes' "enable PS by default" patch lands in mainline), I think
it's better to disable PS in ath9k as previously suggested.

Regards,
Davide

[1] http://marc.info/?l=linux-wireless&m=123816406913599&w=2
[2] http://marc.info/?l=linux-wireless&m=123999864507104&w=2
[3] http://marc.info/?l=linux-wireless&m=124025926613089&w=2
[4] http://marc.info/?l=linux-wireless&m=124026772102023&w=2

WARNING: multiple messages have this Message-ID (diff)
From: Davide Pesavento <davidepesa@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k module-Unable to set channel-since ath comes
Date: Tue, 12 May 2009 10:35:47 +0200	[thread overview]
Message-ID: <2da21fe50905120135h1cb8746foae4b3b4b37b3cb24@mail.gmail.com> (raw)
In-Reply-To: <43e72e890905120014w13ca9317r8ec8fa270f2bbb1e@mail.gmail.com>

Hi,

On Tue, May 12, 2009 at 09:14, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
> On Tue, May 12, 2009 at 12:11 AM, Johannes Berg
> <johannes@sipsolutions.net> wrote:
>> On Mon, 2009-05-11 at 23:55 -0700, Luis R. Rodriguez wrote:
>>
>>> I've tested this and its not the "ath" module which introduces an
>>> issue its a patch which enables PS by default. You can disable that by
>>> recompiling with:
>>>
>>> CONFIG_MAC80211_DEFAULT_PS_VALUE=0
>>>
>>> If using compat-wireless just stuff it into config.mk.
>>
>> I object to that assertion, or at least this way of putting it.
>>
>> If powersave by default causes issues then it's not my patch that's
>> causing the problem, it's the fact that ath9k can't properly deal with
>> powersave in this case. Had the user enabled powersave manually they
>> would have run into the same issue. As such, I think ath9k should
>> probably simply stop claiming it can support PS.
>
> Heh yes, what I meant was ath9k's PS support has some issues which
> still need to be resolved (at least as I've tested it).
>

I've already reported ath9k's issues with PS multiple times [1] [2]
[3], but the driver hasn't been fixed yet. You can find a verbose
debugging output at [4], I hope that helps in fixing the problem (I
can provide even more info if needed and I'm willing to test patches).

Anyway, if the issue isn't going to be resolved quickly (e.g. before
Johannes' "enable PS by default" patch lands in mainline), I think
it's better to disable PS in ath9k as previously suggested.

Regards,
Davide

[1] http://marc.info/?l=linux-wireless&m=123816406913599&w=2
[2] http://marc.info/?l=linux-wireless&m=123999864507104&w=2
[3] http://marc.info/?l=linux-wireless&m=124025926613089&w=2
[4] http://marc.info/?l=linux-wireless&m=124026772102023&w=2

  reply	other threads:[~2009-05-12  8:36 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090202234254.GI17941@tesla>
     [not found] ` <20090203172701.137550@gmx.net>
     [not found]   ` <20090203173228.GB9713@tesla>
     [not found]     ` <20090203180007.137530@gmx.net>
     [not found]       ` <20090203182537.GA15591@tesla>
     [not found]         ` <20090203184632.137560@gmx.net>
     [not found]           ` <20090203190955.GB15591@tesla>
     [not found]             ` <20090203201941.242400@gmx.net>
     [not found]               ` <20090203212317.GA25036@tesla>
     [not found]                 ` <20090204194544.158460@gmx.net>
     [not found]                   ` <20090204214334.GF5581@tesla>
2009-02-06 20:22                     ` [ath9k-devel] ath9k WMP300nv2 (AR5416) Alexander Bartha
2009-02-06 21:18                       ` Luis R. Rodriguez
2009-02-14 23:06                         ` Alexander Bartha
2009-02-15  1:18                           ` Luis R. Rodriguez
2009-02-16 20:51                             ` Alexander Bartha
2009-02-16 21:42                               ` Luis R. Rodriguez
2009-02-20 17:44                                 ` Alexander Bartha
2009-02-20 17:46                                 ` Alexander Bartha
2009-02-20 18:28                                   ` Pavel Roskin
2009-05-08 21:12                                 ` [ath9k-devel] ath9k module-Unable to set channel-since ath comes Alexander Bartha
2009-05-08 21:40                                   ` Pavel Roskin
2009-05-08 21:53                                     ` Luis R. Rodriguez
2009-05-10 18:41                                       ` Luis R. Rodriguez
2009-05-10 18:41                                         ` Luis R. Rodriguez
2009-05-11  4:17                                         ` Pavel Roskin
2009-05-11  4:17                                           ` Pavel Roskin
2009-05-11  7:40                                           ` Luis R. Rodriguez
2009-05-11  7:40                                             ` Luis R. Rodriguez
2009-05-11 22:06                                             ` Pavel Roskin
2009-05-11 22:06                                               ` Pavel Roskin
2009-05-11 22:22                                               ` Luis R. Rodriguez
2009-05-11 22:22                                                 ` Luis R. Rodriguez
2009-05-12  6:38                                         ` [ath9k-devel] Antwort: " alexander.bartha at drz-wien.at
2009-05-12  6:55                                           ` Re: [ath9k-devel] " Luis R. Rodriguez
2009-05-12  6:55                                             ` Luis R. Rodriguez
2009-05-12  7:11                                             ` Johannes Berg
2009-05-12  7:11                                               ` Johannes Berg
2009-05-12  7:14                                               ` Luis R. Rodriguez
2009-05-12  7:14                                                 ` Luis R. Rodriguez
2009-05-12  8:35                                                 ` Davide Pesavento [this message]
2009-05-12  8:35                                                   ` Davide Pesavento
2009-05-12 16:28                                                   ` [ath9k-devel] Where can I buy a wifi card supported by ath9k? hong zhang
2009-05-12 16:48                                                     ` Luis R. Rodriguez
2009-05-14 18:44                                                   ` [ath9k-devel] ath9k module-Unable to set channel-since ath comes Jouni Malinen
2009-05-14 18:44                                                     ` Jouni Malinen
2009-05-18 18:10                                                     ` Kalle Valo
2009-05-18 18:10                                                       ` Kalle Valo
2009-05-19  7:11                                                     ` [ath9k-devel] Antwort: " alexander.bartha at drz-wien.at

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2da21fe50905120135h1cb8746foae4b3b4b37b3cb24@mail.gmail.com \
    --to=davidepesa@gmail.com \
    --cc=alex.xy.privat@gmx.at \
    --cc=alexander.bartha@drz-wien.at \
    --cc=ath9k-devel@lists.ath9k.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.com \
    --cc=proski@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.