* PSPLASH PPC Colors
@ 2015-09-29 20:26 Smith, Daniel W
2015-09-29 20:51 ` Gary Thomas
0 siblings, 1 reply; 5+ messages in thread
From: Smith, Daniel W @ 2015-09-29 20:26 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 908 bytes --]
All,
Has anyone else noticed that the splash screen colors are wrong on PPC?
I installed a custom splash screen with modified colors. It looks fine on qemuarm but on qemuppc the splash screen color are all wrong. Whites and blacks are all yellow, blues are red etc.
Is there an endianness issue with the way that psplash make-image-header.sh creates the splash screen when targeting PPC? Any ideas on how to fix it.
-Daniel Smith
This message and any enclosures are intended only for the addressee. Please
notify the sender by email if you are not the intended recipient. If you are
not the intended recipient, you may not use, copy, disclose, or distribute this
message or its contents or enclosures to any other person and any such actions
may be unlawful. Ball reserves the right to monitor and review all messages
and enclosures sent to or from this email address.
[-- Attachment #2: Type: text/html, Size: 2951 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PSPLASH PPC Colors
2015-09-29 20:26 PSPLASH PPC Colors Smith, Daniel W
@ 2015-09-29 20:51 ` Gary Thomas
2015-09-29 20:56 ` Smith, Daniel W
0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2015-09-29 20:51 UTC (permalink / raw)
To: yocto
On 2015-09-29 14:26, Smith, Daniel W wrote:
> All,
>
> Has anyone else noticed that the splash screen colors are wrong on PPC?
>
> I installed a custom splash screen with modified colors. It looks fine on qemuarm but on qemuppc the splash screen color are all wrong. Whites and blacks are all yellow, blues
> are red etc.
>
> Is there an endianness issue with the way that psplash make-image-header.sh creates the splash screen when targeting PPC? Any ideas on how to fix it.
I'm not sure how to fix it, but it would seem that if these
pixel values are set up on a [little-endian] PC, they might
well be wrong on a [big-endian] PowerPC.
Does this happen on qemuppc or only on real hardware?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PSPLASH PPC Colors
2015-09-29 20:51 ` Gary Thomas
@ 2015-09-29 20:56 ` Smith, Daniel W
2015-09-29 22:55 ` Bystricky, Juro
0 siblings, 1 reply; 5+ messages in thread
From: Smith, Daniel W @ 2015-09-29 20:56 UTC (permalink / raw)
To: Gary Thomas, yocto@yoctoproject.org
> Does this happen on qemuppc or only on real hardware?
I have only tried it on qemuppc & qemuarm at this point. The colors are all correct once busybox is running, so I suspect it is an edianness issue with images generated on a PC and then installed on a PPC.
-Daniel Smith
This message and any enclosures are intended only for the addressee. Please
notify the sender by email if you are not the intended recipient. If you are
not the intended recipient, you may not use, copy, disclose, or distribute this
message or its contents or enclosures to any other person and any such actions
may be unlawful. Ball reserves the right to monitor and review all messages
and enclosures sent to or from this email address.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PSPLASH PPC Colors
2015-09-29 20:56 ` Smith, Daniel W
@ 2015-09-29 22:55 ` Bystricky, Juro
2015-10-06 20:18 ` Smith, Daniel W
0 siblings, 1 reply; 5+ messages in thread
From: Bystricky, Juro @ 2015-09-29 22:55 UTC (permalink / raw)
To: Smith, Daniel W, Gary Thomas, yocto@yoctoproject.org
This is a known bug:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=7236
Juro
> -----Original Message-----
> From: yocto-bounces@yoctoproject.org [mailto:yocto-
> bounces@yoctoproject.org] On Behalf Of Smith, Daniel W
> Sent: Tuesday, September 29, 2015 1:57 PM
> To: Gary Thomas; yocto@yoctoproject.org
> Subject: Re: [yocto] PSPLASH PPC Colors
>
>
> > Does this happen on qemuppc or only on real hardware?
>
> I have only tried it on qemuppc & qemuarm at this point. The colors are all
> correct once busybox is running, so I suspect it is an edianness issue with
> images generated on a PC and then installed on a PPC.
>
> -Daniel Smith
>
>
>
> This message and any enclosures are intended only for the addressee.
> Please notify the sender by email if you are not the intended recipient. If
> you are not the intended recipient, you may not use, copy, disclose, or
> distribute this message or its contents or enclosures to any other person and
> any such actions may be unlawful. Ball reserves the right to monitor and
> review all messages and enclosures sent to or from this email address.
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PSPLASH PPC Colors
2015-09-29 22:55 ` Bystricky, Juro
@ 2015-10-06 20:18 ` Smith, Daniel W
0 siblings, 0 replies; 5+ messages in thread
From: Smith, Daniel W @ 2015-10-06 20:18 UTC (permalink / raw)
To: Bystricky, Juro, Gary Thomas, yocto@yoctoproject.org
Thanks,
I verified that the fix provided in the Bug fixed the Psplash PPC color issue.
-Daniel Smith
-----Original Message-----
From: Bystricky, Juro [mailto:juro.bystricky@intel.com]
Sent: Tuesday, September 29, 2015 4:56 PM
To: Smith, Daniel W; Gary Thomas; yocto@yoctoproject.org
Subject: RE: [yocto] PSPLASH PPC Colors
This is a known bug:
https://urldefense.proofpoint.com/v2/url?u=https-3A__bugzilla.yoctoproject.org_show-5Fbug.cgi-3Fid-3D7236&d=AwIFAg&c=jF7FvYH6t0RX1HrEjVCgHQ&r=-_nA1hfe_MiE5-Odgbhz5g&m=eRydDR6l-s_z19xQw1temZilK8XN7UU4R7tpywSY2DY&s=Lv0j8RRzbz_efxv85RqguoF7PUdqLLgED7uywBE9UvE&e=
Juro
> -----Original Message-----
> From: yocto-bounces@yoctoproject.org [mailto:yocto-
> bounces@yoctoproject.org] On Behalf Of Smith, Daniel W
> Sent: Tuesday, September 29, 2015 1:57 PM
> To: Gary Thomas; yocto@yoctoproject.org
> Subject: Re: [yocto] PSPLASH PPC Colors
>
>
> > Does this happen on qemuppc or only on real hardware?
>
> I have only tried it on qemuppc & qemuarm at this point. The colors are all
> correct once busybox is running, so I suspect it is an edianness issue with
> images generated on a PC and then installed on a PPC.
>
> -Daniel Smith
>
>
>
> This message and any enclosures are intended only for the addressee.
> Please notify the sender by email if you are not the intended recipient. If
> you are not the intended recipient, you may not use, copy, disclose, or
> distribute this message or its contents or enclosures to any other person and
> any such actions may be unlawful. Ball reserves the right to monitor and
> review all messages and enclosures sent to or from this email address.
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_listinfo_yocto&d=AwIFAg&c=jF7FvYH6t0RX1HrEjVCgHQ&r=-_nA1hfe_MiE5-Odgbhz5g&m=eRydDR6l-s_z19xQw1temZilK8XN7UU4R7tpywSY2DY&s=k27ogfRMqmVmsiWqh4i26vHc9q-e1zRr80fZtoe-BP4&e=
This message and any enclosures are intended only for the addressee. Please
notify the sender by email if you are not the intended recipient. If you are
not the intended recipient, you may not use, copy, disclose, or distribute this
message or its contents or enclosures to any other person and any such actions
may be unlawful. Ball reserves the right to monitor and review all messages
and enclosures sent to or from this email address.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-10-06 20:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 20:26 PSPLASH PPC Colors Smith, Daniel W
2015-09-29 20:51 ` Gary Thomas
2015-09-29 20:56 ` Smith, Daniel W
2015-09-29 22:55 ` Bystricky, Juro
2015-10-06 20:18 ` Smith, Daniel W
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.