Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. RPI4b rote Onboard-LED deaktivieren funktioniert nicht

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    RPI4b rote Onboard-LED deaktivieren funktioniert nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MPF last edited by MPF

      Hallo in die Runde,

      versuche vergeblich die rote PWR-Led auf dem RPi4b abzuschalten. Die Anleitungen aus dem Netz funktionieren einfach nicht.
      Z.B. diese :

      sudo nano /boot/config.txt öffnen und dann

      Power-LED vom Raspberry Pi abschalten

      dtparam=pwr_led_trigger=none
      dtparam=pwr_led_activelow=off

      einfügen.

      Habe nur die /boot/firmware/config.txt gefunden und entsprechend geändert.

      Die LED leuchtet weiterhin ?

      haselchen 1 Reply Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @MPF last edited by haselchen

        Hast Du denn mal diesen Befehl eingegeben?

        sudo nano /boot/config.txt

        Und was kommt wenn als Meldung ?

        M 1 Reply Last reply Reply Quote 0
        • M
          MPF @haselchen last edited by MPF

          @haselchen sagte in RPI4b rote Onboard-LED deaktivieren funktioniert nicht:

          sudo nano /boot/config.txt

          Ja habe ich.
          Da kommt :

          
          pi@raspberrypi:~ $ sudo nano /boot/config.txt
            GNU nano 7.2                    /boot/config.txt
          DO NOT EDIT THIS FILE
          
          The file you are looking for has moved to /boot/firmware/config.txt
          
          
          
          
          
          haselchen 1 Reply Last reply Reply Quote 0
          • haselchen
            haselchen Most Active @MPF last edited by

            @mpf

            Und wie sieht das config.txt File dort aus ?

            M 1 Reply Last reply Reply Quote 0
            • M
              MPF @haselchen last edited by MPF

              @haselchen

              pi@raspberrypi:~ $ sudo nano /boot/firmware/config.txt
               GNU nano 7.2                                                                                              /boot/firmware/config.txt
              
              # For more options and information see
              # http://rptl.io/configtxt
              # Some settings may impact device functionality. See link above for details
              
              # Uncomment some or all of these to enable the optional hardware interfaces
              #dtparam=i2c_arm=on
              #dtparam=i2s=on
              #dtparam=spi=on
              
              # Enable audio (loads snd_bcm2835)
              dtparam=audio=on
              
              # Additional overlays and parameters are documented
              # /boot/firmware/overlays/README
              
              # Automatically load overlays for detected cameras
              camera_auto_detect=1
              
              # Automatically load overlays for detected DSI displays
              display_auto_detect=1
              
              # Automatically load initramfs files, if found
              auto_initramfs=1
              
              # Enable DRM VC4 V3D driver
              dtoverlay=vc4-kms-v3d
              max_framebuffers=2
              
              # Don't have the firmware create an initial video= setting in cmdline.txt.
              # Use the kernel's default instead.
              disable_fw_kms_setup=1
              
              # Run in 64-bit mode
              arm_64bit=1
              
              # Disable compensation for displays with overscan
              disable_overscan=1
              
              # Run as fast as firmware / board allows
              arm_boost=1
              
              
              [cm4]
              # Enable host mode on the 2711 built-in XHCI USB controller.
              # This line should be removed if the legacy DWC2 controller is required
              # (e.g. for USB device mode) or if USB support is not required.
              otg_mode=1
              
              [cm5]
              dtoverlay=dwc2,dr_mode=host
              
              [all]
              # Power-LED vom Raspberry Pi abschalten
              dtparam=pwr_led_trigger=none
              dtparam=pwr_led_activelow=off
              
              
              R 1 Reply Last reply Reply Quote 0
              • R
                Ralf 2 @MPF last edited by

                @mpf sagte in RPI4b rote Onboard-LED deaktivieren funktioniert nicht:

                dtparam=pwr_led_trigger=none

                Probiere es mal mit folgendem:

                Raspberry Pi 4B
                
                # Turn off Power LED
                dtparam=pwr_led_trigger=default-on
                dtparam=pwr_led_activelow=off
                # Turn off Activity LED
                dtparam=act_led_trigger=none
                dtparam=act_led_activelow=off
                # Turn off Ethernet ACT LED
                dtparam=eth_led0=4
                # Turn off Ethernet LNK LED
                dtparam=eth_led1=4
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  MPF @Ralf 2 last edited by

                  @ralf-2 sagte in RPI4b rote Onboard-LED deaktivieren funktioniert nicht:

                  dtparam=pwr_led_trigger=default-on

                  Spitze Ralf,
                  jetzt leuchtet sie nicht mehr, einwandfrei !
                  Vielen Dank !

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  Support us

                  ioBroker
                  Community Adapters
                  Donate
                  FAQ Cloud / IOT
                  HowTo: Node.js-Update
                  HowTo: Backup/Restore
                  Downloads
                  BLOG

                  493
                  Online

                  31.7k
                  Users

                  79.8k
                  Topics

                  1.3m
                  Posts

                  3
                  7
                  181
                  Loading More Posts
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes
                  Reply
                  • Reply as topic
                  Log in to reply
                  Community
                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                  The ioBroker Community 2014-2023
                  logo