RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. cmdline.txt
    Log in to post
    • All categories
    • RanmaR

      Removing boot text - Pi 400

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi400 pi 400 boot text cmdline.txt
      5
      0 Votes
      5 Posts
      225 Views
      A

      @Ranma doesn't log level 0 remove all text?

    • U

      Is there a cmdline.txt change that I can do to remove any console word-wrapping?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line tty cmdline.txt small screen
      2
      0 Votes
      2 Posts
      289 Views
      mituM

      I don't think stty would help here, but try adding quiet to the cmdline.txt line, this should suppress the boot messages. See more options at https://retropie.org.uk/docs/FAQ/#how-do-i-hide-the-boot-text.

    • S

      SD card not booting in Zero W, in 3B it does

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sdcard swap sd card config.txt cmdline.txt
      2
      0 Votes
      2 Posts
      288 Views
      mituM

      @sebar said in SD card not booting in Zero W, in 3B it does:

      Why insist on this old System? It contains tweaks, which I am not able to reproduce.

      We don't support 3rd party systems, we don't know how they've been configured and set-up.
      Your image has a special kernel, which might as well not work on a Pi 0 if it was optimized for the Pi3 CPU.

    • B

      how do i edit /boot/cmdline.txt on pc?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support cmdline.txt boot edit
      4
      0 Votes
      4 Posts
      1k Views
      B

      Found it, thanks!

    • M

      (More) help removing log lines from startup screens

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support startup cmdline.txt
      4
      0 Votes
      4 Posts
      808 Views
      M

      I solved it!

      https://retropie.org.uk/forum/topic/4057/can-t-remove-text-in-bootscreen/14

      Add "clear" as the first line in /opt/retropie/configs/all/autostart.sh. Never seen that tip anywhere other than that thread, but it worked!

    • C

      Spinner backspin with usbhid.mousepoll=2 in cmdline.txt

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support spinner spintrak cmdline.txt
      5
      0 Votes
      5 Posts
      1k Views
      M

      @Cakedaddy is there any fix for this? Having the identical issue...

    • 8

      SOLVED. Re: Boot Query - cmdline.txt included

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help support cmdline.txt raspberry pi 3
      1
      0 Votes
      1 Posts
      700 Views
      No one has replied
    • 8

      Boot Query - cmdline.txt included

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help support forum cmdline.txt raspberry pi 3
      5
      0 Votes
      5 Posts
      4k Views
      8

      Thanks for your time herb_fargus. I have a feeling that if I replace the cmdline.txt with the following it will sort itself out:

      dwc_otg.lpm_enable=0 console=serial0,115200 console=tty2 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet loglevel=3 logo.nologo consoleblank=0 plymouth.enable=0

      This is just to get back to the original problem of finding out why sudo apt-get update is returning the attached errors!!![0_1501816713607_File 4-8-17, 11 11 53.jpeg](Uploading 100%)

    • SonPluckS

      Runcommand knows I pressed a button, still doesn't run.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support runcommand splashscreen help cmdline.txt asplashscreen
      4
      0 Votes
      4 Posts
      1k Views
      EfriimE

      This is an old issue but, I have something to add. The button response, is only accepted right after the dialog/launching.png disappears. There is it seems, either a huge delay, or joy2key won't trigger until the end of the script. I'm guessing this could be fixed, its worth fixing. Additional features should be added to run command as well, though I can't think of any good ones right now.