You are not logged in.

#1 2012-01-18 02:40:57

hagabaka
Member
Registered: 2010-12-15
Posts: 34

[Problem GONE] fbsplash segfault, no splash screen when booting

I am using fbsplash, and between grub2 menu and X, the screen stays blank. However the splash screen does show up when the system is shutting down for a reboot. I followed the setup instructions at <https://wiki.archlinux.org/index.php/Fbsplash>, and my /etc/mkinitcpio.conf has:

MODULES="i915"
# ...
HOOKS="base fbsplash udev autodetect pata scsi sata uresume filesystems usbinput"

I also tried with fbsplash after autodetect, and that didn't fix the problem.

I generated grub2 config with:

GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3 logo.nologo console=tty1 splash=silent,fadein,fadeout,theme:arch-banner-icons"

dmesg shows a segfault with fbsplash, and a few lines about fb0:

[    0.613752] fbcon: VESA VGA (fb0) is primary device
[    0.661617] fb0: VESA VGA frame buffer device
[    1.732832] fbcon: inteldrmfb (fb0) is primary device
[    2.195272] fb0: inteldrmfb frame buffer 2.17.0-2device
[    7.377315] fbsplashd.stati[76]: segfault at 0 ip 0804fe31 sp bfd74a20 error 4 in fbsplashd.static (deleted)[8048000+203000]

I am using linux 3.1.9-2, xf86-video-intel 2.17.0-2, fbsplash 1.5.4.4-7. Thanks in advance for any advice.

Last edited by hagabaka (2012-01-18 19:49:10)

Offline

#2 2012-01-18 19:47:34

hagabaka
Member
Registered: 2010-12-15
Posts: 34

Re: [Problem GONE] fbsplash segfault, no splash screen when booting

I did an upgrade, ran mkinitcpio a few times, and now the splash screen works on boot too. I didn't figure out what was causing it to fail in the beginning though, sorry.

Offline

#3 2012-02-14 23:58:57

OramahMaalhur
Member
From: Kiev, Ukraine
Registered: 2012-02-14
Posts: 15
Website

Re: [Problem GONE] fbsplash segfault, no splash screen when booting

I have the similar problem.
Grub 0.97, Linux 3.2.5-1, fbsplash 1.5.4.4-7, xf86-video-intel 2.17.0-2
The same KMS

dmesg:

[    2.077980] drm: registered panic notifier
[    2.078021] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.146986] fbsplashd.stati[70]: segfault at 0 ip 0816b776 sp b72e4fd8 error 4 in fbsplashd.static[8048000+1fc000]


Слава Україні!

Offline

#4 2012-03-01 14:09:25

jemofthewest
Member
Registered: 2012-02-27
Posts: 37

Re: [Problem GONE] fbsplash segfault, no splash screen when booting

Try enabling KMS.  It worked for me with my intel chipset.

https://wiki.archlinux.org/index.php/In … Setting.29

Offline

Board footer

Powered by FluxBB