<Solved>Available Devices are not shown when Bluetooth is on

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
omkar2205
Level 1
Level 1
Posts: 12
Joined: Thu Sep 21, 2023 7:05 pm

<Solved>Available Devices are not shown when Bluetooth is on

Post by omkar2205 »

Hi,

I had recently installed lmde 5 on my new PC. Initially bluetooth and wireless icon are not shown.

However after upgrading to latest kernal via backport, bluetooth icon is available.

When i switched on bluetooth, even though they are available devices they are not being shown.

following are some of the details

Code: Select all

$ inxi -Fxpmrz
System:
  Kernel: 6.1.0-0.deb11.11-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1 
  Desktop: Cinnamon 5.6.8 Distro: LMDE 5 Elsie base: Debian 11.2 bullseye 
Machine:
  Type: Desktop System: Micro-Star product: MS-7E07 v: 2.0 serial: <filter> 
  Mobo: Micro-Star model: PRO Z790-A WIFI (MS-7E07) v: 2.0 serial: <filter> 
  UEFI: American Megatrends LLC. v: A.50 date: 05/22/2023 
Battery:
  Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard 
  charge: 55% (should be ignored) status: Discharging 
  Device-2: hidpp_battery_1 model: Logitech Wireless Mouse 
  charge: 55% (should be ignored) status: Discharging 
Memory:
  RAM: total: 31.12 GiB used: 2.75 GiB (8.9%) 
  RAM Report: 
  permissions: Unable to run dmidecode. Root privileges required. 
CPU:
  Info: 10-Core model: 12th Gen Intel Core i7-12700K bits: 64 type: MT MCP 
  arch: N/A rev: 2 L2 cache: 25 MiB 
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx 
  bogomips: 144383 
  Speed: 3600 MHz min/max: 800/4900 MHz Core speeds (MHz): 1: 3600 2: 3600 
  3: 3600 4: 3600 5: 3600 6: 3600 7: 3600 8: 3600 9: 800 10: 3600 11: 3600 
  12: 3600 13: 3600 14: 3600 15: 800 16: 3600 17: 3600 18: 3600 19: 800 
  20: 3600 
Graphics:
  Device-1: Intel AlderLake-S GT1 vendor: Micro-Star MSI driver: i915 
  v: kernel bus ID: 00:02.0 
  Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting 
  unloaded: fbdev,vesa resolution: 1366x768~60Hz 
  OpenGL: renderer: Mesa Intel Graphics (ADL-S GT1) v: 4.6 Mesa 20.3.5 
  direct render: Yes 
Audio:
  Device-1: Intel vendor: Micro-Star MSI driver: snd_hda_intel v: kernel 
  bus ID: 00:1f.3 
  Device-2: Micro Star USB Audio type: USB 
  driver: hid-generic,snd-usb-audio,usbhid bus ID: 1-5:3 
  Sound Server: ALSA v: k6.1.0-0.deb11.11-amd64 
Network:
  Device-1: Intel driver: N/A port: 4000 bus ID: 00:14.3 
  Device-2: Intel Ethernet I225-V vendor: Micro-Star MSI driver: igc 
  v: kernel port: efa0 bus ID: 05:00.0 
  IF: enp5s0 state: down mac: <filter> 
  IF-ID-1: enx9acd5560572f state: unknown speed: -1 duplex: half 
  mac: <filter> 
Bluetooth:
  Device-1: Intel type: USB driver: btusb v: 0.8 bus ID: 1-14:8 
  Report: ID: hci0 state: down address: <filter> 
Drives:
  Local Storage: total: 1.84 TiB used: 15.21 GiB (0.8%) 
  ID-1: /dev/nvme0n1 vendor: Seagate model: XPG GAMMIX S70 BLADE 
  size: 953.87 GiB 
  ID-2: /dev/nvme1n1 vendor: Crucial model: CT1000P3SSD8 size: 931.51 GiB 
Partition:
  ID-1: / size: 929.48 GiB used: 15.21 GiB (1.6%) fs: ext4 
  dev: /dev/nvme0n1p3 
  ID-2: /boot/efi size: 285.4 MiB used: 5.8 MiB (2.0%) fs: vfat 
  dev: /dev/nvme0n1p1 
Swap:
  ID-1: swap-1 type: partition size: 8.2 GiB used: 0 KiB (0.0%) 
  dev: /dev/nvme0n1p2 
Sensors:
  System Temperatures: cpu: 27.8 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Repos:
  Packages: 2237 
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://mirror.rise.ph/linuxmint elsie main upstream import backport
  2: deb http://ftp.cn.debian.org/debian/ bullseye main contrib non-free
  3: deb http://ftp.cn.debian.org/debian/ bullseye-updates main contrib non-free
  4: deb http://security.debian.org/ bullseye-security main contrib non-free
  5: deb http://ftp.cn.debian.org/debian/ bullseye-backports main contrib non-free
Info:
  Processes: 346 Uptime: 30m Init: systemd runlevel: 5 Compilers: 
  gcc: 10.2.1 Shell: Bash v: 5.1.4 inxi: 3.3.01 

Code: Select all

 rfkill list all
0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no

Code: Select all

$ mokutil --sb-state
SecureBoot disabled
Last edited by LockBot on Sat Mar 23, 2024 10:00 pm, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Midnight True
Level 7
Level 7
Posts: 1549
Joined: Wed Jul 20, 2022 3:23 am
Location: Southern and Southwestern area of Mato
Contact:

Re: Available Devices are not shown when Bluetooth is on

Post by Midnight True »

omkar2205 wrote: Sat Sep 23, 2023 8:58 am

Code: Select all

 rfkill list all
0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
Please try in the terminal

Code: Select all

rfkill unblock all
omkar2205
Level 1
Level 1
Posts: 12
Joined: Thu Sep 21, 2023 7:05 pm

Re: Available Devices are not shown when Bluetooth is on

Post by omkar2205 »

Thanks for reply

After i run " rfkill unblock all", bluetooth started but it is not detecting any devices
JeremyB
Level 21
Level 21
Posts: 13881
Joined: Fri Feb 21, 2014 8:17 am

Re: Available Devices are not shown when Bluetooth is on

Post by JeremyB »

Post results from terminal for

Code: Select all

dmesg | egrep -i 'blue|firm'
omkar2205
Level 1
Level 1
Posts: 12
Joined: Thu Sep 21, 2023 7:05 pm

Re: Available Devices are not shown when Bluetooth is on

Post by omkar2205 »

Hi, following are the results

Code: Select all

$ dmesg | egrep -i 'blue|firm'
[    1.605776] i915 0000:00:02.0: firmware: direct-loading firmware i915/adls_dmc_ver2_01.bin
[    1.606219] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1)
[    1.610788] i915 0000:00:02.0: firmware: failed to load i915/tgl_guc_70.bin (-2)
[    1.610791] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[    1.610797] i915 0000:00:02.0: firmware: failed to load i915/tgl_guc_70.bin (-2)
[    1.610804] i915 0000:00:02.0: firmware: failed to load i915/tgl_guc_70.1.1.bin (-2)
[    1.610810] i915 0000:00:02.0: firmware: failed to load i915/tgl_guc_70.1.1.bin (-2)
[    1.610816] i915 0000:00:02.0: firmware: failed to load i915/tgl_guc_69.0.3.bin (-2)
[    1.610822] i915 0000:00:02.0: firmware: failed to load i915/tgl_guc_69.0.3.bin (-2)
[    1.610824] i915 0000:00:02.0: GuC firmware i915/tgl_guc_70.bin: fetch failed with error -2
[    1.610826] i915 0000:00:02.0: [drm] GuC firmware(s) can be downloaded from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    1.695241] i915 0000:00:02.0: [drm] GuC firmware i915/tgl_guc_70.bin version 0.0.0
[    3.098855] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[    3.098913] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[    3.147683] iwlwifi 0000:00:14.3: firmware: direct-loading firmware iwlwifi-so-a0-gf-a0-72.ucode
[    3.147878] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.147882] iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
[    3.147884] iwlwifi 0000:00:14.3: loaded firmware version 72.a764baac.0 so-a0-gf-a0-72.ucode op_mode iwlmvm
[    3.545764] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf-a0.pnvm (-2)
[    3.545770] iwlwifi 0000:00:14.3: firmware: failed to load iwlwifi-so-a0-gf-a0.pnvm (-2)
[    3.548710] iwlwifi 0000:00:14.3: Loaded firmware version: 72.a764baac.0 so-a0-gf-a0-72.ucode
[    4.423417] iwlwifi 0000:00:14.3: Loaded firmware version: 72.a764baac.0 so-a0-gf-a0-72.ucode
[    5.337198] iwlwifi 0000:00:14.3: Loaded firmware version: 72.a764baac.0 so-a0-gf-a0-72.ucode
[    5.357454] Bluetooth: Core ver 2.22
[    5.357470] NET: Registered PF_BLUETOOTH protocol family
[    5.357471] Bluetooth: HCI device and connection manager initialized
[    5.357473] Bluetooth: HCI socket layer initialized
[    5.357474] Bluetooth: L2CAP socket layer initialized
[    5.357475] Bluetooth: SCO socket layer initialized
[    5.372353] Bluetooth: hci0: Device revision is 0
[    5.372356] Bluetooth: hci0: Secure boot is enabled
[    5.372356] Bluetooth: hci0: OTP lock is enabled
[    5.372356] Bluetooth: hci0: API lock is enabled
[    5.372357] Bluetooth: hci0: Debug lock is disabled
[    5.372357] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    5.372358] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[    5.372897] bluetooth hci0: firmware: direct-loading firmware intel/ibt-1040-0041.sfi
[    5.372901] Bluetooth: hci0: Found device firmware: intel/ibt-1040-0041.sfi
[    5.372909] Bluetooth: hci0: Boot Address: 0x100800
[    5.372910] Bluetooth: hci0: Firmware Version: 254-28.23
[    5.383257] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.383258] Bluetooth: BNEP filters: protocol multicast
[    5.383260] Bluetooth: BNEP socket layer initialized
[    6.727831] Bluetooth: hci0: Waiting for firmware download to complete
[    6.729408] Bluetooth: hci0: Firmware loaded in 1324712 usecs
[    6.729678] Bluetooth: hci0: Waiting for device to boot
[    6.745402] Bluetooth: hci0: Device booted in 15545 usecs
[    6.745865] bluetooth hci0: firmware: direct-loading firmware intel/ibt-1040-0041.ddc
[    6.745874] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-1040-0041.ddc
[    6.747513] Bluetooth: hci0: Applying Intel DDC parameters completed
[    6.750490] Bluetooth: hci0: Firmware timestamp 2023.28 buildtype 1 build 68350
[    6.832974] Bluetooth: MGMT ver 1.22
[    6.882063] Bluetooth: RFCOMM TTY layer initialized
[    6.882076] Bluetooth: RFCOMM socket layer initialized
[    6.882084] Bluetooth: RFCOMM ver 1.11
JeremyB
Level 21
Level 21
Posts: 13881
Joined: Fri Feb 21, 2014 8:17 am

Re: Available Devices are not shown when Bluetooth is on

Post by JeremyB »

Anything show in

Code: Select all

bluetoothctl

If it shows a default controller do

Code: Select all

power on
scan on
Type exit or use ctrl + d to exit
omkar2205
Level 1
Level 1
Posts: 12
Joined: Thu Sep 21, 2023 7:05 pm

Re: Available Devices are not shown when Bluetooth is on

Post by omkar2205 »

Bluetooth is now able to scan and connect to devices.

Thanks jeremy and everyone who helped through this.
Locked

Return to “Networking”