Find the answer to your Linux question:
Results 1 to 4 of 4
I fitted a new hard drive over christmas and have had to re-install the lpr and cups drivers, i have followed the procedure that i normally use which always works ...
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Location
    Christchurch, New Zealand
    Posts
    57

    dcp-130c printer won't start

    I fitted a new hard drive over christmas and have had to re-install the lpr and cups drivers, i have followed the procedure that i normally use which always works until now.
    I am unable to get into the web page localhost 631 but all the settings seem to be there in the system-printer settings.
    Tried cupsd this produced a child excited 1 does anybody know what this refers to or could advise me on what may be missing. I am using Kubuntu feisty 7.04

    cheers

    Darthmam8

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    Not sure, but it sounds like CUPS might not be running.

    Restart CUPS with the following command:

    Code:
    /etc/init.d/cupsys restart
    If that doesn't work, try reinstalling CUPS.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Aug 2007
    Location
    Christchurch, New Zealand
    Posts
    57
    Thanks Ozar,
    Did not work but how do i re-install cups

  4. #4
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    Quote Originally Posted by darthman8 View Post
    how do i re-install cups
    In Kubuntu, I think it would be:

    Code:
    sudo apt-get install cups
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

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