runcommand blinking cursor (no launch menu)
-
@dildo_baggins said in runcommand blinking cursor (no launch menu):
here is my cmdline.txt for your records (its all in one line):
more /boot/cmdline.txt
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty3 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 consoleblank=0 logo.nologo@meleu check my response.... ITS ALL IN ONE LINE.....
this error looks very similar to this however adding the rc.local doesnt rsolve..
-
@dildo_baggins
compared with mine, where yours hasconsole=serial0,115200
, mine hasconsole=ttyAMA0,115200
. Try to change it. -
i disabled serial all together via raspi-config (not showing up in cmdline.txt anymore...
dmesg | grep tty
[ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa22082 bcm2709.serial=0x73c1d5f6 smsc95xx.macaddr=B8:27:EB:C1:D5:F6 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=tty3 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 consoleblank=0 logo.nologo
[ 0.000226] console [tty3] enabled
[ 1.394416] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 17.697306] input: 8Bitdo NES30 Pro as /devices/platform/soc/3f201000.uart/tty/ttyAMA0/hci0/hci0:13/0005:3820:0009.0001/input/input0 -
i am not using the GPIO (or any peripheral save, USB or Blutooth controller) at all on my rpi3..
https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=8075
-
@dildo_baggins My suggestion is to undo all the changes you made in
/boot/cmdline.txt
. I'm sure the problem is there. I'm not having this issue here, so if you wanna try my version of this file, take it:dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty3 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 consoleblank=0
-
@meleu why would i do this if this is suggested in the FAQ as how to hide boot text? https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#how-do-i-hide-the-boot-text
this is a bug that needs to be addressed. it didnt occur in previous builds.
-
making demands will not help your cause (especially when people are trying to help you). I recommend trying out what @meleu has suggested, and go from there.
-
@BuZz said in runcommand blinking cursor (no launch menu):
making demands will not help your cause (especially when people are trying to help you).
im trying to get a more definitive answer. i have done what was asked and im still getting the same here.
i make no demands just providing you guys the details as it happens. and following your process..
appreciate all the work you guys are doing. i think its an amazing product please no disrespect here.
-
(
this is what i see when i exit emulationstation and in the background when i exit and enter games (NO Launch Menu)
-
this is a bug that needs to be addressed. it didnt occur in previous builds.
It's not reproducible and there's nobody besides you with this problem. So, it seems to be a bug you inserted when messing up your configs.
Good luck.
-
Try starting from a fresh image. Not sure what has happened to the boot process, but can't really advise and it will be quicker to start afresh.
-
@meleu the only thing i did was what was listed in the FAQ in terms of overclocking and https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#how-do-i-hide-the-boot-text on a fresh build. nothing was "messed up" beyond what was suggested.
so i will continue to QA and provide feedback so the team can improve the product, process, and documentation. (literally followed the deploy process to the letter... but i will try again and document the steps to reproduce.
lets not be abrasive, appreciate all the help thus far. i am complying with the forum rules.
-
@BuZz said in runcommand blinking cursor (no launch menu):
Try starting from a fresh image. Not sure what has happened to the boot process, but can't really advise and it will be quicker to start afresh.
will do
-
Hi guys,
I'm having similar issue regarding console text since performing an update of all packages today. I was only doing a cursory update so I could take an image backup. My last update was one week ago and the issue didn't occur then, and there have been no config changes at all from my side. I did select to update underlying packages (OS, etc), like I always do when updating.
My cmdline.txt file does have the tweaks from the wiki in it, it always has:
https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#how-do-i-hide-the-boot-textBut apart from that, it is stock. I have verified this by deploying a new image to another SD card and cross referencing the two files.
Doing some investigation, if I change console=tty3 back to console=tty1 in cmdline.txt, the problem disappears, however it means I get boot and shutdown text.
If I change it back to console=tty3, I still get the boot/shutdown console text (which shouldn't happen), but in addition I cannot launch things like RetroPie-Setup script from the options menu correctly. It just shows console output on the screen and doesn't show the UI.
Any thoughts?
Cheers!
-
Nope - I guess it must be related to recent Raspbian package / kernel changes.
There is very little console text really with the default config - I suggest leaving it as that. It also displays important stuff on error so it's wise not to try and hide it.
-
@BuZz said in runcommand blinking cursor (no launch menu):
Nope - I guess it must be related to recent Raspbian package / kernel changes.
There is very little console text really with the default config - I suggest leaving it as that. It also displays important stuff on error so it's wise not to try and hide it.
perhaps this should be noted as a warning in the FAQ ? so others do not experience this. thx @movisman i was hoping someone else was seeing this so i didnt think i was crazy. (well crazier than i already am). i did a rebuild and updated all packages (including kernel) and did the https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#how-do-i-hide-the-boot-text and got the same issue again on a fresh install. (changing to tty1 again did resolve but the boot and shutdown txt appear which an advanced user would be able to see anyway via parsing logs... most who use this ssh in to diagnose issues anyway vs the onscreen boot txt)
dont take this as a knock guys you do amazing work but saying a problem isnt there (jedi mind support) wont address issues with folks who followed the FAQ and see the issue. if its kernel causing it and the option is dont change default config (which we ascertained by going through the suggestions and now @movisman is experiencing it) .. awesome. if its improving this so that there is a retro-setup.sh script option that allows for PROPER editing of cmdline.txt which is in line with how you guys envision supporting... all the better (via Product Enhancement)
we love what you guys do and everyone i talk to i recommend this thing appreciate all the help and the great responses!.
-
@dildo_baggins said in runcommand blinking cursor (no launch menu):
perhaps this should be noted as a warning in the FAQ ? so others do not experience this.
The issue has only cropped up in the last few days and this isn't my job btw. The wiki is community edited. Feel free to add it. I will look into it at some point, but I think you need to be a little more patient. (having previously said - "this is a bug that needs to be addressed")
dont take this as a knock guys you do amazing work but saying a problem isnt there (jedi mind support) wont address issues with folks who followed the FAQ and see the issue.
It isn't a RetroPie bug - it is related to Raspbian. RetroPie is not an OS. No-one said it wasn't there but you were the only one with the problem before and no-one else could reproduce it. If you spend some time on this forum you will realise that many issues where only one or two people have it are often related to configuration.
-
-
if its improving this so that there is a retro-setup.sh script option that allows for PROPER editing of cmdline.txt which is in line with how you guys envision supporting... all the better (via Product Enhancement)
We've made RetroPie too stupid proof already. I liked it better when it required more thought to use. We had more time to focus on code.
chill out you will live longer :)
I think we'd all live longer if people could learn to debug their own issues and really get into what the raspberry pi was designed for- learning how to use Linux and solve problems as they come.
-
let me start by saying. @herb_fargus i respect you very much and i respect your opinion. i am a big fan of this SW since inception. your videos are WHY i am even using Retropie in the first place.
@herb_fargus said in runcommand blinking cursor (no launch menu):
if its improving this so that there is a retro-setup.sh script option that allows for PROPER editing of cmdline.txt which is in line with how you guys envision supporting... all the better (via Product Enhancement)
We've made RetroPie too stupid proof already. I liked it better when it required more thought to use. We had more time to focus on code.
Obviously you haven't.... considering the lack of testing of a known FAQ article and updating retropie. but this is what the community does it helps enhance product (noting an issue, giving env details, debugging on our own and providing details to remedy so others and the dev team can address) and you guys are taking offense for some unknown reason... all this energy on Dildo could be spent coding features for things that matter (not my blinking cursor, i apologize to those with real product issues... sorry guys!). this item was closed yet we continue to talk about it.
chill out you will live longer :)
I think we'd all live longer if people could learn to debug their own issues and really get into what the raspberry pi was designed for- learning how to use Linux and solve problems as they come.
are you suggesting there wasnt lengthy debugging on our own? i have no problem debugging this and the other 40 apps /software that work well and the communities that dont treat their loyal patrons like simpletons who have over 20 years experience from Solaris to Linux and everything in between. the fact is there is a FAQ page that suggests a course of action that an update to retropie breaks... its a community, glad to update the faq with this detail.... (COMMUNITY) hubris is something perhaps lacking in the team that develops for this product. what was suggested by the team didnt work... a member of the community's suggestion did... why stifle that? your users are what make your community great.... along with your amazing efforts.
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.