Printing from MX Linux

Message
Author
Jeffrey
Posts: 23
Joined: Wed Oct 18, 2023 11:30 am

Re: Printing from MX Linux

#11 Post by Jeffrey »

I found the driver as suggested & installed - still unable to print. I understand that you question my concern over a printer which would be unlikely to be the one which will be the user’s target. However, as this in my first machine for this project I need to be confident that it can print - and this is the only printer I have.

User avatar
j2mcgreg
Global Moderator
Posts: 7027
Joined: Tue Oct 23, 2007 12:04 pm

Re: Printing from MX Linux

#12 Post by j2mcgreg »

Jeffrey wrote: Tue Nov 14, 2023 11:33 am I found the driver as suggested & installed - still unable to print. I understand that you question my concern over a printer which would be unlikely to be the one which will be the user’s target. However, as this in my first machine for this project I need to be confident that it can print - and this is the only printer I have.
A better plan of attack would be to ask your friend the councillor to loan you one of the printers they plan to use in the project and the work on setting it up.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;

In Linux, newer isn't always better. The best solution is the one that works.

Jeffrey
Posts: 23
Joined: Wed Oct 18, 2023 11:30 am

Re: Printing from MX Linux

#13 Post by Jeffrey »

Ok, I really appreciate all your help, encouragement and advice in this.

Best wishes - Jeffrey

User avatar
CharlesV
Global Moderator
Posts: 7711
Joined: Sun Jul 07, 2019 5:11 pm

Re: Printing from MX Linux

#14 Post by CharlesV »

@Jeffrey Also, if your ok with it obviously, you might volunteer a couple of hours to help getting the machine setup for printing etc. (if they need it.) I provided 10 hrs of tech for my first large computer donation to the boys school, (they were all 'linux?) lol... using something like teamviewer or anydesk you could help them remotely.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Jeffrey
Posts: 23
Joined: Wed Oct 18, 2023 11:30 am

Re: Printing from MX Linux

#15 Post by Jeffrey »

Thanks again. BTW, It seems that Wing Python and Lazarus Pascal are not now available for 32 bit machines…..

I’ll take a look at teamviewer and anydesk.

j.

User avatar
CharlesV
Global Moderator
Posts: 7711
Joined: Sun Jul 07, 2019 5:11 pm

Re: Printing from MX Linux

#16 Post by CharlesV »

Lazarus still shows 32bit linux downloads ?

https://www.lazarus-ide.org/index.php?page=downloads

For Python, both Eric and Idle are good and will do a job for learning how to.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

ghunter
Posts: 181
Joined: Mon May 29, 2023 12:40 am

Re: Printing from MX Linux

#17 Post by ghunter »

Hi

IMHO gutenprint is not answer. Not sure what the package name on 32 bit is....but on my 64 bit its called printer-driver-escpr

Changing maker to Epson I can see on 64 bit......... models ET-2800 & ET-2810 ....suggesting 2810 try first

https://imgur.com/h3rn8Pv

User avatar
m_pav
Developer
Posts: 1825
Joined: Sun Aug 06, 2006 3:02 pm

Re: Printing from MX Linux

#18 Post by m_pav »

This came as a surprise to me, we used to include the printer-driver-escpr package preinstalled in our official ISO builds!

My suggestion is to install the packages for the most common printer models you have in your counrty/area. Here it's Brother, HP and Epson. HP drivers are already installed through the packages hplip and hplip-data but their UI element hplip-ui is not. I do not recommend you preinstall the UI, leave that to the individual users. There is however no harm in preloading the following;
printer-driver-brlaser
printer-driver-escpr
printer-driver-gutenprint

Note, the modern Gutenprint will download drivers on-demand as printers are set-up, rather than put them all on your system at installation.

MX is shipped with the ahavi daemon enabled at startup, so it will detect all networked printers that use Rendezvous or Bonjour to advertise their existence on the network. With the appropriate driver packages installed, the correct driver should be automatically added and the printer should just appear in the CUPS list of configured printers. This does however cause some conflicts and often the printer is set up with the Bonjour URI, which is doomed to fail.

Special note to be aware of with networked printers, I always set up or change the URI for network connected printers to use ipp/ip-address:631/ipp This seems to never fail, however, I also always pin printers to a single IP address at the router first, then using the printers control panel. I found as a mobile IT Tech that most of my call-outs for network printer related issues were due to dynamic IP addressing issues. With a dual-point static address setup, the network could be on the brink of falling over but the printer would still work.
Screenshot_2023-11-15.jpg
You do not have the required permissions to view the files attached to this post.
Mike P

Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD Ryzen 5 5600G, 32G, 8TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs

Jeffrey
Posts: 23
Joined: Wed Oct 18, 2023 11:30 am

Re: Printing from MX Linux

#19 Post by Jeffrey »

Lots of good advice here - thank you everyone!

Post Reply

Return to “General”