• Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Solved slow wifi

Status
Not open for further replies.
I have Windows 10 and Linux Mint 17.3 on the same computer. My Windows 10 WIFI is very strong, but when i insert Linux Cinnamon 17.3 USB in to run Linux it,s
very weak. I dont have any acsess to the WIFI reciever, iam in a resthome. Thank,s Chuck
 
There are a few commands that we can use in Terminal that will give us some basic information. You can copy and past the commands into terminal and copy and past the information back into the post.

Also have you tried removing and re-adding the connection. Sometimes that helps if they made changes to the system

Will tell us the make and model of the WIFI device
Code:
lspci | grep -i wireless

This command will tell us the link and signal quality.
Code:
# iwconfig wlan0 | grep -i --color quality

This will retrieve the driver information
sudo lspci -nn -v -s your socket
 
There are a few commands that we can use in Terminal that will give us some basic information. You can copy and past the commands into terminal and copy and past the information back into the post.

Also have you tried removing and re-adding the connection. Sometimes that helps if they made changes to the system

Will tell us the make and model of the WIFI device
Code:
lspci | grep -i wireless

This command will tell us the link and signal quality.
Code:
# iwconfig wlan0 | grep -i --color quality


This will retrieve the driver information
Rustys i have noway of noing the WIFI name. It,s a good 100 ft away infact thay WIFI pickups in each hall. Theres 3 halls.
I run the codes you give me in the terminal.
!st code says, ( Qualcomm Atheros ) AR 9462 wireless net work adapter ( rev 01 )
2nd code says ( iwconfig wlan0 grep-i--color quality Link quality=55/70 Signal level=55 dBm )
3rd code sudo lspci -nn -v -s your socket lspci -s: invalid slot number.
Thank,s Chuck
 
Have you tried turning off then on the WIFI on the system? Which can be done form the same place you located the name of the WIFI. From what I can see you have a good link and connection signal.

Has this affected you speed at all? Have you ran any speed test? What were the results?

Mine will sometimes show a lower signal that my windows system. Other times it will be the other way. There are times that I can be next the transmitter and have low signal.
 
Have you tried turning off then on the WIFI on the system? Which can be done form the same place you located the name of the WIFI. From what I can see you have a good link and connection signal.

Has this affected you speed at all? Have you ran any speed test? What were the results?

Mine will sometimes show a lower signal that my windows system. Other times it will be the other way. There are times that I can be next the transmitter and have low signal.

I use ( WIFI Speed Test Program ) it shows ( ping-16ms ) ( download speed- 41.56mbps )
( upload speed 5.81 mbps )
I can only shut the internet off at the computer, when i reconnect WIFI Speed Test shows
( ping 31ms ) ( download speed-37.36 mbps ) ( upload speed-5.97 mbps )
My Linux never disconnects, its just slow sometimes, not all the time though.
Linux boots up is fine and shuts down is fine, is that ok? And to be expected?
Thanks Chuck
 
Status
Not open for further replies.