* Re: PowerMacintosh B&W G4 boot failure - linux-2.6.36.x
@ 2011-04-13 15:32 nello martuscielli
2011-04-13 18:27 ` acrux
0 siblings, 1 reply; 6+ messages in thread
From: nello martuscielli @ 2011-04-13 15:32 UTC (permalink / raw)
To: linuxppc-dev
could it be the same issue i've on my old Pegasos1 G3 ??
regards,
Nello
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PowerMacintosh B&W G4 boot failure - linux-2.6.36.x
2011-04-13 15:32 PowerMacintosh B&W G4 boot failure - linux-2.6.36.x nello martuscielli
@ 2011-04-13 18:27 ` acrux
2011-04-14 2:49 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 6+ messages in thread
From: acrux @ 2011-04-13 18:27 UTC (permalink / raw)
To: linuxppc-dev; +Cc: Nello M
i guess it's a different problem from the PegasosI G3 but i could be wrong.
I'd like to receive feedbacks and a working kernel config if someone is running with success linux-2.6.26.x on a Pmac B&W G3. This machine, altough obsolete, is still quite common.
--nico
--
acrux <acrux_it@libero.it>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PowerMacintosh B&W G4 boot failure - linux-2.6.36.x
2011-04-13 18:27 ` acrux
@ 2011-04-14 2:49 ` Benjamin Herrenschmidt
2011-04-14 16:39 ` PowerMacintosh B&W G3 " acrux
2011-04-16 0:33 ` acrux
0 siblings, 2 replies; 6+ messages in thread
From: Benjamin Herrenschmidt @ 2011-04-14 2:49 UTC (permalink / raw)
To: acrux; +Cc: Nello M, linuxppc-dev
On Wed, 2011-04-13 at 20:27 +0200, acrux wrote:
> i guess it's a different problem from the PegasosI G3 but i could be wrong.
>
> I'd like to receive feedbacks and a working kernel config if someone is running with success
> linux-2.6.26.x on a Pmac B&W G3. This machine, altough obsolete, is still quite common
The snapshot you posted doesn't have much information... there's no
obvious error for example in there...
What video driver are you trying to use ? Have you tried plain offb ?
(disabling whatever is the native driver for your video card, ie,
radeonfb or aty128fb or even atyfb, dunno what you have in there).
You can also try something like "udbg-immortal" on the kernel command
line see if that brings you more debug output.
Cheers,
Ben.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PowerMacintosh B&W G3 boot failure - linux-2.6.36.x
2011-04-14 2:49 ` Benjamin Herrenschmidt
@ 2011-04-14 16:39 ` acrux
2011-04-16 0:33 ` acrux
1 sibling, 0 replies; 6+ messages in thread
From: acrux @ 2011-04-14 16:39 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: Nello M, linuxppc-dev
On Thu, 14 Apr 2011 12:49:16 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> On Wed, 2011-04-13 at 20:27 +0200, acrux wrote:
> > i guess it's a different problem from the PegasosI G3 but i could
> > be wrong.
> >
> > I'd like to receive feedbacks and a working kernel config if
> > someone is running with success linux-2.6.26.x on a Pmac B&W G3.
> > This machine, altough obsolete, is still quite common
>
> The snapshot you posted doesn't have much information... there's no
> obvious error for example in there...
>
I know, I received from it from a user. It's where the kernel hangs.
Anyway, the last year, i received many install failures report from
cruxppc users. I hope it's only my fault building the bootkernel and
i'd like to receive a feedback from others distro developers for this
specific machine.
I always avoided to collect obsolete machines thus I don't have a B&W G3
but now i'm looking for one.
> What video driver are you trying to use ? Have you tried plain offb ?
> (disabling whatever is the native driver for your video card, ie,
> radeonfb or aty128fb or even atyfb, dunno what you have in there).
>
> You can also try something like "udbg-immortal" on the kernel command
> line see if that brings you more debug output.
>
I'll try to receive more detailed info from that gentle user.
Thanks again for your kind support,
Nico
--
GNU/Linux on Power Architecture
CRUX PPC - http://cruxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PowerMacintosh B&W G3 boot failure - linux-2.6.36.x
2011-04-14 2:49 ` Benjamin Herrenschmidt
2011-04-14 16:39 ` PowerMacintosh B&W G3 " acrux
@ 2011-04-16 0:33 ` acrux
2011-04-16 0:52 ` Benjamin Herrenschmidt
1 sibling, 1 reply; 6+ messages in thread
From: acrux @ 2011-04-16 0:33 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linuxppc-dev
On Thu, 14 Apr 2011 12:49:16 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> What video driver are you trying to use ? Have you tried plain offb ?
> (disabling whatever is the native driver for your video card, ie,
> radeonfb or aty128fb or even atyfb, dunno what you have in there).
>
> You can also try something like "udbg-immortal" on the kernel command
> line see if that brings you more debug output.
>
i asked for more tests and it seems "udbg-immortal" maybe helped.
Here a new screenshot:
http://cruxppc.org/~acrux/DSC_0002_modified.jpg
and the bootkernel (config was attached in the previus mail) was
compiled with CONFIG_SMP=y
my regards,
--nico
--
GNU/Linux on Power Architecture
CRUX PPC - http://cruxppc.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: PowerMacintosh B&W G3 boot failure - linux-2.6.36.x
2011-04-16 0:33 ` acrux
@ 2011-04-16 0:52 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 6+ messages in thread
From: Benjamin Herrenschmidt @ 2011-04-16 0:52 UTC (permalink / raw)
To: acrux; +Cc: linuxppc-dev
On Sat, 2011-04-16 at 02:33 +0200, acrux wrote:
> On Thu, 14 Apr 2011 12:49:16 +1000
> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
>
>
> > What video driver are you trying to use ? Have you tried plain offb ?
> > (disabling whatever is the native driver for your video card, ie,
> > radeonfb or aty128fb or even atyfb, dunno what you have in there).
> >
> > You can also try something like "udbg-immortal" on the kernel command
> > line see if that brings you more debug output.
> >
>
> i asked for more tests and it seems "udbg-immortal" maybe helped.
> Here a new screenshot:
> http://cruxppc.org/~acrux/DSC_0002_modified.jpg
> and the bootkernel (config was attached in the previus mail) was
> compiled with CONFIG_SMP=y
Does the problem happens if you compile it without CONFIG_SMP ?
Cheers,
Ben.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-04-16 0:52 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-13 15:32 PowerMacintosh B&W G4 boot failure - linux-2.6.36.x nello martuscielli
2011-04-13 18:27 ` acrux
2011-04-14 2:49 ` Benjamin Herrenschmidt
2011-04-14 16:39 ` PowerMacintosh B&W G3 " acrux
2011-04-16 0:33 ` acrux
2011-04-16 0:52 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).