WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: netbooting with splash screen and some PC's get a blank screen after splash  (Read 2248 times)

Offline dlsnow97

  • Newbie
  • *
  • Posts: 9
I am booting some older computers (pxebooting from a read only nfs share) to tinycore with kernel 2.6.33.3-tinycore and have a splash screen
Most computers work fine but some see the splash screen then blank / black screen

My bootcode is

 APPEND vga=773 splash quiet initrd=/boot/tinycore.gz quiet nfsmount=10.0.0.80:/srv/nfs ro tce=nfs/tce

When I remove the splash screen (by removing bootcode vga=773) they boot fine (except no splash screen).

I am making a list of those that dont work to see if it I can find a similarity - so far 2 of the 5 that dont work have nvidia video

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Where do you see that Core supports a splash screen?

Offline dlsnow97

  • Newbie
  • *
  • Posts: 9
Well - I guess i never checked to see if it did anywhere.  I just added my own with an animated splash screen and everything. 

It really ties the whole package together.

Offline dlsnow97

  • Newbie
  • *
  • Posts: 9
This is how I added splash screen

from kernel removed default logo (CONFIG_LOGO),
into ramdisk added usplash with themes,
added usplash_write routine to init scripts:
/etc/init.d/tc-config
/usr/bin/tce-setup

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
As it's an usplash issue, TCB is a wrong forum for it. Moving.

Any reason to use TC 3.x? Current is 5.x.
« Last Edit: November 06, 2013, 06:00:51 AM by curaga »
The only barriers that can stop you are the ones you create yourself.