public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: GNUtoo <GNUtoo@no-log.org>
To: linux-wireless@vger.kernel.org
Subject: wl1251_sdio PSM
Date: Sun, 25 Apr 2010 23:18:20 +0200	[thread overview]
Message-ID: <1272230300.2349.23.camel@gnutoo-desktop> (raw)

Hi,
We are trying to make the htc dream(also known as G1) android phone
usable with a standard GNU(non android) userland.

Inside the htcdream there is a wl1251_sdio chip.

We already use the wl1251_sdio driver with a special module for
initialization.

The problem is that When the wifi is on,the battery last for about an
hour.

So we definitely need power saving features like PSM(I hope I used the
right acronym,I'm looking for the system which makes the access point
buffer frames for the phone and then we request the frames,other power
saving mode are also welcome but as I understood this one is the most
important)

Grepping for psm in the driver show that there is some sort of support
for PSM.

Unfortunately the following method of activation failed:

# ./iw dev wlan0 set power_save on
command failed: Operation not supported (-95)


# iwconfig wlan0 power period 2 
Error for wireless request "Set Power Management" (8B2C) :
    invalid argument "2".

and I didn't find a psm sys node.

I wonder where it has been disabled,and if I can re-enable it.

I was also told that most driver have psm disabled,I don't know the
reason tough(maybe performance,as it has a serious impact on
performance)

our (bad quality)kenrel tree can be found here(we're not yet kernel
hackers):
http://gitorious.org/htc-msm-2-6-32/leviathan-incoming/commits/msm-gnuconform

Denis


             reply	other threads:[~2010-04-25 21:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-25 21:18 GNUtoo [this message]
2010-04-25 21:57 ` wl1251_sdio PSM GNUtoo
2010-04-25 22:47   ` GNUtoo
2010-04-26 12:36     ` GNUtoo
2010-04-27 12:39       ` Grazvydas Ignotas
2010-04-27 13:27         ` GNUtoo
2010-04-27 16:03           ` GNUtoo
2010-04-27 16:08             ` GNUtoo
2010-04-27 17:05               ` GNUtoo
2010-05-04 15:24         ` gnutoo
2010-05-04 16:19           ` Grazvydas Ignotas
2010-05-01  5:19 ` Kalle Valo
2010-05-01 11:53   ` GNUtoo

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=1272230300.2349.23.camel@gnutoo-desktop \
    --to=gnutoo@no-log.org \
    --cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox