How can I connect Ubuntu 14.04 to my wireless printer canon mp620

41,665

Solution 1

Find IP

Make sure the wireless printer is connected in same network segment as your computer Use nmap or zenmap to find the IP of the printer I used nmap -T4 -F 192.168.1.1-254 and got output as Nmap scan report for new-host-2.home (192.168.1.8) Host is up (0.054s latency). Not shown: 98 closed ports PORT STATE SERVICE 80/tcp open http 515/tcp open printer

Look for the printer serviec with state open and then find the corresponding IP, and use in next step.

Add printer

Then launch printers -> New -> Enter URI (I entered http://192.168.1.8) -> Click Forward -> "Select printer from database" radio option -> Canon on list -> click Forward -> Select from the Model -> click Forward -> give a short name and description -> Click Apply

Solution 2

Go to Settings, Printers, add new printer, click on yours, wait, click "add", wait, you're done! Good luck!

Solution 3

First, it's a good idea to give your printer a static IP. I have done so in my router settings. Then, go to settings, printers, add, and then select network printer and then "find network printer" and type the printer IP and search! Then your printer should pop up.

Hope this helps...!

The syntax for the printer IP is to put http:// before the numbers of the address.

The "Enter Device URI" option also works with this.

Solution 4

Connecting Network Printers in 10 Simple Steps

  1. Go to dash
  2. Type Printers
  3. Click on the printer icon
  4. Click add (+)
  5. Click "Network Printer"s and select printer (you may have to wait a minute for it to load)
  6. Click on your Printers title
  7. Click "Forward"
  8. Click Select for the Printers Company (choose recommend if you don't know)
  9. Choose Model (choose recommend if you don't know) 10.Choose the Number of Input Trays
  10. Choose The Printers Name
  11. Print Test Page
Share:
41,665

Related videos on Youtube

user273922
Author by

user273922

Updated on September 18, 2022

Comments

  • user273922
    user273922 almost 2 years

    I'm running Ubuntu 14.04 as a guest OS in VirtualBox. Windows 7 is the host. I can get on the web just fine. I can ping my wireless printer just fine. I can login to my printer's administrative web site just fine. When I add the printer to CUPS and try to print to it I get the message that the printer isn't responding. Any suggestions on how to get it working?

    Thanks in advance.

  • stanleyhunk
    stanleyhunk almost 9 years
    I have an issue here, any idea why step 5, ubuntu just keep on waiting for very long time (around an hour) still haven't finish loading? any possible fix?