You are not logged in.

#1 2012-06-25 06:44:01

ov1d1u
Member
Registered: 2011-05-30
Posts: 5

[SOLVED] Errors and warning while updating kernels

Hi,

By some time ago I'm getting this errors and warnings everytime I update the kernel:

>>> Generating initial ramdisk, using mkinitcpio.  Please wait...
==> Building image from preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.4.4-1-ARCH
  -> Running build hook: [base]
==> ERROR: Hook /lib/initcpio/install/fbsplash has no build function
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [pata]
  -> Running build hook: [scsi]
  -> Running build hook: [sata]
  -> Running build hook: [filesystems]
==> Generating module dependencies
==> ERROR: binary dependency `libpng14.so.14' not found for `/sbin/fbcondecor_helper'
WARNING: could not open /tmp/mkinitcpio.6dsDJ4/root/lib/modules/3.4.4-1-ARCH/modules.order: No such file or directory
WARNING: could not open /tmp/mkinitcpio.6dsDJ4/root/lib/modules/3.4.4-1-ARCH/modules.builtin: No such file or directory
==> Creating gzip initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.

Even if the system still boots, I'd like to solve this warning but I didn't found nothing about this on Google.  What could be the problem?

Last edited by ov1d1u (2012-06-25 07:25:00)

Offline

#2 2012-06-25 06:58:01

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED] Errors and warning while updating kernels

Not very familiar with fbsplash (or splashscreens in general for that matter), but what happens if you don't include the "fbsplash" hook when generating a new initramfs?

If this makes the error go away, perhaps try rebuilding fbsplash against the new kernel, throw the hook back in and regen your initramfs again.


Burninate!

Offline

#3 2012-06-25 07:06:17

ov1d1u
Member
Registered: 2011-05-30
Posts: 5

Re: [SOLVED] Errors and warning while updating kernels

Well, updating fbsplash seems to solve this. I'm wondering how I didn't think about this before...

Thanks anyway smile

Offline

#4 2012-06-25 07:24:32

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED] Errors and warning while updating kernels

Good to hear it's all running fine again.

Don't forget to mark your thread as [SOLVED].


Burninate!

Offline

Board footer

Powered by FluxBB