Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Software] No bluetooth in WireShark

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
alienspy
Posts: 158
Joined: 2023-02-12 15:37
Has thanked: 97 times
Been thanked: 5 times

[Software] No bluetooth in WireShark

#1 Post by alienspy »

Hi! I was advised to use WireShark to analyze my problem with Bluetooth Sound.

I have installed Wireshark with apt install wireshark. But Wireshark doesn't find Bluetooth connection.

I checked

Code: Select all

root@deb:~# tcpdump -D
1.wlp2s0 [Up, Running, Wireless, Associated]
2.any (Pseudo-device that captures on all interfaces) [Up, Running]
3.lo [Up, Running, Loopback]
4.enp3s0 [Up, Disconnected]
5.bluetooth0 (Bluetooth adapter number 0) [Wireless, Association status unknown]
6.bluetooth-monitor (Bluetooth Linux Monitor) [Wireless]
7.nflog (Linux netfilter log (NFLOG) interface) [none]
8.nfqueue (Linux netfilter queue (NFQUEUE) interface) [none]
9.dbus-system (D-Bus system bus) [none]
10.dbus-session (D-Bus session bus) [none]
libpcap0.8 and libpcap-dev are installed.

Any ideas?

szupek
Posts: 32
Joined: 2013-08-07 21:34

Re: [Software] No bluetooth in WireShark

#2 Post by szupek »

Is the bluetooth sounds going through the Monitor? (#6)? I assume #5 is a bluetooth device (mouse?, your speaker?)

User avatar
alienspy
Posts: 158
Joined: 2023-02-12 15:37
Has thanked: 97 times
Been thanked: 5 times

Re: [Software] No bluetooth in WireShark

#3 Post by alienspy »

Thanks for the reply!
szupek wrote: 2024-03-13 01:22 Is the bluetooth sounds going through the Monitor? (#6)?
How to check it?
I assume #5 is a bluetooth device (mouse?, your speaker?)
Headphones

Post Reply