LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-05-2018, 12:48 PM   #1
janicem22
LQ Newbie
 
Registered: Aug 2018
Posts: 2

Rep: Reputation: Disabled
Wireless printer connection dropping,


How do I trouble shoot problem where laptop loses connection to wireless printer on network? Will reconnect when I restart laptop and then will print doc.
 
Old 08-05-2018, 06:31 PM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,855

Rep: Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149
When you mention wireless printer connection, I assume your laptop and wireless printer are both actually connected to your wireless LAN like this?

Code:
AP router
|__________________________
|             |            |
Laptop      Printer        Other hosts
Perhaps you mean your wifi connection on the laptop has dropped for some reason? Are you using NetworkManager or some other utility to manage your network connectivity? That might help us explain how to go about diagnosing this issue further. This may not be a printer-related issue at all.

Last edited by ferrari; 08-05-2018 at 06:42 PM.
 
1 members found this post helpful.
Old 08-05-2018, 08:35 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,400
Blog Entries: 28

Rep: Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166
No solution, but some ideas for testing: the nest time this happens before you try restarting your computer in an effort to narrow down you list of suspects.

1. Ping the printer from you computer. If you have another device on your LAN (another computer?), ping it also.

2. If you get no response, ping the router. If you get a response, ping yahoo.com or google.com.

3. In any event, traceroute to the printer; that may give you some indication where the connection is breaking down.

Let us know what response you get.

Also, what make/model computer, what distro/version are you running, what is the wireless chipset, and how old is the wireless card?
 
1 members found this post helpful.
Old 08-05-2018, 11:47 PM   #4
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Have you verified that the connection is lost? Or do assume this based on the fact that it won't print? There should be a routing table on the wap you can refer to.
 
Old 08-06-2018, 02:08 PM   #5
janicem22
LQ Newbie
 
Registered: Aug 2018
Posts: 2

Original Poster
Rep: Reputation: Disabled
Wireless connection being drpped by laptop

Quote:
Originally Posted by janicem22 View Post
How do I trouble shoot problem where laptop loses connection to wireless printer on network? Will reconnect when I restart laptop and then will print doc.
I have discovered that my laptop disconnects from my wireless network after a while. Hooks up okay on start but loses connection. Not printer problem but wireless problem
 
Old 08-06-2018, 03:38 PM   #6
Rickkkk
Senior Member
 
Registered: Dec 2014
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,364

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Quote:
Originally Posted by janicem22 View Post
I have discovered that my laptop disconnects from my wireless network after a while. Hooks up okay on start but loses connection. Not printer problem but wireless problem
Check logs on both your wireless access point and your laptop.

From a linux command prompt on your laptop:

Code:
dmesg -T | tail
... and / or ...

Code:
journalctl -xe
... for your router / access point, it undoubtedly has a log feature on its web admin page.

Start there and let us know what you find. Don't forget to try out frankbell's suggestions above as well ...
 
Old 08-06-2018, 03:57 PM   #7
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,855

Rep: Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149Reputation: 1149
Quote:
I have discovered that my laptop disconnects from my wireless network after a while. Hooks up okay on start but loses connection. Not printer problem but wireless problem
Which distro are you using?

It could well be due to power management issue at play. Assuming wlan0 is your wireless network device node, run the following in a terminal and report back with the output...
Code:
sudo iwconfig wlan0
 
1 members found this post helpful.
Old 08-06-2018, 04:05 PM   #8
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,763

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
My wireless printer loses connectivity...sometimes...when it goes to sleep. Not always. Cure is to reboot the printer. It doesn't appear to be a PC-side issue, since it disconnects from all the PCs on the network.

That may not have any relation to your problem, tho...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Broadcom wireless BCM4306 keeps dropping connection mrfixit1951 Linux - Networking 2 02-01-2013 12:31 PM
Wireless Connection Constantly Dropping and Reconnecting TheEvilOne6620 Linux - Wireless Networking 1 08-03-2009 01:02 PM
Wireless Connection Constantly Dropping and Reconnecting TheEvilOne6620 Linux - Networking 1 07-26-2009 02:55 AM
Linksys WUSB54AG keeps dropping wireless connection dreadnyah Linux - Hardware 0 03-18-2009 02:11 PM
Wireless Network Connection Dropping _Ronnie_ Linux - Wireless Networking 0 01-23-2006 08:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration