Fedora Linux Support Community & Resources Center
  #1  
Old 27th August 2009, 04:07 PM
theAdmiral Offline
Registered User
 
Join Date: Nov 2008
Posts: 495
linuxfirefox
Setting up the wireless printer HP c6380

I downloaded HPLIP, and I began the install process. After 'make', it prompted me to restart. Thinking that would be good, I restarted. When I logged back in I tried to print a document, and it didn't print. I don't know what to do. I tried to follow the directions at http://hplipopensource.com/hplip-web...all/index.html, and they weren't very good. How can I tell if everything is installed for the printer? Once it is installed, how do I configure it and set it up? It is a wireless printer.

Thanks,
theAdmiral
Reply With Quote
  #2  
Old 27th August 2009, 05:36 PM
ryptyde Online
Registered User
 
Join Date: May 2005
Location: Tragic City, Michigan USA
Posts: 1,605
linuxfedorafirefox
Check this thread hp-setup it should help.
Reply With Quote
  #3  
Old 27th August 2009, 08:11 PM
theAdmiral Offline
Registered User
 
Join Date: Nov 2008
Posts: 495
linuxfirefox
Thread non-resolving

The given thread is non-resolving. I ran hp-setup, and at the part where I am supposed to plug in a usb cable and detect the printer, the printer does not show up in the list. What do I do?

thanks,
theAdmiral
Reply With Quote
  #4  
Old 27th August 2009, 10:47 PM
ryptyde Online
Registered User
 
Join Date: May 2005
Location: Tragic City, Michigan USA
Posts: 1,605
linuxfedorafirefox
Quote:
Originally Posted by theAdmiral View Post
The given thread is non-resolving. I ran hp-setup, and at the part where I am supposed to plug in a usb cable and detect the printer, the printer does not show up in the list. What do I do?

thanks,
theAdmiral
I thought you were going wireless and did you install all of the HP related packages listed in the thread?
Reply With Quote
  #5  
Old 27th August 2009, 10:53 PM
theAdmiral Offline
Registered User
 
Join Date: Nov 2008
Posts: 495
linuxfirefox
First step

I tried performing the first step in the first thread, and that is where I got hung up. I am going wireless, to clarify. But to set up wireless, I have to "temporarily" plug in a usb cable. That is in the hp-setup wizard.
Reply With Quote
  #6  
Old 28th August 2009, 12:20 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
Sigh, I've run into similar things with HP setup.

Assuming hplip is properly installed:

hp-setup -i <IP Address of printer>

See if that works.

See if you can find the ppd file first, in case it doesn't find it, so you can direct it to the file. Also, if possible, choose the cups ppd, not the hpijs one. If you did it from the tarball, (or ran the script, in the directory hplip-3.9.8, there should be a subdirectory of ppds, with hpcups and hpjis or something similar in there. Make sure you use the one in the hpcups directory.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #7  
Old 28th August 2009, 12:42 AM
theAdmiral Offline
Registered User
 
Join Date: Nov 2008
Posts: 495
linuxfirefox
Some progress

I seem to be making progress. It found the *.ppd file. The step after finding that file is reading:
Yes, I included the actual step of finding it and displaying that it was found.
Code:
Found PPD file: drv:///hp/hpcups.drv/hp-photosmart_c6300_series.ppd
q=quit) ?ocation description for this printer (q
This code text was copy/pasted from the terminal. I have not quit it, yet. I don't know what to do. It will probably remain there for some time until I figure out what to do with it. How do I describe where my printer is given the text in the code?

Thank you for your help,
theAdmiral
Reply With Quote
  #8  
Old 28th August 2009, 01:24 AM
David Batson Offline
Registered User
 
Join Date: Jul 2009
Posts: 1,158
linuxopera
I don't know if this will be any help or not. I set up my Canon PIXMA MP600 usb printer to work wirelessly by using the print server feature of my router. This was in Mandriva. Here is what I did.

http://forum.mandriva.com/viewtopic.php?p=506242#506242
__________________
Fedora 18 Gnome on a ThinkPad X220, i5-2540M CPU, Intel HD Graphics 3000, Intel N 6205 wireless, and Sierra Wireless 754S Mobile Hotspot (AT&T)
Reply With Quote
  #9  
Old 28th August 2009, 02:25 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
Sorry Admiral (should I say, Sorry Sir?), I should have been more complete. You can just hit enter for that and the next few things. You don't really have to fill them in.

Then, it will ask if you want to do a test page. I always say no, because I'm a miser, and it uses lots of ink. What I do instead is then make the printer the default printer by using lpadmin. For example, my printer is shown as whatever, and I choose the name HPC4795. Then, once I've said no test page and hit q for quit (once it's added the printer, you can really quit), I do

lpadmin -d HPC4795

This tells cups to make it the default. Otherwise, cups won't have a default printer, even if there's only one.

Next I do

echo hello |lp

This pipes the command "echo hello" which would just say hello on the screen, to the lp command which should run the printer.

Then, I hold my breath and see if the printer prints it.

Once it does, I then usually find that running

scanimage -L

will also find the scanner. It may give it some almost impossible to rewrite name, but it should find it, and if it does, it will also work with xsane.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #10  
Old 28th August 2009, 02:50 AM
ryptyde Online
Registered User
 
Join Date: May 2005
Location: Tragic City, Michigan USA
Posts: 1,605
linuxfedorafirefox
I have set up my HP C8180 from F9, 10 and 11 using hp-setup in 3 steps and the most important part was having the ip address of the printer. I have a touch screen on mine and it is available under "set up" .
Reply With Quote
  #11  
Old 18th October 2010, 04:39 PM
theAdmiral Offline
Registered User
 
Join Date: Nov 2008
Posts: 495
linuxfedorafirefox
Re: Setting up the wireless printer HP c6380

Quote:
[theAdmiral@localhost ~]$ hp-setup -i 192.168.0.4

HP Linux Imaging and Printing System (ver. 3.10.5)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)


Setting up device: hp:/net/Photosmart_C6300_series?ip=192.168.0.4



---------------------
| PRINT QUEUE SETUP |
---------------------


Please enter a name for this print queue (m=use model name:'Photosmart_C6300'*, q=quit) ?Photosmart_C6300_L_L
Using queue name: Photosmart_C6300_L_L
Locating PPD file... Please wait.
warning: No PPD found for model photosmart_c6300 using new algorithm. Trying old algorithm...

Found PPD file: drv:///hp/hpcups.drv/hp-photosmart_c6300_series.ppd
Enter a location description for this printer (q=quit) ?
Enter additonal information or notes for this printer (q=quit) ?

Adding print queue to CUPS:
Device URI: hp:/net/Photosmart_C6300_series?ip=192.168.0.4
Queue name: Photosmart_C6300_L_L
PPD file: drv:///hp/hpcups.drv/hp-photosmart_c6300_series.ppd
Location:
Information:
error: Printer queue setup failed. Please restart CUPS and try again.
[theAdmiral@localhost ~]$
I got my printer to see my modem. Trying to connect my printer to my computer now, wirelessly. Given the above output, does anybody have any suggestions on what to do next please...I'm stuck.

Thanks,
__________________
---------------------------------------------------------
Dual-boot
System: HP Pavilion dv6500 Notebook PC Rev. 1
Intel(R) Core(TM)2 Duo CPU T7500 @2.2GHz
Number of CPUs: 2 (32-bit)
System Memory: 3072MB
Fedora 16 KDE Verne
Windoze 7, SP1

System: Sony Vaio
Intel (R) Pentium (R) 4 CPU 2.8 GHz
System Memory: 992 MB RAM
Fedora 16
Reply With Quote
  #12  
Old 18th October 2010, 08:47 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,976
linuxopera
Re: Setting up the wireless printer HP c6380

Did you restart cups? Was it running when you started? Did you run this as root? Looking at the prompt, seems you ran it as regular user, and it will require root privilege to install.
Reply With Quote
  #13  
Old 18th October 2010, 08:58 PM
theAdmiral Offline
Registered User
 
Join Date: Nov 2008
Posts: 495
linuxfedorafirefox
Re: Setting up the wireless printer HP c6380

Logged in as root and repeated

#hp-setup -i ...

Resolved.
__________________
---------------------------------------------------------
Dual-boot
System: HP Pavilion dv6500 Notebook PC Rev. 1
Intel(R) Core(TM)2 Duo CPU T7500 @2.2GHz
Number of CPUs: 2 (32-bit)
System Memory: 3072MB
Fedora 16 KDE Verne
Windoze 7, SP1

System: Sony Vaio
Intel (R) Pentium (R) 4 CPU 2.8 GHz
System Memory: 992 MB RAM
Fedora 16
Reply With Quote
  #14  
Old 18th October 2010, 10:34 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,976
linuxopera
Re: Setting up the wireless printer HP c6380

Glad it was relatively simple.
Reply With Quote
  #15  
Old 18th October 2010, 10:36 PM
theAdmiral Offline
Registered User
 
Join Date: Nov 2008
Posts: 495
linuxfedorafirefox
Re: Setting up the wireless printer HP c6380

Thanks for your help!
__________________
---------------------------------------------------------
Dual-boot
System: HP Pavilion dv6500 Notebook PC Rev. 1
Intel(R) Core(TM)2 Duo CPU T7500 @2.2GHz
Number of CPUs: 2 (32-bit)
System Memory: 3072MB
Fedora 16 KDE Verne
Windoze 7, SP1

System: Sony Vaio
Intel (R) Pentium (R) 4 CPU 2.8 GHz
System Memory: 992 MB RAM
Fedora 16
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HP c6380 Printer theAdmiral Using Fedora 11 5th October 2009 04:04 PM
HP Photosmart C6380 - WIFI installation on Fedora 11 zia Servers & Networking 11 8th August 2009 07:33 PM
Setting up my printer awelch Using Fedora 4 21st August 2007 03:24 AM
Setting up HP PSC 750 printer zgerrz Hardware & Laptops 6 11th January 2006 09:26 PM


Current GMT-time: 13:43 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat