* [Adeos-main] Adeos for PowerPc 2.6.29.4-64 bit
@ 2011-09-12 22:54 sdiani
2011-09-13 7:15 ` Philippe Gerum
0 siblings, 1 reply; 4+ messages in thread
From: sdiani @ 2011-09-12 22:54 UTC (permalink / raw)
To: adeos-main; +Cc: rpm
[-- Attachment #1: Type: text/plain, Size: 1984 bytes --]
Hi,
Is it possible to have an adeos 64-bit patch for the 2.6.29.4-64-bit kernel, running on a G5 (PowerPc64)?
if not, how can I built one ?
The latest that I found is "adeos-ipipe-2.6.22-rc5-powerpc64-1.4-00.patch".
Thanks
Sergio
----Messaggio originale----
Da: sdiani@domain.hid
Data: 10-mag-2011 14.11
A: <rpm@xenomai.org>
Cc: <adeos-main@gna.org>
Ogg: R: [Adeos-main] R: Re: Adeos for PowerPc 2.6.29.4-64 bit
It seems working, it worked for 1 hour without freezing
Now i want to stress the kernel a bit.
Thanks a lot
Sergio
----Messaggio originale----
Da: sdiani@domain.hid
Data: 9-mag-2011 17.16
A: <rpm@xenomai.org>
Cc: <adeos-main@gna.org>
Ogg: [Adeos-main] R: Re: Adeos for PowerPc 2.6.29.4-64 bit
Tonight I try it and I will tell You
Thanks
Sergio
----Messaggio originale----
Da: rpm@xenomai.org
Data: 4-mag-2011 16.44
A: "sdiani@domain.hid"<sdiani@domain.hid>
Cc: <adeos-main@gna.org>
Ogg: Re: [Adeos-main] Adeos for PowerPc 2.6.29.4-64 bit
On Wed, 2011-05-04 at 14:57 +0200, sdiani@domain.hid wrote:
>
> Hi everyone,
> i'm trying to compile the 2.6.29.4 64-bit Denx kernel for PowerPC
> ( PPC 970 , G5 Desktop ).
> I have applied the
> patch adeos-ipipe-2.6.29.4-powerpc-DENX-2.7-04.patch and after
> reboot i get this error:
>
> NIP [000001C968] .power4_idle+0x54/0x58
> LR = (null)
> ....
> Exceptionn: 901 at power4_idle+0x54/0x58
> LR = .cpu_idle +0x11c/0x1d4
>
> It regards the idle_power4.S file and the only changes in it, are
> about the CONFIG_SOFTDISABLE.
> Can Anyone help me to solve it ?
The power save code for powermac won't work as is with Adeos. Try
booting with powersave=off.
>
> Thank you in advance
>
> Sergio
> _______________________________________________
> Adeos-main mailing list
> Adeos-main@domain.hid
> https://mail.gna.org/listinfo/adeos-main
--
Philippe.
[-- Attachment #2: Type: text/html, Size: 3149 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Adeos-main] Adeos for PowerPc 2.6.29.4-64 bit
2011-09-12 22:54 [Adeos-main] Adeos for PowerPc 2.6.29.4-64 bit sdiani
@ 2011-09-13 7:15 ` Philippe Gerum
0 siblings, 0 replies; 4+ messages in thread
From: Philippe Gerum @ 2011-09-13 7:15 UTC (permalink / raw)
To: sdiani@domain.hid; +Cc: adeos-main
On Tue, 2011-09-13 at 00:54 +0200, sdiani@domain.hid wrote:
> Hi,
>
> Is it possible to have an adeos 64-bit patch for the
> 2.6.29.4-64-bit kernel, running on a G5 (PowerPc64)?
> if not, how can I built one ?
> The latest that I found is
> "adeos-ipipe-2.6.22-rc5-powerpc64-1.4-00.patch".
I don't understand what you mean. The thread you are replying to shows
that you already found a working ppc64 patch for 2.6.29.4. If it does
not eventually, then you will have to fix it. I don't think anyone is
maintaining the pipeline for this old release.
>
> Thanks
> Sergio
> ----Messaggio originale----
> Da: sdiani@domain.hid
> Data: 10-mag-2011 14.11
> A: <rpm@xenomai.org>
> Cc: <adeos-main@gna.org>
> Ogg: R: [Adeos-main] R: Re: Adeos for PowerPc 2.6.29.4-64 bit
>
> It seems working, it worked for 1 hour without freezing
> Now i want to stress the kernel a bit.
>
> Thanks a lot
>
> Sergio
> ----Messaggio originale----
> Da: sdiani@domain.hid
> Data: 9-mag-2011 17.16
> A: <rpm@xenomai.org>
> Cc: <adeos-main@gna.org>
> Ogg: [Adeos-main] R: Re: Adeos for PowerPc 2.6.29.4-64
> bit
>
> Tonight I try it and I will tell You
>
> Thanks
>
> Sergio
> ----Messaggio originale----
> Da: rpm@xenomai.org
> Data: 4-mag-2011 16.44
> A: "sdiani@domain.hid"<sdiani@domain.hid>
> Cc: <adeos-main@gna.org>
> Ogg: Re: [Adeos-main] Adeos for PowerPc
> 2.6.29.4-64 bit
>
> On Wed, 2011-05-04 at 14:57 +0200,
> sdiani@domain.hid wrote:
> >
> > Hi everyone,
> > i'm trying to compile the 2.6.29.4 64-bit
> Denx kernel for PowerPC
> > ( PPC 970 , G5 Desktop ).
> > I have applied the
> > patch
> adeos-ipipe-2.6.29.4-powerpc-DENX-2.7-04.patch
> and after
> > reboot i get this error:
> >
> > NIP
> [000001C968] .power4_idle+0x54/0x58
> > LR = (null)
> > ....
> > Exceptionn: 901 at
> power4_idle+0x54/0x58
> > LR
> = .cpu_idle +0x11c/0x1d4
> >
> > It regards the idle_power4.S file and the
> only changes in it, are
> > about the CONFIG_SOFTDISABLE.
> > Can Anyone help me to solve it ?
>
> The power save code for powermac won't work as
> is with Adeos. Try
> booting with powersave=off.
>
> >
> > Thank you in advance
> >
> > Sergio
> >
> _______________________________________________
> > Adeos-main mailing list
> > Adeos-main@domain.hid
> > https://mail.gna.org/listinfo/adeos-main
>
> --
> Philippe.
>
>
>
>
>
>
>
>
--
Philippe.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Adeos-main] Adeos for PowerPc 2.6.29.4-64 bit
@ 2011-05-04 12:57 sdiani
2011-05-04 14:44 ` Philippe Gerum
0 siblings, 1 reply; 4+ messages in thread
From: sdiani @ 2011-05-04 12:57 UTC (permalink / raw)
To: adeos-main
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
Hi everyone,
i'm trying to compile the 2.6.29.4 64-bit Denx kernel for PowerPC ( PPC 970 , G5 Desktop ).
I have applied the patch adeos-ipipe-2.6.29.4-powerpc-DENX-2.7-04.patch and after reboot i get this error:
NIP [000001C968] .power4_idle+0x54/0x58
LR = (null)
....
Exceptionn: 901 at power4_idle+0x54/0x58
LR = .cpu_idle +0x11c/0x1d4It regards the idle_power4.S file and the only changes in it, are about the CONFIG_SOFTDISABLE.
Can Anyone help me to solve it ?
Thank you in advance
Sergio
[-- Attachment #2: Type: text/html, Size: 2257 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [Adeos-main] Adeos for PowerPc 2.6.29.4-64 bit
2011-05-04 12:57 sdiani
@ 2011-05-04 14:44 ` Philippe Gerum
0 siblings, 0 replies; 4+ messages in thread
From: Philippe Gerum @ 2011-05-04 14:44 UTC (permalink / raw)
To: sdiani@domain.hid; +Cc: adeos-main
On Wed, 2011-05-04 at 14:57 +0200, sdiani@domain.hid wrote:
>
> Hi everyone,
> i'm trying to compile the 2.6.29.4 64-bit Denx kernel for PowerPC
> ( PPC 970 , G5 Desktop ).
> I have applied the
> patch adeos-ipipe-2.6.29.4-powerpc-DENX-2.7-04.patch and after
> reboot i get this error:
>
> NIP [000001C968] .power4_idle+0x54/0x58
> LR = (null)
> ....
> Exceptionn: 901 at power4_idle+0x54/0x58
> LR = .cpu_idle +0x11c/0x1d4
>
> It regards the idle_power4.S file and the only changes in it, are
> about the CONFIG_SOFTDISABLE.
> Can Anyone help me to solve it ?
The power save code for powermac won't work as is with Adeos. Try
booting with powersave=off.
>
> Thank you in advance
>
> Sergio
> _______________________________________________
> Adeos-main mailing list
> Adeos-main@domain.hid
> https://mail.gna.org/listinfo/adeos-main
--
Philippe.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-09-13 7:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-12 22:54 [Adeos-main] Adeos for PowerPc 2.6.29.4-64 bit sdiani
2011-09-13 7:15 ` Philippe Gerum
-- strict thread matches above, loose matches on Subject: below --
2011-05-04 12:57 sdiani
2011-05-04 14:44 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.