"Rafael J. Wysocki" <[EMAIL PROTECTED]> writes:
> On Monday, 14 May 2007 07:42, Ross Patterson wrote:
>> "Paulo J. S. Silva" <[EMAIL PROTECTED]> writes:
>>
>> > I have found the problematic module that don't allow suspend to ram to
>> > work in the Toshiba U205 S5067 laptop: it is the sata driver
On Tuesday, 15 May 2007 08:40, Arkadiusz Miskiewicz wrote:
>
> Makefile:
> 1.57 (tdykstra 13-May-07): ARCH := $(shell uname -m | sed -e
> s/i.86/x86/ -e s/ppc.*/ppc/)
>
> x86_64 not supported? Suspend builds (after fixing above) on x86_64 but no
> idea if works.
Supported. I've been u
s2ram -i
This machine can be identified by:
sys_vendor = "TOSHIBA"
sys_product = "Satellite A50"
sys_version = "PSA50E-07202VPL"
bios_version = "Version 1.30"
See http://en.opensuse.org/S2ram for details.
works perfect
s2ram -f
s2disk
s2both
on this laptop Toshiba Satellite A
Robert,
I am very interested in your results.
Basically I have an Asus M2NPV-VM board and I was not able to make suspend to
ram working and I posted a message sometime ago.
I have followed the instructions on http://en.opensuse.org/S2ram, but I never
managed to have the display back.
I am inte
On Tue, 15 May 2007 12:55:04 +0200
"Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote:
> On Tuesday, 15 May 2007 08:40, Arkadiusz Miskiewicz wrote:
> >
> > Makefile:
> > 1.57 (tdykstra 13-May-07): ARCH := $(shell uname -m | sed -e
> > s/i.86/x86/ -e s/ppc.*/ppc/)
> >
> > x86_64 not supported
On 5/15/07, Tim Dijkstra <[EMAIL PROTECTED]> wrote:
> On Tue, 15 May 2007 12:55:04 +0200
> "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote:
>
> > On Tuesday, 15 May 2007 08:40, Arkadiusz Miskiewicz wrote:
> > >
> > > Makefile:
> > > 1.57 (tdykstra 13-May-07): ARCH := $(shell uname -m | sed -e