Jump to content

Installing HP Desktop 610C Printer


shimshon
 Share

Recommended Posts

I looked at Linuxprinting.org and followed the installation instructions.

First I checked if I have the driver with this command:

 

[root@bzq-84-108-100-88 shimshon]# rpm -qa | grep hplip

hplip-hpijs-0.9.4-6mdk

 

Then I tried to connect the printer with this commands:

 

[root@bzq-84-108-100-88 shimshon]# /etc/init.d/cups restart

bash: /etc/init.d/cups: No such file or directory

[root@bzq-84-108-100-88 shimshon]# /etc/init.d/cupsys restart

bash: /etc/init.d/cupsys: No such file or directory

 

And that is how far I got!

Link to comment
Share on other sites

Simply

 

service cups start

(as cups is not located in all distros at /etc/init.d)

should do the trick. If it doesn't

 

urpmi cups

(although normally it should be already installed).

 

Also checkout the services session of MCC, cups should be listed there as a service. you can set it from there to be loaded as system startup, or manually.

Link to comment
Share on other sites

I got this:

 

[root@bzq-84-108-100-88 shimshon]# service cups start

Cannot find cups service

Usage: service -[Rfshv] SERVICE ARGUMENTS

-f|--full-restart: Do a fullrestart of the service.

-R|--full-restart-all: Do a fullrestart of all services currently running.

-s|--status-all: Print a status of all services.

-d|--debug: Launch with debug.

-h|--help: This help.

-v|--version: Print version.

 

version 1.14

[root@bzq-84-108-100-88 shimshon]# urpmi cups

To satisfy dependencies, the following 5 packages are going to be installed (12 MB):

cups-1.1.23-17.1.20060mdk.i586

cups-common-1.1.23-17.1.20060mdk.i586

libcups2-1.1.23-17.1.20060mdk.i586

libopenslp1-1.0.11-6mdk.i586

xinetd-2.3.13-2mdk.i586

Is this OK? (Y/n) y

 

ftp://ftp.u-picardie.fr/mirror/ftp.mandri...060mdk.i586.rpm

ftp://ftp.u-picardie.fr/mirror/ftp.mandri...060mdk.i586.rpm

...retrieving failed: curl: (19) Given file does not exist

ftp://ftp.u-picardie.fr/mirror/ftp.mandri...060mdk.i586.rpm

...retrieving failed: curl: (19) Given file does not exist

...retrieving failed: curl failed: exited with 19 or signal 0

 

 

...retrieving failed: curl: (19) Given file does not exist

installing xinetd-2.3.13-2mdk.i586.rpm libopenslp1-1.0.11-6mdk.i586.rpm from /var/cache/urpmi/rpms

Preparing... #############################################

1/5: libopenslp1 #############################################

2/5: xinetd #############################################

Installation failed, some files are missing:

ftp://ftp.u-picardie.fr/mirror/ftp.mandri...060mdk.i586.rpm

ftp://ftp.u-picardie.fr/mirror/ftp.mandri...060mdk.i586.rpm

ftp://ftp.u-picardie.fr/mirror/ftp.mandri...060mdk.i586.rpm

You may want to update your urpmi database

[root@bzq-84-108-100-88 shimshon]#

 

What now?

 

Also checkout the services session of MCC, cups should be listed there as a service. you can set it from there to be loaded as system startup, or manually.

 

cups is not listed!

Link to comment
Share on other sites

Some of the packages in your list above have been updated (version numbers do not match). Refresh the hdlist of your updates repository and try fetching them again.

If it fails again, then the above ftp mirror is rather out of sync and should be substituted by a more reliable one.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...