Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. [solved] RaspPi: wlan dauerhaft aktivieren

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    398

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[solved] RaspPi: wlan dauerhaft aktivieren

Scheduled Pinned Locked Moved Off Topic
27 Posts 6 Posters 5.1k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Meister MopperM Meister Mopper

    @thomas-braun sagte in RaspPi: wlan dauerhaft aktivieren:

    Hast du da bullseye drauf?

    Ja, aber das gleiche Problem habe ich auch mit einem buster-rpi.

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #8

    @meister-mopper
    Mit bullseye hab ich das auch. Gleiche Beobachtung. Da der Raspberry aber per LAN angebunden ist stört mich das nicht. Eher im Gegenteil.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    Meister MopperM 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @meister-mopper
      Mit bullseye hab ich das auch. Gleiche Beobachtung. Da der Raspberry aber per LAN angebunden ist stört mich das nicht. Eher im Gegenteil.

      Meister MopperM Offline
      Meister MopperM Offline
      Meister Mopper
      wrote on last edited by
      #9

      @thomas-braun sagte in RaspPi: wlan dauerhaft aktivieren:

      stört mich das nicht

      Stört mich grundsätzlich auch nicht, da ich ja für ota-flashen einen temporären Weg gefunden habe.

      Mir geht es um's verstehen und machen, einfach nur weil ich es lösen möchte.

      Proxmox und HA - dank KI/AI endlich "blocklyfrei"

      paul53P 1 Reply Last reply
      0
      • Meister MopperM Meister Mopper

        @thomas-braun sagte in RaspPi: wlan dauerhaft aktivieren:

        stört mich das nicht

        Stört mich grundsätzlich auch nicht, da ich ja für ota-flashen einen temporären Weg gefunden habe.

        Mir geht es um's verstehen und machen, einfach nur weil ich es lösen möchte.

        paul53P Offline
        paul53P Offline
        paul53
        wrote on last edited by
        #10

        @meister-mopper
        Gibt es in der Datei /boot/cmdline.txt einen Eintrag, der auf "rfkill" hinweist?

        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
        Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

        Meister MopperM 1 Reply Last reply
        0
        • paul53P paul53

          @meister-mopper
          Gibt es in der Datei /boot/cmdline.txt einen Eintrag, der auf "rfkill" hinweist?

          Meister MopperM Offline
          Meister MopperM Offline
          Meister Mopper
          wrote on last edited by
          #11

          @paul53 sagte in RaspPi: wlan dauerhaft aktivieren:

          /boot/cmdline.txt

          Nein, sehe ich nicht
          console=serial0,115200 console=tty1 root=PARTUUID=f40540e1-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

          Proxmox und HA - dank KI/AI endlich "blocklyfrei"

          Thomas BraunT paul53P 2 Replies Last reply
          0
          • Meister MopperM Meister Mopper

            @paul53 sagte in RaspPi: wlan dauerhaft aktivieren:

            /boot/cmdline.txt

            Nein, sehe ich nicht
            console=serial0,115200 console=tty1 root=PARTUUID=f40540e1-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by Thomas Braun
            #12

            @meister-mopper
            elevator=deadline
            kannst du aber rauslöschen, die Option gibt es nicht mehr. (In aktuellen Versionen jedenfalls nicht mehr)

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            Meister MopperM 1 Reply Last reply
            0
            • Meister MopperM Meister Mopper

              @paul53 sagte in RaspPi: wlan dauerhaft aktivieren:

              /boot/cmdline.txt

              Nein, sehe ich nicht
              console=serial0,115200 console=tty1 root=PARTUUID=f40540e1-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

              paul53P Offline
              paul53P Offline
              paul53
              wrote on last edited by
              #13

              @meister-mopper sagte: Nein, sehe ich nicht

              Dann schau mal hier.

              Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
              Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

              Meister MopperM 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @meister-mopper
                elevator=deadline
                kannst du aber rauslöschen, die Option gibt es nicht mehr. (In aktuellen Versionen jedenfalls nicht mehr)

                Meister MopperM Offline
                Meister MopperM Offline
                Meister Mopper
                wrote on last edited by
                #14

                @thomas-braun sagte in RaspPi: wlan dauerhaft aktivieren:

                kannst du aber rauslöschen, die Option gibt es nicht mehr. (In aktuellen Versionen jedenfalls nicht mehr)

                Habe ich, danke! Bullseye dürfte ja aktuell sein.

                Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                1 Reply Last reply
                0
                • paul53P paul53

                  @meister-mopper sagte: Nein, sehe ich nicht

                  Dann schau mal hier.

                  Meister MopperM Offline
                  Meister MopperM Offline
                  Meister Mopper
                  wrote on last edited by
                  #15

                  @paul53

                  Das Hinzufügen von rfkill.default_state=1 in /boot/cmdline.txt hat leider auch nichts gebracht.
                  Nach einem reboot erhalte ich noch immer:

                  Wi-Fi is currently blocked by rfkill.
                  Use raspi-config to set the country before use.
                  

                  Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                  1 Reply Last reply
                  0
                  • Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #16

                    @meister-mopper
                    Ich glaube da könnte man per dtoverlay was machen.
                    Schau mal in die /boot/overlays/README rein.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Reply Last reply
                    0
                    • V Offline
                      V Offline
                      volbuss
                      wrote on last edited by
                      #17

                      hast du schon in der 'sudo nano /boot/config.txt' nachgeschaut, ob da nicht 'dtoverlay=disable-wifi' steht.

                      Meister MopperM 1 Reply Last reply
                      0
                      • V volbuss

                        hast du schon in der 'sudo nano /boot/config.txt' nachgeschaut, ob da nicht 'dtoverlay=disable-wifi' steht.

                        Meister MopperM Offline
                        Meister MopperM Offline
                        Meister Mopper
                        wrote on last edited by Meister Mopper
                        #18

                        @volbuss

                        Ist leider auch nicht:

                        thomas@rpi8G64:~ $ cat /boot/config.txt
                        # For more options and information see
                        # http://rpf.io/configtxt
                        # Some settings may impact device functionality. See link above for details
                        
                        # uncomment if you get no picture on HDMI for a default "safe" mode
                        #hdmi_safe=1
                        
                        # uncomment this if your display has a black border of unused pixels visible
                        # and your display can output without overscan
                        disable_overscan=1
                        
                        # uncomment the following to adjust overscan. Use positive numbers if console
                        # goes off screen, and negative if there is too much border
                        #overscan_left=16
                        #overscan_right=16
                        #overscan_top=16
                        #overscan_bottom=16
                        
                        # uncomment to force a console size. By default it will be display's size minus
                        # overscan.
                        #framebuffer_width=1280
                        #framebuffer_height=720
                        
                        # uncomment if hdmi display is not detected and composite is being output
                        #hdmi_force_hotplug=1
                        
                        # uncomment to force a specific HDMI mode (this will force VGA)
                        #hdmi_group=1
                        #hdmi_mode=1
                        
                        # uncomment to force a HDMI mode rather than DVI. This can make audio work in
                        # DMT (computer monitor) modes
                        #hdmi_drive=2
                        
                        # uncomment to increase signal to HDMI, if you have interference, blanking, or
                        # no display
                        #config_hdmi_boost=4
                        
                        # uncomment for composite PAL
                        #sdtv_mode=2
                        
                        #uncomment to overclock the arm. 700 MHz is the default.
                        #arm_freq=800
                        
                        # Uncomment some or all of these to enable the optional hardware interfaces
                        dtparam=i2c_arm=on
                        #dtparam=i2s=on
                        #dtparam=spi=on
                        
                        # Uncomment this to enable infrared communication.
                        #dtoverlay=gpio-ir,gpio_pin=17
                        #dtoverlay=gpio-ir-tx,gpio_pin=18
                        
                        # Additional overlays and parameters are documented /boot/overlays/README
                        
                        # Enable audio (loads snd_bcm2835)
                        dtparam=audio=on
                        
                        # Enable DRM VC4 V3D driver
                        dtoverlay=vc4-fkms-v3d
                        max_framebuffers=2
                        arm_64bit=1
                        enable_uart=1
                        

                        Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                        1 Reply Last reply
                        0
                        • crunchipC Away
                          crunchipC Away
                          crunchip
                          Forum Testing Most Active
                          wrote on last edited by crunchip
                          #19

                          @meister-mopper sagte in RaspPi: wlan dauerhaft aktivieren:

                          0: phy0: Wireless LAN

                          für Wlan
                          rfkill unblock 0

                          umgestiegen von Proxmox auf Unraid

                          Meister MopperM 1 Reply Last reply
                          0
                          • crunchipC crunchip

                            @meister-mopper sagte in RaspPi: wlan dauerhaft aktivieren:

                            0: phy0: Wireless LAN

                            für Wlan
                            rfkill unblock 0

                            Meister MopperM Offline
                            Meister MopperM Offline
                            Meister Mopper
                            wrote on last edited by
                            #20

                            @crunchip sagte in RaspPi: wlan dauerhaft aktivieren:

                            rfkill unblock 0

                            Hast Recht, wenn ich das eingebe sudo rfkill unblock 0 und ich nicht zu ungeduldig bin, wird das wlan eingeschaltet.

                            Meine Probleme sind:

                            • Leider weiß ich nicht, wie es permanent eingeschaltet wird, da es nach jedem reboot wieder deaktiviert ist.

                            • Zudem verstehe ich nicht, warum die Netzwerkkonfiguration in raspi-config nicht mehr vorhanden ist.

                            Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                            crunchipC 1 Reply Last reply
                            0
                            • Meister MopperM Meister Mopper

                              @crunchip sagte in RaspPi: wlan dauerhaft aktivieren:

                              rfkill unblock 0

                              Hast Recht, wenn ich das eingebe sudo rfkill unblock 0 und ich nicht zu ungeduldig bin, wird das wlan eingeschaltet.

                              Meine Probleme sind:

                              • Leider weiß ich nicht, wie es permanent eingeschaltet wird, da es nach jedem reboot wieder deaktiviert ist.

                              • Zudem verstehe ich nicht, warum die Netzwerkkonfiguration in raspi-config nicht mehr vorhanden ist.

                              crunchipC Away
                              crunchipC Away
                              crunchip
                              Forum Testing Most Active
                              wrote on last edited by
                              #21

                              @meister-mopper sagte in RaspPi: wlan dauerhaft aktivieren:

                              Leider weiß ich nicht, wie es permanent eingeschaltet wird

                              Deaktivierung vom Energiesparmodus des WLAN-Adapters
                              eventuell in der /etc/dhcpcd.conf eintragen

                              wireless-power off
                              

                              umgestiegen von Proxmox auf Unraid

                              Meister MopperM 1 Reply Last reply
                              0
                              • crunchipC crunchip

                                @meister-mopper sagte in RaspPi: wlan dauerhaft aktivieren:

                                Leider weiß ich nicht, wie es permanent eingeschaltet wird

                                Deaktivierung vom Energiesparmodus des WLAN-Adapters
                                eventuell in der /etc/dhcpcd.conf eintragen

                                wireless-power off
                                
                                Meister MopperM Offline
                                Meister MopperM Offline
                                Meister Mopper
                                wrote on last edited by
                                #22

                                So, ich habe das jetzt nochmal rekapituliert und konnte die Ursache ermitteln.

                                Das Laden der Treiber für wlan und auch bluetooth war in der /etc/modprobe.d/raspi-blacklist.conf deaktiviert.

                                # WLAN abschalten
                                blacklist brcmfmac
                                blacklist brcmutil
                                

                                Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                                Thomas BraunT 1 Reply Last reply
                                0
                                • Meister MopperM Meister Mopper

                                  So, ich habe das jetzt nochmal rekapituliert und konnte die Ursache ermitteln.

                                  Das Laden der Treiber für wlan und auch bluetooth war in der /etc/modprobe.d/raspi-blacklist.conf deaktiviert.

                                  # WLAN abschalten
                                  blacklist brcmfmac
                                  blacklist brcmutil
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #23

                                  @meister-mopper
                                  Die Datei ist bei mir leer, da wird nix geblacklisted.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  Meister MopperM 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @meister-mopper
                                    Die Datei ist bei mir leer, da wird nix geblacklisted.

                                    Meister MopperM Offline
                                    Meister MopperM Offline
                                    Meister Mopper
                                    wrote on last edited by
                                    #24

                                    @thomas-braun Dann ist es vielleicht bei Dir in der /boot/config.txt mit dtoverlay=pi3-disable-bt deaktiviert.

                                    Es gibt ja, wie ich mittlerweile gelernt habe, verschiedene Wege.

                                    Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • Meister MopperM Meister Mopper

                                      @thomas-braun Dann ist es vielleicht bei Dir in der /boot/config.txt mit dtoverlay=pi3-disable-bt deaktiviert.

                                      Es gibt ja, wie ich mittlerweile gelernt habe, verschiedene Wege.

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #25

                                      @meister-mopper
                                      Nö, die config.txt ist auch nicht Schuld.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      Meister MopperM 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @meister-mopper
                                        Nö, die config.txt ist auch nicht Schuld.

                                        Meister MopperM Offline
                                        Meister MopperM Offline
                                        Meister Mopper
                                        wrote on last edited by
                                        #26

                                        @thomas-braun Dann ahnt der Kleine, dass Du wlan nicht magst und benötigst. :joy: :joy:

                                        Proxmox und HA - dank KI/AI endlich "blocklyfrei"

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • Meister MopperM Meister Mopper

                                          @thomas-braun Dann ahnt der Kleine, dass Du wlan nicht magst und benötigst. :joy: :joy:

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #27

                                          @meister-mopper
                                          Der ist bestimmt in der WLAN-Gewerkschaft und streikt! :-D

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          423

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe