Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
splashutils, no progress bar, icons and console on only 1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Thu Jun 14, 2007 1:44 pm    Post subject: splashutils, no progress bar, icons and console on only 1 Reply with quote

Tired to jam a lot in that topic...My problem here seems like I am missing one thing. This is what is going on.

1) When the system boots the splash I selected comes up but the progress bar does not move or fill and no icons are displayed. Then the normal boot information starts to get displayed OVER the splash until it pushes it off the screen. This happens with emergance, livecd-2007.0 and gentoo themes.

2) Once I get to my console and attempt to "alt + F2" to another console the splash is not present.

Seems simple enough.

/boot/grub/grub.conf
Code:

title Gentoo 2.6.20-r8-1
kernel /boot/kernel-2.6.20-gentoo-r8-1 root=/dev/hda3 video=vesafb:1024x768-32@85 splash=silent,theme:gentoo
initrd /boot/fbsplash-gentoo-1024x768


I referenced https://forums.gentoo.org/viewtopic-t-500781-highlight-8bpp+verbose+picture+specified+theme+config.html and https://forums.gentoo.org/viewtopic-t-206778-highlight-8bpp+verbose+picture+specified+theme+config.html
Back to top
View user's profile Send private message
mb1248
n00b
n00b


Joined: 10 Jun 2007
Posts: 7

PostPosted: Thu Jun 14, 2007 2:48 pm    Post subject: Reply with quote

for the 2nd:
set SPLASH_TTYS="1 2 3 4 5 6" in /etc/conf.d/splash
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Thu Jun 14, 2007 3:18 pm    Post subject: Reply with quote

I went into /etc/conf.d/splash and found the line you were talking about, I uncommented it and rebooted, still nothing on the other consoles.
Back to top
View user's profile Send private message
mb1248
n00b
n00b


Joined: 10 Jun 2007
Posts: 7

PostPosted: Thu Jun 14, 2007 4:27 pm    Post subject: Reply with quote

splash is in the boot runlevel?

rc-update splash add boot
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Thu Jun 14, 2007 5:09 pm    Post subject: Reply with quote

I ran

Code:

rc-update add splash boot


And that did nothing. Still only have the splash on one TTY. Progress bar is still nil.
Back to top
View user's profile Send private message
agent_p2
n00b
n00b


Joined: 15 Jun 2007
Posts: 4

PostPosted: Fri Jun 15, 2007 7:48 pm    Post subject: Have the same problem.... Reply with quote

Hi
New instalation and the same problem with boot splash and missing progress bar.
additionally I`m getting following error:
"The filesystem mounted on / doesn't contain the /dev/tty1 device"
"which is required for the silent splash to function properly."
"Silent splash will not be enabled. Please create the appropriate"
"device node to avoid this message."

Any idea ?
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Fri Jun 15, 2007 8:14 pm    Post subject: Re: Have the same problem.... Reply with quote

agent_p2 wrote:
Hi
New instalation and the same problem with boot splash and missing progress bar.
additionally I`m getting following error:
"The filesystem mounted on / doesn't contain the /dev/tty1 device"
"which is required for the silent splash to function properly."
"Silent splash will not be enabled. Please create the appropriate"
"device node to avoid this message."

Any idea ?


Can you post the contents of /boot/grub/grub.conf and /etc/conf.d/splash?
Back to top
View user's profile Send private message
agent_p2
n00b
n00b


Joined: 15 Jun 2007
Posts: 4

PostPosted: Fri Jun 15, 2007 8:40 pm    Post subject: Reply with quote

/boot/grub/grub.conf:
title=Gentoo Linux
root (hd0,4)
kernel /boot/vmlinuz root=/dev/hda5 video=radeonfb:ywrap,mtrr,1024x768-16@60 splash=silent,fadein,theme:gent
oo quiet console=tty1
initrd /boot/fbsplash

I tried also with
CONSOLE=/dev/tty1
and same results

/etc/conf.d/splash
# Config file for splashutils

# a theme to use, probably best left commented (the theme specified
# on the kernel command line is used)
# SPLASH_THEME="gentoo"

# on which ttys should fbsplash be enabled? defaults to RC_TTY_NUMBER
SPLASH_TTYS="1 2 3 4 5 6"

# what font to use? defaults to what fbtruetype uses
# SPLASH_FONT="luxisri.ttf"

# boot/reboot/shutdown message overrides
# SPLASH_BOOT_MESSAGE="Booting the system"
# SPLASH_REBOOT_MESSAGE="Rebooting the system"
# SPLASH_SHUTDOWN_MESSAGE="Shutting the system down"

# should we drop to verbose mode on initscript errors? (yes/no)
SPLASH_VERBOSE_ON_ERRORS="yes"

# allows to set different themes on different consoles
# format: "<console>:<theme> <console>:<theme> (...)"
# SPLASH_TTY_MAP="1:emergence"
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Fri Jun 15, 2007 9:10 pm    Post subject: Reply with quote

Try removing silent and fadein from your kernel line in grub.
Back to top
View user's profile Send private message
agent_p2
n00b
n00b


Joined: 15 Jun 2007
Posts: 4

PostPosted: Sat Jun 16, 2007 7:57 am    Post subject: Reply with quote

I tried almost every combination removing silent and fadein also,
in my opinion problem is with this tty device, for some reason something is wrong with it.
And I have only problems to get correctly working silent mode with progress bar,
verbose mode is always working without any problems.
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Thu Jun 21, 2007 2:17 am    Post subject: Reply with quote

Anyone? *bump*
Back to top
View user's profile Send private message
tarpman
Veteran
Veteran


Joined: 04 Nov 2004
Posts: 1083
Location: Victoria, BC, Canada

PostPosted: Fri Jun 22, 2007 1:25 am    Post subject: Reply with quote

Have you both double-checked that /dev/tty1 exists? I don't mean the one created by udev, either, but the one on your actual filesystem.

Code:
mkdir /tmp/mnt
mount --bind / /tmp/mnt
cd /tmp/mnt/dev
ls -l tty1 || mknod -m 600 tty1 c 4 1
umount /tmp/mnt
rmdir /tmp/mnt


That shell snippet will check that the appropriate device exists, and create it if it doesn't.

guiness.stout, I didn't see 'console=tty1' in your kernel line from grub.conf - you need it for splash to work properly.
_________________
Saving the world, one kilobyte at a time.
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Sat Jun 23, 2007 12:02 am    Post subject: Reply with quote

It said
Code:

mknod: 'tty1': File exists
Back to top
View user's profile Send private message
agent_p2
n00b
n00b


Joined: 15 Jun 2007
Posts: 4

PostPosted: Sat Jun 23, 2007 12:13 pm    Post subject: Reply with quote

IT WORKS :D
Great thanks !!!
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Sun Jun 24, 2007 3:33 am    Post subject: Reply with quote

Very nice, adding "CONSOLE =/dev/tty1" to my kernel line in grub.conf worked. I now have a working progress bar. I however am still having an issue with the splash on other consoles. I'm curious if its not working fully also because I get no icons on the boot splash. Is it just that the gentoo theme does not have icons?
Back to top
View user's profile Send private message
guinness.stout
Apprentice
Apprentice


Joined: 26 Aug 2006
Posts: 237
Location: Maryland

PostPosted: Sun Jun 24, 2007 4:03 am    Post subject: Reply with quote

So here are some more updates.

I get this when I boot.

Code:

* Setting framebuffer console images ...
Can't open config file /etc/splash/emergance/1024x768.cfg.
No verbose picture specified in the theme.
 * Failed to set background image on tty3
[ !! ]


Then some commands with splash_manager

Code:

mastadon ~ # splash_manager -c demo -t livecd-2007.0 -m s --steps=100
Not a JPEG file: starts with 0x89 0x50
cat: /lib/splash/cache/daemon.pid: No such file or directory
mastadon ~ # splash_manager -c demo -t emergance -m s --steps=100
Error: Theme 'emergance' doesn't seem to provide a config file for the current resolution (1024x768).
mastadon ~ # splash_manager -c demo -t gentoo -m s --steps=100
mastadon ~ #


What some file contents look like now

grub.conf
Code:

timeout 30

default 0

fallback 1

# Splash image to show behind grub.
splashimage=(hd0,0)/boot/grub/splash.xpm.gz


# For booting GNU/Linux
title  Gentoo 2.6.20-r8-1 with splash
root (hd0,0)
kernel  /boot/kernel-2.6.20-gentoo-r8-1 root=/dev/hda3 video=vesafb:1024x768-32@85 CONSOLE=/dev/tty1 splash=silent,theme:livecd-2007.0
initrd /boot/fbsplash-livecd-2007.0-1024x768
#initrd /initrd.img

title Gentoo 2.6.20-r8 no splash
root (hd0,0)
kernel /boot/kernel-2.6.20-gentoo-r8 root=/dev/hda3

# For installing GRUB into the hard disk
title Install GRUB into the hard disk
root    (hd0,0)
setup   (hd0)

# Change the colors.
title Change the colors
color light-green/brown blink-red/blue


/etc/conf.d/splash
Code:

# Config file for splashutils.

# A theme to use, probably best left commented (the theme specified
# on the kernel command line is used).
# SPLASH_THEME="gentoo"

# On which TTYs should fbsplash be enabled? Defaults to RC_TTY_NUMBER.
SPLASH_TTYS="1 2 3 4 5 6"

# What font to use? Defaults to what fbtruetype uses.
# SPLASH_FONT="luxisri.ttf"

# Boot/reboot/shutdown message overrides.
# SPLASH_BOOT_MESSAGE="Booting the system"
# SPLASH_REBOOT_MESSAGE="Rebooting the system"
# SPLASH_SHUTDOWN_MESSAGE="Shutting the system down"

