Re: bug kernel 5.17, qualcom and intel adapters, unable to reliably connect to bluetooth devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.

<snip>

> 
> We are starting to suspect this is not a new issue, it just become
> easier to reproduce with newer kernels since the mgmt commands are now
> handled by a different work/thread which probably takes longer to
> respond hitting problems such as:
> 
> https://github.com/bluez/bluez/issues/275#issuecomment-1020608282
> 
> This has been fixed by:
> 
> https://github.com/bluez/bluez/commit/faad125c5505b941f06c54525616e192a6369208
> https://github.com/bluez/bluez/commit/5f378404bff6bbfea3f20e36535c494efa5066a5
> 

I cloned bluez, but that FTBFS, so I applied the two patches by hand.

After the first boot, my bluetooth devices connected fine. But after a poweroff and boot, they didn't. Nor did they on
the third and fourth boots, so the patches don't seem to be the answer. (They couldn't really be anyway because changes
to the kernel have broken user-space which I understand is a big no no unless there is a really compelling reason.)

I've gathered some diagnostics today and they are attached. They consist of 6 files containing the output from btmon and
dmesg and the log file for the system daemons, which, of course, includes bluetoothd. There are 2 sets of these files -
one from a boot that resulted in a system where my devices would not connect and another from a boot where they could
not connect. You'll note that the btmon log is empty for a failed connection.

I also tried a bisection with v5.16 as good and v5.17-rc1 as bad. Unfortunately, I found several steps resulted in a
kernel where bluetooth seemed to be substantially borked - to the extent that blueman was non-functional and clicking on
the tray icon did not start up the blueman-manager application.

I also booted into a 5.16.10 kernel and connecting bluetooth devices worked flawlessly. (This was with the unpatched
bluez daemon)

Chris
> So the timer doesn't start until the request is sent. but obvoiusly
> older versions of userspace don't have that fix so they end up
> cancelling the loading of LTKs, this would explain why reloading the
> daemon would make it work again.
> 
Feb 23 11:06:11 laptop acpid: starting up with netlink and the input layer
Feb 23 11:06:11 laptop acpid: 3 rules loaded
Feb 23 11:06:11 laptop acpid: waiting for events: event logging is off
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/bftpd [file=/etc/xinetd.conf] [line=15]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.d/chargen] [line=11]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=25]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=12]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=25]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/ftp [file=/etc/xinetd.d/ftp] [line=25]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/ssh [file=/etc/xinetd.d/ssh] [line=14]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/sysstat [file=/etc/xinetd.d/sysstat] [line=14]
Feb 23 11:06:13 laptop xinetd[1042]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=15]
Feb 23 11:06:13 laptop xinetd[1042]: removing chargen
Feb 23 11:06:13 laptop xinetd[1042]: removing chargen
Feb 23 11:06:13 laptop xinetd[1042]: removing printer
Feb 23 11:06:13 laptop xinetd[1042]: removing daytime
Feb 23 11:06:13 laptop xinetd[1042]: removing daytime
Feb 23 11:06:13 laptop xinetd[1042]: removing echo
Feb 23 11:06:13 laptop xinetd[1042]: removing echo
Feb 23 11:06:13 laptop xinetd[1042]: removing systat
Feb 23 11:06:13 laptop xinetd[1042]: removing time
Feb 23 11:06:13 laptop xinetd[1042]: removing time
Feb 23 11:06:13 laptop xinetd[1042]: bind failed (Address already in use (errno = 98)). service = ftp
Feb 23 11:06:13 laptop xinetd[1042]: Service ftp failed to start and is deactivated.
Feb 23 11:06:13 laptop xinetd[1042]: xinetd Version 2.3.15 started with loadavg options compiled in.
Feb 23 11:06:13 laptop xinetd[1042]: Started working: 2 available services
Feb 23 11:06:13 laptop dbus-daemon[749]: [system] Activating service name='org.freedesktop.ColorManager' requested by ':1.1' (uid=0 pid=1064 comm="/usr/sbin/cupsd -C /etc/cups/cupsd.conf -s /etc/cu") (using servicehelper)
Feb 23 11:06:13 laptop dbus-daemon[749]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Feb 23 11:06:13 laptop bluetoothd[1088]: Bluetooth daemon 5.63
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() parsing /etc/bluetooth/main.conf
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “DiscoverableTimeout” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “AlwaysPairable” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “PairableTimeout” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “Privacy” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “JustWorksRepairing” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “TemporaryTimeout” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “Name” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “Class” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “DeviceID” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “ReverseServiceDiscovery” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “RemoteNameRequestRetryDelay” in group “General”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “Cache” in group “GATT”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “KeySize” in group “GATT”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “ExchangeMTU” in group “GATT”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “Channels” in group “GATT”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “SessionMode” in group “AVDTP”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “StreamMode” in group “AVDTP”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_config() Key file does not have key “RSSISamplingPeriod” in group “AdvMon”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “PageScanType” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “PageScanInterval” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “PageScanWindow” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanType” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanInterval” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanWindow” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “LinkSupervisionTimeout” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “PageTimeout” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “MinSniffInterval” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “MaxSniffInterval” in group “BR”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “MinAdvertisementInterval” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “MaxAdvertisementInterval” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “MultiAdvertisementRotationInterval” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAutoConnect” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAutoConnect” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalSuspend” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowSuspend” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalDiscovery” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowDiscovery” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAdvMonitor” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAdvMonitor” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalConnect” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowConnect” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “MinConnectionInterval” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “MaxConnectionInterval” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ConnectionLatency” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “ConnectionSupervisionTimeout” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “Autoconnecttimeout” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “AdvMonAllowlistScanDuration” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “AdvMonNoFilterScanDuration” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:parse_mode_config() Key file does not have key “EnableAdvMonInterleaveScan” in group “LE”
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_init() sending read version command
Feb 23 11:06:13 laptop bluetoothd[1088]: Starting SDP server
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:register_device_id() Adding device id record for 0002:1d6b:0246:053f
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:plugin_init() Loading builtin plugins
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading hostname plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading wiimote plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading autopair plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading policy plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading a2dp plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading avrcp plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading network plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading input plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading hog plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading gap plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading scanparam plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading deviceinfo plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:add_plugin() Loading battery plugin
Feb 23 11:06:13 laptop bluetoothd[1088]: src/plugin.c:plugin_init() Loading plugins /usr/lib/bluetooth/plugins
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/input/suspend-none.c:suspend_init() 
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/manager.c:read_config() Config options: Security=true
Feb 23 11:06:13 laptop bluetoothd[1088]: plugins/hostname.c:read_dmi_fallback() chassis: laptop
Feb 23 11:06:13 laptop bluetoothd[1088]: plugins/hostname.c:read_dmi_fallback() major: 0x01 minor: 0x03
Feb 23 11:06:13 laptop bluetoothd[1088]: src/main.c:main() Entering main loop
Feb 23 11:06:13 laptop bluetoothd[1088]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 0 soft 0 hard 0
Feb 23 11:06:13 laptop bluetoothd[1088]: Bluetooth management interface 1.21 initialized
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_version_complete() sending read supported commands command
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_version_complete() sending read index list command
Feb 23 11:06:13 laptop bluetoothd[1088]: src/rfkill.c:rfkill_event() RFKILL event idx 1 type 2 op 0 soft 0 hard 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() Number of commands: 84
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() Number of events: 42
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() enabling kernel-side connection control
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() kernel supports the set_blocked_keys op
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() kernel supports controller cap command
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() kernel supports exp features
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() kernel supports set system confic
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() kernel supports ext adv commands
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_commands_complete() kernel supports suspend/resume events
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_index_list_complete() Number of controllers: 1
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_index_list_complete() Found index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:index_added() index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:reset_adv_monitors() sending remove Adv Monitor command with handle 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_new() System name: BlueZ 5.63
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_new() Major class: 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_new() Minor class: 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_new() Modalias: usb:v1D6Bp0246d053F
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_new() Discoverable timeout: 180 seconds
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_new() Pairable timeout: 0 seconds
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:index_added() sending read info command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:reset_adv_monitors_complete() Removed all Adv Monitors
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_exp_features_complete() index 0 status 0x00
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_exp_features_complete() 15c0a148-c273-11ea-b3de-0242ac130004 flags 2 action 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_exp_features_complete() 330859bc-7506-492d-9370-9a6f0614037f flags 0 action 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:read_info_complete() index 0 status 0x00
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:clear_uuids() sending clear uuids command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:clear_devices() sending clear devices command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_mode() sending set mode command for index 0
Feb 23 11:06:13 laptop last message repeated 2 times
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_privacy() sending set privacy command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_privacy() setting privacy mode 0x00 for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/gatt-database.c:btd_gatt_database_new() GATT Manager registered for adapter: /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10001
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000007-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001800-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10002
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000007-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001801-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10003
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000007-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000180a-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/advertising.c:btd_adv_manager_new() LE Advertising Manager created for adapter: /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:media_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: plugins/policy.c:policy_adapter_probe() 
Feb 23 11:06:13 laptop bluetoothd[1088]: plugins/hostname.c:hostname_probe() 
Feb 23 11:06:13 laptop bluetoothd[1088]: plugins/hostname.c:update_class() major: 0x01 minor: 0x03
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_set_class() class: major 1 minor 3
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_dev_class() sending set device class command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/manager.c:panu_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/server.c:server_register() Registered interface org.bluez.NetworkServer1 on path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/manager.c:gn_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/manager.c:nap_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_controller_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10004
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000017-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110e-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110f-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_target_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10005
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000017-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110c-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110e-0000-1000-8000-00805f9
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:a2dp_sink_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:a2dp_source_server_probe() path /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:btd_adapter_unblock_address() hci0 00:00:00:00:00:00
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_ltk_info() 24:68:B0:95:A6:E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_peripheral_ltk_info() 24:68:B0:95:A6:E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_create_from_storage() address 24:68:B0:95:A6:E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() address 24:68:B0:95:A6:E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_ltk_info() DC:2C:26:B9:22:B5
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_peripheral_ltk_info() DC:2C:26:B9:22:B5
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_create_from_storage() address DC:2C:26:B9:22:B5
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() address DC:2C:26:B9:22:B5
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_DC_2C_26_B9_22_B5
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_ltk_info() 44:74:6C:FC:74:51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_peripheral_ltk_info() 44:74:6C:FC:74:51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_create_from_storage() address 44:74:6C:FC:74:51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() address 44:74:6C:FC:74:51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_ltk_info() D0:FC:CC:74:6A:F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_peripheral_ltk_info() D0:FC:CC:74:6A:F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_create_from_storage() address D0:FC:CC:74:6A:F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() address D0:FC:CC:74:6A:F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_ltk_info() 00:12:6F:9D:CF:33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_peripheral_ltk_info() 00:12:6F:9D:CF:33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_create_from_storage() address 00:12:6F:9D:CF:33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() address 00:12:6F:9D:CF:33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_ltk_info() 00:08:4C:FA:B0:47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:get_peripheral_ltk_info() 00:08:4C:FA:B0:47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_create_from_storage() address 00:08:4C:FA:B0:47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() address 00:08:4C:FA:B0:47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:load_link_keys() hci0 keys 6 debug_keys 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:load_ltks() hci0 keys 2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_set_bonded() 
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:load_irks() hci0 irks 2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:load_conn_params() hci0 conn params 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_probe_profiles() Probing profiles for device 24:68:B0:95:A6:E7
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/gap/gas.c:gap_probe() GAP profile probe (24:68:B0:95:A6:E7)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xd00510: device 24:68:B0:95:A6:E7 profile gap-profile state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:connection_register() /org/bluez/hci0/dev_24_68_B0_95_A6_E7 id 4373
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:create_peer() Registered interface org.bluez.Network1 on path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcfb3b0: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:connection_register() id 4373 registered
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcfb3b0: device 24:68:B0:95:A6:E7 profile network-panu state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcfcdb0: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcfcdb0: device 24:68:B0:95:A6:E7 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcfbc20: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcfbc20: device 24:68:B0:95:A6:E7 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:a2dp_source_probe() path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/source.c:source_init() /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xd01a40: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xd01a40: device 24:68:B0:95:A6:E7 profile a2dp-source state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_probe_profiles() Probing profiles for device DC:2C:26:B9:22:B5
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/input/device.c:input_device_register() /org/bluez/hci0/dev_DC_2C_26_B9_22_B5
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf1990: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf1990: device DC:2C:26:B9:22:B5 profile input-hid state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_probe_profiles() Probing profiles for device 44:74:6C:FC:74:51
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/battery/battery.c:batt_probe() BATT profile probe (44:74:6C:FC:74:51)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf4e40: device 44:74:6C:FC:74:51 profile batt-profile state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf4f50: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf4f50: device 44:74:6C:FC:74:51 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5080: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5080: device 44:74:6C:FC:74:51 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:a2dp_sink_probe() path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/sink.c:sink_init() /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf50c0: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf50c0: device 44:74:6C:FC:74:51 profile a2dp-sink state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_probe_profiles() Probing profiles for device D0:FC:CC:74:6A:F0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/gap/gas.c:gap_probe() GAP profile probe (D0:FC:CC:74:6A:F0)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf4ec0: device D0:FC:CC:74:6A:F0 profile gap-profile state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:connection_register() /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0 id 4373
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:create_peer() Registered interface org.bluez.Network1 on path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcfec40: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:connection_register() id 4373 registered
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcfec40: device D0:FC:CC:74:6A:F0 profile network-panu state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:connection_register() /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0 id 4374
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf51c0: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/network/connection.c:connection_register() id 4374 registered
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf51c0: device D0:FC:CC:74:6A:F0 profile network-nap state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5800: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5800: device D0:FC:CC:74:6A:F0 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf58c0: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf58c0: device D0:FC:CC:74:6A:F0 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:a2dp_source_probe() path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/source.c:source_init() /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5a70: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5a70: device D0:FC:CC:74:6A:F0 profile a2dp-source state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_probe_profiles() Probing profiles for device 00:12:6F:9D:CF:33
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5b70: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5b70: device 00:12:6F:9D:CF:33 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5cd0: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5cd0: device 00:12:6F:9D:CF:33 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:a2dp_sink_probe() path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/sink.c:sink_init() /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5d10: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5d10: device 00:12:6F:9D:CF:33 profile a2dp-sink state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/device.c:device_probe_profiles() Probing profiles for device 00:08:4C:FA:B0:47
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xd01560: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xd01560: device 00:08:4C:FA:B0:47 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5e70: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5e70: device 00:08:4C:FA:B0:47 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/a2dp.c:a2dp_sink_probe() path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 11:06:13 laptop bluetoothd[1088]: profiles/audio/sink.c:sink_init() /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:btd_service_ref() 0xcf5eb0: ref=2
Feb 23 11:06:13 laptop bluetoothd[1088]: src/service.c:change_state() 0xcf5eb0: device 00:08:4C:FA:B0:47 profile a2dp-sink state changed: unavailable -> disconnected (0)
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_did() hci0 source 2 vendor 1d6b product 246 version 53f
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:adapter_register() Adapter /org/bluez/hci0 registered
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_dev_class() sending set device class command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_name() sending set local name command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_discoverable() sending set mode command for index 0
Feb 23 11:06:13 laptop bluetoothd[1088]: src/adapter.c:set_mode() sending set mode command for index 0
Feb 23 11:06:13 laptop nmbd[1123]: [2022/02/23 11:06:13.691462,  0] ../../source3/nmbd/nmbd.c:901(main) 
Feb 23 11:06:13 laptop nmbd[1123]:   nmbd version 4.15.5 started. 
Feb 23 11:06:13 laptop nmbd[1123]:   Copyright Andrew Tridgell and the Samba Team 1992-2021 
Feb 23 11:06:13 laptop nmbd[1124]: [2022/02/23 11:06:13.708931,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 11:06:13 laptop nmbd[1124]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 11:06:13 laptop nmbd[1124]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 11:06:13 laptop smbd[1143]: [2022/02/23 11:06:13.729087,  0] ../../source3/smbd/server.c:1734(main) 
Feb 23 11:06:13 laptop smbd[1143]:   smbd version 4.15.5 started. 
Feb 23 11:06:13 laptop smbd[1143]:   Copyright Andrew Tridgell and the Samba Team 1992-2021 
Feb 23 11:06:13 laptop smbd[1144]: [2022/02/23 11:06:13.761400,  0] ../../source3/smbd/server.c:1082(smbd_open_one_socket) 
Feb 23 11:06:13 laptop smbd[1144]:   smbd_open_one_socket: open_socket_in failed: Address family not supported by protocol 
Feb 23 11:06:13 laptop smbd[1144]: [2022/02/23 11:06:13.761818,  0] ../../source3/smbd/server.c:1082(smbd_open_one_socket) 
Feb 23 11:06:13 laptop smbd[1144]:   smbd_open_one_socket: open_socket_in failed: Address family not supported by protocol 
Feb 23 11:06:15 laptop bluetoothd[1088]: Loading LTKs timed out for hci0
Feb 23 11:06:16 laptop vnstatd[1351]: vnStat daemon 2.9 started. (pid:1351 uid:0 gid:0 64-bit)
Feb 23 11:06:16 laptop vnstatd[1351]: Monitoring (1): wlan0 (1000 Mbit) 
Feb 23 11:06:17 laptop dbus-daemon[749]: [system] Activating service name='org.freedesktop.UPower' requested by ':1.6' (uid=0 pid=1329 comm="/usr/bin/sddm ") (using servicehelper)
Feb 23 11:06:17 laptop dbus-daemon[749]: [system] Successfully activated service 'org.freedesktop.UPower'
Feb 23 11:06:17 laptop acpid: client connected from 1360[0:0]
Feb 23 11:06:17 laptop acpid: 1 client rule loaded
Feb 23 11:06:17 laptop acpid: client connected from 1360[0:0]
Feb 23 11:06:17 laptop acpid: 1 client rule loaded
Feb 23 11:06:23 laptop dbus-daemon[749]: [system] Activating service name='org.freedesktop.ConsoleKit' requested by ':1.8' (uid=1000 pid=1417 comm="ck-launch-session lxqt-session ") (using servicehelper)
Feb 23 11:06:23 laptop dbus-daemon[749]: [system] Activating service name='org.freedesktop.PolicyKit1' requested by ':1.9' (uid=0 pid=1448 comm="/usr/sbin/console-kit-daemon --no-daemon ") (using servicehelper)
Feb 23 11:06:23 laptop dbus-daemon[749]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Feb 23 11:06:23 laptop polkitd[1454]: Started polkitd version 0.120
Feb 23 11:06:23 laptop dbus-daemon[749]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 23 11:06:23 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Activating service name='org.kde.KScreen' requested by ':1.1' (uid=1000 pid=1506 comm="/usr/bin/lxqt-config-monitor -l ")
Feb 23 11:06:23 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Successfully activated service 'org.kde.KScreen'
Feb 23 11:06:23 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Activating service name='org.gtk.vfs.Daemon' requested by ':1.5' (uid=1000 pid=1510 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 11:06:23 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Successfully activated service 'org.gtk.vfs.Daemon'
Feb 23 11:06:23 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.5' (uid=1000 pid=1510 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 11:06:23 laptop dbus-daemon[749]: [system] Activating service name='org.freedesktop.UDisks2' requested by ':1.26' (uid=1000 pid=1612 comm="/usr/libexec/gvfs-udisks2-volume-monitor ") (using servicehelper)
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:register_app() Registering application: :1.38:/MediaEndpoint
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:register_profile() sender :1.38
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:create_ext() Created "Headset unit"
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_adapter_probe() "Headset unit" probed
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_start_servers() Headset unit listening on chan 3
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10006
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000003-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001108-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001131-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001203-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_device_probe() Headset unit probed with UUID 00001112-0000-1000-8000-00805f9b34fb
Feb 23 11:06:23 laptop bluetoothd[1088]: src/service.c:change_state() 0xd08a90: device 24:68:B0:95:A6:E7 profile Headset unit state changed: unavailable -> disconnected (0)
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_device_probe() Headset unit probed with UUID 00001112-0000-1000-8000-00805f9b34fb
Feb 23 11:06:23 laptop bluetoothd[1088]: src/service.c:change_state() 0xd08a20: device D0:FC:CC:74:6A:F0 profile Headset unit state changed: unavailable -> disconnected (0)
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:register_profile() sender :1.38
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:create_ext() Created "Hands-Free Voice gateway"
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_adapter_probe() "Hands-Free Voice gateway" probed
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_start_servers() Hands-Free Voice gateway listening on chan 13
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10007
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000003-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000111e-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000111f-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001203-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_device_probe() Hands-Free Voice gateway probed with UUID 0000111e-0000-1000-8000-00805f9b34fb
Feb 23 11:06:23 laptop bluetoothd[1088]: src/service.c:change_state() 0xd09d20: device 44:74:6C:FC:74:51 profile Hands-Free Voice gateway state changed: unavailable -> disconnected (0)
Feb 23 11:06:23 laptop bluetoothd[1088]: src/profile.c:ext_device_probe() Hands-Free Voice gateway probed with UUID 0000111e-0000-1000-8000-00805f9b34fb
Feb 23 11:06:23 laptop bluetoothd[1088]: src/service.c:change_state() 0xd09cb0: device 00:08:4C:FA:B0:47 profile Hands-Free Voice gateway state changed: unavailable -> disconnected (0)
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc_xq_453, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc_xq_453, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc_xq_512, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc_xq_512, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc_xq_552, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc_xq_552, iface: org.bluez.MediaEndpoint1
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0d8c0 registered: type:1 codec:0 seid_pool:0xceb448 seid:1
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10008
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000019-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110b-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110d-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0e590 registered: type:0 codec:0 seid_pool:0xceb448 seid:2
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10009
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000019-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110a-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110d-0000-1000-8000-00805f9
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 11:06:23 laptop bluetoothd[1088]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0f0b0 registered: type:1 codec:0 seid_pool:0xceb448 seid:3
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0f230 registered: type:0 codec:0 seid_pool:0xceb448 seid:4
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0f460 registered: type:1 codec:0 seid_pool:0xceb448 seid:5
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0f690 registered: type:0 codec:0 seid_pool:0xceb448 seid:6
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0f8c0 registered: type:1 codec:0 seid_pool:0xceb448 seid:7
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xd0faf0 registered: type:0 codec:0 seid_pool:0xceb448 seid:8
Feb 23 11:06:23 laptop bluetoothd[1088]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Feb 23 11:06:23 laptop bluetoothd[1088]: profiles/audio/media.c:client_ready_cb() Media application registered: :1.38:/MediaEndpoint
Feb 23 11:06:24 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Activating service name='org.a11y.Bus' requested by ':1.20' (uid=1000 pid=1652 comm="/usr/bin/python3 /usr/bin/blueman-applet ")
Feb 23 11:06:24 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Successfully activated service 'org.a11y.Bus'
Feb 23 11:06:24 laptop dbus-daemon[749]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Feb 23 11:06:24 laptop bluetoothd[1088]: src/agent.c:add_default_agent() Default agent set to :1.40 /org/bluez/agent/blueman
Feb 23 11:06:24 laptop bluetoothd[1088]: src/adapter.c:set_mode() sending set mode command for index 0
Feb 23 11:06:24 laptop bluetoothd[1088]: src/agent.c:agent_ref() 0xcf8940: ref=1
Feb 23 11:06:24 laptop bluetoothd[1088]: src/agent.c:register_agent() agent :1.40
Feb 23 11:06:24 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Feb 23 11:06:24 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.5' (uid=1000 pid=1510 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 11:06:24 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Feb 23 11:06:24 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.5' (uid=1000 pid=1510 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 11:06:24 laptop dbus-daemon[1439]: [session uid=1000 pid=1437] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Feb 23 11:06:25 laptop bluetoothd[1088]: src/adapter.c:property_set_mode() sending Set Powered command for index 0
Feb 23 13:45:49 laptop acpid: starting up with netlink and the input layer
Feb 23 13:45:49 laptop acpid: 3 rules loaded
Feb 23 13:45:49 laptop acpid: waiting for events: event logging is off
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/bftpd [file=/etc/xinetd.conf] [line=15]
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.d/chargen] [line=11]
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=25]
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=12]
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=25]
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/ssh [file=/etc/xinetd.d/ssh] [line=25]
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/sysstat [file=/etc/xinetd.d/sysstat] [line=14]
Feb 23 13:45:51 laptop xinetd[1041]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=15]
Feb 23 13:45:51 laptop xinetd[1041]: removing chargen
Feb 23 13:45:51 laptop xinetd[1041]: removing chargen
Feb 23 13:45:51 laptop xinetd[1041]: removing printer
Feb 23 13:45:51 laptop xinetd[1041]: removing daytime
Feb 23 13:45:51 laptop xinetd[1041]: removing daytime
Feb 23 13:45:51 laptop xinetd[1041]: removing echo
Feb 23 13:45:51 laptop xinetd[1041]: removing echo
Feb 23 13:45:51 laptop xinetd[1041]: removing systat
Feb 23 13:45:51 laptop xinetd[1041]: removing time
Feb 23 13:45:51 laptop xinetd[1041]: removing time
Feb 23 13:45:51 laptop xinetd[1041]: xinetd Version 2.3.15 started with loadavg options compiled in.
Feb 23 13:45:51 laptop xinetd[1041]: Started working: 2 available services
Feb 23 13:45:51 laptop dbus-daemon[750]: [system] Activating service name='org.freedesktop.ColorManager' requested by ':1.1' (uid=0 pid=1063 comm="/usr/sbin/cupsd -C /etc/cups/cupsd.conf -s /etc/cu") (using servicehelper)
Feb 23 13:45:51 laptop dbus-daemon[750]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Feb 23 13:45:51 laptop bluetoothd[1087]: Bluetooth daemon 5.63
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() parsing /etc/bluetooth/main.conf
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “DiscoverableTimeout” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “AlwaysPairable” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “PairableTimeout” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “Privacy” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “JustWorksRepairing” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “TemporaryTimeout” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “Name” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “Class” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “DeviceID” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “ReverseServiceDiscovery” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “RemoteNameRequestRetryDelay” in group “General”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “Cache” in group “GATT”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “KeySize” in group “GATT”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “ExchangeMTU” in group “GATT”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “Channels” in group “GATT”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “SessionMode” in group “AVDTP”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “StreamMode” in group “AVDTP”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_config() Key file does not have key “RSSISamplingPeriod” in group “AdvMon”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “PageScanType” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “PageScanInterval” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “PageScanWindow” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanType” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanInterval” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “InquiryScanWindow” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “LinkSupervisionTimeout” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “PageTimeout” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “MinSniffInterval” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “MaxSniffInterval” in group “BR”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “MinAdvertisementInterval” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “MaxAdvertisementInterval” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “MultiAdvertisementRotationInterval” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAutoConnect” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAutoConnect” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalSuspend” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowSuspend” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalDiscovery” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowDiscovery” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalAdvMonitor” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowAdvMonitor” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanIntervalConnect” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ScanWindowConnect” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “MinConnectionInterval” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “MaxConnectionInterval” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ConnectionLatency” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “ConnectionSupervisionTimeout” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “Autoconnecttimeout” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “AdvMonAllowlistScanDuration” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “AdvMonNoFilterScanDuration” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:parse_mode_config() Key file does not have key “EnableAdvMonInterleaveScan” in group “LE”
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_init() sending read version command
Feb 23 13:45:51 laptop bluetoothd[1087]: Starting SDP server
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:register_device_id() Adding device id record for 0002:1d6b:0246:053f
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:plugin_init() Loading builtin plugins
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading hostname plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading wiimote plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading autopair plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading policy plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading a2dp plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading avrcp plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading network plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading input plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading hog plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading gap plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading scanparam plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading deviceinfo plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:add_plugin() Loading battery plugin
Feb 23 13:45:51 laptop bluetoothd[1087]: src/plugin.c:plugin_init() Loading plugins /usr/lib/bluetooth/plugins
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/input/suspend-none.c:suspend_init() 
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/manager.c:read_config() Config options: Security=true
Feb 23 13:45:51 laptop bluetoothd[1087]: plugins/hostname.c:read_dmi_fallback() chassis: laptop
Feb 23 13:45:51 laptop bluetoothd[1087]: plugins/hostname.c:read_dmi_fallback() major: 0x01 minor: 0x03
Feb 23 13:45:51 laptop bluetoothd[1087]: src/main.c:main() Entering main loop
Feb 23 13:45:51 laptop bluetoothd[1087]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 0 soft 0 hard 0
Feb 23 13:45:51 laptop bluetoothd[1087]: Bluetooth management interface 1.21 initialized
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_version_complete() sending read supported commands command
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_version_complete() sending read index list command
Feb 23 13:45:51 laptop bluetoothd[1087]: src/rfkill.c:rfkill_event() RFKILL event idx 1 type 2 op 0 soft 0 hard 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() Number of commands: 84
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() Number of events: 42
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() enabling kernel-side connection control
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() kernel supports the set_blocked_keys op
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() kernel supports controller cap command
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() kernel supports exp features
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() kernel supports set system confic
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() kernel supports ext adv commands
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_commands_complete() kernel supports suspend/resume events
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_index_list_complete() Number of controllers: 1
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_index_list_complete() Found index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:index_added() index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:reset_adv_monitors() sending remove Adv Monitor command with handle 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_new() System name: BlueZ 5.63
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_new() Major class: 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_new() Minor class: 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_new() Modalias: usb:v1D6Bp0246d053F
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_new() Discoverable timeout: 180 seconds
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_new() Pairable timeout: 0 seconds
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:index_added() sending read info command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:reset_adv_monitors_complete() Removed all Adv Monitors
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_exp_features_complete() index 0 status 0x00
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_exp_features_complete() 15c0a148-c273-11ea-b3de-0242ac130004 flags 2 action 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_exp_features_complete() 330859bc-7506-492d-9370-9a6f0614037f flags 0 action 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:read_info_complete() index 0 status 0x00
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:clear_uuids() sending clear uuids command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:clear_devices() sending clear devices command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_mode() sending set mode command for index 0
Feb 23 13:45:51 laptop last message repeated 2 times
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_privacy() sending set privacy command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_privacy() setting privacy mode 0x00 for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/gatt-database.c:btd_gatt_database_new() GATT Manager registered for adapter: /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10001
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000007-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001800-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10002
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000007-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001801-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10003
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000007-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000180a-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/advertising.c:btd_adv_manager_new() LE Advertising Manager created for adapter: /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:media_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: plugins/policy.c:policy_adapter_probe() 
Feb 23 13:45:51 laptop bluetoothd[1087]: plugins/hostname.c:hostname_probe() 
Feb 23 13:45:51 laptop bluetoothd[1087]: plugins/hostname.c:update_class() major: 0x01 minor: 0x03
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_set_class() class: major 1 minor 3
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_dev_class() sending set device class command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/manager.c:panu_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/server.c:server_register() Registered interface org.bluez.NetworkServer1 on path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/manager.c:gn_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/manager.c:nap_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_controller_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10004
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000017-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110e-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110f-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_target_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10005
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000017-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110c-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110e-0000-1000-8000-00805f9
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_sink_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_source_server_probe() path /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:btd_adapter_unblock_address() hci0 00:00:00:00:00:00
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_ltk_info() 24:68:B0:95:A6:E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_peripheral_ltk_info() 24:68:B0:95:A6:E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_create_from_storage() address 24:68:B0:95:A6:E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() address 24:68:B0:95:A6:E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_ltk_info() DC:2C:26:B9:22:B5
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_peripheral_ltk_info() DC:2C:26:B9:22:B5
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_create_from_storage() address DC:2C:26:B9:22:B5
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() address DC:2C:26:B9:22:B5
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_DC_2C_26_B9_22_B5
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_ltk_info() 44:74:6C:FC:74:51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_peripheral_ltk_info() 44:74:6C:FC:74:51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_create_from_storage() address 44:74:6C:FC:74:51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() address 44:74:6C:FC:74:51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_ltk_info() D0:FC:CC:74:6A:F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_peripheral_ltk_info() D0:FC:CC:74:6A:F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_create_from_storage() address D0:FC:CC:74:6A:F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() address D0:FC:CC:74:6A:F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_ltk_info() 00:12:6F:9D:CF:33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_peripheral_ltk_info() 00:12:6F:9D:CF:33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_create_from_storage() address 00:12:6F:9D:CF:33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() address 00:12:6F:9D:CF:33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_ltk_info() 00:08:4C:FA:B0:47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:get_peripheral_ltk_info() 00:08:4C:FA:B0:47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_create_from_storage() address 00:08:4C:FA:B0:47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() address 00:08:4C:FA:B0:47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_new() Creating device /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:btd_device_set_temporary() temporary 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_link_keys() hci0 keys 6 debug_keys 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_ltks() hci0 keys 2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_set_bonded() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_irks() hci0 irks 2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_conn_params() hci0 conn params 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_probe_profiles() Probing profiles for device 24:68:B0:95:A6:E7
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/gap/gas.c:gap_probe() GAP profile probe (24:68:B0:95:A6:E7)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb91510: device 24:68:B0:95:A6:E7 profile gap-profile state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:connection_register() /org/bluez/hci0/dev_24_68_B0_95_A6_E7 id 4373
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:create_peer() Registered interface org.bluez.Network1 on path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb8c3b0: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:connection_register() id 4373 registered
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb8c3b0: device 24:68:B0:95:A6:E7 profile network-panu state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb8ddb0: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb8ddb0: device 24:68:B0:95:A6:E7 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb8cc20: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb8cc20: device 24:68:B0:95:A6:E7 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_source_probe() path /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/source.c:source_init() /org/bluez/hci0/dev_24_68_B0_95_A6_E7
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb92a40: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb92a40: device 24:68:B0:95:A6:E7 profile a2dp-source state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_probe_profiles() Probing profiles for device DC:2C:26:B9:22:B5
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/input/device.c:input_device_register() /org/bluez/hci0/dev_DC_2C_26_B9_22_B5
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb82990: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb82990: device DC:2C:26:B9:22:B5 profile input-hid state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_probe_profiles() Probing profiles for device 44:74:6C:FC:74:51
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/battery/battery.c:batt_probe() BATT profile probe (44:74:6C:FC:74:51)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb85e40: device 44:74:6C:FC:74:51 profile batt-profile state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb85f50: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb85f50: device 44:74:6C:FC:74:51 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86080: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86080: device 44:74:6C:FC:74:51 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_sink_probe() path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/sink.c:sink_init() /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb860c0: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb860c0: device 44:74:6C:FC:74:51 profile a2dp-sink state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_probe_profiles() Probing profiles for device D0:FC:CC:74:6A:F0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/gap/gas.c:gap_probe() GAP profile probe (D0:FC:CC:74:6A:F0)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb85ec0: device D0:FC:CC:74:6A:F0 profile gap-profile state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:connection_register() /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0 id 4373
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:create_peer() Registered interface org.bluez.Network1 on path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb8fc40: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:connection_register() id 4373 registered
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb8fc40: device D0:FC:CC:74:6A:F0 profile network-panu state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:connection_register() /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0 id 4374
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb861c0: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/network/connection.c:connection_register() id 4374 registered
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb861c0: device D0:FC:CC:74:6A:F0 profile network-nap state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86800: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86800: device D0:FC:CC:74:6A:F0 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb868c0: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb868c0: device D0:FC:CC:74:6A:F0 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_source_probe() path /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/source.c:source_init() /org/bluez/hci0/dev_D0_FC_CC_74_6A_F0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86a70: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86a70: device D0:FC:CC:74:6A:F0 profile a2dp-source state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_probe_profiles() Probing profiles for device 00:12:6F:9D:CF:33
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86b70: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86b70: device 00:12:6F:9D:CF:33 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86cd0: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86cd0: device 00:12:6F:9D:CF:33 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_sink_probe() path /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/sink.c:sink_init() /org/bluez/hci0/dev_00_12_6F_9D_CF_33
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86d10: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86d10: device 00:12:6F:9D:CF:33 profile a2dp-sink state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/device.c:device_probe_profiles() Probing profiles for device 00:08:4C:FA:B0:47
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_controller_probe() path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/control.c:control_init() Registered interface org.bluez.MediaControl1 on path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb92560: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb92560: device 00:08:4C:FA:B0:47 profile avrcp-controller state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/avrcp.c:avrcp_target_probe() path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86e70: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86e70: device 00:08:4C:FA:B0:47 profile audio-avrcp-target state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_sink_probe() path /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 13:45:51 laptop bluetoothd[1087]: profiles/audio/sink.c:sink_init() /org/bluez/hci0/dev_00_08_4C_FA_B0_47
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb86eb0: ref=2
Feb 23 13:45:51 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86eb0: device 00:08:4C:FA:B0:47 profile a2dp-sink state changed: unavailable -> disconnected (0)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_did() hci0 source 2 vendor 1d6b product 246 version 53f
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_register() Adapter /org/bluez/hci0 registered
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_dev_class() sending set device class command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_name() sending set local name command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_discoverable() sending set mode command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:set_mode() sending set mode command for index 0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:new_settings_callback() Settings: 0x000000c1
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:settings_changed() Changed settings: 0x00000041
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:settings_changed() Pending settings: 0x00000002
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:adapter_start() adapter /org/bluez/hci0 has been enabled
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:new_settings_callback() Settings: 0x000002c1
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:settings_changed() Changed settings: 0x00000200
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:settings_changed() Pending settings: 0x00000002
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:trigger_passive_scanning() 
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:new_settings_callback() Settings: 0x00000ac1
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:settings_changed() Changed settings: 0x00000800
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:settings_changed() Pending settings: 0x00000002
Feb 23 13:45:51 laptop bluetoothd[1087]: Failed to set privacy: Rejected (0x0b)
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:dev_class_changed_callback() Class: 0x00010c
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_accept_list_complete() 24:68:B0:95:A6:E7 added to kernel accept list
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_accept_list_complete() DC:2C:26:B9:22:B5 added to kernel accept list
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_accept_list_complete() 44:74:6C:FC:74:51 added to kernel accept list
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_accept_list_complete() D0:FC:CC:74:6A:F0 added to kernel accept list
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_accept_list_complete() 00:12:6F:9D:CF:33 added to kernel accept list
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:add_accept_list_complete() 00:08:4C:FA:B0:47 added to kernel accept list
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_link_keys_complete() link keys loaded for hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_ltks_complete() LTKs loaded for hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_irks_complete() IRKs loaded for hci0
Feb 23 13:45:51 laptop bluetoothd[1087]: src/adapter.c:load_conn_params_complete() Connection Parameters loaded for hci0
Feb 23 13:45:51 laptop nmbd[1121]: [2022/02/23 13:45:51.691237,  0] ../../source3/nmbd/nmbd.c:901(main) 
Feb 23 13:45:51 laptop nmbd[1121]:   nmbd version 4.15.5 started. 
Feb 23 13:45:51 laptop nmbd[1121]:   Copyright Andrew Tridgell and the Samba Team 1992-2021 
Feb 23 13:45:51 laptop nmbd[1122]: [2022/02/23 13:45:51.706566,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 13:45:51 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 13:45:51 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 13:45:51 laptop smbd[1141]: [2022/02/23 13:45:51.729202,  0] ../../source3/smbd/server.c:1734(main) 
Feb 23 13:45:51 laptop smbd[1141]:   smbd version 4.15.5 started. 
Feb 23 13:45:51 laptop smbd[1141]:   Copyright Andrew Tridgell and the Samba Team 1992-2021 
Feb 23 13:45:51 laptop smbd[1142]: [2022/02/23 13:45:51.763693,  0] ../../source3/smbd/server.c:1082(smbd_open_one_socket) 
Feb 23 13:45:51 laptop smbd[1142]:   smbd_open_one_socket: open_socket_in failed: Address family not supported by protocol 
Feb 23 13:45:51 laptop smbd[1142]: [2022/02/23 13:45:51.764036,  0] ../../source3/smbd/server.c:1082(smbd_open_one_socket) 
Feb 23 13:45:51 laptop smbd[1142]:   smbd_open_one_socket: open_socket_in failed: Address family not supported by protocol 
Feb 23 13:45:54 laptop vnstatd[1349]: vnStat daemon 2.9 started. (pid:1349 uid:0 gid:0 64-bit)
Feb 23 13:45:54 laptop vnstatd[1349]: Monitoring (1): wlan0 (1000 Mbit) 
Feb 23 13:45:54 laptop dbus-daemon[750]: [system] Activating service name='org.freedesktop.UPower' requested by ':1.6' (uid=0 pid=1327 comm="/usr/bin/sddm ") (using servicehelper)
Feb 23 13:45:55 laptop dbus-daemon[750]: [system] Successfully activated service 'org.freedesktop.UPower'
Feb 23 13:45:55 laptop acpid: client connected from 1358[0:0]
Feb 23 13:45:55 laptop acpid: 1 client rule loaded
Feb 23 13:45:55 laptop acpid: client connected from 1358[0:0]
Feb 23 13:45:55 laptop acpid: 1 client rule loaded
Feb 23 13:45:59 laptop dbus-daemon[750]: [system] Activating service name='org.freedesktop.ConsoleKit' requested by ':1.8' (uid=1000 pid=1416 comm="ck-launch-session lxqt-session ") (using servicehelper)
Feb 23 13:45:59 laptop dbus-daemon[750]: [system] Activating service name='org.freedesktop.PolicyKit1' requested by ':1.9' (uid=0 pid=1447 comm="/usr/sbin/console-kit-daemon --no-daemon ") (using servicehelper)
Feb 23 13:45:59 laptop dbus-daemon[750]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Feb 23 13:45:59 laptop polkitd[1453]: Started polkitd version 0.120
Feb 23 13:46:00 laptop dbus-daemon[750]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 23 13:46:00 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Activating service name='org.kde.KScreen' requested by ':1.1' (uid=1000 pid=1505 comm="/usr/bin/lxqt-config-monitor -l ")
Feb 23 13:46:00 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Successfully activated service 'org.kde.KScreen'
Feb 23 13:46:00 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Activating service name='org.gtk.vfs.Daemon' requested by ':1.4' (uid=1000 pid=1509 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 13:46:00 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Successfully activated service 'org.gtk.vfs.Daemon'
Feb 23 13:46:00 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Activating service name='org.gtk.vfs.UDisks2VolumeMonitor' requested by ':1.4' (uid=1000 pid=1509 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 13:46:00 laptop dbus-daemon[750]: [system] Activating service name='org.freedesktop.UDisks2' requested by ':1.26' (uid=1000 pid=1612 comm="/usr/libexec/gvfs-udisks2-volume-monitor ") (using servicehelper)
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:register_app() Registering application: :1.38:/MediaEndpoint
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:register_profile() sender :1.38
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:create_ext() Created "Headset unit"
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_adapter_probe() "Headset unit" probed
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_start_servers() Headset unit listening on chan 3
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10006
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000003-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001108-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001131-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001203-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_device_probe() Headset unit probed with UUID 00001112-0000-1000-8000-00805f9b34fb
Feb 23 13:46:00 laptop bluetoothd[1087]: src/service.c:change_state() 0xb7b5e0: device 24:68:B0:95:A6:E7 profile Headset unit state changed: unavailable -> disconnected (0)
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_device_probe() Headset unit probed with UUID 00001112-0000-1000-8000-00805f9b34fb
Feb 23 13:46:00 laptop bluetoothd[1087]: src/service.c:change_state() 0xb99830: device D0:FC:CC:74:6A:F0 profile Headset unit state changed: unavailable -> disconnected (0)
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:register_profile() sender :1.38
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:create_ext() Created "Hands-Free Voice gateway"
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_adapter_probe() "Hands-Free Voice gateway" probed
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_start_servers() Hands-Free Voice gateway listening on chan 13
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10007
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000003-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000111e-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000111f-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001203-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_device_probe() Hands-Free Voice gateway probed with UUID 0000111e-0000-1000-8000-00805f9b34fb
Feb 23 13:46:00 laptop bluetoothd[1087]: src/service.c:change_state() 0xb9a310: device 44:74:6C:FC:74:51 profile Hands-Free Voice gateway state changed: unavailable -> disconnected (0)
Feb 23 13:46:00 laptop bluetoothd[1087]: src/profile.c:ext_device_probe() Hands-Free Voice gateway probed with UUID 0000111e-0000-1000-8000-00805f9b34fb
Feb 23 13:46:00 laptop bluetoothd[1087]: src/service.c:change_state() 0xb9a440: device 00:08:4C:FA:B0:47 profile Hands-Free Voice gateway state changed: unavailable -> disconnected (0)
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc_xq_453, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc_xq_453, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc_xq_512, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc_xq_512, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSink/sbc_xq_552, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:proxy_added_cb() Proxy added: /MediaEndpoint/A2DPSource/sbc_xq_552, iface: org.bluez.MediaEndpoint1
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xb9df40 registered: type:1 codec:0 seid_pool:0xb7c448 seid:1
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10008
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000019-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110b-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110d-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xb9ec10 registered: type:0 codec:0 seid_pool:0xb7c448 seid:2
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_add() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10009
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000019-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110a-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110d-0000-1000-8000-00805f9
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
Feb 23 13:46:00 laptop bluetoothd[1087]: src/adapter.c:add_uuid() sending add uuid command for index 0
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xb9f730 registered: type:1 codec:0 seid_pool:0xb7c448 seid:3
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xb9f8b0 registered: type:0 codec:0 seid_pool:0xb7c448 seid:4
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xb9fae0 registered: type:1 codec:0 seid_pool:0xb7c448 seid:5
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xb9fd10 registered: type:0 codec:0 seid_pool:0xb7c448 seid:6
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xb9ff40 registered: type:1 codec:0 seid_pool:0xb7c448 seid:7
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_sep() SEP 0xba0170 registered: type:0 codec:0 seid_pool:0xb7c448 seid:8
Feb 23 13:46:00 laptop bluetoothd[1087]: Endpoint registered: sender=:1.38 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Feb 23 13:46:00 laptop bluetoothd[1087]: profiles/audio/media.c:client_ready_cb() Media application registered: :1.38:/MediaEndpoint
Feb 23 13:46:01 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Activating service name='org.a11y.Bus' requested by ':1.20' (uid=1000 pid=1663 comm="/usr/bin/python3 /usr/bin/blueman-applet ")
Feb 23 13:46:01 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Successfully activated service 'org.a11y.Bus'
Feb 23 13:46:01 laptop dbus-daemon[750]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Feb 23 13:46:01 laptop bluetoothd[1087]: src/agent.c:add_default_agent() Default agent set to :1.40 /org/bluez/agent/blueman
Feb 23 13:46:01 laptop bluetoothd[1087]: src/adapter.c:set_mode() sending set mode command for index 0
Feb 23 13:46:01 laptop bluetoothd[1087]: src/agent.c:agent_ref() 0xba3e90: ref=1
Feb 23 13:46:01 laptop bluetoothd[1087]: src/agent.c:register_agent() agent :1.40
Feb 23 13:46:01 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Feb 23 13:46:01 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Activating service name='org.gtk.vfs.GPhoto2VolumeMonitor' requested by ':1.4' (uid=1000 pid=1509 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 13:46:01 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Feb 23 13:46:01 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Activating service name='org.gtk.vfs.MTPVolumeMonitor' requested by ':1.4' (uid=1000 pid=1509 comm="/usr/bin/pcmanfm-qt --desktop --profile=lxqt ")
Feb 23 13:46:01 laptop dbus-daemon[1438]: [session uid=1000 pid=1436] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Feb 23 13:51:06 laptop nmbd[1122]: [2022/02/23 13:51:06.273093,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 13:51:06 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 13:51:06 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 13:56:08 laptop nmbd[1122]: [2022/02/23 13:56:08.602505,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 13:56:08 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 13:56:08 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 14:01:11 laptop nmbd[1122]: [2022/02/23 14:01:11.886196,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 14:01:11 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 14:01:11 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 14:06:14 laptop nmbd[1122]: [2022/02/23 14:06:14.208316,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 14:06:14 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 14:06:14 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 14:11:21 laptop nmbd[1122]: [2022/02/23 14:11:21.976958,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 14:11:21 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 14:11:21 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 14:16:21 laptop nmbd[1122]: [2022/02/23 14:16:21.807203,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 14:16:21 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 14:16:21 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 14:21:24 laptop nmbd[1122]: [2022/02/23 14:21:24.130829,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 14:21:24 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 14:21:24 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 14:26:26 laptop nmbd[1122]: [2022/02/23 14:26:26.679489,  0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response) 
Feb 23 14:26:26 laptop nmbd[1122]:   query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.10 for name HOMENET<1d>. 
Feb 23 14:26:26 laptop nmbd[1122]:   This response was from IP 192.168.1.50, reporting an IP address of 192.168.1.50. 
Feb 23 14:29:52 laptop bluetoothd[1087]: src/adapter.c:connected_callback() hci0 device 44:74:6C:FC:74:51 connected eir_len 5
Feb 23 14:29:52 laptop bluetoothd[1087]: src/profile.c:ext_confirm() incoming connect from 44:74:6C:FC:74:51
Feb 23 14:29:52 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb9a310: ref=2
Feb 23 14:29:52 laptop bluetoothd[1087]: src/profile.c:ext_confirm() Hands-Free Voice gateway authorizing connection from 44:74:6C:FC:74:51
Feb 23 14:29:52 laptop bluetoothd[1087]: src/profile.c:ext_auth() 44:74:6C:FC:74:51 authorized to connect to Hands-Free Voice gateway
Feb 23 14:29:52 laptop bluetoothd[1087]: src/profile.c:ext_connect() Hands-Free Voice gateway connected to 44:74:6C:FC:74:51
Feb 23 14:29:52 laptop bluetoothd[1087]: src/service.c:change_state() 0xb9a310: device 44:74:6C:FC:74:51 profile Hands-Free Voice gateway state changed: disconnected -> connecting (0)
Feb 23 14:29:52 laptop bluetoothd[1087]: src/service.c:change_state() 0xb9a310: device 44:74:6C:FC:74:51 profile Hands-Free Voice gateway state changed: connecting -> connected (0)
Feb 23 14:29:52 laptop bluetoothd[1087]: src/device.c:device_profile_connected() Hands-Free Voice gateway Success (0)
Feb 23 14:29:52 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb9a310: ref=3
Feb 23 14:29:52 laptop bluetoothd[1087]: plugins/policy.c:service_cb() Added Hands-Free Voice gateway reconnect 0
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/a2dp.c:confirm_cb() AVDTP: incoming connect from 44:74:6C:FC:74:51
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_44_74_6C_FC_74_51: SINK_STATE_DISCONNECTED -> SINK_STATE_CONNECTING
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_connect_cb() AVDTP: connected signaling channel to 44:74:6C:FC:74:51
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_connect_cb() AVDTP imtu=672, omtu=895
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_register_remote_sep() seid 1 type 1 media 0 delay_reporting false
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/a2dp.c:register_remote_sep() Found remote SEP: /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/a2dp.c:load_remote_sep() LastUsed: lseid 2 rseid 1
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_ref() 0xba7a10: ref=1
Feb 23 14:29:52 laptop bluetoothd[1087]: profiles/audio/avdtp.c:set_disconnect_timer() timeout 1
Feb 23 14:29:54 laptop bluetoothd[1087]: plugins/policy.c:policy_connect() /org/bluez/hci0/dev_44_74_6C_FC_74_51 profile a2dp-sink
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_sink_connect() path /org/bluez/hci0/dev_44_74_6C_FC_74_51
Feb 23 14:29:54 laptop bluetoothd[1087]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for 44:74:6C:FC:74:51: Device or resource busy
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_ref() 0xba7a10: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_ref() 0xba7a10: ref=3
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_ref() 0xba49b0: ref=1
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_unref() 0xba7a10: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:session_cb() 
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_discover_resp() seid 1 type 1 media 0 in use 0
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:discover_cb() version 0x0102 err (nil)
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/sink.c:discovery_complete() Discovery complete
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_ref() 0xba49b0: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_ref() 0xba49b0: ref=3
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/media.c:media_endpoint_async_call() Calling SelectConfiguration: name = :1.38 path = /MediaEndpoint/A2DPSource/sbc
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_unref() 0xba49b0: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_config() a2dp_config: selected SEP 0xb9ec10
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_ref() 0xba49b0: ref=3
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_set_configuration() 0xba7a10: int_seid=2, acp_seid=1
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_unref() 0xba49b0: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_unref() 0xba49b0: ref=1
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:session_cb() 
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setconf_cfm() Source 0xb9ec10: Set_Configuration_Cfm
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_ref() 0xba49b0: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/media.c:media_endpoint_async_call() Calling SetConfiguration: name = :1.38 path = /MediaEndpoint/A2DPSource/sbc
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_sep_set_state() stream state changed: IDLE -> CONFIGURED
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_unref() 0xba49b0: ref=1
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:media_owner_create() Owner created: sender=:1.38
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_ref() 0xba7a10: ref=3
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_sep_lock() SEP 0xb9ec10 locked
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_ref() 0xba49b0: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:transport_set_state() State changed /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0: TRANSPORT_STATE_IDLE -> TRANSPORT_STATE_REQUESTING
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:media_request_create() Request created: method=Acquire id=4
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:media_owner_add() Owner :1.38 Request Acquire
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:media_transport_set_owner() Transport /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0 Owner :1.38
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:session_cb() 
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_parse_resp() OPEN request succeeded
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_connect_cb() AVDTP: connected transport channel to 44:74:6C:FC:74:51
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:handle_transport_connect() Flushable packets enabled
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:handle_transport_connect() sk 28, omtu 895, send buffer size 106496
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:open_cfm() Source 0xb9ec10: Open_Cfm
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_unref() 0xba49b0: ref=1
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_sep_set_state() stream state changed: CONFIGURED -> OPEN
Feb 23 14:29:54 laptop bluetoothd[1087]: src/service.c:change_state() 0xb860c0: device 44:74:6C:FC:74:51 profile a2dp-sink state changed: disconnected -> connected (0)
Feb 23 14:29:54 laptop bluetoothd[1087]: src/service.c:btd_service_ref() 0xb860c0: ref=3
Feb 23 14:29:54 laptop bluetoothd[1087]: plugins/policy.c:service_cb() Added a2dp-sink reconnect 1
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_44_74_6C_FC_74_51: SINK_STATE_CONNECTING -> SINK_STATE_CONNECTED
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:transport_update_playing() /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0 State=TRANSPORT_STATE_REQUESTING Playing=0
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:session_cb() 
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_parse_resp() START request succeeded
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:start_cfm() Source 0xb9ec10: Start_Cfm
Feb 23 14:29:54 laptop bluetoothd[1087]: /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0: fd(28) ready
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:media_owner_remove() Owner :1.38 Request Acquire
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:transport_set_state() State changed /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0: TRANSPORT_STATE_REQUESTING -> TRANSPORT_STATE_ACTIVE
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_unref() 0xba49b0: ref=0
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/a2dp.c:setup_free() 0xba49b0
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_unref() 0xba7a10: ref=2
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> STREAMING
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_44_74_6C_FC_74_51: SINK_STATE_CONNECTED -> SINK_STATE_PLAYING
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/transport.c:transport_update_playing() /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0 State=TRANSPORT_STATE_ACTIVE Playing=1
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avctp.c:avctp_confirm_cb() AVCTP: incoming connect from 44:74:6C:FC:74:51
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avctp.c:avctp_set_state() AVCTP Connecting
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avctp.c:avctp_connect_cb() AVCTP: connected to 44:74:6C:FC:74:51
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avctp.c:uinput_create() Can't open input device: No such file or directory (2)
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avctp.c:init_uinput() AVRCP: failed to init uinput for SBH60
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avrcp.c:controller_init() 0xb86e00 version 0x0104
Feb 23 14:29:54 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86080: device 44:74:6C:FC:74:51 profile audio-avrcp-target state changed: disconnected -> connected (0)
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avrcp.c:target_init() 0xba8430 version 0x0104
Feb 23 14:29:54 laptop bluetoothd[1087]: src/service.c:change_state() 0xb85f50: device 44:74:6C:FC:74:51 profile avrcp-controller state changed: disconnected -> connected (0)
Feb 23 14:29:54 laptop bluetoothd[1087]: profiles/audio/avctp.c:avctp_set_state() AVCTP Connected
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:session_cb() 
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_parse_cmd() Received ABORT_CMD
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/a2dp.c:abort_ind() Source 0xb9ec10: Abort_Ind
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_sep_set_state() stream state changed: STREAMING -> ABORTING
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avctp.c:session_cb() AVCTP session 0xba9650 got disconnected
Feb 23 14:30:06 laptop bluetoothd[1087]: src/service.c:change_state() 0xb86080: device 44:74:6C:FC:74:51 profile audio-avrcp-target state changed: connected -> disconnected (0)
Feb 23 14:30:06 laptop bluetoothd[1087]: src/service.c:change_state() 0xb85f50: device 44:74:6C:FC:74:51 profile avrcp-controller state changed: connected -> disconnected (0)
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avrcp.c:controller_destroy() 0xb86e00
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avrcp.c:target_destroy() 0xba8430
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avctp.c:avctp_set_state() AVCTP Disconnected
Feb 23 14:30:06 laptop bluetoothd[1087]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
Feb 23 14:30:06 laptop bluetoothd[1087]: src/service.c:change_state() 0xb9a310: device 44:74:6C:FC:74:51 profile Hands-Free Voice gateway state changed: connected -> disconnected (0)
Feb 23 14:30:06 laptop bluetoothd[1087]: src/service.c:btd_service_unref() 0xb9a310: ref=2
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_sep_set_state() stream state changed: ABORTING -> IDLE
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/transport.c:media_transport_remove_owner() Transport /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0 Owner :1.38
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/transport.c:media_owner_free() Owner :1.38
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/transport.c:transport_set_state() State changed /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0: TRANSPORT_STATE_ACTIVE -> TRANSPORT_STATE_IDLE
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/a2dp.c:a2dp_sep_unlock() SEP 0xb9ec10 unlocked
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_unref() 0xba7a10: ref=1
Feb 23 14:30:06 laptop bluetoothd[1087]: src/service.c:change_state() 0xb860c0: device 44:74:6C:FC:74:51 profile a2dp-sink state changed: connected -> disconnected (0)
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_unref() 0xba7a10: ref=0
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_ref() 0xba7a10: ref=1
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:set_disconnect_timer() timeout 1
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:session_cb() 
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_ref() 0xba7a10: ref=2
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_unref() 0xba7a10: ref=1
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:connection_lost() Disconnected from 44:74:6C:FC:74:51
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_44_74_6C_FC_74_51: SINK_STATE_PLAYING -> SINK_STATE_DISCONNECTED
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/a2dp.c:channel_remove() chan 0xba6010
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_unref() 0xba7a10: ref=0
Feb 23 14:30:06 laptop bluetoothd[1087]: profiles/audio/avdtp.c:avdtp_free() 0xba7a10
Feb 23 14:30:11 laptop bluetoothd[1087]: src/adapter.c:dev_disconnected() Device 44:74:6C:FC:74:51 disconnected, reason 2
Feb 23 14:30:11 laptop bluetoothd[1087]: src/adapter.c:adapter_remove_connection() 
Feb 23 14:30:11 laptop bluetoothd[1087]: plugins/policy.c:disconnect_cb() reason 2
Feb 23 14:30:11 laptop bluetoothd[1087]: src/adapter.c:bonding_attempt_complete() hci0 bdaddr 44:74:6C:FC:74:51 type 0 status 0xe
Feb 23 14:30:11 laptop bluetoothd[1087]: src/device.c:device_bonding_complete() bonding (nil) status 0x0e
Feb 23 14:30:11 laptop bluetoothd[1087]: src/device.c:device_bonding_failed() status 14
Feb 23 14:30:11 laptop bluetoothd[1087]: src/adapter.c:resume_discovery() 
[    0.000000] microcode: microcode updated early to revision 0xea, date = 2021-02-07
[    0.000000] Linux version 5.17.0-rc5+ (chris@laptop) (gcc (GCC) 11.2.1 20220219, GNU ld (GNU Binutils) 2.38) #866 SMP PREEMPT Tue Feb 22 20:52:27 GMT 2022
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+ ro root=PARTUUID=f927883a-e95c-4cdd-b64e-a0a778216b9f resume=PARTUUID=70ccedc5-d788-42bc-9f13-81e2beb61338 apm=power_off rootfstype=ext4 net.ifnames=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007e1d8fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e1d9000-0x000000007ead8fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ead9000-0x000000008cceefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ccef000-0x000000008d0befff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008d0bf000-0x000000008eedefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008eedf000-0x000000008fbcefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008fbcf000-0x000000008fc4efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008fc4f000-0x000000008fc4ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008fc50000-0x000000009d7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008607fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by INSYDE Corp.
[    0.000000] efi: ACPI=0x8fc4e000 ACPI 2.0=0x8fc4e014 TPMFinalLog=0x8fbc5000 SMBIOS=0x8d1e4000 SMBIOS 3.0=0x8d1e2000 ESRT=0x8d1e5998 MEMATTR=0x79ea3018 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Notebook                         NP50DE_DB                       /NP50DE_DB                       , BIOS 1.07.04 02/17/2020
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000000] tsc: Detected 2599.992 MHz TSC
[    0.000006] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000009] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000015] last_pfn = 0x860800 max_arch_pfn = 0x400000000
[    0.000130] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001136] last_pfn = 0x8fc50 max_arch_pfn = 0x400000000
[    0.008538] esrt: Reserving ESRT space from 0x000000008d1e5998 to 0x000000008d1e5a48.
[    0.008552] Using GB pages for direct mapping
[    0.008851] Secure boot disabled
[    0.008851] RAMDISK: [mem 0x37fc1000-0x37fd7fff]
[    0.008857] ACPI: Early table checksum verification disabled
[    0.008859] ACPI: RSDP 0x000000008FC4E014 000024 (v02 INSYDE)
[    0.008863] ACPI: XSDT 0x000000008FBF9188 0000DC (v01 INSYDE CML      00000002      01000013)
[    0.008869] ACPI: FACP 0x000000008FC37000 00010C (v05 INSYDE CML      00000002 ACPI 00040000)
[    0.008873] ACPI: DSDT 0x000000008FC00000 03337F (v02 INSYDE CML      00000002 ACPI 00040000)
[    0.008876] ACPI: FACS 0x000000008FB47000 000040
[    0.008879] ACPI: UEFI 0x000000008FBCE000 000236 (v01 INSYDE CML      00000001 ACPI 00040000)
[    0.008882] ACPI: SSDT 0x000000008FC4A000 002087 (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.008885] ACPI: SSDT 0x000000008FC46000 003158 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.008887] ACPI: SSDT 0x000000008FC44000 001848 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.008890] ACPI: SSDT 0x000000008FC43000 000790 (v02 INSYDE Tpm2Tabl 00001000 INTL 20160422)
[    0.008893] ACPI: TPM2 0x000000008FC42000 000034 (v04 INSYDE CML      00000002 ACPI 00040000)
[    0.008896] ACPI: LPIT 0x000000008FC40000 000094 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008898] ACPI: WSMT 0x000000008FC3F000 000028 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008901] ACPI: SSDT 0x000000008FC3D000 001616 (v02 INSYDE PtidDevc 00001000 INTL 20160422)
[    0.008904] ACPI: DBGP 0x000000008FC3C000 000034 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008906] ACPI: DBG2 0x000000008FC3B000 00005C (v00 INSYDE CML      00000002 ACPI 00040000)
[    0.008909] ACPI: SSDT 0x000000008FC3A000 000502 (v02 Intel  PerfTune 00001000 INTL 20160422)
[    0.008912] ACPI: NHLT 0x000000008FC38000 001821 (v00 INSYDE CML      00000002 ACPI 00040000)
[    0.008915] ACPI: HPET 0x000000008FC36000 000038 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008918] ACPI: APIC 0x000000008FC35000 000164 (v03 INSYDE CML      00000002 ACPI 00040000)
[    0.008921] ACPI: MCFG 0x000000008FC34000 00003C (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008924] ACPI: SSDT 0x000000008FBFF000 000E58 (v02 INSYDE ClevoRTD 00001000 INTL 20160422)
[    0.008927] ACPI: SSDT 0x000000008FBFA000 0039F7 (v01 Insyde NvdTable 00001000 INTL 20160422)
[    0.008929] ACPI: SSDT 0x000000008FC4D000 000164 (v01 INSYDE PcdTabl  00001000 INTL 20160422)
[    0.008932] ACPI: DMAR 0x000000008FBFE000 0000A8 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008935] ACPI: FPDT 0x000000008FBF8000 000044 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008937] ACPI: BGRT 0x000000008FBF7000 000038 (v01 INSYDE CML      00000001 ACPI 00040000)
[    0.008940] ACPI: Reserving FACP table memory at [mem 0x8fc37000-0x8fc3710b]
[    0.008941] ACPI: Reserving DSDT table memory at [mem 0x8fc00000-0x8fc3337e]
[    0.008943] ACPI: Reserving FACS table memory at [mem 0x8fb47000-0x8fb4703f]
[    0.008944] ACPI: Reserving UEFI table memory at [mem 0x8fbce000-0x8fbce235]
[    0.008945] ACPI: Reserving SSDT table memory at [mem 0x8fc4a000-0x8fc4c086]
[    0.008946] ACPI: Reserving SSDT table memory at [mem 0x8fc46000-0x8fc49157]
[    0.008947] ACPI: Reserving SSDT table memory at [mem 0x8fc44000-0x8fc45847]
[    0.008948] ACPI: Reserving SSDT table memory at [mem 0x8fc43000-0x8fc4378f]
[    0.008949] ACPI: Reserving TPM2 table memory at [mem 0x8fc42000-0x8fc42033]
[    0.008950] ACPI: Reserving LPIT table memory at [mem 0x8fc40000-0x8fc40093]
[    0.008951] ACPI: Reserving WSMT table memory at [mem 0x8fc3f000-0x8fc3f027]
[    0.008952] ACPI: Reserving SSDT table memory at [mem 0x8fc3d000-0x8fc3e615]
[    0.008953] ACPI: Reserving DBGP table memory at [mem 0x8fc3c000-0x8fc3c033]
[    0.008954] ACPI: Reserving DBG2 table memory at [mem 0x8fc3b000-0x8fc3b05b]
[    0.008955] ACPI: Reserving SSDT table memory at [mem 0x8fc3a000-0x8fc3a501]
[    0.008957] ACPI: Reserving NHLT table memory at [mem 0x8fc38000-0x8fc39820]
[    0.008958] ACPI: Reserving HPET table memory at [mem 0x8fc36000-0x8fc36037]
[    0.008959] ACPI: Reserving APIC table memory at [mem 0x8fc35000-0x8fc35163]
[    0.008960] ACPI: Reserving MCFG table memory at [mem 0x8fc34000-0x8fc3403b]
[    0.008961] ACPI: Reserving SSDT table memory at [mem 0x8fbff000-0x8fbffe57]
[    0.008962] ACPI: Reserving SSDT table memory at [mem 0x8fbfa000-0x8fbfd9f6]
[    0.008963] ACPI: Reserving SSDT table memory at [mem 0x8fc4d000-0x8fc4d163]
[    0.008964] ACPI: Reserving DMAR table memory at [mem 0x8fbfe000-0x8fbfe0a7]
[    0.008965] ACPI: Reserving FPDT table memory at [mem 0x8fbf8000-0x8fbf8043]
[    0.008966] ACPI: Reserving BGRT table memory at [mem 0x8fbf7000-0x8fbf7037]
[    0.009014] Zone ranges:
[    0.009015]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009017]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009019]   Normal   [mem 0x0000000100000000-0x00000008607fffff]
[    0.009020] Movable zone start for each node
[    0.009021] Early memory node ranges
[    0.009022]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.009023]   node   0: [mem 0x0000000000100000-0x000000007e1d8fff]
[    0.009025]   node   0: [mem 0x000000007ead9000-0x000000008cceefff]
[    0.009026]   node   0: [mem 0x000000008fc4f000-0x000000008fc4ffff]
[    0.009026]   node   0: [mem 0x0000000100000000-0x00000008607fffff]
[    0.009030] Initmem setup node 0 [mem 0x0000000000001000-0x00000008607fffff]
[    0.009033] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.009055] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.012145] On node 0, zone DMA32: 2304 pages in unavailable ranges
[    0.012260] On node 0, zone DMA32: 12128 pages in unavailable ranges
[    0.053971] On node 0, zone Normal: 944 pages in unavailable ranges
[    0.054273] On node 0, zone Normal: 30720 pages in unavailable ranges
[    0.054304] Reserving Intel graphics memory at [mem 0x99800000-0x9d7fffff]
[    0.054548] ACPI: PM-Timer IO Port: 0x1808
[    0.054555] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.054557] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.054558] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.054558] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.054559] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.054560] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.054561] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.054562] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.054563] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.054563] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.054564] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.054565] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.054566] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.054567] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.054567] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.054568] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.054569] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.054570] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.054571] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.054572] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.054610] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.054614] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.054616] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.054619] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.054620] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.054623] TSC deadline timer available
[    0.054624] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.054644] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.054646] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.054648] PM: hibernation: Registered nosave memory: [mem 0x7e1d9000-0x7ead8fff]
[    0.054650] PM: hibernation: Registered nosave memory: [mem 0x8ccef000-0x8d0befff]
[    0.054651] PM: hibernation: Registered nosave memory: [mem 0x8d0bf000-0x8eedefff]
[    0.054652] PM: hibernation: Registered nosave memory: [mem 0x8eedf000-0x8fbcefff]
[    0.054653] PM: hibernation: Registered nosave memory: [mem 0x8fbcf000-0x8fc4efff]
[    0.054655] PM: hibernation: Registered nosave memory: [mem 0x8fc50000-0x9d7fffff]
[    0.054655] PM: hibernation: Registered nosave memory: [mem 0x9d800000-0xdfffffff]
[    0.054656] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.054657] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.054658] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.054659] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
[    0.054659] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.054660] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.054661] PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.054662] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.054663] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.054663] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff3fffff]
[    0.054664] PM: hibernation: Registered nosave memory: [mem 0xff400000-0xffffffff]
[    0.054666] [mem 0x9d800000-0xdfffffff] available for PCI devices
[    0.054669] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.059181] setup_percpu: NR_CPUS:12 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.059472] percpu: Embedded 44 pages/cpu s140568 r8192 d31464 u262144
[    0.059480] pcpu-alloc: s140568 r8192 d31464 u262144 alloc=1*2097152
[    0.059482] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.059508] Built 1 zonelists, mobility grouping on.  Total pages: 8179648
[    0.059510] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+ ro root=PARTUUID=f927883a-e95c-4cdd-b64e-a0a778216b9f resume=PARTUUID=70ccedc5-d788-42bc-9f13-81e2beb61338 apm=power_off rootfstype=ext4 net.ifnames=0
[    0.059554] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+ apm=power_off", will be passed to user space.
[    0.061296] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.062168] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.062261] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.130500] Memory: 32515420K/33238584K available (12289K kernel code, 1125K rwdata, 2592K rodata, 1016K init, 428K bss, 722904K reserved, 0K cma-reserved)
[    0.130506] random: get_random_u64 called from __kmem_cache_create+0x1f/0x470 with crng_init=0
[    0.130555] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.130576] Dynamic Preempt: full
[    0.130609] rcu: Preemptible hierarchical RCU implementation.
[    0.130610] rcu: 	RCU event tracing is enabled.
[    0.130611] 	Trampoline variant of Tasks RCU enabled.
[    0.130612] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.130639] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
[    0.131116] Console: colour dummy device 80x25
[    0.131354] printk: console [tty0] enabled
[    0.131364] ACPI: Core revision 20211217
[    0.131668] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.131670] APIC: Switch to symmetric I/O mode setup
[    0.131672] Switched APIC routing to physical flat.
[    0.136584] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.136594] Calibrating delay loop (skipped), value calculated using timer frequency.. 5199.98 BogoMIPS (lpj=10399968)
[    0.136599] pid_max: default: 32768 minimum: 301
[    0.139844] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.139891] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.140035] CPU0: Thermal monitoring enabled (TM1)
[    0.140076] process: using mwait in idle threads
[    0.140078] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.140081] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.140090] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.140094] Spectre V2 : Mitigation: Enhanced IBRS
[    0.140095] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.140097] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.140100] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.140590] Freeing SMP alternatives memory: 28K
[    0.140590] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.140590] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.140590] cblist_init_generic: Setting adjustable number of callback queues.
[    0.140590] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.140590] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.140590] ... version:                4
[    0.140590] ... bit width:              48
[    0.140590] ... generic registers:      4
[    0.140590] ... value mask:             0000ffffffffffff
[    0.140590] ... max period:             00007fffffffffff
[    0.140590] ... fixed-purpose events:   3
[    0.140590] ... event mask:             000000070000000f
[    0.140590] rcu: Hierarchical SRCU implementation.
[    0.140590] smp: Bringing up secondary CPUs ...
[    0.140590] x86: Booting SMP configuration:
[    0.140590] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.144942] smp: Brought up 1 node, 12 CPUs
[    0.144942] smpboot: Max logical packages: 1
[    0.144942] smpboot: Total of 12 processors activated (62399.80 BogoMIPS)
[    0.147441] devtmpfs: initialized
[    0.147441] ACPI: PM: Registering ACPI NVS region [mem 0x8eedf000-0x8fbcefff] (13565952 bytes)
[    0.147441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.147441] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.147441] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.148704] thermal_sys: Registered thermal governor 'step_wise'
[    0.148705] thermal_sys: Registered thermal governor 'user_space'
[    0.148720] cpuidle: using governor ladder
[    0.148720] cpuidle: using governor menu
[    0.148720] PCI: Using configuration type 1 for base access
[    0.148880] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.149525] cryptd: max_cpu_qlen set to 1000
[    0.149525] ACPI: Added _OSI(Module Device)
[    0.149525] ACPI: Added _OSI(Processor Device)
[    0.149525] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.149525] ACPI: Added _OSI(Processor Aggregator Device)
[    0.149525] ACPI: Added _OSI(Linux-Dell-Video)
[    0.149525] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.149525] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.181036] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XDCI], AE_NOT_FOUND (20211217/dswload2-162)
[    0.181045] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20211217/psobject-220)
[    0.181048] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
[    0.182152] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.183807] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.187389] ACPI: Dynamic OEM Table Load:
[    0.187397] ACPI: SSDT 0xFFFF9DCBC00F3000 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
[    0.188185] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.188772] ACPI: Dynamic OEM Table Load:
[    0.188781] ACPI: SSDT 0xFFFF9DCBC0CC0400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.189635] ACPI: Dynamic OEM Table Load:
[    0.189642] ACPI: SSDT 0xFFFF9DCBC0CBA800 000581 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.190543] ACPI: Dynamic OEM Table Load:
[    0.190549] ACPI: SSDT 0xFFFF9DCBC014B200 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.191342] ACPI: Dynamic OEM Table Load:
[    0.191350] ACPI: SSDT 0xFFFF9DCBC006C000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.192561] ACPI: Dynamic OEM Table Load:
[    0.192570] ACPI: SSDT 0xFFFF9DCBC0CBC000 000778 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.193506] ACPI: Dynamic OEM Table Load:
[    0.193513] ACPI: SSDT 0xFFFF9DCBC0CC0800 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.194427] ACPI: Dynamic OEM Table Load:
[    0.194434] ACPI: SSDT 0xFFFF9DCBC006D000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160422)
[    0.195772] ACPI: Dynamic OEM Table Load:
[    0.195779] ACPI: SSDT 0xFFFF9DCBC0CC0C00 0003CA (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.199594] ACPI: EC: EC started
[    0.199597] ACPI: EC: interrupt blocked
[    0.200627] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.200631] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.200633] ACPI: Interpreter enabled
[    0.200673] ACPI: PM: (supports S0 S3 S4 S5)
[    0.200675] ACPI: Using IOAPIC for interrupt routing
[    0.200707] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.201024] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.201541] ACPI: PM: Power Resource [PG00]
[    0.228813] ACPI: PM: Power Resource [BTPR]
[    0.235625] ACPI: PM: Power Resource [V0PR]
[    0.235762] ACPI: PM: Power Resource [V1PR]
[    0.235894] ACPI: PM: Power Resource [V2PR]
[    0.236695] ACPI: PM: Power Resource [WRST]
[    0.238975] ACPI: PM: Power Resource [PIN]
[    0.239261] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.239268] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.239272] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.239549] PCI host bridge to bus 0000:00
[    0.239552] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.239555] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.239557] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.239560] pci_bus 0000:00: root bus resource [mem 0x9d800000-0xdfffffff window]
[    0.239562] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.239564] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.239576] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[    0.239633] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.239671] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.239987] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[    0.239997] pci 0000:00:02.0: reg 0x10: [mem 0xc2000000-0xc2ffffff 64bit]
[    0.240004] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.240009] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.240024] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.240027] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.240219] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[    0.240239] pci 0000:00:12.0: reg 0x10: [mem 0xc539c000-0xc539cfff 64bit]
[    0.240392] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[    0.240407] pci 0000:00:14.0: reg 0x10: [mem 0xc5380000-0xc538ffff 64bit]
[    0.240464] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.240720] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[    0.240739] pci 0000:00:14.2: reg 0x10: [mem 0xc5398000-0xc5399fff 64bit]
[    0.240752] pci 0000:00:14.2: reg 0x18: [mem 0xc539d000-0xc539dfff 64bit]
[    0.240879] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[    0.240899] pci 0000:00:14.3: reg 0x10: [mem 0xc5390000-0xc5393fff 64bit]
[    0.241019] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.241168] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[    0.241189] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.241412] pci 0000:00:15.1: [8086:06e9] type 00 class 0x0c8000
[    0.241433] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.241683] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[    0.241703] pci 0000:00:16.0: reg 0x10: [mem 0xc53a0000-0xc53a0fff 64bit]
[    0.241775] pci 0000:00:16.0: PME# supported from D3hot
[    0.242055] pci 0000:00:17.0: [8086:06d3] type 00 class 0x010601
[    0.242069] pci 0000:00:17.0: reg 0x10: [mem 0xc539a000-0xc539bfff]
[    0.242076] pci 0000:00:17.0: reg 0x14: [mem 0xc53a4000-0xc53a40ff]
[    0.242084] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    0.242091] pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
[    0.242099] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.242106] pci 0000:00:17.0: reg 0x24: [mem 0xc53a3000-0xc53a37ff]
[    0.242142] pci 0000:00:17.0: PME# supported from D3hot
[    0.242499] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[    0.242572] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.242987] pci 0000:00:1d.5: [8086:06b5] type 01 class 0x060400
[    0.243052] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    0.243438] pci 0000:00:1d.6: [8086:06b6] type 01 class 0x060400
[    0.243503] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    0.243909] pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100
[    0.244253] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300
[    0.244284] pci 0000:00:1f.3: reg 0x10: [mem 0xc5394000-0xc5397fff 64bit]
[    0.244321] pci 0000:00:1f.3: reg 0x20: [mem 0xc5000000-0xc50fffff 64bit]
[    0.244395] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.244826] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[    0.244850] pci 0000:00:1f.4: reg 0x10: [mem 0xc53a1000-0xc53a10ff 64bit]
[    0.244878] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.245063] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[    0.245078] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.245200] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000
[    0.245223] pci 0000:01:00.0: reg 0x10: [mem 0xc4000000-0xc4ffffff]
[    0.245242] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.245262] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.245275] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.245288] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.245355] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.245376] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.245510] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.245514] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.245517] pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc4ffffff]
[    0.245521] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.245583] pci 0000:06:00.0: [15b7:5009] type 00 class 0x010802
[    0.245604] pci 0000:06:00.0: reg 0x10: [mem 0xc5200000-0xc5203fff 64bit]
[    0.245633] pci 0000:06:00.0: reg 0x20: [mem 0xc5204000-0xc52040ff 64bit]
[    0.256660] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.256696] pci 0000:00:1d.0:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.256729] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.256775] pci 0000:08:00.0: [10ec:5287] type 00 class 0xff0000
[    0.256793] pci 0000:08:00.0: reg 0x10: [mem 0xc5105000-0xc5105fff]
[    0.256836] pci 0000:08:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.256904] pci 0000:08:00.0: supports D1 D2
[    0.256905] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.256991] pci 0000:08:00.1: [10ec:8168] type 00 class 0x020000
[    0.257012] pci 0000:08:00.1: reg 0x10: [io  0x3000-0x30ff]
[    0.257038] pci 0000:08:00.1: reg 0x18: [mem 0xc5104000-0xc5104fff 64bit]
[    0.257056] pci 0000:08:00.1: reg 0x20: [mem 0xc5100000-0xc5103fff 64bit]
[    0.257131] pci 0000:08:00.1: supports D1 D2
[    0.257133] pci 0000:08:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.257230] pci 0000:00:1d.6: PCI bridge to [bus 08]
[    0.257234] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.257237] pci 0000:00:1d.6:   bridge window [mem 0xc5100000-0xc51fffff]
[    0.257257] pci_bus 0000:00: on NUMA node 0
[    0.258618] ACPI: EC: interrupt unblocked
[    0.258620] ACPI: EC: event unblocked
[    0.258647] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.258649] ACPI: EC: GPE=0x3
[    0.258651] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
[    0.258655] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.258711] iommu: Default domain type: Translated 
[    0.258713] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.258724] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.258724] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.258724] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.258724] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.258724] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.258724] vgaarb: loaded
[    0.258724] SCSI subsystem initialized
[    0.258724] libata version 3.00 loaded.
[    0.258724] ACPI: bus type USB registered
[    0.258724] usbcore: registered new interface driver usbfs
[    0.258724] usbcore: registered new interface driver hub
[    0.258724] usbcore: registered new device driver usb
[    0.258724] mc: Linux media interface: v0.10
[    0.258724] videodev: Linux video capture interface: v2.00
[    0.258724] Registered efivars operations
[    0.258724] Advanced Linux Sound Architecture Driver Initialized.
[    0.258724] Bluetooth: Core ver 2.22
[    0.258724] NET: Registered PF_BLUETOOTH protocol family
[    0.258724] Bluetooth: HCI device and connection manager initialized
[    0.258724] Bluetooth: HCI socket layer initialized
[    0.258724] Bluetooth: L2CAP socket layer initialized
[    0.258724] Bluetooth: SCO socket layer initialized
[    0.258724] PCI: Using ACPI for IRQ routing
[    0.258724] PCI: pci_cache_line_size set to 64 bytes
[    0.258724] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.258724] e820: reserve RAM buffer [mem 0x7e1d9000-0x7fffffff]
[    0.258724] e820: reserve RAM buffer [mem 0x8ccef000-0x8fffffff]
[    0.258724] e820: reserve RAM buffer [mem 0x8fc50000-0x8fffffff]
[    0.258724] e820: reserve RAM buffer [mem 0x860800000-0x863ffffff]
[    0.258724] clocksource: Switched to clocksource tsc-early
[    0.258724] pnp: PnP ACPI init
[    0.258724] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.258724] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.258724] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.258724] system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.258724] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.258724] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.258724] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.258724] system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
[    0.258724] system 00:02: [io  0x2000-0x20fe] has been reserved
[    0.258724] pnp 00:03: disabling [io  0x3322-0x3323] because it overlaps 0000:00:1d.6 BAR 7 [io  0x3000-0x3fff]
[    0.258724] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.258724] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.258724] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.258724] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.258724] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.258724] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.258724] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.258724] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.258724] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.258724] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.258724] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.258724] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.258724] pnp: PnP ACPI: found 10 devices
[    0.263189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.263213] NET: Registered PF_INET protocol family
[    0.263362] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.265198] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.265240] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.265472] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.265565] TCP: Hash tables configured (established 262144 bind 65536)
[    0.265588] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.265642] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.265722] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.265728] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.265740] pci 0000:00:15.0: BAR 0: assigned [mem 0x9d800000-0x9d800fff 64bit]
[    0.265755] pci 0000:00:15.1: BAR 0: assigned [mem 0x9d801000-0x9d801fff 64bit]
[    0.265767] pci 0000:01:00.0: BAR 6: assigned [mem 0xc3000000-0xc307ffff pref]
[    0.265770] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.265772] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.265776] pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc4ffffff]
[    0.265779] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.265784] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.265791] pci 0000:00:1d.0:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.265798] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.265807] pci 0000:08:00.0: BAR 6: assigned [mem 0xc5110000-0xc511ffff pref]
[    0.265809] pci 0000:00:1d.6: PCI bridge to [bus 08]
[    0.265812] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.265816] pci 0000:00:1d.6:   bridge window [mem 0xc5100000-0xc51fffff]
[    0.265822] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.265825] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.265827] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.265830] pci_bus 0000:00: resource 7 [mem 0x9d800000-0xdfffffff window]
[    0.265832] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.265834] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.265836] pci_bus 0000:01: resource 1 [mem 0xc3000000-0xc4ffffff]
[    0.265838] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.265840] pci_bus 0000:06: resource 1 [mem 0xc5200000-0xc52fffff]
[    0.265842] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.265844] pci_bus 0000:08: resource 1 [mem 0xc5100000-0xc51fffff]
[    0.267865] PCI: CLS 64 bytes, default 64
[    0.267872] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.267874] software IO TLB: mapped [mem 0x0000000087d15000-0x000000008bd15000] (64MB)
[    0.267948] Unpacking initramfs...
[    0.267968] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.267973] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.267975] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.267977] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.267980] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.267982] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.268037] Freeing initrd memory: 92K
[    0.268534] Initialise system trusted keyrings
[    0.268559] workingset: timestamp_bits=62 max_order=23 bucket_order=0
[    0.269963] Key type cifs.spnego registered
[    0.269967] Key type cifs.idmap registered
[    0.270022] fuse: init (API version 7.36)
[    0.279011] NET: Registered PF_ALG protocol family
[    0.279014] Key type asymmetric registered
[    0.279016] Asymmetric key parser 'x509' registered
[    0.279165] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.279174] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.279176] io scheduler mq-deadline registered
[    0.280112] Monitor-Mwait will be used to enter C-1 state
[    0.280117] Monitor-Mwait will be used to enter C-2 state
[    0.280120] Monitor-Mwait will be used to enter C-3 state
[    0.280122] ACPI: \_SB_.PR00: Found 3 idle states
[    0.280555] ACPI: AC: AC Adapter [AC] (on-line)
[    0.280613] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.280647] ACPI: button: Power Button [PWRB]
[    0.280672] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.280694] ACPI: button: Sleep Button [SLPB]
[    0.280718] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.280739] ACPI: button: Lid Switch [LID0]
[    0.280767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.280787] ACPI: button: Power Button [PWRF]
[    0.282228] ACPI: \_TZ_.TZ0_: Invalid active0 threshold
[    0.282331] thermal LNXTHERM:00: registered as thermal_zone0
[    0.282333] ACPI: thermal: Thermal Zone [TZ0] (47 C)
[    0.282856] ACPI: battery: Slot [BAT0] (battery present)
[    0.285034] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.285277] Linux agpgart interface v0.103
[    0.285354] ACPI: bus type drm_connector registered
[    0.286033] rtsx_pci 0000:08:00.0: enabling device (0000 -> 0002)
[    0.401543] nvme 0000:06:00.0: platform quirk: setting simple suspend
[    0.401650] nvme nvme0: pci function 0000:06:00.0
[    0.401682] ahci 0000:00:17.0: version 3.0
[    0.402168] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    0.402174] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[    0.402531] scsi host0: ahci
[    0.402655] scsi host1: ahci
[    0.402876] scsi host2: ahci
[    0.403021] scsi host3: ahci
[    0.403148] scsi host4: ahci
[    0.403172] ata1: DUMMY
[    0.403174] ata2: DUMMY
[    0.403175] ata3: DUMMY
[    0.403176] ata4: DUMMY
[    0.403180] ata5: SATA max UDMA/133 abar m2048@0xc53a3000 port 0xc53a3300 irq 126
[    0.403241] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.403244] ehci-pci: EHCI PCI platform driver
[    0.403253] uhci_hcd: USB Universal Host Controller Interface driver
[    0.403412] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.403418] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.404483] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.404635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    0.404639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.404642] usb usb1: Product: xHCI Host Controller
[    0.404643] usb usb1: Manufacturer: Linux 5.17.0-rc5+ xhci-hcd
[    0.404645] usb usb1: SerialNumber: 0000:00:14.0
[    0.404727] hub 1-0:1.0: USB hub found
[    0.404745] hub 1-0:1.0: 16 ports detected
[    0.405867] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.405872] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.405875] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.405904] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[    0.405907] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.405909] usb usb2: Product: xHCI Host Controller
[    0.405911] usb usb2: Manufacturer: Linux 5.17.0-rc5+ xhci-hcd
[    0.405913] usb usb2: SerialNumber: 0000:00:14.0
[    0.405978] hub 2-0:1.0: USB hub found
[    0.405990] hub 2-0:1.0: 8 ports detected
[    0.406279] usb: port power management may be unreliable
[    0.406592] usbcore: registered new interface driver usb-storage
[    0.406599] usbcore: registered new interface driver ums-realtek
[    0.406619] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.407740] nvme nvme0: allocated 32 MiB host memory buffer.
[    0.409016] nvme nvme0: 12/0/0 default/read/poll queues
[    0.411791]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    0.719571] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.747380] ata5.00: ATA-10: ST2000LM015-2E8174, 0001, max UDMA/133
[    0.756437] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.805449] ata5.00: configured for UDMA/133
[    0.805535] scsi 4:0:0:0: Direct-Access     ATA      ST2000LM015-2E81 0001 PQ: 0 ANSI: 5
[    0.805617] scsi 4:0:0:0: Attached scsi generic sg0 type 0
[    0.805688] sd 4:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    0.805693] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    0.805698] sd 4:0:0:0: [sda] Write Protect is off
[    0.805701] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.805708] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.854758]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[    0.855178] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.033510] i8042: Detected active multiplexing controller, rev 1.1
[    1.036076] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.036080] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.036083] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.036085] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.036087] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.036214] mousedev: PS/2 mouse device common for all mice
[    1.036363] rtc_cmos 00:04: RTC can wake from S4
[    1.037528] rtc_cmos 00:04: registered as rtc0
[    1.037763] rtc_cmos 00:04: setting system clock to 2022-02-23T11:06:07 UTC (1645614367)
[    1.037767] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    1.037775] i2c_dev: i2c /dev entries driver
[    1.038571] intel_pstate: Intel P-state driver initializing
[    1.039044] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.039531] intel_pstate: HWP enabled
[    1.039553] efifb: probing for efifb
[    1.039558] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.039560] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.039561] efifb: scrolling: redraw
[    1.039561] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.041469] Console: switching to colour frame buffer device 240x67
[    1.043302] fb0: EFI VGA frame buffer device
[    1.043383] NET: Registered PF_PACKET protocol family
[    1.043393] NET: Registered PF_KEY protocol family
[    1.043403] Key type dns_resolver registered
[    1.043984] microcode: sig=0xa0652, pf=0x20, revision=0xea
[    1.044254] microcode: Microcode Update Driver: v2.2.
[    1.044256] IPI shorthand broadcast: enabled
[    1.044271] AVX2 version of gcm_enc/dec engaged.
[    1.044752] AES CTR mode by8 optimization enabled
[    1.045065] sched_clock: Marking stable (1039525398, 5535537)->(1061473130, -16412195)
[    1.045250] registered taskstats version 1
[    1.045256] Loading compiled-in X.509 certificates
[    1.077416] ALSA device list:
[    1.077424]   No soundcards found.
[    1.261124] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    1.285040] tsc: Refined TSC clocksource calibration: 2591.998 MHz
[    1.285055] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb518234, max_idle_ns: 440795279333 ns
[    1.285228] clocksource: Switched to clocksource tsc
[    1.296992] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: disabled.
[    1.297026] VFS: Mounted root (ext4 filesystem) readonly on device 259:4.
[    1.297503] devtmpfs: mounted
[    1.297726] Freeing unused kernel image (initmem) memory: 1016K
[    1.312885] Write protecting the kernel read-only data: 18432k
[    1.313474] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.313811] Freeing unused kernel image (rodata/data gap) memory: 1504K
[    1.319964] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.319975] Run /sbin/init as init process
[    1.319982]   with arguments:
[    1.319982]     /sbin/init
[    1.319983]   with environment:
[    1.319983]     HOME=/
[    1.319984]     TERM=linux
[    1.319984]     BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+
[    1.319984]     apm=power_off
[    1.398374] tun: Universal TUN/TAP device driver, 1.6
[    1.410664] usb 1-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[    1.410679] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.410689] usb 1-1: Product: USB Receiver
[    1.410709] usb 1-1: Manufacturer: Logitech
[    1.422380] random: fast init done
[    1.422453] udevd[308]: starting version 3.2.11
[    1.423504] random: udevd: uninitialized urandom read (16 bytes read)
[    1.423620] random: udevd: uninitialized urandom read (16 bytes read)
[    1.424051] random: udevd: uninitialized urandom read (16 bytes read)
[    1.434085] udevd[309]: starting eudev-3.2.11
[    1.446977] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.447574] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.448122] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.448738] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.450393] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    1.454896] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    1.455001] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.456951] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.459436] Intel(R) Wireless WiFi driver for Linux
[    1.463360] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-69.ucode failed with error -2
[    1.464324] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-68.ucode failed with error -2
[    1.466448] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    1.467371] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    1.468445] iwlwifi 0000:00:14.3: loaded firmware version 67.8f59b80b.0 QuZ-a0-hr-b0-67.ucode op_mode iwlmvm
[    1.475395] checking generic (a0000000 7f0000) vs hw (c2000000 1000000)
[    1.475397] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[    1.475398] fb0: switching to i915 from EFI VGA
[    1.475919] Console: switching to colour dummy device 80x25
[    1.475936] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.476604] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    1.476957] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.477971] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.479505] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.479565] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.479853] i2c i2c-4: 2/2 memory slots populated (from DMI)
[    1.480266] i2c i2c-4: Successfully instantiated SPD at 0x50
[    1.481712] mmc0: cannot verify signal voltage switch
[    1.481818] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    1.482530] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[    1.482579] thermal thermal_zone2: failed to read out thermal zone (-61)
[    1.496631] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    1.529905] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    1.530316] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    1.530410] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input9
[    1.531368] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.531441] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10
[    1.531497] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    1.540813] fbcon: i915drmfb (fb0) is primary device
[    1.543244] Console: switching to colour frame buffer device 240x67
[    1.544625] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    1.552172] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    1.602473] mmc0: new ultra high speed SDR104 SDHC card at address 59b4
[    1.602622] mmcblk0: mmc0:59b4 SDU1  14.7 GiB 
[    1.603307]  mmcblk0: p1
[    1.604711] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    1.628197] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC293: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    1.628220] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.628234] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    1.628248] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    1.628259] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    1.628268] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x18
[    1.628279] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x1a
[    1.628291] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    1.669587] iwlwifi 0000:00:14.3: base HW address: 34:7d:f6:df:83:1a
[    1.698541] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    1.698577] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    1.698607] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    1.698638] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    1.698669] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    1.698699] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    1.698732] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    1.709507] usb 1-8: New USB device found, idVendor=04f2, idProduct=b685, bcdDevice=54.04
[    1.709522] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.709548] usb 1-8: Product: Chicony USB2.0 Camera
[    1.709556] usb 1-8: Manufacturer: Sonix Technology Co., Ltd.
[    1.836627] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    1.986286] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    1.986301] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.998156] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C534.0001/input/input18
[    2.056726] hid-generic 0003:046D:C534.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[    2.058602] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input19
[    2.058840] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input20
[    2.116772] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input21
[    2.116905] hid-generic 0003:046D:C534.0002: input,hiddev96: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[    2.116967] usbcore: registered new interface driver usbhid
[    2.116978] usbhid: USB HID core driver
[    2.229698] usbcore: registered new interface driver btusb
[    2.232176] usb 1-8: Found UVC 1.00 device Chicony USB2.0 Camera (04f2:b685)
[    2.239188] usbcore: registered new interface driver uvcvideo
[    3.022865] urandom_read: 6 callbacks suppressed
[    3.022867] random: udevd: uninitialized urandom read (16 bytes read)
[    3.223375] Adding 65535996k swap on /dev/sda5.  Priority:1 extents:1 across:65535996k 
[    3.230293] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled.
[    3.258987] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled.
[    3.325543] ntfs3: Max link count 4000
[    3.589421] EXT4-fs (sda7): mounted filesystem with ordered data mode. Quota mode: disabled.
[    3.660765] random: crng init done
[    3.662334] EXT4-fs (sda8): mounted filesystem with ordered data mode. Quota mode: disabled.
[    3.722861] EXT4-fs (sda6): mounted filesystem with ordered data mode. Quota mode: disabled.
[    3.757387] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: disabled.
[    6.297421] wlan0: authenticate with DE:AD:BE:EF:AA:BB
[    6.297953] wlan0: bad VHT capabilities, disabling VHT
[    6.298516] wlan0: 80 MHz not supported, disabling VHT
[    6.305890] wlan0: send auth to DE:AD:BE:EF:AA:BB (try 1/3)
[    6.339638] wlan0: authenticated
[    6.344884] wlan0: associate with DE:AD:BE:EF:AA:BB (try 1/3)
[    6.350261] wlan0: RX AssocResp from DE:AD:BE:EF:AA:BB (capab=0x1411 status=0 aid=4)
[    6.360563] wlan0: associated
[    6.785647] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.786217] Bluetooth: BNEP filters: protocol multicast
[    6.786772] Bluetooth: BNEP socket layer initialized
[    6.992477] CIFS: Attempting to mount \\nas\Share
[    8.107814] CIFS: Attempting to mount \\nas\Media
[   17.076220] Bluetooth: RFCOMM TTY layer initialized
[   17.076224] Bluetooth: RFCOMM socket layer initialized
[   17.076228] Bluetooth: RFCOMM ver 1.11
[   21.059079] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Quota mode: disabled.
[    0.000000] microcode: microcode updated early to revision 0xea, date = 2021-02-07
[    0.000000] Linux version 5.17.0-rc5+ (chris@laptop) (gcc (GCC) 11.2.1 20220219, GNU ld (GNU Binutils) 2.38) #866 SMP PREEMPT Tue Feb 22 20:52:27 GMT 2022
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+ ro root=PARTUUID=f927883a-e95c-4cdd-b64e-a0a778216b9f resume=PARTUUID=70ccedc5-d788-42bc-9f13-81e2beb61338 apm=power_off rootfstype=ext4 net.ifnames=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007e1d8fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e1d9000-0x000000007ead8fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ead9000-0x000000008cceefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008ccef000-0x000000008d0befff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008d0bf000-0x000000008eedefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008eedf000-0x000000008fbcefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008fbcf000-0x000000008fc4efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008fc4f000-0x000000008fc4ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000008fc50000-0x000000009d7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff400000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008607fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by INSYDE Corp.
[    0.000000] efi: ACPI=0x8fc4e000 ACPI 2.0=0x8fc4e014 TPMFinalLog=0x8fbc5000 SMBIOS=0x8d1e4000 SMBIOS 3.0=0x8d1e2000 ESRT=0x8d1e5998 MEMATTR=0x79ea3018 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Notebook                         NP50DE_DB                       /NP50DE_DB                       , BIOS 1.07.04 02/17/2020
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000000] tsc: Detected 2599.992 MHz TSC
[    0.000006] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000009] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000015] last_pfn = 0x860800 max_arch_pfn = 0x400000000
[    0.000130] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001134] last_pfn = 0x8fc50 max_arch_pfn = 0x400000000
[    0.008530] esrt: Reserving ESRT space from 0x000000008d1e5998 to 0x000000008d1e5a48.
[    0.008543] Using GB pages for direct mapping
[    0.008834] Secure boot disabled
[    0.008835] RAMDISK: [mem 0x37fc1000-0x37fd7fff]
[    0.008840] ACPI: Early table checksum verification disabled
[    0.008843] ACPI: RSDP 0x000000008FC4E014 000024 (v02 INSYDE)
[    0.008847] ACPI: XSDT 0x000000008FBF9188 0000DC (v01 INSYDE CML      00000002      01000013)
[    0.008853] ACPI: FACP 0x000000008FC37000 00010C (v05 INSYDE CML      00000002 ACPI 00040000)
[    0.008858] ACPI: DSDT 0x000000008FC00000 03337F (v02 INSYDE CML      00000002 ACPI 00040000)
[    0.008861] ACPI: FACS 0x000000008FB47000 000040
[    0.008863] ACPI: UEFI 0x000000008FBCE000 000236 (v01 INSYDE CML      00000001 ACPI 00040000)
[    0.008866] ACPI: SSDT 0x000000008FC4A000 002087 (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.008870] ACPI: SSDT 0x000000008FC46000 003158 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.008873] ACPI: SSDT 0x000000008FC44000 001848 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.008876] ACPI: SSDT 0x000000008FC43000 000790 (v02 INSYDE Tpm2Tabl 00001000 INTL 20160422)
[    0.008879] ACPI: TPM2 0x000000008FC42000 000034 (v04 INSYDE CML      00000002 ACPI 00040000)
[    0.008882] ACPI: LPIT 0x000000008FC40000 000094 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008884] ACPI: WSMT 0x000000008FC3F000 000028 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008887] ACPI: SSDT 0x000000008FC3D000 001616 (v02 INSYDE PtidDevc 00001000 INTL 20160422)
[    0.008890] ACPI: DBGP 0x000000008FC3C000 000034 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008892] ACPI: DBG2 0x000000008FC3B000 00005C (v00 INSYDE CML      00000002 ACPI 00040000)
[    0.008895] ACPI: SSDT 0x000000008FC3A000 000502 (v02 Intel  PerfTune 00001000 INTL 20160422)
[    0.008898] ACPI: NHLT 0x000000008FC38000 001821 (v00 INSYDE CML      00000002 ACPI 00040000)
[    0.008901] ACPI: HPET 0x000000008FC36000 000038 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008903] ACPI: APIC 0x000000008FC35000 000164 (v03 INSYDE CML      00000002 ACPI 00040000)
[    0.008906] ACPI: MCFG 0x000000008FC34000 00003C (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008909] ACPI: SSDT 0x000000008FBFF000 000E58 (v02 INSYDE ClevoRTD 00001000 INTL 20160422)
[    0.008911] ACPI: SSDT 0x000000008FBFA000 0039F7 (v01 Insyde NvdTable 00001000 INTL 20160422)
[    0.008914] ACPI: SSDT 0x000000008FC4D000 000164 (v01 INSYDE PcdTabl  00001000 INTL 20160422)
[    0.008917] ACPI: DMAR 0x000000008FBFE000 0000A8 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008920] ACPI: FPDT 0x000000008FBF8000 000044 (v01 INSYDE CML      00000002 ACPI 00040000)
[    0.008922] ACPI: BGRT 0x000000008FBF7000 000038 (v01 INSYDE CML      00000001 ACPI 00040000)
[    0.008925] ACPI: Reserving FACP table memory at [mem 0x8fc37000-0x8fc3710b]
[    0.008927] ACPI: Reserving DSDT table memory at [mem 0x8fc00000-0x8fc3337e]
[    0.008928] ACPI: Reserving FACS table memory at [mem 0x8fb47000-0x8fb4703f]
[    0.008929] ACPI: Reserving UEFI table memory at [mem 0x8fbce000-0x8fbce235]
[    0.008930] ACPI: Reserving SSDT table memory at [mem 0x8fc4a000-0x8fc4c086]
[    0.008931] ACPI: Reserving SSDT table memory at [mem 0x8fc46000-0x8fc49157]
[    0.008932] ACPI: Reserving SSDT table memory at [mem 0x8fc44000-0x8fc45847]
[    0.008933] ACPI: Reserving SSDT table memory at [mem 0x8fc43000-0x8fc4378f]
[    0.008934] ACPI: Reserving TPM2 table memory at [mem 0x8fc42000-0x8fc42033]
[    0.008935] ACPI: Reserving LPIT table memory at [mem 0x8fc40000-0x8fc40093]
[    0.008936] ACPI: Reserving WSMT table memory at [mem 0x8fc3f000-0x8fc3f027]
[    0.008937] ACPI: Reserving SSDT table memory at [mem 0x8fc3d000-0x8fc3e615]
[    0.008938] ACPI: Reserving DBGP table memory at [mem 0x8fc3c000-0x8fc3c033]
[    0.008939] ACPI: Reserving DBG2 table memory at [mem 0x8fc3b000-0x8fc3b05b]
[    0.008940] ACPI: Reserving SSDT table memory at [mem 0x8fc3a000-0x8fc3a501]
[    0.008941] ACPI: Reserving NHLT table memory at [mem 0x8fc38000-0x8fc39820]
[    0.008942] ACPI: Reserving HPET table memory at [mem 0x8fc36000-0x8fc36037]
[    0.008944] ACPI: Reserving APIC table memory at [mem 0x8fc35000-0x8fc35163]
[    0.008945] ACPI: Reserving MCFG table memory at [mem 0x8fc34000-0x8fc3403b]
[    0.008946] ACPI: Reserving SSDT table memory at [mem 0x8fbff000-0x8fbffe57]
[    0.008947] ACPI: Reserving SSDT table memory at [mem 0x8fbfa000-0x8fbfd9f6]
[    0.008948] ACPI: Reserving SSDT table memory at [mem 0x8fc4d000-0x8fc4d163]
[    0.008949] ACPI: Reserving DMAR table memory at [mem 0x8fbfe000-0x8fbfe0a7]
[    0.008950] ACPI: Reserving FPDT table memory at [mem 0x8fbf8000-0x8fbf8043]
[    0.008951] ACPI: Reserving BGRT table memory at [mem 0x8fbf7000-0x8fbf7037]
[    0.008998] Zone ranges:
[    0.008999]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009001]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009003]   Normal   [mem 0x0000000100000000-0x00000008607fffff]
[    0.009005] Movable zone start for each node
[    0.009005] Early memory node ranges
[    0.009006]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.009008]   node   0: [mem 0x0000000000100000-0x000000007e1d8fff]
[    0.009009]   node   0: [mem 0x000000007ead9000-0x000000008cceefff]
[    0.009010]   node   0: [mem 0x000000008fc4f000-0x000000008fc4ffff]
[    0.009011]   node   0: [mem 0x0000000100000000-0x00000008607fffff]
[    0.009015] Initmem setup node 0 [mem 0x0000000000001000-0x00000008607fffff]
[    0.009018] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.009040] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.012114] On node 0, zone DMA32: 2304 pages in unavailable ranges
[    0.012230] On node 0, zone DMA32: 12128 pages in unavailable ranges
[    0.053935] On node 0, zone Normal: 944 pages in unavailable ranges
[    0.054237] On node 0, zone Normal: 30720 pages in unavailable ranges
[    0.054268] Reserving Intel graphics memory at [mem 0x99800000-0x9d7fffff]
[    0.054512] ACPI: PM-Timer IO Port: 0x1808
[    0.054519] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.054521] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.054522] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.054523] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.054524] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.054524] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.054525] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.054526] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.054527] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.054528] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.054528] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.054529] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.054530] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.054531] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.054532] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.054532] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.054534] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.054534] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.054535] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.054536] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.054569] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.054573] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.054575] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.054579] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.054580] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.054583] TSC deadline timer available
[    0.054584] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.054603] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.054606] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.054608] PM: hibernation: Registered nosave memory: [mem 0x7e1d9000-0x7ead8fff]
[    0.054610] PM: hibernation: Registered nosave memory: [mem 0x8ccef000-0x8d0befff]
[    0.054610] PM: hibernation: Registered nosave memory: [mem 0x8d0bf000-0x8eedefff]
[    0.054611] PM: hibernation: Registered nosave memory: [mem 0x8eedf000-0x8fbcefff]
[    0.054612] PM: hibernation: Registered nosave memory: [mem 0x8fbcf000-0x8fc4efff]
[    0.054614] PM: hibernation: Registered nosave memory: [mem 0x8fc50000-0x9d7fffff]
[    0.054615] PM: hibernation: Registered nosave memory: [mem 0x9d800000-0xdfffffff]
[    0.054616] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.054617] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.054617] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.054618] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
[    0.054619] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.054620] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.054620] PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.054621] PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.054622] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.054623] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff3fffff]
[    0.054624] PM: hibernation: Registered nosave memory: [mem 0xff400000-0xffffffff]
[    0.054625] [mem 0x9d800000-0xdfffffff] available for PCI devices
[    0.054628] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.059168] setup_percpu: NR_CPUS:12 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.059459] percpu: Embedded 44 pages/cpu s140568 r8192 d31464 u262144
[    0.059467] pcpu-alloc: s140568 r8192 d31464 u262144 alloc=1*2097152
[    0.059469] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.059495] Built 1 zonelists, mobility grouping on.  Total pages: 8179648
[    0.059497] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+ ro root=PARTUUID=f927883a-e95c-4cdd-b64e-a0a778216b9f resume=PARTUUID=70ccedc5-d788-42bc-9f13-81e2beb61338 apm=power_off rootfstype=ext4 net.ifnames=0
[    0.059542] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+ apm=power_off", will be passed to user space.
[    0.061292] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.062153] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.062247] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.130461] Memory: 32515420K/33238584K available (12289K kernel code, 1125K rwdata, 2592K rodata, 1016K init, 428K bss, 722904K reserved, 0K cma-reserved)
[    0.130467] random: get_random_u64 called from __kmem_cache_create+0x1f/0x470 with crng_init=0
[    0.130519] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.130540] Dynamic Preempt: full
[    0.130574] rcu: Preemptible hierarchical RCU implementation.
[    0.130574] rcu: 	RCU event tracing is enabled.
[    0.130576] 	Trampoline variant of Tasks RCU enabled.
[    0.130577] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.130603] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
[    0.131069] Console: colour dummy device 80x25
[    0.131308] printk: console [tty0] enabled
[    0.131317] ACPI: Core revision 20211217
[    0.131614] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.131617] APIC: Switch to symmetric I/O mode setup
[    0.131618] Switched APIC routing to physical flat.
[    0.136557] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.136566] Calibrating delay loop (skipped), value calculated using timer frequency.. 5199.98 BogoMIPS (lpj=10399968)
[    0.136571] pid_max: default: 32768 minimum: 301
[    0.139824] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.139878] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.140021] CPU0: Thermal monitoring enabled (TM1)
[    0.140062] process: using mwait in idle threads
[    0.140065] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.140067] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.140073] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.140076] Spectre V2 : Mitigation: Enhanced IBRS
[    0.140077] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.140080] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.140082] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.140563] Freeing SMP alternatives memory: 28K
[    0.140563] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.140563] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.140563] cblist_init_generic: Setting adjustable number of callback queues.
[    0.140563] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.140563] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.140563] ... version:                4
[    0.140563] ... bit width:              48
[    0.140563] ... generic registers:      4
[    0.140563] ... value mask:             0000ffffffffffff
[    0.140563] ... max period:             00007fffffffffff
[    0.140563] ... fixed-purpose events:   3
[    0.140563] ... event mask:             000000070000000f
[    0.140563] rcu: Hierarchical SRCU implementation.
[    0.140563] smp: Bringing up secondary CPUs ...
[    0.140563] x86: Booting SMP configuration:
[    0.140563] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.141273] smp: Brought up 1 node, 12 CPUs
[    0.141273] smpboot: Max logical packages: 1
[    0.141273] smpboot: Total of 12 processors activated (62399.80 BogoMIPS)
[    0.144911] devtmpfs: initialized
[    0.144911] ACPI: PM: Registering ACPI NVS region [mem 0x8eedf000-0x8fbcefff] (13565952 bytes)
[    0.144911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.144911] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.144911] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.144930] thermal_sys: Registered thermal governor 'step_wise'
[    0.144931] thermal_sys: Registered thermal governor 'user_space'
[    0.144945] cpuidle: using governor ladder
[    0.144945] cpuidle: using governor menu
[    0.144945] PCI: Using configuration type 1 for base access
[    0.144945] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.145500] cryptd: max_cpu_qlen set to 1000
[    0.145500] ACPI: Added _OSI(Module Device)
[    0.145500] ACPI: Added _OSI(Processor Device)
[    0.145500] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.145500] ACPI: Added _OSI(Processor Aggregator Device)
[    0.145500] ACPI: Added _OSI(Linux-Dell-Video)
[    0.145500] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.145500] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.177775] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XDCI], AE_NOT_FOUND (20211217/dswload2-162)
[    0.177784] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20211217/psobject-220)
[    0.177787] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
[    0.178893] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.180552] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.184133] ACPI: Dynamic OEM Table Load:
[    0.184142] ACPI: SSDT 0xFFFF9F4F400F3000 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
[    0.184929] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.185513] ACPI: Dynamic OEM Table Load:
[    0.185521] ACPI: SSDT 0xFFFF9F4F40CC0400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.186378] ACPI: Dynamic OEM Table Load:
[    0.186385] ACPI: SSDT 0xFFFF9F4F40CBA800 000581 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.187286] ACPI: Dynamic OEM Table Load:
[    0.187292] ACPI: SSDT 0xFFFF9F4F4014B200 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.188088] ACPI: Dynamic OEM Table Load:
[    0.188096] ACPI: SSDT 0xFFFF9F4F4006C000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.189310] ACPI: Dynamic OEM Table Load:
[    0.189318] ACPI: SSDT 0xFFFF9F4F40CBC000 000778 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.190249] ACPI: Dynamic OEM Table Load:
[    0.190255] ACPI: SSDT 0xFFFF9F4F40CC0800 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.191168] ACPI: Dynamic OEM Table Load:
[    0.191175] ACPI: SSDT 0xFFFF9F4F4006D000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160422)
[    0.192515] ACPI: Dynamic OEM Table Load:
[    0.192521] ACPI: SSDT 0xFFFF9F4F40CC0C00 0003CA (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.196336] ACPI: EC: EC started
[    0.196338] ACPI: EC: interrupt blocked
[    0.197378] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.197382] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.197384] ACPI: Interpreter enabled
[    0.197423] ACPI: PM: (supports S0 S3 S4 S5)
[    0.197425] ACPI: Using IOAPIC for interrupt routing
[    0.197458] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.197772] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.198288] ACPI: PM: Power Resource [PG00]
[    0.224777] ACPI: PM: Power Resource [BTPR]
[    0.231602] ACPI: PM: Power Resource [V0PR]
[    0.231739] ACPI: PM: Power Resource [V1PR]
[    0.231867] ACPI: PM: Power Resource [V2PR]
[    0.232674] ACPI: PM: Power Resource [WRST]
[    0.234962] ACPI: PM: Power Resource [PIN]
[    0.235243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.235252] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[    0.235255] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.235531] PCI host bridge to bus 0000:00
[    0.235534] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.235537] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.235539] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.235542] pci_bus 0000:00: root bus resource [mem 0x9d800000-0xdfffffff window]
[    0.235544] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.235546] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.235558] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[    0.235615] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.235653] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.235965] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[    0.235975] pci 0000:00:02.0: reg 0x10: [mem 0xc2000000-0xc2ffffff 64bit]
[    0.235982] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.235987] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.236002] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.236006] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.236197] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[    0.236217] pci 0000:00:12.0: reg 0x10: [mem 0xc539c000-0xc539cfff 64bit]
[    0.236369] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[    0.236385] pci 0000:00:14.0: reg 0x10: [mem 0xc5380000-0xc538ffff 64bit]
[    0.236442] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.236693] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[    0.236713] pci 0000:00:14.2: reg 0x10: [mem 0xc5398000-0xc5399fff 64bit]
[    0.236726] pci 0000:00:14.2: reg 0x18: [mem 0xc539d000-0xc539dfff 64bit]
[    0.236852] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[    0.236872] pci 0000:00:14.3: reg 0x10: [mem 0xc5390000-0xc5393fff 64bit]
[    0.236991] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.237139] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[    0.237161] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.237385] pci 0000:00:15.1: [8086:06e9] type 00 class 0x0c8000
[    0.237406] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.237659] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[    0.237680] pci 0000:00:16.0: reg 0x10: [mem 0xc53a0000-0xc53a0fff 64bit]
[    0.237752] pci 0000:00:16.0: PME# supported from D3hot
[    0.238031] pci 0000:00:17.0: [8086:06d3] type 00 class 0x010601
[    0.238044] pci 0000:00:17.0: reg 0x10: [mem 0xc539a000-0xc539bfff]
[    0.238052] pci 0000:00:17.0: reg 0x14: [mem 0xc53a4000-0xc53a40ff]
[    0.238059] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    0.238067] pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
[    0.238074] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.238082] pci 0000:00:17.0: reg 0x24: [mem 0xc53a3000-0xc53a37ff]
[    0.238118] pci 0000:00:17.0: PME# supported from D3hot
[    0.238476] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[    0.238549] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.238964] pci 0000:00:1d.5: [8086:06b5] type 01 class 0x060400
[    0.239030] pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
[    0.239415] pci 0000:00:1d.6: [8086:06b6] type 01 class 0x060400
[    0.239481] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    0.239884] pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100
[    0.240225] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300
[    0.240256] pci 0000:00:1f.3: reg 0x10: [mem 0xc5394000-0xc5397fff 64bit]
[    0.240294] pci 0000:00:1f.3: reg 0x20: [mem 0xc5000000-0xc50fffff 64bit]
[    0.240367] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.240810] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[    0.240835] pci 0000:00:1f.4: reg 0x10: [mem 0xc53a1000-0xc53a10ff 64bit]
[    0.240863] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.241049] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[    0.241065] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.241186] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000
[    0.241209] pci 0000:01:00.0: reg 0x10: [mem 0xc4000000-0xc4ffffff]
[    0.241229] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.241248] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.241261] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.241275] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.241342] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.241362] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.241499] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.241503] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.241506] pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc4ffffff]
[    0.241510] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.241572] pci 0000:06:00.0: [15b7:5009] type 00 class 0x010802
[    0.241593] pci 0000:06:00.0: reg 0x10: [mem 0xc5200000-0xc5203fff 64bit]
[    0.241622] pci 0000:06:00.0: reg 0x20: [mem 0xc5204000-0xc52040ff 64bit]
[    0.252627] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.252633] pci 0000:00:1d.0:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.252666] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.252712] pci 0000:08:00.0: [10ec:5287] type 00 class 0xff0000
[    0.252730] pci 0000:08:00.0: reg 0x10: [mem 0xc5105000-0xc5105fff]
[    0.252773] pci 0000:08:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.252841] pci 0000:08:00.0: supports D1 D2
[    0.252842] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.252928] pci 0000:08:00.1: [10ec:8168] type 00 class 0x020000
[    0.252949] pci 0000:08:00.1: reg 0x10: [io  0x3000-0x30ff]
[    0.252975] pci 0000:08:00.1: reg 0x18: [mem 0xc5104000-0xc5104fff 64bit]
[    0.252993] pci 0000:08:00.1: reg 0x20: [mem 0xc5100000-0xc5103fff 64bit]
[    0.253069] pci 0000:08:00.1: supports D1 D2
[    0.253070] pci 0000:08:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.253167] pci 0000:00:1d.6: PCI bridge to [bus 08]
[    0.253171] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.253174] pci 0000:00:1d.6:   bridge window [mem 0xc5100000-0xc51fffff]
[    0.253194] pci_bus 0000:00: on NUMA node 0
[    0.254554] ACPI: EC: interrupt unblocked
[    0.254556] ACPI: EC: event unblocked
[    0.254583] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.254585] ACPI: EC: GPE=0x3
[    0.254587] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
[    0.254591] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.254648] iommu: Default domain type: Translated 
[    0.254650] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.254660] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.254660] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.254660] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.254660] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.254660] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.254660] vgaarb: loaded
[    0.254660] SCSI subsystem initialized
[    0.254660] libata version 3.00 loaded.
[    0.254660] ACPI: bus type USB registered
[    0.254660] usbcore: registered new interface driver usbfs
[    0.254660] usbcore: registered new interface driver hub
[    0.254660] usbcore: registered new device driver usb
[    0.254660] mc: Linux media interface: v0.10
[    0.254660] videodev: Linux video capture interface: v2.00
[    0.254660] Registered efivars operations
[    0.254660] Advanced Linux Sound Architecture Driver Initialized.
[    0.254660] Bluetooth: Core ver 2.22
[    0.254660] NET: Registered PF_BLUETOOTH protocol family
[    0.254660] Bluetooth: HCI device and connection manager initialized
[    0.254660] Bluetooth: HCI socket layer initialized
[    0.254660] Bluetooth: L2CAP socket layer initialized
[    0.254660] Bluetooth: SCO socket layer initialized
[    0.254660] PCI: Using ACPI for IRQ routing
[    0.254660] PCI: pci_cache_line_size set to 64 bytes
[    0.254660] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.254660] e820: reserve RAM buffer [mem 0x7e1d9000-0x7fffffff]
[    0.254660] e820: reserve RAM buffer [mem 0x8ccef000-0x8fffffff]
[    0.254660] e820: reserve RAM buffer [mem 0x8fc50000-0x8fffffff]
[    0.254660] e820: reserve RAM buffer [mem 0x860800000-0x863ffffff]
[    0.254660] clocksource: Switched to clocksource tsc-early
[    0.254660] pnp: PnP ACPI init
[    0.254660] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.254660] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.254660] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.254660] system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.254660] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.254660] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.254660] system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.254660] system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
[    0.254660] system 00:02: [io  0x2000-0x20fe] has been reserved
[    0.254660] pnp 00:03: disabling [io  0x3322-0x3323] because it overlaps 0000:00:1d.6 BAR 7 [io  0x3000-0x3fff]
[    0.254660] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.254660] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.254660] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.254660] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.254660] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.254660] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.254660] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.254660] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.254660] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.254660] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.254660] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.254660] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.254660] pnp: PnP ACPI: found 10 devices
[    0.259160] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.259184] NET: Registered PF_INET protocol family
[    0.259331] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.261164] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.261206] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.261437] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.261529] TCP: Hash tables configured (established 262144 bind 65536)
[    0.261552] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.261606] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.261680] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.261687] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.261700] pci 0000:00:15.0: BAR 0: assigned [mem 0x9d800000-0x9d800fff 64bit]
[    0.261715] pci 0000:00:15.1: BAR 0: assigned [mem 0x9d801000-0x9d801fff 64bit]
[    0.261727] pci 0000:01:00.0: BAR 6: assigned [mem 0xc3000000-0xc307ffff pref]
[    0.261730] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[    0.261732] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.261736] pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc4ffffff]
[    0.261739] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.261744] pci 0000:00:1d.0: PCI bridge to [bus 06]
[    0.261751] pci 0000:00:1d.0:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.261758] pci 0000:00:1d.5: PCI bridge to [bus 07]
[    0.261767] pci 0000:08:00.0: BAR 6: assigned [mem 0xc5110000-0xc511ffff pref]
[    0.261769] pci 0000:00:1d.6: PCI bridge to [bus 08]
[    0.261772] pci 0000:00:1d.6:   bridge window [io  0x3000-0x3fff]
[    0.261776] pci 0000:00:1d.6:   bridge window [mem 0xc5100000-0xc51fffff]
[    0.261782] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.261785] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.261787] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.261789] pci_bus 0000:00: resource 7 [mem 0x9d800000-0xdfffffff window]
[    0.261791] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[    0.261793] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.261795] pci_bus 0000:01: resource 1 [mem 0xc3000000-0xc4ffffff]
[    0.261797] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.261800] pci_bus 0000:06: resource 1 [mem 0xc5200000-0xc52fffff]
[    0.261802] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.261804] pci_bus 0000:08: resource 1 [mem 0xc5100000-0xc51fffff]
[    0.263841] PCI: CLS 64 bytes, default 64
[    0.263848] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.263850] software IO TLB: mapped [mem 0x0000000087d15000-0x000000008bd15000] (64MB)
[    0.263910] Unpacking initramfs...
[    0.263943] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.263948] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.263950] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.263951] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.263953] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.263954] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.263983] Freeing initrd memory: 92K
[    0.264526] Initialise system trusted keyrings
[    0.264547] workingset: timestamp_bits=62 max_order=23 bucket_order=0
[    0.265932] Key type cifs.spnego registered
[    0.265936] Key type cifs.idmap registered
[    0.265988] fuse: init (API version 7.36)
[    0.275161] NET: Registered PF_ALG protocol family
[    0.275163] Key type asymmetric registered
[    0.275165] Asymmetric key parser 'x509' registered
[    0.275314] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.275322] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.275324] io scheduler mq-deadline registered
[    0.276297] Monitor-Mwait will be used to enter C-1 state
[    0.276304] Monitor-Mwait will be used to enter C-2 state
[    0.276309] Monitor-Mwait will be used to enter C-3 state
[    0.276313] ACPI: \_SB_.PR00: Found 3 idle states
[    0.276746] ACPI: AC: AC Adapter [AC] (on-line)
[    0.276790] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.276817] ACPI: button: Power Button [PWRB]
[    0.276838] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.276858] ACPI: button: Sleep Button [SLPB]
[    0.276878] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.276896] ACPI: button: Lid Switch [LID0]
[    0.276917] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.276935] ACPI: button: Power Button [PWRF]
[    0.278082] ACPI: \_TZ_.TZ0_: Invalid active0 threshold
[    0.278206] thermal LNXTHERM:00: registered as thermal_zone0
[    0.278209] ACPI: thermal: Thermal Zone [TZ0] (56 C)
[    0.278695] ACPI: battery: Slot [BAT0] (battery present)
[    0.280996] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.281244] Linux agpgart interface v0.103
[    0.281371] ACPI: bus type drm_connector registered
[    0.281980] rtsx_pci 0000:08:00.0: enabling device (0000 -> 0002)
[    0.397490] nvme 0000:06:00.0: platform quirk: setting simple suspend
[    0.397590] nvme nvme0: pci function 0000:06:00.0
[    0.397622] ahci 0000:00:17.0: version 3.0
[    0.398083] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[    0.398091] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[    0.398448] scsi host0: ahci
[    0.398612] scsi host1: ahci
[    0.398800] scsi host2: ahci
[    0.398936] scsi host3: ahci
[    0.399061] scsi host4: ahci
[    0.399086] ata1: DUMMY
[    0.399088] ata2: DUMMY
[    0.399089] ata3: DUMMY
[    0.399090] ata4: DUMMY
[    0.399094] ata5: SATA max UDMA/133 abar m2048@0xc53a3000 port 0xc53a3300 irq 126
[    0.399153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.399157] ehci-pci: EHCI PCI platform driver
[    0.399166] uhci_hcd: USB Universal Host Controller Interface driver
[    0.399326] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.399334] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.400401] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.400556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    0.400561] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.400573] usb usb1: Product: xHCI Host Controller
[    0.400576] usb usb1: Manufacturer: Linux 5.17.0-rc5+ xhci-hcd
[    0.400579] usb usb1: SerialNumber: 0000:00:14.0
[    0.400686] hub 1-0:1.0: USB hub found
[    0.400703] hub 1-0:1.0: 16 ports detected
[    0.401830] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.401835] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.401838] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.401867] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[    0.401870] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.401873] usb usb2: Product: xHCI Host Controller
[    0.401874] usb usb2: Manufacturer: Linux 5.17.0-rc5+ xhci-hcd
[    0.401876] usb usb2: SerialNumber: 0000:00:14.0
[    0.401966] hub 2-0:1.0: USB hub found
[    0.401978] hub 2-0:1.0: 8 ports detected
[    0.402249] usb: port power management may be unreliable
[    0.402560] usbcore: registered new interface driver usb-storage
[    0.402570] usbcore: registered new interface driver ums-realtek
[    0.402590] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.403611] nvme nvme0: allocated 32 MiB host memory buffer.
[    0.404829] nvme nvme0: 12/0/0 default/read/poll queues
[    0.407718]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    0.715578] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.027585] i8042: Detected active multiplexing controller, rev 1.1
[    1.029535] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.029559] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.029574] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.029587] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.029599] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.029731] mousedev: PS/2 mouse device common for all mice
[    1.030053] rtc_cmos 00:04: RTC can wake from S4
[    1.031219] rtc_cmos 00:04: registered as rtc0
[    1.031464] rtc_cmos 00:04: setting system clock to 2022-02-23T13:45:45 UTC (1645623945)
[    1.031468] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    1.031477] i2c_dev: i2c /dev entries driver
[    1.032186] intel_pstate: Intel P-state driver initializing
[    1.032300] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.032785] intel_pstate: HWP enabled
[    1.032807] efifb: probing for efifb
[    1.032825] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.032826] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.032827] efifb: scrolling: redraw
[    1.032828] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.034733] Console: switching to colour frame buffer device 240x67
[    1.036669] fb0: EFI VGA frame buffer device
[    1.036764] NET: Registered PF_PACKET protocol family
[    1.036773] NET: Registered PF_KEY protocol family
[    1.036782] Key type dns_resolver registered
[    1.043558] microcode: sig=0xa0652, pf=0x20, revision=0xea
[    1.043867] microcode: Microcode Update Driver: v2.2.
[    1.043869] IPI shorthand broadcast: enabled
[    1.043899] AVX2 version of gcm_enc/dec engaged.
[    1.044248] AES CTR mode by8 optimization enabled
[    1.044502] sched_clock: Marking stable (1038948456, 5549938)->(1063952760, -19454366)
[    1.044668] registered taskstats version 1
[    1.044676] Loading compiled-in X.509 certificates
[    1.051681] ata5.00: ATA-10: ST2000LM015-2E8174, 0001, max UDMA/133
[    1.060875] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.111244] ata5.00: configured for UDMA/133
[    1.111332] scsi 4:0:0:0: Direct-Access     ATA      ST2000LM015-2E81 0001 PQ: 0 ANSI: 5
[    1.111468] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    1.111800] sd 4:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.111813] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    1.111866] sd 4:0:0:0: [sda] Write Protect is off
[    1.111875] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.111967] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.161315]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[    1.162042] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.257089] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    1.285089] tsc: Refined TSC clocksource calibration: 2591.998 MHz
[    1.285106] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb518234, max_idle_ns: 440795279333 ns
[    1.285283] clocksource: Switched to clocksource tsc
[    1.316540] ALSA device list:
[    1.316576]   No soundcards found.
[    1.319927] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: disabled.
[    1.319950] VFS: Mounted root (ext4 filesystem) readonly on device 259:4.
[    1.320428] devtmpfs: mounted
[    1.320680] Freeing unused kernel image (initmem) memory: 1016K
[    1.332855] Write protecting the kernel read-only data: 18432k
[    1.333505] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.333803] Freeing unused kernel image (rodata/data gap) memory: 1504K
[    1.340173] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.340184] Run /sbin/init as init process
[    1.340190]   with arguments:
[    1.340191]     /sbin/init
[    1.340191]   with environment:
[    1.340192]     HOME=/
[    1.340192]     TERM=linux
[    1.340193]     BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc5+
[    1.340193]     apm=power_off
[    1.407323] usb 1-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[    1.407753] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.408244] usb 1-1: Product: USB Receiver
[    1.408737] usb 1-1: Manufacturer: Logitech
[    1.417337] tun: Universal TUN/TAP device driver, 1.6
[    1.421244] random: fast init done
[    1.444642] udevd[311]: starting version 3.2.11
[    1.446255] random: udevd: uninitialized urandom read (16 bytes read)
[    1.446790] random: udevd: uninitialized urandom read (16 bytes read)
[    1.447234] random: udevd: uninitialized urandom read (16 bytes read)
[    1.457075] udevd[312]: starting eudev-3.2.11
[    1.461687] mmc0: cannot verify signal voltage switch
[    1.468710] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.469392] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.470027] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.470608] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
[    1.472049] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    1.476068] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    1.476159] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.478390] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.480806] Intel(R) Wireless WiFi driver for Linux
[    1.484700] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-69.ucode failed with error -2
[    1.485200] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-68.ucode failed with error -2
[    1.486870] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    1.487536] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    1.488430] iwlwifi 0000:00:14.3: loaded firmware version 67.8f59b80b.0 QuZ-a0-hr-b0-67.ucode op_mode iwlmvm
[    1.494400] checking generic (a0000000 7f0000) vs hw (c2000000 1000000)
[    1.494402] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[    1.494403] fb0: switching to i915 from EFI VGA
[    1.494947] Console: switching to colour dummy device 80x25
[    1.494964] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.496041] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.496599] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    1.497295] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.516573] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    1.536620] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    1.549683] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.549743] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.550012] i2c i2c-4: 2/2 memory slots populated (from DMI)
[    1.550015] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    1.550352] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    1.550391] i2c i2c-4: Successfully instantiated SPD at 0x50
[    1.550500] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input9
[    1.551895] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    1.552686] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[    1.552749] thermal thermal_zone2: failed to read out thermal zone (-61)
[    1.552888] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.553007] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10
[    1.553068] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    1.563508] fbcon: i915drmfb (fb0) is primary device
[    1.570188] Console: switching to colour frame buffer device 240x67
[    1.579395] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    1.581076] mmc0: new ultra high speed SDR104 SDHC card at address 59b4
[    1.581185] mmcblk0: mmc0:59b4 SDU1  14.7 GiB 
[    1.581845]  mmcblk0: p1
[    1.611319] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC293: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    1.611342] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.611357] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    1.611370] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    1.611381] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    1.611392] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x18
[    1.611404] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x1a
[    1.611416] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    1.674581] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    1.674615] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    1.674649] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    1.674679] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    1.674711] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    1.674739] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    1.674768] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    1.675372] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    1.701293] usb 1-8: New USB device found, idVendor=04f2, idProduct=b685, bcdDevice=54.04
[    1.701310] usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    1.701321] usb 1-8: Product: Chicony USB2.0 Camera
[    1.701328] usb 1-8: Manufacturer: Sonix Technology Co., Ltd.
[    1.740459] iwlwifi 0000:00:14.3: base HW address: 34:7d:f6:df:83:1a
[    1.828611] usb 1-14: new full-speed USB device number 4 using xhci_hcd
[    1.978483] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    1.978518] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.001679] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C534.0001/input/input18
[    2.060694] hid-generic 0003:046D:C534.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
[    2.062634] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input19
[    2.062694] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input20
[    2.120691] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input21
[    2.120824] hid-generic 0003:046D:C534.0002: input,hiddev96: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
[    2.120861] usbcore: registered new interface driver usbhid
[    2.120872] usbhid: USB HID core driver
[    2.231170] usb 1-8: Found UVC 1.00 device Chicony USB2.0 Camera (04f2:b685)
[    2.238128] usbcore: registered new interface driver uvcvideo
[    2.240000] usbcore: registered new interface driver btusb
[    3.009272] urandom_read: 6 callbacks suppressed
[    3.009275] random: udevd: uninitialized urandom read (16 bytes read)
[    3.303351] Adding 65535996k swap on /dev/sda5.  Priority:1 extents:1 across:65535996k 
[    3.310405] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled.
[    3.339216] EXT4-fs (nvme0n1p4): re-mounted. Quota mode: disabled.
[    3.404658] ntfs3: Max link count 4000
[    3.666291] EXT4-fs (sda7): mounted filesystem with ordered data mode. Quota mode: disabled.
[    3.674035] random: crng init done
[    3.739537] EXT4-fs (sda8): mounted filesystem with ordered data mode. Quota mode: disabled.
[    3.799859] EXT4-fs (sda6): mounted filesystem with ordered data mode. Quota mode: disabled.
[    3.853365] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: disabled.
[    6.495475] wlan0: authenticate with 80:72:15:67:7c:25
[    6.507488] wlan0: send auth to DE:AD:BE:EF:AA:BB (try 1/3)
[    6.534986] wlan0: authenticated
[    6.536867] wlan0: associate with DE:AD:BE:EF:AA:BB (try 1/3)
[    6.556598] wlan0: RX AssocResp from DE:AD:BE:EF:AA:BB (capab=0x1011 status=0 aid=1)
[    6.565849] wlan0: associated
[    6.587428] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by DE:AD:BE:EF:AA:BB
[    7.051712] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.052308] Bluetooth: BNEP filters: protocol multicast
[    7.052925] Bluetooth: BNEP socket layer initialized
[    7.259409] CIFS: Attempting to mount \\nas\Share
[    8.368062] CIFS: Attempting to mount \\nas\Media
[   16.193489] Bluetooth: RFCOMM TTY layer initialized
[   16.193493] Bluetooth: RFCOMM socket layer initialized
[   16.193496] Bluetooth: RFCOMM ver 1.11
[   20.089013] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Quota mode: disabled.
[ 2648.113797] Bluetooth: hci0: unexpected event 0xff length: 4 > 0

Attachment: btmon.log.bad
Description: application/unknown-content-type

Bluetooth monitor ver 5.63
= Note: Linux version 5.17.0-rc5+ (x86_64)                             0.235370
= Note: Bluetooth subsystem version 2.22                               0.235371
= New Index: 34:7D:F6:DF:83:1E (Primary,USB,hci0)               [hci0] 0.235371
= Open Index: 34:7D:F6:DF:83:1E                                 [hci0] 0.235371
= Index Info: 34:7D:F6:DF:83:1E (Intel Corp.)                   [hci0] 0.235371
@ MGMT Open: bluetoothd (privileged) version 1.21             {0x0002} 0.235372
> HCI Event: Connect Request (0x04) plen 10                  #1 [hci0] 9.341526
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Class: 0x240404
          Major class: Audio/Video (headset, speaker, stereo, video, vcr)
          Minor class: Wearable Headset Device
          Rendering (Printing, Speaker)
          Audio (Speaker, Microphone, Headset)
        Link type: ACL (0x01)
< HCI Command: Accept Connection Req.. (0x01|0x0009) plen 7  #2 [hci0] 9.341583
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Role: Central (0x00)
> HCI Event: Command Status (0x0f) plen 4                    #3 [hci0] 9.342004
      Accept Connection Request (0x01|0x0009) ncmd 1
        Status: Success (0x00)
