I hadn't tried to connect my iPhone6+ to Neon so I thought I'd give it a try using Bluetooth.
My phone could see it but wouldn't connect. First clue: KSystemLog showed that bluez.org wasn't connecting during boot up. After a DDG search I installed every package with bluez in the name and rebooted. Bluez.org connection was made but my iPhone still wouldn't connect.
rfkill list
showed that
rfkill unblock 3:
worked (but unblocking 2: didn't help)
sudo /etc/init.d/bluetooth start
started bluetooth. A check of the status revealed
bluetoothctl gave
My laptop appeared on my iPhone but my iPhone never appeared on my lapsotp in KDEConnect or Devices.
Regardless, when I used my stylus on the iPhone a click sounded in my laptop headset. I played a YT video and the audio of it played in my headset. The connection appeared as a nonfuctional network connection.
And KDEConnect never saw my iPhone even though I was listening to YT videos playing on my iPhone.
My phone could see it but wouldn't connect. First clue: KSystemLog showed that bluez.org wasn't connecting during boot up. After a DDG search I installed every package with bluez in the name and rebooted. Bluez.org connection was made but my iPhone still wouldn't connect.
rfkill list
showed that
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
2: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
Soft blocked: no
Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
2: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
worked (but unblocking 2: didn't help)
sudo /etc/init.d/bluetooth start
started bluetooth. A check of the status revealed
$ sudo systemctl status dbus.service
● dbus.service - D-Bus System Message Bus
Loaded: loaded (/lib/systemd/system/dbus.service; static; vendor preset: enabled)
Active: active (running) since Fri 2018-01-05 11:16:54 CST; 1h 8min ago
Docs: man:dbus-daemon(1)
Main PID: 1008 (dbus-daemon)
CGroup: /system.slice/dbus.service
└─1008 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelp
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Jan 05 11:19:11 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='package
Jan 05 11:19:12 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
...skipping...
~
● dbus.service - D-Bus System Message Bus
Loaded: loaded (/lib/systemd/system/dbus.service; static; vendor preset: enabled)
Active: active (running) since Fri 2018-01-05 11:16:54 CST; 1h 8min ago
Docs: man:dbus-daemon(1)
Main PID: 1008 (dbus-daemon)
CGroup: /system.slice/dbus.service
└─1008 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelp
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Jan 05 11:19:11 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='package
Jan 05 11:19:12 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
● dbus.service - D-Bus System Message Bus
Loaded: loaded (/lib/systemd/system/dbus.service; static; vendor preset: enabled)
Active: active (running) since Fri 2018-01-05 11:16:54 CST; 1h 8min ago
Docs: man:dbus-daemon(1)
Main PID: 1008 (dbus-daemon)
CGroup: /system.slice/dbus.service
└─1008 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelp
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Jan 05 11:19:11 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='package
Jan 05 11:19:12 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
...skipping...
~
● dbus.service - D-Bus System Message Bus
Loaded: loaded (/lib/systemd/system/dbus.service; static; vendor preset: enabled)
Active: active (running) since Fri 2018-01-05 11:16:54 CST; 1h 8min ago
Docs: man:dbus-daemon(1)
Main PID: 1008 (dbus-daemon)
CGroup: /system.slice/dbus.service
└─1008 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelp
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 org.kde.powerdevil.backlighthelper[2239]: QDBusArgument: read from a write-only object
Jan 05 11:18:56 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Jan 05 11:19:11 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='package
Jan 05 11:19:12 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.PackageKit'
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus
Jan 05 11:19:16 jerry-Aspire-V3-771 dbus[1008]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
[NEW] Controller 44:6D:576:92:E8 jerry-Aspire-V3-771 [default]
[NEW] Device 54:9F:13:4A:FE:13 Jerry L's iPhone
[bluetooth]# list
Controller 44:6D:576:92:E8 jerry-Aspire-V3-771 [default]
[bluetooth]# help
Available commands:
[bluetooth]# devices
Device 54:9F:13:4A:FE:13 Jerry L's iPhone
[bluetooth]# show
Controller 44:6D:576:92:E8
Name: jerry-Aspire-V3-771
Alias: jerry-Aspire-V3-771
Class: 0x0c010c
Powered: yes
Discoverable: yes
Pairable: yes
UUID: Headset AG (00001112-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)
Modalias: usb:v1D6Bp0246d0525
Discovering: no
[bluetooth]# exit
[NEW] Device 54:9F:13:4A:FE:13 Jerry L's iPhone
[bluetooth]# list
Controller 44:6D:576:92:E8 jerry-Aspire-V3-771 [default]
[bluetooth]# help
Available commands:
Code:
list List available controllers show [ctrl] Controller information select <ctrl> Select default controller devices List available devices paired-devices List paired devices power <on/off> Set controller power pairable <on/off> Set controller pairable mode discoverable <on/off> Set controller discoverable mode agent <on/off/capability> Enable/disable agent with given capability default-agent Set agent as the default one set-scan-filter-uuids [uuid1 uuid2 ...] Set scan filter uuids set-scan-filter-rssi [rssi] Set scan filter rssi, and clears pathloss set-scan-filter-pathloss [pathloss] Set scan filter pathloss, and clears rssi set-scan-filter-transport [transport] Set scan filter transport set-scan-filter-clear Clears discovery filter. scan <on/off> Scan for devices info [dev] Device information pair [dev] Pair with device trust [dev] Trust device untrust [dev] Untrust device block [dev] Block device unblock [dev] Unblock device remove <dev> Remove device connect <dev> Connect device disconnect [dev] Disconnect device list-attributes [dev] List attributes select-attribute <attribute> Select attribute attribute-info [attribute] Select attribute read Read attribute value write <data=[xx xx ...]> Write attribute value notify <on/off> Notify attribute value register-profile <UUID ...> Register profile to connect unregister-profile Unregister profile version Display version quit Quit program
Device 54:9F:13:4A:FE:13 Jerry L's iPhone
[bluetooth]# show
Controller 44:6D:576:92:E8
Name: jerry-Aspire-V3-771
Alias: jerry-Aspire-V3-771
Class: 0x0c010c
Powered: yes
Discoverable: yes
Pairable: yes
UUID: Headset AG (00001112-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)
Modalias: usb:v1D6Bp0246d0525
Discovering: no
[bluetooth]# exit
Regardless, when I used my stylus on the iPhone a click sounded in my laptop headset. I played a YT video and the audio of it played in my headset. The connection appeared as a nonfuctional network connection.
And KDEConnect never saw my iPhone even though I was listening to YT videos playing on my iPhone.
Comment