Bluetooth inactive.
-
Hi!
Can someone please help me?
When i use the Bluetooth it freezes in the search mode. I have a fresh installed sd card with retropie. It's clean so no ps3 controller drivers are in the way. -
@trekdrop
We need more info: https://retropie.org.uk/forum/topic/3/read-this-first
Also check this page to learn about ds4drv and other methods.
https://github.com/RetroPie/RetroPie-Setup/wiki/PS4-Controller -
Thanks, sadly it's not about the ps4 controller. It hangs in the search screen. Raspberry 3b new fresh retropie. Multi sd cards, different retropie img and still hangs in the search screen.
-
$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Condition: start condition failed at Fri 2018-08-10 07:16:43 UTC; 1min 41s ago
└─ ConditionPathIsDirectory=/sys/class/bluetooth was not met
Docs: man:bluetoothd(8)So its dead>?
-
Reinstalled all the drivers.. still no luck.
-
This post is deleted! -
So i would like to post a log file, i really don't know where to get it. It seems my Bluetooth is broken. After flashing 5 times a new Retropie img on different sd cards and using different power sources. I hope someone can still help me.. So frustrating because yesterday there was no problem.
-
@trekdrop Run
sudo dmesg > /home/pi/dmesg.log
and then post the contents of thedmesg.log
file to pastebin.com to take a look.
Did you do any configurations before this happened ? Did you disable the BT via a config.txt line or disabled the WiFi inadvertently ? -
@mitu said in Bluetooth inactive.:
sudo dmesg > /home/pi/dmesg.log
I will flash a new img now and send the dmseg.log file. No i never touch the wifi or Bluetooth settings.
https://pastebin.com/93bjnADz This one is ad first boot.
https://pastebin.com/xarec375 This one is second boot.
-
@trekdrop There's no indication in the
dmesg
output that you have a Bluetooth enabled device and I see you're using a wired connection (but the WiFi gets detected). I don't think that a new image would help - can you try runningsudo modprobe bluetooth
from the command line and then runsudo dmesg | tail
to see if any error messages show up ? -
[ 5.693521] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 5.693883] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.328581] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 7.330745] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 72.058269] Bluetooth: Core ver 2.22
[ 72.058406] NET: Registered protocol family 31
[ 72.058414] Bluetooth: HCI device and connection manager initialized
[ 72.060043] Bluetooth: HCI socket layer initialized
[ 72.060083] Bluetooth: L2CAP socket layer initialized
[ 72.060131] Bluetooth: SCO socket layer initialized -
@trekdrop There doesn't seem any error messages after inserting the BT module - does scanning work after running
sudo modprobe bluetooth
? -
@mitu said in Bluetooth inactive.:
sudo modprobe bluetooth
Still the same.
And if do this:
pi@retropie:~ $ systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset
Active: inactive (dead)
Docs: man:bluetoothd(8)Still dead.
I some where found i need to cold or warm reboot the pi.. I don't know how to do it.
Just trying everything here :D -
@trekdrop Warm reboot - normal reboot, cold reboot - shutdown then remove the power.
-
Sorry, can you please explain me how i do this>?
warm reboot - normal reboot, cold reboot - shutdown then remove the power
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.