public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
@ 2005-04-27 22:44 Ron Rechenmacher
       [not found] ` <200504272244.j3RMibEf032018-vjLZTnyA75mSFZzDrWHoTA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Ron Rechenmacher @ 2005-04-27 22:44 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
  Cc: kojm-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f, ron-13hema8v3vg

Hi,

I'm wondering if I'm having the same problem.
I was using a Dell M60 w/ 2.6.10 and 2.6.11.7 with no problems.
The M60 has 855PM chipset with integrated (ICH4) ATA IDE and the disk
is a parallel IDE disk.

The M70 is 915PM based with integrated SATA controller which somehow
(experts know?) can work with the IDE driver, but slow, but with the
SATA driver + SCSI works better. Anyway, the disk is still a parallel
IDE disk, so I suppose there must be some serial <-> parallel magic 
going on.
Anywho, when I suspend, all seems well, but when I try to wake, the
disk doesn't come back and if I wait long enough, I get some:
     journal commit I/O error
and sometimes some other disk timeout errors.
Sometimes the video screen comes pack and the mouse works and I can type,
but, b/c the disk isn't working, I can't do anything. Sometimes the video
doesn't come back, but the caps lock still works.

I've tried 2.6.10, 2.6.11.7, and 2.6.12-rc2

So, which driver(s) should I look at?
Or is there a simple chant to /proc that can wake up the disk correctly?
Or am I not doing something correctly before/after I
   echo mem >/sys/power/state
Or is the 915PM and/or SATA acpi stuff just (too) new and I should help
get it working?

The system does successfully suspend to RAM and wake up under windows XP :(

Any ideas/suggestions/comments or work for me to do?

Thanks,
Ron

Tomasz Kojm <tk@lo...> said:
> Dear power experts,
>    I"m fighting with S3 on Toshiba Tecra A3 without success for a few
> days
>  now. I"ve tried all combinations of acpi_sleep on various kernels
>  (including -mm ones) down to 2.6.8 and the effect is always the same:
>  laptop properly(?) suspends but on resume it doesn"t initialize
> graphics
>  (LCD is off) and seem to be hanged (at least the keyboard, because
> the
>  system doesn"t react on any commands, including ctrl+alt+del). The
>  computer is based on the Intel 915 GM chipset with integrated
> graphics.
>    I hope someone can drive me in a good direction. For the last three
>  years I was successfully using suspend2ram (via APM) on my old and
> good
>  Portege notebook and now suspend to disk doesn"t look as a good
>  alternative from my point of view.
>    Thank you in advance,
>  





-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found] ` <200504272244.j3RMibEf032018-vjLZTnyA75mSFZzDrWHoTA@public.gmane.org>
@ 2005-04-28 15:43   ` Stefan Seyfried
       [not found]     ` <20050428154326.GA9097-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
  2005-04-29  0:38   ` Tomasz Kojm
  1 sibling, 1 reply; 10+ messages in thread
From: Stefan Seyfried @ 2005-04-28 15:43 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Wed, Apr 27, 2005 at 05:44:37PM -0500, Ron Rechenmacher wrote:

> So, which driver(s) should I look at?
> Or is there a simple chant to /proc that can wake up the disk correctly?
> Or am I not doing something correctly before/after I
>    echo mem >/sys/power/state
> Or is the 915PM and/or SATA acpi stuff just (too) new and I should help
> get it working?

The SATA drivers have no power-management support (i wonder how this could
happen, since they are brand new, but this is another story...). Jens Axboe
is fixing them up right now, you should be able to find patches for them on
LKML.

This does affect suspend to disk as well as suspend to RAM. Also, since it
seems timing sensitive, it works on some machines sometimes.
-- 
Stefan Seyfried



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found] ` <200504272244.j3RMibEf032018-vjLZTnyA75mSFZzDrWHoTA@public.gmane.org>
  2005-04-28 15:43   ` Stefan Seyfried
@ 2005-04-29  0:38   ` Tomasz Kojm
       [not found]     ` <20050429023842.4d927bdf-c4cg+czvUqh2dnOJU1uSgA@public.gmane.org>
  1 sibling, 1 reply; 10+ messages in thread
From: Tomasz Kojm @ 2005-04-29  0:38 UTC (permalink / raw)
  To: ron_-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f
  Cc: ron-vjLZTnyA75mSFZzDrWHoTA,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, ron-13hema8v3vg

[-- Attachment #1: Type: text/plain, Size: 2092 bytes --]

On Wed, 27 Apr 2005 17:44:37 -0500
Ron Rechenmacher <ron-vjLZTnyA75mSFZzDrWHoTA@public.gmane.org> wrote:

> Hi,
> 
> I'm wondering if I'm having the same problem.
> I was using a Dell M60 w/ 2.6.10 and 2.6.11.7 with no problems.
> The M60 has 855PM chipset with integrated (ICH4) ATA IDE and the disk
> is a parallel IDE disk.
> 
> The M70 is 915PM based with integrated SATA controller which somehow
> (experts know?) can work with the IDE driver, but slow, but with the
> SATA driver + SCSI works better. Anyway, the disk is still a parallel
> IDE disk, so I suppose there must be some serial <-> parallel magic 
> going on.
> Anywho, when I suspend, all seems well, but when I try to wake, the
> disk doesn't come back and if I wait long enough, I get some:
>      journal commit I/O error
> and sometimes some other disk timeout errors.
> Sometimes the video screen comes pack and the mouse works and I can
> type, but, b/c the disk isn't working, I can't do anything. Sometimes
> the video doesn't come back, but the caps lock still works.

In my case the video (integrated Intel 915GM graphic chipset) never 
resumes correctly. However, I've noticed very similar issues with the
disk. Sometimes the hdd led is always on after resume, sometimes not.
With the old SATA/IDE driver the disk seems to perform some operations
but at the end the system crashes totally and even the caps lock doesn't
work.

As an open-source developer I know from autopsy how much such e-mail are
frustrating to the developers. However it's impossible to me to prepare
a valuable bug report on bugzilla - at the moment I see no way to
reenable the LCD after resume (no acpi_sleep flag works on this system)
and the system crashes every time eliminating remote access to a
console.

Thanks,

-- 
   oo    .....         Tomasz Kojm <tkojm-Vl9ZkupcxcOsTnJN9+BGXg@public.gmane.org>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Fri Apr 29 02:37:01 CEST 2005

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found]     ` <20050429023842.4d927bdf-c4cg+czvUqh2dnOJU1uSgA@public.gmane.org>
@ 2005-04-29  6:57       ` Nigel Cunningham
       [not found]         ` <1114757836.10883.9.camel-r49W/1Cwd2ff0s6lnCXPX/uOuaPYTxhvJwvTLr3MMZM@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Nigel Cunningham @ 2005-04-29  6:57 UTC (permalink / raw)
  To: Tomasz Kojm
  Cc: ron_-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f, ron-vjLZTnyA75mSFZzDrWHoTA,
	ACPI List, ron-13hema8v3vg

Hi.

On Fri, 2005-04-29 at 10:38, Tomasz Kojm wrote:
> In my case the video (integrated Intel 915GM graphic chipset) never 
> resumes correctly. However, I've noticed very similar issues with the
> disk. Sometimes the hdd led is always on after resume, sometimes not.
> With the old SATA/IDE driver the disk seems to perform some operations
> but at the end the system crashes totally and even the caps lock doesn't
> work.
> 
> As an open-source developer I know from autopsy how much such e-mail are
> frustrating to the developers. However it's impossible to me to prepare
> a valuable bug report on bugzilla - at the moment I see no way to
> reenable the LCD after resume (no acpi_sleep flag works on this system)
> and the system crashes every time eliminating remote access to a
> console.

Have you tried the various tools to post your video bios after resuming?
In my case, I needed to use both video_post and vbetool vbestate restore
to get a working configuration (and even then, it's not perfectly
reliable yet - I'm running XFree86 4.3, and have been told it's better
with Xorg. This is an i830, by the way.

Regards,

Nigel
-- 
Nigel Cunningham
Software Engineer, Canberra, Australia
http://www.cyclades.com
Bus: +61 (2) 6291 9554; Hme: +61 (2) 6292 8028;  Mob: +61 (417) 100 574

Maintainer of Suspend2 Kernel Patches http://suspend2.net



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found]     ` <20050428154326.GA9097-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
@ 2005-04-29  7:43       ` Matthew Garrett
       [not found]         ` <20050429074321.GA10475-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Matthew Garrett @ 2005-04-29  7:43 UTC (permalink / raw)
  To: Stefan Seyfried; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Thu, Apr 28, 2005 at 05:43:26PM +0200, Stefan Seyfried wrote:

> The SATA drivers have no power-management support (i wonder how this could
> happen, since they are brand new, but this is another story...). Jens Axboe
> is fixing them up right now, you should be able to find patches for them on
> LKML.

Is SATA supposed to be handled by the _GTF and _GTM/_STM methods in the 
DSDT, or are those limited to PATA? Either way, we should probably get 
round to supporting them - I'm coming up against a lot of hardware which 
doesn't successfully resume IDE.

-- 
Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found]         ` <1114757836.10883.9.camel-r49W/1Cwd2ff0s6lnCXPX/uOuaPYTxhvJwvTLr3MMZM@public.gmane.org>
@ 2005-04-29 19:01           ` Tomasz Kojm
       [not found]             ` <20050429210151.7a5d7f03-c4cg+czvUqh2dnOJU1uSgA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Tomasz Kojm @ 2005-04-29 19:01 UTC (permalink / raw)
  Cc: ron-vjLZTnyA75mSFZzDrWHoTA, ACPI List, ron-13hema8v3vg,
	tk-/1co0IagGzoYDkwjdqtpGQ

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

