Bluetooth not working. dmesg shows kernel trace. Is this an issue with latest kernel ?
Code:
dmesg | grep -i "18.6"[ 0.053602] Memory: 3211856K/16687820K available (14342K kernel code, 2332K rwdata, 9060K rodata, 2796K init, 17404K bss, 600276K reserved, 0K cma-reserved)[ 0.628879] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000[ 0.660159] pci 0000:00:18.6: Adding to iommu group 13[ 2.183623] usbcore: registered new interface driver usbfs[ 2.183644] usbcore: registered new interface driver hub[ 7.626584] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'[ 18.676267] Bluetooth: hci0: Opcode 0x0408 failed: -114[ 18.676290] list_del corruption, ffff93596675d800->prev is LIST_POISON2 (dead000000000122)[ 18.676303] ------------[ cut here ]------------[ 18.676305] kernel BUG at lib/list_debug.c:56![ 18.676312] invalid opcode: 0000 [#1] PREEMPT SMP NOPTI[ 18.676316] CPU: 2 PID: 726 Comm: kworker/u65:2 Tainted: P OE 6.1.0-21-amd64 #1 Debian 6.1.90-1[ 18.676321] Hardware name: ASUS System Product Name/PRIME B550M-A (WI-FI), BIOS 3607 03/22/2024[ 18.676324] Workqueue: hci0 hci_cmd_sync_work [bluetooth][ 18.676393] RIP: 0010:__list_del_entry_valid.cold+0x4b/0x6f[ 18.676401] Code: fe ff 0f 0b 48 89 f2 48 89 fe 48 c7 c7 48 1d 1a 89 e8 69 a0 fe ff 0f 0b 48 89 fe 48 89 ca 48 c7 c7 10 1d 1a 89 e8 55 a0 fe ff <0f> 0b 48 89 fe 48 c7 c7 d8 1c 1a 89 e8 44 a0 fe ff 0f 0b 48 89 fe[ 18.676404] RSP: 0018:ffffb9b081157de0 EFLAGS: 00010246[ 18.676407] RAX: 000000000000004e RBX: ffff93596675d800 RCX: 0000000000000027[ 18.676410] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff935c5eaa03a0[ 18.676412] RBP: ffff9359409da000 R08: 0000000000000000 R09: ffffb9b081157c78[ 18.676414] R10: 0000000000000003 R11: ffff935c6f2ff3a8 R12: ffff9359409da000[ 18.676417] R13: ffff9359409da770 R14: ffff935958603500 R15: dead000000000100[ 18.676419] FS: 0000000000000000(0000) GS:ffff935c5ea80000(0000) knlGS:0000000000000000[ 18.676422] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033[ 18.676425] CR2: 00007fc6cb154ba8 CR3: 00000001b9e10000 CR4: 0000000000350ee0[ 18.676427] Call Trace:[ 18.676430] <TASK>[ 18.676434] ? __die_body.cold+0x1a/0x1f[ 18.676439] ? die+0x2a/0x50[ 18.676445] ? do_trap+0xc5/0x110[ 18.676449] ? __list_del_entry_valid.cold+0x4b/0x6f[ 18.676454] ? do_error_trap+0x6a/0x90[ 18.676457] ? __list_del_entry_valid.cold+0x4b/0x6f[ 18.676462] ? exc_invalid_op+0x4c/0x60[ 18.676466] ? __list_del_entry_valid.cold+0x4b/0x6f[ 18.676470] ? asm_exc_invalid_op+0x16/0x20[ 18.676478] ? __list_del_entry_valid.cold+0x4b/0x6f[ 18.676482] hci_conn_del+0x136/0x3e0 [bluetooth][ 18.676514] hci_abort_conn_sync+0xaa/0x230 [bluetooth][ 18.676546] ? srso_return_thunk+0x5/0x10[ 18.676550] ? abort_conn_sync+0x3d/0x70 [bluetooth][ 18.676579] hci_cmd_sync_work+0xa2/0x150 [bluetooth][ 18.676610] process_one_work+0x1c7/0x380[ 18.676617] worker_thread+0x4d/0x380[ 18.676622] ? rescuer_thread+0x3a0/0x3a0[ 18.676626] kthread+0xda/0x100[ 18.676630] ? kthread_complete_and_exit+0x20/0x20[ 18.676635] ret_from_fork+0x22/0x30[ 18.676643] </TASK>[ 18.676645] Modules linked in: exfat ctr ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device overlay qrtr cmac algif_hash algif_skcipher af_alg bnep binfmt_misc nls_ascii nls_cp437 vfat fat nvidia_drm(POE) intel_rapl_msr intel_rapl_common edac_mce_amd btusb btrtl btbcm drm_kms_helper snd_hda_codec_realtek btintel iwlmvm btmtk nvidia_modeset(POE) snd_hda_codec_generic snd_hda_codec_hdmi bluetooth kvm snd_hda_intel mac80211 snd_intel_dspcfg irqbypass snd_intel_sdw_acpi libarc4 snd_hda_codec jitterentropy_rng snd_hda_core snd_hwdep eeepc_wmi snd_pcm asus_wmi iwlwifi snd_timer sp5100_tco drbg battery platform_profile snd sparse_keymap ledtrig_audio ansi_cprng rapl video wmi_bmof pcspkr watchdog ccp cfg80211 k10temp soundcore ecdh_generic rfkill ecc nvidia(POE) joydev acpi_cpufreq sg evdev msr parport_pc ppdev lp parport loop drm fuse dm_mod efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 btrfs blake2b_generic zstd_compress efivarfs raid10 raid456[ 18.676752] async_raid6_recov async_memcpy async_pq async_xor async_tx xor sd_mod raid6_pq libcrc32c crc32c_generic raid1 raid0 multipath linear md_mod hid_logitech_hidpp hid_logitech_dj hid_generic crc32_pclmul crc32c_intel usbhid uas hid usb_storage ghash_clmulni_intel sha512_ssse3 sha512_generic ahci sha256_ssse3 libahci sha1_ssse3 r8169 xhci_pci nvme libata realtek mdio_devres xhci_hcd aesni_intel nvme_core crypto_simd usbcore cryptd t10_pi libphy scsi_mod crc64_rocksoft_generic i2c_piix4 crc64_rocksoft crc_t10dif crct10dif_generic crct10dif_pclmul crc64 usb_common scsi_common crct10dif_common wmi gpio_amdpt gpio_generic button[ 18.676822] ---[ end trace 0000000000000000 ]---
Statistics: Posted by webofunni — 2024-05-07 09:46 — Replies 0 — Views 38