Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Bluetooth Device is not available: No such device

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Bluetooth Device is not available: No such device

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

      Hi,

      ich habe einen Raspi 4 und wollte auf Konsolenbasis das Bluetooth Modul testen.

      Das schmeißt mir aber Fehler

       $ sudo bluetoothctl
      Agent registered
      [bluetooth]# scan on
      No default controller available
      
      $ hcitool scan
      Device is not available: No such device
      
      
      

      Bluetooth scheint aber aktiviert

      $ sudo service bluetooth status
      ● bluetooth.service - Bluetooth service
           Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre>
           Active: active (running) since Sat 2025-02-08 06:23:40 CET; 4s ago
             Docs: man:bluetoothd(8)
         Main PID: 413781 (bluetoothd)
           Status: "Running"
            Tasks: 1 (limit: 8754)
              CPU: 57ms
           CGroup: /system.slice/bluetooth.service
                   └─413781 /usr/libexec/bluetooth/bluetoothd
      
      Feb 08 06:23:40 broker systemd[1]: Starting Bluetooth service...
      Feb 08 06:23:40 broker bluetoothd[413781]: Bluetooth daemon 5.55
      Feb 08 06:23:40 broker systemd[1]: Started Bluetooth service.
      Feb 08 06:23:40 broker bluetoothd[413781]: Starting SDP server
      Feb 08 06:23:40 broker bluetoothd[413781]: Bluetooth management interface 1.>
      
      

      und BT steht auf keiner Kill List

       $ rfkill list
      0: phy0: Wireless LAN
              Soft blocked: yes
              Hard blocked: no
      
      

      Habt ihr noch eine Idee?

      MartinP 1 Reply Last reply Reply Quote 0
      • MartinP
        MartinP @maxpd last edited by MartinP

        @maxpd hciconfig könntest Du noch bemühen.
        Hci0 ist Bluetooth.

        In /boot/config.txt nach disable-bt suchen

        M 1 Reply Last reply Reply Quote 0
        • M
          maxpd @MartinP last edited by

          @martinp Ich hab das Gefühl BT läuft nicht im HCI sondern HID Modus.

          Nach einem Neustart muss ich BT auch manuell starten. Booted noch nicht automatisch mit. Das wurde von der iobroker oder pivccu Installation so empfohlen.

          Unter /boot/config steht bei mir bzgl. BT nur (wobei mich pi3 wundert, wenns ein pi4 ist)

          [all]
          dtoverlay=pi3-disable-bt
          
          dtoverlay=pi3-disable-bt
          
          dtoverlay=pivccu-raspberrypi
          
          

          Auch hciconfig findet kein Device

          >
          $ sudo hciconfig hci0
          Can't get device info: No such device
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @maxpd last edited by

            @maxpd
            ???
            Du deaktivierst bluetooth und wunderst dich, das es dann deaktiviert ist?

            M 1 Reply Last reply Reply Quote 0
            • M
              maxpd @Thomas Braun last edited by maxpd

              @thomas-braun Natürlich nicht, wenn ich es richtig verstehe, habe ich BT manuell im Eingangskommentar aktiviert. So verstehe ich

                   Active: active (running) since Sat 2025-02-08 06:23:40 CET; 4s ago
                   Status: "Running"
              

              oder muss ich neben dem Befehl

              systemctl start cluetooth.service
              

              noch etwas anderes aktivieren?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @maxpd last edited by

                @maxpd

                Da kannst du einstellen was du willst, solange die Hardware im dtoverlay deaktiviert ist passiert da gar nix.

                M 1 Reply Last reply Reply Quote 1
                • M
                  maxpd @Thomas Braun last edited by

                  @thomas-braun gut zu wissen. Nehme ich die 2 Zeilen aus der Config einfach raus?
                  Darf ich per winscp oder per nano oder gibts ein Befehl dazu?

                  dtoverlay=pi3-disable-bt
                  
                  dtoverlay=pi3-disable-bt
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @maxpd last edited by

                    @maxpd

                    Kannst du beides per Editor (nano) rauswerfen, dann Neustart.

                    1 Reply Last reply Reply Quote 0
                    • M
                      maxpd last edited by

                      @thomas-braun habs entfernt und neu gestartet.

                      Leider ändert sich an den Meldungen nichts.

                      $ bluetoothctl
                      Agent registered
                      [bluetooth]# agent on
                      Agent is already registered
                      [bluetooth]# pairable on
                      No default controller available
                      
                      $ hciconfig hci0
                      Can't get device info: No such device
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @maxpd last edited by

                        @maxpd

                        Was fährst du denn da für ein System?
                        Gib mal die Langfassung von

                        iob diag
                        

                        zum Besten, da kann man das direkt alles sehen.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          maxpd @Thomas Braun last edited by

                          @thomas-braun

                          ========== Start marking the full check here ===========
                          
                          ```bash
                          Script v.2025-02-02
                          
                          *** BASE SYSTEM ***
                             Static hostname: donbroker
                                   Icon name: computer
                            Operating System: Debian GNU/Linux 11 (bullseye)
                                      Kernel: Linux 6.1.21-v8+
                                Architecture: arm64
                          OS is similar to:
                          
                          Model           : Raspberry Pi 4 Model B Rev 1.4
                          Docker          : false
                          Virtualization  : none
                          Kernel          : aarch64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           20:40:47 up 29 min,  1 user,  load average: 0.67, 0.87, 1.06
                          CPU threads: 4
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Debian 'bullseye' is the current oldstable version. Please upgrade to the latest                                                                                                              stable release 'bookworm' in due time!
                          
                          *** RASPBERRY THROTTLING ***
                          Current issues:
                          No throttling issues detected.
                          
                          Previously detected issues:
                          No throttling issues detected.
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Sat 2025-02-08 20:40:48 CET
                                     Universal time: Sat 2025-02-08 19:40:48 UTC
                                           RTC time: n/a
                                          Time zone: Europe/Berlin (CET, +0100)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          pd
                          HOME=/home/pd
                          GROUPS=pd adm dialout cdrom sudo audio video plugdev games users input rende                                                                                                             r netdev bluetooth gpio i2c spi iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          GROUPS=iobroker tty dialout audio video bluetooth gpio i2c
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server: false
                          Desktop:
                          Terminal:       tty
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            7.8G        3.0G        4.1G        1.0M        695M        4.7G
                          Swap:            99M          0B         99M
                          Total:          7.9G        3.0G        4.2G
                          
                          Active iob-Instances:   46
                          
                                   7811 M total memory
                                   3008 M used memory
                                   3204 M active memory
                                    328 M inactive memory
                                   4106 M free memory
                                     75 M buffer memory
                                    620 M swap cache
                                     99 M total swap
                                      0 M used swap
                                     99 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 20:40:48 up 29 min,  1 user,  load average: 0.70, 0.87, 1.06
                          Tasks: 226 total,   1 running, 225 sleeping,   0 stopped,   0 zombie
                          %Cpu(s): 15.9 us,  5.8 sy,  0.0 ni, 75.4 id,  0.0 wa,  0.0 hi,  2.9 si,  0.0 st
                          MiB Mem :   7811.3 total,   4106.3 free,   3008.8 used,    696.2 buff/cache
                          MiB Swap:    100.0 total,    100.0 free,      0.0 used.   4679.4 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT LOAD ACTIVE SUB DESCRIPTION
                          0 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/root      ext4      110G   12G   95G  11% /
                          devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                          tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          /dev/sda1      vfat      255M   31M  225M  13% /boot
                          tmpfs          tmpfs     782M  8.0K  782M   1% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Sat Feb  8 20:11:01 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0                                                                                                              snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                                                                                                             ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:57:31:D7 vc_mem.                                                                                                             mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=4e235                                                                                                             c07-02 rootfstype=ext4 fsck.repair=yes rootwait
                          [Sat Feb  8 20:11:04 2025] EXT4-fs (sda2): mounted filesystem with ordered data                                                                                                              mode. Quota mode: none.
                          [Sat Feb  8 20:11:04 2025] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                             e 8:2.
                          [Sat Feb  8 20:11:06 2025] EXT4-fs (sda2): re-mounted. Quota mode: none.
                          
                          Show mounted filesystems:
                          TARGET  SOURCE    FSTYPE OPTIONS
                          /       /dev/sda2 ext4   rw,noatime
                          `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharse                                                                                                             t=ascii,shortname=mixed,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          du: cannot access '/var/lib/lxcfs/cgroup': Input/output error
                          2.9G    /var/
                          1.1G    /var/log/journal/44d2b021246e425b9ef7fe15da6bfb6b
                          1.1G    /var/log/journal
                          1.1G    /var/log
                          864M    /var/cache
                          
                          Archived and active journals take up 1.0G in the file system.
                          
                          /opt/iobroker/backups:
                          15M     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          1.6G    /opt/iobroker/iobroker-data/
                          1.1G    /opt/iobroker/iobroker-data/files
                          617M    /opt/iobroker/iobroker-data/files/javascript.admin
                          560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                          558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          
                          The five largest files in iobroker-data are:
                          38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.m                                                                                                             ap
                          31M     /opt/iobroker/iobroker-data/objects.jsonl
                          26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                          26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41c                                                                                                             ee985.js.map
                          24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.m                                                                                                             ap
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please alw                                                                                                             ays prefer the links 'by-id':
                          
                          /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.25__Embed_with_CMSIS-DA                                                                                                             P_L1100F9Y-if03
                          /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.25__Embed_with_CMSIS-DA                                                                                                             P_L1100F9Y-if00
                          
                          HINT:
                          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                          /dev/ttyACM0
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v20.18.2
                          /usr/bin/node           v20.18.2
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /usr/bin/corepack       0.29.4
                          
                          nodejs:
                            Installed: 20.18.2-1nodesource1
                            Candidate: 20.18.2-1nodesource1
                            Version table:
                           *** 20.18.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                  100 /var/lib/dpkg/status
                               20.18.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.15.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.13.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.11.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.8.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.6.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.5.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.3.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               12.22.12~dfsg-1~deb11u5 500
                                  500 http://security.debian.org/debian-security bullseye-security/main ar                                                                                                             m64 Packages
                               12.22.12~dfsg-1~deb11u4 500
                                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                          
                          Temp directories causing deletion problem: 0
                          No problems detected
                          
                          Errors in npm tree: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          donbroker           donbroker (version: 7.0.6, hostname: donbroker     , alive, uptime: 1781)
                          
                          Core adapters versions
                          js-controller:  7.0.6
                          admin:          7.4.10
                          javascript:     8.8.3
                          
                          nodejs modules from github:     5
                          +-- iobroker.google-sharedlocations@2.2.1 (git+ssh://git@github.com/Garfonso/ioBroker.google-sharedlocations.git#0db73d57d00aa5dff22ff22e853f1231ce141dc1)
                          +-- iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
                          +-- iobroker.govee@0.0.6 (git+ssh://git@github.com/nbuenger/ioBroker.govee.git#73ec80b6350890015d95428dd3bbd3f72417a073)
                          +-- iobroker.motionblinds@0.3.0 (git+ssh://git@github.com/VBen/ioBroker.motionblinds.git#0967a7b127274ef06e0327585267c313339b3b10)
                          | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : donbroker                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.admin.1                  : admin                 : donbroker                                -  enabled, port: 8083, bind: 0.0.0.0 (SSL), run as: admin
                            system.adapter.alias-manager.0          : alias-manager         : donbroker                                - disabled
                          + system.adapter.backitup.0               : backitup              : donbroker                                -  enabled
                          + system.adapter.ble.0                    : ble                   : donbroker                                -  enabled
                          + system.adapter.chromecast.0             : chromecast            : donbroker                                -  enabled
                            system.adapter.cloud.0                  : cloud                 : donbroker                                - disabled
                            system.adapter.coronavirus-statistics.0 : coronavirus-statistics: donbroker                                -  enabled
                          + system.adapter.daikin-cloud.0           : daikin-cloud          : donbroker                                -  enabled
                            system.adapter.daikin.0                 : daikin                : donbroker                                - disabled
                            system.adapter.daswetter.0              : daswetter             : donbroker                                -  enabled
                          + system.adapter.denon.0                  : denon                 : donbroker                                -  enabled
                            system.adapter.discovery.0              : discovery             : donbroker                                - disabled
                          + system.adapter.doorbird.0               : doorbird              : donbroker                                -  enabled
                          + system.adapter.echarts.0                : echarts               : donbroker                                -  enabled
                            system.adapter.feiertage.0              : feiertage             : donbroker                                -  enabled
                            system.adapter.flot.0                   : flot                  : donbroker                                - disabled
                            system.adapter.go-e.0                   : go-e                  : donbroker                                - disabled
                          + system.adapter.google-sharedlocations.0 : google-sharedlocations: donbroker                                -  enabled
                            system.adapter.govee-app.0              : govee-app             : donbroker                                - disabled
                            system.adapter.govee-local.0            : govee-local           : donbroker                                - disabled
                          + system.adapter.govee.0                  : govee                 : donbroker                                -  enabled
                          + system.adapter.hass.0                   : hass                  : donbroker                                -  enabled, port: 8123
                          + system.adapter.history.0                : history               : donbroker                                -  enabled
                          + system.adapter.hm-rega.0                : hm-rega               : donbroker                                -  enabled
                            system.adapter.hm-rpc.0                 : hm-rpc                : donbroker                                -  enabled, port: 0
                            system.adapter.hm-rpc.1                 : hm-rpc                : donbroker                                -  enabled, port: 0
                            system.adapter.ical.0                   : ical                  : donbroker                                -  enabled
                          + system.adapter.influxdb.0               : influxdb              : donbroker                                -  enabled, port: 8086
                          + system.adapter.info.0                   : info                  : donbroker                                -  enabled
                          + system.adapter.iot.0                    : iot                   : donbroker                                -  enabled
                          + system.adapter.javascript.0             : javascript            : donbroker                                -  enabled
                            system.adapter.lgtv.0                   : lgtv                  : donbroker                                - disabled
                            system.adapter.lovelace.0               : lovelace              : donbroker                                - disabled, port: 8091, bind: 0.0.0.0, run as: admin
                          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : donbroker                                -  enabled, port: 54321
                          + system.adapter.modbus.0                 : modbus                : donbroker                                -  enabled
                          + system.adapter.modbus.1                 : modbus                : donbroker                                -  enabled
                          + system.adapter.modbus.2                 : modbus                : donbroker                                -  enabled
                          + system.adapter.motionblinds.0           : motionblinds          : donbroker                                -  enabled
                          + system.adapter.mqtt-client.0            : mqtt-client           : donbroker                                -  enabled, port: 1884
                            system.adapter.mqtt.0                   : mqtt                  : donbroker                                - disabled, port: 36669, bind: 192.168.178.30
                            system.adapter.net-tools.0              : net-tools             : donbroker                                - disabled
                          + system.adapter.ping.0                   : ping                  : donbroker                                -  enabled
                          + system.adapter.pollenflug.0             : pollenflug            : donbroker                                -  enabled
                          + system.adapter.pvforecast.0             : pvforecast            : donbroker                                -  enabled
                          + system.adapter.pvforecast.1             : pvforecast            : donbroker                                -  enabled
                          + system.adapter.pvforecast.2             : pvforecast            : donbroker                                -  enabled
                            system.adapter.radar2.0                 : radar2                : donbroker                                - disabled
                          + system.adapter.roborock.0               : roborock              : donbroker                                -  enabled
                            system.adapter.rpi2.0                   : rpi2                  : donbroker                                - disabled
                            system.adapter.sayit.0                  : sayit                 : donbroker                                - disabled
                            system.adapter.sayit.1                  : sayit                 : donbroker                                - disabled
                            system.adapter.sayit.2                  : sayit                 : donbroker                                - disabled
                            system.adapter.sayit.3                  : sayit                 : donbroker                                - disabled
                            system.adapter.sayit.4                  : sayit                 : donbroker                                - disabled
                            system.adapter.schoolfree.0             : schoolfree            : donbroker                                -  enabled
                          + system.adapter.shelly.0                 : shelly                : donbroker                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : donbroker                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.shuttercontrol.0         : shuttercontrol        : donbroker                                -  enabled
                            system.adapter.simple-api.0             : simple-api            : donbroker                                - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.simple-api.1             : simple-api            : donbroker                                -  enabled, port: 8101, bind: 0.0.0.0, run as: admin
                          + system.adapter.sma-em.0                 : sma-em                : donbroker                                -  enabled
                          + system.adapter.sonoff.0                 : sonoff                : donbroker                                -  enabled, port: 1883, bind: 0.0.0.0
                            system.adapter.spotify-premium.0        : spotify-premium       : donbroker                                - disabled
                            system.adapter.synology.0               : synology              : donbroker                                - disabled, port: 5000
                            system.adapter.synology.1               : synology              : donbroker                                - disabled, port: 5001
                            system.adapter.systeminfo.0             : systeminfo            : donbroker                                - disabled
                          + system.adapter.telegram.0               : telegram              : donbroker                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.telegram.1               : telegram              : donbroker                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.telegram.2               : telegram              : donbroker                                -  enabled, port: 8443, bind: 0.0.0.0
                            system.adapter.terminal.0               : terminal              : donbroker                                - disabled, port: 8088, bind: 0.0.0.0, run as: admin
                          + system.adapter.tr-064.0                 : tr-064                : donbroker                                -  enabled
                          + system.adapter.tuya.0                   : tuya                  : donbroker                                -  enabled
                          + system.adapter.web.0                    : web                   : donbroker                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : donbroker                                - disabled
                          + system.adapter.wifilight.0              : wifilight             : donbroker                                -  enabled
                          + system.adapter.wled.0                   : wled                  : donbroker                                -  enabled
                            system.adapter.yeelight-2.0             : yeelight-2            : donbroker                                - disabled
                          + system.adapter.zigbee.0                 : zigbee                : donbroker                                -  enabled, port: /dev/ttyACM0
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : donbroker                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.admin.1                  : admin                 : donbroker                                -  enabled, port: 8083, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.hass.0                   : hass                  : donbroker                                -  enabled, port: 8123
                            system.adapter.hm-rpc.0                 : hm-rpc                : donbroker                                -  enabled, port: 0
                            system.adapter.hm-rpc.1                 : hm-rpc                : donbroker                                -  enabled, port: 0
                          + system.adapter.influxdb.0               : influxdb              : donbroker                                -  enabled, port: 8086
                          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : donbroker                                -  enabled, port: 54321
                          + system.adapter.mqtt-client.0            : mqtt-client           : donbroker                                -  enabled, port: 1884
                          + system.adapter.shelly.0                 : shelly                : donbroker                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : donbroker                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.simple-api.1             : simple-api            : donbroker                                -  enabled, port: 8101, bind: 0.0.0.0, run as: admin
                          + system.adapter.sonoff.0                 : sonoff                : donbroker                                -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.telegram.0               : telegram              : donbroker                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.telegram.1               : telegram              : donbroker                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.telegram.2               : telegram              : donbroker                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : donbroker                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : donbroker                                -  enabled, port: /dev/ttyACM0
                          
                          ioBroker-Repositories
                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                          │ (index) │ name     │ url                                                     │ auto upgrade │
                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                          
                          Active repo(s): stable
                          Upgrade policy: none
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "admin"        : 7.4.10   , installed 7.4.10
                          Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                          Adapter    "backitup"     : 3.0.31   , installed 3.0.25 [Updatable]
                          Adapter    "ble"          : 0.14.0   , installed 0.14.0
                          Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                          Adapter    "coronavirus-statistics": 0.9.0, installed 0.9.0
                          Adapter    "daikin"       : 1.4.2    , installed 1.4.2
                          Adapter    "daikin-cloud" : 0.4.11   , installed 0.4.11
                          Adapter    "daswetter"    : 3.2.2    , installed 3.2.2
                          Adapter    "denon"        : 1.15.12  , installed 1.15.12
                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                          Adapter    "doorbird"     : 2.0.0    , installed 2.0.0
                          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                          Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "go-e"         : 1.0.41   , installed 1.0.41
                          Adapter    "govee-local"  : 0.2.7    , installed 0.2.7
                          Adapter    "hass"         : 1.4.0    , installed 1.4.0
                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                          Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                          Adapter    "ical"         : 1.16.1   , installed 1.16.1
                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                          Adapter    "iot"          : 3.3.0    , installed 3.3.0
                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                          Controller "js-controller": 7.0.6    , installed 7.0.6
                          Adapter    "lgtv"         : 2.4.0    , installed 2.3.1  [Updatable]
                          Adapter    "lovelace"     : 4.1.10   , installed 4.1.10
                          Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                          Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                          Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
                          Adapter    "net-tools"    : 1.0.11   , installed 0.2.0  [Updatable]
                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                          Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                          Adapter    "pvforecast"   : 4.1.0    , installed 4.1.0
                          Adapter    "radar2"       : 2.2.0    , installed 2.2.0
                          Adapter    "roborock"     : 0.6.18   , installed 0.6.18
                          Adapter    "rpi2"         : 2.3.1    , installed 2.3.1
                          Adapter    "sayit"        : 5.0.0    , installed 3.0.0  [Updatable]
                          Adapter    "schoolfree"   : 1.1.7    , installed 1.1.6  [Updatable]
                          Adapter    "shelly"       : 8.5.1    , installed 8.2.1  [Updatable]
                          Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                          Adapter    "sma-em"       : 1.1.0    , installed 1.1.0
                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                          Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                          Adapter    "spotify-premium": 1.5.2  , installed 1.5.0  [Updatable]
                          Adapter    "synology"     : 3.1.0    , installed 3.1.0
                          Adapter    "systeminfo"   : 1.2.0    , installed 1.2.0
                          Adapter    "telegram"     : 4.0.0    , installed 3.9.0  [Updatable]
                          Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                          Adapter    "web"          : 6.2.5    , installed 6.2.5
                          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                          Adapter    "wifilight"    : 1.2.2    , installed 1.2.2
                          Adapter    "wled"         : 0.7.2    , installed 0.7.2
                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                          Adapter    "yeelight-2"   : 1.4.0    , installed 1.4.0
                          Adapter    "zigbee"       : 1.10.14  , installed 1.10.14
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        25484
                          States:         21070
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                          Hit:3 http://deb.debian.org/debian bullseye InRelease
                          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                          Hit:6 https://apt.pivccu.de/piVCCU stable InRelease
                          Reading package lists...
                          Pending Updates: 0
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      0          1754       845/dnsmasq
                          tcp        0      0 192.168.178.30:8100     0.0.0.0:*               LISTEN      1001       23563      3063/io.doorbird.0
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15403      813/sshd: /usr/sbin
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       14846      773/iobroker.js-con
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15420      773/iobroker.js-con
                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       18377      2697/io.shelly.1
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       19005      2503/io.sonoff.0
                          tcp6       0      0 :::8101                 :::*                    LISTEN      1001       19421      2992/io.simple-api.
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16564      872/io.admin.0
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21853      3032/io.web.0
                          tcp6       0      0 :::8083                 :::*                    LISTEN      1001       15277      883/io.admin.1
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          15405      813/sshd: /usr/sbin
                          udp        0      0 0.0.0.0:32101           0.0.0.0:*                           1001       23584      3247/io.motionblind
                          udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          1753       845/dnsmasq
                          udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          1750       845/dnsmasq
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14751      656/dhclient
                          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       17725      2267/io.mihome-vacu
                          udp        0      0 0.0.0.0:54330           0.0.0.0:*                           1001       23585      3247/io.motionblind
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       20634      3046/io.wled.0
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17558      2021/io.chromecast.
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13611      423/avahi-daemon: r
                          udp        0      0 0.0.0.0:9522            0.0.0.0:*                           1001       20290      2463/io.sma-em.0
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       20256      2408/io.shelly.0
                          udp        0      0 0.0.0.0:55797           0.0.0.0:*                           108        13613      423/avahi-daemon: r
                          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       19424      2556/io.tuya.0
                          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       19425      2556/io.tuya.0
                          udp6       0      0 :::5353                 :::*                                108        13612      423/avahi-daemon: r
                          udp6       0      0 :::42765                :::*                                108        13614      423/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2025-02-08 20:41:44.636  - info: hm-rpc.0 (6193) xmlrpc -> 192.168.178.117:2001/ init ["http://192.168.178.30:2001",""]
                          2025-02-08 20:41:44.650  - error: hm-rpc.0 (6193) Cannot call init: [http://192.168.178.30:2001, ""] Unknown XML-RPC tag 'TITLE'
                          2025-02-08 20:41:45.582  - info: hm-rpc.1 (6186) terminating
                          2025-02-08 20:41:45.587  - info: hm-rpc.1 (6186) Terminated (NO_ERROR): Without reason
                          2025-02-08 20:41:45.670  - info: hm-rpc.0 (6193) terminating
                          2025-02-08 20:41:45.664  - info: hm-rpc.1 (6186) terminating
                          2025-02-08 20:41:45.683  - info: hm-rpc.0 (6193) Terminated (NO_ERROR): Without reason
                          2025-02-08 20:41:45.767  - info: hm-rpc.0 (6193) terminating
                          2025-02-08 20:41:46.447  - info: host.donbroker instance system.adapter.hm-rpc.1 terminated with code 0 (NO_ERROR)
                          2025-02-08 20:41:46.465  - info: host.donbroker Restart adapter system.adapter.hm-rpc.1 because enabled
                          2025-02-08 20:41:46.662  - info: influxdb.0 (1925) Connecting http://localhost:8086/ ...
                          2025-02-08 20:41:46.662  - info: influxdb.0 (1925) Influx DB Version used: 1.x
                          2025-02-08 20:41:46.669  - error: influxdb.0 (1925) AggregateError
                          2025-02-08 20:41:46.791  - info: host.donbroker instance system.adapter.hm-rpc.0 terminated with code 0 (NO_ERROR)
                          2025-02-08 20:41:46.791  - info: host.donbroker Restart adapter system.adapter.hm-rpc.0 because enabled
                          2025-02-08 20:41:53.374  - info: shelly.1 (2697) [authEnabled] 192.168.178.183 (shellyplus1pm / shellyplus1pm-fce8c0fd7248 / shellyplus1pm#fce8c0fd7248#1): This device is not protected via restricted login (see adapter documentation for details)
                          2025-02-08 20:41:53.475  - warn: shelly.1 (2697) [Mqtt.statusNotifications] 192.168.178.183 (shellyplus1pm / shellyplus1pm-fce8c0fd7248 / shellyplus1pm#fce8c0fd7248#1): "General Status Notifications" are disabled (see adapter documentation for details)
                          2025-02-08 20:41:56.669  - info: influxdb.0 (1925) Connecting http://localhost:8086/ ...
                          2025-02-08 20:41:56.669  - info: influxdb.0 (1925) Influx DB Version used: 1.x
                          2025-02-08 20:41:56.675  - error: influxdb.0 (1925) AggregateError
                          2025-02-08 20:42:06.676  - info: influxdb.0 (1925) Connecting http://localhost:8086/ ...
                          2025-02-08 20:42:06.677  - info: influxdb.0 (1925) Influx DB Version used: 1.x
                          2025-02-08 20:42:06.685  - error: influxdb.0 (1925) AggregateError
                          2025-02-08 20:42:08.685  - info: shelly.1 (2697) [authEnabled] 192.168.178.183 (shellyplus1pm / shellyplus1pm-fce8c0fd7248 / shellyplus1pm#fce8c0fd7248#1): This device is not protected via restricted login (see adapter documentation for details)
                          2025-02-08 20:42:08.816  - warn: shelly.1 (2697) [Mqtt.statusNotifications] 192.168.178.183 (shellyplus1pm / shellyplus1pm-fce8c0fd7248 / shellyplus1pm#fce8c0fd7248#1): "General Status Notifications" are disabled (see adapter documentation for details)
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @maxpd last edited by

                            @maxpd sagte in Bluetooth Device is not available: No such device:

                            bullseye

                            Installier da NEU das aktuelle Release 'Bookworm'.
                            Musst du eh, dann kannste es auch jetzt machen.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              maxpd @Thomas Braun last edited by

                              @thomas-braun Na toll 😞 neu heißt einmal alles komplett neu aufsetzen?
                              Aber geht BT unter bullseye nicht?

                              Thomas Braun haselchen 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @maxpd last edited by

                                @maxpd sagte in Bluetooth Device is not available: No such device:

                                neu heißt einmal alles komplett neu aufsetzen?

                                Bei Raspberry 11 'Bullseye' auf Raspberry 12 'Bookworm' ja.
                                Die Änderungen sind zu groß für ein In-Line-Upgrade.

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

                                  @maxpd

                                  Wozu hast Du 2 Instanzen vom Admin?

                                  Was sagt bei bluetoothctl?

                                  hciconfig hci0 up

                                  und dann

                                  hciconfig -a hci0

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

                                    @haselchen eine 2. Instanz hatte ich damals zum Testen angelegt, weil der Daikin Adapter den Admin mit https und Zertifikaten und so gebraucht hatte. und dann dabei belassen.

                                     $ hciconfig hci0 up
                                    Can't get device info: No such device
                                     $ hciconfig -a hci0
                                    Can't get device info: No such device
                                     $ bluetoothctl
                                    Agent registered
                                    
                                    [bluetooth]# scan on
                                    No default controller available
                                    
                                    
                                    

                                    @Thomas-Braun ich musste die 2 zeilen auch wieder in die config.txt schreiben, weil sonst pivccu nicht mehr funktioniert.

                                    Init not possible, going to stop: Unknown XML-RPC tag 'TITLE'
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @maxpd last edited by

                                      @maxpd sagte in Bluetooth Device is not available: No such device:

                                      ich musste die 2 zeilen auch wieder in die config.txt schreiben, weil sonst pivccu nicht mehr funktioniert.

                                      Ist egal. Du wirst das ja eh neuaufsetzen.

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        maxpd @Thomas Braun last edited by

                                        @thomas-braun nee. https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md

                                        Punkt 6. scheint als wäre pivcc und BT nicht kompatibel. heißt neu aufsetzen und das Modul kaufen oder externer dongle.

                                        Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @maxpd last edited by Thomas Braun

                                          @maxpd

                                          Zu piVCCU kann ich nix sagen. Aber ich KANN dir sagen, das du Raspberry 12 'Bookworm' in Bälde neuaufsetzen musst, weil das Ding abgekündigt ist. Spätestens im Spätsommer 2025.

                                          M 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @maxpd last edited by

                                            @maxpd sagte in Bluetooth Device is not available: No such device:

                                            @thomas-braun nee. https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md

                                            Punkt 6. scheint als wäre pivcc und BT nicht kompatibel.

                                            doch, muss aber entsprechend umkonfiguriert werden (Option 2)

                                            heißt neu aufsetzen und das Modul kaufen oder externer dongle.

                                            welches?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            956
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            24
                                            827
                                            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