Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1621) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1621 eval




Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Rpi3 und Bluetooth
#8
Moin,
ich hab nun auch ganz schön daran zu knabbern gehabt. Er hat mir mit "hcitool devices" nicht einmal etwas angezeigt.
Habe die firmware aktualisiert, das neuste Distro-update drauf gemacht und es hat alles nichts gebracht. Schlussendlich bin ich auf diesen Thread hier gestoßen der mir dann tatsächlich geholfen hat.

Code:
sudo apt-get update
sudo apt-get dist-upgrade
sudo rm /etc/udev/rules.d/99-com.rules
sudo apt-get -o Dpkg::Options::="--force-confmiss" install --reinstall raspberrypi-sys-mods
sudo systemctl reboot

Bzw. war raspberrypi-sys-mods vorher garnicht installieren also sollte es der folgende code auch tun:
Code:
sudo apt-get update
sudo apt-get dist-upgrade
sudo rm /etc/udev/rules.d/99-com.rules
sudo apt-get install raspberrypi-sys-mods
sudo systemctl reboot

Falls jemand ähnliche Probleme hat. Hab nun endlich mein Bluetooth installieren können und so wie ich es sehe funktioniert alles weitere auch noch.
Zumindest kann ich damit mein Handy und eine Bluetoothbox pairen, aber noch nicht connecten. Mal gucken wie es weiter geht.
Zitieren


Nachrichten in diesem Thema
Rpi3 und Bluetooth - von Quoti30 - 04.04.2016, 17:57
RE: Rpi3 und Bluetooth - von cbrauweiler - 04.04.2016, 18:28
RE: Rpi3 und Bluetooth - von Quoti30 - 04.04.2016, 19:14
RE: Rpi3 und Bluetooth - von cbrauweiler - 04.04.2016, 21:33
RE: Rpi3 und Bluetooth - von Makkus - 20.05.2016, 10:08
RE: Rpi3 und Bluetooth - von cbrauweiler - 20.05.2016, 16:50
RE: Rpi3 und Bluetooth - von Makkus - 25.05.2016, 16:34
RE: Rpi3 und Bluetooth - von h0d3nt3uf3l - 19.06.2016, 12:35
RE: Rpi3 und Bluetooth - von uriel2006 - 13.09.2016, 14:21
RE: Rpi3 und Bluetooth - von harryberlin - 13.09.2016, 19:53
RE: Rpi3 und Bluetooth - von uriel2006 - 13.09.2016, 20:33
RE: Rpi3 und Bluetooth - von uriel2006 - 14.09.2016, 14:44
RE: Rpi3 und Bluetooth - von Topsi - 09.10.2016, 15:34
RE: Rpi3 und Bluetooth - von uniquegch - 08.02.2017, 22:16

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
RasPiCarProjekt