0

During OS startup I see an error

/dev/mapper/vgubuntu-root: clean, 1438749/31105024 files, 57458210/124394496 blo
cks
[    3.516030] Bluetooth: hci0: Failed to read codec capabilities (-22)

The most interesting thing is that I see this error on the display connected to the laptop if I expand any application to full screen (on the additional display)! Everything is fine with the laptop, the second display is shown in the settings, but I cannot interact with it, as the display shows this error for a while and then turns off (it continues to be displayed in the screen settings, but I can't interact with it - no signal!)

Additional info:

HP Victus by HP Laptop 16-e0xxx
Ubuntu 22.04.3 LTS x64
05:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852AE 802.11ax PCIe Wireless Network Adapter

lsmod | grep rtw

rtw_8852ae             16384  0
rtw_8852a             696320  1 rtw_8852ae
rtw89pci               73728  1 rtw_8852ae
rtw89core             581632  2 rtw89pci,rtw_8852a
mac80211             1617920  2 rtw89pci,rtw89core
cfg80211             1241088  3 rtw_8852a,rtw89core,mac80211

Please help me!

I removed a ton of extra software, tried reinstalling adapter drivers, but it didn't help. bluetooth service looks just fine:

● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Sat 2023-08-05 12:39:52 +04; 14min ago
       Docs: man:bluetoothd(8)
   Main PID: 736 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 18276)
     Memory: 2.0M
        CPU: 74ms
     CGroup: /system.slice/bluetooth.service
             └─736 /usr/lib/bluetooth/bluetoothd

Aug 05 12:39:52 victus-laptop systemd[1]: Started Bluetooth service.
Aug 05 12:39:52 victus-laptop bluetoothd[736]: Bluetooth management interface 1.22 initialized
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Aug 05 12:40:03 victus-laptop bluetoothd[736]: Endpoint registered: sender=:1.44 path=/MediaEndpoint/A2DPSource/sbc_xq_552
mnzsyu
  • 11
  • 2
  • I think it was two different problems. I fixed the error about bluetooth with reinstalling amdgpu driver.. I don't know why and how. But here is the link: https://repo.radeon.com/amdgpu-install/latest/ I still have a problem with additional display, but now it just turns off without error message. and it happens only if I expand any app on full-screen. funny.. – mnzsyu Aug 05 '23 at 09:50

0 Answers0