Search found 13487 matches

by JeremyB
Tue Apr 23, 2024 7:31 am
Forum: Hardware Support
Topic: Help! My Bluetooth Dongle Isn't Working on Linux Mint
Replies: 6
Views: 99

Re: Help! My Bluetooth Dongle Isn't Working on Linux Mint

Open Update Manager, view menu, linux kernels and install the newest 6.5 kernel and reboot
by JeremyB
Tue Apr 23, 2024 7:29 am
Forum: Software & Applications
Topic: Please Help , Bluetooth not working!
Replies: 6
Views: 58

Re: Please Help , Bluetooth not working!

Results for

Code: Select all

inxi -JFxxxz
by JeremyB
Tue Apr 23, 2024 6:44 am
Forum: Software & Applications
Topic: Please Help , Bluetooth not working!
Replies: 6
Views: 58

Re: Please Help , Bluetooth not working!

Power off the laptop and hold the power button for 30 seconds, then boot
by JeremyB
Tue Apr 23, 2024 6:29 am
Forum: Software & Applications
Topic: Please Help , Bluetooth not working!
Replies: 6
Views: 58

Re: Please Help , Bluetooth not working!

Post results from terminal for

Code: Select all

lsusb; dmesg | egrep -i 'blue|firm'
by JeremyB
Sun Apr 21, 2024 6:09 pm
Forum: Networking
Topic: Wifi needs the Broadcom package - no internet
Replies: 1
Views: 55

Re: Wifi needs the Broadcom package - no internet

Post result for

Code: Select all

dmesg | egrep -i 'b43|firm'
by JeremyB
Sun Apr 21, 2024 5:07 pm
Forum: Hardware Support
Topic: Iclever Bluetooth keyboard not working
Replies: 9
Views: 160

Re: Iclever Bluetooth keyboard not working

Maybe try

Code: Select all

bluetoothctl
power on
scan on
Then use bluemand to try to connect
by JeremyB
Sun Apr 21, 2024 1:51 pm
Forum: Hardware Support
Topic: Iclever Bluetooth keyboard not working
Replies: 9
Views: 160

Re: Iclever Bluetooth keyboard not working

Before attempting to connect in terminal

Code: Select all

tail -f /var//log/syslog
See what is happening
by JeremyB
Sun Apr 21, 2024 11:01 am
Forum: Networking
Topic: macbook air 6.1 not connecting to some wifi networks
Replies: 2
Views: 33

Re: macbook air 6.1 not connecting to some wifi networks

You may have to set the channel on the access point to use channel 1-11 instead of auto channel. The Broadcom drivers normally don't allow the use of channel 12-14
by JeremyB
Sun Apr 21, 2024 10:44 am
Forum: Networking
Topic: Wifi suddenly not appearing
Replies: 5
Views: 88

Re: Wifi suddenly not appearing

Code: Select all

sudo apt remove bcmwl-kernel-source
Then go into Update Manager view menu, linux kernels, install the newest 6.5 kernel and reboot
by JeremyB
Sun Apr 21, 2024 10:42 am
Forum: Hardware Support
Topic: Iclever Bluetooth keyboard not working
Replies: 9
Views: 160

Re: Iclever Bluetooth keyboard not working

On the third computer, do sudo dkms uninstall btusb/4.1 sudo dkms remove btusb/4.1 --all sudo rm -r /usr/src/btusb-4.1 cd bluetooth-5.15 git pull cd sudo dkms add ./bluetooth-5.15 sudo dkms install btusb/4.1 Reboot You might want to run this on the others echo "options btusb enable_autosuspend=...
by JeremyB
Sun Apr 21, 2024 10:35 am
Forum: Networking
Topic: Wifi suddenly not appearing
Replies: 5
Views: 88

Re: Wifi suddenly not appearing

See the wireless script link in my signature and post results
by JeremyB
Sun Apr 21, 2024 10:34 am
Forum: Hardware Support
Topic: Bluetooth earbuds won't connect.
Replies: 6
Views: 96

Re: Bluetooth earbuds won't connect.

I don't know what the issue might be, the results look fine
by JeremyB
Sun Apr 21, 2024 10:10 am
Forum: Hardware Support
Topic: Bluetooth earbuds won't connect.
Replies: 6
Views: 96

Re: Bluetooth earbuds won't connect.

Post results for

Code: Select all

lsusb; hciconfig -a; dmesg|egrep -i 'blue|firm'
by JeremyB
Sun Apr 21, 2024 8:29 am
Forum: Hardware Support
Topic: Bluetooth earbuds won't connect.
Replies: 6
Views: 96

Re: Bluetooth earbuds won't connect.

Can you use Update Manager, view menu/linux kernels to install the newest 5.15 kernel and reboot?
by JeremyB
Sun Apr 21, 2024 8:27 am
Forum: Hardware Support
Topic: Wifi driver
Replies: 2
Views: 40

Re: Wifi driver

Can you put the Mint 21.3 Edge ISO on USB and boot the computer?
by JeremyB
Sun Apr 21, 2024 8:20 am
Forum: Hardware Support
Topic: Iclever Bluetooth keyboard not working
Replies: 9
Views: 160

Re: Iclever Bluetooth keyboard not working

In terminal

Code: Select all

sudo apt install git dkms
git clone https://github.com/jeremyb31/bluetooth-5.15.git
sudo dkms add ./bluetooth-5.15
sudo dkms install btusb/4.1
Reboot
by JeremyB
Sun Apr 21, 2024 8:07 am
Forum: Suomi - Finnish
Topic: Mint 21.3 ja Bluetooth
Replies: 5
Views: 82

Re: Mint 21.3 ja Bluetooth

Lähetä tulokset terminaalista haulle

Code: Select all

mokutil --sb; dmesg|egrep -i 'blue|firm'
by JeremyB
Sun Apr 21, 2024 7:39 am
Forum: Networking
Topic: Bluetooth not working
Replies: 1
Views: 30

Re: Bluetooth not working

Code: Select all

cd /lib/firmware/brcm
sudo wget https://github.com/winterheart/broadcom-bt-firmware/raw/master/brcm/BCM43142A0-0a5c-21d7.hcd
Reboot
by JeremyB
Sat Apr 20, 2024 7:21 pm
Forum: Networking
Topic: Wireless Adapter TP-link Archer T3U Plus on Mint 21.3 Virginia
Replies: 3
Views: 65

Re: Wireless Adapter TP-link Archer T3U Plus on Mint 21.3 Virginia

Go into Update Manager, view menu/linux kernels and install the newest 6.5 kernel, reboot and see if the internal wifi functions better

Go to advanced search