Reply To: [UPDATE BUG FIX] Bluetooth Addon BETA

Max2Play Home Forums Max2Play Add-ons [UPDATE BUG FIX] Bluetooth Addon BETA Reply To: [UPDATE BUG FIX] Bluetooth Addon BETA

27. August 2016 at 19:58 #22674

Hello!
I have a Raspberry 2 (no Bluetooth onboard), so I use a dongle.
With a clean image of Raspbian Jessie, I have no problem.
With max2play, I installed Bluetooth plugin. Scan not found nothing.
So, I check Debug output and…
It doesn’t find any bluetooth dongle???

#### Bluetooth Installation ####
 

#### Bluetooth Dongle ####
 

#### PACMD LIST | grep active ####
	active port: <analog-output>
	active profile: <output:analog-stereo>
 

#### PACMD LIST | grep sink ####
Default sink name: alsa_output.0.analog-stereo
		module.description = "When a bluetooth sink or source is added, load module-loopback"
		module.description = "Automatically restore the default sink and source"
		module.description = "When a sink/source is removed, try to move its streams to the default sink/source"
	name: <module-always-sink>
		module.description = "Mantiene sempre almeno un sink caricato anche se è nullo"
		module.description = "When a sink/source is idle for too long, suspend it"
		module.description = "Load filter sinks automatically when needed"
1 sink(s) available.
	sinks:
0 sink input(s) available.
 

#### X-SERVER RUNNING ####
1 

#### PULSEAUDIO RUNNING ####
1 S  1000  3005     1  1  80   0 - 23704 -      ?        00:00:00 pulseaudio
1 S  1000  3026     1  0  80   0 -   475 -      ?        00:00:00 start-pulseaudi
 	

ssh result:

root@Orange:~# /etc/init.d/bluetooth status
â bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
   Active: active (running) since sab 2016-08-27 21:49:11 CEST; 4min 36s ago
     Docs: man:bluetoothd(8)
 Main PID: 3622 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           ââ3622 /usr/lib/bluetooth/bluetoothd

ago 27 21:49:11 Orange bluetoothd[3622]: Bluetooth daemon 5.23
ago 27 21:49:11 Orange bluetoothd[3622]: Starting SDP server
ago 27 21:49:11 Orange systemd[1]: Started Bluetooth service.
ago 27 21:49:11 Orange bluetoothd[3622]: Bluetooth management interface 1.10...d
Hint: Some lines were ellipsized, use -l to show in full.
root@Orange:~# hcitool scan
Device is not available: No such device
root@Orange:~#

  • This reply was modified 7 years, 7 months ago by Arianna. Reason: add ssh result
  • This reply was modified 7 years, 7 months ago by Arianna.