> HCI Event: Role Change (0x12) plen 8                       #4 [hci0] 9.459518
        Status: Success (0x00)
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Role: Central (0x00)
> HCI Event: Vendor (0xff) plen 4                            #5 [hci0] 9.637517
        26 00 01 01                                      &...            
> HCI Event: Connect Complete (0x03) plen 11                 #6 [hci0] 9.640283
        Status: Success (0x00)
        Handle: 256
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Link type: ACL (0x01)
        Encryption: Disabled (0x00)
< HCI Command: Read Remote Supported.. (0x01|0x001b) plen 2  #7 [hci0] 9.640357
        Handle: 256
> HCI Event: Command Status (0x0f) plen 4                    #8 [hci0] 9.641019
      Read Remote Supported Features (0x01|0x001b) ncmd 1
        Status: Success (0x00)
> HCI Event: Max Slots Change (0x1b) plen 3                  #9 [hci0] 9.646278
        Handle: 256
        Max slots: 5
> HCI Event: Read Remote Supported Features (0x0b) plen 11  #10 [hci0] 9.647286
        Status: Success (0x00)
        Handle: 256
        Features: 0xff 0xee 0x0f 0xfa 0x98 0x3f 0x59 0x87
          3 slot packets
          5 slot packets
          Encryption
          Slot offset
          Timing accuracy
          Role switch
          Hold mode
          Sniff mode
          Power control requests
          Channel quality driven data rate (CQDDR)
          SCO link
          HV3 packets
          u-law log synchronous data
          A-law log synchronous data
          CVSD synchronous data
          Paging parameter negotiation
          Power control
          Transparent synchronous data
          Enhanced Data Rate ACL 2 Mbps mode
          Enhanced inquiry scan
          Interlaced inquiry scan
          Interlaced page scan
          RSSI with inquiry results
          Extended SCO link (EV3 packets)
          AFH capable peripheral
          AFH classification peripheral
          3-slot Enhanced Data Rate ACL packets
          5-slot Enhanced Data Rate ACL packets
          Sniff subrating
          Pause encryption
          AFH capable central
          AFH classification central
          Enhanced Data Rate eSCO 2 Mbps mode
          Extended Inquiry Response
          Secure Simple Pairing
          Encapsulated PDU
          Non-flushable Packet Boundary Flag
          Link Supervision Timeout Changed Event
          Inquiry TX Power Level
          Enhanced Power Control
          Extended features