On Fri, 29 Apr 2005 16:57:16 +1000
Nigel Cunningham <ncunningham-3EexvZdKGZRWk0Htik3J/w@public.gmane.org> wrote:

> > this system) and the system crashes every time eliminating remote
> > access to a console.
> 
> Have you tried the various tools to post your video bios after
> resuming? In my case, I needed to use both video_post and vbetool
> vbestate restore to get a working configuration (and even then, it's
> not perfectly reliable yet - I'm running XFree86 4.3, and have been
> told it's better with Xorg. This is an i830, by the way.

It's not possible to run external commands because after every resume
the system doesn't react on keyboard events at all.

-- 
   oo    .....         Tomasz Kojm <tkojm-Vl9ZkupcxcOsTnJN9+BGXg@public.gmane.org>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Fri Apr 29 20:54:28 CEST 2005

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found]             ` <20050429210151.7a5d7f03-c4cg+czvUqh2dnOJU1uSgA@public.gmane.org>
@ 2005-04-30  1:27               ` Nigel Cunningham
       [not found]                 ` <1114824430.12853.6.camel-r49W/1Cwd2ff0s6lnCXPX/uOuaPYTxhvJwvTLr3MMZM@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Nigel Cunningham @ 2005-04-30  1:27 UTC (permalink / raw)
  To: Tomasz Kojm
  Cc: ron-vjLZTnyA75mSFZzDrWHoTA, ACPI List, ron-13hema8v3vg,
	tk-/1co0IagGzoYDkwjdqtpGQ

Hi.

On Sat, 2005-04-30 at 05:01, Tomasz Kojm wrote:
> > Have you tried the various tools to post your video bios after
> > resuming? In my case, I needed to use both video_post and vbetool
> > vbestate restore to get a working configuration (and even then, it's
> > not perfectly reliable yet - I'm running XFree86 4.3, and have been
> > told it's better with Xorg. This is an i830, by the way.
> 
> It's not possible to run external commands because after every resume
> the system doesn't react on keyboard events at all.

Are you able to tell whether scripts run?

Regards,

Nigel
-- 
Nigel Cunningham
Software Engineer, Canberra, Australia
http://www.cyclades.com
Bus: +61 (2) 6291 9554; Hme: +61 (2) 6292 8028;  Mob: +61 (417) 100 574

Maintainer of Suspend2 Kernel Patches http://suspend2.net



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found]                 ` <1114824430.12853.6.camel-r49W/1Cwd2ff0s6lnCXPX/uOuaPYTxhvJwvTLr3MMZM@public.gmane.org>
@ 2005-04-30  2:00                   ` Tomasz Kojm
  0 siblings, 0 replies; 10+ messages in thread
From: Tomasz Kojm @ 2005-04-30  2:00 UTC (permalink / raw)
  To: ACPI List
  Cc: ron-vjLZTnyA75mSFZzDrWHoTA, ron-13hema8v3vg,
	tk-/1co0IagGzoYDkwjdqtpGQ

[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]

On Sat, 30 Apr 2005 11:27:10 +1000
Nigel Cunningham <ncunningham-3EexvZdKGZRWk0Htik3J/w@public.gmane.org> wrote:

> Hi.
> 
> On Sat, 2005-04-30 at 05:01, Tomasz Kojm wrote:
> > > Have you tried the various tools to post your video bios after
> > > resuming? In my case, I needed to use both video_post and vbetool
> > > vbestate restore to get a working configuration (and even then,
> > > it's not perfectly reliable yet - I'm running XFree86 4.3, and
> > > have been told it's better with Xorg. This is an i830, by the way.
> > 
> > It's not possible to run external commands because after every
> > resume the system doesn't react on keyboard events at all.
> 
> Are you able to tell whether scripts run?

They don't. The system crashes during resume at a kernel level.

-- 
   oo    .....         Tomasz Kojm <tkojm-Vl9ZkupcxcOsTnJN9+BGXg@public.gmane.org>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Sat Apr 30 03:58:36 CEST 2005

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found]         ` <20050429074321.GA10475-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
@ 2005-05-01  9:38           ` Stefan Seyfried
       [not found]             ` <20050501093804.GC10764-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Stefan Seyfried @ 2005-05-01  9:38 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, Apr 29, 2005 at 08:43:22AM +0100, Matthew Garrett wrote:

> Is SATA supposed to be handled by the _GTF and _GTM/_STM methods in the 
> DSDT, or are those limited to PATA? Either way, we should probably get 

i have no idea, but...

> round to supporting them - I'm coming up against a lot of hardware which 
> doesn't successfully resume IDE.

...the driver need to do its own housekeeping anyway (flush queues before
suspend etc) which was definitely _not_ done in the SATA drivers.
BTW: at least with suspend to disk, i have not seen a broken PATA driver for
quite some time.
-- 
Stefan Seyfried



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Re: Re: Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE
       [not found]             ` <20050501093804.GC10764-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
@ 2005-05-02  9:32               ` Matthew Garrett
  0 siblings, 0 replies; 10+ messages in thread
From: Matthew Garrett @ 2005-05-02  9:32 UTC (permalink / raw)
  To: Stefan Seyfried; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sun, 2005-05-01 at 11:38 +0200, Stefan Seyfried wrote:
> On Fri, Apr 29, 2005 at 08:43:22AM +0100, Matthew Garrett wrote:
> > round to supporting them - I'm coming up against a lot of hardware which 
> > doesn't successfully resume IDE.
> 
> ...the driver need to do its own housekeeping anyway (flush queues before
> suspend etc) which was definitely _not_ done in the SATA drivers.
> BTW: at least with suspend to disk, i have not seen a broken PATA driver for
> quite some time.

The issue is that there doesn't seem to be any code to program the IDE
controller from scratch. This isn't an issue with suspend to disk,
because the BIOS has set it up correctly to begin with. This isn't
always the case with suspend to RAM.

-- 
Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-05-02  9:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-27 22:44 Suspend2ram on Toshiba Tecra A3 OR problem with S3 on new 915PM chipset system appears to be with SATA/IDE Ron Rechenmacher
     [not found] ` <200504272244.j3RMibEf032018-vjLZTnyA75mSFZzDrWHoTA@public.gmane.org>
2005-04-28 15:43   ` Stefan Seyfried
     [not found]     ` <20050428154326.GA9097-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
2005-04-29  7:43       ` Matthew Garrett
     [not found]         ` <20050429074321.GA10475-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
2005-05-01  9:38           ` Stefan Seyfried
     [not found]             ` <20050501093804.GC10764-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
2005-05-02  9:32               ` Matthew Garrett
2005-04-29  0:38   ` Tomasz Kojm
     [not found]     ` <20050429023842.4d927bdf-c4cg+czvUqh2dnOJU1uSgA@public.gmane.org>
2005-04-29  6:57       ` Nigel Cunningham
     [not found]         ` <1114757836.10883.9.camel-r49W/1Cwd2ff0s6lnCXPX/uOuaPYTxhvJwvTLr3MMZM@public.gmane.org>
2005-04-29 19:01           ` Tomasz Kojm
     [not found]             ` <20050429210151.7a5d7f03-c4cg+czvUqh2dnOJU1uSgA@public.gmane.org>
2005-04-30  1:27               ` Nigel Cunningham
     [not found]                 ` <1114824430.12853.6.camel-r49W/1Cwd2ff0s6lnCXPX/uOuaPYTxhvJwvTLr3MMZM@public.gmane.org>
2005-04-30  2:00                   ` Tomasz Kojm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox