Remove text from boot specially just before emulationstation starts to load
-
Looking at this forum [https://retropie.org.uk/forum/topic/1600/remove-auto-login-text-at-boot/21] they have solved my issues 90% I just can't find where to remove the rest of the txt.
The remaining message seems to state the last time I logged in and the version of retropie I'm using.
See the photo attached to what I mean (it's a little blurry, sorry)
All I want to do is remove or hide the txt so it's fully black :)
Thanks
My setup:
Pi Model or other hardware: (3 b+ overclocking 1.3 with heatsink and fan installed)
Power Supply used: (generic with power switch built in, however I have the nes case with power and reset button which I use)
RetroPie Version Used (eg 3.6, 3.8.1, 4.1 - do not write latest): 4.3.9
Built From: basic image with loads of stuff added from various sources
USB Devices connected: generic SNES controller and usb keyboard
Controller used: ipega 9062 and 8bitdo sf30 pro -
@blonqe Did you do all steps in this post?
In addition, you could try #5 of the first answer in this Q&A, and change
loglevel=3
tologlevel=0
in your/boot/cmdline.txt
. -
@clyde said in Remove text from boot specially just before emulationstation starts to load:
@blonqe Did you do all steps in this post?
In addition, you could try #5 of the first answer in this Q&A, and change
loglevel=3
tologlevel=0
in your/boot/cmdline.txt
.@Clyde thanks for the info, were getting closer ;) I went through the whole post on the link you provided, removing the kernel info helped remove one of the lines.
I'm left now with the top line stating the last time I logged in and that's it.
If I can get this removed that's everything.
-
-
@clyde said in Remove text from boot specially just before emulationstation starts to load:
@blonqe Did you execute this command?
touch ~/.hushlogin
(#5 of the Q&A I linked above)
@Clyde yeah I've tried everything in the link you provided, so I'm not sure what else to do?
It's really annoying as everything is clean, apart from this one line of txt :(
-
@blonqe are you executing the command above as user
pi
or asroot
? Should be as thepi
user. -
@mitu said in Remove text from boot specially just before emulationstation starts to load:
@blonqe are you executing the command above as user
pi
or asroot
? Should be as thepi
user.@Clyde @mitu thanks very much for both of your help, I was inputting as root and not pi user, soon as I changed to pi it worked ;)
I have a clean setup now, cheers guys
-
@blonqe Have fun. :)
-
@clyde I've updated the wiki page with a more definitive boot text removal.
https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#how-do-i-hide-the-boot-text
-
@herb_fargus Nicely done and well arranged! One detail about
touch ~/.hushlogin
: Could you mention that it has to be either executed as the user pi or used with the full path, in case someone tries to use it while logged in as root, like the TO of this thread did at first? Alternatively, you could use the full path in your example right away. Thanks! -
@clyde people really shouldn't be messing with things logged in as root if they don't know what they are doing. Tis what sudo is for. Plus I run things on my pc which has a different username so I try and keep paths agnostic. I could probably make a note about the user though
-
@herb_fargus Being a long-time *buntu user, I'm absolutely with you on the root/sudo issue. A note may prevent some questions, though. Do as you please. :)
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.