View Issue Details

IDProjectCategoryView StatusLast Update
0008282Kali LinuxGeneral Bugpublic2025-07-14 09:15
ReporterSoulReaper Assigned Tosteev  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version2023.1 
Summary0008282: Wifi adapter not detecting and bluetooth from the settings cannot be turned on.
Description

After the latest update , the the OS is not detecting the wifi adapter and showing 'No wifi adapter found'.

Additional Information

Information about my machine :

  1. Model name : HP laptop 14sdk0093au
  2. CPU : Ryzen 5 3500U
  3. Wireless adapter : Realtek RTL8723DE 805.11b/g/n PCIe Adapter
  4. Network Interface : Integrated 10/100/1000 GbE LAN
Attached Files

Activities

SoulReaper

SoulReaper

2023-04-29 05:18

reporter   ~0017855

Bluetooth can only be turned on from the terminal after using the 'service bluetooth start' command.
This problem has been there from the first.
My bluetooth chipset is : Bluetooth 4.2 combo..

Sorry, I am adding this note as the report accidentally been posted here while I was still writing .. ;(

photo_2023-04-29_10-45-20.jpg (90,512 bytes)   
photo_2023-04-29_10-45-20.jpg (90,512 bytes)   
photo_2023-04-29_10-45-07.jpg (59,669 bytes)   
photo_2023-04-29_10-45-07.jpg (59,669 bytes)   
steev

steev

2023-04-29 21:43

manager   ~0017856

I cannot tell if this is 1 issue or since you were filing one bug you figured you'd mention the other...

regarding bluetooth:

The bluetooth is by design. If you would like to have it start automatically, then you need to enable the service, and not just start it.

systemctl enable --now bluetooth would enable the service, so that it starts at boot time, and the --now option tells it to start it as well.

I would highly recommend reading up on systemd services and working with them as this is the init system that Kali uses (except in WSL), so knowing how to work with them will be very beneficial.

SoulReaper

SoulReaper

2023-04-30 07:13

reporter   ~0017857

Thank you sir .. I will do that ... But what about the wifi problem ?

steev

steev

2023-04-30 17:58

manager   ~0017859

I do not use realtek drivers, so i cannot say. You haven't shown any sort of output from the kernel, or what module it might be using, so it's hard to say what or where the issue is.

SoulReaper

SoulReaper

2023-05-01 04:21

reporter   ~0017865

well sir I don't know how but the bug somehow got fixed .. please close the issue ...

steev

steev

2023-05-01 14:13

manager   ~0017867

User reported it's fixed

Issue History

Date Modified Username Field Change
2023-04-29 05:01 SoulReaper New Issue
2023-04-29 05:18 SoulReaper File Added: photo_2023-04-29_10-45-20.jpg
2023-04-29 05:18 SoulReaper File Added: photo_2023-04-29_10-45-07.jpg
2023-04-29 05:18 SoulReaper File Added: Screenshot from 2023-04-29 10-47-13.png
2023-04-29 05:18 SoulReaper Note Added: 0017855
2023-04-29 21:43 steev Note Added: 0017856
2023-04-30 07:13 SoulReaper Note Added: 0017857
2023-04-30 17:58 steev Note Added: 0017859
2023-05-01 04:21 SoulReaper Note Added: 0017865
2023-05-01 14:13 steev Assigned To => steev
2023-05-01 14:13 steev Status new => closed
2023-05-01 14:13 steev Resolution open => no change required
2023-05-01 14:13 steev Note Added: 0017867
2025-07-14 09:15 g0tmi1k Priority immediate => normal