Using: splashutils-1.1.9.5
Okay, Cool. Due to previous attempts to get this working on amd64 with vesafb and NOT vesafb-tng. I had other stuff in grub kernel line, like /dev/vc/1,.... so had to play with that awhile. Finally took one of the lines out of the new splashutils docs you wrote. That worked after changing the tty to 13.
Code: Select all
kernel /bzImage-2.6.11-gentoo-r5 root=/dev/hdb4 vga=792 splash=silent,theme:GoGentooGo,tty:13 quiet CONSOLE=/dev/tty1
Works now during boot and shutdown. Progressbar also working great also. First time had this fully working with the amd64 system fully.
YA, Thanks a lot Spock!! 
Live long and prosper.
** Only thing noticed was that there is a small black (cursor) square in the top left corner of the screen in silent mode. But at least the syslog messages didn't come up and except for the top left corner, nothing disturbed the silent splash.
***Wonder if there is a way to not have the boot messages appear after silent splash ends on the way to the login?
****Now going to see if changing to verbose is as simple as changing the silent to verbose.
Nope. Tried several ways so far, but only comes up at the end of the boot, then works fine during shutdown in verbose. Darn, I thought we had it. Maybe I am doing something wrong.