Samsung M5360rx and Epson M1445 Fails to install on 21.1

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
doguibnu
Level 1
Level 1
Posts: 5
Joined: Tue Mar 28, 2023 8:41 pm
Location: Prudentopolis, PR - Brazil
Contact:

Samsung M5360rx and Epson M1445 Fails to install on 21.1

Post by doguibnu »

Hello!

I am with the same issue about cups and printers on Linux Mint 21.1. I did try install Samsung M5360rx and Epson M1445 by network mode. Cups returns the same message: error and Success.

Still searching some good solution.
What did I to works?

Install Linux Mint 21.1. Before update and upgrade system so, I install the printers first and right, After install the printers I start update and upgrade system and install more softwares. At the moment this fix but, not the right solution. :?

Thank You
Douglas
Last edited by LockBot on Thu Sep 28, 2023 10:00 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
MikeNovember
Level 7
Level 7
Posts: 1839
Joined: Fri Feb 28, 2020 7:37 am
Location: Nice, Paris, France

Re: Samsung M5360rx and Epson M1445 Fails to install on 21.1

Post by MikeNovember »

doguibnu wrote: Tue Mar 28, 2023 9:05 pm Hello!

I am with the same issue about cups and printers on Linux Mint 21.1. I did try install Samsung M5360rx and Epson M1445 by network mode. Cups returns the same message: error and Success.

Still searching some good solution.
What did I to works?

Install Linux Mint 21.1. Before update and upgrade system so, I install the printers first and right, After install the printers I start update and upgrade system and install more softwares. At the moment this fix but, not the right solution. :?

Thank You
Douglas
Hi,

From Linux Mint users manual https://linuxmint-user-guide.readthedoc ... nters.html
Driverless Printing and Scanning (IPP)
Since version 21, Linux Mint features driverless printing and scanning:

Printers and scanners are detected and added automatically.
Communication with the device is done via a standard protocol called IPP.
No drivers are needed.
Installed drivers are not used.
This standard protocol works with many devices, so for most printers and scanners, there is nothing to do. Everything just works out of the box.

To print a document open File -> Print… in your application.

To scan a document open Document Scanner from the application menu.

Manufacturer Drivers
If your device doesn’t work well with IPP you can use drivers from your manufacturer instead.

In this case you need to:

Disable IPP
Install your manufacturer’s drivers

Disabling IPP
IPP takes priority so as long as it’s installed, drivers won’t be used.
To remove IPP support from your computer open a terminal and type:
apt remove ipp-usb sane-airscan
So,

Code: Select all

sudo apt remove sane-airscan ipp-usb
Then restart and install your printer and scanner drivers.
Regards,

MN
_____________________________
Linux Mint 21.3 Mate host with Ubuntu Pro enabled, VMware Workstation Player with Windows 10 Pro guest, ASUS G74SX (i7-2670QM, 16 GB RAM, GTX560M with 3GB RAM, 1TB SSD).
User avatar
doguibnu
Level 1
Level 1
Posts: 5
Joined: Tue Mar 28, 2023 8:41 pm
Location: Prudentopolis, PR - Brazil
Contact:

Re: Samsung M5360rx and Epson M1445 Fails to install on 21.1

Post by doguibnu »

Hello!
Right!

Thanks to attention
I will try this

Douglas
MikeNovember wrote: Wed Mar 29, 2023 9:12 am
doguibnu wrote: Tue Mar 28, 2023 9:05 pm Hello!

I am with the same issue about cups and printers on Linux Mint 21.1. I did try install Samsung M5360rx and Epson M1445 by network mode. Cups returns the same message: error and Success.

Still searching some good solution.
What did I to works?

Install Linux Mint 21.1. Before update and upgrade system so, I install the printers first and right, After install the printers I start update and upgrade system and install more softwares. At the moment this fix but, not the right solution. :?

Thank You
Douglas
Hi,

From Linux Mint users manual https://linuxmint-user-guide.readthedoc ... nters.html
Driverless Printing and Scanning (IPP)
Since version 21, Linux Mint features driverless printing and scanning:

Printers and scanners are detected and added automatically.
Communication with the device is done via a standard protocol called IPP.
No drivers are needed.
Installed drivers are not used.
This standard protocol works with many devices, so for most printers and scanners, there is nothing to do. Everything just works out of the box.

To print a document open File -> Print… in your application.

To scan a document open Document Scanner from the application menu.

Manufacturer Drivers
If your device doesn’t work well with IPP you can use drivers from your manufacturer instead.

In this case you need to:

Disable IPP
Install your manufacturer’s drivers

Disabling IPP
IPP takes priority so as long as it’s installed, drivers won’t be used.
To remove IPP support from your computer open a terminal and type:
apt remove ipp-usb sane-airscan
So,

Code: Select all

sudo apt remove sane-airscan ipp-usb
Then restart and install your printer and scanner drivers.
Regards,

MN
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: Samsung M5360rx and Epson M1445 Fails to install on 21.1

Post by brian_p »

doguibnu wrote: Wed Mar 29, 2023 1:05 pm Hello!
Right!

Thanks to attention
I will try this
Your devices are on the network. ipp-usb is intended for devices connected by USB. By all means remove it, but it will not have the slightest effect on whether you can can print or not.

Removing sane-airscan might possibly remove any scanning capability.
--
Brian.
User avatar
doguibnu
Level 1
Level 1
Posts: 5
Joined: Tue Mar 28, 2023 8:41 pm
Location: Prudentopolis, PR - Brazil
Contact:

Re: Samsung M5360rx and Epson M1445 Fails to install on 21.1

Post by doguibnu »

Your devices are on the network. ipp-usb is intended for devices connected by USB. By all means remove it, but it will not have the slightest effect on whether you can can print or not.

Removing sane-airscan might possibly remove any scanning capability.
Hello!
In that sector the devices are on network, not usb connection!
brian_p
Level 9
Level 9
Posts: 2702
Joined: Thu Jan 17, 2019 9:20 am
Location: UK

Re: Samsung M5360rx and Epson M1445 Fails to install on 21.1

Post by brian_p »

doguibnu wrote: Thu Mar 30, 2023 7:43 am
Your devices are on the network. ipp-usb is intended for devices connected by USB. By all means remove it, but it will not have the slightest effect on whether you can can print or not.

Removing sane-airscan might possibly remove any scanning capability.
Hello!
In that sector the devices are on network, not usb connection!
I appreciate the difference between network and USB and the futility of removing ipp-usb. What do you mean by "sector"?

Anyway, give the outputs of

Code: Select all

avahi-browse -rt _ipp._tcp

Code: Select all

avahi-browse -rt _uscan._tcp

Code: Select all

driverless
--
Brian.
User avatar
doguibnu
Level 1
Level 1
Posts: 5
Joined: Tue Mar 28, 2023 8:41 pm
Location: Prudentopolis, PR - Brazil
Contact:

Re: Samsung M5360rx and Epson M1445 Fails to install on 21.1

Post by doguibnu »

appreciate the difference between network and USB and the futility of removing ipp-usb. What do you mean by "sector"?

Anyway, give the outputs of

Code: Select all

avahi-browse -rt _ipp._tcp

Code: Select all

avahi-browse -rt _uscan._tcp

Code: Select all

driverless
[/quote]

Hello!
sorry! Sector mean Room/place

Driverless is showing that was not good choice to do printers and scanners work and be automatic recognized by the system. At production area this is very bad. In little time this is goes against Mint Quality. So, search some Linux system that seems Mint I get Gecko Linux (openususe fork) with cinnamon. There the cups version is little old and works well to find network printers and scanners. Next week I will give you the answers about the questions.

Thanks
Locked

Return to “Printers & Scanners”