Splashscreen
- Inicie sesión ou rexístrese para enviar comentarios
I'm
running the bare text mode version of Trisquel 6.0.
Do you know how i can set up a splashscreen(Ubuntu Stuff don't work, its
different(think its changed by Trisquel developers))?
I have tried to edit /etc/default/grub,
changed GRUB_CMDLINUX_DEFAULT="splash" from ="quiet splash" and updated
the grub2 configuration with grub-mkconfig -o /boot/grub/grub.cfg.
Did not work. However grub-mkconfig is outputing
that it found trisquel-grub.png. And if i set
GRUB_CMDLINUX_DEFAULT="", then there will be text output during boot,
though otherwise with both of ="quiet splash" or ="splash" there will be
no text output during boot, just a black screen.
Do you have any solution? Any of the developers of Trisquel probably
know.
Using an AMD/ATI video card?
lspci | grep VGA
Because that's what it looks like on my box. That's the way I prefer it however so I haven't tried to see if I could change it. The plymouth package is responsible for the splash.
My laptops intel processor got integrated graphics.
The plymouth package appears to be installed, but no manpages are installed.
Edit:
Do i maybe need to execute plymouth in some file? Because when i execute plymouth in bash, it appears as though it accepts parameters which by context seems to indicate that it is to be launched during startup.
The splash parameter in grub should do it for you. You can use e.g. Synaptic to see what files the plymouth package(s) have installed into the system, those might help you debug it. And the project might've a web page.
- Inicie sesión ou rexístrese para enviar comentarios