[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2023-09-20 Thread Michael Vogt
** Project changed: snappy => snapd

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in snapd:
  In Progress
Status in linux-raspi2 package in Ubuntu:
  In Progress

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1837209/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-10-29 Thread Zygmunt Krynicki
The bug is in progress but it is unclear who is working on it. Can the
party responsible please self-assign and update the status of the issue.

Is there something to be done in the snappy project for this issue to be fixed?
Is this just waiting on a kernel snaps? Are those in stable channel now?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  In Progress
Status in linux-raspi2 package in Ubuntu:
  In Progress

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-09-30 Thread Samuele Pedroni
** Changed in: snappy
   Status: New => In Progress

** Changed in: linux-raspi2 (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  In Progress
Status in linux-raspi2 package in Ubuntu:
  In Progress

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-30 Thread Łukasz Zemczak
@p-pisati: Dave just confirmed that our latest edge-based images now
have the Ubuntu splash logo back, thanks a lot! Could we get this
version promoted to stable anytime soon?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-25 Thread Paolo Pisati
Ok, tested and uploaded, let me know if you test images are fixed now.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-24 Thread Paolo Pisati
Fixed kernel snaps are building as we speak, and will be uploaded to the
store -edge and -beta immediately after.

I'll build another test image first thing tomorrow morning, and then we
can promote it to -stable.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-24 Thread Łukasz Zemczak
When would it be possible to get this change released as part of the pi-
kernel snap? I still need to poke Adam, but I suppose we wouldn't want
to release our .3 core images without this fix. Will we have to delay
the core image releases for .3, or maybe can these changes go into pi-
kernel outside of the regular kernel cycle?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-23 Thread Dave Jones
Thanks Paolo - I can confirm the pre-cooked image displays the boot logo
nicely (couldn't test the snap itself, but I suspect that's due to me
lacking the correction snap incantations rather than anything wrong with
it - snap complained about replacing a signed kernel with an unasserted
one).

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-23 Thread Francis Ginther
** Tags added: id-5c5030ac2528bd3e8b135fc0

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-23 Thread Paolo Pisati
Test kernel snap available here:

https://people.canonical.com/~ppisati/lp1837209/pi-
kernel_4.15.0-1041.44_armhf.snap

and precooked image here:

https://people.canonical.com/~ppisati/lp1837209/ubuntu-
core-18-pi_lp1837209fix.img.xz

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-23 Thread Łukasz Zemczak
@p-pisati: as mentioned earlier, with pi-kernel rev 21 the splash
support worked with dtoverlay line present, which does not anymore -
meaning it's a regression. It's also quite a visible regression, since
that's the first thing Ubuntu Core pi users see when they boot the
device. This might be a 'release critical' regression for 18.04.3, which
is planned to be released on the 1st of August. As mentioned by Olivier
and Dave, removal of the dtoverlay line does not seem to be a feasible
option as of now. And besides, as mentioned, the pi-kernel snap
regressed by breaking something that worked fine previously.

Can we identify which modules from the list that Dave presented in
comment #5 (which were present in rev 21 but are no longer in 42) would
be required and get them back into the initrd? Could we revert the
change that removed all those (possibly unneeded) modules from the
initrd at least until we know nothing regresses?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-22 Thread Oliver Grawert
mir-kiosk is currently the only supported way to get grahical (mostly
kiosk) applications up and running on ubuntu core, some of our digital-
signage customers use it so currently the overlay is a requirement
(until the mir team solves it with a pi specific mir backend or the vc4
driver changes in some way like stated abov)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-22 Thread Dave Jones
@p-pisati: that assumes the overlay isn't required by anyone; as ogra
notes above, the overlay is required for mir-kiosk to work. I don't know
how important mir-kiosk is, but it seems it might be fairly relevant to
core [1]. Either way, it seems less risky to me to add modules to initrd
(which only enables functionality during early boot) than to remove an
overlay (which potentially breaks existing functionality).

[1] https://ubuntu.com/blog/mir-kiosk-uses-mir

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-22 Thread Paolo Pisati
If you remove the dtoverlay line (just tested it) and it works fine
during boot (before root is mounted), it means initrd has all necessary
modules to make it work, so it's not like initrd is missing something.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-22 Thread Dave Jones
Indeed - I'd rather not remove overlays without being certain we don't
need them. For now though, let's just get the splash screen working
again (as it's a little un-nerving for new users to be presented with a
straight black screen during boot and have no indication anything's
working other than a blinking LED).

In this case I'm certain all the kernel modules required are being built
(because as mentioned psplash works *after* boot), but there's only a
single kernel module (which looks related to i2c) present in the current
initrd.img (which is part of the kernel snap). So I think the only thing
required here is to ensure that the kernel modules which were present in
the stable/current version (snap rev 21) are also present in the current
version (snap rev 42).

Specifically, the kernel modules included in the initrd in snap rev 21
are as follows:

lib/modules/4.15.0-1031-raspi2/kernel/drivers/video/fbdev/core/sysfillrect.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/video/fbdev/core/syscopyarea.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/video/fbdev/core/sysimgblt.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/video/fbdev/core/fb_sys_fops.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/ipu-v3/imx-ipu-v3.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/arm/mali-dp.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/arm/hdlcd.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/vgem/vgem.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/drm_kms_helper.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/vc4/vc4.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/i2c/sil164.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/i2c/tda998x.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/i2c/ch7006.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/tve200/tve200_drm.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/tinydrm/repaper.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/tinydrm/mipi-dbi.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/tinydrm/st7586.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/tinydrm/mi0283qt.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/tinydrm/core/tinydrm.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/mxsfb/mxsfb.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-cec.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/nxp-ptn3460.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/adv7511/adv7511_drm.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/lvds-encoder.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/ti-tfp410.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/dumb-vga-dac.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/tc358767.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/sii902x.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/sil-sii8620.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/parade-ps8622.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/sii9234.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/megachips-stdp-ge-b850v3-fw.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/bridge/analogix-anx78xx.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/pl111/pl111_drm.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/tilcdc/tilcdc.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/drm.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-simple.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-innolux-p079zca.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-samsung-s6e8aa0.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-jdi-lt070me05000.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-seiko-43wvf1g.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-samsung-ld9040.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-samsung-s6e3ha2.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-sitronix-st7789v.ko
lib/modules/4.15.0-1031-raspi2/kernel/drivers/gpu/drm/panel/panel-lg-lg4573.ko

[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-22 Thread Paolo Pisati
Last working image / kernel version? First broken image / kernel
version? So we can compare the two.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-19 Thread Oliver Grawert
the overlay is needed for mir-kiosk to allow it to work at all
(unaccelerated though)

to have mir-kiosk fully accelerated one needs to use -kms-v3d instead
but this in turn disables all video decoding in the vc4 core. i
originally picked -fkms-v3d for the gadget since it is the least evil
(makes mir semi-work while still allowing to use omxplayer accelerated
(see the omxplayer-pi snap for testing)).

long term it would be really cool if the graphics overlay selection
could be a bit more dynamic (this is indeed orthogonal to this bug
though) without the need to hardcode such stuff on boot or if mir-kiosk
could simply work on top of vc4 without need for the overlay (the mir
team was looking into that but i do not know the current status).

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-19 Thread Dave Jones
Tested Oliver's suggestion and indeed it does work if the overlay is
removed but I assume that the overlay is there for a reason.
Furthermore, extracting the psplash binary from the psplash initrd and
running it after boot has concluded (at which point /dev/fb0 exists)
works successfully which suggests there's no issue with the framebuffer
itself, just that the framebuffer doesn't exist (presumably due to the
aforementioned lack of kernel modules in the initrd) at the (very early)
point in the boot where psplash is executed.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1837209] Re: Splash screen fails to display on recent pi core18 images

2019-07-19 Thread Łukasz Zemczak
** Also affects: linux-raspi2 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1837209

Title:
  Splash screen fails to display on recent pi core18 images

Status in Snappy:
  New
Status in linux-raspi2 package in Ubuntu:
  New

Bug description:
  The current core18 image [1] for the raspberry pi fails to display the
  "Core" splash screen on boot. This is because psplash fails to open
  the /dev/fb0 framebuffer device, because it doesn't exist. This
  appears to be due to a lack of supporting kernel modules in the
  initrd.img (fb_sys_fops, drm, vc4, etc.) which were formerly present
  but are missing from the version I'm testing (pi-kernel
  4.15.0-1041.44, snap rev 42).

  Steps to reproduce:

  * Flash the image to a uSD card and boot the pi with it (preferably with a 
serial console attached).
  * Note screen remains black instead of displaying the familiar "Core" text 
under an Ubuntu logo.
  * If serial console is attached, note "Error opening /dev/fb0" in the output 
shortly after u-boot starts the kernel; this is output from psplash failing

  [1] http://cdimage.ubuntu.com/ubuntu-core/18/current/ubuntu-
  core-18-armhf+raspi3.img.xz

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1837209/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp