Kirjoittaja Aihe: Bluetooth temppuilee taas (Xenial)  (Luettu 7114 kertaa)

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Bluetooth temppuilee taas (Xenial)
« : 07.08.17 - klo:14.35 »
Moi

Saakohan ao. tulosteista mitään irti:
Koodia: [Valitse]
$ dmesg | grep blue
[    2.720637] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0b05-17cf.hcd failed with error -2

$ dmesg | grep Blue
[    2.576547] Bluetooth: Core ver 2.21
[    2.576556] Bluetooth: HCI device and connection manager initialized
[    2.576558] Bluetooth: HCI socket layer initialized
[    2.576560] Bluetooth: L2CAP socket layer initialized
[    2.576567] Bluetooth: SCO socket layer initialized
[    2.694108] Bluetooth: hci0: BCM: chip id 63
[    2.710075] Bluetooth: hci0: HTPC
[    2.711079] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[    2.720641] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0b05-17cf.hcd not found
[    3.641828] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.641830] Bluetooth: BNEP filters: protocol multicast
[    3.641833] Bluetooth: BNEP socket layer initialized
[   13.396450] Bluetooth: RFCOMM TTY layer initialized
[   13.396455] Bluetooth: RFCOMM socket layer initialized
[   13.396457] Bluetooth: RFCOMM ver 1.11


$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no


$ rfkill block bluetooth; rfkill list; /etc/init.d/bluetooth restart;\
> /etc/init.d/bluetooth status;\
> modprobe -r btusb; modprobe btusb;\
> /etc/init.d/bluetooth restart; /etc/init.d/bluetooth status
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
[ ok ] Restarting bluetooth (via systemctl): bluetooth.service.
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since ma 2017-08-07 14:27:42 EEST; 23ms ago
     Docs: man:bluetoothd(8)
 Main PID: 18194 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─18194 /usr/lib/bluetooth/bluetoothd

elo 07 14:27:42 HTPC bluetoothd[18194]: Not enough free handles to register service
elo 07 14:27:42 HTPC bluetoothd[18194]: Current Time Service could not be registered
elo 07 14:27:42 HTPC bluetoothd[18194]: gatt-time-server: Input/output error (5)
elo 07 14:27:42 HTPC bluetoothd[18194]: Not enough free handles to register service
elo 07 14:27:42 HTPC bluetoothd[18194]: Not enough free handles to register service
elo 07 14:27:42 HTPC bluetoothd[18194]: Sap driver initialization failed.
elo 07 14:27:42 HTPC bluetoothd[18194]: sap-server: Operation not permitted (1)
elo 07 14:27:42 HTPC bluetoothd[18194]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource
elo 07 14:27:42 HTPC bluetoothd[18194]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink
elo 07 14:27:42 HTPC bluetoothd[18194]: Failed to set mode: Blocked through rfkill (0x12)
modprobe: ERROR: ../libkmod/libkmod-module.c:793 kmod_module_remove_module() could not remove 'btusb': Operation not permitted
[ ok ] Restarting bluetooth (via systemctl): bluetooth.service.
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since ma 2017-08-07 14:27:46 EEST; 26ms ago
     Docs: man:bluetoothd(8)
 Main PID: 18258 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─18258 /usr/lib/bluetooth/bluetoothd

elo 07 14:27:46 HTPC bluetoothd[18258]: Not enough free handles to register service
elo 07 14:27:46 HTPC bluetoothd[18258]: Not enough free handles to register service
elo 07 14:27:46 HTPC bluetoothd[18258]: Current Time Service could not be registered
elo 07 14:27:46 HTPC bluetoothd[18258]: gatt-time-server: Input/output error (5)
elo 07 14:27:46 HTPC bluetoothd[18258]: Not enough free handles to register service
elo 07 14:27:46 HTPC bluetoothd[18258]: Not enough free handles to register service
elo 07 14:27:46 HTPC bluetoothd[18258]: Sap driver initialization failed.
elo 07 14:27:46 HTPC bluetoothd[18258]: sap-server: Operation not permitted (1)
elo 07 14:27:46 HTPC bluetoothd[18258]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource
elo 07 14:27:46 HTPC bluetoothd[18258]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink
Löysin skriptin stackoverflowsta, mutta muitakin on tullut kokeiltua.
En vaan osaa tulkita niiden tuloksia, ja usein virheilmoitukset kertoo jostain muusta kuin varsinaisesta ongelman aiheuttajasta.

Bluetooth ei ensinnäkään löydä muita laitteita ja aiemmin, kun se vielä antoi yhdistää jo tunnistettuihin laitteisiin, niin herjasi vain, ettei saa yhteyttöä.
« Viimeksi muokattu: 29.09.17 - klo:18.34 kirjoittanut JA5U »

nm

  • Käyttäjä
  • Viestejä: 16232
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #1 : 08.08.17 - klo:14.31 »
Saakohan ao. tulosteista mitään irti:
Koodia: [Valitse]
$ dmesg | grep blue
[    2.720637] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0b05-17cf.hcd failed with error -2

Ainakin firmis puuttuu. Lataa se täältä: https://github.com/winterheart/broadcom-bt-firmware

Esimerkiksi tähän tapaan:

Koodia: [Valitse]
sudo mkdir /lib/firmware/brcm
Koodia: [Valitse]
sudo wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM20702A1-0b05-17cf.hcd -O /lib/firmware/brcm/BCM20702A1-0b05-17cf.hcd
« Viimeksi muokattu: 08.08.17 - klo:14.34 kirjoittanut nm »

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #2 : 08.08.17 - klo:17.30 »
Siinähän se vastaus oli. Asensin ohjeen mukaan ja käynnistin uudelleen, jolloin yhdisti taas normaalisti tai kenties jopa paremmin ts. nopeammin kuin koskaan aiemmin.

Herää vain kysymys, että mihinkä tuo firmis on voinut kadota?

epiphone

  • Käyttäjä
  • Viestejä: 1059
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #3 : 08.08.17 - klo:18.26 »
Herää vain kysymys, että mihinkä tuo firmis on voinut kadota?

Olisiko voinut kadota kernelin päivityksen yhteydessä?
Kahvi on väkevin juomani

nm

  • Käyttäjä
  • Viestejä: 16232
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #4 : 08.08.17 - klo:21.10 »
Siinähän se vastaus oli. Asensin ohjeen mukaan ja käynnistin uudelleen, jolloin yhdisti taas normaalisti tai kenties jopa paremmin ts. nopeammin kuin koskaan aiemmin.

Herää vain kysymys, että mihinkä tuo firmis on voinut kadota?

Ehkä sitä ei ole koskaan ollutkaan asennettuna Ubuntun puolelle. Tuota tiedostoa ei tietääkseni ole missään valmiissa paketeissa tai edes Broadcomin wl-ajurin mukana, vaan se on asennettava manuaalisesti. Jos kyseessä on läppäri ja samassa koneessa on Windows, on periaatteessa mahdollista, että firmis on säilynyt laitteessa Windows-ajurin jäljiltä, eikä sitä ole aiemmin tarvinnut ladata uudelleen. Nyt kone on kokenut kylmäbootin ja firmis on pyyhkiytynyt pois Bluetooth-piiriltä.

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #5 : 29.09.17 - klo:18.37 »
Eipä se taaskaan ota toimiakseen: connection refused.

Jaksan kyllä ihmetellä, että miten nämä samat vanhat yhteydet ei pelaa vuonna 2017 - melkein  2018?
Tuntuu, että aina vaan menee perusasiat huonompaan suuntaan. Eikö niitä standardeja tehdä noudatettavaksi?
Varsinkin näiden bluetooth kamppeiden kanssa saa taistella alustasta riippumatta.

Mitenkä päin tätä nyt lähtisi taas purkamaan?
Koodia: [Valitse]
modprobe: ERROR: ../libkmod/libkmod-module.c:793 kmod_module_remove_module() could not remove 'btusb': Operation not permitted
[ ok ] Restarting bluetooth (via systemctl): bluetooth.service.
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since pe 2017-09-29 18:41:54 EEST; 24ms ago
     Docs: man:bluetoothd(8)
 Main PID: 22531 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─22531 /usr/lib/bluetooth/bluetoothd

syys 29 18:41:54 HTPC bluetoothd[22531]: Not enough free handles to register service
syys 29 18:41:54 HTPC bluetoothd[22531]: Not enough free handles to register service
syys 29 18:41:54 HTPC bluetoothd[22531]: Current Time Service could not be registered
syys 29 18:41:54 HTPC bluetoothd[22531]: gatt-time-server: Input/output error (5)
syys 29 18:41:54 HTPC bluetoothd[22531]: Not enough free handles to register service
syys 29 18:41:54 HTPC bluetoothd[22531]: Not enough free handles to register service
syys 29 18:41:54 HTPC bluetoothd[22531]: Sap driver initialization failed.
syys 29 18:41:54 HTPC bluetoothd[22531]: sap-server: Operation not permitted (1)
syys 29 18:41:54 HTPC bluetoothd[22531]: Endpoint registered: sender=:1.71 path=/MediaEndpoint/A2DPSource
syys 29 18:41:54 HTPC bluetoothd[22531]: Endpoint registered: sender=:1.71 path=/MediaEndpoint/A2DPSink
« Viimeksi muokattu: 29.09.17 - klo:18.43 kirjoittanut JA5U »

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #6 : 29.09.17 - klo:18.52 »
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1490349/comments/48

Koodia: [Valitse]
"scan on" fails because the controller (your bluetooth hardware) is turned off by default. All you need to do is type "power on" before "scan on"

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #7 : 29.04.18 - klo:18.09 »
Ja aina vain ongelmia...
Koodia: [Valitse]
$ bluetoothd -d -n
bluetoothd[5453]: Bluetooth daemon 5.37
bluetoothd[5453]: src/main.c:parse_config() parsing main.conf
bluetoothd[5453]: src/main.c:parse_config() Key file does not have key 'DiscoverableTimeout' in group 'General'
bluetoothd[5453]: src/main.c:parse_config() Key file does not have key 'PairableTimeout' in group 'General'
bluetoothd[5453]: src/main.c:parse_config() Key file does not have key 'AutoConnectTimeout' in group 'General'
bluetoothd[5453]: src/main.c:parse_config() Key file does not have key 'Name' in group 'General'
bluetoothd[5453]: src/main.c:parse_config() Key file does not have key 'Class' in group 'General'
bluetoothd[5453]: src/main.c:parse_config() Key file does not have key 'DeviceID' in group 'General'
bluetoothd[5453]: src/main.c:parse_config() Key file does not have key 'ReverseServiceDiscovery' in group 'General'
D-Bus setup failed: Connection ":1.108" is not allowed to own the service "org.bluez" due to security policies in the configuration file
bluetoothd[5453]: Unable to get on D-Bus

Sain sen kerran toimimaan, kun asensin kaikki uusiksi.
Päätin kuitenkin ottaa varman päälle käynnistämällä koneen uudelleen, jolloin se ei enää toiminut.
Koodia: [Valitse]
$ pactl load-module bluetooth-discovery
Failure: Module initialization failed

Saan ilmeisesti Bluetooth laitteen päälle, mutten yhdistettyä sitä mihinkään.

Koodia: [Valitse]
$ dpkg --list | grep blue
ii  bluez                                           5.37-0ubuntu5.1                                          amd64        Bluetooth tools and daemons
ii  bluez-obexd                                     5.37-0ubuntu5.1                                          amd64        bluez obex daemon
ii  libbluetooth3:amd64                             5.37-0ubuntu5.1                                          amd64        Library to use the BlueZ Linux Bluetooth stack
ii  libgnome-bluetooth13:amd64                      3.18.2-1ubuntu2                                          amd64        GNOME Bluetooth tools - support library
ii  pulseaudio-module-bluetooth                     1:8.0-0ubuntu3.9                                         amd64        Bluetooth module for PulseAudio sound server
ii  switchboard-plug-bluetooth                      0.1+r45~ubuntu0.4.1                                      amd64        Bluetooth plug for Switchboard
ii  wingpanel-indicator-bluetooth                   2.0.3+r351+pkg20~ubuntu0.4.1.1                           amd64        WingPanel Bluetooth Indicator


Koodia: [Valitse]
$ dmesg | egrep -i 'blue|firm'
[    2.810422] Bluetooth: Core ver 2.21
[    2.810434] Bluetooth: HCI device and connection manager initialized
[    2.810436] Bluetooth: HCI socket layer initialized
[    2.810438] Bluetooth: L2CAP socket layer initialized
[    2.810442] Bluetooth: SCO socket layer initialized
[    5.130891] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.130894] Bluetooth: BNEP filters: protocol multicast
[    5.130896] Bluetooth: BNEP socket layer initialized
[   70.080266] Bluetooth: hci0: BCM: chip id 63
[   70.096270] Bluetooth: hci0: HTPCnix
[   70.097258] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1469
[   70.806295] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1469
[   70.822293] Bluetooth: hci0: Broadcom Bluetooth Device
[   70.880002] Bluetooth: RFCOMM TTY layer initialized
[   70.880006] Bluetooth: RFCOMM socket layer initialized
[   70.880008] Bluetooth: RFCOMM ver 1.11
[ 2006.696180] Bluetooth: hci0 urb ffff8803b3963cc0 failed to resubmit (2)
[ 2035.012927] Bluetooth: hci0: BCM: chip id 63
[ 2035.028917] Bluetooth: hci0: HTPCnix
[ 2035.029909] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1469
[ 2035.736924] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1469
[ 2035.752948] Bluetooth: hci0: Broadcom Bluetooth Device

Miksi on kaksi discover moduulia?
Koodia: [Valitse]
$ pactl list short | grep blue
9 module-bluetooth-policy
10 module-bluetooth-discover
11 module-bluez5-discover
« Viimeksi muokattu: 29.04.18 - klo:18.23 kirjoittanut JA5U »

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #8 : 26.05.18 - klo:15.58 »
Ei tälle näytä tulevan mitään loppua taikka ratkaisua.
Nyt löysin komennon journal -f, joka antaa mm. seuraava:
Koodia: [Valitse]
touko 26 15:55:29 HTPC blueman-mechanism[3508]: Exiting
touko 26 15:55:51 HTPC gnome-session[2168]: /usr/bin/blueman-adapters:10: PyGIWarning: Pango was imported without specifying a version first. Use gi.require_version('Pango', '1.0') before import to ensure that the right version gets loaded.
touko 26 15:55:51 HTPC gnome-session[2168]:   from gi.repository import Pango
touko 26 15:55:51 HTPC gnome-session[2168]: blueman-adapters version 2.0.4 starting
touko 26 15:55:51 HTPC gnome-session[2168]: org.bluez owner changed to :1.94
touko 26 15:55:51 HTPC gnome-session[2168]: value: 1.0
touko 26 15:55:51 HTPC gnome-session[2168]: value: 0.0
touko 26 15:56:03 HTPC gnome-session[2168]: /usr/lib/python3/dist-packages/blueman/plugins/applet/AppIndicator.py:8: PyGIWarning: AppIndicator3 was imported without specifying a version first. Use gi.require_version('AppIndicator3', '0.1') before import to ensure that the right version gets loaded.
touko 26 15:56:03 HTPC gnome-session[2168]:   from gi.repository import AppIndicator3 as girAppIndicator
touko 26 15:56:03 HTPC gnome-session[2168]: Traceback (most recent call last):
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/main/PluginManager.py", line 212, in Run
touko 26 15:56:03 HTPC gnome-session[2168]:     ret = getattr(inst, function)(*args, **kwargs)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/plugins/applet/AuthAgent.py", line 50, in on_manager_state_changed
touko 26 15:56:03 HTPC gnome-session[2168]:     agent.Release()
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/main/applet/BluezAgent.py", line 149, in Release
touko 26 15:56:03 HTPC gnome-session[2168]:     self.remove_from_connection()
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/service.py", line 626, in remove_from_connection
touko 26 15:56:03 HTPC gnome-session[2168]:     '(%r,%r)' % (self, connection, path))
touko 26 15:56:03 HTPC gnome-session[2168]: LookupError: <blueman.main.applet.BluezAgent.GlobalAgent at /org/blueman/agent/global at 0x7f1130e6f4c8> is not exported at a location matching (None,None)
touko 26 15:56:03 HTPC gnome-session[2168]: ERROR:dbus.connection:Exception in handler for D-Bus signal:
touko 26 15:56:03 HTPC gnome-session[2168]: Traceback (most recent call last):
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/connection.py", line 230, in maybe_handle_message
touko 26 15:56:03 HTPC gnome-session[2168]:     self._handler(*args, **kwargs)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/PropertiesBlueZInterface.py", line 55, in wrapper
touko 26 15:56:03 HTPC gnome-session[2168]:     handler(name, value, **kwargs)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/plugins/applet/SerialManager.py", line 61, in on_device_property_changed
touko 26 15:56:03 HTPC gnome-session[2168]:     d = Device(path)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/main/Device.py", line 47, in __init__
touko 26 15:56:03 HTPC gnome-session[2168]:     self.Properties = self.Device.get_properties()
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/errors.py", line 148, in warp
touko 26 15:56:03 HTPC gnome-session[2168]:     raise parse_dbus_error(exception)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/errors.py", line 146, in warp
touko 26 15:56:03 HTPC gnome-session[2168]:     return func(*args, **kwargs)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/PropertiesBlueZInterface.py", line 34, in get_properties
touko 26 15:56:03 HTPC gnome-session[2168]:     return self.__properties_interface.GetAll(self.get_interface_name())
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
touko 26 15:56:03 HTPC gnome-session[2168]:     return self._proxy_method(*args, **keywords)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
touko 26 15:56:03 HTPC gnome-session[2168]:     **keywords)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
touko 26 15:56:03 HTPC gnome-session[2168]:     message, timeout)
touko 26 15:56:03 HTPC gnome-session[2168]: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownObject: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist
touko 26 15:56:03 HTPC gnome-session[2168]: ERROR:dbus.connection:Exception in handler for D-Bus signal:
touko 26 15:56:03 HTPC gnome-session[2168]: Traceback (most recent call last):
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/connection.py", line 230, in maybe_handle_message
touko 26 15:56:03 HTPC gnome-session[2168]:     self._handler(*args, **kwargs)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/PropertiesBlueZInterface.py", line 55, in wrapper
touko 26 15:56:03 HTPC gnome-session[2168]:     handler(name, value, **kwargs)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/plugins/applet/GameControllerWakelock.py", line 36, in on_device_property_changed
touko 26 15:56:03 HTPC gnome-session[2168]:     klass = Device(path).get_properties()["Class"] & 0x1fff
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/main/Device.py", line 47, in __init__
touko 26 15:56:03 HTPC gnome-session[2168]:     self.Properties = self.Device.get_properties()
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/errors.py", line 148, in warp
touko 26 15:56:03 HTPC gnome-session[2168]:     raise parse_dbus_error(exception)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/errors.py", line 146, in warp
touko 26 15:56:03 HTPC gnome-session[2168]:     return func(*args, **kwargs)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/blueman/bluez/PropertiesBlueZInterface.py", line 34, in get_properties
touko 26 15:56:03 HTPC gnome-session[2168]:     return self.__properties_interface.GetAll(self.get_interface_name())
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
touko 26 15:56:03 HTPC gnome-session[2168]:     return self._proxy_method(*args, **keywords)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
touko 26 15:56:03 HTPC gnome-session[2168]:     **keywords)
touko 26 15:56:03 HTPC gnome-session[2168]:   File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
touko 26 15:56:03 HTPC gnome-session[2168]:     message, timeout)
touko 26 15:56:03 HTPC gnome-session[2168]: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownObject: Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist
touko 26 15:56:32 HTPC systemd[1]: Starting Cleanup of Tem

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #9 : 26.05.18 - klo:18.52 »
Noh, poistin Elementary OS/Pantheon DE:n, kun ei se nyt pätevä ollut.
Asensin uusiksi sen minkä osasin ja tein https://wiki.archlinux.org/index.php/Bluetooth_headset#Pairing_works.2C_but_connecting_does_not kohdan puolivälistä eteenpäin temput.
Lähinnä konffit ja oman käyttäjätilin lisääminen lp ja lpadmin ryhmiin.

Äänet kuuluu, mutta en tiedä, että mitä se on taas käynnistyksen jälkeen.  ::)

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #10 : 27.05.18 - klo:08.50 »
Noh, poistin Elementary OS/Pantheon DE:n, kun ei se nyt pätevä ollut.
Asensin uusiksi sen minkä osasin ja tein https://wiki.archlinux.org/index.php/Bluetooth_headset#Pairing_works.2C_but_connecting_does_not kohdan puolivälistä eteenpäin temput.
Lähinnä konffit ja oman käyttäjätilin lisääminen lp ja lpadmin ryhmiin.

Äänet kuuluu, mutta en tiedä, että mitä se on taas käynnistyksen jälkeen.  ::)

Jep: a2dp-sink profile connect failed for xxx Protocol not available

Ilmeisesti käynnistyksen yhteydessä suoritetaan tai käynnistetään jotain, mikä sitten sekoittaa systeemin?

nm

  • Käyttäjä
  • Viestejä: 16232
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #11 : 27.05.18 - klo:21.21 »
Oisko puhtaan Ubuntu 18.04:n kokeilu järkevä harjoitus? Hyvällä tuurilla saattaisi ratketa bluetooth-ongelmatkin samalla, tai jos ei ratkea, on ehkä helpompi saada kehittäjiltä apua ja huomiota vian korjaamiseen.

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #12 : 28.05.18 - klo:17.00 »
Oisko puhtaan Ubuntu 18.04:n kokeilu järkevä harjoitus? Hyvällä tuurilla saattaisi ratketa bluetooth-ongelmatkin samalla, tai jos ei ratkea, on ehkä helpompi saada kehittäjiltä apua ja huomiota vian korjaamiseen.
No lähtökohtaisesti mikä tahansa muu kuin nykyinen tuntuisi järkevämmältä harjoitukselta  ;D

Olisihan tämä jännä ratkaista, mutta aikaa palaa aivan tolkuttomasti.

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #13 : 28.05.18 - klo:18.54 »
Oisko puhtaan Ubuntu 18.04:n kokeilu järkevä harjoitus? Hyvällä tuurilla saattaisi ratketa bluetooth-ongelmatkin samalla, tai jos ei ratkea, on ehkä helpompi saada kehittäjiltä apua ja huomiota vian korjaamiseen.

Jätin tuon puhtaan huomiotta ja päivitin.  ::)
Muuten ihan hyvä, mutta toisella käynnistyksellä ei enää voinut kuin kirjautua, jonka jälkeen on tasavärinen purppura ruutu ja kursori...

JA5U

  • Käyttäjä
  • Viestejä: 462
    • Profiili
Vs: Bluetooth temppuilee taas (Xenial)
« Vastaus #14 : 28.05.18 - klo:19.15 »
Muutaman ctrl+altfX kikkailun jälkeen pääsin taas sisälle. Samalla asensin nvidian ajurit, joiden pitäisi poistaa ko. ongelma.

Ja sitten alkuperäisen ongelman kimppuun:

pulseaudio daemon ei ole käynnissä.

$ pulseaudio --start

Heti tuon jälkeen yhdistää automaattisesti BT kuulokkeisiin ja toimii.