• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

[SOLVED] Install my printer just fine in Ubuntu but can't get it to print

Here's what the terminal reports:

Screenshot from 2020-05-13 19-51-48.png

The 1st time after doing what you asked with the terminal when i tried to print the document, it got held for several minutes and the restarted printing again on it's own but got held again: took quite a while but it eventually finished the page but, upon examination, it printed the start of the document each time after the hold up. If i knew how to use the scanner under Ubuntu, i'd post the document (simple scan doesn't work: that was the 1st thing i tried).
I've since attempted to print it again but i'm having the same results :(
 
Got held, same as before :(

View attachment 155073

Anything "fun" in that pic?

EDIT

I entered the command in the terminal BEFORE starting to print.
Yeah actually, do you see that line that says "usblp0: removed" and the line right before says that device is a USB Bidirectional printer. I guess it's possible that the USB connection is getting interrupted while the device is operating. Does the printer have a wireless printing mode? If it does, I suggest trying it out. I've had far fewer issues with wireless printing than running over USB. It sounds like the USB connection is unstable.
 
Yeah actually, do you see that line that says "usblp0: removed" and the line right before says that device is a USB Bidirectional printer. I guess it's possible that the USB connection is getting interrupted while the device is operating. Does the printer have a wireless printing mode? If it does, I suggest trying it out. I've had far fewer issues with wireless printing than running over USB.
It does yes, but i dunno how to install it that way.
 
It does yes, but i dunno how to install it that way.
With printers that don't have a UI, there is typically a process for connecting it to the WiFi. Hopefully it doesn't require an initially wired connection (it wouldn't be the first time I've seen that.) WPS is the easiest and fastest way to do it if you have a router and printer that support it. I tend to do this with my own devices.
 
With printers that don't have a UI, there is typically a process for connecting it to the WiFi. Hopefully it doesn't require an initially wired connection (it wouldn't be the first time I've seen that.) WPS is the easiest and fastest way to do it if you have a router and printer that support it. I tend to do this with my own devices.
New problem:

Screenshot from 2020-05-13 20-26-56.png


My sister's PC used MY WI-FI just fine ... but i can't use it ... no idea why :(

No Wi-fi entry under "network".
 
New problem:

View attachment 155078

My sister's PC used MY WI-FI just fine ... but i can't use it ... no idea why :(

No Wi-fi entry under "network".
If you're using a wired connection on the computer, you don't need to set up WiFi there, you need to set it up on the printer. You don't need to use WiFi to do wireless printing, you just need the printer to be connected to the network, much like you attach a NAS to the network to gain access to things like Samba or NFS shares.

There may be a driver for the Intel WiFi adapter on the board in your specs that you need to install, but that's unrelated IMHO.
 
If you're using a wired connection on the computer, you don't need to set up WiFi there, you need to set it up on the printer. You don't need to use WiFi to do wireless printing, you just need the printer to be connected to the network, much like you attach a NAS to the network to gain access to things like Samba or NFS shares.

There may be a driver for the Intel WiFi adapter on the board in your specs that you need to install, but that's unrelated IMHO.
My connection is wired, yes.

I think i figured out why i don't have wi-fi on my PC despite my board supporting it: due to having wired connection, i never bothered to install the antennas that came with the board ... :slap:

Unfortunately, dunno how to do that :(
 
My connection is wired, yes.

I think i figured out why i don't have wi-fi on my PC despite my board supporting it: due to having wired connection, i never bothered to install the antennas that came with the board ... :slap:

Unfortunately, dunno how to do that :(
I'd find the documentation that came with the printer to help you setup the WiFi on the printer. You don't need to fiddle with the WiFi on the tower. As I said, only the printer needs to connect to WiFi if the tower is already on the network.

I don't want to digress, but if the WiFi device not showing up (which you shouldn't worry about since it doesn't appear that you need it,) there is a probably an additional driver you need to install for that. It'd probably show up in "Additional Drivers" in the "Software & Updates" control panel. I thought Intel WiFi was supported OOTB, but apparently not.
 
Figured out what the problem was: it was the USB cable ...

As soon as i tried another cable, the printer printed normally, but i couldn't report this earlier because ... i lost my NET since early Sunday ...

The problem is now solved.
 
I'm on Lubuntu 20.04 with an HP 3632 DeskJet printer, I had the same problems as those below.

Similarly, I went around the virtual world trying to find a fix, today I:

1. uninstalled hplip - previously installed from the HP web site.
2. reinstalled hplip from the Ubuntu repository
3. uninstalled cups
4. reinstalled cups

All good!, my printer and scanner now work as expected.
 
Had also problem with Ubuntu 20.04 and Ecotank Printer 4750 -

the Ubuntu 20.04 System would "autoinstall" drivers , but not function.

my solutoin:

1. sudo apt purge ippusbxd (stops the system from auto"magicaly" selfinstall printer drivers)
2. go to https://epson.com/Support/wa00821 (Linux support for Epson Products) and download the packages for ET-4750
2b. > install those packages, let "sudo apt -f install " autoinstall missing packages
3 after reboot, the printer would be visible correctly as "USB Printer" and under "Network" in the Additional Print Settings and would actually print after being added as USB Printer.
 
  • Love
Reactions: HTC
Back
Top