Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1501326 > unrolled thread

Regression in ARM CLCD Fb

Started byAmit Pundir <amit.pundir@linaro.org>
First post2016-10-15 18:50 +0200
Last post2016-10-20 08:50 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  Regression in ARM CLCD Fb Amit Pundir <amit.pundir@linaro.org> - 2016-10-15 18:50 +0200
    Re: Regression in ARM CLCD Fb Linus Walleij <linus.walleij@linaro.org> - 2016-10-19 21:10 +0200
    Re: Regression in ARM CLCD Fb Linus Walleij <linus.walleij@linaro.org> - 2016-10-20 08:50 +0200

#1501326 — Regression in ARM CLCD Fb

FromAmit Pundir <amit.pundir@linaro.org>
Date2016-10-15 18:50 +0200
SubjectRegression in ARM CLCD Fb
Message-ID<ssAjM-1Lv-21@gated-at.bofh.it>
Hi,

Commit 25348160e9a4 ("video: ARM CLCD: add special panel hook for
Versatiles") broke CLCD framebuffer on my qemu-system-arm +
vexpress-v2p-ca9.dtb + Android test setup.

Android boot failed with:

E/SurfaceFlinger( 1003): ERROR: failed to open framebuffer (No such
file or directory), aborting

It means Android didn't find /dev/fb* or equivalent /dev/graphics/fb*.

Any thoughts on what might be going wrong here? Or am I missing
anything obvious in my Qemu setup, though it was working fine so far.
I'd be happy to help debug things.

Regards,
Amit Pundir

[toc] | [next] | [standalone]


#1504263

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-10-19 21:10 +0200
Message-ID<su4pr-5tj-15@gated-at.bofh.it>
In reply to#1501326
On Sat, Oct 15, 2016 at 6:44 PM, Amit Pundir <amit.pundir@linaro.org> wrote:

> Commit 25348160e9a4 ("video: ARM CLCD: add special panel hook for
> Versatiles") broke CLCD framebuffer on my qemu-system-arm +
> vexpress-v2p-ca9.dtb + Android test setup.

OMG I have to fix that, sorry.

Can you tell me how you invoke qemu?

> Android boot failed with:
>
> E/SurfaceFlinger( 1003): ERROR: failed to open framebuffer (No such
> file or directory), aborting
>
> It means Android didn't find /dev/fb* or equivalent /dev/graphics/fb*.
>
> Any thoughts on what might be going wrong here? Or am I missing
> anything obvious in my Qemu setup, though it was working fine so far.
> I'd be happy to help debug things.

Probably not, I guess it's my screwup and relates to machines
without the special CLCD control registers.

I just need to reproduce it and I will fix.

Yours,
Linus Walleij

[toc] | [prev] | [next] | [standalone]


#1504544

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-10-20 08:50 +0200
Message-ID<sufkS-3W0-1@gated-at.bofh.it>
In reply to#1501326
On Sat, Oct 15, 2016 at 6:44 PM, Amit Pundir <amit.pundir@linaro.org> wrote:

> Commit 25348160e9a4 ("video: ARM CLCD: add special panel hook for
> Versatiles") broke CLCD framebuffer on my qemu-system-arm +
> vexpress-v2p-ca9.dtb + Android test setup.

Sent a patch tested on QEMU, check if it solves your problem!

Yours,
Linus Walleij

>
> Android boot failed with:
>
> E/SurfaceFlinger( 1003): ERROR: failed to open framebuffer (No such
> file or directory), aborting
>
> It means Android didn't find /dev/fb* or equivalent /dev/graphics/fb*.
>
> Any thoughts on what might be going wrong here? Or am I missing
> anything obvious in my Qemu setup, though it was working fine so far.
> I'd be happy to help debug things.
>
> Regards,
> Amit Pundir

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web