< HCI Command: Read Remote Extended.. (0x01|0x001c) plen 3  #11 [hci0] 9.647337
        Handle: 256
        Page: 1
> HCI Event: Command Status (0x0f) plen 4                   #12 [hci0] 9.648289
      Read Remote Extended Features (0x01|0x001c) ncmd 1
        Status: Success (0x00)
> ACL Data RX: Handle 256 flags 0x02 dlen 12                #13 [hci0] 9.649072
      L2CAP: Connection Request (0x02) ident 1 len 4
        PSM: 1 (0x0001)
        Source CID: 128
> HCI Event: Read Remote Extended Features (0x23) plen 13   #14 [hci0] 9.653310
        Status: Success (0x00)
        Handle: 256
        Page: 1/1
        Features: 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00
          Secure Simple Pairing (Host Support)
< HCI Command: Remote Name Request (0x01|0x0019) plen 10    #15 [hci0] 9.653367
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Page scan repetition mode: R2 (0x02)
        Page scan mode: Mandatory (0x00)
        Clock offset: 0x0000
< ACL Data TX: Handle 256 flags 0x00 dlen 10                #16 [hci0] 9.653372
      L2CAP: Information Request (0x0a) ident 1 len 2
        Type: Extended features supported (0x0002)
@ MGMT Event: Device Connected (0x000b) plen 18        {0x0002} [hci0] 9.653375
        BR/EDR Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Flags: 0x00000000
        Data length: 5
        Class: 0x240404
          Major class: Audio/Video (headset, speaker, stereo, video, vcr)
          Minor class: Wearable Headset Device
          Rendering (Printing, Speaker)
          Audio (Speaker, Microphone, Headset)
