* Bad: scheduling while atomic!
@ 2004-03-31 8:54 Lukas Schrangl
[not found] ` <200403311054.55536.schrangl-hi6Y0CQ0nG0@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Lukas Schrangl @ 2004-03-31 8:54 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi!
I've been trying to get S4 working for several weeks now using kernel 2.6.4
and it still does not work.
Going to sleep with "echo -n 4 > /proc/acpi/sleep" works - but i get some APIC
error (don't know exactly - can't read that fast).
When powering on again it first start normal, but then there is an endless
loop displaying "Bad: Scheduling while atomic!" and a call trace again and
again very fast. I can only hard- poweroff my computer.
Disabling local APIC does not help.
S3 does not wake up either (fan and hd spin up and then silence). Once, with
minimal kernel configuration I managed to get a picture again on the screen,
showing the same "Bad: Scheduling while atomic!" thing.
Maybe someone can help me getting S4 working!
Lukas
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bad: scheduling while atomic!
[not found] ` <200403311054.55536.schrangl-hi6Y0CQ0nG0@public.gmane.org>
@ 2004-03-31 9:07 ` Lukas Schrangl
[not found] ` <200403311107.02570.schrangl-hi6Y0CQ0nG0@public.gmane.org>
2004-04-01 8:17 ` Pavel Machek
1 sibling, 1 reply; 7+ messages in thread
From: Lukas Schrangl @ 2004-03-31 9:07 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Am Mittwoch, 31. März 2004 10:54 schrieb Lukas Schrangl:
> Hi!
>
> I've been trying to get S4 working for several weeks now using kernel 2.6.4
> and it still does not work.
> Going to sleep with "echo -n 4 > /proc/acpi/sleep" works - but i get some
> APIC error (don't know exactly - can't read that fast).
> When powering on again it first start normal, but then there is an endless
> loop displaying "Bad: Scheduling while atomic!" and a call trace again and
> again very fast. I can only hard- poweroff my computer.
> Disabling local APIC does not help.
>
> S3 does not wake up either (fan and hd spin up and then silence). Once,
> with minimal kernel configuration I managed to get a picture again on the
> screen, showing the same "Bad: Scheduling while atomic!" thing.
>
> Maybe someone can help me getting S4 working!
> Lukas
I forgot:
ALi M1533 Chipset
ATI IGP 320M Northbridge
Ahlon XP 2500+ Northbridge
SuSE 9.0
Kernel 2.6.4
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bad: scheduling while atomic!
[not found] ` <200403311107.02570.schrangl-hi6Y0CQ0nG0@public.gmane.org>
@ 2004-03-31 13:59 ` Tomasz Ciolek
[not found] ` <20040331135925.GF28355-+XVqjN4+fIJfbCVcMT5z6Ydd74u8MsAO@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Tomasz Ciolek @ 2004-03-31 13:59 UTC (permalink / raw)
To: Lukas Schrangl; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
I get the same error with suspend to disk on a Fujitsu P2120. Ali 1535
chipset is the common bit...
Whats the network card you use?
Tomasz Ciolek
On Wed, Mar 31, 2004 at 11:07:02AM +0200, Lukas Schrangl wrote:
> Am Mittwoch, 31. M?rz 2004 10:54 schrieb Lukas Schrangl:
> > Hi!
> >
> > I've been trying to get S4 working for several weeks now using kernel 2.6.4
> > and it still does not work.
> > Going to sleep with "echo -n 4 > /proc/acpi/sleep" works - but i get some
> > APIC error (don't know exactly - can't read that fast).
> > When powering on again it first start normal, but then there is an endless
> > loop displaying "Bad: Scheduling while atomic!" and a call trace again and
> > again very fast. I can only hard- poweroff my computer.
> > Disabling local APIC does not help.
> >
> > S3 does not wake up either (fan and hd spin up and then silence). Once,
> > with minimal kernel configuration I managed to get a picture again on the
> > screen, showing the same "Bad: Scheduling while atomic!" thing.
> >
> > Maybe someone can help me getting S4 working!
> > Lukas
>
> I forgot:
> ALi M1533 Chipset
> ATI IGP 320M Northbridge
> Ahlon XP 2500+ Northbridge
> SuSE 9.0
> Kernel 2.6.4
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
--
Tomasz M. Ciolek
*******************************************************************************
tmc at dreamcraft dot com dot au or tmc at goldweb dot com dot au
*******************************************************************************
GPG Key ID: 0x41C4C2F0 Key available on www.pgp.net
*******************************************************************************
Everything falls under the law of change;
Like a dream, a phantom, a bubble, a shadow,
like dew of flash of lightning.
You should contemplate like this.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bad: scheduling while atomic!
[not found] ` <20040331135925.GF28355-+XVqjN4+fIJfbCVcMT5z6Ydd74u8MsAO@public.gmane.org>
@ 2004-04-01 6:46 ` Lukas Schrangl
[not found] ` <200404010846.02216.schrangl-hi6Y0CQ0nG0@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Lukas Schrangl @ 2004-04-01 6:46 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Am Mittwoch, 31. März 2004 15:59 schrieb Tomasz Ciolek:
> I get the same error with suspend to disk on a Fujitsu P2120. Ali 1535
> chipset is the common bit...
>
> Whats the network card you use?
>
Broadcom BCM 4401
> Tomasz Ciolek
>
> On Wed, Mar 31, 2004 at 11:07:02AM +0200, Lukas Schrangl wrote:
> > Am Mittwoch, 31. M?rz 2004 10:54 schrieb Lukas Schrangl:
> > > Hi!
> > >
> > > I've been trying to get S4 working for several weeks now using kernel
> > > 2.6.4 and it still does not work.
> > > Going to sleep with "echo -n 4 > /proc/acpi/sleep" works - but i get
> > > some APIC error (don't know exactly - can't read that fast).
> > > When powering on again it first start normal, but then there is an
> > > endless loop displaying "Bad: Scheduling while atomic!" and a call
> > > trace again and again very fast. I can only hard- poweroff my computer.
> > > Disabling local APIC does not help.
> > >
> > > S3 does not wake up either (fan and hd spin up and then silence). Once,
> > > with minimal kernel configuration I managed to get a picture again on
> > > the screen, showing the same "Bad: Scheduling while atomic!" thing.
> > >
> > > Maybe someone can help me getting S4 working!
> > > Lukas
> >
> > I forgot:
> > ALi M1533 Chipset
> > ATI IGP 320M Northbridge
> > Ahlon XP 2500+ Northbridge
> > SuSE 9.0
> > Kernel 2.6.4
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IBM Linux Tutorials
> > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > GenToo technologies. Learn everything from fundamentals to system
> > administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
> > _______________________________________________
> > Acpi-devel mailing list
> > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> > https://lists.sourceforge.net/lists/listinfo/acpi-devel
Lukas
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bad: scheduling while atomic!
[not found] ` <200403311054.55536.schrangl-hi6Y0CQ0nG0@public.gmane.org>
2004-03-31 9:07 ` Lukas Schrangl
@ 2004-04-01 8:17 ` Pavel Machek
1 sibling, 0 replies; 7+ messages in thread
From: Pavel Machek @ 2004-04-01 8:17 UTC (permalink / raw)
To: Lukas Schrangl; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi!
> I've been trying to get S4 working for several weeks now using kernel 2.6.4
> and it still does not work.
> Going to sleep with "echo -n 4 > /proc/acpi/sleep" works - but i get some APIC
> error (don't know exactly - can't read that fast).
> When powering on again it first start normal, but then there is an endless
> loop displaying "Bad: Scheduling while atomic!" and a call trace again and
> again very fast. I can only hard- poweroff my computer.
> Disabling local APIC does not help.
Trun off APIC in kernel config and try without that broadcom network
card.
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bad: scheduling while atomic!
[not found] ` <200404010846.02216.schrangl-hi6Y0CQ0nG0@public.gmane.org>
@ 2004-04-01 15:07 ` Stefan Seyfried
[not found] ` <20040401150739.GC8091-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Stefan Seyfried @ 2004-04-01 15:07 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Thu, Apr 01, 2004 at 08:46:01AM +0200, Lukas Schrangl wrote:
> Am Mittwoch, 31. März 2004 15:59 schrieb Tomasz Ciolek:
> > I get the same error with suspend to disk on a Fujitsu P2120. Ali 1535
> > chipset is the common bit...
> >
> > Whats the network card you use?
> >
>
> Broadcom BCM 4401
i need to unload bcm4400 before suspend (swsusp, ACPI S4) and reinsert
after resume, otherwise resume fails. Maybe the same is true for S3.
--
Stefan Seyfried
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: Bad: scheduling while atomic!
[not found] ` <20040401150739.GC8091-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
@ 2004-04-02 9:49 ` Lukas Schrangl
0 siblings, 0 replies; 7+ messages in thread
From: Lukas Schrangl @ 2004-04-02 9:49 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Am Donnerstag, 1. April 2004 17:07 schrieb Stefan Seyfried:
> On Thu, Apr 01, 2004 at 08:46:01AM +0200, Lukas Schrangl wrote:
> > Am Mittwoch, 31. März 2004 15:59 schrieb Tomasz Ciolek:
> > > I get the same error with suspend to disk on a Fujitsu P2120. Ali 1535
> > > chipset is the common bit...
> > >
> > > Whats the network card you use?
> >
> > Broadcom BCM 4401
>
> i need to unload bcm4400 before suspend (swsusp, ACPI S4) and reinsert
> after resume, otherwise resume fails. Maybe the same is true for S3.
The problem was enabling both preemptible kernel and MCE. Using only one of
them everything works, even if b44 is inserted and Local APIC enabled.
Only usb makes problems:
On wakeup I get something like
"Badness in usb/hcd/....c"
and a call trace. Will try to resolve that problem (maybe unloading usbmodules
works, haven't had time to try yet).
After resume, I am not able to use usb anymore (even unloading/realoading
doesn't work).
And ACPI- poweroff does not work anymore. When shutting down I can read:
"The system will be haltet immediately.
acpi_power_off called"
or something the like, but no nothing happens; i poweroff manually. On
"normal" shutdowns (when not having resumed from S4) I don't get the msg
"acpi_power_off called" and it powers off.
Should I write a bug report because of the preempt/MCE problem and/or the APIC
error which seems not to have any influence?
Lukas
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-04-02 9:49 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-31 8:54 Bad: scheduling while atomic! Lukas Schrangl
[not found] ` <200403311054.55536.schrangl-hi6Y0CQ0nG0@public.gmane.org>
2004-03-31 9:07 ` Lukas Schrangl
[not found] ` <200403311107.02570.schrangl-hi6Y0CQ0nG0@public.gmane.org>
2004-03-31 13:59 ` Tomasz Ciolek
[not found] ` <20040331135925.GF28355-+XVqjN4+fIJfbCVcMT5z6Ydd74u8MsAO@public.gmane.org>
2004-04-01 6:46 ` Lukas Schrangl
[not found] ` <200404010846.02216.schrangl-hi6Y0CQ0nG0@public.gmane.org>
2004-04-01 15:07 ` Stefan Seyfried
[not found] ` <20040401150739.GC8091-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
2004-04-02 9:49 ` Lukas Schrangl
2004-04-01 8:17 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox