Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HP Deskjet 940C usb
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
shmu
n00b
n00b


Joined: 26 May 2006
Posts: 43

PostPosted: Tue Sep 12, 2006 1:29 am    Post subject: HP Deskjet 940C usb Reply with quote

Hi, i have a HP Deskjet 940C usb printer plugged into my system, and i cant get it to be recognized / install.
i did do

Code:
emerge hpijs


as i heard thise was the driver needed for it, but when i then type

Code:
hpijs


in the Konsole nothing happens, and then if i press enter it says

Code:
unable to init hpijs server


please help me get this printer to work, thanks! :)
Back to top
View user's profile Send private message
Phenax
l33t
l33t


Joined: 10 Mar 2006
Posts: 972

PostPosted: Tue Sep 12, 2006 1:32 am    Post subject: Reply with quote

Code:

emerge cups hplip #CUPS, Common Unix Printing System, hplip for the deskjet
rc-update add hplip default #Add hplip to start
rc-update add cups default #Add CUPS domain to start
/etc/init.d/hplip start #Run hplip.. never have to do this again after reboot Automatically starts on boot
/etc/init.d/cups start #Run cups.. never have to do this again after reboot Automatically starts on boot


Then in your browser, type this in the url bar
Code:
127.0.0.1:631

It should allow you to configure/add your printer. Deskjets use the hplip junk if I'm not mistaken.
Back to top
View user's profile Send private message
shmu
n00b
n00b


Joined: 26 May 2006
Posts: 43

PostPosted: Tue Sep 12, 2006 2:46 am    Post subject: Reply with quote

This worked perfectly, thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum