* D600 + S3 Sleep
@ 2005-03-18 9:14 Ow Mun Heng
[not found] ` <1111137292.23665.5.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
0 siblings, 1 reply; 14+ messages in thread
From: Ow Mun Heng @ 2005-03-18 9:14 UTC (permalink / raw)
To: Acpi-List
Hi All,
Anyone here managed to get S3 to work on the D600?
I'm on 2.6.11 kernel and still the same Black Screen after resume
persists.
I've tried Software Suspend 2 and By golly, it's much faster then SW1.
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz
98% Microsoft(tm) Free!!
Neuromancer 17:13:44 up 1:29, 6 users, load average: 0.81, 1.06, 0.96
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: D600 + S3 Sleep
[not found] ` <1111137292.23665.5.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
@ 2005-03-18 10:54 ` Proinnsias Breathnach
[not found] ` <20050318105425.GJ14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
2005-03-18 14:03 ` Stefan Seyfried
1 sibling, 1 reply; 14+ messages in thread
From: Proinnsias Breathnach @ 2005-03-18 10:54 UTC (permalink / raw)
To: Acpi-List
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
On Fri, Mar 18, 2005 at 05:14:52PM +0800, Ow Mun Heng wrote:
> Hi All,
>
> Anyone here managed to get S3 to work on the D600?
>
> I'm on 2.6.11 kernel and still the same Black Screen after resume
> persists.
>
> I've tried Software Suspend 2 and By golly, it's much faster then SW1.
>
Yes, it's quite simple and reliable, you need to append vga=normal to
your command-line as neither vesafb nor radeonfb play nice.
After that - my mileage has been good (4 or 5 day suspends, and 8 or 9
day uptimes so far), yours may vary though
P
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: D600 + S3 Sleep
[not found] ` <20050318105425.GJ14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
@ 2005-03-18 11:13 ` Ow Mun Heng
[not found] ` <1111144388.23668.46.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
0 siblings, 1 reply; 14+ messages in thread
From: Ow Mun Heng @ 2005-03-18 11:13 UTC (permalink / raw)
To: Acpi-List
On Fri, 2005-03-18 at 10:54 +0000, Proinnsias Breathnach wrote:
> On Fri, Mar 18, 2005 at 05:14:52PM +0800, Ow Mun Heng wrote:
> > Hi All,
> >
> > Anyone here managed to get S3 to work on the D600?
> >
> > I'm on 2.6.11 kernel and still the same Black Screen after resume
> > persists.
> >
> > I've tried Software Suspend 2 and By golly, it's much faster then SW1.
> >
> Yes, it's quite simple and reliable, you need to append vga=normal to
> your command-line as neither vesafb nor radeonfb play nice.
>
> After that - my mileage has been good (4 or 5 day suspends, and 8 or 9
> day uptimes so far), yours may vary though
vga=normal??
So that means no High-Res Console??
Right now, I'm using
root=/dev/hda3 video=vesafb:ywrap,mtrr,1280x1024-24@60
splash=verbose,theme:emergence resume2=swap:/dev/hda5
So.. I need to remove all of those and only left with this??
root=/dev/hda3 vga=normal resume2=swap:/dev/hda5 ??
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz
98% Microsoft(tm) Free!!
Neuromancer 19:10:31 up 3:26, 6 users, load average: 0.30, 0.57, 0.58
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: D600 + S3 Sleep
[not found] ` <1111144388.23668.46.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
@ 2005-03-18 11:53 ` Proinnsias Breathnach
[not found] ` <20050318115313.GK14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
0 siblings, 1 reply; 14+ messages in thread
From: Proinnsias Breathnach @ 2005-03-18 11:53 UTC (permalink / raw)
To: Acpi-List
[-- Attachment #1: Type: text/plain, Size: 872 bytes --]
On Fri, Mar 18, 2005 at 07:13:08PM +0800, Ow Mun Heng wrote:
> vga=normal??
>
> So that means no High-Res Console??
'fraid so :(
Unless someone comes up with a nice way of making it work with vga=795
(or whatever it was I used have before ...)
> Right now, I'm using
>
> root=/dev/hda3 video=vesafb:ywrap,mtrr,1280x1024-24@60
> splash=verbose,theme:emergence resume2=swap:/dev/hda5
>
> So.. I need to remove all of those and only left with this??
>
> root=/dev/hda3 vga=normal resume2=swap:/dev/hda5 ??
>
Looks about right ... I think I have something else in there as well ...
just checking now ...
Nope, used to have something in to have acpi ignore irq7 which was a
common problem pre 2.6.9 iirc ... vga=normal is all I have now !
(Just realised the laptop's been in S3 for the last four days ! and only
half the battery gone !)
P
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: D600 + S3 Sleep
[not found] ` <1111137292.23665.5.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
2005-03-18 10:54 ` Proinnsias Breathnach
@ 2005-03-18 14:03 ` Stefan Seyfried
1 sibling, 0 replies; 14+ messages in thread
From: Stefan Seyfried @ 2005-03-18 14:03 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Fri, Mar 18, 2005 at 05:14:52PM +0800, Ow Mun Heng wrote:
> Hi All,
>
> Anyone here managed to get S3 to work on the D600?
yes.
>
> I'm on 2.6.11 kernel and still the same Black Screen after resume
> persists.
I am using "vga=normal", the X-Server restores the backlight for me.
(it also works well with vbetool restore IIRC, but i did not test the
last few weeks).
seife@strolchi:~> uname -a
Linux strolchi 2.6.11.4-4-default #1 Wed Mar 16 21:34:20 UTC 2005 i686 i686 i386 GNU/Linux
eife@strolchi:~> X -version
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: SuSE Linux [ELF] SuSE
Current Operating System: Linux strolchi 2.6.11.4-4-default #1 Wed Mar 16 21:34:20 UTC 2005 i686
Build Date: 16 March 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
seife@strolchi:~> lspci|grep VGA
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [FireGL 9000] (rev 02)
This is the upcoming SUSE 9.3 configuration. Works for me since at least
8 Weeks (always tracking the latest kernel and using pretty latest X.org)
> I've tried Software Suspend 2 and By golly, it's much faster then SW1.
Well swsusp is also fast for me, but i have never compared it to swsusp2.
--
Stefan Seyfried
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: D600 + S3 Sleep
[not found] ` <20050318115313.GK14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
@ 2005-03-18 14:05 ` Stefan Seyfried
[not found] ` <20050318140556.GB18696-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
0 siblings, 1 reply; 14+ messages in thread
From: Stefan Seyfried @ 2005-03-18 14:05 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Fri, Mar 18, 2005 at 11:53:13AM +0000, Proinnsias Breathnach wrote:
> On Fri, Mar 18, 2005 at 07:13:08PM +0800, Ow Mun Heng wrote:
> > vga=normal??
> >
> > So that means no High-Res Console??
> 'fraid so :(
>
> Unless someone comes up with a nice way of making it work with vga=795
> (or whatever it was I used have before ...)
not much hope here, i have had one of our X developers pondering over this
one (he knows the radeon chipsets pretty well) but to no avail. It seems
the machine never wakes up if _any_ framebuffer is used (radeonfb also does
not work).
--
Stefan Seyfried
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <20050318140556.GB18696-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
@ 2005-03-18 16:08 ` Dmitry Torokhov
[not found] ` <d120d50005031808081344c22e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-03-18 16:09 ` Proinnsias Breathnach
1 sibling, 1 reply; 14+ messages in thread
From: Dmitry Torokhov @ 2005-03-18 16:08 UTC (permalink / raw)
To: Stefan Seyfried; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Fri, 18 Mar 2005 15:05:56 +0100, Stefan Seyfried
<seife-T+3qhDtrTvDv8lqoKu5MV4HBZQ1bDw0s@public.gmane.org> wrote:
> On Fri, Mar 18, 2005 at 11:53:13AM +0000, Proinnsias Breathnach wrote:
> > On Fri, Mar 18, 2005 at 07:13:08PM +0800, Ow Mun Heng wrote:
> > > vga=normal??
> > >
> > > So that means no High-Res Console??
> > 'fraid so :(
> >
> > Unless someone comes up with a nice way of making it work with vga=795
> > (or whatever it was I used have before ...)
>
> not much hope here, i have had one of our X developers pondering over this
> one (he knows the radeon chipsets pretty well) but to no avail. It seems
> the machine never wakes up if _any_ framebuffer is used (radeonfb also does
> not work).
I wonder if it is possible to restore original text mode when
suspending? Probably not with vesafb but with other specialize FB
drivers?
--
Dmitry
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <20050318140556.GB18696-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
2005-03-18 16:08 ` Dmitry Torokhov
@ 2005-03-18 16:09 ` Proinnsias Breathnach
[not found] ` <20050318160957.GL14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
1 sibling, 1 reply; 14+ messages in thread
From: Proinnsias Breathnach @ 2005-03-18 16:09 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 713 bytes --]
On Fri, Mar 18, 2005 at 03:05:56PM +0100, Stefan Seyfried wrote:
> On Fri, Mar 18, 2005 at 11:53:13AM +0000, Proinnsias Breathnach wrote:
> > Unless someone comes up with a nice way of making it work with vga=795
> > (or whatever it was I used have before ...)
>
> not much hope here, i have had one of our X developers pondering over this
> one (he knows the radeon chipsets pretty well) but to no avail. It seems
> the machine never wakes up if _any_ framebuffer is used (radeonfb also does
> not work).
Oh well :)
Life's like that !
I konw the FB stuff works if the acpi_late_bios patch is used per:
http://www.loria.fr/~thome/d600/
But I've not been bothered to test it personally !
P
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <d120d50005031808081344c22e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2005-03-18 17:00 ` Matthew Garrett
0 siblings, 0 replies; 14+ messages in thread
From: Matthew Garrett @ 2005-03-18 17:00 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Fri, 2005-03-18 at 11:08 -0500, Dmitry Torokhov wrote:
> I wonder if it is possible to restore original text mode when
> suspending? Probably not with vesafb but with other specialize FB
> drivers?
We don't know how to program text mode on most cards.
--
Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <20050318160957.GL14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
@ 2005-03-19 22:16 ` Stefan Seyfried
2005-03-22 5:33 ` Ow Mun Heng
1 sibling, 0 replies; 14+ messages in thread
From: Stefan Seyfried @ 2005-03-19 22:16 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Fri, Mar 18, 2005 at 04:09:57PM +0000, Proinnsias Breathnach wrote:
>
> I konw the FB stuff works if the acpi_late_bios patch is used per:
> http://www.loria.fr/~thome/d600/
ok, i'll take a look at it after the easter holidays.
--
Stefan Seyfried
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <20050318160957.GL14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
2005-03-19 22:16 ` Stefan Seyfried
@ 2005-03-22 5:33 ` Ow Mun Heng
[not found] ` <1111469595.27022.37.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
1 sibling, 1 reply; 14+ messages in thread
From: Ow Mun Heng @ 2005-03-22 5:33 UTC (permalink / raw)
To: Acpi-List
On Fri, 2005-03-18 at 16:09 +0000, Proinnsias Breathnach wrote:
> On Fri, Mar 18, 2005 at 03:05:56PM +0100, Stefan Seyfried wrote:
> > On Fri, Mar 18, 2005 at 11:53:13AM +0000, Proinnsias Breathnach wrote:
> > > Unless someone comes up with a nice way of making it work with vga=795
> > > (or whatever it was I used have before ...)
> >
> > not much hope here, i have had one of our X developers pondering over this
> > one (he knows the radeon chipsets pretty well) but to no avail. It seems
> > the machine never wakes up if _any_ framebuffer is used (radeonfb also does
> > not work).
> Oh well :)
>
> Life's like that !
>
> I konw the FB stuff works if the acpi_late_bios patch is used per:
> http://www.loria.fr/~thome/d600/
I've tested it and it worked.
But it was too much work to get S3 done so I dropped it.
Now that I saw S3 is working for others, I thought I try again.
And Yes, Proinnsais, sadly the config you mentioned, I tried but it
doesn't work. It doesn't Come back up. POST for the video doesn't happen
for some reason for my config.
Not sure why and not sure how much of an incentive I have to go do it
since S4 with suspend2 works like a charm. (Except for the stupid
Xscreensaver thing causing intermittent hangs. I've sent an email to
suspend2 list)
>
> But I've not been bothered to test it personally !
>
> P
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz
98% Microsoft(tm) Free!!
Neuromancer 13:33:14 up 1 day, 3:16, 7 users, load average: 1.73, 0.79,
0.48
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <1111469595.27022.37.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
@ 2005-03-22 12:21 ` Proinnsias Breathnach
[not found] ` <20050322122150.GP14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
0 siblings, 1 reply; 14+ messages in thread
From: Proinnsias Breathnach @ 2005-03-22 12:21 UTC (permalink / raw)
To: Acpi-List
[-- Attachment #1: Type: text/plain, Size: 808 bytes --]
On Tue, Mar 22, 2005 at 01:33:15PM +0800, Ow Mun Heng wrote:
> And Yes, Proinnsais, sadly the config you mentioned, I tried but it
> doesn't work. It doesn't Come back up. POST for the video doesn't happen
> for some reason for my config.
>
> Gentoo/Linux on DELL D600 1.4Ghz
For what it's worth - my D600 is running BIOS A14 and is a 1.6Ghz with
the full centrino (ipw2200), Radeon M9 and 1400*1050 14" screen.
It's not a vanilla kernel, rather Ubuntu's current 2.6.10 which I
believe contains the 2.6.11 acpi code.
Grub boots the kernel with only : root=/dev/hda2 ro vga=normal
What BIOS do you have - and indeed - what command-line are you using ?
It's annoying to get going - but shouldn't take so much time - the
laptop can remain in S3 suspend for 5 days or more easily.
P
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <20050322122150.GP14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
@ 2005-03-23 10:16 ` Ow Mun Heng
[not found] ` <1111573013.26351.65.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
0 siblings, 1 reply; 14+ messages in thread
From: Ow Mun Heng @ 2005-03-23 10:16 UTC (permalink / raw)
To: Acpi-List
On Tue, 2005-03-22 at 12:21 +0000, Proinnsias Breathnach wrote:
> On Tue, Mar 22, 2005 at 01:33:15PM +0800, Ow Mun Heng wrote:
> > And Yes, Proinnsais, sadly the config you mentioned, I tried but it
> > doesn't work. It doesn't Come back up. POST for the video doesn't happen
> > for some reason for my config.
> >
> > Gentoo/Linux on DELL D600 1.4Ghz
>
> For what it's worth - my D600 is running BIOS A14 and is a 1.6Ghz with
> the full centrino (ipw2200), Radeon M9 and 1400*1050 14" screen.
1.4Ghz centrino (ndiswrapper), Radeon M9 and 1400x1050
>
> It's not a vanilla kernel, rather Ubuntu's current 2.6.10 which I
> believe contains the 2.6.11 acpi code.
I'm using suspend2-sources from gentoo. Basically it's 2.6.11 patched
with suspend2 and gensplash and a few fixes from 2.6.11.2 (IIRC)
>
> Grub boots the kernel with only : root=/dev/hda2 ro vga=normal
>
> What BIOS do you have - and indeed - what command-line are you using ?
Was A14, upgraded to A15 to see if it works.
root=/dev/hda3 video=vesafb:ywrap,mtrr,1280x1024-24@60
splash=verbose,theme:emergence resume2=swap:/dev/hda5
Orignially, then after you suggested only
root=/dev/hda3 vga=normal resume2=swap:/dev/hda5
> It's annoying to get going - but shouldn't take so much time - the
> laptop can remain in S3 suspend for 5 days or more easily.
Well.. it's annoying me now.
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz
98% Microsoft(tm) Free!!
Neuromancer 18:14:55 up 2 days, 7:57, 7 users, load average: 0.73, 0.80,
0.74
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Re: D600 + S3 Sleep
[not found] ` <1111573013.26351.65.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
@ 2005-03-23 14:47 ` Proinnsias Breathnach
0 siblings, 0 replies; 14+ messages in thread
From: Proinnsias Breathnach @ 2005-03-23 14:47 UTC (permalink / raw)
To: Acpi-List
On Wed, Mar 23, 2005 at 06:16:52PM +0800, Ow Mun Heng wrote:
> 1.4Ghz centrino (ndiswrapper), Radeon M9 and 1400x1050
>
> Well.. it's annoying me now.
>
Any chance it's the ndiswrapper is causing the problems ?
Which wireless chipset do you have ? if it's the ipw2100 (you mentioned
802.11b earlier), it might be worth using the ipw drivers which seem to
suspend safely ?
That's about the only big difference I can see !
P
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2005-03-23 14:47 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-18 9:14 D600 + S3 Sleep Ow Mun Heng
[not found] ` <1111137292.23665.5.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
2005-03-18 10:54 ` Proinnsias Breathnach
[not found] ` <20050318105425.GJ14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
2005-03-18 11:13 ` Ow Mun Heng
[not found] ` <1111144388.23668.46.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
2005-03-18 11:53 ` Proinnsias Breathnach
[not found] ` <20050318115313.GK14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
2005-03-18 14:05 ` Stefan Seyfried
[not found] ` <20050318140556.GB18696-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
2005-03-18 16:08 ` Dmitry Torokhov
[not found] ` <d120d50005031808081344c22e-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-03-18 17:00 ` Matthew Garrett
2005-03-18 16:09 ` Proinnsias Breathnach
[not found] ` <20050318160957.GL14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
2005-03-19 22:16 ` Stefan Seyfried
2005-03-22 5:33 ` Ow Mun Heng
[not found] ` <1111469595.27022.37.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
2005-03-22 12:21 ` Proinnsias Breathnach
[not found] ` <20050322122150.GP14600-PWUXgD0Mw7gU45xQlXEPcg@public.gmane.org>
2005-03-23 10:16 ` Ow Mun Heng
[not found] ` <1111573013.26351.65.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
2005-03-23 14:47 ` Proinnsias Breathnach
2005-03-18 14:03 ` Stefan Seyfried
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox