cannot get wifi and bluetooth up simultaneously

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jewnersey

cannot get wifi and bluetooth up simultaneously

Post by jewnersey »

I cant get both wifi and bt to be running simultaneously. when you start one, it just kills the other.

any help?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: cannot get wifi and bluetooth up simultaneously

Post by AlbertP »

Could you run this command in terminal and post the output:

Code: Select all

rfkill list
Then please try to enable the wifi or bluetooth (whichever is currently down) and run the command again. Does it show any difference? Please post that output too.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
jewnersey

Re: cannot get wifi and bluetooth up simultaneously

Post by jewnersey »

REVIVE! I was very busy with school and have not thought about fixing these issues until now. so here we are...
Here is this output from those command. I commented above each input explaining what i did prior to each

Code: Select all

//////////////////////wireless up and running, connected to the web, bluetooth off
mtp@mtptop ~ $ rfkill list
1: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: acer-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
mtp@mtptop ~ $ rfkill list
//////////////////////clicked the bluetooth icon in the panel and chose "Turn Bluetooth On" - wireless no longer on, BT on
1: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: acer-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
9: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
mtp@mtptop ~ $ rfkill list
//////////////////////fn-f3 - to toggle wireless - no wifi, no bluetooth
1: acer-wireless: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
2: acer-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: yes
//////////////////////fn-f3 again - wifi on and connected, bluetooth off
mtp@mtptop ~ $ rfkill list
1: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: acer-bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
Bluetooth appears to only work after rebooting. and wifi is turned off...
HOWEVER,,,because im trying to sort this out, i restarted to run the command again to get the BT on output, and now both are UP. first time ever

Code: Select all

mtp@mtptop ~ $ rfkill list
0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: acer-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
Coming out of sleep

Code: Select all

mtp@mtptop ~ $ rfkill list
0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: acer-bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
//////////////////////// fn-f3 ,  neither BT nor wifi working
mtp@mtptop ~ $ rfkill list
0: acer-wireless: Wireless LAN
	Soft blocked: yes
	Hard blocked: no
1: acer-bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: yes
	Hard blocked: yes
///////////////////////// fn -f3 , wifi working
mtp@mtptop ~ $ rfkill list
0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: acer-bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Mainly, I could care less about Bluetooth.
All i want is wifi to work after sleep and after boot consistently.
Locked

Return to “Beginner Questions”