On Sun, Oct 29, 2023 at 03:24:00PM +0530, Susmita/Rajib wrote:

Rajib,

Please note the change of subject.

> I have had a conversation with the Team ThinkPenguin for the wireless
> N model model. Their USB WiFi dongle is only for WiFi connectivity.
> Not for Bluetooth.
> 
> The team has been very transparent with sharing information, and I
> thank you for letting me know about such an empowering team surviving
> within the proprietary universe.
> 

The WiFi and Bluetooth connectivity for your laptop is almost certainly
all provided by the Broadcom chipset and the firmware it requires.

If not, it may be provided by the main laptop chipset - so maybe Intel?

You have been given (off list) a method for configuring kernel modules and
using DKMS to provide support when each kernel is updated.

You may need to download a firmware "blob" and place that in /lib/firmware

The method you've been given is by using module-assistant to automate
the process of building the kernel modules

> Since the wl module already has configured and restored the WiFi
> connectivity for my laptop, I wouldn't require the said dongle.
> 
> Shortly, I will post for configuring the Bluetooth connectivity for my
> HP laptop.
> 

So - you already have some of that in place: https://wiki.debian.org/wl

As root, you can run the command dmesg to see what the kernel finds at boot.
It produces a lot of output, so you can use grep to filter that.

What does the output of: 

dmesg | grep Bluetooth | less

produce for you - some of that should give you a clue as to what firmware
is found or is missing.

> So your support is all the more expected.
> 
> Best wishes,
> Rajib
>

With best wishes, as always

Andy Cater

[amaca...@debian.org] 

Reply via email to