iMac late 2013 2 x Trackpad USB not working properly

Hello fellow EndevourOS humans

As the title states I’m on a iMac late 2013 and using two Magic Trackpads. The USB is not working properly as the mouse pointer will freeze for a second frequently.

I had the same Problem on PopOS. On Manjaro I didn’t have this problem.

What I tried so far is to use different UI for bluetooth blueberry/blueman.
Also I installed the additional packet bluez-hid2hc.

This all didn’t help.

This is my systemctl status bluetooth.service:

Summary

● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Sun 2022-01-30 05:41:41 CET; 2h 19min ago
Docs: man:bluetoothd(8)
Main PID: 616 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 38437)
Memory: 2.7M
CPU: 37ms
CGroup: /system.slice/bluetooth.service
└─616 /usr/lib/bluetooth/bluetoothd

Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/sbc
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSink/sbc_xq
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/sbc_xq
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/faststream
Jan 30 05:41:48 erik-imac142 bluetoothd[616]: Endpoint registered: sender=:1.56 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jan 30 07:55:02 erik-imac142 bluetoothd[616]: profiles/input/device.c:ioctl_is_connected() Can’t get HIDP connection info

and if I run systemctl stop bluetooth.service and then /usr/lib/bluetooth/bluetoothd -n -d I get this:

Summary

bluetoothd[46786]: Bluetooth daemon 5.63
bluetoothd[46786]: src/main.c:parse_config() parsing /etc/bluetooth/main.conf
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “DiscoverableTimeout” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “AlwaysPairable” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “PairableTimeout” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “Privacy” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “JustWorksRepairing” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “TemporaryTimeout” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “Name” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “Class” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “DeviceID” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “ReverseServiceDiscovery” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “RemoteNameRequestRetryDelay” in group “General”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “Cache” in group “GATT”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “KeySize” in group “GATT”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “ExchangeMTU” in group “GATT”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “Channels” in group “GATT”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “SessionMode” in group “AVDTP”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “StreamMode” in group “AVDTP”
bluetoothd[46786]: src/main.c:parse_config() Key file does not have key “RSSISamplingPeriod” in group “AdvMon”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “PageScanType” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “PageScanInterval” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “PageScanWindow” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanType” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanInterval” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanWindow” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “LinkSupervisionTimeout” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “PageTimeout” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “MinSniffInterval” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “MaxSniffInterval” in group “BR”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “MinAdvertisementInterval” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “MaxAdvertisementInterval” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “MultiAdvertisementRotationInterval” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAutoConnect” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAutoConnect” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalSuspend” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowSuspend” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalDiscovery” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowDiscovery” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAdvMonitor” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAdvMonitor” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalConnect” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowConnect” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “MinConnectionInterval” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “MaxConnectionInterval” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ConnectionLatency” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “ConnectionSupervisionTimeout” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “Autoconnecttimeout” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “AdvMonAllowlistScanDuration” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “AdvMonNoFilterScanDuration” in group “LE”
bluetoothd[46786]: src/main.c:parse_mode_config() Key file does not have key “EnableAdvMonInterleaveScan” in group “LE”
D-Bus setup failed: Connection “:1.135” is not allowed to own the service “org.bluez” due to security policies in the configuration file
bluetoothd[46786]: src/main.c:main() Unable to get on D-Bus

Would be lovely if someone can help me solve this problem!

Sorry, I meant bluetooth is not working not USB!

Got the matter fixed, bought two usb to lighning cable and connected to usb …

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.