Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Bluetooth staat op off  (gelezen 950 keer)

Offline muppet053

  • Lid
Bluetooth staat op off
« Gepost op: 2021/12/14, 15:03:39 »
Hallo.

Sinds vandaag is bluetooth uitgezet in de configuratie  optie.  En ik kan bluetooth alleen nog maar op off zetten als hij al op off staat ?
Weet iemand hoe dit zou kunnen komen ? Ik kan dus niks meer met mijn keyboard.  Of andere bluetooth devices.
sudo /etc/init.d/bluetooth restart geen resultaat.  Bluez opnieuw geinstalleerd... Het schuifje blijft op off staan.
Waar zou dit aan kunnen liggen ? Ik heb verder niks aangepast.
 

Re: Bluetooth staat op off
« Reactie #1 Gepost op: 2021/12/14, 15:14:32 »
« Laatst bewerkt op: 2021/12/14, 15:21:02 door Ronaldus »

Offline muppet053

  • Lid
Re: Bluetooth staat op off
« Reactie #2 Gepost op: 2021/12/14, 15:34:11 »
Je kan hier eens naar kijken: https://makkelijkelinuxtips.blogspot.com/p/snelheid-mint.html#ID17
(Mss ooit eens uitgezet??? Hier staat ook hoe je die dan weer aan moet zetten.)

Of wellicht:
https://techstoriesindia.blogspot.com/2020/05/fix-ubuntu-20-04-bluetooth-doesnt-turn-on.html
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892012
Dag Ronald.  Dank voor de links.  Het heeft alleen niet geholpen.
Merkwaardig dat het schuifje niet meer op on gaat. 

Offline muppet053

  • Lid
Re: Bluetooth staat op off
« Reactie #3 Gepost op: 2021/12/14, 15:34:51 »
Hier wat meer informatie.


1:57:09 PC systemd[1]: Condition check resulted in Bluetooth service being skipped.
dec 14 11:58:30 PC systemd[1]: Condition check resulted in Bluetooth service being skipped.
dec 14 12:01:04 PC systemd[1]: Condition check resulted in Bluetooth service being skipped.
dec 14 12:02:27 PC systemd[1]: Condition check resulted in Bluetooth service being skipped.
dec 14 12:03:42 PC systemd[1]: Condition check resulted in Bluetooth service being skipped.

dpkg --status bluez | grep '^Version:'
/home/puppet# dpkg --status bluez | grep '^Version:'
Version: 5.60-0ubuntu2.1


/home/puppet# bluetoothctl
Agent registered


Active: active (running) since Tue 2021-12-14 12:32:10 CET; 7min ago
       Docs: man:bluetoothd(8)
   Main PID: 31990 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 8180)
     Memory: 524.0K
        CPU: 40ms
     CGroup: /system.slice/bluetooth.service
             └─31990 /usr/lib/bluetooth/bluetoothd

dec 14 12:32:10 PC systemd[1]: Starting Bluetooth service...
dec 14 12:32:10 PC bluetoothd[31990]: Bluetooth daemon 5.60
dec 14 12:32:10 PC systemd[1]: Started Bluetooth service.
dec 14 12:32:10 PC bluetoothd[31990]: Starting SDP server
dec 14 12:32:10 PC bluetoothd[31990]: Bluetooth management interface 1.20 i…ized
Hint: Some lines were ellipsized, use -l to show in full.

Offline muppet053

  • Lid
Re: Bluetooth staat op off
« Reactie #4 Gepost op: 2021/12/14, 15:36:52 »
dmesg | grep -i blue
[   82.320817] Bluetooth: Core ver 2.22
[   82.320891] Bluetooth: HCI device and connection manager initialized
[   82.322393] Bluetooth: HCI socket layer initialized
[   82.322401] Bluetooth: L2CAP socket layer initialized
[   82.322415] Bluetooth: SCO socket layer initialized
root@PC:/home/puppet#