I installed Epson XP-352 printer with both interfaces: usb and wi-fi.
Using usb it works normally, using wi-fi doesn’t print.
Note that printer is correctly recognized during installation and I use same driver for both printers.
The same printer works in other Linux distribution and worked in OpenMandriva Lx 4.2.
More: it’s detected and installed using wifi, then wifi connection works,
May be a Firewall problem?
In that case I suggest you delete ALL printers shown in cups and start from the beginning if your printer is set up correctly for wifi through usb you should have no problem detecting your priinter using the cups method of detection. Before you start though read this help page it will help you to choose the correct method http://localhost:631/help/network.html Others have installed wireless printers through cups so there is no reason why you should have a problem if you choose the correct method to detect it.
Please note that you need to provide the root password to access the cups interface.
Colin
Thanks for suggestion.
I already installed printer using “631” and it doesn’t works. Printer is correctly recognized and is installed but don’t print (printer seems unavailable).
I tried to follow help page but, as often happens in Linux, I get stuck.
As an example " Run the lpinfo(8) command to find your printer’s URI:" give me:
$ lpinfo --include-schemes dnssd -v
bash: lpinfo: command not found...
Install package 'cups-common' to provide command 'lpinfo'? [N/y] y
* Waiting in queue...
* Loading list of packages.... Failed to install packages: cups-common-2.4.1-1.x86_64 is already installed
I have a HP printer set up using wifi with CUPS in OM Lx 4.3. It worked when I set it up. And if I remember to turn it on it is still working wifi.
Follow the document @Colin posted. The trick is in getting the correct selection under either “Discovered Network Printers” or “Other Network Printers”. For me “Discovered Network Printers” shows my printer but using that did not work I had to use an entry under “Other Network Printers” and manually enter my wifi printer url. The url of your wifi printer is on the screen of your printer.
As far as the firewall, firewalld, it is set to incoming Allow and outgoing Allow. That is unlikely to be stopping much of anything.
Not sure.
Removed cups-common with several dependencies.
Reinstalled only cups-common (without any dependency ! Why?).
Hope system doesn’t need any of the dependencies removed …
We’ll see.
post edit: all printers previously installed disappeared.
No removing the printers wouldn’t do this; this is a disk error by the look of it…unless there’s a dependency missing. I’ve just run the command it works fine here. Do this ‘systemctl status cups’
If it says the service is running then run ‘systemctl restart cups’
If the service is not running then start it with ‘systemctl start cups’ and hopefully all will be well.
If all else fails then reboot.