Reply
 
Thread Tools Display Modes
  #1  
Old 05-15-2006, 03:35 PM
kh54 kh54 is offline
Senior Member
 
Join Date: Dec 2005
Location: EGYPT
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default Splash Screen Lost After Kernel Customization: SOLVED
After customizing, building and installing my keenel today and rebooting, all went OK except that the PCBSD splash screen was lost with the following two lines generated in /var/log/messages boot record:

May 15 16:01:01 localhost kernel: splash_bmp: No appropriate video mode found
May 15 16:01:01 localhost kernel: module_register_init: MOD_LOAD (splash_bmp, 0xc0743908, 0) error 19

Any clues on this error and how it can be managed?
Reply With Quote
  #2  
Old 05-15-2006, 06:41 PM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default
Let me know if you ever find out how to change the splash screen, maybe I'll skip turning it off on my next install.
Reply With Quote
  #3  
Old 05-15-2006, 07:28 PM
kh54 kh54 is offline
Senior Member
 
Join Date: Dec 2005
Location: EGYPT
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default
You might check /boot/defaults/loader.conf for guidance on changing the splash screen.
# This is loader.conf - a file full of useful variables that you can
# set to change the default load behavior of your system. You should
# not edit this file! Put any overrides into one of the
# loader_conf_files instead and you will be able to update these
# defaults later without spamming your local configuration information.
Reply With Quote
  #4  
Old 05-15-2006, 09:06 PM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Splash Screen Lost After Kernel Customization
Originally Posted by kh54
After customizing, building and installing my keenel today and rebooting, all went OK except that the PCBSD splash screen was lost with the following two lines generated in /var/log/messages boot record:

May 15 16:01:01 localhost kernel: splash_bmp: No appropriate video mode found
May 15 16:01:01 localhost kernel: module_register_init: MOD_LOAD (splash_bmp, 0xc0743908, 0) error 19

Any clues on this error and how it can be managed?
You can reach PC-BSD default kernel config file in /PCBSD/conf/PCBSD.i386 file. I think you just missed couple of lines:

Code:
options         VESA            # Vesa Support for Splash
options         SC_PIXEL_MODE   # add support for the raster tex
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
Reply With Quote
  #5  
Old 05-15-2006, 09:39 PM
kh54 kh54 is offline
Senior Member
 
Join Date: Dec 2005
Location: EGYPT
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Thanks for advise antik. I think that the problem arised from the 2 options lines you mentioned which are not originally included in the FBSD Generic file which I customized as given in the FBSD HB.
Now, I'm wondering on which is better, to customize the PCBSD.i386 kernel or the FBSD Generic kernel?
Reply With Quote
  #6  
Old 05-16-2006, 07:57 AM
kh54 kh54 is offline
Senior Member
 
Join Date: Dec 2005
Location: EGYPT
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Adding the 2 lines to kernel, rebuilding and installing solved the problem.
Thanks for hint and advise antik
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
No Splash Screen - PC-BSD 1.5 srulop Startup Bug Reports 8 04-15-2008 09:59 PM
KDE splash screen randomizer antik Feature Requests 0 11-10-2006 03:52 PM
Change the splash screen? schwach Installing PC-BSD 8 06-15-2006 09:47 PM
Install hangs immediately when the splash screen appears. DDCC Startup Bug Reports 0 05-01-2006 07:16 PM
Cannot install 0.78, hangs at splash screen. ronrussell Installing PC-BSD 1 09-27-2005 06:51 PM


All times are GMT. The time now is 02:27 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.