printer issues in lmde

Archived topics about LMDE 1 and LMDE 2
Locked
knireis

printer issues in lmde

Post by knireis »

I installed lmde and initially could not add a network printer. On this forum i found that smbclient package is missing from lmde. Installing smbclient did indeed solve this problem. I added the (samba) network printer via the configuration screen.
Here is the problem though, after updating lmde via the update manager, you cannot add another (samba) printer. The 'add' button is greyed out. The original printer still works, but i want to add another printer.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
altair4
Level 20
Level 20
Posts: 11445
Joined: Tue Feb 03, 2009 10:27 am

Re: printer issues in lmde

Post by altair4 »

You might want to restart cups:

Code: Select all

sudo service cups restart
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
knireis

Re: printer issues in lmde

Post by knireis »

that does not work

However i found a solution by reinstalling a bunch of samba and cups related packages and configured the printer myself via cups interface 127.0.0.1:631.
The add samba printer option via the configuration screen is still not available though.
altair4
Level 20
Level 20
Posts: 11445
Joined: Tue Feb 03, 2009 10:27 am

Re: printer issues in lmde

Post by altair4 »

bad post
Last edited by altair4 on Tue Nov 16, 2010 11:09 am, edited 1 time in total.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
altair4
Level 20
Level 20
Posts: 11445
Joined: Tue Feb 03, 2009 10:27 am

Re: printer issues in lmde

Post by altair4 »

I'm getting old an feeble. I had to look at my own HowTo for this:
[] LINUX MINT DEBIAN MISSING PACKAGES
In order to access a Windows printer ( or if you are using Samba to access to another Linux printer ) from LMDE the following packages will have to be installed:

Code: Select all

sudo apt-get install libsmbclient
sudo apt-get install smbclient
sudo apt-get install python-smbc
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
knireis

Re: printer issues in lmde

Post by knireis »

ok the python-smbc package is the one i needed, the other 2 i had installed before.
thanks
Locked

Return to “LMDE Archive”