* S2R gone with 2.6.12-rc1-mm1
@ 2005-03-21 21:04 Norbert Preining
2005-03-21 21:18 ` Andrew Morton
2005-03-21 21:21 ` Andrew Morton
0 siblings, 2 replies; 5+ messages in thread
From: Norbert Preining @ 2005-03-21 21:04 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
Hi Andrew!
Sorry to bother you again, but I found that S2R does not work anymore
with 2.6.12-rc1-mm1, while it works with the exact same software setup
with 2.6.11-mm4.
I unload the whole usb stuff (otherwise 2.6.11-mm4 won't work) and do
exactely the same.
The differences in the kernel config files are trivial:
new stuff I answered with yes:
+CONFIG_ACPI_HOTKEY=y
+CONFIG_PCMCIA_IOCTL=y
+CONFIG_AOE_PARTITIONS=16
stuff that has automatically changed (changed Kconfig I suppose)
-CONFIG_FW_LOADER=m
+CONFIG_FW_LOADER=y
and some modules I compiled but not use/load.
With 2.6.12-rc1-mm1 the system starts, then nothing, black screen, no
CapsLock light, no Sysrq, no sync hard disk led activity, just plane
frozen.
Best wishes
Norbert
-------------------------------------------------------------------------------
Norbert Preining <preining AT logic DOT at> Università di Siena
sip:preining@at43.tuwien.ac.at +43 (0) 59966-690018
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
WINKLEY (n.)
A lost object which turns up immediately you've gone and bought a
replacement for it.
--- Douglas Adams, The Meaning of Liff
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: S2R gone with 2.6.12-rc1-mm1
2005-03-21 21:04 S2R gone with 2.6.12-rc1-mm1 Norbert Preining
@ 2005-03-21 21:18 ` Andrew Morton
2005-03-21 21:21 ` Andrew Morton
1 sibling, 0 replies; 5+ messages in thread
From: Andrew Morton @ 2005-03-21 21:18 UTC (permalink / raw)
To: Norbert Preining; +Cc: linux-kernel
Norbert Preining <preining@logic.at> wrote:
>
> Hi Andrew!
>
> Sorry to bother you again, but I found that S2R does not work anymore
> with 2.6.12-rc1-mm1, while it works with the exact same software setup
> with 2.6.11-mm4.
Excuse my ignorance, but what on earth is "S2R"?
> I unload the whole usb stuff (otherwise 2.6.11-mm4 won't work) and do
> exactely the same.
>
> The differences in the kernel config files are trivial:
>
> new stuff I answered with yes:
> +CONFIG_ACPI_HOTKEY=y
> +CONFIG_PCMCIA_IOCTL=y
> +CONFIG_AOE_PARTITIONS=16
>
> stuff that has automatically changed (changed Kconfig I suppose)
> -CONFIG_FW_LOADER=m
> +CONFIG_FW_LOADER=y
>
> and some modules I compiled but not use/load.
>
> With 2.6.12-rc1-mm1 the system starts, then nothing, black screen, no
> CapsLock light, no Sysrq, no sync hard disk led activity, just plane
> frozen.
>
> Best wishes
>
> Norbert
>
> -------------------------------------------------------------------------------
> Norbert Preining <preining AT logic DOT at> Università di Siena
> sip:preining@at43.tuwien.ac.at +43 (0) 59966-690018
> gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
> -------------------------------------------------------------------------------
> WINKLEY (n.)
> A lost object which turns up immediately you've gone and bought a
> replacement for it.
> --- Douglas Adams, The Meaning of Liff
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: S2R gone with 2.6.12-rc1-mm1
2005-03-21 21:04 S2R gone with 2.6.12-rc1-mm1 Norbert Preining
2005-03-21 21:18 ` Andrew Morton
@ 2005-03-21 21:21 ` Andrew Morton
2005-03-22 11:06 ` Norbert Preining
1 sibling, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2005-03-21 21:21 UTC (permalink / raw)
To: Norbert Preining; +Cc: linux-kernel
Norbert Preining <preining@logic.at> wrote:
>
> Hi Andrew!
>
> Sorry to bother you again, but I found that S2R does not work anymore
> with 2.6.12-rc1-mm1, while it works with the exact same software setup
> with 2.6.11-mm4.
Oh. suspend-to-RAM.
Would this be an ACPI regression?
> I unload the whole usb stuff (otherwise 2.6.11-mm4 won't work) and do
> exactely the same.
>
> The differences in the kernel config files are trivial:
>
> new stuff I answered with yes:
> +CONFIG_ACPI_HOTKEY=y
> +CONFIG_PCMCIA_IOCTL=y
> +CONFIG_AOE_PARTITIONS=16
>
> stuff that has automatically changed (changed Kconfig I suppose)
> -CONFIG_FW_LOADER=m
> +CONFIG_FW_LOADER=y
>
> and some modules I compiled but not use/load.
>
> With 2.6.12-rc1-mm1 the system starts, then nothing, black screen, no
> CapsLock light, no Sysrq, no sync hard disk led activity, just plane
> frozen.
>
> Best wishes
>
> Norbert
>
> -------------------------------------------------------------------------------
> Norbert Preining <preining AT logic DOT at> Università di Siena
> sip:preining@at43.tuwien.ac.at +43 (0) 59966-690018
> gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
> -------------------------------------------------------------------------------
> WINKLEY (n.)
> A lost object which turns up immediately you've gone and bought a
> replacement for it.
> --- Douglas Adams, The Meaning of Liff
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: S2R gone with 2.6.12-rc1-mm1
2005-03-21 21:21 ` Andrew Morton
@ 2005-03-22 11:06 ` Norbert Preining
2005-03-22 11:43 ` Andrew Morton
0 siblings, 1 reply; 5+ messages in thread
From: Norbert Preining @ 2005-03-22 11:06 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
On Mon, 21 Mär 2005, Andrew Morton wrote:
> > Sorry to bother you again, but I found that S2R does not work anymore
> > with 2.6.12-rc1-mm1, while it works with the exact same software setup
> > with 2.6.11-mm4.
>
> Oh. suspend-to-RAM.
>
> Would this be an ACPI regression?
Sorry for the S2R. I guess that it is related to the new ACPI stuff
introduced in bk-acpi lately. What would you suggest:
Taking the bk-acpi patch from 2.6.11-mm4 and use it instead of the one
in 2.6.12-rc1-mm1? I guess this will not really work?!
Best wishes
Norbert
-------------------------------------------------------------------------------
Norbert Preining <preining AT logic DOT at> Università di Siena
sip:preining@at43.tuwien.ac.at +43 (0) 59966-690018
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
HALCRO (n.)
An adhesive fibrous cloth used to hold babies' clothes
together. Thousands of tiny pieces of jam 'hook' on to thousands of
tiny-pieces of dribble, enabling the cloth to become 'sticky'.
--- Douglas Adams, The Meaning of Liff
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: S2R gone with 2.6.12-rc1-mm1
2005-03-22 11:06 ` Norbert Preining
@ 2005-03-22 11:43 ` Andrew Morton
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Morton @ 2005-03-22 11:43 UTC (permalink / raw)
To: Norbert Preining; +Cc: linux-kernel
Norbert Preining <preining@logic.at> wrote:
>
> On Mon, 21 Mär 2005, Andrew Morton wrote:
> > > Sorry to bother you again, but I found that S2R does not work anymore
> > > with 2.6.12-rc1-mm1, while it works with the exact same software setup
> > > with 2.6.11-mm4.
> >
> > Oh. suspend-to-RAM.
> >
> > Would this be an ACPI regression?
>
> Sorry for the S2R. I guess that it is related to the new ACPI stuff
> introduced in bk-acpi lately. What would you suggest:
Well if you could test 2.6.12-rc1 plus rc1-mm1's bk-apci.patch, that would
confirm your theory.
Apart from that - please raise a bugzilla entry for the acpi guys.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-03-22 11:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-21 21:04 S2R gone with 2.6.12-rc1-mm1 Norbert Preining
2005-03-21 21:18 ` Andrew Morton
2005-03-21 21:21 ` Andrew Morton
2005-03-22 11:06 ` Norbert Preining
2005-03-22 11:43 ` Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®