# Should we drop to verbose mode on initscript errors? (yes/no)
SPLASH_VERBOSE_ON_ERRORS="yes"

# Allows to set different themes on different consoles
# format: "<console>:<theme> <console>:<theme> (...)"
SPLASH_TTY_MAP="1:gentoo 2:livecd-2007.0 3:emergance 4:gentoo 5:livecd-2007.0 6:emergance"


And yes splash is set in rc-update to start on boot.

UPDATE: Forgot a couple things. All the files exists for those themes. Any thoughs on unemerge splashutils and themes and re-emerge them? Or just the themes?

Code:

mastadon ~ # ls -la /etc/splash/emergence/ && ls -la /etc/splash/gentoo/ && ls -la /etc/splash/livecd-2007.0/
total 25
drwxr-xr-x 3 root root  264 Jan  3  1980 .
drwxr-xr-x 5 root root  168 Jan  3  1980 ..
-rw-r--r-- 1 root root 1082 Jan  3  1980 1024x768.cfg
-rw-r--r-- 1 root root 1100 Jan  3  1980 1280x1024.cfg
-rw-r--r-- 1 root root 1094 Jan  3  1980 1280x854.cfg
-rw-r--r-- 1 root root 1100 Jan  3  1980 1400x1050.cfg
-rw-r--r-- 1 root root 1101 Jan  3  1980 1600x1200.cfg
-rw-r--r-- 1 root root 1083 Jan  3  1980 800x600.cfg
drwxr-xr-x 2 root root 1032 Jan  3  1980 images
total 29
drwxr-xr-x 3 root root  296 Jan  3  1980 .
drwxr-xr-x 5 root root  168 Jan  3  1980 ..
-rw-r--r-- 1 root root  889 Jan  3  1980 1024x768.cfg
-rw-r--r-- 1 root root  897 Jan  3  1980 1280x1024.cfg
-rw-r--r-- 1 root root  892 Jan  3  1980 1280x854.cfg
-rw-r--r-- 1 root root  897 Jan  3  1980 1400x1050.cfg
-rw-r--r-- 1 root root  906 Jan  3  1980 1600x1200.cfg
-rw-r--r-- 1 root root  877 Jan  3  1980 720x576.cfg
-rw-r--r-- 1 root root  878 Jan  3  1980 800x600.cfg
drwxr-xr-x 2 root root 1192 Jan  3  1980 images
total 161
drwxr-xr-x 6 root root   800 Jan  3  1980 .
drwxr-xr-x 5 root root   168 Jan  3  1980 ..
-rw-r--r-- 1 root root   551 Jan  3  1980 1024x768.cfg
-rw-r--r-- 1 root root   552 Jan  3  1980 1152x864.cfg
-rw-r--r-- 1 root root   552 Jan  3  1980 1152x900.cfg
-rw-r--r-- 1 root root   556 Jan  3  1980 1280x1024.cfg
-rw-r--r-- 1 root root   551 Jan  3  1980 1280x720.cfg
-rw-r--r-- 1 root root   551 Jan  3  1980 1280x768.cfg
-rw-r--r-- 1 root root   552 Jan  3  1980 1280x800.cfg
-rw-r--r-- 1 root root   552 Jan  3  1980 1280x854.cfg
-rw-r--r-- 1 root root   552 Jan  3  1980 1280x960.cfg
-rw-r--r-- 1 root root   551 Jan  3  1980 1366x768.cfg
-rw-r--r-- 1 root root   556 Jan  3  1980 1400x1050.cfg
-rw-r--r-- 1 root root   552 Jan  3  1980 1440x900.cfg
-rw-r--r-- 1 root root   557 Jan  3  1980 1600x1200.cfg
-rw-r--r-- 1 root root   556 Jan  3  1980 1680x1050.cfg
-rw-r--r-- 1 root root   556 Jan  3  1980 1920x1080.cfg
-rw-r--r-- 1 root root   557 Jan  3  1980 1920x1200.cfg
-rw-r--r-- 1 root root   547 Jan  3  1980 640x480.cfg
-rw-r--r-- 1 root root   547 Jan  3  1980 800x600.cfg
-rw-r--r-- 1 root root   794 Jan  3  1980 README
-rw-r--r-- 1 root root  5954 Jan  3  1980 Vera.copyright
-rw-r--r-- 1 root root 65932 Jan  3  1980 Vera.ttf
drwxr-xr-x 2 root root  7216 Jan  3  1980 icons
drwxr-xr-x 2 root root  1904 Jan  3  1980 images
drwxr-xr-x 2 root root   112 Jan  3  1980 scripts
drwxr-xr-x 2 root root    72 Jan  3  1980 temp
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2490
Location: イタリアのロディで

PostPosted: Thu Sep 06, 2007 4:27 pm    Post subject: Reply with quote

up?
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum