Results 1 to 6 of 6

Thread: Adding Printer

  1. #1
    Join Date
    2013-Mar
    Posts
    1

    Adding Printer

    Trying to add a printer... keep getting this message

    "Sorry! The system printing service doesn't seem to be available."

    Can someone walk me thru to get my printer working?

    I researched and tried installing CUPS, but not quite sure if that is what I was supposed to do.

  2. #2
    Join Date
    2013-Mar
    Location
    London Colney Hertforshire
    Posts
    3

    Printers

    Hi.

    In my limited experince with Linux I have found that a printer will either work straight away or not at all check this link and see a list of printers that work or need a tweak here and there. Good luck

  3. #3
    Quote Originally Posted by sincity View Post
    Trying to add a printer... keep getting this message

    "Sorry! The system printing service doesn't seem to be available."

    Can someone walk me thru to get my printer working?

    I researched and tried installing CUPS, but not quite sure if that is what I was supposed to do.
    open a command line.
    sudo apt-get install cups

    You need a print service in order to print. Kali doesn't have one installed by default.

  4. #4
    Join Date
    2013-Jun
    Location
    Malang, Indonesia
    Posts
    9
    After that, execute this command in terminal
    Code:
    sudo service cups start
    auastyle blog <~ http://www.ulil-albab.info
    @auastyle <~ on twitter

  5. #5
    Join Date
    2013-Nov
    Posts
    1
    I had the same problem. First, I installed as many printer options and printer driver files (Add/Remove Software). Next, I installed synaptic. When I tried to install cups, it reported that the latest version was already installed. Once I issued the command <service cups start> from a terminal, the hp 1320 appeared and was configured.

  6. #6
    Join Date
    2014-Mar
    Posts
    1
    Quote Originally Posted by auastyle View Post
    After that, execute this command in terminal
    Code:
    sudo service cups start
    Works in EPSON x-446

Similar Threads

  1. Printer problem
    By renanfm in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-03-25, 14:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •