2009-03-11 07:31:00

by Nico Schottelius

[permalink] [raw]
Subject: X200 suspend status on -wl and -next

Good morning!

vmlinuz-2.6.29-rc7-wl-ikn-32831-g98c5597:
resume and suspend works once, after that the attached
dmesg output is printed and no further suspend is possible
2.6.29-rc7-next-20090306-ikn:
seems to work fine so far, even adjusting the brightness works

Sincerly,

Nico

ps: please cc on reply

--
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C


Attachments:
(No filename) (0.00 B)
signature.asc (197.00 B)
Digital signature
Download all attachments

2009-03-11 08:46:55

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: X200 suspend status on -wl and -next

On Wednesday 11 March 2009, Nico Schottelius wrote:
> Good morning!
>
> vmlinuz-2.6.29-rc7-wl-ikn-32831-g98c5597:

Does -wl stand for 'wireless'?

> resume and suspend works once, after that the attached
> dmesg output is printed and no further suspend is possible
> 2.6.29-rc7-next-20090306-ikn:
> seems to work fine so far, even adjusting the brightness works

Rafael

2009-03-11 08:52:45

by Nico Schottelius

[permalink] [raw]
Subject: Re: X200 suspend status on -wl and -next

Rafael J. Wysocki [Wed, Mar 11, 2009 at 09:46:22AM +0100]:
> On Wednesday 11 March 2009, Nico Schottelius wrote:
> > Good morning!
> >
> > vmlinuz-2.6.29-rc7-wl-ikn-32831-g98c5597:
>
> Does -wl stand for 'wireless'?

Yep:

ikn% grep url .git/config
url = git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git

Nico

--
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C


Attachments:
(No filename) (511.00 B)
signature.asc (197.00 B)
Digital signature
Download all attachments

2009-03-11 18:45:45

by John W. Linville

[permalink] [raw]
Subject: Re: X200 suspend status on -wl and -next

On Wed, Mar 11, 2009 at 09:52:29AM +0100, Nico Schottelius wrote:
> Rafael J. Wysocki [Wed, Mar 11, 2009 at 09:46:22AM +0100]:
> > On Wednesday 11 March 2009, Nico Schottelius wrote:
> > > Good morning!
> > >
> > > vmlinuz-2.6.29-rc7-wl-ikn-32831-g98c5597:
> >
> > Does -wl stand for 'wireless'?
>
> Yep:
>
> ikn% grep url .git/config
> url = git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git

Any chance you'd like to try wireless-testing to help to isolate
possible sources of this problem?

git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git

John
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.

2009-03-11 19:02:18

by Nico Schottelius

[permalink] [raw]
Subject: Re: X200 suspend status on -wl and -next

John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > ikn% grep url .git/config
> > url = git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
>
> Any chance you'd like to try wireless-testing to help to isolate
> possible sources of this problem?
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git

Sure, why not. It's just another git-clone & make & wait :-)

Btw, next bug-report in linux-next will come in next minutes (for iwlagn).

Sincerly,

Nico

--
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C


Attachments:
(No filename) (689.00 B)
signature.asc (197.00 B)
Digital signature
Download all attachments
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> Any chance you'd like to try wireless-testing to help to isolate
> possible sources of this problem?
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git

v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
suspends and resumes). But it seems you do not add the full kernel version:

sgnx20002:/home/nico/wireless-testing# git describe
v2.6.29-rc7-17155-g2f7ab92
sgnx20002:/home/nico/wireless-testing# uname -r
2.6.29-rc7-wl-ikn

Which is the kernel built some seconds before.

Nico

--
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C


Attachments:
(No filename) (766.00 B)
signature.asc (197.00 B)
Digital signature
Download all attachments

2009-03-12 17:45:59

by John W. Linville

[permalink] [raw]
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

On Thu, Mar 12, 2009 at 03:20:03PM +0100, Nico -telmich- Schottelius wrote:
> John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > Any chance you'd like to try wireless-testing to help to isolate
> > possible sources of this problem?
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
>
> v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
> suspends and resumes). But it seems you do not add the full kernel version:
>
> sgnx20002:/home/nico/wireless-testing# git describe
> v2.6.29-rc7-17155-g2f7ab92
> sgnx20002:/home/nico/wireless-testing# uname -r
> 2.6.29-rc7-wl-ikn
>
> Which is the kernel built some seconds before.

I don't know where you get the -ikn bits from, presumably from the
iwlwifi project. Given what you said above, it would seem you are
getting your suspend/resume problems from them as well... :-(

John
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.

2009-03-12 18:27:29

by Reinette Chatre

[permalink] [raw]
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

On Thu, 2009-03-12 at 10:30 -0700, John W. Linville wrote:
> On Thu, Mar 12, 2009 at 03:20:03PM +0100, Nico -telmich- Schottelius wrote:
> > John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > > Any chance you'd like to try wireless-testing to help to isolate
> > > possible sources of this problem?
> > >
> > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> >
> > v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
> > suspends and resumes). But it seems you do not add the full kernel version:
> >
> > sgnx20002:/home/nico/wireless-testing# git describe
> > v2.6.29-rc7-17155-g2f7ab92
> > sgnx20002:/home/nico/wireless-testing# uname -r
> > 2.6.29-rc7-wl-ikn
> >
> > Which is the kernel built some seconds before.
>
> I don't know where you get the -ikn bits from, presumably from the
> iwlwifi project. Given what you said above, it would seem you are
> getting your suspend/resume problems from them as well... :-(

In our repo we do not add anything to the value of localversion. We also
track wireless-testing _very_ closely so the differences are at most a
handful of patches. Could you please send me commit id of iwlwifi-2.6
repo that fails as well as the commit id of wireless-testing repo that
succeeds?

Thanks

Reinette

2009-03-12 18:42:21

by Reinette Chatre

[permalink] [raw]
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

On Thu, 2009-03-12 at 11:32 -0700, Chatre, Reinette wrote:
> On Thu, 2009-03-12 at 10:30 -0700, John W. Linville wrote:
> > On Thu, Mar 12, 2009 at 03:20:03PM +0100, Nico -telmich- Schottelius wrote:
> > > John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > > > Any chance you'd like to try wireless-testing to help to isolate
> > > > possible sources of this problem?
> > > >
> > > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> > >
> > > v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
> > > suspends and resumes). But it seems you do not add the full kernel version:
> > >
> > > sgnx20002:/home/nico/wireless-testing# git describe
> > > v2.6.29-rc7-17155-g2f7ab92
> > > sgnx20002:/home/nico/wireless-testing# uname -r
> > > 2.6.29-rc7-wl-ikn
> > >
> > > Which is the kernel built some seconds before.
> >
> > I don't know where you get the -ikn bits from, presumably from the
> > iwlwifi project. Given what you said above, it would seem you are
> > getting your suspend/resume problems from them as well... :-(
>
> In our repo we do not add anything to the value of localversion.

I have to clarify ... iwlwifi-2.6 does not add anything to localversion
that is already there from the wireless-testing repository. So,
iwlwifi-2.6 kernels will have identical name as wireless-testing
kernels.

Reinette

2009-03-13 07:49:05

by Nico Schottelius

[permalink] [raw]
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

Happy Friday morning everybody,

reinette chatre [Thu, Mar 12, 2009 at 11:47:13AM -0700]:
> On Thu, 2009-03-12 at 11:32 -0700, Chatre, Reinette wrote:
> > On Thu, 2009-03-12 at 10:30 -0700, John W. Linville wrote:
> > > On Thu, Mar 12, 2009 at 03:20:03PM +0100, Nico -telmich- Schottelius wrote:
> > > > John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > > > > Any chance you'd like to try wireless-testing to help to isolate
> > > > > possible sources of this problem?
> > > > >
> > > > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> > > >
> > > > v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
> > > > suspends and resumes). But it seems you do not add the full kernel version:
> > > >
> > > > sgnx20002:/home/nico/wireless-testing# git describe
> > > > v2.6.29-rc7-17155-g2f7ab92
> > > > sgnx20002:/home/nico/wireless-testing# uname -r
> > > > 2.6.29-rc7-wl-ikn
> > > >
> > > > Which is the kernel built some seconds before.
> > >
> > > I don't know where you get the -ikn bits from, presumably from the
> > > iwlwifi project. Given what you said above, it would seem you are
> > > getting your suspend/resume problems from them as well... :-(

-ikn is a suffix used for the x200 by me (hostname). It is appended, because
I've several different machines / configurations, but does not add any patch

Nico

--
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C


Attachments:
(No filename) (1.52 kB)
signature.asc (197.00 B)
Digital signature
Download all attachments
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

reinette chatre [Thu, Mar 12, 2009 at 11:32:22AM -0700]:
> On Thu, 2009-03-12 at 10:30 -0700, John W. Linville wrote:
> > On Thu, Mar 12, 2009 at 03:20:03PM +0100, Nico -telmich- Schottelius wrote:
> > > John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > > > Any chance you'd like to try wireless-testing to help to isolate
> > > > possible sources of this problem?
> > > >
> > > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> > >
> > > v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
> > > suspends and resumes). But it seems you do not add the full kernel version:
> > >
> > > sgnx20002:/home/nico/wireless-testing# git describe
> > > v2.6.29-rc7-17155-g2f7ab92
> > > sgnx20002:/home/nico/wireless-testing# uname -r
> > > 2.6.29-rc7-wl-ikn
> > >
> > > Which is the kernel built some seconds before.
> >
> > I don't know where you get the -ikn bits from, presumably from the
> > iwlwifi project. Given what you said above, it would seem you are
> > getting your suspend/resume problems from them as well... :-(
>
> In our repo we do not add anything to the value of localversion. We also
> track wireless-testing _very_ closely so the differences are at most a
> handful of patches. Could you please send me commit id of iwlwifi-2.6
> repo that fails as well as the commit id of wireless-testing repo that
> succeeds?

As I did before in this thread:

vmlinuz-2.6.29-rc7-wl-ikn-32831-g98c5597 from iwlwifi-2.6: fails
2.6.29-rc7-wl-ikn or v2.6.29-rc7-17155-g2f7ab92 from wireless-testing: works

Btw, I'm running 2.6.29-rc7-next-20090306-ikn currently, which also looks good.

Nico

--
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42 F7CF B8BE F92A 9885 188C


Attachments:
(No filename) (1.79 kB)
signature.asc (197.00 B)
Digital signature
Download all attachments

2009-03-13 17:56:18

by Reinette Chatre

[permalink] [raw]
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

On Fri, 2009-03-13 at 01:00 -0700, Nico -telmich- Schottelius wrote:
> reinette chatre [Thu, Mar 12, 2009 at 11:32:22AM -0700]:
> > On Thu, 2009-03-12 at 10:30 -0700, John W. Linville wrote:
> > > On Thu, Mar 12, 2009 at 03:20:03PM +0100, Nico -telmich- Schottelius wrote:
> > > > John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > > > > Any chance you'd like to try wireless-testing to help to isolate
> > > > > possible sources of this problem?
> > > > >
> > > > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> > > >
> > > > v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
> > > > suspends and resumes). But it seems you do not add the full kernel version:
> > > >
> > > > sgnx20002:/home/nico/wireless-testing# git describe
> > > > v2.6.29-rc7-17155-g2f7ab92
> > > > sgnx20002:/home/nico/wireless-testing# uname -r
> > > > 2.6.29-rc7-wl-ikn
> > > >
> > > > Which is the kernel built some seconds before.
> > >
> > > I don't know where you get the -ikn bits from, presumably from the
> > > iwlwifi project. Given what you said above, it would seem you are
> > > getting your suspend/resume problems from them as well... :-(
> >
> > In our repo we do not add anything to the value of localversion. We also
> > track wireless-testing _very_ closely so the differences are at most a
> > handful of patches. Could you please send me commit id of iwlwifi-2.6
> > repo that fails as well as the commit id of wireless-testing repo that
> > succeeds?
>
> As I did before in this thread:
>
> vmlinuz-2.6.29-rc7-wl-ikn-32831-g98c5597 from iwlwifi-2.6: fails
> 2.6.29-rc7-wl-ikn or v2.6.29-rc7-17155-g2f7ab92 from wireless-testing: works

I am sorry that I missed this information in the thread.

>
> Btw, I'm running 2.6.29-rc7-next-20090306-ikn currently, which also looks good.

Your wireless-testing repository tested is much newer than the
iwlwifi-2.6 one ... new patches for our driver is in your
wireless-testing repo but not in iwlwifi-2.6. So, in your testing
wireless-testing contains more up to date iwlwifi code than the
iwlwifi-2.6 repo.

Could you please test with today's versions of the two repos? There is a
one small patch difference.

Thank you

Reinette

2009-03-13 23:42:42

by Reinette Chatre

[permalink] [raw]
Subject: Re: [ipw3945-devel] X200 suspend status on -wl and -next

On Fri, 2009-03-13 at 11:01 -0700, Chatre, Reinette wrote:
> On Fri, 2009-03-13 at 01:00 -0700, Nico -telmich- Schottelius wrote:
> > reinette chatre [Thu, Mar 12, 2009 at 11:32:22AM -0700]:
> > > On Thu, 2009-03-12 at 10:30 -0700, John W. Linville wrote:
> > > > On Thu, Mar 12, 2009 at 03:20:03PM +0100, Nico -telmich- Schottelius wrote:
> > > > > John W. Linville [Wed, Mar 11, 2009 at 02:44:07PM -0400]:
> > > > > > Any chance you'd like to try wireless-testing to help to isolate
> > > > > > possible sources of this problem?
> > > > > >
> > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> > > > >
> > > > > v2.6.29-rc7-17155-g2f7ab92 looks good (as in: wlan works after several
> > > > > suspends and resumes). But it seems you do not add the full kernel version:
> > > > >
> > > > > sgnx20002:/home/nico/wireless-testing# git describe
> > > > > v2.6.29-rc7-17155-g2f7ab92
> > > > > sgnx20002:/home/nico/wireless-testing# uname -r
> > > > > 2.6.29-rc7-wl-ikn
> > > > >
> > > > > Which is the kernel built some seconds before.
> > > >
> > > > I don't know where you get the -ikn bits from, presumably from the
> > > > iwlwifi project. Given what you said above, it would seem you are
> > > > getting your suspend/resume problems from them as well... :-(
> > >
> > > In our repo we do not add anything to the value of localversion. We also
> > > track wireless-testing _very_ closely so the differences are at most a
> > > handful of patches. Could you please send me commit id of iwlwifi-2.6
> > > repo that fails as well as the commit id of wireless-testing repo that
> > > succeeds?
> >
> > As I did before in this thread:
> >
> > vmlinuz-2.6.29-rc7-wl-ikn-32831-g98c5597 from iwlwifi-2.6: fails
> > 2.6.29-rc7-wl-ikn or v2.6.29-rc7-17155-g2f7ab92 from wireless-testing: works
>
> I am sorry that I missed this information in the thread.
>
> >
> > Btw, I'm running 2.6.29-rc7-next-20090306-ikn currently, which also looks good.
>
> Your wireless-testing repository tested is much newer than the
> iwlwifi-2.6 one ... new patches for our driver is in your
> wireless-testing repo but not in iwlwifi-2.6. So, in your testing
> wireless-testing contains more up to date iwlwifi code than the
> iwlwifi-2.6 repo.
>
> Could you please test with today's versions of the two repos? There is a
> one small patch difference.

The difference is not just one patch anymore ... could you please run
your test with yesterday's version of the two repositories?

Thank you very much

Reinette