Removing text before ES boot
#1
Hey guys I've recently added a splash screen to my freeplay zero and was wondering how to get rid of all the text before boot. I have followed  this youtube guide (https://www.youtube.com/watch?v=zHY_Pd3fDNE) to remove boot text from retropie, however three lines of code remain relating to Freeplay zero:

[   2.857605] mk_arcade_joystick_rpi: Freeplay Button Driver
[   2.857762] mk_arcade_joystick_rpi: pad type 4
[   2.857858] mk_arcade_joystick_rpi: pad type 4

I was wondering if there is a way to hide these and if possible keep the screen white until my splash screen boots. Any help you guys can give me would be greatly appreciated. Thanks!
Reply
#2
Those are in https://github.com/TheFlav/mk_arcade_joy...tick_rpi.c but I can’t tell you much right now. Traveling for a week.
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Reply
#3
(03-25-2018, 03:22 AM)sneakypebbles Wrote: Hey guys I've recently added a splash screen to my freeplay zero and was wondering how to get rid of all the text before boot. I have followed  this youtube guide (https://www.youtube.com/watch?v=zHY_Pd3fDNE) to remove boot text from retropie, however three lines of code remain relating to Freeplay zero:

[   2.857605] mk_arcade_joystick_rpi: Freeplay Button Driver
[   2.857762] mk_arcade_joystick_rpi: pad type 4
[   2.857858] mk_arcade_joystick_rpi: pad type 4

I was wondering if there is a way to hide these and if possible keep the screen white until my splash screen boots. Any help you guys can give me would be greatly appreciated. Thanks!

I removed that by following this guide: https://raspberrypi.stackexchange.com/qu...-in-jessie

I believe I only edited the bits in /boot/cmdline.txt

It goes straight through now from white, to my splash and then Emulationstation.  This also gives no text on shutdown.  Very clean.
Reply
#4
(03-26-2018, 01:39 AM)williamallen941 Wrote:
(03-25-2018, 03:22 AM)sneakypebbles Wrote: Hey guys I've recently added a splash screen to my freeplay zero and was wondering how to get rid of all the text before boot. I have followed  this youtube guide (https://www.youtube.com/watch?v=zHY_Pd3fDNE) to remove boot text from retropie, however three lines of code remain relating to Freeplay zero:

[   2.857605] mk_arcade_joystick_rpi: Freeplay Button Driver
[   2.857762] mk_arcade_joystick_rpi: pad type 4
[   2.857858] mk_arcade_joystick_rpi: pad type 4

I was wondering if there is a way to hide these and if possible keep the screen white until my splash screen boots. Any help you guys can give me would be greatly appreciated. Thanks!

I removed that by following this guide: https://raspberrypi.stackexchange.com/qu...-in-jessie

I believe I only edited the bits in /boot/cmdline.txt

It goes straight through now from white, to my splash and then Emulationstation.  This also gives no text on shutdown.  Very clean.

Hi thanks for the reply I've followed this guide but the text still remains Sleepy Would you be able to copy your /boot/cmdline.txt so I can compare to see if I'm missing something? Thanks!
Reply
#5
Code:
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty3 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash loglevel=0 logo.nologo vt.global_cursor_default=0 consoleblank=0 plymouth.enable=0

Hope that helps!  Let me know and I'll dig deeper if not.
Reply
#6
(03-26-2018, 09:20 AM)williamallen941 Wrote:
Code:
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty3 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash loglevel=0 logo.nologo vt.global_cursor_default=0 consoleblank=0 plymouth.enable=0

Hope that helps!  Let me know and I'll dig deeper if not.

That certainly helps, thank you so much. Almost there. It has removed the few lines that were the initial problem however a wall of text pops up briefly (too fast to read) something about a last login... Any ideas what this could be?
Reply
#7
Follow the steps in the link I gave above (scroll down a bit), rebooting between each one.  It should get it.
Reply
#8
Did you ever get this solved sneakypebbles? If not, I'm still willing to help.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)