Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-30 Thread Jaume Sabater
Rob Weir wrote: Hrm, are you sure? I was of the understanding that suspend-to-ram doesn't work at all on ibook g4's (yet), and that suspend-to-ram required Guido's patch. I sure would love to be proved wrong, tho :) Sorry, I didn't realize you were talking of G4's. I meant for G3's, as mine

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-30 Thread Rob Weir
On Tue, Jun 29, 2004 at 11:41:40PM +0200, Jaume Sabater said > Sam Halliday wrote: > > >err... by the way, any good docs on setting that up on an iBook? i thought > >suspend was all ACPI specific... and the best i can seem to do in the > >kernel > >options is apm emulation. > > CONFIG_PMAC_PBOO

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Jaume Sabater
Sam Halliday wrote: err... by the way, any good docs on setting that up on an iBook? i thought suspend was all ACPI specific... and the best i can seem to do in the kernel options is apm emulation. CONFIG_PMAC_PBOOK and probably CONFIG_PMAC_APM_EMU is all you need. Then just install pbbutton

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Sam Halliday
Jaume Sabater wrote: > Warren A. Layton wrote: > >>>Do you have CONFIG_SERIAL_PMACZILOG=y/m ? > >>> > >>>That's what caused my iBook to oops on suspend with 2.6.7-rc2. I'm not > >>>sure if it has been fixed in 2.6.7 (final). > > > > I just did a quick diff between the pmac_zilog.{c,h} files in 2.6.

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Jaume Sabater
Warren A. Layton wrote: Do you have CONFIG_SERIAL_PMACZILOG=y/m ? That's what caused my iBook to oops on suspend with 2.6.7-rc2. I'm not sure if it has been fixed in 2.6.7 (final). I just did a quick diff between the pmac_zilog.{c,h} files in 2.6.7-rc2 and 2.6.7 (final) and found no differenc

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Warren A. Layton
On Tue, Jun 29, 2004 at 06:12:19PM +0200, Jaume Sabater wrote: > Warren A. Layton wrote: > > >>Any other evil parameter? :-) > > > >Do you have CONFIG_SERIAL_PMACZILOG=y/m ? > > > >That's what caused my iBook to oops on suspend with 2.6.7-rc2. I'm not > >sure if it has been fixed in 2.6.7 (final).

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Jaume Sabater
Warren A. Layton wrote: Any other evil parameter? :-) Do you have CONFIG_SERIAL_PMACZILOG=y/m ? That's what caused my iBook to oops on suspend with 2.6.7-rc2. I'm not sure if it has been fixed in 2.6.7 (final). Hmmm... I have. Now disabled and compiling the kernel, which will take a while.

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Warren A. Layton
On Tue, Jun 29, 2004 at 06:01:15PM +0200, Jaume Sabater wrote: > >>CONFIG_PREEMPT=y > > > >You used the evil P word! > > > >Enabling preemption was [is ?] known for erratic behavior. > > That was the first thing I thought, so I compiled the kernel without > preempt support, but still the same ker

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Jaume Sabater
Frank Klingenhoefer wrote: CONFIG_PREEMPT=y You used the evil P word! Enabling preemption was [is ?] known for erratic behavior. That was the first thing I thought, so I compiled the kernel without preempt support, but still the same kernel oops. Anyway, I'll try again and let you know.

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Frank Klingenhoefer
Jaume Sabater wrote: [...] > CONFIG_PREEMPT=y You used the evil P word! Enabling preemption was [is ?] known for erratic behavior. Frank

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Jaume Sabater
Luca Bigliardi - shammash wrote: i've ibook 2.2 + 2.6.7 vanilla + pbbuttonsd 0.5.9-1 + libc6 2.3.2.ds1-13 and all works fine. let's take a look at .config... Attached to this email is my .config. Thanks for your help. -- Jaume Sabater http://linuxsilo.net "Ubi sapientas ibi libertas" # # Au

Re: Kernel 2.6.7 oops when suspending iBook 2.2

2004-06-29 Thread Jaume Sabater
Jaume Sabater wrote: I have an iBook G3 800 MHz (rev 2.2, afaik) running GNU/Debian Linux Sid with kernel 2.6.7 vanilla and pbbuttonsd 0.6.0-1 package. When the system tries to suspend (automatically or forced by me) then I get a (long) kernel oops and I have to reboot. By the way, here you