< ACL Data TX: Handle 256 flags 0x00 dlen 16                #17 [hci0] 9.653380
      L2CAP: Connection Response (0x03) ident 1 len 8
        Destination CID: 64
        Source CID: 128
        Result: Connection pending (0x0001)
        Status: No further information available (0x0000)
< ACL Data TX: Handle 256 flags 0x00 dlen 10                #18 [hci0] 9.653382
      L2CAP: Information Request (0x0a) ident 2 len 2
        Type: Extended features supported (0x0002)
> HCI Event: Command Status (0x0f) plen 4                   #19 [hci0] 9.655013
      Remote Name Request (0x01|0x0019) ncmd 1
        Status: Success (0x00)
> HCI Event: Number of Completed Packets (0x13) plen 5      #20 [hci0] 9.657029
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 16                #21 [hci0] 9.657584
      L2CAP: Information Response (0x0b) ident 1 len 8
        Type: Extended features supported (0x0002)
        Result: Success (0x0000)
        Features: 0x000000b8
          Enhanced Retransmission Mode
          Streaming Mode
          FCS Option
          Fixed Channels
> HCI Event: Number of Completed Packets (0x13) plen 5      #22 [hci0] 9.660013
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #23 [hci0] 9.662035
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 16                #24 [hci0] 9.665127
      L2CAP: Information Response (0x0b) ident 2 len 8
        Type: Extended features supported (0x0002)
        Result: Success (0x0000)
        Features: 0x000000b8
          Enhanced Retransmission Mode
          Streaming Mode
          FCS Option
          Fixed Channels
< ACL Data TX: Handle 256 flags 0x00 dlen 10                #25 [hci0] 9.665138
      L2CAP: Information Request (0x0a) ident 3 len 2
        Type: Fixed channels supported (0x0003)
> HCI Event: Remote Name Req Complete (0x07) plen 255       #26 [hci0] 9.668991
        Status: Success (0x00)
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Name: SBH60
> HCI Event: Number of Completed Packets (0x13) plen 5      #27 [hci0] 9.669993
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 20                #28 [hci0] 9.671210
      L2CAP: Information Response (0x0b) ident 3 len 12
        Type: Fixed channels supported (0x0003)
        Result: Success (0x0000)
        Channels: 0x0000000000000036
          L2CAP Signaling (BR/EDR)
          Connectionless reception
          Attribute Protocol
          L2CAP Signaling (LE)
< ACL Data TX: Handle 256 flags 0x00 dlen 16                #29 [hci0] 9.671241
      L2CAP: Connection Response (0x03) ident 1 len 8
        Destination CID: 64
        Source CID: 128
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)
< ACL Data TX: Handle 256 flags 0x00 dlen 23                #30 [hci0] 9.671245
      L2CAP: Configure Request (0x04) ident 4 len 15
        Destination CID: 128
        Flags: 0x0000
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 0
          Max transmit: 0
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 0
> HCI Event: Number of Completed Packets (0x13) plen 5      #31 [hci0] 9.674026
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #32 [hci0] 9.674991
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 16                #33 [hci0] 9.675089
      L2CAP: Configure Request (0x04) ident 2 len 8
        Destination CID: 64
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 48
< ACL Data TX: Handle 256 flags 0x00 dlen 18                #34 [hci0] 9.675095
      L2CAP: Configure Response (0x05) ident 2 len 10
        Source CID: 128
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 48
> ACL Data RX: Handle 256 flags 0x02 dlen 14                #35 [hci0] 9.676293
      L2CAP: Configure Response (0x05) ident 4 len 6
        Source CID: 64
        Flags: 0x0000
        Result: Success (0x0000)
> HCI Event: Number of Completed Packets (0x13) plen 5      #36 [hci0] 9.679289
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 24                #37 [hci0] 9.681506
      Channel: 64 len 20 [PSM 1 mode Basic (0x00)] {chan 0}
      SDP: Service Search Attribute Request (0x06) tid 1 len 15
        Search pattern: [len 7]
          Sequence (6) with 5 bytes [8 extra bits] len 7
            UUID (3) with 4 bytes [0 extra bits] len 5
              Handsfree Audio Gateway (0x0000111f)
        Max record count: 38
        Attribute list: [len 5]
          Sequence (6) with 3 bytes [8 extra bits] len 5
            Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
              0x0004
        Continuation state: 0
< ACL Data TX: Handle 256 flags 0x00 dlen 33                #38 [hci0] 9.681682
      Channel: 128 len 29 [PSM 1 mode Basic (0x00)] {chan 0}
      SDP: Service Search Attribute Response (0x07) tid 1 len 24
        Attribute bytes: 21
          Attribute list: [len 17] {position 0}
            Attribute: Protocol Descriptor List (0x0004) [len 2]
              Sequence (6) with 3 bytes [8 extra bits] len 5
                UUID (3) with 2 bytes [0 extra bits] len 3
                  L2CAP (0x0100)
              Sequence (6) with 5 bytes [8 extra bits] len 7
                UUID (3) with 2 bytes [0 extra bits] len 3
                  RFCOMM (0x0003)
                Unsigned Integer (1) with 1 byte [0 extra bits] len 2
                  0x0d
        Continuation state: 0
> HCI Event: Number of Completed Packets (0x13) plen 5      #39 [hci0] 9.685028
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 12                #40 [hci0] 9.687532
      L2CAP: Disconnection Request (0x06) ident 3 len 4
        Destination CID: 64
        Source CID: 128
< ACL Data TX: Handle 256 flags 0x00 dlen 12                #41 [hci0] 9.687566
      L2CAP: Disconnection Response (0x07) ident 3 len 4
        Destination CID: 64
        Source CID: 128
> HCI Event: Number of Completed Packets (0x13) plen 5      #42 [hci0] 9.692288
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Link Key Request (0x17) plen 6                 #43 [hci0] 9.697033
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
< HCI Command: Link Key Request Re.. (0x01|0x000b) plen 22  #44 [hci0] 9.697069
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
        Link key: 4005f1b5fa667fb55c4852237fa4d652
> HCI Event: Command Complete (0x0e) plen 10                #45 [hci0] 9.698266
      Link Key Request Reply (0x01|0x000b) ncmd 1
        Status: Success (0x00)
        Address: 44:74:6C:FC:74:51 (Sony Corporation)
> HCI Event: Encryption Change (0x08) plen 4                #46 [hci0] 9.726246
        Status: Success (0x00)
        Handle: 256
        Encryption: Enabled with E0 (0x01)
> ACL Data RX: Handle 256 flags 0x02 dlen 12                #47 [hci0] 9.726257
      L2CAP: Connection Request (0x02) ident 4 len 4
        PSM: 3 (0x0003)
        Source CID: 192
< HCI Command: Read Encryption Key... (0x05|0x0008) plen 2  #48 [hci0] 9.726265
        Handle: 256
< ACL Data TX: Handle 256 flags 0x00 dlen 16                #49 [hci0] 9.726268
      L2CAP: Connection Response (0x03) ident 4 len 8
        Destination CID: 64
        Source CID: 192
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)
< ACL Data TX: Handle 256 flags 0x00 dlen 27                #50 [hci0] 9.726270
      L2CAP: Configure Request (0x04) ident 5 len 19
        Destination CID: 192
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 1021
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 0
          Max transmit: 0
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 0
> HCI Event: Command Complete (0x0e) plen 7                 #51 [hci0] 9.727072
      Read Encryption Key Size (0x05|0x0008) ncmd 1
        Status: Success (0x00)
        Handle: 256
        Key size: 16
> HCI Event: Number of Completed Packets (0x13) plen 5      #52 [hci0] 9.729276
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #53 [hci0] 9.730278
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 16                #54 [hci0] 9.731727
      L2CAP: Configure Request (0x04) ident 5 len 8
        Destination CID: 64
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 4022
< ACL Data TX: Handle 256 flags 0x00 dlen 18                #55 [hci0] 9.731780
      L2CAP: Configure Response (0x05) ident 5 len 10
        Source CID: 192
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 4022
> ACL Data RX: Handle 256 flags 0x02 dlen 18                #56 [hci0] 9.732785
      L2CAP: Configure Response (0x05) ident 5 len 10
        Source CID: 64
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 1021
> HCI Event: Number of Completed Packets (0x13) plen 5      #57 [hci0] 9.735428
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 8                 #58 [hci0] 9.737813
      Channel: 64 len 4 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Set Async Balance Mode (SABM) (0x2f)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0x3f poll/final 1
         Length: 0
         FCS: 0x1c
< ACL Data TX: Handle 256 flags 0x00 dlen 8                 #59 [hci0] 9.737872
      Channel: 192 len 4 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Ack (UA) (0x63)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0x73 poll/final 1
         Length: 0
         FCS: 0xd7
> HCI Event: Number of Completed Packets (0x13) plen 5      #60 [hci0] 9.742507
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 18                #61 [hci0] 9.744086
      Channel: 64 len 14 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0xef poll/final 0
         Length: 10
         FCS: 0x70
         MCC Message type: DLC Parameter Negotiation CMD (0x20)
           Length: 8
           dlci 26 frame_type 0 credit_flow 15 pri 0
           ack_timer 0 frame_size 884 max_retrans 0 credits 1
< ACL Data TX: Handle 256 flags 0x00 dlen 18                #62 [hci0] 9.744225
      Channel: 192 len 14 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x01 cr 0 dlci 0x00
         Control: 0xef poll/final 0
         Length: 10
         FCS: 0xaa
         MCC Message type: DLC Parameter Negotiation RSP (0x20)
           Length: 8
           dlci 26 frame_type 0 credit_flow 14 pri 0
           ack_timer 0 frame_size 884 max_retrans 0 credits 7
> HCI Event: Number of Completed Packets (0x13) plen 5      #63 [hci0] 9.748429
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 8                 #64 [hci0] 9.750406
      Channel: 64 len 4 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Set Async Balance Mode (SABM) (0x2f)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0x3f poll/final 1
         Length: 0
         FCS: 0xe7
< ACL Data TX: Handle 256 flags 0x00 dlen 8                 #65 [hci0] 9.750612
      Channel: 192 len 4 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Ack (UA) (0x63)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0x73 poll/final 1
         Length: 0
         FCS: 0x2c
< ACL Data TX: Handle 256 flags 0x00 dlen 12                #66 [hci0] 9.750621
      Channel: 192 len 8 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x01 cr 0 dlci 0x00
         Control: 0xef poll/final 0
         Length: 4
         FCS: 0xaa
         MCC Message type: Modem Status Command CMD (0x38)
           Length: 2
           dlci 26 
           fc 0 rtc 1 rtr 1 ic 0 dv 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #67 [hci0] 9.754273
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #68 [hci0] 9.755278
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 12                #69 [hci0] 9.756315
      Channel: 64 len 8 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0xef poll/final 0
         Length: 4
         FCS: 0x70
         MCC Message type: Modem Status Command CMD (0x38)
           Length: 2
           dlci 26 
           fc 0 rtc 1 rtr 1 ic 0 dv 1
< ACL Data TX: Handle 256 flags 0x00 dlen 12                #70 [hci0] 9.756454
      Channel: 192 len 8 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x01 cr 0 dlci 0x00
         Control: 0xef poll/final 0
         Length: 4
         FCS: 0xaa
         MCC Message type: Modem Status Command RSP (0x38)
           Length: 2
           dlci 26 
           fc 0 rtc 1 rtr 1 ic 0 dv 1
> ACL Data RX: Handle 256 flags 0x02 dlen 12                #71 [hci0] 9.757570
      Channel: 64 len 8 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x03 cr 1 dlci 0x00
         Control: 0xef poll/final 0
         Length: 4
         FCS: 0x70
         MCC Message type: Modem Status Command RSP (0x38)
           Length: 2
           dlci 26 
           fc 0 rtc 1 rtr 1 ic 0 dv 1
< ACL Data TX: Handle 256 flags 0x00 dlen 9                 #72 [hci0] 9.757697
      Channel: 192 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0x22
         Credits: 33
        22                                               "               
> HCI Event: Number of Completed Packets (0x13) plen 5      #73 [hci0] 9.760023
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #74 [hci0] 9.762247
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 21                #75 [hci0] 9.763745
      Channel: 64 len 17 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 12
         FCS: 0xf8
         Credits: 2
        41 54 2b 42 52 53 46 3d 31 38 37 0d f8           AT+BRSF=187..   
< ACL Data TX: Handle 256 flags 0x00 dlen 22                #76 [hci0] 9.763943
      Channel: 192 len 18 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 14
         FCS: 0x3e
        0d 0a 2b 42 52 53 46 3a 20 35 37 36 0d 0a 3e     ..+BRSF: 576..> 
< ACL Data TX: Handle 256 flags 0x00 dlen 14                #77 [hci0] 9.763962
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5      #78 [hci0] 9.768270
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #79 [hci0] 9.769108
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                 #80 [hci0] 9.770249
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 9                 #81 [hci0] 9.771563
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 19                #82 [hci0] 9.772806
      Channel: 64 len 15 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 11
         FCS: 0xe4
        41 54 2b 42 41 43 3d 31 2c 32 0d e4              AT+BAC=1,2..    
< ACL Data TX: Handle 256 flags 0x00 dlen 14                #83 [hci0] 9.773044
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5      #84 [hci0] 9.777025
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                 #85 [hci0] 9.778761
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 18                #86 [hci0] 9.780253
      Channel: 64 len 14 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 10
         FCS: 0xe4
        41 54 2b 43 49 4e 44 3d 3f 0d e4                 AT+CIND=?..     
< ACL Data TX: Handle 256 flags 0x00 dlen 90                #87 [hci0] 9.780461
      Channel: 192 len 86 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 82
         FCS: 0x3e
        0d 0a 2b 43 49 4e 44 3a 20 28 22 73 65 72 76 69  ..+CIND: ("servi
        63 65 22 2c 28 30 2d 31 29 29 2c 28 22 63 61 6c  ce",(0-1)),("cal
        6c 22 2c 28 30 2d 31 29 29 2c 28 22 63 61 6c 6c  l",(0-1)),("call
        73 65 74 75 70 22 2c 28 30 2d 33 29 29 2c 28 22  setup",(0-3)),("
        63 61 6c 6c 68 65 6c 64 22 2c 28 30 2d 32 29 29  callheld",(0-2))
        0d 0a 3e                                         ..>             
< ACL Data TX: Handle 256 flags 0x00 dlen 14                #88 [hci0] 9.780467
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5      #89 [hci0] 9.785025
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #90 [hci0] 9.787066
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                 #91 [hci0] 9.787738
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 9                 #92 [hci0] 9.792522
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 17                #93 [hci0] 9.793862
      Channel: 64 len 13 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 9
         FCS: 0xe4
        41 54 2b 43 49 4e 44 3f 0d e4                    AT+CIND?..      
< ACL Data TX: Handle 256 flags 0x00 dlen 26                #94 [hci0] 9.794065
      Channel: 192 len 22 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 18
         FCS: 0x3e
        0d 0a 2b 43 49 4e 44 3a 20 30 2c 30 2c 30 2c 30  ..+CIND: 0,0,0,0
        0d 0a 3e                                         ..>             
< ACL Data TX: Handle 256 flags 0x00 dlen 14                #95 [hci0] 9.794071
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5      #96 [hci0] 9.798117
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5      #97 [hci0] 9.799171
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                 #98 [hci0] 9.800250
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 9                 #99 [hci0] 9.801505
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 27               #100 [hci0] 9.802518
      Channel: 64 len 23 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 19
         FCS: 0xe4
        41 54 2b 43 4d 45 52 3d 33 2c 20 30 2c 20 30 2c  AT+CMER=3, 0, 0,
        20 31 0d e4                                       1..            
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #101 [hci0] 9.802723
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
< ACL Data TX: Handle 256 flags 0x00 dlen 18               #102 [hci0] 9.802728
      Channel: 192 len 14 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 10
         FCS: 0x3e
        0d 0a 2b 42 43 53 3a 32 0d 0a 3e                 ..+BCS:2..>     
> HCI Event: Number of Completed Packets (0x13) plen 5     #103 [hci0] 9.807071
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5     #104 [hci0] 9.808348
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #105 [hci0] 9.809130
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #106 [hci0] 9.822754
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 18               #107 [hci0] 9.823988
      Channel: 64 len 14 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 10
         FCS: 0xe4
        41 54 2b 56 47 53 3d 31 30 0d e4                 AT+VGS=10..     
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #108 [hci0] 9.824208
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> ACL Data RX: Handle 256 flags 0x02 dlen 12               #109 [hci0] 9.825114
      L2CAP: Connection Request (0x02) ident 6 len 4
        PSM: 25 (0x0019)
        Source CID: 257
< ACL Data TX: Handle 256 flags 0x00 dlen 16               #110 [hci0] 9.825127
      L2CAP: Connection Response (0x03) ident 6 len 8
        Destination CID: 65
        Source CID: 257
        Result: Connection pending (0x0001)
        Status: Authorization pending (0x0002)
< ACL Data TX: Handle 256 flags 0x00 dlen 16               #111 [hci0] 9.825276
      L2CAP: Connection Response (0x03) ident 6 len 8
        Destination CID: 65
        Source CID: 257
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)
< ACL Data TX: Handle 256 flags 0x00 dlen 23               #112 [hci0] 9.825281
      L2CAP: Configure Request (0x04) ident 6 len 15
        Destination CID: 257
        Flags: 0x0000
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 0
          Max transmit: 0
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 0
> HCI Event: Number of Completed Packets (0x13) plen 5     #113 [hci0] 9.828314
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5     #114 [hci0] 9.829323
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5     #115 [hci0] 9.830315
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #116 [hci0] 9.830322
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 17               #117 [hci0] 9.831618
      Channel: 64 len 13 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 9
         FCS: 0xe4
        41 54 2b 42 54 52 48 3f 0d e4                    AT+BTRH?..      
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #118 [hci0] 9.831831
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5     #119 [hci0] 9.832417
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 20               #120 [hci0] 9.832436
      L2CAP: Configure Request (0x04) ident 7 len 12
        Destination CID: 65
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 895
        Option: Flush Timeout (0x02) [mandatory]
          Flush timeout: 65535
< ACL Data TX: Handle 256 flags 0x00 dlen 18               #121 [hci0] 9.832441
      L2CAP: Configure Response (0x05) ident 7 len 10
        Source CID: 257
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 895
> ACL Data RX: Handle 256 flags 0x02 dlen 22               #122 [hci0] 9.833744
      L2CAP: Configure Response (0x05) ident 6 len 14
        Source CID: 65
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 672
        Option: Flush Timeout (0x02) [mandatory]
          Flush timeout: 65535
> HCI Event: Number of Completed Packets (0x13) plen 5     #123 [hci0] 9.835275
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #124 [hci0] 9.836564
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> HCI Event: Number of Completed Packets (0x13) plen 5     #125 [hci0] 9.837026
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 17               #126 [hci0] 9.837624
      Channel: 64 len 13 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 9
         FCS: 0xe4
        41 54 2b 42 43 53 3d 32 0d e4                    AT+BCS=2..      
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #127 [hci0] 9.837851
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5     #128 [hci0] 9.842026
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #129 [hci0] 9.853766
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 35               #130 [hci0] 9.867777
      Channel: 64 len 31 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 27
         FCS: 0xe4
        41 54 2b 58 45 56 45 4e 54 3d 42 41 54 54 45 52  AT+XEVENT=BATTER
        59 2c 38 2c 31 30 2c 30 2c 30 0d e4              Y,8,10,0,0..    
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #131 [hci0] 9.867986
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5     #132 [hci0] 9.872509
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #133 [hci0] 9.874122
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 16               #134 [hci0] 9.875439
      Channel: 64 len 12 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 8
         FCS: 0xe4
        41 54 2b 43 4c 43 43 0d e4                       AT+CLCC..       
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #135 [hci0] 9.875685
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5     #136 [hci0] 9.879429
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #137 [hci0] 9.881640
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 23               #138 [hci0] 9.882805
      Channel: 64 len 19 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 15
         FCS: 0xe4
        41 54 2b 42 49 41 3d 30 2c 31 2c 31 2c 31 0d e4  AT+BIA=0,1,1,1..
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #139 [hci0] 9.883034
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5     #140 [hci0] 9.887441
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #141 [hci0] 9.889118
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
> ACL Data RX: Handle 256 flags 0x02 dlen 31               #142 [hci0] 9.890365
      Channel: 64 len 27 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 23
         FCS: 0xe4
        41 54 2b 43 53 52 53 46 3d 30 2c 30 2c 30 2c 31  AT+CSRSF=0,0,0,1
        2c 30 2c 30 2c 30 0d e4                          ,0,0,0..        
< ACL Data TX: Handle 256 flags 0x00 dlen 14               #143 [hci0] 9.890601
      Channel: 192 len 10 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x69 cr 0 dlci 0x1a
         Control: 0xef poll/final 0
         Length: 6
         FCS: 0x3e
        0d 0a 4f 4b 0d 0a 3e                             ..OK..>         
> HCI Event: Number of Completed Packets (0x13) plen 5     #144 [hci0] 9.894378
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 9                #145 [hci0] 9.896261
      Channel: 64 len 5 [PSM 3 mode Basic (0x00)] {chan 0}
      RFCOMM: Unnumbered Info with Header Check (UIH) (0xef)
         Address: 0x6b cr 1 dlci 0x1a
         Control: 0xff poll/final 1
         Length: 0
         FCS: 0xf8
         Credits: 1
        f8                                               .               
= bluetoothd: src/service.c:btd_service_connect() a2dp-sink profi..   11.532370
< ACL Data TX: Handle 256 flags 0x00 dlen 6               #146 [hci0] 11.532373
      Channel: 257 len 2 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Discover (0x01) Command (0x00) type 0x00 label 0 nosp 0
> HCI Event: Number of Completed Packets (0x13) plen 5    #147 [hci0] 11.535446
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 8               #148 [hci0] 11.539254
      Channel: 65 len 4 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Discover (0x01) Response Accept (0x02) type 0x00 label 0 nosp 0
        ACP SEID: 1
          Media Type: Audio (0x00)
          SEP Type: SNK (0x01)
          In use: No
< ACL Data TX: Handle 256 flags 0x00 dlen 18              #149 [hci0] 11.542868
      Channel: 257 len 14 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Set Configuration (0x03) Command (0x00) type 0x00 label 1 nosp 0
        ACP SEID: 1
        INT SEID: 2
        Service Category: Media Transport (0x01)
        Service Category: Media Codec (0x07)
          Media Type: Audio (0x00)
          Media Codec: SBC (0x00)
            Frequency: 44100 (0x20)
            Channel Mode: Joint Stereo (0x01)
            Block Length: 16 (0x10)
            Subbands: 8 (0x04)
            Allocation Method: Loudness (0x01)
            Minimum Bitpool: 2
            Maximum Bitpool: 53
> HCI Event: Number of Completed Packets (0x13) plen 5    #150 [hci0] 11.547285
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 6               #151 [hci0] 11.551494
      Channel: 65 len 2 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Set Configuration (0x03) Response Accept (0x02) type 0x00 label 1 nosp 0
< ACL Data TX: Handle 256 flags 0x00 dlen 7               #152 [hci0] 11.552034
      Channel: 257 len 3 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Open (0x06) Command (0x00) type 0x00 label 2 nosp 0
        ACP SEID: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #153 [hci0] 11.555287
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 6               #154 [hci0] 11.558993
      Channel: 65 len 2 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Open (0x06) Response Accept (0x02) type 0x00 label 2 nosp 0
< ACL Data TX: Handle 256 flags 0x00 dlen 12              #155 [hci0] 11.559248
      L2CAP: Connection Request (0x02) ident 7 len 4
        PSM: 25 (0x0019)
        Source CID: 66
> HCI Event: Number of Completed Packets (0x13) plen 5    #156 [hci0] 11.563030
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 16              #157 [hci0] 11.565341
      L2CAP: Connection Response (0x03) ident 7 len 8
        Destination CID: 322
        Source CID: 66
        Result: Connection pending (0x0001)
        Status: Authorization pending (0x0002)
> ACL Data RX: Handle 256 flags 0x02 dlen 16              #158 [hci0] 11.566629
      L2CAP: Connection Response (0x03) ident 7 len 8
        Destination CID: 322
        Source CID: 66
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)
< ACL Data TX: Handle 256 flags 0x00 dlen 23              #159 [hci0] 11.566646
      L2CAP: Configure Request (0x04) ident 8 len 15
        Destination CID: 322
        Flags: 0x0000
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 0
          Max transmit: 0
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 0
> ACL Data RX: Handle 256 flags 0x02 dlen 20              #160 [hci0] 11.567497
      L2CAP: Configure Request (0x04) ident 8 len 12
        Destination CID: 66
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 895
        Option: Flush Timeout (0x02) [mandatory]
          Flush timeout: 65535
< ACL Data TX: Handle 256 flags 0x00 dlen 18              #161 [hci0] 11.567548
      L2CAP: Configure Response (0x05) ident 8 len 10
        Source CID: 322
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 895
> HCI Event: Number of Completed Packets (0x13) plen 5    #162 [hci0] 11.570288
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #163 [hci0] 11.572286
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 22              #164 [hci0] 11.572463
      L2CAP: Configure Response (0x05) ident 8 len 14
        Source CID: 66
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 672
        Option: Flush Timeout (0x02) [mandatory]
          Flush timeout: 65535
< ACL Data TX: Handle 256 flags 0x00 dlen 7               #165 [hci0] 11.572588
      Channel: 257 len 3 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Start (0x07) Command (0x00) type 0x00 label 3 nosp 0
        ACP SEID: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #166 [hci0] 11.577030
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 6               #167 [hci0] 11.584160
      Channel: 65 len 2 [PSM 25 mode Basic (0x00)] {chan 1}
      AVDTP: Start (0x07) Response Accept (0x02) type 0x00 label 3 nosp 0
= bluetoothd: /org/bluez/hci0/dev_44_74_6C_FC_74_51/sep1/fd0: fd(..   11.584354
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #168 [hci0] 11.587282
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #169 [hci0] 11.597017
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #170 [hci0] 11.607989
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #171 [hci0] 11.618406
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #172 [hci0] 11.628539
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #173 [hci0] 11.638517
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #174 [hci0] 11.648852
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #175 [hci0] 11.658514
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #176 [hci0] 11.669168
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #177 [hci0] 11.679520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #178 [hci0] 11.689486
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #179 [hci0] 11.699509
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #180 [hci0] 11.709806
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #181 [hci0] 11.719519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #182 [hci0] 11.730129
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #183 [hci0] 11.739523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #184 [hci0] 11.750439
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #185 [hci0] 11.760523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #186 [hci0] 11.770765
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #187 [hci0] 11.780525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #188 [hci0] 11.791073
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #189 [hci0] 11.800519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #190 [hci0] 11.811400
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #191 [hci0] 11.820519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #192 [hci0] 11.831713
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #193 [hci0] 11.842519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #194 [hci0] 11.852032
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> ACL Data RX: Handle 256 flags 0x02 dlen 12              #195 [hci0] 11.866781
      L2CAP: Connection Request (0x02) ident 9 len 4
        PSM: 23 (0x0017)
        Source CID: 387
< ACL Data TX: Handle 256 flags 0x00 dlen 16              #196 [hci0] 11.866805
      L2CAP: Connection Response (0x03) ident 9 len 8
        Destination CID: 67
        Source CID: 387
        Result: Connection pending (0x0001)
        Status: Authorization pending (0x0002)
< ACL Data TX: Handle 256 flags 0x00 dlen 16              #197 [hci0] 11.866984
      L2CAP: Connection Response (0x03) ident 9 len 8
        Destination CID: 67
        Source CID: 387
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)
< ACL Data TX: Handle 256 flags 0x00 dlen 23              #198 [hci0] 11.867011
      L2CAP: Configure Request (0x04) ident 9 len 15
        Destination CID: 387
        Flags: 0x0000
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 0
          Max transmit: 0
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 0
> HCI Event: Number of Completed Packets (0x13) plen 5    #199 [hci0] 11.869149
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 12              #200 [hci0] 11.869155
      L2CAP: Connection Request (0x02) ident 10 len 4
        PSM: 1 (0x0001)
        Source CID: 452
< ACL Data TX: Handle 256 flags 0x00 dlen 16              #201 [hci0] 11.869209
      L2CAP: Connection Response (0x03) ident 10 len 8
        Destination CID: 68
        Source CID: 452
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)
> HCI Event: Number of Completed Packets (0x13) plen 5    #202 [hci0] 11.872226
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x00 dlen 23              #203 [hci0] 11.872239
      L2CAP: Configure Request (0x04) ident 10 len 15
        Destination CID: 452
        Flags: 0x0000
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 0
          Max transmit: 0
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 0
> HCI Event: Number of Completed Packets (0x13) plen 5    #204 [hci0] 11.873341
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #205 [hci0] 11.873393
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #206 [hci0] 11.874374
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #207 [hci0] 11.875330
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 10              #208 [hci0] 11.875336
      L2CAP: Information Request (0x0a) ident 11 len 2
        Type: Extended features supported (0x0002)
< ACL Data TX: Handle 256 flags 0x00 dlen 16              #209 [hci0] 11.875390
      L2CAP: Information Response (0x0b) ident 11 len 8
        Type: Extended features supported (0x0002)
        Result: Success (0x0000)
        Features: 0x000002b8
          Enhanced Retransmission Mode
          Streaming Mode
          FCS Option
          Fixed Channels
          Unicast Connectionless Data Reception
> ACL Data RX: Handle 256 flags 0x02 dlen 18              #210 [hci0] 11.876582
      L2CAP: Configure Response (0x05) ident 9 len 10
        Source CID: 67
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 672
> HCI Event: Number of Completed Packets (0x13) plen 5    #211 [hci0] 11.877377
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 16              #212 [hci0] 11.880124
      L2CAP: Configure Request (0x04) ident 12 len 8
        Destination CID: 68
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 48
< ACL Data TX: Handle 256 flags 0x00 dlen 18              #213 [hci0] 11.880162
      L2CAP: Configure Response (0x05) ident 12 len 10
        Source CID: 452
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 48
> ACL Data RX: Handle 256 flags 0x02 dlen 14              #214 [hci0] 11.882565
      L2CAP: Configure Response (0x05) ident 10 len 6
        Source CID: 68
        Flags: 0x0000
        Result: Success (0x0000)
> HCI Event: Number of Completed Packets (0x13) plen 5    #215 [hci0] 11.883014
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #216 [hci0] 11.884033
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #217 [hci0] 11.885034
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #218 [hci0] 11.892450
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> ACL Data RX: Handle 256 flags 0x02 dlen 34              #219 [hci0] 11.898779
      L2CAP: Configure Request (0x04) ident 13 len 26
        Destination CID: 67
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 672
        Option: Flush Timeout (0x02) [mandatory]
          Flush timeout: 65535
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Enhanced Retransmission (0x03)
          TX window size: 5
          Max transmit: 10
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 4022
        Option: Frame Check Sequence (0x05) [mandatory]
          FCS: 16-bit FCS (0x01)
< ACL Data TX: Handle 256 flags 0x00 dlen 25              #220 [hci0] 11.898811
      L2CAP: Configure Response (0x05) ident 13 len 17
        Source CID: 387
        Flags: 0x0000
        Result: Failure - unacceptable parameters (0x0001)
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 5
          Max transmit: 10
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 4022
> ACL Data RX: Handle 256 flags 0x02 dlen 25              #221 [hci0] 11.901492
      Channel: 68 len 21 [PSM 1 mode Basic (0x00)] {chan 4}
      SDP: Service Search Attribute Request (0x06) tid 1 len 16
        Search pattern: [len 5]
          Sequence (6) with 3 bytes [8 extra bits] len 5
            UUID (3) with 2 bytes [0 extra bits] len 3
              A/V Remote Control Target (0x110c)
        Max record count: 38
        Attribute list: [len 8]
          Sequence (6) with 6 bytes [8 extra bits] len 8
            Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
              0x0009
            Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
              0x0311
        Continuation state: 0
< ACL Data TX: Handle 256 flags 0x00 dlen 35              #222 [hci0] 11.901566
      Channel: 452 len 31 [PSM 1 mode Basic (0x00)] {chan 4}
      SDP: Service Search Attribute Response (0x07) tid 1 len 26
        Attribute bytes: 23
          Attribute list: [len 19] {position 0}
            Attribute: Bluetooth Profile Descriptor List (0x0009) [len 2]
              Sequence (6) with 6 bytes [8 extra bits] len 8
                UUID (3) with 2 bytes [0 extra bits] len 3
                  A/V Remote Control (0x110e)
                Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
                  0x0105
            Attribute: Unknown (0x0311) [len 2]
              0x005f
        Continuation state: 0
> HCI Event: Number of Completed Packets (0x13) plen 5    #223 [hci0] 11.902259
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #224 [hci0] 11.904286
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #225 [hci0] 11.905294
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 20              #226 [hci0] 11.906482
      L2CAP: Configure Request (0x04) ident 14 len 12
        Destination CID: 67
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 672
        Option: Flush Timeout (0x02) [mandatory]
          Flush timeout: 65535
< ACL Data TX: Handle 256 flags 0x00 dlen 18              #227 [hci0] 11.906538
      L2CAP: Configure Response (0x05) ident 14 len 10
        Source CID: 387
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 672
= bluetoothd: profiles/audio/avctp.c:uinput_create() Can't open i..   11.906743
= bluetoothd: profiles/audio/avctp.c:init_uinput() AVRCP: failed...   11.906747
< ACL Data TX: Handle 256 flags 0x00 dlen 18              #228 [hci0] 11.906823
      Channel: 387 len 14 [PSM 23 mode Basic (0x00)] {chan 3}
      AVCTP Control: Command: type 0x00 label 0 PID 0x110e
        AV/C: Status: address 0x48 opcode 0x00
          Subunit: Panel
          Opcode: Vendor Dependent
          Company ID: 0x001958
          AVRCP: GetCapabilities pt Single len 0x0001
            CapabilityID: 0x03 (EventsID)
> ACL Data RX: Handle 256 flags 0x02 dlen 12              #229 [hci0] 11.907540
      L2CAP: Disconnection Request (0x06) ident 15 len 4
        Destination CID: 68
        Source CID: 452
< ACL Data TX: Handle 256 flags 0x00 dlen 12              #230 [hci0] 11.907570
      L2CAP: Disconnection Response (0x07) ident 15 len 4
        Destination CID: 68
        Source CID: 452
> HCI Event: Number of Completed Packets (0x13) plen 5    #231 [hci0] 11.910159
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #232 [hci0] 11.912288
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #233 [hci0] 11.912450
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #234 [hci0] 11.913338
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 20              #235 [hci0] 11.918916
      Channel: 67 len 16 [PSM 23 mode Basic (0x00)] {chan 3}
      AVCTP Control: Response: type 0x00 label 0 PID 0x110e
        AV/C: Stable: address 0x48 opcode 0x00
          Subunit: Panel
          Opcode: Vendor Dependent
          Company ID: 0x001958
          AVRCP: GetCapabilities pt Single len 0x0003
            CapabilityID: 0x03 (EventsID)
            CapabilityCount: 0x01
            EventsID: 0x0d (EVENT_VOLUME_CHANGED)
< ACL Data TX: Handle 256 flags 0x00 dlen 22              #236 [hci0] 11.919077
      Channel: 387 len 18 [PSM 23 mode Basic (0x00)] {chan 3}
      AVCTP Control: Command: type 0x00 label 1 PID 0x110e
        AV/C: Notify: address 0x48 opcode 0x00
          Subunit: Panel
          Opcode: Vendor Dependent
          Company ID: 0x001958
          AVRCP: RegisterNotification pt Single len 0x0005
            EventID: 0x0d (EVENT_VOLUME_CHANGED)
            Interval: 0x00000000 (0 seconds)
> ACL Data RX: Handle 256 flags 0x02 dlen 12              #237 [hci0] 11.921291
      L2CAP: Connection Request (0x02) ident 16 len 4
        PSM: 1 (0x0001)
        Source CID: 516
< ACL Data TX: Handle 256 flags 0x00 dlen 16              #238 [hci0] 11.921327
      L2CAP: Connection Response (0x03) ident 16 len 8
        Destination CID: 68
        Source CID: 516
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)
< ACL Data TX: Handle 256 flags 0x00 dlen 23              #239 [hci0] 11.921331
      L2CAP: Configure Request (0x04) ident 11 len 15
        Destination CID: 516
        Flags: 0x0000
        Option: Retransmission and Flow Control (0x04) [mandatory]
          Mode: Basic (0x00)
          TX window size: 0
          Max transmit: 0
          Retransmission timeout: 0
          Monitor timeout: 0
          Maximum PDU size: 0
> HCI Event: Number of Completed Packets (0x13) plen 5    #240 [hci0] 11.922027
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #241 [hci0] 11.924027
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #242 [hci0] 11.925035
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #243 [hci0] 11.927299
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 19              #244 [hci0] 11.927915
      Channel: 67 len 15 [PSM 23 mode Basic (0x00)] {chan 3}
      AVCTP Control: Response: type 0x00 label 1 PID 0x110e
        AV/C: Interim: address 0x48 opcode 0x00
          Subunit: Panel
          Opcode: Vendor Dependent
          Company ID: 0x001958
          AVRCP: RegisterNotification pt Single len 0x0002
            EventID: 0x0d (EVENT_VOLUME_CHANGED)
            Volume: 59.84% (76/127)
> ACL Data RX: Handle 256 flags 0x02 dlen 16              #245 [hci0] 11.928850
      L2CAP: Configure Request (0x04) ident 17 len 8
        Destination CID: 68
        Flags: 0x0000
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 48
< ACL Data TX: Handle 256 flags 0x00 dlen 18              #246 [hci0] 11.928861
      L2CAP: Configure Response (0x05) ident 17 len 10
        Source CID: 516
        Flags: 0x0000
        Result: Success (0x0000)
        Option: Maximum Transmission Unit (0x01) [mandatory]
          MTU: 48
> ACL Data RX: Handle 256 flags 0x02 dlen 14              #247 [hci0] 11.930070
      L2CAP: Configure Response (0x05) ident 11 len 6
        Source CID: 68
        Flags: 0x0000
        Result: Success (0x0000)
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #248 [hci0] 11.932803
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #249 [hci0] 11.933028
        Num handles: 1
        Handle: 256
        Count: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 25              #250 [hci0] 11.940067
      Channel: 68 len 21 [PSM 1 mode Basic (0x00)] {chan 4}
      SDP: Service Search Attribute Request (0x06) tid 1 len 16
        Search pattern: [len 5]
          Sequence (6) with 3 bytes [8 extra bits] len 5
            UUID (3) with 2 bytes [0 extra bits] len 3
              A/V Remote Control Target (0x110c)
        Max record count: 38
        Attribute list: [len 8]
          Sequence (6) with 6 bytes [8 extra bits] len 8
            Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
              0x0009
            Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
              0x0311
        Continuation state: 0
< ACL Data TX: Handle 256 flags 0x00 dlen 35              #251 [hci0] 11.940270
      Channel: 516 len 31 [PSM 1 mode Basic (0x00)] {chan 4}
      SDP: Service Search Attribute Response (0x07) tid 1 len 26
        Attribute bytes: 23
          Attribute list: [len 19] {position 0}
            Attribute: Bluetooth Profile Descriptor List (0x0009) [len 2]
              Sequence (6) with 6 bytes [8 extra bits] len 8
                UUID (3) with 2 bytes [0 extra bits] len 3
                  A/V Remote Control (0x110e)
                Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
                  0x0105
            Attribute: Unknown (0x0311) [len 2]
              0x005f
        Continuation state: 0
> HCI Event: Number of Completed Packets (0x13) plen 5    #252 [hci0] 11.943284
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #253 [hci0] 11.945319
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #254 [hci0] 11.953536
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> ACL Data RX: Handle 256 flags 0x02 dlen 12              #255 [hci0] 11.960536
      L2CAP: Disconnection Request (0x06) ident 18 len 4
        Destination CID: 68
        Source CID: 516
< ACL Data TX: Handle 256 flags 0x00 dlen 12              #256 [hci0] 11.960592
      L2CAP: Disconnection Response (0x07) ident 18 len 4
        Destination CID: 68
        Source CID: 516
> HCI Event: Number of Completed Packets (0x13) plen 5    #257 [hci0] 11.963290
        Num handles: 1
        Handle: 256
        Count: 1
> HCI Event: Number of Completed Packets (0x13) plen 5    #258 [hci0] 11.965305
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #259 [hci0] 11.973444
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #260 [hci0] 11.983290
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #261 [hci0] 11.993743
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #262 [hci0] 12.003296
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #263 [hci0] 12.014576
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #264 [hci0] 12.024521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #265 [hci0] 12.034893
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #266 [hci0] 12.044520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #267 [hci0] 12.055207
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #268 [hci0] 12.064520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #269 [hci0] 12.075530
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #270 [hci0] 12.085518
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #271 [hci0] 12.095847
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #272 [hci0] 12.105522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #273 [hci0] 12.116163
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #274 [hci0] 12.125520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #275 [hci0] 12.136486
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #276 [hci0] 12.145520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #277 [hci0] 12.156800
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #278 [hci0] 12.167518
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #279 [hci0] 12.177112
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #280 [hci0] 12.187523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #281 [hci0] 12.197433
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #282 [hci0] 12.207526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #283 [hci0] 12.217750
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #284 [hci0] 12.227517
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #285 [hci0] 12.238068
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #286 [hci0] 12.248520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #287 [hci0] 12.258132
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #288 [hci0] 12.268519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #289 [hci0] 12.278700
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #290 [hci0] 12.288520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #291 [hci0] 12.299020
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #292 [hci0] 12.308521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #293 [hci0] 12.319101
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #294 [hci0] 12.328288
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #295 [hci0] 12.339657
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #296 [hci0] 12.349520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #297 [hci0] 12.359975
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #298 [hci0] 12.369520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #299 [hci0] 12.380285
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #300 [hci0] 12.389520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #301 [hci0] 12.400607
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #302 [hci0] 12.410524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #303 [hci0] 12.420923
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #304 [hci0] 12.430521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #305 [hci0] 12.441244
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #306 [hci0] 12.450520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #307 [hci0] 12.461559
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #308 [hci0] 12.470520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #309 [hci0] 12.481874
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #310 [hci0] 12.492519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #311 [hci0] 12.502192
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #312 [hci0] 12.512520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #313 [hci0] 12.522511
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #314 [hci0] 12.532021
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #315 [hci0] 12.542594
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #316 [hci0] 12.552288
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #317 [hci0] 12.563153
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #318 [hci0] 12.573521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #319 [hci0] 12.583463
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #320 [hci0] 12.593520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #321 [hci0] 12.603779
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #322 [hci0] 12.613519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #323 [hci0] 12.624098
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #324 [hci0] 12.633517
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #325 [hci0] 12.644440
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #326 [hci0] 12.654286
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #327 [hci0] 12.664504
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #328 [hci0] 12.674379
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #329 [hci0] 12.684834
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #330 [hci0] 12.694519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #331 [hci0] 12.705366
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #332 [hci0] 12.714519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #333 [hci0] 12.725685
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #334 [hci0] 12.735523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #335 [hci0] 12.746006
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #336 [hci0] 12.755522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #337 [hci0] 12.766319
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #338 [hci0] 12.775521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #339 [hci0] 12.786643
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #340 [hci0] 12.795523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #341 [hci0] 12.806954
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #342 [hci0] 12.817521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #343 [hci0] 12.827274
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #344 [hci0] 12.837253
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #345 [hci0] 12.847587
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #346 [hci0] 12.857523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #347 [hci0] 12.867908
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #348 [hci0] 12.877520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #349 [hci0] 12.888231
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #350 [hci0] 12.898520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #351 [hci0] 12.908546
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #352 [hci0] 12.918519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #353 [hci0] 12.928867
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #354 [hci0] 12.938524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #355 [hci0] 12.949178
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #356 [hci0] 12.959522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #357 [hci0] 12.969494
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #358 [hci0] 12.979519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #359 [hci0] 12.989815
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #360 [hci0] 12.999521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #361 [hci0] 13.010130
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #362 [hci0] 13.019523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #363 [hci0] 13.030445
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #364 [hci0] 13.040520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #365 [hci0] 13.050623
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #366 [hci0] 13.060520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #367 [hci0] 13.071078
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #368 [hci0] 13.080519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #369 [hci0] 13.091397
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #370 [hci0] 13.100519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #371 [hci0] 13.111719
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #372 [hci0] 13.122521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #373 [hci0] 13.131796
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #374 [hci0] 13.149521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #375 [hci0] 13.152259
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #376 [hci0] 13.162517
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #377 [hci0] 13.172668
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #378 [hci0] 13.182519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #379 [hci0] 13.192986
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #380 [hci0] 13.202520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #381 [hci0] 13.213309
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #382 [hci0] 13.223520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #383 [hci0] 13.233620
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #384 [hci0] 13.243424
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #385 [hci0] 13.253941
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #386 [hci0] 13.263523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #387 [hci0] 13.274255
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #388 [hci0] 13.284526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #389 [hci0] 13.294575
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #390 [hci0] 13.304528
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #391 [hci0] 13.314885
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #392 [hci0] 13.324518
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #393 [hci0] 13.335207
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #394 [hci0] 13.344520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #395 [hci0] 13.355531
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #396 [hci0] 13.365520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #397 [hci0] 13.375843
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #398 [hci0] 13.385523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #399 [hci0] 13.396159
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #400 [hci0] 13.405521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #401 [hci0] 13.416482
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #402 [hci0] 13.425290
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #403 [hci0] 13.436797
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #404 [hci0] 13.447519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #405 [hci0] 13.457113
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #406 [hci0] 13.467519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #407 [hci0] 13.477433
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #408 [hci0] 13.487523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #409 [hci0] 13.497751
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #410 [hci0] 13.507519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #411 [hci0] 13.518072
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #412 [hci0] 13.528519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #413 [hci0] 13.538386
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #414 [hci0] 13.548520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #415 [hci0] 13.558699
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #416 [hci0] 13.568521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #417 [hci0] 13.579019
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #418 [hci0] 13.588527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #419 [hci0] 13.599335
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #420 [hci0] 13.609523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #421 [hci0] 13.619653
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #422 [hci0] 13.629522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #423 [hci0] 13.639975
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #424 [hci0] 13.649521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #425 [hci0] 13.660287
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #426 [hci0] 13.669518
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #427 [hci0] 13.680609
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #428 [hci0] 13.690524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #429 [hci0] 13.700923
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #430 [hci0] 13.710519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #431 [hci0] 13.720851
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #432 [hci0] 13.730521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #433 [hci0] 13.741560
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #434 [hci0] 13.750519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #435 [hci0] 13.761876
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #436 [hci0] 13.772522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #437 [hci0] 13.782193
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #438 [hci0] 13.792521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #439 [hci0] 13.802511
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #440 [hci0] 13.812527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #441 [hci0] 13.822827
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #442 [hci0] 13.832519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #443 [hci0] 13.843149
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #444 [hci0] 13.853522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #445 [hci0] 13.863464
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #446 [hci0] 13.873522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #447 [hci0] 13.883779
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #448 [hci0] 13.893518
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #449 [hci0] 13.904100
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #450 [hci0] 13.913527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #451 [hci0] 13.924421
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #452 [hci0] 13.934521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #453 [hci0] 13.944739
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #454 [hci0] 13.954521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #455 [hci0] 13.965053
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #456 [hci0] 13.974521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #457 [hci0] 13.985367
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #458 [hci0] 13.994519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #459 [hci0] 14.005562
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #460 [hci0] 14.015291
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #461 [hci0] 14.025771
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #462 [hci0] 14.035519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #463 [hci0] 14.046328
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #464 [hci0] 14.055521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #465 [hci0] 14.066644
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #466 [hci0] 14.075426
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #467 [hci0] 14.086969
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #468 [hci0] 14.097522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #469 [hci0] 14.107266
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #470 [hci0] 14.117521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #471 [hci0] 14.127491
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #472 [hci0] 14.137523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #473 [hci0] 14.147904
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #474 [hci0] 14.157520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #475 [hci0] 14.168123
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #476 [hci0] 14.178521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #477 [hci0] 14.188548
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #478 [hci0] 14.198521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #479 [hci0] 14.208854
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #480 [hci0] 14.218519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #481 [hci0] 14.229179
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #482 [hci0] 14.239523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #483 [hci0] 14.249490
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #484 [hci0] 14.259519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #485 [hci0] 14.269816
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #486 [hci0] 14.279520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #487 [hci0] 14.290131
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #488 [hci0] 14.299524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #489 [hci0] 14.310216
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #490 [hci0] 14.319448
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #491 [hci0] 14.330768
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #492 [hci0] 14.340528
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #493 [hci0] 14.351084
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #494 [hci0] 14.360519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #495 [hci0] 14.371406
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #496 [hci0] 14.380521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #497 [hci0] 14.391720
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #498 [hci0] 14.402522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #499 [hci0] 14.412033
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #500 [hci0] 14.429521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #501 [hci0] 14.432263
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #502 [hci0] 14.442525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #503 [hci0] 14.452666
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #504 [hci0] 14.462519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #505 [hci0] 14.472987
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #506 [hci0] 14.482522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #507 [hci0] 14.493309
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #508 [hci0] 14.503521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #509 [hci0] 14.513620
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #510 [hci0] 14.523524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #511 [hci0] 14.533937
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #512 [hci0] 14.543534
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #513 [hci0] 14.554256
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #514 [hci0] 14.564527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #515 [hci0] 14.574571
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #516 [hci0] 14.584522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #517 [hci0] 14.594894
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #518 [hci0] 14.604250
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #519 [hci0] 14.615208
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #520 [hci0] 14.624521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #521 [hci0] 14.635532
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #522 [hci0] 14.645520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #523 [hci0] 14.655844
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #524 [hci0] 14.665524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #525 [hci0] 14.676165
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #526 [hci0] 14.685523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #527 [hci0] 14.696484
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #528 [hci0] 14.705522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #529 [hci0] 14.716798
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #530 [hci0] 14.727521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #531 [hci0] 14.737108
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #532 [hci0] 14.747525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #533 [hci0] 14.757424
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #534 [hci0] 14.767524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #535 [hci0] 14.777763
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #536 [hci0] 14.787519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #537 [hci0] 14.798065
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #538 [hci0] 14.808522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #539 [hci0] 14.818387
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #540 [hci0] 14.828520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #541 [hci0] 14.838701
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #542 [hci0] 14.848521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #543 [hci0] 14.859020
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #544 [hci0] 14.868528
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #545 [hci0] 14.879330
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #546 [hci0] 14.889524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #547 [hci0] 14.899441
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #548 [hci0] 14.909418
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #549 [hci0] 14.919972
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #550 [hci0] 14.929522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #551 [hci0] 14.940287
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #552 [hci0] 14.949521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #553 [hci0] 14.960610
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #554 [hci0] 14.970520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #555 [hci0] 14.980922
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #556 [hci0] 14.990520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #557 [hci0] 15.001243
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #558 [hci0] 15.010361
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #559 [hci0] 15.021561
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #560 [hci0] 15.030520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #561 [hci0] 15.041875
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #562 [hci0] 15.052521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #563 [hci0] 15.062191
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #564 [hci0] 15.072522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #565 [hci0] 15.082512
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #566 [hci0] 15.092520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #567 [hci0] 15.102828
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #568 [hci0] 15.112520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #569 [hci0] 15.123151
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #570 [hci0] 15.133523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #571 [hci0] 15.143464
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #572 [hci0] 15.153522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #573 [hci0] 15.163780
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #574 [hci0] 15.173521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #575 [hci0] 15.184100
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #576 [hci0] 15.193071
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #577 [hci0] 15.204415
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #578 [hci0] 15.214520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #579 [hci0] 15.224731
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #580 [hci0] 15.234522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #581 [hci0] 15.245054
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #582 [hci0] 15.254525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #583 [hci0] 15.265367
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #584 [hci0] 15.274520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #585 [hci0] 15.285682
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #586 [hci0] 15.295525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #587 [hci0] 15.305977
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #588 [hci0] 15.315520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #589 [hci0] 15.326320
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #590 [hci0] 15.335522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #591 [hci0] 15.346639
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #592 [hci0] 15.355525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #593 [hci0] 15.366961
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #594 [hci0] 15.377523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #595 [hci0] 15.387271
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #596 [hci0] 15.397521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #597 [hci0] 15.407592
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #598 [hci0] 15.417524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #599 [hci0] 15.427918
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #600 [hci0] 15.438521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #601 [hci0] 15.448237
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #602 [hci0] 15.458522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #603 [hci0] 15.468546
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #604 [hci0] 15.478523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #605 [hci0] 15.488619
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #606 [hci0] 15.498526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #607 [hci0] 15.509178
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #608 [hci0] 15.519525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #609 [hci0] 15.529499
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #610 [hci0] 15.539524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #611 [hci0] 15.549822
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #612 [hci0] 15.559521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #613 [hci0] 15.570131
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #614 [hci0] 15.579427
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #615 [hci0] 15.590450
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #616 [hci0] 15.600522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #617 [hci0] 15.610765
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #618 [hci0] 15.620521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #619 [hci0] 15.631081
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #620 [hci0] 15.640522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #621 [hci0] 15.651407
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #622 [hci0] 15.660523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #623 [hci0] 15.671721
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #624 [hci0] 15.682522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #625 [hci0] 15.692031
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #626 [hci0] 15.709523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #627 [hci0] 15.712261
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #628 [hci0] 15.722519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #629 [hci0] 15.732667
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #630 [hci0] 15.742521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #631 [hci0] 15.752987
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #632 [hci0] 15.762522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #633 [hci0] 15.773305
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #634 [hci0] 15.783287
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #635 [hci0] 15.793388
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #636 [hci0] 15.803526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #637 [hci0] 15.813939
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #638 [hci0] 15.823519
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #639 [hci0] 15.834073
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #640 [hci0] 15.843524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #641 [hci0] 15.854575
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #642 [hci0] 15.864523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #643 [hci0] 15.874895
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #644 [hci0] 15.884522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #645 [hci0] 15.895098
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #646 [hci0] 15.904274
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #647 [hci0] 15.915435
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #648 [hci0] 15.924528
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #649 [hci0] 15.935844
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #650 [hci0] 15.945525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #651 [hci0] 15.956159
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #652 [hci0] 15.965523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #653 [hci0] 15.976484
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #654 [hci0] 15.985523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #655 [hci0] 15.996798
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #656 [hci0] 16.007521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #657 [hci0] 16.017112
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #658 [hci0] 16.027522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #659 [hci0] 16.037433
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #660 [hci0] 16.047525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #661 [hci0] 16.057748
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #662 [hci0] 16.067524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #663 [hci0] 16.077769
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #664 [hci0] 16.087523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #665 [hci0] 16.098388
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #666 [hci0] 16.108522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #667 [hci0] 16.118699
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #668 [hci0] 16.128522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #669 [hci0] 16.139023
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #670 [hci0] 16.148529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #671 [hci0] 16.159334
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #672 [hci0] 16.169363
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #673 [hci0] 16.179654
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #674 [hci0] 16.189523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #675 [hci0] 16.199977
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #676 [hci0] 16.209523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #677 [hci0] 16.220289
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #678 [hci0] 16.229520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #679 [hci0] 16.240605
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #680 [hci0] 16.250521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #681 [hci0] 16.260924
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #682 [hci0] 16.270521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #683 [hci0] 16.281243
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #684 [hci0] 16.290523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #685 [hci0] 16.301562
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #686 [hci0] 16.310520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #687 [hci0] 16.321876
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #688 [hci0] 16.332521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #689 [hci0] 16.342188
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #690 [hci0] 16.352523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #691 [hci0] 16.362513
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #692 [hci0] 16.372292
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #693 [hci0] 16.382831
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #694 [hci0] 16.392521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #695 [hci0] 16.403151
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #696 [hci0] 16.413523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #697 [hci0] 16.423467
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #698 [hci0] 16.433524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #699 [hci0] 16.443779
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #700 [hci0] 16.453523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #701 [hci0] 16.464103
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #702 [hci0] 16.473525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #703 [hci0] 16.484351
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #704 [hci0] 16.494522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #705 [hci0] 16.504732
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #706 [hci0] 16.514523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #707 [hci0] 16.525055
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #708 [hci0] 16.534523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #709 [hci0] 16.545368
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #710 [hci0] 16.554521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #711 [hci0] 16.565688
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #712 [hci0] 16.575521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #713 [hci0] 16.586000
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #714 [hci0] 16.595295
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #715 [hci0] 16.606003
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #716 [hci0] 16.615035
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #717 [hci0] 16.626323
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #718 [hci0] 16.635445
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #719 [hci0] 16.646953
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #720 [hci0] 16.657523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #721 [hci0] 16.666917
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #722 [hci0] 16.677302
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #723 [hci0] 16.687591
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #724 [hci0] 16.697525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #725 [hci0] 16.707907
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #726 [hci0] 16.717523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #727 [hci0] 16.728134
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #728 [hci0] 16.738523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #729 [hci0] 16.748547
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #730 [hci0] 16.758523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #731 [hci0] 16.768859
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #732 [hci0] 16.778365
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #733 [hci0] 16.789179
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #734 [hci0] 16.798367
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #735 [hci0] 16.809498
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #736 [hci0] 16.819522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #737 [hci0] 16.829818
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #738 [hci0] 16.839359
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #739 [hci0] 16.850132
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #740 [hci0] 16.859425
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #741 [hci0] 16.870449
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #742 [hci0] 16.880525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #743 [hci0] 16.890766
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #744 [hci0] 16.900529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #745 [hci0] 16.911081
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #746 [hci0] 16.920521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #747 [hci0] 16.931404
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #748 [hci0] 16.940523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #749 [hci0] 16.951717
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #750 [hci0] 16.962291
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #751 [hci0] 16.972033
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #752 [hci0] 16.989523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #753 [hci0] 16.992256
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #754 [hci0] 17.002527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #755 [hci0] 17.012658
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #756 [hci0] 17.022367
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #757 [hci0] 17.032988
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #758 [hci0] 17.043520
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #759 [hci0] 17.053306
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #760 [hci0] 17.063521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #761 [hci0] 17.073621
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #762 [hci0] 17.083526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #763 [hci0] 17.093936
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #764 [hci0] 17.103529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #765 [hci0] 17.114259
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #766 [hci0] 17.124529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #767 [hci0] 17.134576
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #768 [hci0] 17.144522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #769 [hci0] 17.154896
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #770 [hci0] 17.164523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #771 [hci0] 17.175210
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #772 [hci0] 17.184523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #773 [hci0] 17.195526
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #774 [hci0] 17.205524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #775 [hci0] 17.215846
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #776 [hci0] 17.225526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #777 [hci0] 17.236159
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #778 [hci0] 17.245524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #779 [hci0] 17.256210
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #780 [hci0] 17.265426
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #781 [hci0] 17.276799
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #782 [hci0] 17.287522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #783 [hci0] 17.297113
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #784 [hci0] 17.307347
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #785 [hci0] 17.317091
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #786 [hci0] 17.327450
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #787 [hci0] 17.337747
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #788 [hci0] 17.347522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #789 [hci0] 17.358065
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #790 [hci0] 17.368524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #791 [hci0] 17.378389
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #792 [hci0] 17.388523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #793 [hci0] 17.398701
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #794 [hci0] 17.408524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #795 [hci0] 17.419021
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #796 [hci0] 17.428529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #797 [hci0] 17.439335
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #798 [hci0] 17.449526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #799 [hci0] 17.459654
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #800 [hci0] 17.469524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #801 [hci0] 17.479973
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #802 [hci0] 17.489524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #803 [hci0] 17.500287
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #804 [hci0] 17.509523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #805 [hci0] 17.520606
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #806 [hci0] 17.530527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #807 [hci0] 17.540925
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #808 [hci0] 17.550289
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #809 [hci0] 17.560846
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #810 [hci0] 17.570523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #811 [hci0] 17.581563
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #812 [hci0] 17.590539
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #813 [hci0] 17.601877
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #814 [hci0] 17.612522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #815 [hci0] 17.622201
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #816 [hci0] 17.632524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #817 [hci0] 17.642527
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #818 [hci0] 17.652529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #819 [hci0] 17.662696
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #820 [hci0] 17.672524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #821 [hci0] 17.683152
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #822 [hci0] 17.693526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #823 [hci0] 17.703466
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #824 [hci0] 17.713525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #825 [hci0] 17.723780
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #826 [hci0] 17.733523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #827 [hci0] 17.744099
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #828 [hci0] 17.753526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #829 [hci0] 17.764414
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #830 [hci0] 17.774523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #831 [hci0] 17.784733
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #832 [hci0] 17.794524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #833 [hci0] 17.805055
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #834 [hci0] 17.814524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #835 [hci0] 17.825367
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #836 [hci0] 17.834522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #837 [hci0] 17.845456
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #838 [hci0] 17.855526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #839 [hci0] 17.866005
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #840 [hci0] 17.875525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #841 [hci0] 17.886324
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #842 [hci0] 17.895523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #843 [hci0] 17.906640
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #844 [hci0] 17.915525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #845 [hci0] 17.926957
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #846 [hci0] 17.937525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #847 [hci0] 17.947278
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #848 [hci0] 17.957524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #849 [hci0] 17.967590
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #850 [hci0] 17.977527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #851 [hci0] 17.987908
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #852 [hci0] 17.997524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #853 [hci0] 18.008230
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #854 [hci0] 18.018524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #855 [hci0] 18.028521
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #856 [hci0] 18.038529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #857 [hci0] 18.048858
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #858 [hci0] 18.058522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #859 [hci0] 18.069177
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #860 [hci0] 18.078525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #861 [hci0] 18.089498
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #862 [hci0] 18.099522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #863 [hci0] 18.109809
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #864 [hci0] 18.119523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #865 [hci0] 18.130136
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #866 [hci0] 18.139295
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #867 [hci0] 18.150215
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #868 [hci0] 18.159537
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #869 [hci0] 18.170506
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #870 [hci0] 18.180529
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #871 [hci0] 18.191082
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #872 [hci0] 18.200526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #873 [hci0] 18.211400
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #874 [hci0] 18.220523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #875 [hci0] 18.231717
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #876 [hci0] 18.242524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #877 [hci0] 18.251964
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #878 [hci0] 18.269525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #879 [hci0] 18.272271
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #880 [hci0] 18.282522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #881 [hci0] 18.292668
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #882 [hci0] 18.302523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #883 [hci0] 18.312986
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #884 [hci0] 18.323523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #885 [hci0] 18.333307
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #886 [hci0] 18.343524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #887 [hci0] 18.353622
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #888 [hci0] 18.363527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #889 [hci0] 18.373937
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #890 [hci0] 18.383528
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #891 [hci0] 18.394258
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #892 [hci0] 18.404530
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #893 [hci0] 18.414577
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #894 [hci0] 18.424291
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #895 [hci0] 18.434896
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #896 [hci0] 18.444522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #897 [hci0] 18.454729
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #898 [hci0] 18.464524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #899 [hci0] 18.475526
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #900 [hci0] 18.485521
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #901 [hci0] 18.495844
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #902 [hci0] 18.505526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #903 [hci0] 18.516158
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #904 [hci0] 18.525524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #905 [hci0] 18.536410
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #906 [hci0] 18.545526
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #907 [hci0] 18.556800
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #908 [hci0] 18.567525
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #909 [hci0] 18.577113
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #910 [hci0] 18.587527
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #911 [hci0] 18.597435
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #912 [hci0] 18.607522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #913 [hci0] 18.617747
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #914 [hci0] 18.627523
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #915 [hci0] 18.638066
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #916 [hci0] 18.648524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #917 [hci0] 18.658385
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #918 [hci0] 18.668522
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #919 [hci0] 18.678704
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)] {chan 2}
> HCI Event: Number of Completed Packets (0x13) plen 5    #920 [hci0] 18.688524
        Num handles: 1
        Handle: 256
        Count: 1
< ACL Data TX: Handle 256 flags 0x02 dlen 850             #921 [hci0] 18.699015
      Channel: 322 len 846 [PSM 25 mode Basic (0x00)

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux