How do I get an HP Laserjet Printer P 1102W to connect by WiFI?

Hi,
I have installed an HP Laserjet Printer P 1102W to my MacBook Air.  It works fine with the cable, but is supposed to work via WiFi.  Because I loaded the software from HP directly and did not use the CD that accompanied the printer I suspect that it didn't make the necessary WiFi connection setup.  How to do I get it set up and properly configured?
Thanks,

You should not need the CD that came with the printer.
Reset your OS X Printing System as shown here:
http://support.apple.com/kb/PH11143

Similar Messages

  • How do I get hp 4000 laserjet to work in snow leopard

    How do I get an HP Laserjet 4000 to work in Snow Leopard, 10.6.8 ?
    Supposedly it is not compatible, but maybe there is "workaround" For instance some sort of Universal Print Driver like HP has for this printer for Windows  7 problems.
    Thanks

    HP?  Donno.  Start at www.hp.com. 
    FWIW, HP likely retired those printers many years ago; the follow-on LaserJet 4200 and LaserJet 4300 series I've been working with are probably seven or eight years old now, and your LaserJet 4000 models are yet older. 
    According to Wikipedia, the LaserJet 4000 and LaserJet 4050 series was discontinued in 1999.  (When or if the support for that printer has ended, I don't know.  That's a question for HP.)
    If you're familiar with networking and have a wired network available (and most WiFi devices have that option available), then I'd get the JetDirect path going; that's vastly easier to manage and maintain than is dealing with any other path into those printers. 
    Assign the JetDirect a static IP address outside the pool of addresses the local DHCP server is using, and configure a network printer at that address.
    On the LaserJet 4200n and 4300n series, those provide Bonjour announcements, which means they're really easy to configure; OS X finds those automatically.  And those are web-managed, meaning you can connect to the printer via Safari, and check its status and supplies.  (I don't know if the LaserJet 4000 series offers that; that's older than I've worked with recently.)
    HP does (did) have a universal driver for OS X, though they've probably not modified the drivers for those printers in years.  (A Google search for /HP LaserJet 4000 Series Full Solution Driver Mac/ does find a set of drivers of some ilk for OS X 10.6.) 
    The LaserJet 4000 is old enough that the generic Postscript driver in the Apple CUPS package in OS X will probably work fine, too.

  • I am a Canadian staying in England for a few weeks.  How can I get an iPhoto Book printed win England and sent as a gift to an English relative? With my account, it seems that Apple only allows for my book to be printed in Canada.

    I am a Canadian staying in England for a few weeks.  How can I get an iPhoto Book printed win England and sent as a gift to an English relative? With my account, it seems that Apple only allows for my book to be printed in Canada and then sent to my Canadian address..

    in the iPhoto preferences  change the print products country to the UK and give it a try - there may be some restirctions on billing but it has worked for some people
    LN

  • How can I get my hp Laserjet 1012 to work with Windows 7?

    How can I get my hp Laserjet 1012 to work with Windows 7?

    Here is a list of products that are not supported in the win7 OS. This product is listed there.
    Products not supported in win7
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

  • How can I get another phone to print on my printer

    how can I get another phone to print on my printer

    Which printer?
    Which Phone?
    What connection type?
    Please add some more details and then we will be able to assist you.
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • How can i get my ipad to print to my HP deskjet f4580

    How can i get my ipad to print to a HP deskjet F4580

    Hi there, probably the easiest way is to install the HP ePrint mobile print app on the iPad. Take a look at the information here to find out more about how this solution works and to find a download link to the App store in iTunes http://www8.hp.com/us/en/products/smart-phones-handhelds-calculators/mobile-apps/app_details.html?ap...
    Feel free to post back if you're having any problems. All the best.
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • How can I get my photos to print as they look on iphoto? Have tried my personal printer and Walgreens.

    How can I get my photos to print as they look on iphoto? Have tried my personal printer and Walgreens.

    Im not exactly sure what you mean by color profile..can you specify? So i have a dslr canon and take great portraits and tune them to exactly how I want them to look, they dont print at all like the colors presented on my screen. If i antique them then they print yellowish. Ive even tried printing them at walgreens because i thought it was my new printer. Hp hasnt let me doown til now. Is ot a printer setting? Ive never had this kind of printing issue.

  • My printer shows it is offline. How do i get this to go online? It is connected to a wired network

    my printer shows it is offline. How do i get this to go online? It is connected to a wired network I have run all of the diagnostics from hp's website and everything passes. It will print the test pages from the tests but nothing else. when i do a windows trouble shoot it says turn printer on but its already is on. It can see it on the network but cant connect for some reason.

    i run test on printer it tells me it is offline so wont print anything from cmputer

  • In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?

    In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?
    I am using a Dell PC with Windows 7 Professional as the Operating System.

    File > Page Setup = Scale
    The Scale control is what controls the size of what is printed to paper. 100% is usually the best setting.

  • How do you get word count to print at the end of a document in Pages?

    How do you get word count to print at the end of a document in Pages?

    Pages v5 does not provide a user assignable word count variable. With some AppleScript, and a paste operation from the clipboard, you can have locale punctuated word count in this format: 7,803 — anywhere in your document. The following AppleScript works with Pages '09 v4.3 through Pages v5.5.2 on Yosemite.
    I would suggest that you copy paste the following AppleScript into your [Apple] Script Editor and save it (suggestion) wordcnt.applescript. Then, follow this with an option+Save As… and this time set the File format to Script Bundle, or Application with hidden extension — saved to your Desktop. Provided you have a Pages document open, you are then a double-click from the ability to paste your current word count into Pages.
    Note: If you have Pages word count display enabled, it will automatically count your pasted value as another word which initially may deceive on true word count at the time the script was run.
    AppleScript
    --- copy below this line ---
    property locale : "en_US.UTF-8" -- In Terminal, use the locale command to see yours
    if not ApplicationIsRunning("Pages") then
         display dialog "Pages must be running to use this utility."
         return quit
    end if
    tell application "Pages"
        tell body text of front document
            set wordCnt to count words
            -- Don't want punctuated numbers? Remove the single quote from printf format
            set the clipboard to (do shell script "export LC_ALL=" & locale & "; printf \"%'d\" " & wordCnt)
        end tell
    end tell
    on ApplicationIsRunning(appName)
         tell application "System Events" to set appNameIsRunning to exists (processes where name is appName)
         return appNameIsRunning
    end ApplicationIsRunning

  • How can I get my Epson NX625 printer back on line?

    How can I get my Epson NX625 printer back on line?

    The solution to your issue is in this thread:https://discussions.apple.com/thread/5233149
    Specifically this post:
    "astonishingly as it may seem, epson support sent me this 6 hours after i contacted them-
    Subject
    when attempting to print the epson print program shows "stopped - 'filter' faile
    Discussion Thread
    Response (Rodolfo M)
    08/16/2013 03:21 PM
    Dear Robert,
    Thank you for contacting Epson.
    I am sorry to hear that you are experiencing difficulties with your Epson Artisan 710 because of rastertoescpII error. To resolve this issue, please try the following steps below:
    Power off the printer.
    From the , select System Preferences.
    Choose Sharing.
    Check if "Computer Name" field is empty or not.
    If the "Computer Name" is empty enter a name for the computer.
    Restart the Computer.
    Test if you are able to print.
    We take your satisfaction seriously and hope that we have helped resolve your issue. If you receive a survey from us, we would greatly appreciate if you could take a few minutes to provide us with feedback about your support experience. Your ratings and comments are extremely important to us.
    If this did not resolve your issue, please reply to this email for further assistance. If you have a different support issue, submit a request via our U.S. Support Site and we will respond in a timely manner.
    Thank you again for contacting Epson.
    Jun M."

  • How do i get my ipad to print on a canon mg3100

    how do i get my ipad to print on a canon mg3100

    If it is an airprint enabled printer, then use airprint.
    iOS: AirPrint 101
    Otherwise you would have to find an app that provides this feature.

  • How do I get my MX420 to print out a fax that is in its memory?

    How do I get my MX420 to print out a fax that is in its memory?

    Hello notatechie,
    Please try the following procedure to print the documents in memory:
    1. Make sure that the machine is turned on.
    2. Load paper.
    3. Press the FAX button.
    The Fax standby screen is displayed.
    4. Press the left Function button.
    The Fax menu screen is displayed.
    5. Select  Memory reference, then press the OK button.
    6. Use the   button to select Print all received documents, then press the OK button.
    The confirmation screen is displayed.
    7. Use the   button to select Yes, then press the OK button.
    All the documents in machine's memory will be printed.
    Each time a document is printed, the screen to confirm whether to delete the printed document in machine's memory is displayed.
    If you select Yes using the   button and press the OK button, the printed document in machine's memory is deleted.
    We hope this helps!
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • How do I get my iPad to print from my home printer

    How do I get my iPad to print on my home printer?

    See requirements for AirPrint and printers that support AirPrint here:
    http://support.apple.com/kb/ht4356
    If your printer supports AirPrint but does not work then:
    Your printer might need a firmware update
    Your printer must be on the same WiFi network
    Your router must support Bonjour (Zero-configuration networking).
    Troubleshooting:
    Turn Off iPad, WiFi router (remove from power), and Printer (remove from power).
    Turn on WiFi router
    Wait 30 seconds
    Turn on printer
    Wait 30 seconds
    Turn on iPad
    Try to print.
    If you need more help then what model printer do you have?

  • How do I get my iPad to print on an air printer?

    How do I get my iPad to print from an air printer?

    Inhwmc59 wrote:
    How do I get my iPad to print from an air printer?
    See requirements for AirPrint and printers that support AirPrint here (http://support.apple.com/kb/ht4356):
    If your printer supports AirPrint but does not work then:
    Your printer might need a firmware update
    Your printer must be on the same WiFi network
    Your router must support Bonjour (Zero-configuration networking).
    For troubleshooting:
    Turn Off iPad, WiFi router (remove from power), and Printer (remove from power).
    Turn on WiFi router
    Wait 30 seconds
    Turn on printer
    Wait 30 seconds
    Turn on iPad
    Try to print.
    If you need more help then what printer do you have?

Maybe you are looking for